Undo last change.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
d322eb9b
RS
12006-01-19 Richard M. Stallman <rms@gnu.org>
2
3 * nonascii.texi (Translation of Characters): Search cmds use
4 translation-table-for-input. Automatically made local.
5
6 * markers.texi (Overview of Markers): Count insertion type
7 as one of a marker's attributes.
8
9 * elisp.texi (Top): Menu clarification.
10
11 * display.texi (Other Display Specs): Delete duplicate entry for
12 just a string as display spec. Move text about recursive display
13 specs on such a string.
14
15 * commands.texi (Key Sequence Input): Clarify.
16 Move num-nonmacro-input-events out.
17 (Reading One Event): num-nonmacro-input-events moved here.
18
2ac77b5a
NR
192006-01-14 Nick Roberts <nickrob@snap.net.nz>
20
21 * advice.texi (Simple Advice): Update example to fit argument
22 change in previous-line.
23
a203a18c
RS
242006-01-05 Richard M. Stallman <rms@gnu.org>
25
26 * markers.texi (The Mark): Fix in `mark'.
27
d9043ddf
RS
282006-01-04 Richard M. Stallman <rms@gnu.org>
29
30 * processes.texi (Misc Network, Make Network): Minor cleanups.
31
8a5db8ae
KS
322006-01-04 Kim F. Storm <storm@cua.dk>
33
34 * processes.texi (Make Network): Add IPv6 addresses and handling.
35 (Network Feature Testing): Mention (:family ipv6).
36 (Misc Network): Add IPv6 formats to format-network-address.
37
19bb7940
RS
382005-12-30 Richard M. Stallman <rms@gnu.org>
39
40 * text.texi (Changing Properties):
41 Don't use return value of set-text-properties.
42
b9cb50d9
LT
432005-12-29 Luc Teirlinck <teirllm@auburn.edu>
44
45 * modes.texi (Mode Line Format): Correct typo in menu.
46
94a867a6
RS
472005-12-29 Richard M. Stallman <rms@gnu.org>
48
49 * modes.texi (Mode Line Top): New node.
50 (Mode Line Data): Some text moved to new node.
51 Explain the data structure more concretely.
52 (Mode Line Basics): Clarifications.
53 (Mode Line Variables): Clarify intro paragraph.
54 (%-Constructs): Clarify intro paragraph.
55 (Mode Line Format): Update menu.
56
ba455131
LT
572005-12-28 Luc Teirlinck <teirllm@auburn.edu>
58
59 * minibuf.texi (Basic Completion): Update lazy-completion-table
60 examples for removal of ARGS argument.
61
2b6abe1e
RS
622005-12-23 Richard M. Stallman <rms@gnu.org>
63
64 * text.texi (Undo): Restore some explanation from the version
65 that was deleted.
66
2d7409f2
EZ
672005-12-23 Eli Zaretskii <eliz@gnu.org>
68
69 * text.texi (Undo): Remove dupliate descriptions of `apply
70 funname' and `apply delta' elements of the undo list.
71
2e23b82e
RS
722005-12-20 Richard M. Stallman <rms@gnu.org>
73
74 * help.texi (Help Functions): Update documentation of `apropos'.
75
a31687ce
LT
762005-12-20 Luc Teirlinck <teirllm@auburn.edu>
77
78 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
79 because it is confusing. If the :help-echo keyword is a function,
80 it is not directly used as the :help-echo overlay property, as the
81 xref seems to suggest (it does not take the appropriate args).
82
0e83c4e9
LT
832005-12-19 Luc Teirlinck <teirllm@auburn.edu>
84
85 * customize.texi (Common Keywords): Fix Texinfo usage.
86 (Group Definitions, Variable Definitions): Update for new
87 conventions for using `*' in docstrings.
77df907a
LT
88
89 * tips.texi (Documentation Tips): Update for new conventions for
90 using `*' in docstrings.
91
69487a1f
RS
922005-12-16 Richard M. Stallman <rms@gnu.org>
93
94 * minibuf.texi (Minibuffer Contents): Minor cleanup.
95
2a502a32
JL
962005-12-16 Juri Linkov <juri@jurta.org>
97
98 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
99
b158c851
RF
1002005-12-14 Romain Francoise <romain@orebokech.com>
101
102 * modes.texi (Customizing Keywords): Rename `append' to `how'.
103 Fix typo.
104
d7d1f75e
JL
1052005-12-11 Juri Linkov <juri@jurta.org>
106
107 * minibuf.texi (Completion Commands): Add mention of read-file-name
108 for filename completion keymaps.
109 (Reading File Names): Add mention of filename completion keymaps
110 for read-file-name and xref to `Completion Commands'.
111
4b1c16c2
RS
1122005-12-10 Richard M. Stallman <rms@gnu.org>
113
114 * customize.texi (Common Keywords): State caveats for use of :tag.
115
1d49d5d9
RS
1162005-12-08 Richard M. Stallman <rms@gnu.org>
117
2663a204
RS
118 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
119 with xrefs and better explanation.
120 (Completion Commands): Add the filename completion maps.
121
1d49d5d9
RS
122 * objects.texi (Character Type): Clarify that \s is not space
123 if a dash follows.
124
fa0d4d0c
RS
1252005-12-05 Richard M. Stallman <rms@gnu.org>
126
127 * windows.texi (Resizing Windows): Delete preserve-before args.
128
d64b177a
SM
1292005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
130
131 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
132 in full keymaps, since the quirk has been fixed.
133
79019cc9
EZ
1342005-12-03 Eli Zaretskii <eliz@gnu.org>
135
136 * hooks.texi (Standard Hooks): Add index entries. Mention
137 `compilation-finish-functions'.
138
161ef3be
RS
1392005-11-27 Richard M. Stallman <rms@gnu.org>
140
141 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
142
17c1971a
JL
1432005-11-21 Juri Linkov <juri@jurta.org>
144
145 * customize.texi (Common Keywords): Update links types
146 custom-manual and url-link. Add link types emacs-library-link,
147 file-link, function-link, variable-link, custom-group-link.
148
5890344b
CY
1492005-11-20 Chong Yidong <cyd@stupidchicken.com>
150
151 * display.texi: Revert 2005-11-20 change.
152
cbce0752
TTN
1532005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
154
155 * processes.texi (Bindat Functions):
156 Say "third" to refer to zero-based index "2".
157
ff04c885
LT
1582005-11-18 Luc Teirlinck <teirllm@auburn.edu>
159
160 * loading.texi (Library Search): Update the default value of
161 `load-suffixes'.
162
ce8d4e00
CY
1632005-11-17 Chong Yidong <cyd@stupidchicken.com>
164
165 * display.texi (Attribute Functions): Mention :ignore-defface.
166
cbad4a9e
SM
1672005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
168
169 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 170 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 171
fda12b27
RS
1722005-11-06 Richard M. Stallman <rms@gnu.org>
173
174 * files.texi (Magic File Names): find-file-name-handler checks the
175 `operations' property of the handler.
176
e082564e
RS
1772005-11-03 Richard M. Stallman <rms@gnu.org>
178
179 * variables.texi (Frame-Local Variables): Small clarification.
180
f0cdd9e4
CY
1812005-10-29 Chong Yidong <cyd@stupidchicken.com>
182
183 * os.texi (Init File): Document ~/.emacs.d/init.el.
184
685abb98
RS
1852005-10-29 Richard M. Stallman <rms@gnu.org>
186
187 * internals.texi (Garbage Collection): Document memory-full.
188
7000848e
BW
1892005-10-28 Bill Wohler <wohler@newt.com>
190
191 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
192 for URLs.
193
107fb6c9
RS
1942005-10-28 Richard M. Stallman <rms@gnu.org>
195
196 * minibuf.texi (Completion Commands): Clean up prev change.
197
1982005-10-26 Kevin Ryde <user42@zip.com.au>
199
200 * compile.texi (Eval During Compile): Explain recommended uses
201 of eval-when-compile and eval-and-compile.
202
1d8e69a2
MY
2032005-10-27 Masatake YAMATO <jet@gyve.org>
204
cbad4a9e 205 * minibuf.texi (Completion Commands):
1d8e69a2 206 Write about new optional argument for `display-completion-list'.
cbad4a9e 207
6a897887
RS
2082005-10-23 Richard M. Stallman <rms@gnu.org>
209
210 * display.texi (Overlay Arrow): Clarify about local bindings of
211 overlay-arrow-position.
212
6d1e17be
EZ
2132005-10-22 Eli Zaretskii <eliz@gnu.org>
214
215 * internals.texi (Building Emacs): Fix last change.
216
db5fe0a6
RS
2172005-10-22 Richard M. Stallman <rms@gnu.org>
218
219 * internals.texi (Building Emacs): Document eval-at-startup.
220
45158e77
RS
2212005-10-21 Richard M. Stallman <rms@gnu.org>
222
223 * loading.texi (Where Defined): load-history contains abs file names.
224 symbol-file returns abs file names.
225
e50165ec
KS
2262005-10-19 Kim F. Storm <storm@cua.dk>
227
228 * display.texi (Showing Images): Add max-image-size integer value.
229
63ab30d0
CY
2302005-10-18 Chong Yidong <cyd@stupidchicken.com>
231
232 * display.texi (Showing Images): Document max-image-size.
233
f8252852
RS
2342005-10-17 Richard M. Stallman <rms@gnu.org>
235
236 * commands.texi (Quitting): Minor clarification.
237
238 * processes.texi (Sentinels): Clarify about output and quitting.
239 (Filter Functions): Mention with-local-quit.
240
c1bed3aa
JL
2412005-10-17 Juri Linkov <juri@jurta.org>
242
243 * buffers.texi (Current Buffer):
244 * commands.texi (Event Input Misc):
245 * compile.texi (Eval During Compile, Compiler Errors):
246 * customize.texi (Group Definitions):
247 * display.texi (Progress, Defining Faces):
248 * files.texi (Writing to Files):
249 * modes.texi (Mode Hooks, Defining Minor Modes):
250 * streams.texi (Output Functions):
251 * syntax.texi (Syntax Table Functions):
252 * text.texi (Change Hooks):
253 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
254
255 * commands.texi (Quitting): Replace arg `forms' with `body' in
256 `with-local-quit'.
257
258 * positions.texi (Excursions): Replace arg `forms' with `body' in
259 `save-excursion'.
260
ef1b4c9e
KS
2612005-10-08 Kim F. Storm <storm@cua.dk>
262
263 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
264 Rename manual section accordingly.
265
abc8ce50
KS
2662005-10-04 Kim F. Storm <storm@cua.dk>
267
268 * windows.texi (Window Split Tree): New section describing
269 new function window-split-tree function.
270
a1f5a1f0
NR
2712005-10-03 Nick Roberts <nickrob@snap.net.nz>
272
273 * display.texi (Fringe Size/Pos): Simplify and add detail.
274
97c3e4cc
RF
2752005-09-30 Romain Francoise <romain@orebokech.com>
276
277 * minibuf.texi (High-Level Completion): Explain that the prompt
278 given to `read-buffer' should end with a colon and a space.
279 Update usage examples.
280
8ad8c5ce
JL
2812005-09-29 Juri Linkov <juri@jurta.org>
282
283 * display.texi (Displaying Messages): Rename argument name
284 `string' to `format-string' in functions `message', `message-box',
285 `message-or-box'.
286
63182706
CY
2872005-09-26 Chong Yidong <cyd@stupidchicken.com>
288
289 * errors.texi (Standard Errors): Corrected xrefs.
290
906320ec
CY
2912005-09-18 Chong Yidong <cyd@stupidchicken.com>
292
293 * display.texi (Defining Images): Updated documentation for
294 `image-load-path'.
295
8ccd3630
RS
2962005-09-17 Richard M. Stallman <rms@gnu.org>
297
298 * display.texi (Defining Images): Clean up previous change.
299
7260457b
RF
3002005-09-16 Romain Francoise <romain@orebokech.com>
301
302 * elisp.texi: Specify GFDL version 1.2.
303
304 * doclicense.texi (GNU Free Documentation License): Update to
305 version 1.2.
306
5b51c037
CY
3072005-09-15 Chong Yidong <cyd@stupidchicken.com>
308
309 * display.texi (Defining Images): Document `image-load-path'.
310
5c4757d3
RS
3112005-09-15 Richard M. Stallman <rms@gnu.org>
312
313 * objects.texi (Printed Representation): Minor cleanup.
314 (Box Diagrams): Minor fix.
315 (Cons Cell Type): Move (...) index item here.
316 (Box Diagrams): From here.
317 (Array Type): Minor fix.
318 (Type Predicates): Delete index "predicates".
319 (Hash Table Type): Clarify xref.
320 (Dotted Pair Notation): Minor fix.
321
2bb8b80c
CY
3222005-09-10 Chong Yidong <cyd@stupidchicken.com>
323
324 * files.texi (Saving Buffers): Fix typo.
325
47b8bc5d
RS
3262005-09-08 Richard M. Stallman <rms@gnu.org>
327
328 * tips.texi (Programming Tips): Correct the "default" prompt spec.
329
475aab0d
CY
3302005-09-08 Chong Yidong <cyd@stupidchicken.com>
331
332 * locals.texi (Standard Buffer-Local Variables): Don't include
333 mode variables for minor modes.
334 Fix xrefs for buffer-display-count, buffer-display-table,
335 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
336 enable-multibyte-characters, fill-column, header-line-format,
337 left-fringe-width, left-margin, and right-fringe-width.
338
339 * hooks.texi (Standard Hooks): All hooks should conform to the
340 standard naming convention now.
341 Fix xref for `echo-area-clear-hook'.
342
343 * display.texi (Usual Display): Note that indicate-empty-lines and
344 tab-width are buffer-local.
345
346 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
347
348 * modes.texi (Mode Help): Note that major-mode is buffer-local.
349
350 * nonascii.texi (Encoding and I/O): Note that
351 buffer-file-coding-system is buffer-local.
352
353 * positions.texi (List Motion): Note that defun-prompt-regexp is
354 buffer-local.
355
356 * text.texi (Auto Filling): Note that auto-fill-function is
357 buffer-local.
358 (Undo): Note that buffer-undo-list is buffer-local.
359
360 * windows.texi (Buffers and Windows): Document
361 buffer-display-count.
362
2a6bc1f7
RS
3632005-09-06 Richard M. Stallman <rms@gnu.org>
364
365 * tips.texi (Coding Conventions): Sometimes it is ok to put the
366 package prefix elsewhere than at the start of the name.
367
d7ea8b71
RS
3682005-09-03 Richard M. Stallman <rms@gnu.org>
369
370 * tips.texi (Programming Tips): Add conventions for minibuffer
371 questions and prompts.
372
0c6087a6
RS
3732005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
374
375 * intro.texi (nil and t): Minor cleanup.
376 Delete spurious mention of keyword symbols.
377 (Evaluation Notation): Add index entry.
378 (A Sample Function Description): Minor cleanup.
379 (A Sample Variable Description): Not all vars can be set.
380
4b5fa40e
TTN
3812005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
382
383 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
384
385 (Insertion): Document precise type of `insert-char' arg COUNT.
386
34b50776
SM
3872005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
388
389 * modes.texi (Other Font Lock Variables): Sync the default of
390 font-lock-lines-before.
391
c1105d05
MA
3922005-08-31 Michael Albinus <michael.albinus@gmx.de>
393
394 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
395
62929713
RS
3962005-08-29 Richard M. Stallman <rms@gnu.org>
397
398 * elisp.texi (Top): Update subnode menu.
399
400 * searching.texi (Searching and Matching): Move node.
401 Rearrange contents and add overall explanation.
402 (Searching and Case): Move node.
403 (Searching and Matching): Update menu.
404
0fb57cc0
EZ
4052005-08-27 Eli Zaretskii <eliz@gnu.org>
406
407 * os.texi (Startup Summary): Fix the description of the initial
408 startup message display.
409
3e80c4c1
RS
4102005-08-25 Richard M. Stallman <rms@gnu.org>
411
412 * searching.texi (Search and Replace): Add replace-regexp-in-string.
413
4142005-08-25 Emilio C. Lopes <eclig@gmx.net>
415
416 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
417 `next-overlay-change' example.
c1105d05 418
79a8defb
JL
4192005-08-22 Juri Linkov <juri@jurta.org>
420
421 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
422 Fix invert-face. Fix args of face-background.
423
16691d29
JL
424 * display.texi (Standard Faces): Delete node.
425 (Faces): Add xref to `(emacs)Standard Faces'.
426 (Displaying Faces): Fix xref to `Standard Faces'.
427
428 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
429
217b694f
EZ
4302005-08-20 Alan Mackenzie <acm@muc.de>
431
432 * buffers.texi (The Buffer List): Clarify the manipulation of the
433 buffer list.
434
0bf14bfd
RS
4352005-08-14 Richard M. Stallman <rms@gnu.org>
436
7ad1498e
AS
437 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
438 a regexp.
0bf14bfd 439
c118d09e
RS
4402005-08-11 Richard M. Stallman <rms@gnu.org>
441
59cb8c23
RS
442 * elisp.texi (Top): Update subnode lists.
443
444 * display.texi (Inverse Video): Node deleted.
445
c118d09e
RS
446 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
447 New nodes split out of Coding Conventions.
448
449 * searching.texi (Regular Expressions): Document re-builder.
450
451 * os.texi (Time Parsing): New node split out of Time Conversion.
452
453 * processes.texi (Misc Network, Network Feature Testing)
454 (Network Options, Make Network): New nodes split out of
455 Low-Level Network.
456
67ec7f41
RS
4572005-08-09 Richard M. Stallman <rms@gnu.org>
458
76d47f0d
RS
459 * frames.texi (Geometry): New node, split from Size and Position.
460 (Frame Parameters): Refer to Geometry.
461
67ec7f41 462 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 463
67ec7f41
RS
464 * windows.texi (Splitting Windows): Fix xref.
465
466 * frames.texi (Layout Parameters): Add xref.
467
468 * display.texi (Line Height, Scroll Bars): Fix xrefs.
469
470 * keymaps.texi (Menu Bar): Fix xref.
471
472 * locals.texi (Standard Buffer-Local Variables): Fix xref.
473
474 * modes.texi (%-Constructs): Fix xref.
475
476 * frames.texi (Window Frame Parameters): Node split up.
477 (Basic Parameters, Position Parameters, Size Parameters)
478 (Layout Parameters, Buffer Parameters, Management Parameters)
479 (Cursor Parameters, Color Parameters): New subnodes.
480
adb5e445
LT
4812005-08-09 Luc Teirlinck <teirllm@auburn.edu>
482
483 * positions.texi (Screen Lines): Update xref for previous change
484 in minibuf.texi.
485
486 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
487 change in minibuf.texi.
488
61298e17
RS
4892005-08-09 Richard M. Stallman <rms@gnu.org>
490
491 * tips.texi (Coding Conventions): Minor cleanup.
492
493 * modes.texi (Defining Minor Modes): Explain when init-value
494 can be non-nil.
495
496 * elisp.texi (Top): Update submenu for Minibuffer.
497
498 * minibuf.texi (Minibuffer Misc): Node split up.
499 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
500 (Recursive Mini): New nodes split out from Minibuffer Misc.
501 (Minibuffer Misc): Document max-mini-window-height.
502
503 * hash.texi (Defining Hash): Delete stray paren in example.
504
505 * display.texi (Echo Area Customization): Don't define
506 max-mini-window-height here; xref instead.
507
508 * commands.texi (Event Input Misc): Update while-no-input.
509
510 * advice.texi (Advising Functions): Explain when to use advice
511 and when to use a hook.
512
43e124e6
EZ
5132005-07-30 Eli Zaretskii <eliz@gnu.org>
514
515 * makefile.w32-in (info): Don't run install-info.
516 ($(infodir)/dir): New target, produced by running install-info.
517
653aea22
LT
5182005-07-27 Luc Teirlinck <teirllm@auburn.edu>
519
520 * modes.texi (Defining Minor Modes): The keyword for the initial
521 value is :init-value, not :initial-value.
522
ba6ebbd5
EZ
5232005-07-23 Eli Zaretskii <eliz@gnu.org>
524
525 * loading.texi (Autoload): Make the `doctor' example be consistent
526 with what's in current loaddefs.el. Describe the "fn" magic in
527 the usage portion of the doc string.
528
6696f2a4
RS
5292005-07-22 Richard M. Stallman <rms@gnu.org>
530
531 * internals.texi (Garbage Collection): Clarify previous change.
532
0c17e67c
SM
5332005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
534
535 * internals.texi (Garbage Collection): Add gc-cons-percentage.
536
426179e1
JL
5372005-07-18 Juri Linkov <juri@jurta.org>
538
539 * commands.texi (Accessing Events):
540 * frames.texi (Text Terminal Colors, Resources):
541 * markers.texi (The Mark):
542 * modes.texi (Defining Minor Modes):
543 Delete duplicate duplicate words.
544
9b0c2c56
RS
5452005-07-16 Richard M. Stallman <rms@gnu.org>
546
547 * display.texi (Managing Overlays): Clarify make-overlay
548 args for insertion types.
549
fd90b80c
LT
5502005-07-13 Luc Teirlinck <teirllm@auburn.edu>
551
0c17e67c
SM
552 * customize.texi (Variable Definitions):
553 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
554 `standard-value' is a list too.
555 (Defining New Types): Use @key{RET} instead of @key{ret}.
556
37aa90e5
TTN
5572005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
558
559 * os.texi (Translating Input): Fix typo.
560
917e0c95
RS
5612005-07-08 Richard M. Stallman <rms@gnu.org>
562
563 * README: Update edition number and size estimate.
564
565 * elisp.texi (VERSION): Set to 2.9.
566
7d90e71d
RS
5672005-07-07 Richard M. Stallman <rms@gnu.org>
568
c330dafe
RS
569 * book-spine.texinfo: Update Emacs version.
570
7d90e71d
RS
571 * display.texi (Inverse Video): Delete mode-line-inverse-video.
572
dc2204be
RS
5732005-07-06 Richard M. Stallman <rms@gnu.org>
574
575 * searching.texi (Regexp Search): Clarify what re-search-forward
576 does when the search fails.
577
a0ec7a4a
LK
5782005-07-05 Lute Kamstra <lute@gnu.org>
579
dc2204be 580 * Update FSF's address in GPL notices.
a0ec7a4a
LK
581
582 * doclicense.texi (GNU Free Documentation License):
583 * gpl.texi (GPL):
584 * tips.texi (Coding Conventions, Library Headers):
585 * vol1.texi:
586 * vol2.texi: Update FSF's address.
587
4af33176
RS
5882005-07-04 Richard M. Stallman <rms@gnu.org>
589
590 * hooks.texi (Standard Hooks): Add occur-hook.
591
b3ab615b
LT
5922005-07-03 Luc Teirlinck <teirllm@auburn.edu>
593
594 * display.texi (The Echo Area): Correct menu.
595
3d393029
RS
5962005-07-03 Richard M. Stallman <rms@gnu.org>
597
7fe48b75
RS
598 * elisp.texi (Top): Update subnode menu for Display.
599
600 * display.texi (Displaying Messages): New node, with most
601 of what was in The Echo Area.
602 (Progress): Moved under The Echo Area.
603 (Logging Messages): New node with new text.
604 (Echo Area Customization): New node, the rest of what was
605 in The Echo Area. Document message-truncate-lines with @defvar.
606 (Display): Update menu.
607
3d393029
RS
608 * windows.texi (Textual Scrolling): Doc 3 values for
609 scroll-preserve-screen-position.
610
611 * text.texi (Special Properties): Change hook functions
612 should bind inhibit-modification-hooks around altering buffer text.
613
614 * keymaps.texi (Key Binding Commands): Call binding BINDING
615 rather than DEFINITION.
616
b26860ad
JB
6172005-06-29 Juanma Barranquero <lekktu@gmail.com>
618
619 * variables.texi (Defining Variables): `user-variable-p' returns t
620 for aliases of user options, nil for alias loops.
621
025691ed
RS
6222005-06-28 Richard M. Stallman <rms@gnu.org>
623
624 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
625 make-keymap.
626
b61bfa4d
LT
6272005-06-27 Luc Teirlinck <teirllm@auburn.edu>
628
629 * variables.texi (Setting Variables): Correct and clarify
630 description of `add-to-ordered-list'.
631
24ee714d
RS
6322005-06-26 Richard M. Stallman <rms@gnu.org>
633
634 * display.texi (Faces): Minor cleanup.
635
33b79ce4
LT
6362005-06-25 Luc Teirlinck <teirllm@auburn.edu>
637
638 * display.texi (Faces): `facep' returns t for strings that are
639 face names.
640
df13531d
RS
6412005-06-25 Richard M. Stallman <rms@gnu.org>
642
643 * objects.texi (Equality Predicates): Clarify meaning of equal.
644
645 * windows.texi (Selecting Windows): save-selected-window
646 and with-selected-window save and restore the current buffer.
647
cf444441
RS
6482005-06-24 Richard M. Stallman <rms@gnu.org>
649
650 * numbers.texi (Float Basics): Explain how to test for NaN,
651 and printing the sign of NaNs.
652
6cdd056d
EZ
6532005-06-24 Eli Zaretskii <eliz@gnu.org>
654
655 * makefile.w32-in (MAKEINFO): Use --force.
656
b93e3c3b
RS
6572005-06-23 Richard M. Stallman <rms@gnu.org>
658
659 * display.texi (Face Functions): Correct Texinfo usage.
660
6fb276bd
LT
6612005-06-23 Luc Teirlinck <teirllm@auburn.edu>
662
663 * lists.texi (Rings): `ring-elements' now returns the elements of
664 RING in order.
665
1d1c7e75
JB
6662005-06-23 Juanma Barranquero <lekktu@gmail.com>
667
668 * markers.texi (The Mark): Texinfo usage fix.
669
9d12e52b
KS
6702005-06-23 Kim F. Storm <storm@cua.dk>
671
672 * searching.texi (Entire Match Data): Remove evaporate option for
673 match-data. Do not mention evaporate option for set-match-data.
674
6d44324c
GM
6752005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
676
677 * display.texi (Face Functions): Mention face aliases.
678
80df27a7
RS
6792005-06-21 Richard M. Stallman <rms@gnu.org>
680
681 * anti.texi (Antinews): Texinfo usage fix.
682
e121563b
KB
6832005-06-21 Karl Berry <karl@gnu.org>
684
9d7d543c
KB
685 * elisp.texi: Use @copying.
686
e121563b
KB
687 * elisp.texi: Put @summarycontents and @contents before the Top
688 node, instead of the end of the file, so that the contents appear
689 in the right place in the dvi/pdf output.
690
36a3b076
JL
6912005-06-21 Juri Linkov <juri@jurta.org>
692
693 * display.texi (Defining Faces): Add `customized-face'.
694
5c796e80
KS
6952005-06-20 Kim F. Storm <storm@cua.dk>
696
b7d1f38f
KS
697 * variables.texi (Setting Variables): Any type of element can be
698 given order in add-to-ordered-list. Compare elements with eq.
699
5c796e80
KS
700 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
701
fb056bef
KB
7022005-06-20 Karl Berry <karl@gnu.org>
703
704 * syntax.texi (Syntax Flags): Make last column very slightly wider
705 to avoid "generic comment" breaking on two lines and causing an
706 underfull box.
707
84398baa
LT
7082005-06-19 Luc Teirlinck <teirllm@auburn.edu>
709
710 * lists.texi (Rings): Various minor clarifications and corrections.
711
07ff1e4b
RS
7122005-06-18 Richard M. Stallman <rms@gnu.org>
713
714 * functions.texi (Obsolete Functions): Simplify.
715
716 * variables.texi (Variable Aliases): Simplify.
717
718 * anti.texi, backups.texi, compile.texi, customization.texi:
719 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
720 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
721 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
722 * variables.texi: Fix formatting ugliness.
723
724 * elisp.texi: Add links to Rings and Byte Packing.
725 Update version and copyright years.
726
727 * minibuf.texi: Fix formatting ugliness.
728 (Completion Commands): Move keymap vars to the end
729 and vars completing-read binds to the top.
730
3f7fab24
LT
7312005-06-17 Luc Teirlinck <teirllm@auburn.edu>
732
733 * processes.texi: Fix typos.
734 (Bindat Spec): Correct Texinfo error.
926c4c9b 735 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 736
f19b57e3
RS
7372005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
738
739 * lists.texi (Rings): New node.
740 (Lists): Add it to menu.
741
a80c5da7 742 * processes.texi (Byte Packing): New node.
f19b57e3
RS
743 (Processes): Add it to menu.
744
7452005-06-17 Richard M. Stallman <rms@gnu.org>
746
747 * syntax.texi (Parsing Expressions): Fix texinfo usage.
748
749 * help.texi (Documentation Basics): Explain the xref to
750 Documentation Tips.
751
752 * debugging.texi (Debugger Commands): Minor fix.
753
67c1390d
LT
7542005-06-16 Luc Teirlinck <teirllm@auburn.edu>
755
756 * edebug.texi (Instrumenting): Eliminate duplicate link.
757 (Specification List): Replace references to "below", referring to
758 a later node, with one @ref to that node.
759
760 * os.texi (Timers): Timers should save and restore the match data
761 if they change it.
762
763 * debugging.texi (Debugger Commands): Mention that the Lisp
764 debugger can not step through primitive functions.
765
51cd2a8c
JB
7662005-06-16 Juanma Barranquero <lekktu@gmail.com>
767
768 * functions.texi (Obsolete Functions): Update argument names of
769 `make-obsolete' and `define-obsolete-function-alias'.
770
771 * variables.texi (Variable Aliases): Update argument names of
772 `defvaralias', `make-obsolete-variable' and
773 `define-obsolete-variable-alias'.
774
f5e6ac4a
KS
7752005-06-15 Kim F. Storm <storm@cua.dk>
776
777 * searching.texi (Entire Match Data): Rephrase warnings about
778 evaporate arg to match-data and set-match-data.
779
fe2a9972
LT
7802005-06-14 Luc Teirlinck <teirllm@auburn.edu>
781
67774855
LT
782 * elisp.texi (Top): Update detailed menu.
783
fe2a9972
LT
784 * edebug.texi (Edebug): Update menu.
785 (Instrumenting): Update xrefs.
786 (Edebug Execution Modes): Correct xref.
787 (Jumping): Clarify description of `h' command.
788 Eliminate redundant @ref.
789 (Breaks): New node.
790 (Breakpoints): is now a subsubsection.
791 (Global Break Condition): Mention `C-x X X'.
792 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
793 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
794 (Edebug Display Update): Correct pxref.
795 (Edebug and Macros): New node.
796 (Instrumenting Macro Calls): Is now a subsubsection.
797 Neither arg of `def-edebug-spec' is evaluated.
798 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
799 (Specification Examples): Fix typo.
800
b59f605b
LK
8012005-06-14 Lute Kamstra <lute@gnu.org>
802
803 * debugging.texi (Function Debugging): Primitives can break on
804 entry too.
805
a5c99dc9
KS
8062005-06-14 Kim F. Storm <storm@cua.dk>
807
808 * variables.texi (Setting Variables): Add add-to-ordered-list.
809
f99ed2f8
SM
8102005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
811
812 * syntax.texi (Parsing Expressions): Document aux functions and vars of
813 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
814
9d42ffaa
LK
8152005-06-13 Lute Kamstra <lute@gnu.org>
816
817 * text.texi (Special Properties): Fix cross reference.
818
32cc0b00
LT
8192005-06-11 Luc Teirlinck <teirllm@auburn.edu>
820
821 * debugging.texi (Function Debugging): Delete mention of empty
822 string argument to `cancel-debug-on-entry'. Delete inaccurate
823 description of the return value of that command.
824
98d1a1cf
EZ
8252005-06-11 Alan Mackenzie <acm@muc.de>
826
827 * text.texi (Adaptive Fill): Amplify the description of
828 fill-context-prefix.
829
4b53b8d7
LT
8302005-06-10 Luc Teirlinck <teirllm@auburn.edu>
831
84398baa 832 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 833
b5305167
SM
8342005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
835
836 * syntax.texi (Parsing Expressions): Document syntax-ppss.
837
9bd4c3ad
LT
8382005-06-10 Luc Teirlinck <teirllm@auburn.edu>
839
840 * debugging.texi (Error Debugging): Minor rewording.
841 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
842 is optional.
843
257914aa
LK
8442005-06-10 Lute Kamstra <lute@gnu.org>
845
b5305167 846 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
847 (Top): Give it a title. Correct version number. Give the
848 detailed node listing a more prominent header.
b5305167
SM
849 * intro.texi: Don't set VERSION here a second time.
850 Mention Emacs's version too.
257914aa
LK
851 * anti.texi (Antinews): Use EMACSVER to refer to the current
852 version of Emacs.
853
b7aae902
KS
8542005-06-09 Kim F. Storm <storm@cua.dk>
855
856 * searching.texi (Entire Match Data): Explain new `reseat' argument to
857 match-data and set-match-data.
858
99598737
RS
8592005-06-08 Richard M. Stallman <rms@gnu.org>
860
861 * searching.texi (Entire Match Data): Clarify when match-data
862 returns markers and when integers.
863
864 * display.texi (Defining Faces): Explain that face name should not
865 end in `-face'.
866
867 * modes.texi (Mode Line Data): Minor cleanup.
868 (Customizing Keywords): Node split out of Search-based Fontification.
869 Add example of using font-lock-add-keywords from a hook.
870 Clarify when MODE should be non-nil, and when nil.
871
8722005-06-06 Richard M. Stallman <rms@gnu.org>
873
874 * modes.texi (Mode Line Data): Explain what happens when the car
875 of a list is a void symbol.
876 (Search-based Fontification): Explain MODE arg to
877 font-lock-add-keywords and warn about calls from major modes.
878
ecc8893a
JL
8792005-06-08 Juri Linkov <juri@jurta.org>
880
881 * display.texi (Standard Faces): Add `shadow' face.
882
7fa9f4eb
LT
8832005-05-29 Luc Teirlinck <teirllm@auburn.edu>
884
885 * modes.texi (Major Mode Conventions): A derived mode only needs
886 to put the call to the parent mode inside `delay-mode-hooks'.
887
bebcc4b1
RS
8882005-05-29 Richard M. Stallman <rms@gnu.org>
889
c16b1394
RS
890 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
891 new, and what that implies. Clarify.
892
893 * files.texi (Locating Files): Clean up the text.
894
bebcc4b1
RS
895 * frames.texi (Window Frame Parameters): Document user-size.
896 Shorten entry for top by referring to left.
897
8982005-05-26 Richard M. Stallman <rms@gnu.org>
899
900 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
901 is new, and what the implications are. Other clarifications.
902
217797bc
RS
9032005-05-24 Richard M. Stallman <rms@gnu.org>
904
905 * frames.texi (Dialog Boxes): Minor fixes.
906
3565fe07
MY
9072005-05-25 Masatake YAMATO <jet@gyve.org>
908
909 * display.texi (Standard Faces): Write about `mode-line-highlight'.
910
817089df
LT
9112005-05-24 Luc Teirlinck <teirllm@auburn.edu>
912
913 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
914 is optional.
915
cb5db137
NR
9162005-05-24 Nick Roberts <nickrob@snap.net.nz>
917
918 * frames.texi (Dialog Boxes): Descibe new optional argument.
919
3c8572f5
LK
9202005-05-23 Lute Kamstra <lute@gnu.org>
921
922 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
923 syntax-begin-function over font-lock-beginning-of-syntax-function.
924
2a4d7cb3
LT
9252005-05-21 Luc Teirlinck <teirllm@auburn.edu>
926
71f800cf
LT
927 * minibuf.texi (Reading File Names): Update description of
928 `read-directory-name'.
929
2a4d7cb3
LT
930 * modes.texi (Derived Modes): Clarify :group keyword.
931
bb4afd09
EZ
9322005-05-21 Eli Zaretskii <eliz@gnu.org>
933
b5305167
SM
934 * files.texi (Locating Files): New subsection.
935 Describe locate-file and executable-find.
bb4afd09 936
a2c9aee6
EZ
9372005-05-21 Kevin Ryde <user42@zip.com.au>
938
939 * frames.texi (Initial Parameters): Update cross reference to
940 "Emacs Invocation".
941
6900105f
LT
9422005-05-19 Luc Teirlinck <teirllm@auburn.edu>
943
ca1b0914
LT
944 * keymaps.texi (Active Keymaps): Add anchor.
945
6900105f
LT
946 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
947 (Major Mode Conventions): Refer to `Auto Major Mode' in more
948 appropriate place.
949 (Derived Modes): Small clarifications.
b5305167
SM
950 (Minor Mode Conventions, Keymaps and Minor Modes):
951 Replace references to nodes with references to anchors.
6900105f
LT
952 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
953 Clarify description of lists whose first element is an integer.
954 (Mode Line Variables): Add anchor.
955 (%-Constructs): Clarify description of integer after %.
956 (Emulating Mode Line): Describe nil value for FACE.
957
54d06364
LT
9582005-05-18 Luc Teirlinck <teirllm@auburn.edu>
959
960 * modes.texi (Derived Modes): Correct references to non-existing
961 variable standard-syntax-table.
962
f8d0b769
LK
9632005-05-17 Lute Kamstra <lute@gnu.org>
964
965 * modes.texi (Defining Minor Modes): Mention the mode hook.
966
294c599c
KS
9672005-05-15 Kim F. Storm <storm@cua.dk>
968
969 * processes.texi (Network): Remove open-network-stream-nowait.
970 (Network Servers): Remove open-network-stream-server.
971
4214af69
LT
9722005-05-15 Luc Teirlinck <teirllm@auburn.edu>
973
974 * elisp.texi (Top): Update detailed menu.
975
976 * variables.texi: Reorder nodes.
977 (Variables): Update menu.
978 (File Local Variables): Do not refer to the `-*-' line as
979 a "local variables list". Add pxref.
980
302691ab
LT
9812005-05-14 Luc Teirlinck <teirllm@auburn.edu>
982
56d4215a
LT
983 * elisp.texi (Top): Update detailed menu for node changes.
984
302691ab
LT
985 * modes.texi (Modes): Update Menu.
986 (Hooks): Move to beginning of chapter.
987 Most minor modes run mode hooks too.
988 `add-hook' can handle void hooks or hooks whose value is a single
989 function.
990 (Major Modes): Update Menu.
991 (Major Mode Basics): New node, split off from `Major Modes'.
992 (Major Mode Conventions): Correct xref. Explain how to handle
993 auto-mode-alist if the major mode command has an autoload cookie.
994 (Auto Major Mode): Major update. Add magic-mode-alist.
995 (Derived Modes): Major update.
996 (Mode Line Format): Update Menu.
997 (Mode Line Basics): New node, split off from `Mode Line Format'.
998
999 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1000 for `magic autoload comment'. Add index entries and anchor.
1001
d06ba294
RS
10022005-05-14 Richard M. Stallman <rms@gnu.org>
1003
1004 * tips.texi (Coding Conventions): Explain how important it is
1005 that just loading certain files not change Emacs behavior.
1006
1007 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1008
405cb12a
LK
10092005-05-12 Lute Kamstra <lute@gnu.org>
1010
19958124
LK
1011 * modes.texi (Generic Modes): Update.
1012 (Major Modes): Refer to node "Generic Modes".
1013
405cb12a
LK
1014 * elisp.texi (Top): Update to the current structure of the manual.
1015 * processes.texi (Processes): Add menu description.
1016 * customize.texi (Customization): Add menu descriptions.
1017
f714dd1b
TTN
10182005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1019
cc9442f2
TTN
1020 * processes.texi (Signals to Processes)
1021 (Low-Level Network): Fix typos.
f714dd1b 1022
36ad23ec
LK
10232005-05-11 Lute Kamstra <lute@gnu.org>
1024
1025 * elisp.texi (Top): Add some nodes from the chapter "Major and
1026 Minor Modes" to the detailed node listing.
1027
d101bf56
RS
10282005-05-10 Richard M. Stallman <rms@gnu.org>
1029
1030 * keymaps.texi (Extended Menu Items): Menu item filter functions
1031 can be called at any time.
1032
698b0510
LT
10332005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1034
1035 * variables.texi (File Local Variables): `(hack-local-variables t)'
1036 now also checks whether a mode is specified in the local variables
1037 list.
1038
2c6b25c7
EZ
10392005-05-05 Kevin Ryde <user42@zip.com.au>
1040
1041 * display.texi (The Echo Area): Correct format function cross
1042 reference.
1043
643b4cf5
LT
10442005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1045
1046 * variables.texi (Variable Aliases): Change description of
1047 `define-obsolete-variable-alias'.
1048
1049 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1050 (Defining Functions): Add xref.
1051 (Obsolete Functions): New node.
1052 (Function Safety): Standardize capitalization of section title.
1053
1054 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1055 (Dialog Boxes): Complete description of `x-popup-dialog'.
1056
053bc8e4
RS
10572005-05-04 Richard M. Stallman <rms@gnu.org>
1058
1059 * commands.texi (Interactive Codes): Fix Texinfo usage.
1060 Document U more clearly.
1061
f6b1b15a
LT
10622005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1063
3b925015
LT
1064 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1065 function and not a macro.
1066
f6b1b15a
LT
1067 * frames.texi (Pop-Up Menus): Correct and clarify description of
1068 `x-popup-menu'.
1069 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1070
ebbfa918
RS
10712005-05-01 Richard M. Stallman <rms@gnu.org>
1072
1073 * edebug.texi (Checking Whether to Stop): Fix previous change.
1074
abe2f96e
LT
10752005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1076
d6028ef2
LT
1077 * display.texi: Fix typos and Texinfo usage.
1078
abe2f96e
LT
1079 * edebug.texi (Checking Whether to Stop): executing-macro ->
1080 executing-kbd-macro.
1081
b2cfb30b
RS
10822005-05-01 Richard M. Stallman <rms@gnu.org>
1083
1084 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1085
7e995a23
RS
10862005-04-30 Richard M. Stallman <rms@gnu.org>
1087
1088 * files.texi (Magic File Names): Document `operations' property.
1089
57efa539
LK
10902005-04-29 Lute Kamstra <lute@gnu.org>
1091
1092 * modes.texi (Generic Modes): New node.
1093 (Major Modes): Add it to the menu.
1094 (Derived Modes): Add "derived mode" to concept index.
1095
0a20b1dc
LK
10962005-04-28 Lute Kamstra <lute@gnu.org>
1097
1098 * modes.texi (Defining Minor Modes): Fix previous change.
1099 (Font Lock Mode): Simplify.
1100 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1101 when set and that some parts are optional. Add cross references.
1102 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1103 Add cross references. Add font-lock-multiline to index.
1104 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1105 Lock Variables". Document font-lock-add-keywords and
b5305167 1106 font-lock-remove-keywords.
0a20b1dc
LK
1107 (Other Font Lock Variables): Move font-lock-keywords-only,
1108 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1109 and font-lock-syntactic-face-function to node "Syntactic Font
1110 Lock". Move font-lock-keywords-case-fold-search to node
1111 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1112 and font-lock-{,un}fontify-{buffer,region}-function.
1113 (Precalculated Fontification): Remove reference to deleted variable
1114 font-lock-core-only.
1115 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1116 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1117 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1118 and font-lock-syntactic-face-function here from node "Other Font
1119 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1120 Syntax Properties". Add cross references.
b5305167
SM
1121 (Setting Syntax Properties): New node.
1122 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1123 * syntax.texi (Syntax Properties): Add cross reference.
1124 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1125
68a94f5a
RS
11262005-04-26 Richard M. Stallman <rms@gnu.org>
1127
1128 * display.texi (Defining Faces):
1129 Document `default' elements of defface spec.
1130
1131 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1132
1133 * variables.texi (Variable Aliases): Clarify text.
1134
11352005-04-25 Chong Yidong <cyd@stupidchicken.com>
1136
1137 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1138
7f48f143
LT
11392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1140
1141 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1142
45d2f8e8
EZ
11432005-04-24 Eli Zaretskii <eliz@gnu.org>
1144
f3714ab2
EZ
1145 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1146 syntax-after and syntax-class.
1147
45d2f8e8 1148 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1149 (Unique File Names): Don't mention "numbers" in the documentation
1150 of make-temp-file and make-temp-name.
45d2f8e8 1151
469bc679
RS
11522005-04-23 Richard M. Stallman <rms@gnu.org>
1153
1154 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1155
c9fa5dc9
RS
11562005-04-22 Nick Roberts <nickrob@snap.net.nz>
1157
1158 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1159
230e1e80
NR
11602005-04-22 Nick Roberts <nickrob@snap.net.nz>
1161
1162 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1163 and define-obsolete-variable-alias.
1164
1ba52906
KS
11652005-04-22 Kim F. Storm <storm@cua.dk>
1166
1167 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1168 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1169
9721d904
LK
11702005-04-21 Lute Kamstra <lute@gnu.org>
1171
1172 * lists.texi (Association Lists): Document rassq-delete-all.
1173
ed35c736
RS
11742005-04-19 Richard M. Stallman <rms@gnu.org>
1175
1176 * modes.texi (Search-based Fontification): Explain that
1177 facespec is an expression to be evaluated.
1178
42fc00a4
RS
11792005-04-19 Kevin Ryde <user42@zip.com.au>
1180
b5305167 1181 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1182 * strings.texi (String Conversion): Fix xref.
1183
5827e9d4
KS
11842005-04-19 Kim F. Storm <storm@cua.dk>
1185
1186 * symbols.texi (Symbol Plists): Add safe-get.
1187 Mention that `get' may signal an error.
1188
47872da9
NR
11892005-04-18 Nick Roberts <nickrob@snap.net.nz>
1190
1191 * customize.texi (Variable Definitions): Replace tooltip-mode
1192 example with save-place.
1193
ec0cf966
RS
11942005-04-17 Richard M. Stallman <rms@gnu.org>
1195
1196 * buffers.texi (Indirect Buffers): Clarify.
1197
1198 * positions.texi (Positions): Clarify converting marker to integer.
1199
1200 * strings.texi (String Basics): Mention string-match; clarify.
1201
199bb209
LK
12022005-04-08 Lute Kamstra <lute@gnu.org>
1203
1204 * modes.texi (Search-based Fontification): Fix cross references.
1205 Use consistent terminology. Document anchored highlighting.
1206
bfa54668
LK
12072005-04-05 Lute Kamstra <lute@gnu.org>
1208
1209 * modes.texi (Defining Minor Modes): Document :group keyword
1210 argument and its default value.
1211
07e5fb9e
LK
12122005-04-03 Lute Kamstra <lute@gnu.org>
1213
1214 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1215 references and/or descriptions. Delete major mode hooks; mention
1216 them as a category instead. Rename or delete obsolete hooks.
1217
aa945b59
RS
12182005-04-02 Richard M. Stallman <rms@gnu.org>
1219
1220 * nonascii.texi (Coding System Basics): Another wording cleanup.
1221
8b918214
RS
12222005-04-01 Richard M. Stallman <rms@gnu.org>
1223
1224 * nonascii.texi (Coding System Basics): Clarify previous change.
1225
41639988
KH
12262005-04-01 Kenichi Handa <handa@m17n.org>
1227
1228 * nonascii.texi (Coding System Basics): Describe about rondtrip
1229 identity of coding systems.
1230
8e669bbd
RS
12312005-03-29 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * text.texi (Buffer Contents): Add filter-buffer-substring and
1234 buffer-substring-filters.
1235
f60a6f87
RS
12362005-03-26 Chong Yidong <cyd@stupidchicken.com>
1237
1238 * anti.texi (Antinews): Mention `G' interactive code.
1239
1240 * tips.texi (Compilation Tips): Mention benchmark.el.
1241
aaac1251
LT
12422005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1243
1244 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1245 is now bound to M-o M-o.
1246
1247 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1248
45325173
GM
12492005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1250
1251 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1252 in the Emacs Manual).
1253 * Makefile.in (srcs): Remove calendar.texi.
1254 * makefile.w32-in (srcs): Remove calendar.texi.
1255 * display.texi (Display): Change name of next node.
1256 * os.texi (System In): Change name of previous node.
1257 * elisp.texi (Top): Remove Calendar references.
1258 * vol1.texi (Top): Remove Calendar references.
1259 * vol2.texi (Top): Remove Calendar references.
1260
85df292e
RS
12612005-03-25 Richard M. Stallman <rms@gnu.org>
1262
45325173 1263 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1264 Cleanup previous change.
1265
12662005-03-25 Chong Yidong <cyd@stupidchicken.com>
1267
1268 * display.texi (Face Attributes): Faces earlier in an :inherit
1269 list take precedence.
1270 (Scroll Bars): Fix description of vertical-scroll-bars.
1271 Document frame-current-scroll-bars and window-current-scroll-bars.
1272
1273 * markers.texi (The Mark): Document temporary Transient Mark mode.
1274
b5305167
SM
1275 * minibuf.texi (Reading File Names):
1276 Document read-file-name-completion-ignore-case.
85df292e
RS
1277
1278 * positions.texi (Screen Lines): Document nil for width argument
1279 to compute-motion.
1280
1fe54d69
KS
12812005-03-23 Kim F. Storm <storm@cua.dk>
1282
1283 * display.texi (Standard Faces): Other faces used in the fringe
1284 implicitly inherits from the fringe face.
1285 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1286 properties implicitly inherits from fringe face.
1287 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1288
a775dff4
RS
12892005-03-20 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * display.texi (Invisible Text): State default value of
1292 line-move-ignore-invisible.
1293 (Managing Overlays): Document remove-overlays.
1294 (Standard Faces): Document escape-glyph face.
1295
b5305167 1296 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1297
b5305167
SM
1298 * modes.texi (Other Font Lock Variables):
1299 Document font-lock-lines-before.
a775dff4
RS
1300
1301 * positions.texi (Skipping Characters): skip-chars-forward allows
1302 character classes.
1303
077f7085
LK
13042005-03-18 Lute Kamstra <lute@gnu.org>
1305
1306 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1307
d69ea7ab
RS
13082005-03-17 Richard M. Stallman <rms@gnu.org>
1309
c7bd5d57
RS
1310 * text.texi (Undo): Document extensible undo entries.
1311
d69ea7ab
RS
1312 * searching.texi (String Search, Regexp Search, Regexp Search):
1313 Cleanups.
1314
1315 * nonascii.texi (Character Codes): Minor fix.
1316
1317 * display.texi (Display Property): Explain the significance
1318 of having text properties that are eq.
1319 (Other Display Specs): Explain string as display spec.
1320
1321 * commands.texi (Interactive Codes): Document G option.
1322
13232005-03-17 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * text.texi (Filling): Add sentence-end-without-period and
1326 sentence-end-without-space.
1327 (Changing Properties): Minor fix.
1328
1329 * anti.texi: Total rewrite.
1330
a7679889
LK
13312005-03-15 Lute Kamstra <lute@gnu.org>
1332
1333 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1334
6eb8e247
KS
13352005-03-08 Kim F. Storm <storm@cua.dk>
1336
1337 * display.texi (Specified Space): Property :width is support on
1338 non-graphic terminals, :height is not.
1339
bfa8be14
RS
13402005-03-07 Richard M. Stallman <rms@gnu.org>
1341
1342 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1343 Now subnodes of Fringes.
1344 (Overlay Arrow): Document overlay-arrow-variable-list.
1345 (Fringe Size/Pos): New node, broken out of Fringes.
1346 (Display): Explain clearing vs redisplay better.
1347 (Truncation): Clarify use of bitmaps.
1348 (The Echo Area): Clarify the uses of the echo area.
1349 Add max-mini-window-height.
1350 (Progress): Clarify.
1351 (Invisible Text): Explain that main loop moves point out.
1352 (Selective Display): Say "hidden", not "invisible".
b5305167 1353 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1354 (Overlay Properties): Clarify intro.
1355 (Finding Overlays): Explain return values when nothing found.
1356 (Width): truncate-string-to-width has added arg.
1357 (Displaying Faces): Clarify and update mode line face handling.
1358 (Face Functions): Minor cleanup.
b5305167 1359 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1360 (Pixel Specification, Other Display Specs): Minor cleanups.
1361 (Images, Image Descriptors): Minor cleanups.
1362 (GIF Images): Patents have expired.
1363 (Showing Images): Explain default text for insert-image.
b5305167 1364 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1365 (Making Buttons): Explain return values.
1366 (Button Buffer Commands): Add xref.
1367 (Inverse Video): Update mode-line-inverse-video.
1368 (Display Table Format): Clarify.
1369 (Active Display Table): Give defaults for window-display-table.
1370
1371 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1372 and calendar-today-marker are strings, not chars.
1373 (Holiday Customizing): Minor fix.
1374
bfa8be14
RS
1375 * internals.texi (Writing Emacs Primitives): Update `or' example.
1376 Update limit on # args of subr.
1377
1378 * edebug.texi (Using Edebug): Arrow is in fringe.
1379 (Instrumenting): Arg to eval-defun works without loading edebug.
1380 (Edebug Execution Modes): Add xref.
1381
1382 * customize.texi (Common Keywords): Clarify :require.
1383 Mention :version here.
1384 (Variable Definitions, Group Definitions): Not here.
1385 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1386
d69ea7ab
RS
13872005-03-07 Chong Yidong <cyd@stupidchicken.com>
1388 * nonascii.texi (Text Representations): Clarify position-bytes.
1389 (Character Sets): Add list-charset-chars.
1390 (Scanning Charsets): Add charset-after.
1391 (Encoding and I/O): Minor fix.
1392
34398e6c
RS
13932005-03-06 Richard M. Stallman <rms@gnu.org>
1394
1395 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1396 (Resizing Windows): Likewise.
1397
1398 * text.texi (Change Hooks): Get rid of "Emacs 21".
1399
1400 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1401
1402 * streams.texi (Output Variables): Get rid of "Emacs 21".
1403
1404 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1405
1406 * os.texi (Translating Input): Replace flow-control example
1407 with a less obsolete example that uses `keyboard-translate'.
1408
6eb8e247 1409 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1410 Get rid of "Emacs 21".
6eb8e247 1411
34398e6c
RS
1412 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1413 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1414
1415 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1416
1417 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1418
1419 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1420 (Menu Bar): Fix when menu-bar-update-hook is called.
1421
1422 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1423
1424 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1425 and make it read better.
1426
1427 * files.texi (Writing to Files): Get rid of "Emacs 21".
1428 (Unique File Names): Likewise.
1429
1430 * elisp.texi: Update Emacs version to 22.
1431
1432 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1433 (Overlay Properties, Face Attributes): Likewise.
1434 (Managing Overlays): Fix punctuation.
1435 (Attribute Functions): Clarify set-face-font; get rid of
1436 info about old Emacs versions.
1437 (Auto Faces, Font Lookup, Display Property, Images):
1438 Get rid of "Emacs 21".
1439
1440 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1441
d2178387
RS
14422005-03-05 Richard M. Stallman <rms@gnu.org>
1443
1444 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1445
524352d6
LK
14462005-03-04 Lute Kamstra <lute@gnu.org>
1447
1448 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1449
14502005-03-03 Lute Kamstra <lute@gnu.org>
1451
1452 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1453
284f0680
LK
14542005-03-01 Lute Kamstra <lute@gnu.org>
1455
1456 * debugging.texi (Debugger Commands): Update `j'.
1457
a9ee5cac
LK
14582005-02-28 Lute Kamstra <lute@gnu.org>
1459
1460 * debugging.texi (Debugging): Fix typo.
1461 (Error Debugging): Document eval-expression-debug-on-error.
1462 (Function Debugging): Update example.
1463 (Using Debugger): Mention starred stack frames.
1464 (Debugger Commands): Document `j' and `l'.
1465 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1466 Update the messages that the debugger displays.
1467 (Internals of Debugger): Add cross reference. Update example.
1468 (Excess Open): Minor improvement.
1469 (Excess Close): Minor improvement.
1470
378d0f8e
RS
14712005-02-26 Richard M. Stallman <rms@gnu.org>
1472
1473 * tips.texi (Coding Conventions): Clarify.
1474 Put all the major mode key reservations together.
1475 Mention the Mouse-1 => Mouse-2 conventions.
1476
1477 * syntax.texi (Syntax Class Table): Clarify.
1478 (Syntax Table Functions): syntax-after moved from here.
1479 (Syntax Table Internals): syntax-after moved to here.
1480 (Parsing Expressions): Update info on number of values
1481 and what's meaningful in the STATE argument.
1482 (Categories): Fix typo.
1483
1484 * sequences.texi (Arrays): Cleanup.
1485 (Char-Tables): Clarify.
1486
1487 * processes.texi (Deleting Processes): Cleanups, add xref.
1488 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1489 (Process Information): set-process-coding-system, some args optional.
1490 (Input to Processes): Explain various types for PROCESS args.
1491 Rename them from PROCESS-NAME to PROCESS.
1492 (Signals to Processes): Likewise.
1493 (Decoding Output): Cleanup.
1494 (Query Before Exit): Clarify.
1495
1496 * os.texi (Startup Summary): Correct the options; add missing ones.
1497 (Terminal Output, Batch Mode): Clarify.
1498 (Flow Control): Node deleted.
1499
1500 * markers.texi (The Mark): Clarify.
1501
1502 * macros.texi (Expansion): Cleanup.
1503 (Indenting Macros): indent-spec allows ints, not floats.
1504
1505 * keymaps.texi (Keymaps): Clarify.
1506 (Format of Keymaps): Update lisp-mode-map example.
1507 (Active Keymaps, Key Lookup): Clarify.
1508 (Changing Key Bindings): Add xref to `kbd'.
1509 (Key Binding Commands, Simple Menu Items): Clarify.
1510 (Mouse Menus, Menu Bar): Clarify.
1511 (Menu Example): Replace print example with menu-bar-replace-menu.
1512
1513 * help.texi (Documentation Basics): Add function-documentation prop.
1514
1515 * elisp.texi (Top): Don't refer to Flow Control node.
1516
1517 * commands.texi (Command Overview): Improve xrefs.
1518 (Adjusting Point): Adjusting point applies to intangible and invis.
1519 (Key Sequence Input): Doc extra read-key-sequence args.
1520 Likewise for read-key-sequence-vector.
1521
1522 * backups.texi (Rename or Copy): Minor fix.
1523 (Numbered Backups): For version-control, say the default.
1524 (Auto-Saving): make-auto-save-file-name example is simplified.
1525
1526 * advice.texi (Advising Functions): Don't imply one part of Emacs
1527 should advise another part. Markup changes.
1528 (Defining Advice): Move transitional para.
1529 (Activation of Advice): Cleanup.
1530 Explain if COMPILE is nil or negative.
1531
1532 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1533
2e20c83d
LK
15342005-02-24 Lute Kamstra <lute@gnu.org>
1535
1536 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1537 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1538
65c492fd
LK
15392005-02-23 Lute Kamstra <lute@gnu.org>
1540
b02c3eed
LK
1541 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1542 to define global minor modes as well.
1543
65c492fd
LK
1544 * display.texi (Managing Overlays): overlay-buffer returns nil for
1545 deleted overlays.
1546
b686dd59
KS
15472005-02-22 Kim F. Storm <storm@cua.dk>
1548
1549 * minibuf.texi (Basic Completion): Allow symbols in addition to
1550 strings in try-completion and all-completions.
1551
23e8c095
LK
15522005-02-14 Lute Kamstra <lute@gnu.org>
1553
1554 * elisp.texi (Top): Remove reference to deleted node.
1555
1556 * lists.texi (Lists): Remove reference to deleted node.
1557 (Cons Cells): Fix typo.
1558
1559 * loading.texi (Where Defined): Fix typo.
1560
134948fc
RS
15612005-02-14 Richard M. Stallman <rms@gnu.org>
1562
1563 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1564 is useful for discarding some minor modes.
1565
1566 * symbols.texi (Symbol Components): Reorder examples.
1567
1568 * streams.texi (Input Functions): State standard-input default.
1569 (Output Variables): State standard-output default.
1570
1571 * objects.texi (Printed Representation): Clarify read syntax vs print.
1572 (Floating Point Type): Explain meaning better.
1573 (Symbol Type): Explain uniqueness better.
1574 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1575 List examples sooner.
1576 (Box Diagrams): New subnode broken out.
1577 Some examples moved from old Lists as Boxes node.
1578 (Dotted Pair Notation): Clarify intro.
1579 (Array Type): Clarify.
1580 (Type Predicates): Add hash-table-p.
1581
1582 * numbers.texi (Integer Basics): Clarify radix explanation.
1583 (Predicates on Numbers): Minor clarification.
1584 (Comparison of Numbers): Minor clarification. Clarify eql.
1585 Typos in min, max.
1586 (Math Functions): Clarify overflow in expt.
1587
1588 * minibuf.texi (Text from Minibuffer): Minor clarification.
1589 Mention arrow keys.
1590
1591 * loading.texi (Autoload): defun's doc string overrides autoload's
1592 doc string.
1593 (Repeated Loading): Modernize "add to list" examples.
1594 (Where Defined): Finish updating table of load-history elts.
1595
1596 * lists.texi (List-related Predicates): Minor wording improvement.
1597 (Lists as Boxes): Node deleted.
1598 (Building Lists): Explain trivial cases of number-sequence.
1599
1600 * hash.texi (Hash Tables): Add desc to menu items.
1601 (Creating Hash): Expain "full" means "make larger",
1602 (Hash Access): Any object can be a key.
1603 State value of maphash.
1604
1605 * functions.texi (What Is a Function): Wording cleanup.
1606 (Function Documentation): Minor cleanup.
1607 Explain purpose of calling convention at end of doc string.
1608 (Function Names): Wording cleanup.
1609 (Calling Functions): Wording cleanup.
1610 Explain better how funcall calls the function.
1611 (Function Cells): Delete example of saving and redefining function.
1612
1613 * control.texi (Combining Conditions): Wording cleanup.
1614 (Iteration): dolist and dotimes bind VAR locally.
1615 (Cleanups): Xref to Atomic Changes.
1616
1617 * compile.texi (Byte Compilation): Delete 19.29 info.
1618 (Compilation Functions): Macros' difficulties don't affect defsubst.
1619 (Docs and Compilation): Delete 19.29 info.
1620
44291460
RS
16212005-02-10 Richard M. Stallman <rms@gnu.org>
1622
1623 * objects.texi (Symbol Type): Minor correction.
1624
1f9ad95a
LK
16252005-02-06 Lute Kamstra <lute@gnu.org>
1626
1627 * modes.texi (Example Major Modes): Fix typos.
1628
ba2c991c
RS
16292005-02-06 Richard M. Stallman <rms@gnu.org>
1630
1631 * text.texi (Margins): fill-nobreak-predicate can be one function.
1632
1633 * strings.texi (Modifying Strings): clear-string can make unibyte.
1634 (Formatting Strings): format gives error if values missing.
1635
1636 * positions.texi (Character Motion): Mention default arg
1637 for forward-char. backward-char refers to forward-char.
1638 (Word Motion): Mention default arg for forward-word.
1639 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1640 Simplify end-of-buffer.
1641 (Text Lines): Mention default arg for forward-line.
1642 (List Motion): Mention default arg for beginning/end-of-defun.
1643 (Skipping Characters): Minor fixes in explaining character-set.
1644
1645 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1646 Mode inheritance applies only when default-major-mode is nil.
1647 Clarifications.
1648 (Example Major Modes): Update Text mode and Lisp mode examples.
1649 (Minor Mode Conventions): Mention define-minor-mode at top.
1650 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1651 (Mode Line Format): Update mode line face display info.
1652 (Properties in Mode): Mention effect of risky vars.
1653 (Imenu): Define imenu-add-to-menubar.
1654 (Font Lock Mode): Add descriptions to menu lines.
1655 (Faces for Font Lock): Add font-lock-doc-face.
1656
9bf6d576
LK
16572005-02-05 Lute Kamstra <lute@gnu.org>
1658
1659 * text.texi (Maintaining Undo): Remove obsolete function.
1660
cb602754
EZ
16612005-02-05 Eli Zaretskii <eliz@gnu.org>
1662
1663 * frames.texi (Color Names): Add pointer to the X docs about RGB
1664 color specifications. Improve indexing
1665 (Text Terminal Colors): Replace the description of RGB values by
1666 an xref to "Color Names".
1667
4e07258f
RS
16682005-02-03 Richard M. Stallman <rms@gnu.org>
1669
1670 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1671 Clarify.
1672 (Selecting Windows): Clarify save-selected-window.
1673 (Cyclic Window Ordering): Clarify walk-windows.
1674 (Window Point): Clarify.
1675 (Window Start): Add comment to example.
1676 (Resizing Windows): Add `interactive' specs in examples.
1677 Document fit-window-to-buffer.
1678
1679 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1680 (Undo, Maintaining Undo): Clarify last change.
1681 (Sorting): In sort-numeric-fields, explain about octal and hex.
1682 Mention sort-numeric-base.
1683 (Format Properties): Add xref for hard newlines.
1684
1685 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1686 (Pop-Up Menus): Fix typo.
1687 (Color Names): Explain all types of color names.
1688 Explain color-values on B&W terminal.
1689 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1690
1691 * files.texi (File Locks): Not supported on MS systems.
1692 (Testing Accessibility): Clarify.
1693
1694 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1695 (Coverage Testing): Fix typo.
1696
1697 * commands.texi (Misc Events): Remove stray space.
1698
1699 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1700 (Modification Time): Clarify when visited-file-modtime returns 0.
1701 (The Buffer List): Clarify bury-buffer.
1702 (Killing Buffers): Clarify.
1703 (Indirect Buffers): Add clone-indirect-buffer.
1704
17052005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1706
1707 * edebug.texi (Printing in Edebug): Fix default value of
1708 edebug-print-circle.
1709 (Coverage Testing): Fix displayed frequency count data.
1710
17112005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1712
1713 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1714
4e07258f 17152005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1716
1717 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1718
28d986b9
EZ
17192005-01-29 Eli Zaretskii <eliz@gnu.org>
1720
1721 * commands.texi (Misc Events): Describe the help-echo event.
1722
1723 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1724 consistently in description of the help-echo property.
1725 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1726
1727 * display.texi (Overlay Properties): Fix the index entry for
1728 help-echo overlay property.
1729
1730 * customize.texi (Type Keywords): Uncomment the xref to the
1731 help-echo property documentation.
1732
8f958b40
KS
17332005-01-23 Kim F. Storm <storm@cua.dk>
1734
1735 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1736 return value. Third element FULLY replaced by PARTIAL which
1737 specifies number of invisible pixels if row is only partially visible.
1738 (Textual Scrolling): Mention auto-window-vscroll.
1739 (Vertical Scrolling): New defvar auto-window-vscroll.
1740
cd7e5dd6
LT
17412005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1742
1743 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1744 command remapping.
1745
6f771c32
RS
17462005-01-15 Richard M. Stallman <rms@gnu.org>
1747
1748 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1749
6ac8a822
KS
17502005-01-14 Kim F. Storm <storm@cua.dk>
1751
88948d55
KS
1752 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1753
6ac8a822
KS
1754 * text.texi (Links and Mouse-1): Fix string and vector item.
1755
20d6de82
RS
17562005-01-13 Richard M. Stallman <rms@gnu.org>
1757
1758 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1759 descriptions of overriding-local-map and overriding-terminal-local-map.
1760
1761 * text.texi (Links and Mouse-1): Clarify text.
1762
f75a592e
KS
17632005-01-13 Kim F. Storm <storm@cua.dk>
1764
1765 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1766
910f60b1
TTN
17672005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1768
1769 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1770
37181fc4
KS
17712005-01-12 Kim F. Storm <storm@cua.dk>
1772
1773 * text.texi (Links and Mouse-1): Rename section from Enabling
1774 Mouse-1 to Following Links. Change xrefs.
1775 Add examples for define-button-type and define-widget.
1776
1777 * display.texi (Button Properties, Button Buffer Commands):
1778 Clarify mouse-1 and follow-link functionality.
1779
28f94a34
RS
17802005-01-12 Richard M. Stallman <rms@gnu.org>
1781
1782 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1783
1784 * display.texi (Beeping): Fix Texinfo usage.
1785
1786 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1787
bac2d936
KS
17882005-01-11 Kim F. Storm <storm@cua.dk>
1789
1790 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1791 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1792
1793 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1794 (Enabling Mouse-1 to Follow Links): New subsection.
1795
de968ddb
RS
17962005-01-06 Richard M. Stallman <rms@gnu.org>
1797
1798 * text.texi (Special Properties): Minor change.
1799
1800 * os.texi (Timers): Clarify previous change.
1801
1802 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1803
a3a43b3b
LT
18042005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1805
1806 * display.texi (Face Attributes): Correct xref to renamed node.
1807
732bb9ce
RS
18082005-01-01 Richard M. Stallman <rms@gnu.org>
1809
1810 * display.texi (Face Attributes): Describe hex color specs.
1811
c734ae59
RS
18122004-12-31 Richard M. Stallman <rms@gnu.org>
1813
1814 * os.texi (Timers): Update previous change.
1815
33b2f4ea
KS
18162004-12-30 Kim F. Storm <storm@cua.dk>
1817
1818 * display.texi (Line Height): Total line-height is now specified
1819 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1820 in cons cells. (nil . RATIO) is relative to actual line height.
1821 Use line-height `t' instead of `0' to get minimum height.
1822
99ec74b9
RS
18232004-12-29 Richard M. Stallman <rms@gnu.org>
1824
1825 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1826
eab463f6
RS
18272004-12-28 Richard M. Stallman <rms@gnu.org>
1828
1829 * commands.texi (Quitting): Clarify value of with-local-quit.
1830
1831 * elisp.texi (Top): Fix previous change.
1832
1833 * loading.texi (Loading): Fix previous change.
1834
ebbd14f1
RS
18352004-12-27 Richard M. Stallman <rms@gnu.org>
1836
4ae98fc5
RS
1837 * Makefile.in (MAKEINFO): Specify --force.
1838
8f430046
RS
1839 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1840
56011a8c
RS
1841 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1842
1843 * display.texi (Line Height): Further clarify.
1844
1845 * elisp.texi (Top): Update Loading submenu.
1846
ebbd14f1
RS
1847 * loading.texi (Where Defined): New node.
1848 (Unloading): load-history moved to Where Defined.
1849
fda2922a
RS
18502004-12-21 Richard M. Stallman <rms@gnu.org>
1851
1852 * commands.texi (Event Input Misc): Add while-no-input.
1853
9eb8959a
RS
18542004-12-11 Richard M. Stallman <rms@gnu.org>
1855
1856 * display.texi (Line Height): Rewrite text for clarity.
1857
adf87c29
KS
18582004-12-11 Kim F. Storm <storm@cua.dk>
1859
1860 * display.texi (Display): Add node "Line Height" to menu.
1861 (Line Height): New node. Move full description of line-spacing
1862 and line-height text properties here from text.texi.
1863 (Scroll Bars): Add vertical-scroll-bar variable.
1864
1865 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1866
1867 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1868 line-spacing and vertical-scroll-bar.
1869
1870 * text.texi (Special Properties): Just mention line-spacing and
1871 line-height here, add xref to new "Line Height" node.
1872
31e4729e
TTN
18732004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1874
1875 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1876
1877 * locals.texi (Standard Buffer-Local Variables):
1878 Add @xref for `line-spacing'.
1879
cc60c723
RS
18802004-12-05 Richard M. Stallman <rms@gnu.org>
1881
1882 * Makefile.in (maintainer-clean): Remove the info files
1883 in $(infodir) where they are created.
1884
f6101ac9
RS
18852004-12-03 Richard M. Stallman <rms@gnu.org>
1886
1887 * windows.texi (Selecting Windows): get-lru-window and
1888 get-largest-window don't consider dedicated windows.
1889
1890 * text.texi (Undo): Document undo-in-progress.
1891
94221759
RS
18922004-11-26 Richard M. Stallman <rms@gnu.org>
1893
1894 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1895 Remove a few vars that are not always buffer-local.
1896
7092c5e8
LT
18972004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1898
1899 * locals.texi (Standard Buffer-Local Variables): Comment out
1900 xref's to non-existent node `Yet to be written'.
1901
261b01c6
RS
19022004-11-24 Richard M. Stallman <rms@gnu.org>
1903
1904 * processes.texi (Synchronous Processes): Grammar fix.
1905
1906 * numbers.texi (Comparison of Numbers): Add eql.
1907
1908 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1909
1910 * intro.texi (Printing Notation): Fix previous change.
1911
1912 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1913 and default-indicate-buffer-boundaries from here.
1914 (Usual Display): To here.
1915 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1916 (Usual Display): Move tab-width up.
1917
1918 * customize.texi (Variable Definitions): Replace
1919 show-paren-mode example with tooltip-mode.
7092c5e8 1920 (Simple Types, Composite Types, Defining New Types):
261b01c6 1921 Minor cleanups.
7092c5e8 1922
c1aa4864
JH
19232004-11-21 Jesper Harder <harder@ifa.au.dk>
1924
1925 * processes.texi (Synchronous Processes, Output from Processes):
1926 Markup fix.
1927
dedbac89
RS
19282004-11-20 Richard M. Stallman <rms@gnu.org>
1929
07c8c65a
RS
1930 * positions.texi (Skipping Characters): skip-chars-forward
1931 now handles char classes.
1932
8f40a868
RS
1933 * intro.texi (Printing Notation): Avoid confusion of `print'
1934 when explaining @print.
1935
1936 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1937
1938 * display.texi (Display Table Format): Minor fix.
1939
1940 * streams.texi (Output Functions): Fix print example.
1941
fd6866c8
RS
1942 * Makefile.in (elisp): New target.
1943 (dist): Depend on $(infodir)/elisp, not elisp.
1944 Copy the info files from $(infodir).
1945
9d00469f
RS
1946 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1947 read-from-minibuffer.
1948
dedbac89
RS
1949 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1950
6de891db
RS
19512004-11-19 Richard M. Stallman <rms@gnu.org>
1952
1953 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1954
e1c1c5a7
TTN
19552004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1956
1957 * tips.texi (Coding Conventions): Fix typo.
1958
ee31cd78
RS
19592004-11-16 Richard M. Stallman <rms@gnu.org>
1960
1961 * tips.texi (Coding Conventions): Separate defvar and require
1962 methods to avoid warnings. Use require only when there are many
1963 functions and variables from that package.
1964
1965 * minibuf.texi (Minibuffer Completion): When ignoring case,
1966 predicate must not be case-sensitive.
1967
1968 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1969 (Test Coverage): Don't talk about "splotches". Clarified.
1970
4bd38e94
TTN
19712004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1972
1973 * frames.texi (Window Frame Parameters): Fix typo.
1974
6d073ae1
KS
19752004-11-15 Kim F. Storm <storm@cua.dk>
1976
9f89426b
KS
1977 * symbols.texi (Other Plists): Note that plist-get may signal error.
1978 Add safe-plist-get.
6d073ae1 1979
10980463
TTN
19802004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1981
1982 * modes.texi (Font Lock Basics): Fix typo.
1983
1efc19eb
RS
19842004-11-08 Richard M. Stallman <rms@gnu.org>
1985
1986 * syntax.texi (Syntax Table Functions): Add syntax-after.
1987
6159c232
EZ
19882004-11-06 Lars Brinkhoff <lars@nocrew.org>
1989
1990 * os.texi (Processor Run Time): New section documenting
1991 get-internal-run-time.
1992
59dede22
EZ
19932004-11-06 Eli Zaretskii <eliz@gnu.org>
1994
1995 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1996 it nukes elisp-cover.texi.
1997 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1998 elisp-0 etc.
1999
4cc8522c
LT
20002004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2001
2002 * commands.texi (Keyboard Macros): Document `append' return value
2003 of `defining-kbd-macro'.
2004
2d1ef312
RS
20052004-11-01 Richard M. Stallman <rms@gnu.org>
2006
2007 * commands.texi (Interactive Call): Add called-interactively-p.
2008
6f4e005d
SJ
20092004-10-29 Simon Josefsson <jas@extundo.com>
2010
2011 * minibuf.texi (Reading a Password): Revert.
2012
4f71c13f
RS
20132004-10-28 Richard M. Stallman <rms@gnu.org>
2014
2015 * frames.texi (Display Feature Testing): Explain about "vendor".
2016
4660a9e3
RS
20172004-10-27 Richard M. Stallman <rms@gnu.org>
2018
2019 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2020 not raw. Clarify `n'.
2021 (Interactive Call): Rewrite interactive-p, focusing on when
2022 and how to use it.
2023 (Misc Events): Clarify previous change.
2024
2025 * advice.texi (Simple Advice): Clarify what job the example does.
2026 (Around-Advice): Clarify ad-do-it.
2027 (Activation of Advice): An option of ad-default-compilation-action
2028 is `never', not `nil'.
2029
c8636435
KS
20302004-10-26 Kim F. Storm <storm@cua.dk>
2031
2032 * commands.texi (Interactive Codes): Add U code letter.
2033
acd4089b
SJ
20342004-10-25 Simon Josefsson <jas@extundo.com>
2035
2036 * minibuf.texi (Reading a Password): Add.
2037
29dc7809
JR
20382004-10-24 Jason Rumney <jasonr@gnu.org>
2039
2040 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2041 and wheel-down.
2042
bb5d6d34
KG
20432004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2044
2045 * processes.texi (Synchronous Processes): Document process-file.
2046
d0ee2ed3
KH
20472004-10-22 Kenichi Handa <handa@m17n.org>
2048
2049 * text.texi (translate-region): Document that it accepts also a
2050 char-table.
2051
38be9dbb
DP
20522004-10-22 David Ponce <david@dponce.com>
2053
2054 * windows.texi (Resizing Windows): Document the `preserve-before'
2055 argument of the functions `enlarge-window' and `shrink-window'.
2056
63c80452
JR
20572004-10-19 Jason Rumney <jasonr@gnu.org>
2058
2059 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2060
9f4b6e73
LT
20612004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2062
2063 * text.texi (Filling): Add anchor for definition of
2064 `sentence-end-double-space'.
2065
2066 * searching.texi (Regexp Example): Update description of how
2067 Emacs currently recognizes the end of a sentence.
2068 (Standard Regexps): Update definition of the variable
2069 `sentence-end'. Add definition of the function `sentence-end'.
2070
657f0f9c
EZ
20712004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2072
2073 * display.texi (Progress): New node.
2074
35ab4857
KS
20752004-10-05 Kim F. Storm <storm@cua.dk>
2076
2077 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2078
f2a54fbc
KS
20792004-09-29 Kim F. Storm <storm@cua.dk>
2080
2081 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2082 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2083 fringe bitmap symbols, as they now have their own namespace.
2084 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2085 vs. pixels. Signal error if no free bitmap slots.
2086 (Pixel Specification): Change IMAGE to @var{image}.
2087
4676d6f3
RS
20882004-09-28 Richard M. Stallman <rms@gnu.org>
2089
2090 * text.texi (Special Properties): Clarify line-spacing and line-height.
2091
2092 * searching.texi (Regexp Search): Add looking-back.
2093
17234906
LT
20942004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2095
2096 * display.texi: Correct typos.
2097 (Image Descriptors): Correct xref's.
2098
4de43c8b
RS
20992004-09-25 Richard M. Stallman <rms@gnu.org>
2100
2101 * text.texi (Special Properties): Cleanups in `cursor'.
2102 Rewrites in `line-height' and `line-spacing'; exchange them.
2103
2104 * display.texi (Fringes): Rewrite previous change.
2105 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2106 (Display Fringe Bitmaps): Node deleted, text moved.
2107 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2108 (Scroll Bars): Clarify set-window-scroll-bars.
2109 (Pointer Shape): Rewrite.
2110 (Specified Space): Clarify :align-to, etc.
2111 (Pixel Specification): Use @var. Clarify new text.
2112 (Other Display Specs): Clarify `slice'.
2113 (Image Descriptors): Cleanups.
2114 (Showing Images): Cleanups.
2115
a3ee0299
LT
21162004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2117
e88ebce6
LT
2118 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2119
a3ee0299
LT
2120 * modes.texi: Various minor changes in addition to:
2121 (Major Mode Conventions): Final call to `run-mode-hooks' should
2122 not be inside the `delay-mode-hooks' form.
2123 (Mode Hooks): New node.
2124 (Hooks): Delete obsolete example.
2125 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2126 node "Mode Hooks".
2127
6db2bc02
LT
21282004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2129
2130 * display.texi: Correct various typos.
2131 (Display): Rename node "Pointer Shapes" to "Pointer
2132 Shape". (There is already a node called "Pointer Shapes" in
2133 frames.texi.)
2134 (Images): Remove non-existent node "Image Slices" from menu.
2135
ed2846bd
KS
21362004-09-23 Kim F. Storm <storm@cua.dk>
2137
2138 * text.texi (Special Properties): Add `cursor', `pointer',
2139 `line-height', and `line-spacing' properties.
2140
2141 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2142 Shapes' to menu.
2143 (Standard Faces): Doc fix for fringe face.
2144 (Fringes): Add `overflow-newline-into-fringe' and
2145 'indicate-buffer-boundaries'.
2146 (Fringe Bitmaps, Pointer Shapes): New nodes.
2147 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2148 Bitmaps' to menu.
2149 (Specified Space): Describe pixel width and height.
2150 (Pixel Specification): New node.
2151 (Other Display Specs): Add `slice' property.
2152 (Display Fringe Bitmaps): New node.
2153 (Images): Add 'Image Slices' to menu.
2154 (Image Descriptors): Add `:pointer' and `:map' properties.
2155 (Showing Images): Add slice arg to `insert-image'. Add
2156 'insert-sliced-image'.
2157
4d894c98
RS
21582004-09-20 Richard M. Stallman <rms@gnu.org>
2159
2160 * commands.texi (Key Sequence Input):
2161 Clarify downcasing in read-key-sequence.
2162
7e388eb7
JL
21632004-09-08 Juri Linkov <juri@jurta.org>
2164
2165 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2166
a020987f
LT
21672004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2168
2169 * locals.texi (Standard Buffer-Local Variables): Add
2170 `buffer-auto-save-file-format'.
2171 * internals.texi (Buffer Internals): Describe new
2172 auto_save_file_format field of the buffer structure.
2173 * files.texi (Format Conversion): `auto-save-file-format' has been
2174 renamed `buffer-auto-save-file-format'.
2175
2b96f80c
LT
21762004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2177
2178 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2179 an integer or a marker.
2180 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2181
2ee3b79e
RS
21822004-08-22 Richard M. Stallman <rms@gnu.org>
2183
2184 * modes.texi (Major Mode Conventions): Discuss rebinding of
2185 standard key bindings.
2186
c438dc33
KS
21872004-08-18 Kim F. Storm <storm@cua.dk>
2188
2189 * processes.texi (Accepting Output): Add `just-this-one' arg to
2190 `accept-process-output'.
101c421e 2191 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2192
db8af011
LT
21932004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2194
2195 * keymaps.texi: Various changes in addition to:
2196 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2197 Give more varied examples for `kbd'.
2198 (Creating Keymaps): Char tables have slots for all characters
2199 without modifiers.
2200 (Active Keymaps): `overriding-local-map' and
2201 `overriding-terminal-local-map' also override text property and
2202 overlay keymaps.
2203 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2204 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2205 to denote a prefix of no events.
2206 `map-keymap' includes parent's bindings _recursively_.
2207 Clarify and correct description of `where-is-internal'.
2208 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2209 (Menu Example): For menus intended for use with the keyboard, the
2210 menu items should be bound to characters or real function keys.
2211
de700726
LT
22122004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2213
30e75a87
LT
2214 * objects.texi (Character Type): Reposition `@anchor' to prevent
2215 double space inside sentence in Info.
2216
de700726
LT
2217 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2218 renamed to `disabled-command-function'.
7c5b95c9 2219 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2220 (Command Loop Info): Replace reference to it.
2221 (Disabling Commands): `disabled-command-hook' has been renamed to
2222 `disabled-command-function'.
2223
81909a1a
LT
22242004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2225
2226 * os.texi (Translating Input): Only non-prefix bindings in
2227 `key-translation-map' override actual key bindings. Warn about
2228 possible indirect effect of actual key bindings on non-prefix
2229 bindings in `key-translation-map'.
2230
5504e99c
LT
22312004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2232
2233 * minibuf.texi (High-Level Completion): Add anchor for definition
2234 of `read-variable'.
2235
2236 * commands.texi: Various changes in addition to:
2237 (Using Interactive): Clarify description of `interactive-form'.
2238 (Interactive Call): Mention default for KEYS argument to
2239 `call-interactively'.
2240 (Command Loop Info): Clarify description of `this-command-keys'.
2241 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2242 Value of `last-event-frame' can be `macro'.
2243 (Repeat Events): `double-click-fuzz' is also used to distinguish
2244 clicks and drags.
2245 (Classifying Events): Clarify descriptions of `event-modifiers'
2246 `event-basic-type' and `event-convert-list'.
2247 (Accessing Events): `posn-timestamp' takes POSITION argument.
2248 (Quoted Character Input): Clarify description of
2249 `read-quoted-char' and fix example.
2250 (Quitting): Add `with-local-quit'.
2251 (Disabling Commands): Correct and clarify descriptions of
2252 `enable-command' and `disable-command'.
2253 Mention what happens if `disabled-command-hook' is nil.
2254 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2255 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2256
f478a72a
LT
22572004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2258
2259 * frames.texi: Various changes in addition to:
2260 (Creating Frames): Expand and clarify description of `make-frame'.
2261 (Window Frame Parameters): Either none or both of the `icon-left'
2262 and `icon-top' parameters must be specified. Put descriptions of
2263 `menu-bar-lines' and `toolbar-lines' closer together and change
2264 them accordingly.
2265 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2266 except while processing `frame-title-format' or `icon-title-format'.
2267 (Deleting Frames): Correct description of `delete-frame'.
2268 Non-nil return values of `frame-live-p' are like those of `framep'.
2269 (Frames and Windows): mention return value of
2270 `set-frame-selected-window'.
2271 (Visibility of Frames): Mention `force' argument to
2272 `make-frame-invisible'. `frame-visible-p' returns t for all
2273 frames on text-only terminals.
2274 (Frame Configurations): Restoring a frame configuration does not
2275 restore deleted frames.
2276 (Window System Selections): `x-set-selection' returns DATA.
2277 (Resources): Add example.
2278 (Display Feature Testing): Clarify descriptions of
2279 `display-pixel-height', `display-pixel-width', `x-server-version'
2280 and `x-server-vendor'.
2281
2282 * windows.texi (Choosing Window): Add anchor.
2283 * minibuf.texi (Minibuffer Misc): Add anchor.
2284
bc135062
JPW
22852004-07-23 John Paul Wallington <jpw@gnu.org>
2286
2287 * macros.texi (Defining Macros): Declaration keyword for setting
2288 Edebug spec is `debug' not `edebug'.
2289
cb7516e5
LT
22902004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2291
2292 * windows.texi: Various small changes in addition to:
2293 (Window Point): Mention return value of `set-window-point'.
2294 (Window Start): `pos-visible-in-window-p' disregards horizontal
2295 scrolling. Explain return value if PARTIALLY is non-nil.
2296 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2297 and `set-window-vscroll'.
2298 (Size of Window): The argument WINDOW to `window-inside-edges',
2299 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2300 (Resizing Windows): Explain return value of
2301 `shrink-window-if-larger-than-buffer'.
2302 `window-size-fixed' automatically becomes buffer local when set.
2303 (Window Configurations): Explain return value of
2304 `set-window-configuration'.
2305
2306 * minibuf.texi (Minibuffer Misc): Add anchor for
2307 `minibuffer-scroll-window'.
2308
2309 * positions.texi (Text Lines): Add anchor for `count-lines'.
2310
3751eb00
RS
23112004-07-17 Richard M. Stallman <rms@gnu.org>
2312
2313 * display.texi (Overlay Properties): Adding `evaporate' prop
2314 deletes empty overlay immediately.
2315
2316 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2317 fix example.
2318
9a7e97c6
LT
23192004-07-16 Jim Blandy <jimb@redhat.com>
2320
2321 * searching.texi (Regexp Backslash): Document new \_< and \_>
2322 operators.
2323
aa0e4da8
JB
23242004-07-16 Juanma Barranquero <lektu@terra.es>
2325
2326 * display.texi (Images): Fix Texinfo usage.
2327
cbbfedb2
LT
23282004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2329
2330 * buffers.texi (Modification Time): `visited-file-modtime' now
2331 returns a list of two integers, instead of a cons.
2332
3a052bd3
LT
23332004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2334
2335 * windows.texi: Various changes in addition to:
2336 (Splitting Windows): Add `split-window-keep-point'.
2337
02c04e6f
RS
23382004-07-09 Richard M. Stallman <rms@gnu.org>
2339
2340 * frames.texi (Input Focus): Minor fix.
2341
cb4f1287
LT
23422004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2343
2344 * frames.texi (Input Focus): Clarify descriptions of
2345 `select-frame-set-input-focus' and `select-frame'.
2346
339902ec
LT
23472004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2348
2349 * os.texi: Various small changes in addition to:
2350 (Killing Emacs): Expand and clarify description of
2351 `kill-emacs-query-functions' and `kill-emacs-hook'.
2352 (System Environment): Expand and clarify description of `getenv'
2353 and `setenv'.
2354 (Timers): Clarify description of `run-at-time'.
2355 (Translating Input): Correct description of
2356 `extra-keyboard-modifiers'.
2357 (Flow Control): Correct description of `enable-flow-control'.
2358
fe3b7e35
TTN
23592004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2360
2361 * os.texi: Update copyright.
2362 (Session Management): Grammar fix.
2363 Clarify which Emacs does the restarting.
2364 Use @samp for *scratch* buffer.
2365
59db7d6e
LT
23662004-07-04 Alan Mackenzie <acm@muc.de>
2367
2368 * frames.texi (Input Focus): Add documentation for
2369 `select-frame-set-input-focus'. Replace refs to non-existent
2370 `switch-frame' with `select-frame'. Minor corrections and tidying
2371 up of text-only terminal stuff.
2372
e3ccf404
RS
23732004-07-02 Richard M. Stallman <rms@gnu.org>
2374
2375 * files.texi (Saving Buffers): Cleanup write-contents-function.
2376 (Magic File Names): Cleanup file-remote-p.
2377
8addb6eb
KG
23782004-07-02 Kai Grossjohann <kai@emptydomain.de>
2379
2380 * files.texi (Magic File Names): `file-remote-p' returns an
2381 identifier of the remote system, not just t.
2382
7a58d84d
DK
23832004-07-02 David Kastrup <dak@gnu.org>
2384
2385 * searching.texi (Entire Match Data): Add explanation about new
2386 match-data behavior when @var{integers} is non-nil.
2387
d8c379f8
RS
23882004-06-24 Richard M. Stallman <rms@gnu.org>
2389
b4a4b0ae
RS
2390 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2391
d8c379f8
RS
2392 * customize.texi (Variable Definitions): Note about doc strings
2393 and :set.
2394
2395 * keymaps.texi (Keymap Terminology): Document `kbd'.
2396 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2397
2398 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2399 makes it buffer-local.
2400
2401 * files.texi (Saving Buffers): Correct previous change.
2402
2403 * commands.texi (Accessing Events):
2404 Clarify posn-col-row and posn-actual-col-row.
2405
24062004-06-24 David Ponce <david.ponce@wanadoo.fr>
2407
2408 * commands.texi (Accessing Events): New functions
2409 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2410
dce417e7
LT
24112004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2412
2413 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2414 * frames.texi, buffers.texi, backups.texi, variables.texi:
2415 * loading.texi, eval.texi, functions.texi, control.texi:
2416 * symbols.texi, minibuf.texi: Reposition @anchor's.
2417
2418 * help.texi: Various small changes in addition to the following.
2419 (Describing Characters): Describe PREFIX argument to
2420 `key-description'. Correct and clarify definition of
2421 `text-char-description'. Describe NEED-VECTOR argument to
2422 `read-kbd-macro'.
2423 (Help Functions): Clarify definition of `apropos'.
2424
255d07dc
LH
24252004-06-23 Lars Hansen <larsh@math.ku.dk>
2426
2427 * files.texi (Saving Buffers): Correct description of
2428 `write-contents-functions'.
2429
4e9691e9
JB
24302004-06-21 Juanma Barranquero <lektu@terra.es>
2431
2432 * display.texi (Images): Remove redundant @vindex directives.
2433 Rewrite `image-library-alist' doc in active voice.
2434
1ebd4f78
JB
24352004-06-14 Juanma Barranquero <lektu@terra.es>
2436
2437 * display.texi (Images): Document new delayed library loading,
2438 variable `image-library-alist' and (existing but undocumented)
2439 function `image-type-available-p'.
2440
ddfb8369
RS
24412004-06-05 Richard M. Stallman <rms@gnu.org>
2442
2443 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2444 refer the user to the Initial Input node.
2445 (Text from Minibuffer): Likewise.
2446 (Initial Input): New node. Document this feature
2447 and say it is mostly deprecated.
2448
18684a3a
RS
24492004-05-30 Richard M. Stallman <rms@gnu.org>
2450
7a61e456
RS
2451 * loading.texi (Named Features): Clarify return value
2452 and meaning of NOERROR.
2453
18684a3a
RS
2454 * variables.texi (File Local Variables): Minor cleanup.
2455
c8364415
MA
24562004-05-30 Michael Albinus <michael.albinus@gmx.de>
2457
2458 * files.texi (Magic File Names): Add `file-remote-p' as operation
2459 of file name handlers.
2460
08fd1251
RS
24612004-05-29 Richard M. Stallman <rms@gnu.org>
2462
2463 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2464 as arg to a minor mode command.
2465
71d5a208
RS
24662004-05-22 Richard M. Stallman <rms@gnu.org>
2467
2468 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2469
2470 * streams.texi (Output Variables): Doc float-output-format.
2471
2472 * searching.texi (Regexp Special): Nested repetition can be infloop.
2473
2474 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2475 real stack overflow.
2476
2477 * compile.texi: Minor cleanups.
2478
24792004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2480
2481 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2482 circular lists.
2483 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2484
022cb162
TTN
24852004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2486
2487 * modes.texi (Search-based Fontification): Fix typo.
2488
aa7094ba
JB
24892004-05-10 Juanma Barranquero <lektu@terra.es>
2490
2491 * modes.texi (Mode Line Variables): Fix description of
2492 global-mode-string, which is now after which-func-mode, not the
2493 buffer name.
2494
c2383279
LH
24952004-05-07 Lars Hansen <larsh@math.ku.dk>
2496
2497 * modes.texi (Desktop Save Mode): Add.
2498 (Modes): Add menu entry Desktop Save Mode.
2499
2500 * hooks.texi: Add desktop-after-read-hook,
2501 desktop-no-desktop-file-hook and desktop-save-hook.
2502
2503 * locals.texi: Add desktop-save-buffer.
2504
058296d3
JH
25052004-04-30 Jesper Harder <harder@ifa.au.dk>
2506
2507 * display.texi: emacs -> Emacs.
2508
0c54865e
EZ
25092004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2510
2511 * files.texi (Changing Files): Document set-file-times.
2512
d814862a
JB
25132004-04-23 Juanma Barranquero <lektu@terra.es>
2514
2515 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2516
e8d6f886
JH
25172004-04-18 Jesper Harder <harder@ifa.au.dk>
2518
2519 * tips.texi (Coding Conventions): defopt -> defcustom.
2520
3a424014
LT
25212004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2522
2523 * sequences.texi: Various clarifications.
2524
9e860631
LT
25252004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2526
2527 * buffers.texi (Read Only Buffers): Mention optional ARG to
2528 `toggle-read-only'.
2529
5e30a0fb
NR
25302004-04-14 Nick Roberts <nick@nick.uklinux.net>
2531
9e860631 2532 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2533 returns a full-width window if possible.
2534
619fb950
LT
25352004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2536
2537 * buffers.texi: Various changes in addition to:
2538 (Buffer File Name): Add `find-buffer-visiting'.
2539 (Buffer Modification): Mention optional ARG to `not-modified'.
2540 (Indirect Buffers): Mention optional CLONE argument to
2541 `make-indirect-buffer'.
2542
2543 * files.texi: Various changes in addition to:
2544 (Visiting Functions): `find-file-hook' is now a normal hook.
2545 (File Name Expansion): Explain difference between the way that
2546 `expand-file-name' and `file-truename' treat `..'.
2547 (Contents of Directories): Mention optional ID-FORMAT argument to
2548 `directory-files-and-attributes'.
2549 (Format Conversion): Mention new optional CONFIRM argument to
2550 `format-write-file'.
2551
a2295d32
MB
25522004-04-12 Miles Bader <miles@gnu.org>
2553
2554 * macros.texi (Expansion): Add description of `macroexpand-all'.
2555
571fd4d5
JH
25562004-04-05 Jesper Harder <harder@ifa.au.dk>
2557
2558 * variables.texi (Variable Aliases): Mention
2559 cyclic-variable-indirection.
2560
2561 * errors.texi (Standard Errors): Ditto.
2562
4ba2fd66
LT
25632004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2564
2565 * backups.texi: Various small changes in addition to:
2566 (Making Backups): Mention return value of `backup-buffer'.
2567 (Auto-Saving): Mention optional FORCE argument to
2568 `delete-auto-save-file-if-necessary'.
2569 (Reverting): Mention optional PRESERVE-MODES argument to
2570 `revert-buffer'. Correct description of `revert-buffer-function'.
2571
8f7ea687
JL
25722004-03-22 Juri Linkov <juri@jurta.org>
2573
2574 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2575 with `Vector Functions'.
2576
2577 * text.texi (Sorting): Add missing quote.
2578
0eeca3c1
LT
25792004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2580
2581 * intro.texi (Lisp History): Replace xref to `cl' manual with
2582 inforef.
2583
e69cfac2
RS
25842004-03-12 Richard M. Stallman <rms@gnu.org>
2585
2586 * intro.texi (Version Info): Add arg to emacs-version.
2587 (Lisp History): Change xref to CL manual.
2588
1b91d47f
LT
25892004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2590
2591 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2592 for Partial Completion mode.
2593
97073664
TTN
25942004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2595
2596 * customize.texi: Fix typo. Remove eol whitespace.
2597
04a6e76b
RS
25982004-03-04 Richard M. Stallman <rms@gnu.org>
2599
2600 * processes.texi: Fix typos.
2601
2602 * lists.texi (Building Lists): Minor clarification.
2603
2604 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2605 in make-hash-table.
2606
5bb0fcd1
JB
26072004-02-29 Juanma Barranquero <lektu@terra.es>
2608
2609 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2610 rm, and ignore exit code.
2611
9022d421
EZ
26122004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2613
2614 * display.texi (Defining Faces): Add description for min-colors.
2615 Update example.
2616
92f5fba2
LT
26172004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2618
2619 * abbrevs.texi: Various corrections and clarifications in addition
2620 to the following:
2621 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2622
7e83e178
GM
26232004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2624
2625 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2626
9c5609e8
LT
26272004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2628
e2b9b51f
LT
2629 * text.texi: Various small changes in addition to the following:
2630 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2631 to delete-horizontal-space.
2632 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2633 description of yank-handler text property at various places.
2634
7daa0e81
LT
2635 * frames.texi (Window System Selections): Add anchor.
2636
9c5609e8
LT
2637 * syntax.texi (Syntax Table Functions): Clarify and correct
2638 descriptions of make-syntax-table and copy-syntax-table.
2639 (Motion and Syntax): Clarify SYNTAXES argument to
2640 skip-syntax-forward.
2641 (Parsing Expressions): Mention that the return value of
2642 parse-partial-sexp is currently a list of ten rather than nine
2643 elements.
2644 (Categories): Various corrections and clarifications.
2645
d29edb21
LT
26462004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2647
2648 * markers.texi (Marker Insertion Types): Minor change.
2649
2650 * locals.texi (Standard Buffer-Local Variables):
2651 * commands.texi (Interactive Codes, Using Interactive):
2652 * functions.texi (Related Topics): Fix xrefs.
2653
43e48bda
LT
26542004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2655
2656 * lists.texi (Sets And Lists): Update description of delete-dups.
2657
84e34002
RS
26582004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2659
2660 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2661
26622004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2663
2664 * frames.texi (Parameter Access): frame-parameters arg is optional.
2665 modify-frame-parameters handles nil for FRAME.
2666 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2667 are all-or-nothing for certain toolkits.
2668 Mention parameter wait-for-wm.
2669 (Frames and Windows): In frame-first-window and frame-selected-window
2670 the arg is optional.
2671 (Input Focus): In redirect-frame-focus the second arg is optional.
2672 (Window System Selections): Mention selection type CLIPBOARD.
2673 Mention data-type UTF8_STRING.
2674 Mention numbering of cut buffers.
2675 (Resources): Describe x-resource-name.
2676
26772004-02-16 Richard M. Stallman <rms@gnu.org>
2678
2679 * windows.texi (Buffers and Windows): Delete false table
2680 about all-frames.
2681
2682 * syntax.texi (Parsing Expressions): Delete old caveat
2683 about parse-sexp-ignore-comments.
2684
2685 * streams.texi (Output Variables): Add print-quoted.
2686
2687 * lists.texi (Building Lists): Minor cleanup.
2688
2689 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2690
2691 * display.texi (Overlays): Explain overlays use markers.
2692 (Managing Overlays): Explain front-advance and rear-advance
2693 in more detail.
2694
2695 * loading.texi (Unloading): Document unload-feature-special-hooks.
2696 Get rid of fns-NNN.el file.
2697
26982004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2699
2700 * help.texi (Describing Characters): Fix text-char-description
2701 example output.
2702
2703 * edebug.texi (Using Edebug): Fix example.
2704
2705 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2706
84e34002
RS
2707 * files.texi (Changing Files): Fix argname.
2708
2709 * calendar.texi: Fix parens, and default values.
2710
2711 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2712 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2713 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2714
2715 * positions.texi (Text Lines): Don't add -1 in current-line.
2716
27172004-02-16 Richard M. Stallman <rms@gnu.org>
2718
2719 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2720
c33b76da
EZ
27212004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2722
2723 * processes.texi (Low-Level Network): Fix a typo.
2724
9d7271e8
KS
27252004-02-12 Kim F. Storm <storm@cua.dk>
2726
2727 * display.texi (Fringes): Use consistent wording.
2728 Note that window-fringe's window arg is optional.
2729 (Scroll Bars): Use consistent wording.
2730
6827d730
LT
27312004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2732
2733 * tips.texi (Comment Tips): Document the new conventions for
2734 commenting out code.
2735
1cb60b5a
JD
27362004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2737
2738 * positions.texi (Text Lines): Added missing end defun.
2739
7fdd1f62
KS
27402004-02-07 Kim F. Storm <storm@cua.dk>
2741
2742 * positions.texi (Text Lines): Add line-number-at-pos.
2743
eb3c144c
JPW
27442004-02-06 John Paul Wallington <jpw@gnu.org>
2745
2746 * display.texi (Button Properties, Button Buffer Commands):
2747 mouse-2 invokes button, not down-mouse-1.
2748
a1d38d63
JR
27492004-02-04 Jason Rumney <jasonr@gnu.org>
2750
2751 * makefile.w32-in: Sync with Makefile.in changes.
2752
4b574f3d
LT
27532004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2754
2755 * minibuf.texi (Text from Minibuffer): Various corrections and
2756 clarifications.
2757 (Object from Minibuffer): Correct Lisp description of
2758 read-minibuffer.
2759 (Minibuffer History): Clarify description of cons values for
2760 HISTORY arguments.
2761 (Basic Completion): Various corrections and clarifications. Add
2762 completion-regexp-list.
2763 (Minibuffer Completion): Correct and clarify description of
2764 completing-read.
6f6b0433 2765 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2766 other minor changes.
2767 (High-Level Completion): Various corrections and clarifications.
2768 (Reading File Names): Ditto.
2769 (Minibuffer Misc): Ditto.
2770
d8186297
LT
27712004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2772
2773 * strings.texi (Text Comparison): assoc-string also matches
2774 elements of alists that are strings instead of conses.
2775 (Formatting Strings): Standardize Texinfo usage. Update index
2776 entries.
2777
9adcb5f2
LT
27782004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2779
2780 * lists.texi (Sets And Lists): Add delete-dups.
2781
3e7274ae
LT
27822004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2783
2784 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2785 special form.
2786 * macros.texi (Defining Macros): Update description of `declare',
2787 which now is a macro.
2788 (Wrong Time): Fix typos.
2789
944e099f
LT
27902004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2791
2792 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2793 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2794 and `batch-byte-compile'. In particular, mention and describe
2795 all optional arguments.
2796 (Disassembly): Correct and clarify the description of `disassemble'.
2797
90c3aa59
LT
27982004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * searching.texi: Various small changes in addition to the
2801 following.
2802 (Regexp Example): Adapt to new value of `sentence-end'.
2803 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2804 `words'.
2805 (Search and Replace): Add usage note for `perform-replace'.
2806 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2807 `match-data'.
2808 (Standard Regexps): Update for new values of `paragraph-start'
2809 and `sentence-end'.
2810
583c353d
LT
28112004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2812
2813 * files.texi (Saving Buffers): Clarify descriptions of
2814 `write-contents-functions' and `before-save-hook'.
2815 Make the defvar's for `before-save-hook' and `after-save-hook'
2816 into defopt's.
2817
05faee07
KS
28182004-01-07 Kim F. Storm <storm@cua.dk>
2819
2820 * commands.texi (Click Events): Describe new image and
2821 width/height elements of click events.
2822 (Accessing Events): Add posn-string, posn-image, and
2823 posn-object-width-height. Change posn-object to return either
2824 image or string object.
2825
a0465ec3
SJ
28262004-01-01 Simon Josefsson <jas@extundo.com>
2827
2828 * hooks.texi (Standard Hooks): Add before-save-hook.
2829 * files.texi (Saving Buffers): Likewise.
2830
972c0c49
RS
28312004-01-03 Richard M. Stallman <rms@gnu.org>
2832
2833 * frames.texi (Frames and Windows): Delete frame-root-window.
2834
dbcd463f
LT
28352004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2836
2837 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2838
2839 * functions.texi: Various small changes in addition to the
2840 following.
2841 (What Is a Function): `functionp' returns nil for macros. Clarify
2842 behavior of this and following functions for symbol arguments.
2843 (Function Documentation): Add `\' in front of (fn @var{arglist})
2844 and explain why.
2845 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2846 Add anchor.
2847 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2848
02c77ee9
MB
28492004-01-01 Miles Bader <miles@gnu.org>
2850
2851 * display.texi (Buttons): New section.
2852
903a1a91
AS
28532003-12-31 Andreas Schwab <schwab@suse.de>
2854
2855 * numbers.texi (Math Functions): sqrt reports a domain-error
2856 error.
2857 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2858
697cf92a
LT
28592003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2860
3f70fe82
LT
2861 * tips.texi (Documentation Tips): Update item on hyperlinks in
2862 documentation strings.
2863
697cf92a
LT
2864 * errors.texi (Standard Errors): Various small corrections and
2865 additions.
2866
2867 * control.texi: Various small changes in addition to the
2868 following.
2869 (Signaling Errors): Provide some more details on how `signal'
2870 constructs the error message. Add anchor to the definition of
2871 `signal'.
2872 (Error Symbols): Describe special treatment of `quit'.
2873 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2874 to emphasize that it has to be a single form.
2875
2876 * buffers.texi: Add anchor.
2877
4d25144d
RS
28782003-12-29 Richard M. Stallman <rms@gnu.org>
2879
2880 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2881 (Window Configurations): Add window-configuration-frame.
2882
2883 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2884
2885 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2886 Change arg name in get-char-property.
2887 (Special Properties): Update handling of keymap property.
2888
2889 * strings.texi (Modifying Strings): Add clear-string.
2890 (Text Comparison): Add assoc-string and remove
2891 assoc-ignore-case, assoc-ignore-representation.
2892
2893 * os.texi (Time of Day): Add set-time-zone-rule.
2894
2895 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2896 report domain-error errors.
4d25144d 2897
697cf92a 2898 * nonascii.texi (Converting Representations):
4d25144d
RS
2899 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2900 (Encoding and I/O): Add file-name-coding-system.
2901
2902 * modes.texi (Search-based Fontification): Explain that
2903 face specs are symbols with face names as values.
2904
2905 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2906
2907 * lists.texi (Building Lists): remq moved elsewhere.
2908 (Sets And Lists): remq moved here.
2909 (Association Lists): Refer to assoc-string.
2910
2911 * internals.texi (Garbage Collection): Add memory-use-counts.
2912
2913 * frames.texi (Frames and Windows): Add set-frame-selected-window
2914 and frame-root-window.
2915
697cf92a 2916 * files.texi (Contents of Directories):
4d25144d
RS
2917 Add directory-files-and-attributes.
2918
2919 * display.texi (Refresh Screen): Add force-window-update.
2920 (Invisible Text): Explain about moving point out of invis text.
2921 (Overlay Properties): Add overlay-properties.
2922 (Managing Overlays): Add overlayp.
2923 (GIF Images): Invalid image number displays a hollow box.
2924
2925 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2926 (Killing Buffers): Add buffer-live-p.
2927
67fafe38
MR
29282003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2929
2930 * display.texi (Fringes): Fix typo "set-buffer-window".
2931
68e74f25
LT
29322003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2933
2934 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2935 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2936 Add or change various xrefs and anchors.
2937
2938 * commands.texi: Replace all occurrences of @acronym{CAR} with
2939 @sc{car}, for consistency with the rest of the Elisp manual.
2940 `car' and `cdr' are historically acronyms, but are no longer
2941 widely thought of as such.
2942
2943 * internals.texi (Pure Storage): Mention that `purecopy' does not
2944 copy text properties.
2945 (Object Internals): Now 29 bits are used (in most implementations)
2946 to address Lisp objects.
2947
2948 * variables.texi (Variables with Restricted Values): New node.
2949
2950 * objects.texi (Lisp Data Types): Mention that certain variables
2951 can only take on a restricted set of values and add an xref to
2952 the new node "Variables with Restricted Values".
2953
2954 * eval.texi (Function Indirection): Describe the errors that
2955 `indirect-function' can signal.
2956 (Eval): Clarify the descriptions of `eval-region' and `values'.
2957 Describe `eval-buffer' instead of `eval-current-buffer' and
2958 mention `eval-current-buffer' as an alias for `current-buffer'.
2959 Correct the description and mention all optional arguments.
2960
697cf92a 2961 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2962 following.
2963 (Converting Representations): Clarify behavior of
2964 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2965 ASCII arguments.
2966 (Character Sets): Document the variable `charset-list' and adapt
2967 the definition of the function `charset-list' accordingly.
2968 (Translation of Characters): Clarify use of generic characters in
2969 `make-translation-table'. Clarify and correct the description of
2970 the use of translation tables in encoding and decoding.
2971 (User-Chosen Coding Systems): Correct and clarify the description
2972 of `select-safe-coding-system'.
2973 (Default Coding Systems): Clarify description of
2974 `file-coding-system-alist'.
2975
a62f71e4
LT
29762003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2977
2978 * strings.texi (Text Comparison): Correctly describe when two
2979 strings are `equal'. Combine and clarify descriptions of
2980 `assoc-ignore-case' and `assoc-ignore-representation'.
2981
2982 * objects.texi (Non-ASCII in Strings): Clarify description of
2983 when a string is unibyte or multibyte.
2984 (Bool-Vector Type): Update examples.
2985 (Equality Predicates): Correctly describe when two strings are
2986 `equal'.
2987
19017752
LT
29882003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * lists.texi (Building Lists): `append' no longer accepts integer
2991 arguments. Update the description of `number-sequence' to reflect
2992 recent changes.
2993 (Sets And Lists): Describe `member-ignore-case' after `member'.
2994
0f6a07a8
KS
29952003-11-27 Kim F. Storm <storm@cua.dk>
2996
2997 * commands.texi (Click Events): Click object may be an images.
2998 Describe (dx . dy) element of click positions.
2999 (Accessing Events): Remove duplicate posn-timestamp.
3000 New functions posn-object and posn-object-x-y.
3001
1ce7c819
KS
30022003-11-23 Kim F. Storm <storm@cua.dk>
3003
3004 * commands.texi (Click Events): Describe enhancements to event
3005 position lists, including new text-pos and (col . row) items.
3006 Mention left-fringe and right-fringe area events.
0f6a07a8 3007 (Accessing Events): New functions posn-area and
1ce7c819
KS
3008 posn-actual-col-row. Mention posn-timestamp. Mention that
3009 posn-point in non-text area still returns buffer position.
3010 Clarify posn-col-row.
3011
cae8ddbb
LH
30122003-11-21 Lars Hansen <larsh@math.ku.dk>
3013
3014 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3015 * anti.texi (File Attributes): Describe removed parameter
3016 ID-FORMAT.
3017
f7f1a248
LT
30182003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3019
68e74f25 3020 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3021 a position, its buffer is ignored.
3022
3023 * markers.texi (Overview of Markers): Mention it here too.
3024
c5e2fb05
LT
30252003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3026
3027 * numbers.texi (Numeric Conversions): Not just `floor', but also
3028 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3029
e57d0aa8
LT
30302003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3031
3032 * markers.texi (Creating Markers): Specify insertion type of
3033 created markers. Add xref to `Marker Insertion Types'.
3034 Second argument to `copy-marker' is optional.
3035 (Marker Insertion Types): Mention that most markers are created
3036 with insertion type nil.
3037 (The Mark): Correctly describe when `mark' signals an error.
3038 (The Region): Correctly describe when `region-beginning' and
3039 `region-end' signal an error.
3040
bb3612ec
LT
30412003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3042
3043 * hash.texi (Creating Hash): Clarify description of `eql'.
3044 `makehash' is obsolete.
3045 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3046
3047 * positions.texi (Point): Change description of `buffer-end', so
3048 that it is also correct for floating point arguments.
3049 (List Motion): Correct argument lists of `beginning-of-defun' and
3050 `end-of-defun'.
3051 (Excursions): Add xref to `Marker Insertion Types'.
3052 (Narrowing): Argument to `narrow-to-page' is optional.
3053
cfb8a797
LT
30542003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * streams.texi (Output Streams): Clarify behavior of point for
3057 marker output streams.
3058
c6177909
LT
30592003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3060
3061 * variables.texi (Defining Variables): Second argument to
3062 `defconst' is not optional.
3063 (Setting Variables): Mention optional argument APPEND to
3064 `add-to-list'.
3065 (Creating Buffer-Local): Expand description of
3066 `make-variable-buffer-local'.
3067 (Frame-Local Variables): Expand description of
3068 `make-variable-frame-local'.
3069 (Variable Aliases): Correct description of optional argument
3070 DOCSTRING to `defvaralias'. Mention return value of
3071 `defvaralias'.
3072 (File Local Variables): Add xref to `File variables' in Emacs
3073 Manual. Correct description of `hack-local-variables'. Mention
3074 `safe-local-variable' property. Mention optional second argument
3075 to `risky-local-variable-p'.
3076
b3645067
LT
30772003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3078
3079 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3080
10695e5c
EZ
30812003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3082
3083 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3084 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3085 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3086 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3087 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3088 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3089 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3090 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3091 @acronym{FOO}.
3092
a2f4def1
LT
30932003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3094
3095 * strings.texi (Creating Strings): Argument START to `substring'
3096 can not be `nil'. Expand description of
3097 `substring-no-properties'. Correct description of `split-string',
3098 especially with respect to empty matches. Prevent very bad line
3099 break in definition of `split-string-default-separators'.
3100 (Text Comparison): `string=' and `string<' also accept symbols as
3101 arguments.
3102 (String Conversion): More completely describe argument BASE in
3103 `string-to-number'.
5bb0fcd1 3104 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3105 corresponding object. Clarify behavior of numeric prefix after
3106 `%' in `format'.
3107 (Case Conversion): The argument to `upcase-initials' can be a
3108 character.
3109
a2296bf9
KH
31102003-10-27 Kenichi Handa <handa@m17n.org>
3111
3112 * display.texi (Fontsets): Fix texinfo usage.
3113
885fef7c
KH
31142003-10-25 Kenichi Handa <handa@m17n.org>
3115
3116 * display.texi (Fontsets): Add description of the function
3117 set-fontset-font.
3118
0c6b7a1f
LT
31192003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3120
3121 * display.texi (Temporary Displays): Add xref to `Documentation
3122 Tips'.
3123
3124 * functions.texi (Function Safety): Use inforef instead of pxref
3125 for SES.
3126
c3cda320
AS
31272003-10-23 Andreas Schwab <schwab@suse.de>
3128
3129 * Makefile.in (TEX, texinputdir): Don't define.
3130 (TEXI2DVI): Define.
3131 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3132 add $(srcdir)/index.texi.
3133 ($(infodir)/elisp): Remove index.texi dependency.
3134 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3135 (index.texi): Remove target.
3136 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3137 (clean): Don't remove index.texi.
3138
c3cda320
AS
3139 * permute-index, index.perm: Remove.
3140 * index.texi: Rename from index.unperm.
3141
e5dadca7
LT
31422003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3143
3144 * tips.texi (Documentation Tips): Document new behavior for face
3145 and variable hyperlinks in Help mode.
3146
6cfb0777
LT
31472003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3148
3149 * objects.texi (Integer Type): Update for extra bit of integer range.
3150 (Character Type): Ditto.
3151
a6eeaa81 31522003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3153
3154 * numbers.texi (Integer Basics): Add index entries for reading
3155 numbers in hex, octal, and binary.
3156
c8f9ba83
LK
31572003-10-16 Lute Kamstra <lute@gnu.org>
3158
3159 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3160 argument.
3161
b52a26fb
LT
31622003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3163
3164 * windows.texi (Choosing Window): Fix typo.
3165 * edebug.texi (Edebug Execution Modes): Fix typo.
3166
f7005886
RS
31672003-10-13 Richard M. Stallman <rms@gnu.org>
3168
3169 * windows.texi (Basic Windows): A window has fringe settings,
3170 display margins and scroll-bar settings.
3171 (Splitting Windows): Doc split-window return value.
3172 Clean up one-window-p.
3173 (Selecting Windows): Fix typo.
3174 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3175 (Buffers and Windows): In set-window-buffer, explain effect
3176 on fringe settings and scroll bar settings.
3177 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3178 (Choosing Window): Use defopt for pop-up-frame-function.
3179 For special-display-buffer-names, explain same-window and same-frame.
3180 Clarify window-dedicated-p return value.
3181 (Textual Scrolling): scroll-up and scroll-down can get an error.
3182 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3183 Clarify set-window-hscroll.
3184 (Size of Window): Don't mention tool bar in window-height.
3185 (Coordinates and Windows): Explain what coordinates-in-window-p
3186 returns for fringes and display margins.
3187 (Window Configurations): Explain saving fringes, etc.
3188
3189 * tips.texi (Library Headers): Clean up Documentation.
3190
3191 * syntax.texi (Parsing Expressions): Clean up forward-comment
3192 and parse-sexp-lookup-properties.
3193
3194 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3195
3196 * os.texi (System Environment): Clean up text for load-average errors.
3197
3198 * modes.texi (Hooks): Don't explain local hook details at front.
3199 Clarify run-hooks and run-hook-with-args a little.
3200 Clean up add-hook and remove-hook.
3201
3202 * edebug.texi (Edebug Execution Modes): Clarify t.
3203 Document edebug-sit-for-seconds.
3204 (Coverage Testing): Document C-x X = and =.
3205 (Instrumenting Macro Calls): Fix typo.
3206 (Specification List): Don't index the specification keywords.
3207
c989ebe9
KS
32082003-10-10 Kim F. Storm <storm@cua.dk>
3209
3210 * processes.texi (Network): Introduce make-network-process.
3211
f9525eef
LT
32122003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3213
3214 * tips.texi (Library Headers): Fix typo.
3215
f008b925
LK
32162003-10-07 Juri Linkov <juri@jurta.org>
3217
3218 * modes.texi (Imenu): Mention imenu-create-index-function's
3219 default value. Explain submenus better.
3220
c22c5da6
LK
32212003-10-07 Lute Kamstra <lute@gnu.org>
3222
3223 * modes.texi (Faces for Font Lock): Fix typo.
3224 (Hooks): Explain how buffer-local hook variables can refer to
3225 global hook variables.
3226 Various minor clarifications.
3227
49247521
LK
32282003-10-06 Lute Kamstra <lute@gnu.org>
3229
3230 * tips.texi (Coding Conventions): Mention naming conventions for
3231 hooks.
3232
9296c947
LT
32332003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3234
3235 * loading.texi (Library Search): Correct default value of
3236 load-suffixes.
3237 (Named Features): Fix typo.
3238
0e9b293a
RS
32392003-10-05 Richard M. Stallman <rms@gnu.org>
3240
3241 * loading.texi (Named Features): In `provide',
3242 say how to test for subfeatures.
3243 (Unloading): In unload-feature, use new var name
3244 unload-feature-special-hooks.
3245
49247521 32462003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3247
3248 * modes.texi (Major Mode Conventions): Mention third way to set up
3249 Imenu.
3250 (Imenu): A number of small fixes.
3251 Delete documentation of internal variable imenu--index-alist.
3252 Document the return value format of imenu-create-index-function
3253 functions.
3254
ab8f7d5c
RS
32552003-09-30 Richard M. Stallman <rms@gnu.org>
3256
3257 * processes.texi (Network): Say what stopped datagram connections do.
3258
3259 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3260
3261 * display.texi (Overlay Properties): Clarify `evaporate' property.
3262
49247521 32632003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3264
3265 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3266 constructs should be marked as risky.
86b9b767
LK
3267 Change cons cell into proper list.
3268 (Mode Line Variables): Change cons cell into proper list.
3269
49247521 32702003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3271
3272 * modes.texi (Mode Line Data): Document the :propertize construct.
3273 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3274 to match their order in the default mode-line-format.
bc3b02f9
LK
3275 Describe the new variables mode-line-position and mode-line-modes.
3276 Update the default values of mode-line-frame-identification,
3277 minor-mode-alist, and default-mode-line-format.
3278 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3279
bc3b02f9 32802003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3281
c22c5da6 3282 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3283 * loading.texi, minibuf.texi, text.texi, variables.texi:
3284 Avoid @strong{Note:}.
3285
32862003-09-26 Richard M. Stallman <rms@gnu.org>
3287
3288 * keymaps.texi (Remapping Commands): Fix typo.
3289
41beda59
LT
32902003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3291
3292 * processes.texi (Low-Level Network): Fix typo.
3293
ef6ae4ff
KS
32942003-09-23 Kim F. Storm <storm@cua.dk>
3295
3296 * processes.texi (Network, Network Servers): Fix typos.
3297 (Low-Level Network): Add timeout value for :server keyword.
3298 Add new option keywords to make-network-process.
3299 Add set-network-process-options.
3300 Explain how to test availability of network options.
3301
b0f23edf
RS
33022003-09-19 Richard M. Stallman <rms@gnu.org>
3303
3304 * text.texi (Motion by Indent): Arg to
3305 backward-to-indentation and forward-to-indentation is optional.
3306
3307 * strings.texi (Creating Strings): Add substring-no-properties.
3308
3309 * processes.texi
3310 (Process Information): Add list-processes arg QUERY-ONLY.
3311 Delete process-contact from here.
3312 Add new status values for process-status.
3313 Add process-get, process-put, process-plist, set-process-plist.
3314 (Synchronous Processes): Add call-process-shell-command.
3315 (Signals to Processes): signal-process allows process objects.
3316 (Network): Complete rewrite.
3317 (Network Servers, Datagrams, Low-Level Network): New nodes.
3318
3319 * positions.texi (Word Motion): forward-word, backward-word
3320 arg is optional. Reword.
3321
3322 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3323
c22c5da6 3324 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3325 Delete duplicate definition of buffer-local-value.
3326 (File Local Variables): Explain about discarding text props.
3327
f387bdea
RS
33282003-09-11 Richard M. Stallman <rms@gnu.org>
3329
3330 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3331 changes variables that record input events.
3332 (Minibuffer Misc): Add minibuffer-selected-window.
3333
3334 * lists.texi (Building Lists): Add copy-tree.
3335
3336 * display.texi (Fontsets): Add char-displayable-p.
3337 (Scroll Bars): New node.
3338
49247521 33392003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3340
3341 * modes.texi (%-Constructs): Document new `%i' and `%I'
3342 constructs.
3343
fd026ee1
JR
33442003-09-03 Peter Runestig <peter@runestig.com>
3345
3346 * makefile.w32-in: New file.
3347
4828b4d7
RS
33482003-08-29 Richard M. Stallman <rms@gnu.org>
3349
3350 * display.texi (Overlay Properties): Clarify how priorities
3351 affect use of the properties.
3352
a4e4f05d
LT
33532003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3354
3355 * customize.texi (Type Keywords): Correct the description of
3356 `:help-echo' in the case where `motion-doc' is a function.
3357
3ebe0346
JPW
33582003-08-14 John Paul Wallington <jpw@gnu.org>
3359
3360 * modes.texi (Emulating Mode Line): Subsection, not section.
3361
3afe8e39
RS
33622003-08-13 Richard M. Stallman <rms@gnu.org>
3363
3364 * elisp.texi (Top): Update subnode lists in menu.
3365
3366 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3367 (Kill Functions): kill-region has new arg yank-handler.
3368 (Yanking): New node.
3369 (Yank Commands): Add yank-undo-function.
3370 (Low-Level Kill Ring):
3371 kill-new and kill-append have new arg yank-handler.
3372 (Changing Properties): Add remove-list-of-text-properties.
3373 (Atomic Changes): New node.
3374
3375 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3376
3377 * streams.texi (Output Variables): Add eval-expression-print-length
3378 and eval-expression-print-level.
3379
3380 * os.texi (Time Conversion): For encode-time, explain limits on year.
3381
3382 * objects.texi (Character Type): Define anchor "modifier bits".
3383
3384 * modes.texi (Emulating Mode Line): New node.
3385 (Search-based Fontification): Font Lock uses font-lock-face property.
3386 (Other Font Lock Variables): Likewise.
3387
3388 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3389 not vectors.
3390 (Active Keymaps): Add emulation-mode-map-alists.
3391 (Functions for Key Lookup): key-binding has new arg no-remap.
3392 (Remapping Commands): New node.
3393 (Scanning Keymaps): where-is-internal has new arg no-remap.
3394 (Tool Bar): Add tool-bar-local-item-from-menu.
3395 Clarify when to use tool-bar-add-item-from-menu.
3396
3397 * commands.texi (Interactive Call): commandp has new arg.
3398 (Command Loop Info): Add this-original-command.
3399
e37769b1
JPW
34002003-08-06 John Paul Wallington <jpw@gnu.org>
3401
3402 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3403
3404 * display.texi (Warning Basics): Fix typo.
3405 (Fringes): Add closing curly bracket and fix typo.
3406
3407 * elisp.texi (Top): Fix typo.
3408
c5e0561f
RS
34092003-08-05 Richard M. Stallman <rms@gnu.org>
3410
3411 * elisp.texi: Update lists of subnodes.
3412
3413 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3414
3415 * variables.texi (Local Variables): Use lc for example variable names.
3416
3417 * tips.texi (Library Headers): Explain where to put -*-.
3418
3419 * strings.texi (Creating Strings): Fix xref for vconcat.
3420
3421 * sequences.texi (Vector Functions):
3422 vconcat no longer allows integer args.
3423
3424 * minibuf.texi (Reading File Names): read-file-name has new
3425 arg PREDICATE. New function read-directory-name.
3426
3427 * macros.texi (Defining Macros): Give definition of `declare'
3428 (Indenting Macros): New node.
3429
3430 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3431 (Window Frame Parameters): Make separate table of parameters
3432 that are coupled with specific face attributes.
3433 (Deleting Frames): delete-frame-hooks renamed to
3434 delete-frame-functions.
3435
3436 * files.texi (Magic File Names): Add file-remote-p.
3437 Clarify file-local-copy.
3438
3439 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3440 here; instead xref Defining Macros.
3441
3442 * display.texi (Warnings): New node, and subnodes.
3443 (Fringes): New node.
3444
3445 * debugging.texi (Test Coverage): New node.
3446
3447 * compile.texi (Compiler Errors): Explain with-no-warnings
3448 and other ways to suppress warnings.
3449
3450 * commands.texi (Interactive Call): Minor clarification.
3451
3452 * buffers.texi (Buffer File Name): set-visited-file-name
3453 renames the buffer too.
3454
3455 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3456
ee59dede
MR
34572003-07-24 Markus Rost <rost@math.ohio-state.edu>
3458
3459 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3460
f0514b34
MR
34612003-07-22 Markus Rost <rost@math.ohio-state.edu>
3462
3463 * internals.texi (Garbage Collection): Fix previous change.
3464
c73983bb
RS
34652003-07-22 Richard M. Stallman <rms@gnu.org>
3466
3467 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3468
3469 * display.texi (Width): Use \s syntax in example.
3470 (Font Selection): Add face-font-rescale-alist.
3471
3472 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3473 Remove spurious indent in example.
3474
3475 * lists.texi (Building Lists): Add number-sequence.
3476
3477 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3478
3479 * functions.texi (Function Documentation): Explain how to
3480 show calling convention explicitly in the doc string.
3481
3482 * windows.texi (Selecting Windows): save-selected-window saves
3483 selected window of each frame.
3484 (Window Configurations): Minor change.
3485
3486 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3487
3488 * streams.texi (Output Variables): Add print-continuous-numbering
3489 and print-number-table.
3490
3491 * processes.texi (Decoding Output): New node.
3492
3493 * os.texi (Time Conversion): decode-time arg is optional.
3494
3495 * objects.texi (Character Type): Don't use space as example for \.
3496 Make list of char names and \-sequences correspond.
3497 Explain that \s is not used in strings. `\ ' needs space after.
3498
3499 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3500 (Translation of Characters): Add translation-table-for-input.
3501 (Default Coding Systems): Add auto-coding-functions.
3502 (Explicit Encoding): Add decode-coding-inserted-region.
3503 (Locales): Add locale-info.
3504
3505 * minibuf.texi (Basic Completion): Describe test-completion.
3506 Collections can be lists of strings.
3507 Clean up lazy-completion-table.
3508 (Programmed Completion): Mention test-completion.
3509 Clarify why lambda expressions are not accepted.
3510 (Minibuffer Misc): Describe minibufferp.
3511
51a8b435
RS
35122003-07-14 Richard M. Stallman <rms@gnu.org>
3513
3514 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3515
3516 * windows.texi (Selecting Windows): New arg to select-window.
3517 (Selecting Windows): Add with-selected-window.
3518 (Size of Window): Add window-inside-edges, etc.
3519
3520 * internals.texi (Garbage Collection): Add post-gc-hook.
3521
3522 * processes.texi (Subprocess Creation): Add exec-suffixes.
3523
3524 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3525 (Scanning Keymaps): Add map-keymaps.
3526 (Defining Menus): Add keymap-prompt.
3527
3528 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3529 most-negative-fixnum.
3530
3531 * compile.texi (Byte Compilation): Explain no-byte-compile
3532 (Compiler Errors): New node.
3533
3534 * os.texi (User Identification): user-uid, user-real-uid
3535 can return float.
3536
3537 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3538 and about derived modes.
3539 (Minor Modes): Add minor-mode-list.
3540 (Defining Minor Modes): Keyword args for define-minor-mode.
3541 (Search-based Fontification): Explain managing other properties.
3542 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3543 (Faces for Font Lock): Add font-locl-preprocessor-face.
3544 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3545
3546 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3547 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3548
3549 * loading.texi (Library Search): Add load-suffixes.
3550
3551 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3552 (Programmed Completion): Add dynamic-completion-table.
3553
3554 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3555 (Magic File Names): Specify precedence order of handlers.
199bb209 3556
51a8b435
RS
3557 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3558 and post-command-hook.
3559 (Waiting): New calling convention for sit-for.
3560
3561 * text.texi (Special Properties): local-map and keymap properties
3562 apply based on their stickiness.
3563
c6de56a0
RS
35642003-07-07 Richard M. Stallman <rms@gnu.org>
3565
3566 * modes.texi (Minor Mode Conventions): Specify only some kinds
3567 of list values as args to minor modes.
3568
3569 * files.texi (File Name Expansion): Warn about iterative use
3570 of substitute-in-file-name.
3571
3572 * advice.texi (Activation of Advice): Clean up previous change.
3573
8c761ea6
MR
35742003-07-06 Markus Rost <rost@math.ohio-state.edu>
3575
3576 * advice.texi (Activation of Advice): Note that ad-start-advice is
3577 turned on by default.
3578
c6de56a0
RS
35792003-06-30 Richard M. Stallman <rms@gnu.org>
3580
3581 * text.texi (Buffer Contents): Document current-word.
3582 (Change Hooks): Not called for *Messages*.
3583
3584 * functions.texi (Defining Functions): Explain about redefining
3585 primitives.
3586 (Function Safety): Renamed. Minor changes.
3587 Comment out the detailed criteria for what is safe.
3588
3fe4e567
AS
35892003-06-22 Andreas Schwab <schwab@suse.de>
3590
3591 * objects.texi (Symbol Type): Fix description of examples.
3592
cda7bd13
AS
35932003-06-16 Andreas Schwab <schwab@suse.de>
3594
3595 * hash.texi (Creating Hash): Fix description of :weakness.
3596
fbcffa4a
KG
35972003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3598
3599 * files.texi (Changing Files): copy-file copies file modes, too.
3600
ff6a3bfb
RS
36012003-05-28 Richard M. Stallman <rms@gnu.org>
3602
3603 * strings.texi (Creating Strings): Clarify split-string.
3604
1463a05d
JB
36052003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3606
3607 * strings.texi (Creating Strings): Update split-string specification
3608 and examples.
3609
af253914
RS
36102003-05-19 Richard M. Stallman <rms@gnu.org>
3611
3612 * elisp.texi: Correct invariant section names.
3613
7ea52f92
RS
36142003-04-20 Richard M. Stallman <rms@gnu.org>
3615
3616 * os.texi (Timers): Explain about timers and quitting.
3617
e31afc09
RS
36182003-04-19 Richard M. Stallman <rms@gnu.org>
3619
3620 * internals.texi (Writing Emacs Primitives): Strings are
3621 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3622 Explain GCPRO convention for varargs function args.
3623
5ceea398
RS
36242003-04-16 Richard M. Stallman <rms@gnu.org>
3625
3626 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3627
b0ada147
RS
36282003-04-08 Richard M. Stallman <rms@gnu.org>
3629
3630 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3631
b23375aa
KS
36322003-02-13 Kim F. Storm <storm@cua.dk>
3633
3634 * objects.texi (Character Type): New \s escape for space.
3635
c60ee5e7
JB
36362003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3637
3638 * os.texi (System Environment): Added cygwin system-type.
3639
84e47416
RS
36402003-01-25 Richard M. Stallman <rms@gnu.org>
3641
3642 * keymaps.texi: Document that a symbol can act as a keymap.
3643
3e8cf2ea
RS
36442003-01-13 Richard M. Stallman <rms@gnu.org>
3645
3646 * text.texi (Changing Properties): Say string indices are origin-0.
3647
3648 * positions.texi (Screen Lines) <compute-motion>:
3649 Correct order of elts in return value.
3650
3651 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3652 how to define a default binding.
3653
7abb9fc5 36542002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3655
104bc3aa 3656 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3657
104bc3aa
MR
3658 * customize.texi (Simple Types): Clarify description of custom
3659 type 'number. Describe new custom type 'float.
177f790c 3660
7abb9fc5 36612002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3662
3663 * variables.texi (File Local Variables): Fix typo.
3664
df140a68 36652002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3666
df140a68
KG
3667 From Michael Albinus <Michael.Albinus@alcatel.de>.
3668
3669 * README: Target for Info file is `make info'.
3670
3671 * files.texi (File Name Components): Fixed typos in
3672 `file-name-sans-extension'.
3673 (Magic File Names): Complete list of operations for magic file
3674 name handlers.
3675
7ed9159a
JY
36762002-09-16 Jonathan Yavner <jyavner@engineer.com>
3677
3678 * variables.texi (File Local Variables): New function
3679 risky-local-variable-p.
3680
36812002-09-15 Jonathan Yavner <jyavner@engineer.com>
3682
3683 * functions.texi (Function safety): New node about unsafep.
3684
241f79af
PA
36852002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3686
3687 * customize.texi (Splicing into Lists): Fixed example.
3688 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3689
72459b15
JB
36902002-06-17 Juanma Barranquero <lektu@terra.es>
3691
3692 * frames.texi (Display Feature Testing): Fix typo.
3693
61f7e0f5
AS
36942002-06-12 Andreas Schwab <schwab@suse.de>
3695
3696 * frames.texi (Initial Parameters, Resources): Fix references to
3697 the Emacs manual.
3698
4e792dbd
KS
36992002-05-13 Kim F. Storm <storm@cua.dk>
3700
3701 * variables.texi (Intro to Buffer-Local): Updated warning and
3702 example relating to changing buffer inside let.
3703
940344d4 37042002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3705
3706 * os.texi (Session Management): New node about X Session management.
3707
231ac53b
EZ
37082002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3709
3710 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3711 to which the manual corresponds, and the copyright years.
3712
3713 * Makefile.in (VERSION): Set to 2.9.
3714
140cc574
EZ
37152001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3716
3717 * elisp.texi: Change the category in @dircategory to "Emacs", to
3718 make it consistent with info/dir.
3719
9c7fce05
MB
37202001-11-25 Miles Bader <miles@gnu.org>
3721
3722 * text.texi (Fields): Describe new `limit' arg in
3723 field-beginning/field-end.
3724
9f8bbf0f
EZ
37252001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3726
a5e6715c
EZ
3727 * permute-index: Don't depend on csh-specific features. Replace
3728 the interpreter name with /bin/sh.
3729
9f8bbf0f
EZ
3730 * two-volume-cross-refs.txt: New file.
3731 * two.el: New file.
3732 * spellfile: New file.
3733
1756e2fb
EZ
37342001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3735
3736 * permute-index: New file.
3737
3738 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3739 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3740 8+3 restricted namespace.
ad050e54
EZ
3741
3742 * Makefile.in (infodir): Define relative to $(srcdir).
3743 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3744 include directories list via -I switch to makeinfo.
3745 (index.texi): Use cp if both hard and symbolic links fail.
3746
10fa7f8e
EZ
37472001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3748
7a1494ce
EZ
3749 * Makefile.in (distclean): Add.
3750
10fa7f8e
EZ
3751 The following changes make ELisp manual part of the Emacs
3752 distribution:
3753
3754 * Makefile.in: Add Copyright notice.
3755 (prefix): Remove.
3756 (infodir): Change value to "../info".
3757 (VPATH): New variable.
3758 (MAKE): Don't define.
3759 (texmacrodir): Don't define.
3760 (texinputdir): Append the existing value of TEXINPUTS.
3761 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3762 command to be compatible with man/Makefile.in, and to put the
3763 output into ../info.
5c32b7c5 3764 (info): Add target.
10fa7f8e
EZ
3765 (installall): Target removed.
3766
ad050e54 37672001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3768
3769 * tips.texi (Coding Conventions): Fix typo.
3770
6fd735df
GM
37712001-10-23 Gerd Moellmann <gerd@gnu.org>
3772
3773 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3774
b704d54b
EZ
37752001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3776
3777 * files.texi (File Name Components): Update the description of
3778 file-name-sans-extension and file-name-extension, as they now
3779 ignore leading dots.
3780
71431a0e
GM
37812001-10-20 Gerd Moellmann <gerd@gnu.org>
3782
6aa97356 3783 * (Version 21.1 released.)
71431a0e 3784
79f1f96c
MB
37852001-10-19 Miles Bader <miles@gnu.org>
3786
3787 * positions.texi (Text Lines): Describe behavior of
3788 `beginning-of-line'/`end-of-line' in the presence of field properties.
3789
892a8f36
GM
37902001-10-17 Gerd Moellmann <gerd@gnu.org>
3791
3792 * Makefile.in (VERSION): Set to 2.8.
3793 (manual): Use `manual-21'.
3794
8c1cc9e8 3795 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3796 number was used. Set it to 2.8.
3797
3798 * intro.texi: Likewise.
3799
51724e26
EZ
38002001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3801
3802 * files.texi (File Name Completion): Document the significance of
3803 a trailing slash in elements of completion-ignored-extensions.
3804
57b338e8
MB
38052001-10-06 Miles Bader <miles@gnu.org>
3806
3807 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3808
c89e4bc5
GM
38092001-10-04 Gerd Moellmann <gerd@gnu.org>
3810
3811 * variables.texi (Variable Aliases): New node.
3812
ab952a4f
GM
38132001-10-04 Gerd Moellmann <gerd@gnu.org>
3814
3815 * Branch for 21.1.
dff28924 3816
9db3a582
MB
38172001-10-02 Miles Bader <miles@gnu.org>
3818
ae1a9581
MB
3819 * minibuf.texi (Minibuffer Misc): Add entries for
3820 `minibuffer-contents', `minibuffer-contents-no-properties', and
3821 `delete-minibuffer-contents'.
3822 Correct description for `minibuffer-prompt-end'.
3823
9db3a582
MB
3824 * text.texi (Property Search): Correct descriptions of
3825 `next-char-property-change' and `previous-char-property-change'.
3826 Add entries for `next-single-char-property-change' and
3827 `previous-single-char-property-change'.
3828 Make operand names a bit more consistent.
3829
03be5931
EZ
38302001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3831
3832 * frames.texi (Finding All Frames): Document that next-frame and
3833 previous-frame are local to current terminal.
3834
974548ec
EZ
38352001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3836
3837 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3838 result of make-keymap.
974548ec 3839
8d82c597
EZ
38402001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3841
3842 * display.texi (Font Lookup, Attribute Functions)
3843 (Image Descriptors): Add cross-references to the definition of
3844 selected frame.
3845
3846 * buffers.texi (The Buffer List): Add cross-references to the
3847 definition of selected frame.
3848
3849 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3850 frame at any given time.
3851 (Multiple Displays, Size and Position): Add a cross-reference to
3852 the definition of the selected frame.
3853
2842de30
EZ
38542001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3855
3856 * strings.texi (String Conversion) <string-to-number>: Document
3857 that a float is returned for integers that are too large.
3858
3859 * frames.texi (Mouse Position): Document mouse-position-function.
3860 (Display Feature Testing): Document display-images-p.
3861 (Window Frame Parameters): Document the cursor-type variable.
3862
3863 * numbers.texi (Integer Basics): Document CL style read syntax for
3864 integers in bases other than 10.
3865
3866 * positions.texi (List Motion): Document
3867 open-paren-in-column-0-is-defun-start.
3868
3869 * lists.texi (Sets And Lists): Document member-ignore-case.
3870
3871 * internals.texi (Garbage Collection): Document the used and free
3872 strings report.
3873 (Memory Usage): Document strings-consed.
3874
3875 * os.texi (Time of Day): Document float-time.
3876 (Recording Input): Document that clear-this-command-keys clears
3877 the vector to be returned by recent-keys.
3878
3879 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3880 argument keymap can be a list.
3881
3882 * nonascii.texi (User-Chosen Coding Systems)
3883 <select-safe-coding-system>: Document the new argument
3884 accept-default-p and the variable
3885 select-safe-coding-system-accept-default-p. Tell what happens if
3886 buffer-file-coding-system is undecided.
3887 (Default Coding Systems): Document auto-coding-regexp-alist.
3888
3889 * display.texi (The Echo Area) <message>: Document
3890 message-truncate-lines.
3891 (Glyphs): Document that the glyph table is unused on windowed
3892 displays.
3893
3894 * help.texi (Describing Characters) <single-key-description>:
3895 Document the new argument no-angles.
3896 (Accessing Documentation) <documentation-property>: Document that
3897 a non-string property is evaluated.
3898 <documentation>: Document that the function-documentation property
3899 is looked for.
3900
3901 * windows.texi (Selecting Windows): Document some-window.
3902
3903 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3904
3905 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3906 apropos-mode-hook.
3907
3908 * commands.texi (Using Interactive): Document interactive-form.
3909 (Keyboard Macros): Document kbd-macro-termination-hook.
3910 (Command Loop Info): Document that clear-this-command-keys clears
3911 the vector to be returned by recent-keys.
3912
2d43d823
GM
39132001-09-04 Werner LEMBERG <wl@gnu.org>
3914
3915 * Makefile.in (srcdir, texinputdir): New variables.
3916 (srcs, index.texi, install): Use $(srcdir).
3917 (.PHONY): Remove elisp.dvi.
3918 (elisp): Use -I switch for makeinfo.
3919 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3920 (installall, dist): Use $(srcdir).
3921 Fix path to texinfo.tex.
3922 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3923
fa739b31
GM
39242001-08-30 Gerd Moellmann <gerd@gnu.org>
3925
92a25631
GM
3926 * display.texi (Conditional Display): Adjust to API change.
3927
fa739b31
GM
3928 * configure: New file.
3929
cef68af5
GM
39302001-07-30 Gerd Moellmann <gerd@gnu.org>
3931
3932 * commands.texi (Repeat Events): Add description of
3933 double-click-fuzz.
3934
d1f08d85
SM
39352001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3936
3937 * syntax.texi (Syntax Class Table): Add the missing designator for
3938 comment and string fences.
3939 (Syntax Properties): Add a xref to syntax table internals.
3940 (Syntax Table Internals): Document string-to-syntax.
3941
1e9fc92e
GM
39422001-05-07 Gerd Moellmann <gerd@gnu.org>
3943
3944 * Makefile.in (install): Use install-info command line options
3945 like in Emacs' Makefile.in.
3946
00480554
MB
39472000-12-09 Miles Bader <miles@gnu.org>
3948
3949 * windows.texi (Window Start): Update documentation for
3950 `pos-visible-in-window-p'.
3951
1e344ee2
SM
39522000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3953
3954 * lists.texi (Building Lists): Add footnote to explain how to add
3955 to the end of a list.
3956
a540f6ed
GM
39572000-10-25 Gerd Moellmann <gerd@gnu.org>
3958
3959 * files.texi (Visiting Functions): Typos.
3960
28bcdbee
KH
39612000-10-25 Kenichi Handa <handa@etl.go.jp>
3962
3963 * files.texi (Visiting Functions): Return value of
3964 find-file-noselect may be a list of buffers if wildcards are used.
3965
22d1a4ed
MB
39662000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3967
3968 * display.texi (Defining Faces): Document `graphic' display type
3969 in face specs.
3970
916a89db
KG
39712000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3972
1e9fc92e 3973 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3974 `after-make-frame-hook' with `after-make-frame-functions'.
3975
1e9fc92e 3976 * frames.texi (Creating Frames): Ditto.
916a89db 3977
1e9fc92e 3978 * variables.texi (Future Local Variables): Ditto.
916a89db 3979
483de32b
GM
39802000-10-16 Gerd Moellmann <gerd@gnu.org>
3981
3982 * display.texi (Other Image Types): Add description of :foreground
3983 and :background properties of mono PBM images.
3984
e23a63a5
WL
39852000-08-17 Werner LEMBERG <wl@gnu.org>
3986
3987 * .cvsignore: New file.
3988
dfc16043
GM
39892000-01-05 Gerd Moellmann <gerd@gnu.org>
3990
3991 * tindex.pl: New script.
3992
602613fe
DL
39931999-12-03 Dave Love <fx@gnu.org>
3994
3995 * Makefile.in (MAKEINFO): New parameter.
3996
94ec544d
DL
39971999-09-17 Richard Stallman <rms@gnu.org>
3998
3999 * Makefile.in (srcs): Add hash.texi.
4000 (VERSION): Update to 20.6.
4001
40021999-09-13 Richard Stallman <rms@gnu.org>
4003
4004 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4005
40061998-08-29 Karl Heuer <kwzh@gnu.org>
4007
4008 * configure.in: New file.
4009 * Makefile.in: Renamed from Makefile.
4010 (prefix, infodir): Use value obtained from configure.
4011 (emacslibdir): Obsolete variable deleted.
4012 (dist): Distribute configure.in, configure, Makefile.in.
4013
40141998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4015
4016 * Makefile (INSTALL_INFO): New variable.
4017 (install): Run install-info.
4018
40191998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4020
4021 * Makefile (elisp.dvi): Add missing backslash.
4022
40231998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4024
4025 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4026 Run texindex without `./'. Always run texindex on elisp.tp.
4027 (elisp.tps): Target deleted.
4028
40291998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4030
4031 * Makefile (srcs): Add nonascii.texi and customize.texi.
4032 (dist): Start by deleting `temp'.
4033
40341998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4035
4036 * Makefile (makeinfo, texindex): Targets deleted.
4037 (makeinfo.o, texindex.o): Targets deleted.
4038 (clean, dist): Don't do anything with them or with getopt*.
4039
40401998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4041
4042 * Makefile (SHELL): Defined.
4043
40441998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4045
4046 * Makefile (elisp.tps): New target.
4047 (elisp.dvi): Depend on elisp.tps.
4048
4049Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4050
4051 * README: Update phone number.
4052
4053 * Makefile (elisp): Make this be the default target.
4054 Depend on makeinfo.c instead of makeinfo.
4055 (install): Don't depend on elisp.dvi, since we don't install that.
4056 Use mkinstalldirs.
4057 (dist): Add mkinstalldirs.
4058
4059Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4060
4061 * Makefile (VERSION): Update version number.
4062 (maintainer-clean): Renamed from realclean.
4063
4064Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4065
4066 * Makefile (realclean): New target.
4067 (elisp): Remove any old elisp-* files first.
4068
4069Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4070
d1f08d85
SM
4071 * Makefile (VERSION): New variable.
4072 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4073 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4074
4075Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4076
4077 * Makefile (elisp): Depend on makeinfo.
4078
4079Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4080
d1f08d85 4081 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4082
4083Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4084
4085 * Makefile (infodir, prefix): New vars.
4086 (install): Use infodir.
4087 (emacsinfodir): Deleted.
4088
4089Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4090
4091 * Makefile (srcs): Add calendar.texi.
4092
4093 * Makefile (dist): Copy texindex.c and makeinfo.c.
4094 Limit elisp-* files to those with one or two digits.
4095
4096Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4097
4098 * Makefile (dist): Changed to use Gzip instead of compress.
4099
4100Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4101
4102 * loading.texi (Unloading): define-function changed back to
4103 defalias. It may not stay this way, but at least it's
4104 consistent with the known-good version of the code patch.
4105
4106Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4107
4108 * modes.texi (Hooks): Document new optional arg of add-hook.
4109
4110Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4111
d1f08d85 4112 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4113
4114 * tips.texi: Add new section on standard library headers.
4115
4116Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4117
4118 * Makefile (srcs): Add frame.texi to the list of sources.
4119
4120Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4121
4122 * Makefile (dist): Don't bother excluding autosave files; they'll
4123 never make it into the temp directory anyway, and the hash marks
4124 in the name are problematic for make and the Bourne shell.
dff28924 4125 (srcs):
94ec544d
DL
4126
4127Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4128
d1f08d85 4129 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4130 the distribution tar file.
4131
dff28924 4132Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4133
4134 * Makefile (srcs): Added index.perm.
4135 (elisp.dvi): Remove erroneous shell comment.
4136 Expect output of permute-index in permuted.fns.
4137 Save old elisp.aux in elisp.oaux.
4138 (clean): Added index.texi to be deleted.
4139
dff28924 4140Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4141
4142 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4143
dff28924 4144Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4145
4146 * files.texi: Noted that completion-ignored-extensions is ignored
4147 when making *Completions*.
4148
4149Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4150
4151 * Makefile make dist now depends on elisp.dvi, since it tries
4152 to include it in the dist file.
4153
dff28924 4154Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4155
4156 * functions.texinfo (Mapping Functions): Add missing quote
4157
dff28924 4158Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4159
4160 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4161 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4162
dff28924 4163Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4164
4165 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4166 and @error{} are the terms now being used. The files in the
4167 directory have been changed to reflect this.
4168
d1f08d85 4169 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4170 ` @result{}', using 5 spaces at the begining of the line.
4171
dff28924 4172Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4173
4174 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4175 experimental @indentedresult{}, @indentedexpandsto{} are part of
4176 the texinfo.tex in this directory. These TeX macros are not
4177 stable yet.
4178
dff28924 4179Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4180
4181 * texinfo.tex: temporarily added
d1f08d85 4182 \let\result=\dblarrow
94ec544d
DL
4183 \def\error{{\it ERROR} \longdblarrow}
4184 We need to do this better soon.
4185
dff28924 4186Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4187
4188 * Applied Karl Berry's patches to *.texinfo files, but not to
4189 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4190 new title page format is also not applied, since it requires
4191 texinfo.tex changes.)
4192
4193 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4194 for the Project GNU development environment.
4195
ad050e54 4196;; Local Variables:
fd026ee1 4197;; coding: iso-2022-7bit
ad050e54 4198;; End:
2a34a036 4199
651f374c
TTN
4200 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4201 2005 Free Software Foundation, Inc.
2a34a036
GM
4202 Copying and distribution of this file, with or without modification,
4203 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4204
4205;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda