(mark-diary-entries): Rearrange to wrap with-current-buffer form in
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
8ccd3630
RS
12005-09-17 Richard M. Stallman <rms@gnu.org>
2
3 * display.texi (Defining Images): Clean up previous change.
4
7260457b
RF
52005-09-16 Romain Francoise <romain@orebokech.com>
6
7 * elisp.texi: Specify GFDL version 1.2.
8
9 * doclicense.texi (GNU Free Documentation License): Update to
10 version 1.2.
11
5b51c037
CY
122005-09-15 Chong Yidong <cyd@stupidchicken.com>
13
14 * display.texi (Defining Images): Document `image-load-path'.
15
5c4757d3
RS
162005-09-15 Richard M. Stallman <rms@gnu.org>
17
18 * objects.texi (Printed Representation): Minor cleanup.
19 (Box Diagrams): Minor fix.
20 (Cons Cell Type): Move (...) index item here.
21 (Box Diagrams): From here.
22 (Array Type): Minor fix.
23 (Type Predicates): Delete index "predicates".
24 (Hash Table Type): Clarify xref.
25 (Dotted Pair Notation): Minor fix.
26
2bb8b80c
CY
272005-09-10 Chong Yidong <cyd@stupidchicken.com>
28
29 * files.texi (Saving Buffers): Fix typo.
30
47b8bc5d
RS
312005-09-08 Richard M. Stallman <rms@gnu.org>
32
33 * tips.texi (Programming Tips): Correct the "default" prompt spec.
34
475aab0d
CY
352005-09-08 Chong Yidong <cyd@stupidchicken.com>
36
37 * locals.texi (Standard Buffer-Local Variables): Don't include
38 mode variables for minor modes.
39 Fix xrefs for buffer-display-count, buffer-display-table,
40 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
41 enable-multibyte-characters, fill-column, header-line-format,
42 left-fringe-width, left-margin, and right-fringe-width.
43
44 * hooks.texi (Standard Hooks): All hooks should conform to the
45 standard naming convention now.
46 Fix xref for `echo-area-clear-hook'.
47
48 * display.texi (Usual Display): Note that indicate-empty-lines and
49 tab-width are buffer-local.
50
51 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
52
53 * modes.texi (Mode Help): Note that major-mode is buffer-local.
54
55 * nonascii.texi (Encoding and I/O): Note that
56 buffer-file-coding-system is buffer-local.
57
58 * positions.texi (List Motion): Note that defun-prompt-regexp is
59 buffer-local.
60
61 * text.texi (Auto Filling): Note that auto-fill-function is
62 buffer-local.
63 (Undo): Note that buffer-undo-list is buffer-local.
64
65 * windows.texi (Buffers and Windows): Document
66 buffer-display-count.
67
2a6bc1f7
RS
682005-09-06 Richard M. Stallman <rms@gnu.org>
69
70 * tips.texi (Coding Conventions): Sometimes it is ok to put the
71 package prefix elsewhere than at the start of the name.
72
d7ea8b71
RS
732005-09-03 Richard M. Stallman <rms@gnu.org>
74
75 * tips.texi (Programming Tips): Add conventions for minibuffer
76 questions and prompts.
77
0c6087a6
RS
782005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
79
80 * intro.texi (nil and t): Minor cleanup.
81 Delete spurious mention of keyword symbols.
82 (Evaluation Notation): Add index entry.
83 (A Sample Function Description): Minor cleanup.
84 (A Sample Variable Description): Not all vars can be set.
85
4b5fa40e
TTN
862005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
87
88 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
89
90 (Insertion): Document precise type of `insert-char' arg COUNT.
91
34b50776
SM
922005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
93
94 * modes.texi (Other Font Lock Variables): Sync the default of
95 font-lock-lines-before.
96
c1105d05
MA
972005-08-31 Michael Albinus <michael.albinus@gmx.de>
98
99 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
100
62929713
RS
1012005-08-29 Richard M. Stallman <rms@gnu.org>
102
103 * elisp.texi (Top): Update subnode menu.
104
105 * searching.texi (Searching and Matching): Move node.
106 Rearrange contents and add overall explanation.
107 (Searching and Case): Move node.
108 (Searching and Matching): Update menu.
109
0fb57cc0
EZ
1102005-08-27 Eli Zaretskii <eliz@gnu.org>
111
112 * os.texi (Startup Summary): Fix the description of the initial
113 startup message display.
114
3e80c4c1
RS
1152005-08-25 Richard M. Stallman <rms@gnu.org>
116
117 * searching.texi (Search and Replace): Add replace-regexp-in-string.
118
1192005-08-25 Emilio C. Lopes <eclig@gmx.net>
120
121 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
122 `next-overlay-change' example.
c1105d05 123
79a8defb
JL
1242005-08-22 Juri Linkov <juri@jurta.org>
125
126 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
127 Fix invert-face. Fix args of face-background.
128
16691d29
JL
129 * display.texi (Standard Faces): Delete node.
130 (Faces): Add xref to `(emacs)Standard Faces'.
131 (Displaying Faces): Fix xref to `Standard Faces'.
132
133 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
134
217b694f
EZ
1352005-08-20 Alan Mackenzie <acm@muc.de>
136
137 * buffers.texi (The Buffer List): Clarify the manipulation of the
138 buffer list.
139
0bf14bfd
RS
1402005-08-14 Richard M. Stallman <rms@gnu.org>
141
7ad1498e
AS
142 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
143 a regexp.
0bf14bfd 144
c118d09e
RS
1452005-08-11 Richard M. Stallman <rms@gnu.org>
146
59cb8c23
RS
147 * elisp.texi (Top): Update subnode lists.
148
149 * display.texi (Inverse Video): Node deleted.
150
c118d09e
RS
151 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
152 New nodes split out of Coding Conventions.
153
154 * searching.texi (Regular Expressions): Document re-builder.
155
156 * os.texi (Time Parsing): New node split out of Time Conversion.
157
158 * processes.texi (Misc Network, Network Feature Testing)
159 (Network Options, Make Network): New nodes split out of
160 Low-Level Network.
161
67ec7f41
RS
1622005-08-09 Richard M. Stallman <rms@gnu.org>
163
76d47f0d
RS
164 * frames.texi (Geometry): New node, split from Size and Position.
165 (Frame Parameters): Refer to Geometry.
166
67ec7f41 167 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 168
67ec7f41
RS
169 * windows.texi (Splitting Windows): Fix xref.
170
171 * frames.texi (Layout Parameters): Add xref.
172
173 * display.texi (Line Height, Scroll Bars): Fix xrefs.
174
175 * keymaps.texi (Menu Bar): Fix xref.
176
177 * locals.texi (Standard Buffer-Local Variables): Fix xref.
178
179 * modes.texi (%-Constructs): Fix xref.
180
181 * frames.texi (Window Frame Parameters): Node split up.
182 (Basic Parameters, Position Parameters, Size Parameters)
183 (Layout Parameters, Buffer Parameters, Management Parameters)
184 (Cursor Parameters, Color Parameters): New subnodes.
185
adb5e445
LT
1862005-08-09 Luc Teirlinck <teirllm@auburn.edu>
187
188 * positions.texi (Screen Lines): Update xref for previous change
189 in minibuf.texi.
190
191 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
192 change in minibuf.texi.
193
61298e17
RS
1942005-08-09 Richard M. Stallman <rms@gnu.org>
195
196 * tips.texi (Coding Conventions): Minor cleanup.
197
198 * modes.texi (Defining Minor Modes): Explain when init-value
199 can be non-nil.
200
201 * elisp.texi (Top): Update submenu for Minibuffer.
202
203 * minibuf.texi (Minibuffer Misc): Node split up.
204 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
205 (Recursive Mini): New nodes split out from Minibuffer Misc.
206 (Minibuffer Misc): Document max-mini-window-height.
207
208 * hash.texi (Defining Hash): Delete stray paren in example.
209
210 * display.texi (Echo Area Customization): Don't define
211 max-mini-window-height here; xref instead.
212
213 * commands.texi (Event Input Misc): Update while-no-input.
214
215 * advice.texi (Advising Functions): Explain when to use advice
216 and when to use a hook.
217
43e124e6
EZ
2182005-07-30 Eli Zaretskii <eliz@gnu.org>
219
220 * makefile.w32-in (info): Don't run install-info.
221 ($(infodir)/dir): New target, produced by running install-info.
222
653aea22
LT
2232005-07-27 Luc Teirlinck <teirllm@auburn.edu>
224
225 * modes.texi (Defining Minor Modes): The keyword for the initial
226 value is :init-value, not :initial-value.
227
ba6ebbd5
EZ
2282005-07-23 Eli Zaretskii <eliz@gnu.org>
229
230 * loading.texi (Autoload): Make the `doctor' example be consistent
231 with what's in current loaddefs.el. Describe the "fn" magic in
232 the usage portion of the doc string.
233
6696f2a4
RS
2342005-07-22 Richard M. Stallman <rms@gnu.org>
235
236 * internals.texi (Garbage Collection): Clarify previous change.
237
0c17e67c
SM
2382005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
239
240 * internals.texi (Garbage Collection): Add gc-cons-percentage.
241
426179e1
JL
2422005-07-18 Juri Linkov <juri@jurta.org>
243
244 * commands.texi (Accessing Events):
245 * frames.texi (Text Terminal Colors, Resources):
246 * markers.texi (The Mark):
247 * modes.texi (Defining Minor Modes):
248 Delete duplicate duplicate words.
249
9b0c2c56
RS
2502005-07-16 Richard M. Stallman <rms@gnu.org>
251
252 * display.texi (Managing Overlays): Clarify make-overlay
253 args for insertion types.
254
fd90b80c
LT
2552005-07-13 Luc Teirlinck <teirllm@auburn.edu>
256
0c17e67c
SM
257 * customize.texi (Variable Definitions):
258 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
259 `standard-value' is a list too.
260 (Defining New Types): Use @key{RET} instead of @key{ret}.
261
37aa90e5
TTN
2622005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
263
264 * os.texi (Translating Input): Fix typo.
265
917e0c95
RS
2662005-07-08 Richard M. Stallman <rms@gnu.org>
267
268 * README: Update edition number and size estimate.
269
270 * elisp.texi (VERSION): Set to 2.9.
271
7d90e71d
RS
2722005-07-07 Richard M. Stallman <rms@gnu.org>
273
c330dafe
RS
274 * book-spine.texinfo: Update Emacs version.
275
7d90e71d
RS
276 * display.texi (Inverse Video): Delete mode-line-inverse-video.
277
dc2204be
RS
2782005-07-06 Richard M. Stallman <rms@gnu.org>
279
280 * searching.texi (Regexp Search): Clarify what re-search-forward
281 does when the search fails.
282
a0ec7a4a
LK
2832005-07-05 Lute Kamstra <lute@gnu.org>
284
dc2204be 285 * Update FSF's address in GPL notices.
a0ec7a4a
LK
286
287 * doclicense.texi (GNU Free Documentation License):
288 * gpl.texi (GPL):
289 * tips.texi (Coding Conventions, Library Headers):
290 * vol1.texi:
291 * vol2.texi: Update FSF's address.
292
4af33176
RS
2932005-07-04 Richard M. Stallman <rms@gnu.org>
294
295 * hooks.texi (Standard Hooks): Add occur-hook.
296
b3ab615b
LT
2972005-07-03 Luc Teirlinck <teirllm@auburn.edu>
298
299 * display.texi (The Echo Area): Correct menu.
300
3d393029
RS
3012005-07-03 Richard M. Stallman <rms@gnu.org>
302
7fe48b75
RS
303 * elisp.texi (Top): Update subnode menu for Display.
304
305 * display.texi (Displaying Messages): New node, with most
306 of what was in The Echo Area.
307 (Progress): Moved under The Echo Area.
308 (Logging Messages): New node with new text.
309 (Echo Area Customization): New node, the rest of what was
310 in The Echo Area. Document message-truncate-lines with @defvar.
311 (Display): Update menu.
312
3d393029
RS
313 * windows.texi (Textual Scrolling): Doc 3 values for
314 scroll-preserve-screen-position.
315
316 * text.texi (Special Properties): Change hook functions
317 should bind inhibit-modification-hooks around altering buffer text.
318
319 * keymaps.texi (Key Binding Commands): Call binding BINDING
320 rather than DEFINITION.
321
b26860ad
JB
3222005-06-29 Juanma Barranquero <lekktu@gmail.com>
323
324 * variables.texi (Defining Variables): `user-variable-p' returns t
325 for aliases of user options, nil for alias loops.
326
025691ed
RS
3272005-06-28 Richard M. Stallman <rms@gnu.org>
328
329 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
330 make-keymap.
331
b61bfa4d
LT
3322005-06-27 Luc Teirlinck <teirllm@auburn.edu>
333
334 * variables.texi (Setting Variables): Correct and clarify
335 description of `add-to-ordered-list'.
336
24ee714d
RS
3372005-06-26 Richard M. Stallman <rms@gnu.org>
338
339 * display.texi (Faces): Minor cleanup.
340
33b79ce4
LT
3412005-06-25 Luc Teirlinck <teirllm@auburn.edu>
342
343 * display.texi (Faces): `facep' returns t for strings that are
344 face names.
345
df13531d
RS
3462005-06-25 Richard M. Stallman <rms@gnu.org>
347
348 * objects.texi (Equality Predicates): Clarify meaning of equal.
349
350 * windows.texi (Selecting Windows): save-selected-window
351 and with-selected-window save and restore the current buffer.
352
cf444441
RS
3532005-06-24 Richard M. Stallman <rms@gnu.org>
354
355 * numbers.texi (Float Basics): Explain how to test for NaN,
356 and printing the sign of NaNs.
357
6cdd056d
EZ
3582005-06-24 Eli Zaretskii <eliz@gnu.org>
359
360 * makefile.w32-in (MAKEINFO): Use --force.
361
b93e3c3b
RS
3622005-06-23 Richard M. Stallman <rms@gnu.org>
363
364 * display.texi (Face Functions): Correct Texinfo usage.
365
6fb276bd
LT
3662005-06-23 Luc Teirlinck <teirllm@auburn.edu>
367
368 * lists.texi (Rings): `ring-elements' now returns the elements of
369 RING in order.
370
1d1c7e75
JB
3712005-06-23 Juanma Barranquero <lekktu@gmail.com>
372
373 * markers.texi (The Mark): Texinfo usage fix.
374
9d12e52b
KS
3752005-06-23 Kim F. Storm <storm@cua.dk>
376
377 * searching.texi (Entire Match Data): Remove evaporate option for
378 match-data. Do not mention evaporate option for set-match-data.
379
6d44324c
GM
3802005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
381
382 * display.texi (Face Functions): Mention face aliases.
383
80df27a7
RS
3842005-06-21 Richard M. Stallman <rms@gnu.org>
385
386 * anti.texi (Antinews): Texinfo usage fix.
387
e121563b
KB
3882005-06-21 Karl Berry <karl@gnu.org>
389
9d7d543c
KB
390 * elisp.texi: Use @copying.
391
e121563b
KB
392 * elisp.texi: Put @summarycontents and @contents before the Top
393 node, instead of the end of the file, so that the contents appear
394 in the right place in the dvi/pdf output.
395
36a3b076
JL
3962005-06-21 Juri Linkov <juri@jurta.org>
397
398 * display.texi (Defining Faces): Add `customized-face'.
399
5c796e80
KS
4002005-06-20 Kim F. Storm <storm@cua.dk>
401
b7d1f38f
KS
402 * variables.texi (Setting Variables): Any type of element can be
403 given order in add-to-ordered-list. Compare elements with eq.
404
5c796e80
KS
405 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
406
fb056bef
KB
4072005-06-20 Karl Berry <karl@gnu.org>
408
409 * syntax.texi (Syntax Flags): Make last column very slightly wider
410 to avoid "generic comment" breaking on two lines and causing an
411 underfull box.
412
84398baa
LT
4132005-06-19 Luc Teirlinck <teirllm@auburn.edu>
414
415 * lists.texi (Rings): Various minor clarifications and corrections.
416
07ff1e4b
RS
4172005-06-18 Richard M. Stallman <rms@gnu.org>
418
419 * functions.texi (Obsolete Functions): Simplify.
420
421 * variables.texi (Variable Aliases): Simplify.
422
423 * anti.texi, backups.texi, compile.texi, customization.texi:
424 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
425 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
426 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
427 * variables.texi: Fix formatting ugliness.
428
429 * elisp.texi: Add links to Rings and Byte Packing.
430 Update version and copyright years.
431
432 * minibuf.texi: Fix formatting ugliness.
433 (Completion Commands): Move keymap vars to the end
434 and vars completing-read binds to the top.
435
3f7fab24
LT
4362005-06-17 Luc Teirlinck <teirllm@auburn.edu>
437
438 * processes.texi: Fix typos.
439 (Bindat Spec): Correct Texinfo error.
926c4c9b 440 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 441
f19b57e3
RS
4422005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
443
444 * lists.texi (Rings): New node.
445 (Lists): Add it to menu.
446
a80c5da7 447 * processes.texi (Byte Packing): New node.
f19b57e3
RS
448 (Processes): Add it to menu.
449
4502005-06-17 Richard M. Stallman <rms@gnu.org>
451
452 * syntax.texi (Parsing Expressions): Fix texinfo usage.
453
454 * help.texi (Documentation Basics): Explain the xref to
455 Documentation Tips.
456
457 * debugging.texi (Debugger Commands): Minor fix.
458
67c1390d
LT
4592005-06-16 Luc Teirlinck <teirllm@auburn.edu>
460
461 * edebug.texi (Instrumenting): Eliminate duplicate link.
462 (Specification List): Replace references to "below", referring to
463 a later node, with one @ref to that node.
464
465 * os.texi (Timers): Timers should save and restore the match data
466 if they change it.
467
468 * debugging.texi (Debugger Commands): Mention that the Lisp
469 debugger can not step through primitive functions.
470
51cd2a8c
JB
4712005-06-16 Juanma Barranquero <lekktu@gmail.com>
472
473 * functions.texi (Obsolete Functions): Update argument names of
474 `make-obsolete' and `define-obsolete-function-alias'.
475
476 * variables.texi (Variable Aliases): Update argument names of
477 `defvaralias', `make-obsolete-variable' and
478 `define-obsolete-variable-alias'.
479
f5e6ac4a
KS
4802005-06-15 Kim F. Storm <storm@cua.dk>
481
482 * searching.texi (Entire Match Data): Rephrase warnings about
483 evaporate arg to match-data and set-match-data.
484
fe2a9972
LT
4852005-06-14 Luc Teirlinck <teirllm@auburn.edu>
486
67774855
LT
487 * elisp.texi (Top): Update detailed menu.
488
fe2a9972
LT
489 * edebug.texi (Edebug): Update menu.
490 (Instrumenting): Update xrefs.
491 (Edebug Execution Modes): Correct xref.
492 (Jumping): Clarify description of `h' command.
493 Eliminate redundant @ref.
494 (Breaks): New node.
495 (Breakpoints): is now a subsubsection.
496 (Global Break Condition): Mention `C-x X X'.
497 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
498 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
499 (Edebug Display Update): Correct pxref.
500 (Edebug and Macros): New node.
501 (Instrumenting Macro Calls): Is now a subsubsection.
502 Neither arg of `def-edebug-spec' is evaluated.
503 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
504 (Specification Examples): Fix typo.
505
b59f605b
LK
5062005-06-14 Lute Kamstra <lute@gnu.org>
507
508 * debugging.texi (Function Debugging): Primitives can break on
509 entry too.
510
a5c99dc9
KS
5112005-06-14 Kim F. Storm <storm@cua.dk>
512
513 * variables.texi (Setting Variables): Add add-to-ordered-list.
514
f99ed2f8
SM
5152005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
516
517 * syntax.texi (Parsing Expressions): Document aux functions and vars of
518 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
519
9d42ffaa
LK
5202005-06-13 Lute Kamstra <lute@gnu.org>
521
522 * text.texi (Special Properties): Fix cross reference.
523
32cc0b00
LT
5242005-06-11 Luc Teirlinck <teirllm@auburn.edu>
525
526 * debugging.texi (Function Debugging): Delete mention of empty
527 string argument to `cancel-debug-on-entry'. Delete inaccurate
528 description of the return value of that command.
529
98d1a1cf
EZ
5302005-06-11 Alan Mackenzie <acm@muc.de>
531
532 * text.texi (Adaptive Fill): Amplify the description of
533 fill-context-prefix.
534
4b53b8d7
LT
5352005-06-10 Luc Teirlinck <teirllm@auburn.edu>
536
84398baa 537 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 538
b5305167
SM
5392005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
540
541 * syntax.texi (Parsing Expressions): Document syntax-ppss.
542
9bd4c3ad
LT
5432005-06-10 Luc Teirlinck <teirllm@auburn.edu>
544
545 * debugging.texi (Error Debugging): Minor rewording.
546 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
547 is optional.
548
257914aa
LK
5492005-06-10 Lute Kamstra <lute@gnu.org>
550
b5305167 551 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
552 (Top): Give it a title. Correct version number. Give the
553 detailed node listing a more prominent header.
b5305167
SM
554 * intro.texi: Don't set VERSION here a second time.
555 Mention Emacs's version too.
257914aa
LK
556 * anti.texi (Antinews): Use EMACSVER to refer to the current
557 version of Emacs.
558
b7aae902
KS
5592005-06-09 Kim F. Storm <storm@cua.dk>
560
561 * searching.texi (Entire Match Data): Explain new `reseat' argument to
562 match-data and set-match-data.
563
99598737
RS
5642005-06-08 Richard M. Stallman <rms@gnu.org>
565
566 * searching.texi (Entire Match Data): Clarify when match-data
567 returns markers and when integers.
568
569 * display.texi (Defining Faces): Explain that face name should not
570 end in `-face'.
571
572 * modes.texi (Mode Line Data): Minor cleanup.
573 (Customizing Keywords): Node split out of Search-based Fontification.
574 Add example of using font-lock-add-keywords from a hook.
575 Clarify when MODE should be non-nil, and when nil.
576
5772005-06-06 Richard M. Stallman <rms@gnu.org>
578
579 * modes.texi (Mode Line Data): Explain what happens when the car
580 of a list is a void symbol.
581 (Search-based Fontification): Explain MODE arg to
582 font-lock-add-keywords and warn about calls from major modes.
583
ecc8893a
JL
5842005-06-08 Juri Linkov <juri@jurta.org>
585
586 * display.texi (Standard Faces): Add `shadow' face.
587
7fa9f4eb
LT
5882005-05-29 Luc Teirlinck <teirllm@auburn.edu>
589
590 * modes.texi (Major Mode Conventions): A derived mode only needs
591 to put the call to the parent mode inside `delay-mode-hooks'.
592
bebcc4b1
RS
5932005-05-29 Richard M. Stallman <rms@gnu.org>
594
c16b1394
RS
595 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
596 new, and what that implies. Clarify.
597
598 * files.texi (Locating Files): Clean up the text.
599
bebcc4b1
RS
600 * frames.texi (Window Frame Parameters): Document user-size.
601 Shorten entry for top by referring to left.
602
6032005-05-26 Richard M. Stallman <rms@gnu.org>
604
605 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
606 is new, and what the implications are. Other clarifications.
607
217797bc
RS
6082005-05-24 Richard M. Stallman <rms@gnu.org>
609
610 * frames.texi (Dialog Boxes): Minor fixes.
611
3565fe07
MY
6122005-05-25 Masatake YAMATO <jet@gyve.org>
613
614 * display.texi (Standard Faces): Write about `mode-line-highlight'.
615
817089df
LT
6162005-05-24 Luc Teirlinck <teirllm@auburn.edu>
617
618 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
619 is optional.
620
cb5db137
NR
6212005-05-24 Nick Roberts <nickrob@snap.net.nz>
622
623 * frames.texi (Dialog Boxes): Descibe new optional argument.
624
3c8572f5
LK
6252005-05-23 Lute Kamstra <lute@gnu.org>
626
627 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
628 syntax-begin-function over font-lock-beginning-of-syntax-function.
629
2a4d7cb3
LT
6302005-05-21 Luc Teirlinck <teirllm@auburn.edu>
631
71f800cf
LT
632 * minibuf.texi (Reading File Names): Update description of
633 `read-directory-name'.
634
2a4d7cb3
LT
635 * modes.texi (Derived Modes): Clarify :group keyword.
636
bb4afd09
EZ
6372005-05-21 Eli Zaretskii <eliz@gnu.org>
638
b5305167
SM
639 * files.texi (Locating Files): New subsection.
640 Describe locate-file and executable-find.
bb4afd09 641
a2c9aee6
EZ
6422005-05-21 Kevin Ryde <user42@zip.com.au>
643
644 * frames.texi (Initial Parameters): Update cross reference to
645 "Emacs Invocation".
646
6900105f
LT
6472005-05-19 Luc Teirlinck <teirllm@auburn.edu>
648
ca1b0914
LT
649 * keymaps.texi (Active Keymaps): Add anchor.
650
6900105f
LT
651 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
652 (Major Mode Conventions): Refer to `Auto Major Mode' in more
653 appropriate place.
654 (Derived Modes): Small clarifications.
b5305167
SM
655 (Minor Mode Conventions, Keymaps and Minor Modes):
656 Replace references to nodes with references to anchors.
6900105f
LT
657 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
658 Clarify description of lists whose first element is an integer.
659 (Mode Line Variables): Add anchor.
660 (%-Constructs): Clarify description of integer after %.
661 (Emulating Mode Line): Describe nil value for FACE.
662
54d06364
LT
6632005-05-18 Luc Teirlinck <teirllm@auburn.edu>
664
665 * modes.texi (Derived Modes): Correct references to non-existing
666 variable standard-syntax-table.
667
f8d0b769
LK
6682005-05-17 Lute Kamstra <lute@gnu.org>
669
670 * modes.texi (Defining Minor Modes): Mention the mode hook.
671
294c599c
KS
6722005-05-15 Kim F. Storm <storm@cua.dk>
673
674 * processes.texi (Network): Remove open-network-stream-nowait.
675 (Network Servers): Remove open-network-stream-server.
676
4214af69
LT
6772005-05-15 Luc Teirlinck <teirllm@auburn.edu>
678
679 * elisp.texi (Top): Update detailed menu.
680
681 * variables.texi: Reorder nodes.
682 (Variables): Update menu.
683 (File Local Variables): Do not refer to the `-*-' line as
684 a "local variables list". Add pxref.
685
302691ab
LT
6862005-05-14 Luc Teirlinck <teirllm@auburn.edu>
687
56d4215a
LT
688 * elisp.texi (Top): Update detailed menu for node changes.
689
302691ab
LT
690 * modes.texi (Modes): Update Menu.
691 (Hooks): Move to beginning of chapter.
692 Most minor modes run mode hooks too.
693 `add-hook' can handle void hooks or hooks whose value is a single
694 function.
695 (Major Modes): Update Menu.
696 (Major Mode Basics): New node, split off from `Major Modes'.
697 (Major Mode Conventions): Correct xref. Explain how to handle
698 auto-mode-alist if the major mode command has an autoload cookie.
699 (Auto Major Mode): Major update. Add magic-mode-alist.
700 (Derived Modes): Major update.
701 (Mode Line Format): Update Menu.
702 (Mode Line Basics): New node, split off from `Mode Line Format'.
703
704 * loading.texi (Autoload): Mention `autoload cookie' as synonym
705 for `magic autoload comment'. Add index entries and anchor.
706
d06ba294
RS
7072005-05-14 Richard M. Stallman <rms@gnu.org>
708
709 * tips.texi (Coding Conventions): Explain how important it is
710 that just loading certain files not change Emacs behavior.
711
712 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
713
405cb12a
LK
7142005-05-12 Lute Kamstra <lute@gnu.org>
715
19958124
LK
716 * modes.texi (Generic Modes): Update.
717 (Major Modes): Refer to node "Generic Modes".
718
405cb12a
LK
719 * elisp.texi (Top): Update to the current structure of the manual.
720 * processes.texi (Processes): Add menu description.
721 * customize.texi (Customization): Add menu descriptions.
722
f714dd1b
TTN
7232005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
724
cc9442f2
TTN
725 * processes.texi (Signals to Processes)
726 (Low-Level Network): Fix typos.
f714dd1b 727
36ad23ec
LK
7282005-05-11 Lute Kamstra <lute@gnu.org>
729
730 * elisp.texi (Top): Add some nodes from the chapter "Major and
731 Minor Modes" to the detailed node listing.
732
d101bf56
RS
7332005-05-10 Richard M. Stallman <rms@gnu.org>
734
735 * keymaps.texi (Extended Menu Items): Menu item filter functions
736 can be called at any time.
737
698b0510
LT
7382005-05-08 Luc Teirlinck <teirllm@auburn.edu>
739
740 * variables.texi (File Local Variables): `(hack-local-variables t)'
741 now also checks whether a mode is specified in the local variables
742 list.
743
2c6b25c7
EZ
7442005-05-05 Kevin Ryde <user42@zip.com.au>
745
746 * display.texi (The Echo Area): Correct format function cross
747 reference.
748
643b4cf5
LT
7492005-05-05 Luc Teirlinck <teirllm@auburn.edu>
750
751 * variables.texi (Variable Aliases): Change description of
752 `define-obsolete-variable-alias'.
753
754 * functions.texi (Functions): Add "Obsolete Functions" to menu.
755 (Defining Functions): Add xref.
756 (Obsolete Functions): New node.
757 (Function Safety): Standardize capitalization of section title.
758
759 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
760 (Dialog Boxes): Complete description of `x-popup-dialog'.
761
053bc8e4
RS
7622005-05-04 Richard M. Stallman <rms@gnu.org>
763
764 * commands.texi (Interactive Codes): Fix Texinfo usage.
765 Document U more clearly.
766
f6b1b15a
LT
7672005-05-01 Luc Teirlinck <teirllm@auburn.edu>
768
3b925015
LT
769 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
770 function and not a macro.
771
f6b1b15a
LT
772 * frames.texi (Pop-Up Menus): Correct and clarify description of
773 `x-popup-menu'.
774 (Dialog Boxes): Clarify description of `x-popup-dialog'.
775
ebbfa918
RS
7762005-05-01 Richard M. Stallman <rms@gnu.org>
777
778 * edebug.texi (Checking Whether to Stop): Fix previous change.
779
abe2f96e
LT
7802005-05-01 Luc Teirlinck <teirllm@auburn.edu>
781
d6028ef2
LT
782 * display.texi: Fix typos and Texinfo usage.
783
abe2f96e
LT
784 * edebug.texi (Checking Whether to Stop): executing-macro ->
785 executing-kbd-macro.
786
b2cfb30b
RS
7872005-05-01 Richard M. Stallman <rms@gnu.org>
788
789 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
790
7e995a23
RS
7912005-04-30 Richard M. Stallman <rms@gnu.org>
792
793 * files.texi (Magic File Names): Document `operations' property.
794
57efa539
LK
7952005-04-29 Lute Kamstra <lute@gnu.org>
796
797 * modes.texi (Generic Modes): New node.
798 (Major Modes): Add it to the menu.
799 (Derived Modes): Add "derived mode" to concept index.
800
0a20b1dc
LK
8012005-04-28 Lute Kamstra <lute@gnu.org>
802
803 * modes.texi (Defining Minor Modes): Fix previous change.
804 (Font Lock Mode): Simplify.
805 (Font Lock Basics): Say that font-lock-defaults is buffer-local
806 when set and that some parts are optional. Add cross references.
807 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
808 Add cross references. Add font-lock-multiline to index.
809 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 810 Lock Variables". Document font-lock-add-keywords and
b5305167 811 font-lock-remove-keywords.
0a20b1dc
LK
812 (Other Font Lock Variables): Move font-lock-keywords-only,
813 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
814 and font-lock-syntactic-face-function to node "Syntactic Font
815 Lock". Move font-lock-keywords-case-fold-search to node
816 "Search-based Fontification". Document font-lock-inhibit-thing-lock
817 and font-lock-{,un}fontify-{buffer,region}-function.
818 (Precalculated Fontification): Remove reference to deleted variable
819 font-lock-core-only.
820 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
821 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
822 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
823 and font-lock-syntactic-face-function here from node "Other Font
824 Lock Variables". Move font-lock-syntactic-keywords to "Setting
825 Syntax Properties". Add cross references.
b5305167
SM
826 (Setting Syntax Properties): New node.
827 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
828 * syntax.texi (Syntax Properties): Add cross reference.
829 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
830
68a94f5a
RS
8312005-04-26 Richard M. Stallman <rms@gnu.org>
832
833 * display.texi (Defining Faces):
834 Document `default' elements of defface spec.
835
836 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
837
838 * variables.texi (Variable Aliases): Clarify text.
839
8402005-04-25 Chong Yidong <cyd@stupidchicken.com>
841
842 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
843
7f48f143
LT
8442005-04-25 Luc Teirlinck <teirllm@auburn.edu>
845
846 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
847
45d2f8e8
EZ
8482005-04-24 Eli Zaretskii <eliz@gnu.org>
849
f3714ab2
EZ
850 * syntax.texi (Syntax Table Internals): Elaborate documentation of
851 syntax-after and syntax-class.
852
45d2f8e8 853 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
854 (Unique File Names): Don't mention "numbers" in the documentation
855 of make-temp-file and make-temp-name.
45d2f8e8 856
469bc679
RS
8572005-04-23 Richard M. Stallman <rms@gnu.org>
858
859 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
860
c9fa5dc9
RS
8612005-04-22 Nick Roberts <nickrob@snap.net.nz>
862
863 * windows.texi (Cyclic Window Ordering): Clarify window-list.
864
230e1e80
NR
8652005-04-22 Nick Roberts <nickrob@snap.net.nz>
866
867 * variables.texi (Variable Aliases): Describe make-obsolete-variable
868 and define-obsolete-variable-alias.
869
1ba52906
KS
8702005-04-22 Kim F. Storm <storm@cua.dk>
871
872 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
873 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
874
9721d904
LK
8752005-04-21 Lute Kamstra <lute@gnu.org>
876
877 * lists.texi (Association Lists): Document rassq-delete-all.
878
ed35c736
RS
8792005-04-19 Richard M. Stallman <rms@gnu.org>
880
881 * modes.texi (Search-based Fontification): Explain that
882 facespec is an expression to be evaluated.
883
42fc00a4
RS
8842005-04-19 Kevin Ryde <user42@zip.com.au>
885
b5305167 886 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
887 * strings.texi (String Conversion): Fix xref.
888
5827e9d4
KS
8892005-04-19 Kim F. Storm <storm@cua.dk>
890
891 * symbols.texi (Symbol Plists): Add safe-get.
892 Mention that `get' may signal an error.
893
47872da9
NR
8942005-04-18 Nick Roberts <nickrob@snap.net.nz>
895
896 * customize.texi (Variable Definitions): Replace tooltip-mode
897 example with save-place.
898
ec0cf966
RS
8992005-04-17 Richard M. Stallman <rms@gnu.org>
900
901 * buffers.texi (Indirect Buffers): Clarify.
902
903 * positions.texi (Positions): Clarify converting marker to integer.
904
905 * strings.texi (String Basics): Mention string-match; clarify.
906
199bb209
LK
9072005-04-08 Lute Kamstra <lute@gnu.org>
908
909 * modes.texi (Search-based Fontification): Fix cross references.
910 Use consistent terminology. Document anchored highlighting.
911
bfa54668
LK
9122005-04-05 Lute Kamstra <lute@gnu.org>
913
914 * modes.texi (Defining Minor Modes): Document :group keyword
915 argument and its default value.
916
07e5fb9e
LK
9172005-04-03 Lute Kamstra <lute@gnu.org>
918
919 * hooks.texi (Standard Hooks): Add some hooks. Add cross
920 references and/or descriptions. Delete major mode hooks; mention
921 them as a category instead. Rename or delete obsolete hooks.
922
aa945b59
RS
9232005-04-02 Richard M. Stallman <rms@gnu.org>
924
925 * nonascii.texi (Coding System Basics): Another wording cleanup.
926
8b918214
RS
9272005-04-01 Richard M. Stallman <rms@gnu.org>
928
929 * nonascii.texi (Coding System Basics): Clarify previous change.
930
41639988
KH
9312005-04-01 Kenichi Handa <handa@m17n.org>
932
933 * nonascii.texi (Coding System Basics): Describe about rondtrip
934 identity of coding systems.
935
8e669bbd
RS
9362005-03-29 Chong Yidong <cyd@stupidchicken.com>
937
938 * text.texi (Buffer Contents): Add filter-buffer-substring and
939 buffer-substring-filters.
940
f60a6f87
RS
9412005-03-26 Chong Yidong <cyd@stupidchicken.com>
942
943 * anti.texi (Antinews): Mention `G' interactive code.
944
945 * tips.texi (Compilation Tips): Mention benchmark.el.
946
aaac1251
LT
9472005-03-27 Luc Teirlinck <teirllm@auburn.edu>
948
949 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
950 is now bound to M-o M-o.
951
952 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
953
45325173
GM
9542005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
955
956 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
957 in the Emacs Manual).
958 * Makefile.in (srcs): Remove calendar.texi.
959 * makefile.w32-in (srcs): Remove calendar.texi.
960 * display.texi (Display): Change name of next node.
961 * os.texi (System In): Change name of previous node.
962 * elisp.texi (Top): Remove Calendar references.
963 * vol1.texi (Top): Remove Calendar references.
964 * vol2.texi (Top): Remove Calendar references.
965
85df292e
RS
9662005-03-25 Richard M. Stallman <rms@gnu.org>
967
45325173 968 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
969 Cleanup previous change.
970
9712005-03-25 Chong Yidong <cyd@stupidchicken.com>
972
973 * display.texi (Face Attributes): Faces earlier in an :inherit
974 list take precedence.
975 (Scroll Bars): Fix description of vertical-scroll-bars.
976 Document frame-current-scroll-bars and window-current-scroll-bars.
977
978 * markers.texi (The Mark): Document temporary Transient Mark mode.
979
b5305167
SM
980 * minibuf.texi (Reading File Names):
981 Document read-file-name-completion-ignore-case.
85df292e
RS
982
983 * positions.texi (Screen Lines): Document nil for width argument
984 to compute-motion.
985
1fe54d69
KS
9862005-03-23 Kim F. Storm <storm@cua.dk>
987
988 * display.texi (Standard Faces): Other faces used in the fringe
989 implicitly inherits from the fringe face.
990 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
991 properties implicitly inherits from fringe face.
992 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
993
a775dff4
RS
9942005-03-20 Chong Yidong <cyd@stupidchicken.com>
995
996 * display.texi (Invisible Text): State default value of
997 line-move-ignore-invisible.
998 (Managing Overlays): Document remove-overlays.
999 (Standard Faces): Document escape-glyph face.
1000
b5305167 1001 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1002
b5305167
SM
1003 * modes.texi (Other Font Lock Variables):
1004 Document font-lock-lines-before.
a775dff4
RS
1005
1006 * positions.texi (Skipping Characters): skip-chars-forward allows
1007 character classes.
1008
077f7085
LK
10092005-03-18 Lute Kamstra <lute@gnu.org>
1010
1011 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1012
d69ea7ab
RS
10132005-03-17 Richard M. Stallman <rms@gnu.org>
1014
c7bd5d57
RS
1015 * text.texi (Undo): Document extensible undo entries.
1016
d69ea7ab
RS
1017 * searching.texi (String Search, Regexp Search, Regexp Search):
1018 Cleanups.
1019
1020 * nonascii.texi (Character Codes): Minor fix.
1021
1022 * display.texi (Display Property): Explain the significance
1023 of having text properties that are eq.
1024 (Other Display Specs): Explain string as display spec.
1025
1026 * commands.texi (Interactive Codes): Document G option.
1027
10282005-03-17 Chong Yidong <cyd@stupidchicken.com>
1029
1030 * text.texi (Filling): Add sentence-end-without-period and
1031 sentence-end-without-space.
1032 (Changing Properties): Minor fix.
1033
1034 * anti.texi: Total rewrite.
1035
a7679889
LK
10362005-03-15 Lute Kamstra <lute@gnu.org>
1037
1038 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1039
6eb8e247
KS
10402005-03-08 Kim F. Storm <storm@cua.dk>
1041
1042 * display.texi (Specified Space): Property :width is support on
1043 non-graphic terminals, :height is not.
1044
bfa8be14
RS
10452005-03-07 Richard M. Stallman <rms@gnu.org>
1046
1047 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1048 Now subnodes of Fringes.
1049 (Overlay Arrow): Document overlay-arrow-variable-list.
1050 (Fringe Size/Pos): New node, broken out of Fringes.
1051 (Display): Explain clearing vs redisplay better.
1052 (Truncation): Clarify use of bitmaps.
1053 (The Echo Area): Clarify the uses of the echo area.
1054 Add max-mini-window-height.
1055 (Progress): Clarify.
1056 (Invisible Text): Explain that main loop moves point out.
1057 (Selective Display): Say "hidden", not "invisible".
b5305167 1058 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1059 (Overlay Properties): Clarify intro.
1060 (Finding Overlays): Explain return values when nothing found.
1061 (Width): truncate-string-to-width has added arg.
1062 (Displaying Faces): Clarify and update mode line face handling.
1063 (Face Functions): Minor cleanup.
b5305167 1064 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1065 (Pixel Specification, Other Display Specs): Minor cleanups.
1066 (Images, Image Descriptors): Minor cleanups.
1067 (GIF Images): Patents have expired.
1068 (Showing Images): Explain default text for insert-image.
b5305167 1069 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1070 (Making Buttons): Explain return values.
1071 (Button Buffer Commands): Add xref.
1072 (Inverse Video): Update mode-line-inverse-video.
1073 (Display Table Format): Clarify.
1074 (Active Display Table): Give defaults for window-display-table.
1075
1076 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1077 and calendar-today-marker are strings, not chars.
1078 (Holiday Customizing): Minor fix.
1079
bfa8be14
RS
1080 * internals.texi (Writing Emacs Primitives): Update `or' example.
1081 Update limit on # args of subr.
1082
1083 * edebug.texi (Using Edebug): Arrow is in fringe.
1084 (Instrumenting): Arg to eval-defun works without loading edebug.
1085 (Edebug Execution Modes): Add xref.
1086
1087 * customize.texi (Common Keywords): Clarify :require.
1088 Mention :version here.
1089 (Variable Definitions, Group Definitions): Not here.
1090 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1091
d69ea7ab
RS
10922005-03-07 Chong Yidong <cyd@stupidchicken.com>
1093 * nonascii.texi (Text Representations): Clarify position-bytes.
1094 (Character Sets): Add list-charset-chars.
1095 (Scanning Charsets): Add charset-after.
1096 (Encoding and I/O): Minor fix.
1097
34398e6c
RS
10982005-03-06 Richard M. Stallman <rms@gnu.org>
1099
1100 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1101 (Resizing Windows): Likewise.
1102
1103 * text.texi (Change Hooks): Get rid of "Emacs 21".
1104
1105 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1106
1107 * streams.texi (Output Variables): Get rid of "Emacs 21".
1108
1109 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1110
1111 * os.texi (Translating Input): Replace flow-control example
1112 with a less obsolete example that uses `keyboard-translate'.
1113
6eb8e247 1114 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1115 Get rid of "Emacs 21".
6eb8e247 1116
34398e6c
RS
1117 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1118 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1119
1120 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1121
1122 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1123
1124 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1125 (Menu Bar): Fix when menu-bar-update-hook is called.
1126
1127 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1128
1129 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1130 and make it read better.
1131
1132 * files.texi (Writing to Files): Get rid of "Emacs 21".
1133 (Unique File Names): Likewise.
1134
1135 * elisp.texi: Update Emacs version to 22.
1136
1137 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1138 (Overlay Properties, Face Attributes): Likewise.
1139 (Managing Overlays): Fix punctuation.
1140 (Attribute Functions): Clarify set-face-font; get rid of
1141 info about old Emacs versions.
1142 (Auto Faces, Font Lookup, Display Property, Images):
1143 Get rid of "Emacs 21".
1144
1145 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1146
d2178387
RS
11472005-03-05 Richard M. Stallman <rms@gnu.org>
1148
1149 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1150
524352d6
LK
11512005-03-04 Lute Kamstra <lute@gnu.org>
1152
1153 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1154
11552005-03-03 Lute Kamstra <lute@gnu.org>
1156
1157 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1158
284f0680
LK
11592005-03-01 Lute Kamstra <lute@gnu.org>
1160
1161 * debugging.texi (Debugger Commands): Update `j'.
1162
a9ee5cac
LK
11632005-02-28 Lute Kamstra <lute@gnu.org>
1164
1165 * debugging.texi (Debugging): Fix typo.
1166 (Error Debugging): Document eval-expression-debug-on-error.
1167 (Function Debugging): Update example.
1168 (Using Debugger): Mention starred stack frames.
1169 (Debugger Commands): Document `j' and `l'.
1170 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1171 Update the messages that the debugger displays.
1172 (Internals of Debugger): Add cross reference. Update example.
1173 (Excess Open): Minor improvement.
1174 (Excess Close): Minor improvement.
1175
378d0f8e
RS
11762005-02-26 Richard M. Stallman <rms@gnu.org>
1177
1178 * tips.texi (Coding Conventions): Clarify.
1179 Put all the major mode key reservations together.
1180 Mention the Mouse-1 => Mouse-2 conventions.
1181
1182 * syntax.texi (Syntax Class Table): Clarify.
1183 (Syntax Table Functions): syntax-after moved from here.
1184 (Syntax Table Internals): syntax-after moved to here.
1185 (Parsing Expressions): Update info on number of values
1186 and what's meaningful in the STATE argument.
1187 (Categories): Fix typo.
1188
1189 * sequences.texi (Arrays): Cleanup.
1190 (Char-Tables): Clarify.
1191
1192 * processes.texi (Deleting Processes): Cleanups, add xref.
1193 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1194 (Process Information): set-process-coding-system, some args optional.
1195 (Input to Processes): Explain various types for PROCESS args.
1196 Rename them from PROCESS-NAME to PROCESS.
1197 (Signals to Processes): Likewise.
1198 (Decoding Output): Cleanup.
1199 (Query Before Exit): Clarify.
1200
1201 * os.texi (Startup Summary): Correct the options; add missing ones.
1202 (Terminal Output, Batch Mode): Clarify.
1203 (Flow Control): Node deleted.
1204
1205 * markers.texi (The Mark): Clarify.
1206
1207 * macros.texi (Expansion): Cleanup.
1208 (Indenting Macros): indent-spec allows ints, not floats.
1209
1210 * keymaps.texi (Keymaps): Clarify.
1211 (Format of Keymaps): Update lisp-mode-map example.
1212 (Active Keymaps, Key Lookup): Clarify.
1213 (Changing Key Bindings): Add xref to `kbd'.
1214 (Key Binding Commands, Simple Menu Items): Clarify.
1215 (Mouse Menus, Menu Bar): Clarify.
1216 (Menu Example): Replace print example with menu-bar-replace-menu.
1217
1218 * help.texi (Documentation Basics): Add function-documentation prop.
1219
1220 * elisp.texi (Top): Don't refer to Flow Control node.
1221
1222 * commands.texi (Command Overview): Improve xrefs.
1223 (Adjusting Point): Adjusting point applies to intangible and invis.
1224 (Key Sequence Input): Doc extra read-key-sequence args.
1225 Likewise for read-key-sequence-vector.
1226
1227 * backups.texi (Rename or Copy): Minor fix.
1228 (Numbered Backups): For version-control, say the default.
1229 (Auto-Saving): make-auto-save-file-name example is simplified.
1230
1231 * advice.texi (Advising Functions): Don't imply one part of Emacs
1232 should advise another part. Markup changes.
1233 (Defining Advice): Move transitional para.
1234 (Activation of Advice): Cleanup.
1235 Explain if COMPILE is nil or negative.
1236
1237 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1238
2e20c83d
LK
12392005-02-24 Lute Kamstra <lute@gnu.org>
1240
1241 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1242 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1243
65c492fd
LK
12442005-02-23 Lute Kamstra <lute@gnu.org>
1245
b02c3eed
LK
1246 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1247 to define global minor modes as well.
1248
65c492fd
LK
1249 * display.texi (Managing Overlays): overlay-buffer returns nil for
1250 deleted overlays.
1251
b686dd59
KS
12522005-02-22 Kim F. Storm <storm@cua.dk>
1253
1254 * minibuf.texi (Basic Completion): Allow symbols in addition to
1255 strings in try-completion and all-completions.
1256
23e8c095
LK
12572005-02-14 Lute Kamstra <lute@gnu.org>
1258
1259 * elisp.texi (Top): Remove reference to deleted node.
1260
1261 * lists.texi (Lists): Remove reference to deleted node.
1262 (Cons Cells): Fix typo.
1263
1264 * loading.texi (Where Defined): Fix typo.
1265
134948fc
RS
12662005-02-14 Richard M. Stallman <rms@gnu.org>
1267
1268 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1269 is useful for discarding some minor modes.
1270
1271 * symbols.texi (Symbol Components): Reorder examples.
1272
1273 * streams.texi (Input Functions): State standard-input default.
1274 (Output Variables): State standard-output default.
1275
1276 * objects.texi (Printed Representation): Clarify read syntax vs print.
1277 (Floating Point Type): Explain meaning better.
1278 (Symbol Type): Explain uniqueness better.
1279 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1280 List examples sooner.
1281 (Box Diagrams): New subnode broken out.
1282 Some examples moved from old Lists as Boxes node.
1283 (Dotted Pair Notation): Clarify intro.
1284 (Array Type): Clarify.
1285 (Type Predicates): Add hash-table-p.
1286
1287 * numbers.texi (Integer Basics): Clarify radix explanation.
1288 (Predicates on Numbers): Minor clarification.
1289 (Comparison of Numbers): Minor clarification. Clarify eql.
1290 Typos in min, max.
1291 (Math Functions): Clarify overflow in expt.
1292
1293 * minibuf.texi (Text from Minibuffer): Minor clarification.
1294 Mention arrow keys.
1295
1296 * loading.texi (Autoload): defun's doc string overrides autoload's
1297 doc string.
1298 (Repeated Loading): Modernize "add to list" examples.
1299 (Where Defined): Finish updating table of load-history elts.
1300
1301 * lists.texi (List-related Predicates): Minor wording improvement.
1302 (Lists as Boxes): Node deleted.
1303 (Building Lists): Explain trivial cases of number-sequence.
1304
1305 * hash.texi (Hash Tables): Add desc to menu items.
1306 (Creating Hash): Expain "full" means "make larger",
1307 (Hash Access): Any object can be a key.
1308 State value of maphash.
1309
1310 * functions.texi (What Is a Function): Wording cleanup.
1311 (Function Documentation): Minor cleanup.
1312 Explain purpose of calling convention at end of doc string.
1313 (Function Names): Wording cleanup.
1314 (Calling Functions): Wording cleanup.
1315 Explain better how funcall calls the function.
1316 (Function Cells): Delete example of saving and redefining function.
1317
1318 * control.texi (Combining Conditions): Wording cleanup.
1319 (Iteration): dolist and dotimes bind VAR locally.
1320 (Cleanups): Xref to Atomic Changes.
1321
1322 * compile.texi (Byte Compilation): Delete 19.29 info.
1323 (Compilation Functions): Macros' difficulties don't affect defsubst.
1324 (Docs and Compilation): Delete 19.29 info.
1325
44291460
RS
13262005-02-10 Richard M. Stallman <rms@gnu.org>
1327
1328 * objects.texi (Symbol Type): Minor correction.
1329
1f9ad95a
LK
13302005-02-06 Lute Kamstra <lute@gnu.org>
1331
1332 * modes.texi (Example Major Modes): Fix typos.
1333
ba2c991c
RS
13342005-02-06 Richard M. Stallman <rms@gnu.org>
1335
1336 * text.texi (Margins): fill-nobreak-predicate can be one function.
1337
1338 * strings.texi (Modifying Strings): clear-string can make unibyte.
1339 (Formatting Strings): format gives error if values missing.
1340
1341 * positions.texi (Character Motion): Mention default arg
1342 for forward-char. backward-char refers to forward-char.
1343 (Word Motion): Mention default arg for forward-word.
1344 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1345 Simplify end-of-buffer.
1346 (Text Lines): Mention default arg for forward-line.
1347 (List Motion): Mention default arg for beginning/end-of-defun.
1348 (Skipping Characters): Minor fixes in explaining character-set.
1349
1350 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1351 Mode inheritance applies only when default-major-mode is nil.
1352 Clarifications.
1353 (Example Major Modes): Update Text mode and Lisp mode examples.
1354 (Minor Mode Conventions): Mention define-minor-mode at top.
1355 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1356 (Mode Line Format): Update mode line face display info.
1357 (Properties in Mode): Mention effect of risky vars.
1358 (Imenu): Define imenu-add-to-menubar.
1359 (Font Lock Mode): Add descriptions to menu lines.
1360 (Faces for Font Lock): Add font-lock-doc-face.
1361
9bf6d576
LK
13622005-02-05 Lute Kamstra <lute@gnu.org>
1363
1364 * text.texi (Maintaining Undo): Remove obsolete function.
1365
cb602754
EZ
13662005-02-05 Eli Zaretskii <eliz@gnu.org>
1367
1368 * frames.texi (Color Names): Add pointer to the X docs about RGB
1369 color specifications. Improve indexing
1370 (Text Terminal Colors): Replace the description of RGB values by
1371 an xref to "Color Names".
1372
4e07258f
RS
13732005-02-03 Richard M. Stallman <rms@gnu.org>
1374
1375 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1376 Clarify.
1377 (Selecting Windows): Clarify save-selected-window.
1378 (Cyclic Window Ordering): Clarify walk-windows.
1379 (Window Point): Clarify.
1380 (Window Start): Add comment to example.
1381 (Resizing Windows): Add `interactive' specs in examples.
1382 Document fit-window-to-buffer.
1383
1384 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1385 (Undo, Maintaining Undo): Clarify last change.
1386 (Sorting): In sort-numeric-fields, explain about octal and hex.
1387 Mention sort-numeric-base.
1388 (Format Properties): Add xref for hard newlines.
1389
1390 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1391 (Pop-Up Menus): Fix typo.
1392 (Color Names): Explain all types of color names.
1393 Explain color-values on B&W terminal.
1394 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1395
1396 * files.texi (File Locks): Not supported on MS systems.
1397 (Testing Accessibility): Clarify.
1398
1399 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1400 (Coverage Testing): Fix typo.
1401
1402 * commands.texi (Misc Events): Remove stray space.
1403
1404 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1405 (Modification Time): Clarify when visited-file-modtime returns 0.
1406 (The Buffer List): Clarify bury-buffer.
1407 (Killing Buffers): Clarify.
1408 (Indirect Buffers): Add clone-indirect-buffer.
1409
14102005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1411
1412 * edebug.texi (Printing in Edebug): Fix default value of
1413 edebug-print-circle.
1414 (Coverage Testing): Fix displayed frequency count data.
1415
14162005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1417
1418 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1419
4e07258f 14202005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1421
1422 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1423
28d986b9
EZ
14242005-01-29 Eli Zaretskii <eliz@gnu.org>
1425
1426 * commands.texi (Misc Events): Describe the help-echo event.
1427
1428 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1429 consistently in description of the help-echo property.
1430 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1431
1432 * display.texi (Overlay Properties): Fix the index entry for
1433 help-echo overlay property.
1434
1435 * customize.texi (Type Keywords): Uncomment the xref to the
1436 help-echo property documentation.
1437
8f958b40
KS
14382005-01-23 Kim F. Storm <storm@cua.dk>
1439
1440 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1441 return value. Third element FULLY replaced by PARTIAL which
1442 specifies number of invisible pixels if row is only partially visible.
1443 (Textual Scrolling): Mention auto-window-vscroll.
1444 (Vertical Scrolling): New defvar auto-window-vscroll.
1445
cd7e5dd6
LT
14462005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1447
1448 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1449 command remapping.
1450
6f771c32
RS
14512005-01-15 Richard M. Stallman <rms@gnu.org>
1452
1453 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1454
6ac8a822
KS
14552005-01-14 Kim F. Storm <storm@cua.dk>
1456
88948d55
KS
1457 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1458
6ac8a822
KS
1459 * text.texi (Links and Mouse-1): Fix string and vector item.
1460
20d6de82
RS
14612005-01-13 Richard M. Stallman <rms@gnu.org>
1462
1463 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1464 descriptions of overriding-local-map and overriding-terminal-local-map.
1465
1466 * text.texi (Links and Mouse-1): Clarify text.
1467
f75a592e
KS
14682005-01-13 Kim F. Storm <storm@cua.dk>
1469
1470 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1471
910f60b1
TTN
14722005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1473
1474 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1475
37181fc4
KS
14762005-01-12 Kim F. Storm <storm@cua.dk>
1477
1478 * text.texi (Links and Mouse-1): Rename section from Enabling
1479 Mouse-1 to Following Links. Change xrefs.
1480 Add examples for define-button-type and define-widget.
1481
1482 * display.texi (Button Properties, Button Buffer Commands):
1483 Clarify mouse-1 and follow-link functionality.
1484
28f94a34
RS
14852005-01-12 Richard M. Stallman <rms@gnu.org>
1486
1487 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1488
1489 * display.texi (Beeping): Fix Texinfo usage.
1490
1491 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1492
bac2d936
KS
14932005-01-11 Kim F. Storm <storm@cua.dk>
1494
1495 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1496 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1497
1498 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1499 (Enabling Mouse-1 to Follow Links): New subsection.
1500
de968ddb
RS
15012005-01-06 Richard M. Stallman <rms@gnu.org>
1502
1503 * text.texi (Special Properties): Minor change.
1504
1505 * os.texi (Timers): Clarify previous change.
1506
1507 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1508
a3a43b3b
LT
15092005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1510
1511 * display.texi (Face Attributes): Correct xref to renamed node.
1512
732bb9ce
RS
15132005-01-01 Richard M. Stallman <rms@gnu.org>
1514
1515 * display.texi (Face Attributes): Describe hex color specs.
1516
c734ae59
RS
15172004-12-31 Richard M. Stallman <rms@gnu.org>
1518
1519 * os.texi (Timers): Update previous change.
1520
33b2f4ea
KS
15212004-12-30 Kim F. Storm <storm@cua.dk>
1522
1523 * display.texi (Line Height): Total line-height is now specified
1524 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1525 in cons cells. (nil . RATIO) is relative to actual line height.
1526 Use line-height `t' instead of `0' to get minimum height.
1527
99ec74b9
RS
15282004-12-29 Richard M. Stallman <rms@gnu.org>
1529
1530 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1531
eab463f6
RS
15322004-12-28 Richard M. Stallman <rms@gnu.org>
1533
1534 * commands.texi (Quitting): Clarify value of with-local-quit.
1535
1536 * elisp.texi (Top): Fix previous change.
1537
1538 * loading.texi (Loading): Fix previous change.
1539
ebbd14f1
RS
15402004-12-27 Richard M. Stallman <rms@gnu.org>
1541
4ae98fc5
RS
1542 * Makefile.in (MAKEINFO): Specify --force.
1543
8f430046
RS
1544 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1545
56011a8c
RS
1546 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1547
1548 * display.texi (Line Height): Further clarify.
1549
1550 * elisp.texi (Top): Update Loading submenu.
1551
ebbd14f1
RS
1552 * loading.texi (Where Defined): New node.
1553 (Unloading): load-history moved to Where Defined.
1554
fda2922a
RS
15552004-12-21 Richard M. Stallman <rms@gnu.org>
1556
1557 * commands.texi (Event Input Misc): Add while-no-input.
1558
9eb8959a
RS
15592004-12-11 Richard M. Stallman <rms@gnu.org>
1560
1561 * display.texi (Line Height): Rewrite text for clarity.
1562
adf87c29
KS
15632004-12-11 Kim F. Storm <storm@cua.dk>
1564
1565 * display.texi (Display): Add node "Line Height" to menu.
1566 (Line Height): New node. Move full description of line-spacing
1567 and line-height text properties here from text.texi.
1568 (Scroll Bars): Add vertical-scroll-bar variable.
1569
1570 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1571
1572 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1573 line-spacing and vertical-scroll-bar.
1574
1575 * text.texi (Special Properties): Just mention line-spacing and
1576 line-height here, add xref to new "Line Height" node.
1577
31e4729e
TTN
15782004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1579
1580 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1581
1582 * locals.texi (Standard Buffer-Local Variables):
1583 Add @xref for `line-spacing'.
1584
cc60c723
RS
15852004-12-05 Richard M. Stallman <rms@gnu.org>
1586
1587 * Makefile.in (maintainer-clean): Remove the info files
1588 in $(infodir) where they are created.
1589
f6101ac9
RS
15902004-12-03 Richard M. Stallman <rms@gnu.org>
1591
1592 * windows.texi (Selecting Windows): get-lru-window and
1593 get-largest-window don't consider dedicated windows.
1594
1595 * text.texi (Undo): Document undo-in-progress.
1596
94221759
RS
15972004-11-26 Richard M. Stallman <rms@gnu.org>
1598
1599 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1600 Remove a few vars that are not always buffer-local.
1601
7092c5e8
LT
16022004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1603
1604 * locals.texi (Standard Buffer-Local Variables): Comment out
1605 xref's to non-existent node `Yet to be written'.
1606
261b01c6
RS
16072004-11-24 Richard M. Stallman <rms@gnu.org>
1608
1609 * processes.texi (Synchronous Processes): Grammar fix.
1610
1611 * numbers.texi (Comparison of Numbers): Add eql.
1612
1613 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1614
1615 * intro.texi (Printing Notation): Fix previous change.
1616
1617 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1618 and default-indicate-buffer-boundaries from here.
1619 (Usual Display): To here.
1620 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1621 (Usual Display): Move tab-width up.
1622
1623 * customize.texi (Variable Definitions): Replace
1624 show-paren-mode example with tooltip-mode.
7092c5e8 1625 (Simple Types, Composite Types, Defining New Types):
261b01c6 1626 Minor cleanups.
7092c5e8 1627
c1aa4864
JH
16282004-11-21 Jesper Harder <harder@ifa.au.dk>
1629
1630 * processes.texi (Synchronous Processes, Output from Processes):
1631 Markup fix.
1632
dedbac89
RS
16332004-11-20 Richard M. Stallman <rms@gnu.org>
1634
07c8c65a
RS
1635 * positions.texi (Skipping Characters): skip-chars-forward
1636 now handles char classes.
1637
8f40a868
RS
1638 * intro.texi (Printing Notation): Avoid confusion of `print'
1639 when explaining @print.
1640
1641 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1642
1643 * display.texi (Display Table Format): Minor fix.
1644
1645 * streams.texi (Output Functions): Fix print example.
1646
fd6866c8
RS
1647 * Makefile.in (elisp): New target.
1648 (dist): Depend on $(infodir)/elisp, not elisp.
1649 Copy the info files from $(infodir).
1650
9d00469f
RS
1651 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1652 read-from-minibuffer.
1653
dedbac89
RS
1654 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1655
6de891db
RS
16562004-11-19 Richard M. Stallman <rms@gnu.org>
1657
1658 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1659
e1c1c5a7
TTN
16602004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1661
1662 * tips.texi (Coding Conventions): Fix typo.
1663
ee31cd78
RS
16642004-11-16 Richard M. Stallman <rms@gnu.org>
1665
1666 * tips.texi (Coding Conventions): Separate defvar and require
1667 methods to avoid warnings. Use require only when there are many
1668 functions and variables from that package.
1669
1670 * minibuf.texi (Minibuffer Completion): When ignoring case,
1671 predicate must not be case-sensitive.
1672
1673 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1674 (Test Coverage): Don't talk about "splotches". Clarified.
1675
4bd38e94
TTN
16762004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1677
1678 * frames.texi (Window Frame Parameters): Fix typo.
1679
6d073ae1
KS
16802004-11-15 Kim F. Storm <storm@cua.dk>
1681
9f89426b
KS
1682 * symbols.texi (Other Plists): Note that plist-get may signal error.
1683 Add safe-plist-get.
6d073ae1 1684
10980463
TTN
16852004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1686
1687 * modes.texi (Font Lock Basics): Fix typo.
1688
1efc19eb
RS
16892004-11-08 Richard M. Stallman <rms@gnu.org>
1690
1691 * syntax.texi (Syntax Table Functions): Add syntax-after.
1692
6159c232
EZ
16932004-11-06 Lars Brinkhoff <lars@nocrew.org>
1694
1695 * os.texi (Processor Run Time): New section documenting
1696 get-internal-run-time.
1697
59dede22
EZ
16982004-11-06 Eli Zaretskii <eliz@gnu.org>
1699
1700 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1701 it nukes elisp-cover.texi.
1702 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1703 elisp-0 etc.
1704
4cc8522c
LT
17052004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1706
1707 * commands.texi (Keyboard Macros): Document `append' return value
1708 of `defining-kbd-macro'.
1709
2d1ef312
RS
17102004-11-01 Richard M. Stallman <rms@gnu.org>
1711
1712 * commands.texi (Interactive Call): Add called-interactively-p.
1713
6f4e005d
SJ
17142004-10-29 Simon Josefsson <jas@extundo.com>
1715
1716 * minibuf.texi (Reading a Password): Revert.
1717
4f71c13f
RS
17182004-10-28 Richard M. Stallman <rms@gnu.org>
1719
1720 * frames.texi (Display Feature Testing): Explain about "vendor".
1721
4660a9e3
RS
17222004-10-27 Richard M. Stallman <rms@gnu.org>
1723
1724 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1725 not raw. Clarify `n'.
1726 (Interactive Call): Rewrite interactive-p, focusing on when
1727 and how to use it.
1728 (Misc Events): Clarify previous change.
1729
1730 * advice.texi (Simple Advice): Clarify what job the example does.
1731 (Around-Advice): Clarify ad-do-it.
1732 (Activation of Advice): An option of ad-default-compilation-action
1733 is `never', not `nil'.
1734
c8636435
KS
17352004-10-26 Kim F. Storm <storm@cua.dk>
1736
1737 * commands.texi (Interactive Codes): Add U code letter.
1738
acd4089b
SJ
17392004-10-25 Simon Josefsson <jas@extundo.com>
1740
1741 * minibuf.texi (Reading a Password): Add.
1742
29dc7809
JR
17432004-10-24 Jason Rumney <jasonr@gnu.org>
1744
1745 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1746 and wheel-down.
1747
bb5d6d34
KG
17482004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1749
1750 * processes.texi (Synchronous Processes): Document process-file.
1751
d0ee2ed3
KH
17522004-10-22 Kenichi Handa <handa@m17n.org>
1753
1754 * text.texi (translate-region): Document that it accepts also a
1755 char-table.
1756
38be9dbb
DP
17572004-10-22 David Ponce <david@dponce.com>
1758
1759 * windows.texi (Resizing Windows): Document the `preserve-before'
1760 argument of the functions `enlarge-window' and `shrink-window'.
1761
63c80452
JR
17622004-10-19 Jason Rumney <jasonr@gnu.org>
1763
1764 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1765
9f4b6e73
LT
17662004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1767
1768 * text.texi (Filling): Add anchor for definition of
1769 `sentence-end-double-space'.
1770
1771 * searching.texi (Regexp Example): Update description of how
1772 Emacs currently recognizes the end of a sentence.
1773 (Standard Regexps): Update definition of the variable
1774 `sentence-end'. Add definition of the function `sentence-end'.
1775
657f0f9c
EZ
17762004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1777
1778 * display.texi (Progress): New node.
1779
35ab4857
KS
17802004-10-05 Kim F. Storm <storm@cua.dk>
1781
1782 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1783
f2a54fbc
KS
17842004-09-29 Kim F. Storm <storm@cua.dk>
1785
1786 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1787 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1788 fringe bitmap symbols, as they now have their own namespace.
1789 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1790 vs. pixels. Signal error if no free bitmap slots.
1791 (Pixel Specification): Change IMAGE to @var{image}.
1792
4676d6f3
RS
17932004-09-28 Richard M. Stallman <rms@gnu.org>
1794
1795 * text.texi (Special Properties): Clarify line-spacing and line-height.
1796
1797 * searching.texi (Regexp Search): Add looking-back.
1798
17234906
LT
17992004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1800
1801 * display.texi: Correct typos.
1802 (Image Descriptors): Correct xref's.
1803
4de43c8b
RS
18042004-09-25 Richard M. Stallman <rms@gnu.org>
1805
1806 * text.texi (Special Properties): Cleanups in `cursor'.
1807 Rewrites in `line-height' and `line-spacing'; exchange them.
1808
1809 * display.texi (Fringes): Rewrite previous change.
1810 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1811 (Display Fringe Bitmaps): Node deleted, text moved.
1812 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1813 (Scroll Bars): Clarify set-window-scroll-bars.
1814 (Pointer Shape): Rewrite.
1815 (Specified Space): Clarify :align-to, etc.
1816 (Pixel Specification): Use @var. Clarify new text.
1817 (Other Display Specs): Clarify `slice'.
1818 (Image Descriptors): Cleanups.
1819 (Showing Images): Cleanups.
1820
a3ee0299
LT
18212004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1822
e88ebce6
LT
1823 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1824
a3ee0299
LT
1825 * modes.texi: Various minor changes in addition to:
1826 (Major Mode Conventions): Final call to `run-mode-hooks' should
1827 not be inside the `delay-mode-hooks' form.
1828 (Mode Hooks): New node.
1829 (Hooks): Delete obsolete example.
1830 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1831 node "Mode Hooks".
1832
6db2bc02
LT
18332004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1834
1835 * display.texi: Correct various typos.
1836 (Display): Rename node "Pointer Shapes" to "Pointer
1837 Shape". (There is already a node called "Pointer Shapes" in
1838 frames.texi.)
1839 (Images): Remove non-existent node "Image Slices" from menu.
1840
ed2846bd
KS
18412004-09-23 Kim F. Storm <storm@cua.dk>
1842
1843 * text.texi (Special Properties): Add `cursor', `pointer',
1844 `line-height', and `line-spacing' properties.
1845
1846 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1847 Shapes' to menu.
1848 (Standard Faces): Doc fix for fringe face.
1849 (Fringes): Add `overflow-newline-into-fringe' and
1850 'indicate-buffer-boundaries'.
1851 (Fringe Bitmaps, Pointer Shapes): New nodes.
1852 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1853 Bitmaps' to menu.
1854 (Specified Space): Describe pixel width and height.
1855 (Pixel Specification): New node.
1856 (Other Display Specs): Add `slice' property.
1857 (Display Fringe Bitmaps): New node.
1858 (Images): Add 'Image Slices' to menu.
1859 (Image Descriptors): Add `:pointer' and `:map' properties.
1860 (Showing Images): Add slice arg to `insert-image'. Add
1861 'insert-sliced-image'.
1862
4d894c98
RS
18632004-09-20 Richard M. Stallman <rms@gnu.org>
1864
1865 * commands.texi (Key Sequence Input):
1866 Clarify downcasing in read-key-sequence.
1867
7e388eb7
JL
18682004-09-08 Juri Linkov <juri@jurta.org>
1869
1870 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1871
a020987f
LT
18722004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1873
1874 * locals.texi (Standard Buffer-Local Variables): Add
1875 `buffer-auto-save-file-format'.
1876 * internals.texi (Buffer Internals): Describe new
1877 auto_save_file_format field of the buffer structure.
1878 * files.texi (Format Conversion): `auto-save-file-format' has been
1879 renamed `buffer-auto-save-file-format'.
1880
2b96f80c
LT
18812004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1882
1883 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1884 an integer or a marker.
1885 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1886
2ee3b79e
RS
18872004-08-22 Richard M. Stallman <rms@gnu.org>
1888
1889 * modes.texi (Major Mode Conventions): Discuss rebinding of
1890 standard key bindings.
1891
c438dc33
KS
18922004-08-18 Kim F. Storm <storm@cua.dk>
1893
1894 * processes.texi (Accepting Output): Add `just-this-one' arg to
1895 `accept-process-output'.
101c421e 1896 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1897
db8af011
LT
18982004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1899
1900 * keymaps.texi: Various changes in addition to:
1901 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1902 Give more varied examples for `kbd'.
1903 (Creating Keymaps): Char tables have slots for all characters
1904 without modifiers.
1905 (Active Keymaps): `overriding-local-map' and
1906 `overriding-terminal-local-map' also override text property and
1907 overlay keymaps.
1908 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1909 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1910 to denote a prefix of no events.
1911 `map-keymap' includes parent's bindings _recursively_.
1912 Clarify and correct description of `where-is-internal'.
1913 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1914 (Menu Example): For menus intended for use with the keyboard, the
1915 menu items should be bound to characters or real function keys.
1916
de700726
LT
19172004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1918
30e75a87
LT
1919 * objects.texi (Character Type): Reposition `@anchor' to prevent
1920 double space inside sentence in Info.
1921
de700726
LT
1922 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1923 renamed to `disabled-command-function'.
7c5b95c9 1924 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1925 (Command Loop Info): Replace reference to it.
1926 (Disabling Commands): `disabled-command-hook' has been renamed to
1927 `disabled-command-function'.
1928
81909a1a
LT
19292004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1930
1931 * os.texi (Translating Input): Only non-prefix bindings in
1932 `key-translation-map' override actual key bindings. Warn about
1933 possible indirect effect of actual key bindings on non-prefix
1934 bindings in `key-translation-map'.
1935
5504e99c
LT
19362004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1937
1938 * minibuf.texi (High-Level Completion): Add anchor for definition
1939 of `read-variable'.
1940
1941 * commands.texi: Various changes in addition to:
1942 (Using Interactive): Clarify description of `interactive-form'.
1943 (Interactive Call): Mention default for KEYS argument to
1944 `call-interactively'.
1945 (Command Loop Info): Clarify description of `this-command-keys'.
1946 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1947 Value of `last-event-frame' can be `macro'.
1948 (Repeat Events): `double-click-fuzz' is also used to distinguish
1949 clicks and drags.
1950 (Classifying Events): Clarify descriptions of `event-modifiers'
1951 `event-basic-type' and `event-convert-list'.
1952 (Accessing Events): `posn-timestamp' takes POSITION argument.
1953 (Quoted Character Input): Clarify description of
1954 `read-quoted-char' and fix example.
1955 (Quitting): Add `with-local-quit'.
1956 (Disabling Commands): Correct and clarify descriptions of
1957 `enable-command' and `disable-command'.
1958 Mention what happens if `disabled-command-hook' is nil.
1959 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1960 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1961
f478a72a
LT
19622004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1963
1964 * frames.texi: Various changes in addition to:
1965 (Creating Frames): Expand and clarify description of `make-frame'.
1966 (Window Frame Parameters): Either none or both of the `icon-left'
1967 and `icon-top' parameters must be specified. Put descriptions of
1968 `menu-bar-lines' and `toolbar-lines' closer together and change
1969 them accordingly.
1970 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1971 except while processing `frame-title-format' or `icon-title-format'.
1972 (Deleting Frames): Correct description of `delete-frame'.
1973 Non-nil return values of `frame-live-p' are like those of `framep'.
1974 (Frames and Windows): mention return value of
1975 `set-frame-selected-window'.
1976 (Visibility of Frames): Mention `force' argument to
1977 `make-frame-invisible'. `frame-visible-p' returns t for all
1978 frames on text-only terminals.
1979 (Frame Configurations): Restoring a frame configuration does not
1980 restore deleted frames.
1981 (Window System Selections): `x-set-selection' returns DATA.
1982 (Resources): Add example.
1983 (Display Feature Testing): Clarify descriptions of
1984 `display-pixel-height', `display-pixel-width', `x-server-version'
1985 and `x-server-vendor'.
1986
1987 * windows.texi (Choosing Window): Add anchor.
1988 * minibuf.texi (Minibuffer Misc): Add anchor.
1989
bc135062
JPW
19902004-07-23 John Paul Wallington <jpw@gnu.org>
1991
1992 * macros.texi (Defining Macros): Declaration keyword for setting
1993 Edebug spec is `debug' not `edebug'.
1994
cb7516e5
LT
19952004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1996
1997 * windows.texi: Various small changes in addition to:
1998 (Window Point): Mention return value of `set-window-point'.
1999 (Window Start): `pos-visible-in-window-p' disregards horizontal
2000 scrolling. Explain return value if PARTIALLY is non-nil.
2001 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2002 and `set-window-vscroll'.
2003 (Size of Window): The argument WINDOW to `window-inside-edges',
2004 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2005 (Resizing Windows): Explain return value of
2006 `shrink-window-if-larger-than-buffer'.
2007 `window-size-fixed' automatically becomes buffer local when set.
2008 (Window Configurations): Explain return value of
2009 `set-window-configuration'.
2010
2011 * minibuf.texi (Minibuffer Misc): Add anchor for
2012 `minibuffer-scroll-window'.
2013
2014 * positions.texi (Text Lines): Add anchor for `count-lines'.
2015
3751eb00
RS
20162004-07-17 Richard M. Stallman <rms@gnu.org>
2017
2018 * display.texi (Overlay Properties): Adding `evaporate' prop
2019 deletes empty overlay immediately.
2020
2021 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2022 fix example.
2023
9a7e97c6
LT
20242004-07-16 Jim Blandy <jimb@redhat.com>
2025
2026 * searching.texi (Regexp Backslash): Document new \_< and \_>
2027 operators.
2028
aa0e4da8
JB
20292004-07-16 Juanma Barranquero <lektu@terra.es>
2030
2031 * display.texi (Images): Fix Texinfo usage.
2032
cbbfedb2
LT
20332004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * buffers.texi (Modification Time): `visited-file-modtime' now
2036 returns a list of two integers, instead of a cons.
2037
3a052bd3
LT
20382004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2039
2040 * windows.texi: Various changes in addition to:
2041 (Splitting Windows): Add `split-window-keep-point'.
2042
02c04e6f
RS
20432004-07-09 Richard M. Stallman <rms@gnu.org>
2044
2045 * frames.texi (Input Focus): Minor fix.
2046
cb4f1287
LT
20472004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2048
2049 * frames.texi (Input Focus): Clarify descriptions of
2050 `select-frame-set-input-focus' and `select-frame'.
2051
339902ec
LT
20522004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2053
2054 * os.texi: Various small changes in addition to:
2055 (Killing Emacs): Expand and clarify description of
2056 `kill-emacs-query-functions' and `kill-emacs-hook'.
2057 (System Environment): Expand and clarify description of `getenv'
2058 and `setenv'.
2059 (Timers): Clarify description of `run-at-time'.
2060 (Translating Input): Correct description of
2061 `extra-keyboard-modifiers'.
2062 (Flow Control): Correct description of `enable-flow-control'.
2063
fe3b7e35
TTN
20642004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2065
2066 * os.texi: Update copyright.
2067 (Session Management): Grammar fix.
2068 Clarify which Emacs does the restarting.
2069 Use @samp for *scratch* buffer.
2070
59db7d6e
LT
20712004-07-04 Alan Mackenzie <acm@muc.de>
2072
2073 * frames.texi (Input Focus): Add documentation for
2074 `select-frame-set-input-focus'. Replace refs to non-existent
2075 `switch-frame' with `select-frame'. Minor corrections and tidying
2076 up of text-only terminal stuff.
2077
e3ccf404
RS
20782004-07-02 Richard M. Stallman <rms@gnu.org>
2079
2080 * files.texi (Saving Buffers): Cleanup write-contents-function.
2081 (Magic File Names): Cleanup file-remote-p.
2082
8addb6eb
KG
20832004-07-02 Kai Grossjohann <kai@emptydomain.de>
2084
2085 * files.texi (Magic File Names): `file-remote-p' returns an
2086 identifier of the remote system, not just t.
2087
7a58d84d
DK
20882004-07-02 David Kastrup <dak@gnu.org>
2089
2090 * searching.texi (Entire Match Data): Add explanation about new
2091 match-data behavior when @var{integers} is non-nil.
2092
d8c379f8
RS
20932004-06-24 Richard M. Stallman <rms@gnu.org>
2094
b4a4b0ae
RS
2095 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2096
d8c379f8
RS
2097 * customize.texi (Variable Definitions): Note about doc strings
2098 and :set.
2099
2100 * keymaps.texi (Keymap Terminology): Document `kbd'.
2101 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2102
2103 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2104 makes it buffer-local.
2105
2106 * files.texi (Saving Buffers): Correct previous change.
2107
2108 * commands.texi (Accessing Events):
2109 Clarify posn-col-row and posn-actual-col-row.
2110
21112004-06-24 David Ponce <david.ponce@wanadoo.fr>
2112
2113 * commands.texi (Accessing Events): New functions
2114 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2115
dce417e7
LT
21162004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2117
2118 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2119 * frames.texi, buffers.texi, backups.texi, variables.texi:
2120 * loading.texi, eval.texi, functions.texi, control.texi:
2121 * symbols.texi, minibuf.texi: Reposition @anchor's.
2122
2123 * help.texi: Various small changes in addition to the following.
2124 (Describing Characters): Describe PREFIX argument to
2125 `key-description'. Correct and clarify definition of
2126 `text-char-description'. Describe NEED-VECTOR argument to
2127 `read-kbd-macro'.
2128 (Help Functions): Clarify definition of `apropos'.
2129
255d07dc
LH
21302004-06-23 Lars Hansen <larsh@math.ku.dk>
2131
2132 * files.texi (Saving Buffers): Correct description of
2133 `write-contents-functions'.
2134
4e9691e9
JB
21352004-06-21 Juanma Barranquero <lektu@terra.es>
2136
2137 * display.texi (Images): Remove redundant @vindex directives.
2138 Rewrite `image-library-alist' doc in active voice.
2139
1ebd4f78
JB
21402004-06-14 Juanma Barranquero <lektu@terra.es>
2141
2142 * display.texi (Images): Document new delayed library loading,
2143 variable `image-library-alist' and (existing but undocumented)
2144 function `image-type-available-p'.
2145
ddfb8369
RS
21462004-06-05 Richard M. Stallman <rms@gnu.org>
2147
2148 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2149 refer the user to the Initial Input node.
2150 (Text from Minibuffer): Likewise.
2151 (Initial Input): New node. Document this feature
2152 and say it is mostly deprecated.
2153
18684a3a
RS
21542004-05-30 Richard M. Stallman <rms@gnu.org>
2155
7a61e456
RS
2156 * loading.texi (Named Features): Clarify return value
2157 and meaning of NOERROR.
2158
18684a3a
RS
2159 * variables.texi (File Local Variables): Minor cleanup.
2160
c8364415
MA
21612004-05-30 Michael Albinus <michael.albinus@gmx.de>
2162
2163 * files.texi (Magic File Names): Add `file-remote-p' as operation
2164 of file name handlers.
2165
08fd1251
RS
21662004-05-29 Richard M. Stallman <rms@gnu.org>
2167
2168 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2169 as arg to a minor mode command.
2170
71d5a208
RS
21712004-05-22 Richard M. Stallman <rms@gnu.org>
2172
2173 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2174
2175 * streams.texi (Output Variables): Doc float-output-format.
2176
2177 * searching.texi (Regexp Special): Nested repetition can be infloop.
2178
2179 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2180 real stack overflow.
2181
2182 * compile.texi: Minor cleanups.
2183
21842004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2185
2186 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2187 circular lists.
2188 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2189
022cb162
TTN
21902004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2191
2192 * modes.texi (Search-based Fontification): Fix typo.
2193
aa7094ba
JB
21942004-05-10 Juanma Barranquero <lektu@terra.es>
2195
2196 * modes.texi (Mode Line Variables): Fix description of
2197 global-mode-string, which is now after which-func-mode, not the
2198 buffer name.
2199
c2383279
LH
22002004-05-07 Lars Hansen <larsh@math.ku.dk>
2201
2202 * modes.texi (Desktop Save Mode): Add.
2203 (Modes): Add menu entry Desktop Save Mode.
2204
2205 * hooks.texi: Add desktop-after-read-hook,
2206 desktop-no-desktop-file-hook and desktop-save-hook.
2207
2208 * locals.texi: Add desktop-save-buffer.
2209
058296d3
JH
22102004-04-30 Jesper Harder <harder@ifa.au.dk>
2211
2212 * display.texi: emacs -> Emacs.
2213
0c54865e
EZ
22142004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2215
2216 * files.texi (Changing Files): Document set-file-times.
2217
d814862a
JB
22182004-04-23 Juanma Barranquero <lektu@terra.es>
2219
2220 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2221
e8d6f886
JH
22222004-04-18 Jesper Harder <harder@ifa.au.dk>
2223
2224 * tips.texi (Coding Conventions): defopt -> defcustom.
2225
3a424014
LT
22262004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2227
2228 * sequences.texi: Various clarifications.
2229
9e860631
LT
22302004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2231
2232 * buffers.texi (Read Only Buffers): Mention optional ARG to
2233 `toggle-read-only'.
2234
5e30a0fb
NR
22352004-04-14 Nick Roberts <nick@nick.uklinux.net>
2236
9e860631 2237 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2238 returns a full-width window if possible.
2239
619fb950
LT
22402004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2241
2242 * buffers.texi: Various changes in addition to:
2243 (Buffer File Name): Add `find-buffer-visiting'.
2244 (Buffer Modification): Mention optional ARG to `not-modified'.
2245 (Indirect Buffers): Mention optional CLONE argument to
2246 `make-indirect-buffer'.
2247
2248 * files.texi: Various changes in addition to:
2249 (Visiting Functions): `find-file-hook' is now a normal hook.
2250 (File Name Expansion): Explain difference between the way that
2251 `expand-file-name' and `file-truename' treat `..'.
2252 (Contents of Directories): Mention optional ID-FORMAT argument to
2253 `directory-files-and-attributes'.
2254 (Format Conversion): Mention new optional CONFIRM argument to
2255 `format-write-file'.
2256
a2295d32
MB
22572004-04-12 Miles Bader <miles@gnu.org>
2258
2259 * macros.texi (Expansion): Add description of `macroexpand-all'.
2260
571fd4d5
JH
22612004-04-05 Jesper Harder <harder@ifa.au.dk>
2262
2263 * variables.texi (Variable Aliases): Mention
2264 cyclic-variable-indirection.
2265
2266 * errors.texi (Standard Errors): Ditto.
2267
4ba2fd66
LT
22682004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2269
2270 * backups.texi: Various small changes in addition to:
2271 (Making Backups): Mention return value of `backup-buffer'.
2272 (Auto-Saving): Mention optional FORCE argument to
2273 `delete-auto-save-file-if-necessary'.
2274 (Reverting): Mention optional PRESERVE-MODES argument to
2275 `revert-buffer'. Correct description of `revert-buffer-function'.
2276
8f7ea687
JL
22772004-03-22 Juri Linkov <juri@jurta.org>
2278
2279 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2280 with `Vector Functions'.
2281
2282 * text.texi (Sorting): Add missing quote.
2283
0eeca3c1
LT
22842004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2285
2286 * intro.texi (Lisp History): Replace xref to `cl' manual with
2287 inforef.
2288
e69cfac2
RS
22892004-03-12 Richard M. Stallman <rms@gnu.org>
2290
2291 * intro.texi (Version Info): Add arg to emacs-version.
2292 (Lisp History): Change xref to CL manual.
2293
1b91d47f
LT
22942004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2295
2296 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2297 for Partial Completion mode.
2298
97073664
TTN
22992004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2300
2301 * customize.texi: Fix typo. Remove eol whitespace.
2302
04a6e76b
RS
23032004-03-04 Richard M. Stallman <rms@gnu.org>
2304
2305 * processes.texi: Fix typos.
2306
2307 * lists.texi (Building Lists): Minor clarification.
2308
2309 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2310 in make-hash-table.
2311
5bb0fcd1
JB
23122004-02-29 Juanma Barranquero <lektu@terra.es>
2313
2314 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2315 rm, and ignore exit code.
2316
9022d421
EZ
23172004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2318
2319 * display.texi (Defining Faces): Add description for min-colors.
2320 Update example.
2321
92f5fba2
LT
23222004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2323
2324 * abbrevs.texi: Various corrections and clarifications in addition
2325 to the following:
2326 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2327
7e83e178
GM
23282004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2329
2330 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2331
9c5609e8
LT
23322004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2333
e2b9b51f
LT
2334 * text.texi: Various small changes in addition to the following:
2335 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2336 to delete-horizontal-space.
2337 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2338 description of yank-handler text property at various places.
2339
7daa0e81
LT
2340 * frames.texi (Window System Selections): Add anchor.
2341
9c5609e8
LT
2342 * syntax.texi (Syntax Table Functions): Clarify and correct
2343 descriptions of make-syntax-table and copy-syntax-table.
2344 (Motion and Syntax): Clarify SYNTAXES argument to
2345 skip-syntax-forward.
2346 (Parsing Expressions): Mention that the return value of
2347 parse-partial-sexp is currently a list of ten rather than nine
2348 elements.
2349 (Categories): Various corrections and clarifications.
2350
d29edb21
LT
23512004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2352
2353 * markers.texi (Marker Insertion Types): Minor change.
2354
2355 * locals.texi (Standard Buffer-Local Variables):
2356 * commands.texi (Interactive Codes, Using Interactive):
2357 * functions.texi (Related Topics): Fix xrefs.
2358
43e48bda
LT
23592004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2360
2361 * lists.texi (Sets And Lists): Update description of delete-dups.
2362
84e34002
RS
23632004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2364
2365 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2366
23672004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2368
2369 * frames.texi (Parameter Access): frame-parameters arg is optional.
2370 modify-frame-parameters handles nil for FRAME.
2371 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2372 are all-or-nothing for certain toolkits.
2373 Mention parameter wait-for-wm.
2374 (Frames and Windows): In frame-first-window and frame-selected-window
2375 the arg is optional.
2376 (Input Focus): In redirect-frame-focus the second arg is optional.
2377 (Window System Selections): Mention selection type CLIPBOARD.
2378 Mention data-type UTF8_STRING.
2379 Mention numbering of cut buffers.
2380 (Resources): Describe x-resource-name.
2381
23822004-02-16 Richard M. Stallman <rms@gnu.org>
2383
2384 * windows.texi (Buffers and Windows): Delete false table
2385 about all-frames.
2386
2387 * syntax.texi (Parsing Expressions): Delete old caveat
2388 about parse-sexp-ignore-comments.
2389
2390 * streams.texi (Output Variables): Add print-quoted.
2391
2392 * lists.texi (Building Lists): Minor cleanup.
2393
2394 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2395
2396 * display.texi (Overlays): Explain overlays use markers.
2397 (Managing Overlays): Explain front-advance and rear-advance
2398 in more detail.
2399
2400 * loading.texi (Unloading): Document unload-feature-special-hooks.
2401 Get rid of fns-NNN.el file.
2402
24032004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2404
2405 * help.texi (Describing Characters): Fix text-char-description
2406 example output.
2407
2408 * edebug.texi (Using Edebug): Fix example.
2409
2410 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2411
84e34002
RS
2412 * files.texi (Changing Files): Fix argname.
2413
2414 * calendar.texi: Fix parens, and default values.
2415
2416 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2417 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2418 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2419
2420 * positions.texi (Text Lines): Don't add -1 in current-line.
2421
24222004-02-16 Richard M. Stallman <rms@gnu.org>
2423
2424 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2425
c33b76da
EZ
24262004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2427
2428 * processes.texi (Low-Level Network): Fix a typo.
2429
9d7271e8
KS
24302004-02-12 Kim F. Storm <storm@cua.dk>
2431
2432 * display.texi (Fringes): Use consistent wording.
2433 Note that window-fringe's window arg is optional.
2434 (Scroll Bars): Use consistent wording.
2435
6827d730
LT
24362004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2437
2438 * tips.texi (Comment Tips): Document the new conventions for
2439 commenting out code.
2440
1cb60b5a
JD
24412004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2442
2443 * positions.texi (Text Lines): Added missing end defun.
2444
7fdd1f62
KS
24452004-02-07 Kim F. Storm <storm@cua.dk>
2446
2447 * positions.texi (Text Lines): Add line-number-at-pos.
2448
eb3c144c
JPW
24492004-02-06 John Paul Wallington <jpw@gnu.org>
2450
2451 * display.texi (Button Properties, Button Buffer Commands):
2452 mouse-2 invokes button, not down-mouse-1.
2453
a1d38d63
JR
24542004-02-04 Jason Rumney <jasonr@gnu.org>
2455
2456 * makefile.w32-in: Sync with Makefile.in changes.
2457
4b574f3d
LT
24582004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2459
2460 * minibuf.texi (Text from Minibuffer): Various corrections and
2461 clarifications.
2462 (Object from Minibuffer): Correct Lisp description of
2463 read-minibuffer.
2464 (Minibuffer History): Clarify description of cons values for
2465 HISTORY arguments.
2466 (Basic Completion): Various corrections and clarifications. Add
2467 completion-regexp-list.
2468 (Minibuffer Completion): Correct and clarify description of
2469 completing-read.
6f6b0433 2470 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2471 other minor changes.
2472 (High-Level Completion): Various corrections and clarifications.
2473 (Reading File Names): Ditto.
2474 (Minibuffer Misc): Ditto.
2475
d8186297
LT
24762004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2477
2478 * strings.texi (Text Comparison): assoc-string also matches
2479 elements of alists that are strings instead of conses.
2480 (Formatting Strings): Standardize Texinfo usage. Update index
2481 entries.
2482
9adcb5f2
LT
24832004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2484
2485 * lists.texi (Sets And Lists): Add delete-dups.
2486
3e7274ae
LT
24872004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2488
2489 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2490 special form.
2491 * macros.texi (Defining Macros): Update description of `declare',
2492 which now is a macro.
2493 (Wrong Time): Fix typos.
2494
944e099f
LT
24952004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2496
2497 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2498 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2499 and `batch-byte-compile'. In particular, mention and describe
2500 all optional arguments.
2501 (Disassembly): Correct and clarify the description of `disassemble'.
2502
90c3aa59
LT
25032004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * searching.texi: Various small changes in addition to the
2506 following.
2507 (Regexp Example): Adapt to new value of `sentence-end'.
2508 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2509 `words'.
2510 (Search and Replace): Add usage note for `perform-replace'.
2511 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2512 `match-data'.
2513 (Standard Regexps): Update for new values of `paragraph-start'
2514 and `sentence-end'.
2515
583c353d
LT
25162004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2517
2518 * files.texi (Saving Buffers): Clarify descriptions of
2519 `write-contents-functions' and `before-save-hook'.
2520 Make the defvar's for `before-save-hook' and `after-save-hook'
2521 into defopt's.
2522
05faee07
KS
25232004-01-07 Kim F. Storm <storm@cua.dk>
2524
2525 * commands.texi (Click Events): Describe new image and
2526 width/height elements of click events.
2527 (Accessing Events): Add posn-string, posn-image, and
2528 posn-object-width-height. Change posn-object to return either
2529 image or string object.
2530
a0465ec3
SJ
25312004-01-01 Simon Josefsson <jas@extundo.com>
2532
2533 * hooks.texi (Standard Hooks): Add before-save-hook.
2534 * files.texi (Saving Buffers): Likewise.
2535
972c0c49
RS
25362004-01-03 Richard M. Stallman <rms@gnu.org>
2537
2538 * frames.texi (Frames and Windows): Delete frame-root-window.
2539
dbcd463f
LT
25402004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2541
2542 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2543
2544 * functions.texi: Various small changes in addition to the
2545 following.
2546 (What Is a Function): `functionp' returns nil for macros. Clarify
2547 behavior of this and following functions for symbol arguments.
2548 (Function Documentation): Add `\' in front of (fn @var{arglist})
2549 and explain why.
2550 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2551 Add anchor.
2552 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2553
02c77ee9
MB
25542004-01-01 Miles Bader <miles@gnu.org>
2555
2556 * display.texi (Buttons): New section.
2557
903a1a91
AS
25582003-12-31 Andreas Schwab <schwab@suse.de>
2559
2560 * numbers.texi (Math Functions): sqrt reports a domain-error
2561 error.
2562 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2563
697cf92a
LT
25642003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2565
3f70fe82
LT
2566 * tips.texi (Documentation Tips): Update item on hyperlinks in
2567 documentation strings.
2568
697cf92a
LT
2569 * errors.texi (Standard Errors): Various small corrections and
2570 additions.
2571
2572 * control.texi: Various small changes in addition to the
2573 following.
2574 (Signaling Errors): Provide some more details on how `signal'
2575 constructs the error message. Add anchor to the definition of
2576 `signal'.
2577 (Error Symbols): Describe special treatment of `quit'.
2578 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2579 to emphasize that it has to be a single form.
2580
2581 * buffers.texi: Add anchor.
2582
4d25144d
RS
25832003-12-29 Richard M. Stallman <rms@gnu.org>
2584
2585 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2586 (Window Configurations): Add window-configuration-frame.
2587
2588 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2589
2590 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2591 Change arg name in get-char-property.
2592 (Special Properties): Update handling of keymap property.
2593
2594 * strings.texi (Modifying Strings): Add clear-string.
2595 (Text Comparison): Add assoc-string and remove
2596 assoc-ignore-case, assoc-ignore-representation.
2597
2598 * os.texi (Time of Day): Add set-time-zone-rule.
2599
2600 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2601 report domain-error errors.
4d25144d 2602
697cf92a 2603 * nonascii.texi (Converting Representations):
4d25144d
RS
2604 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2605 (Encoding and I/O): Add file-name-coding-system.
2606
2607 * modes.texi (Search-based Fontification): Explain that
2608 face specs are symbols with face names as values.
2609
2610 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2611
2612 * lists.texi (Building Lists): remq moved elsewhere.
2613 (Sets And Lists): remq moved here.
2614 (Association Lists): Refer to assoc-string.
2615
2616 * internals.texi (Garbage Collection): Add memory-use-counts.
2617
2618 * frames.texi (Frames and Windows): Add set-frame-selected-window
2619 and frame-root-window.
2620
697cf92a 2621 * files.texi (Contents of Directories):
4d25144d
RS
2622 Add directory-files-and-attributes.
2623
2624 * display.texi (Refresh Screen): Add force-window-update.
2625 (Invisible Text): Explain about moving point out of invis text.
2626 (Overlay Properties): Add overlay-properties.
2627 (Managing Overlays): Add overlayp.
2628 (GIF Images): Invalid image number displays a hollow box.
2629
2630 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2631 (Killing Buffers): Add buffer-live-p.
2632
67fafe38
MR
26332003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2634
2635 * display.texi (Fringes): Fix typo "set-buffer-window".
2636
68e74f25
LT
26372003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2638
2639 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2640 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2641 Add or change various xrefs and anchors.
2642
2643 * commands.texi: Replace all occurrences of @acronym{CAR} with
2644 @sc{car}, for consistency with the rest of the Elisp manual.
2645 `car' and `cdr' are historically acronyms, but are no longer
2646 widely thought of as such.
2647
2648 * internals.texi (Pure Storage): Mention that `purecopy' does not
2649 copy text properties.
2650 (Object Internals): Now 29 bits are used (in most implementations)
2651 to address Lisp objects.
2652
2653 * variables.texi (Variables with Restricted Values): New node.
2654
2655 * objects.texi (Lisp Data Types): Mention that certain variables
2656 can only take on a restricted set of values and add an xref to
2657 the new node "Variables with Restricted Values".
2658
2659 * eval.texi (Function Indirection): Describe the errors that
2660 `indirect-function' can signal.
2661 (Eval): Clarify the descriptions of `eval-region' and `values'.
2662 Describe `eval-buffer' instead of `eval-current-buffer' and
2663 mention `eval-current-buffer' as an alias for `current-buffer'.
2664 Correct the description and mention all optional arguments.
2665
697cf92a 2666 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2667 following.
2668 (Converting Representations): Clarify behavior of
2669 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2670 ASCII arguments.
2671 (Character Sets): Document the variable `charset-list' and adapt
2672 the definition of the function `charset-list' accordingly.
2673 (Translation of Characters): Clarify use of generic characters in
2674 `make-translation-table'. Clarify and correct the description of
2675 the use of translation tables in encoding and decoding.
2676 (User-Chosen Coding Systems): Correct and clarify the description
2677 of `select-safe-coding-system'.
2678 (Default Coding Systems): Clarify description of
2679 `file-coding-system-alist'.
2680
a62f71e4
LT
26812003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2682
2683 * strings.texi (Text Comparison): Correctly describe when two
2684 strings are `equal'. Combine and clarify descriptions of
2685 `assoc-ignore-case' and `assoc-ignore-representation'.
2686
2687 * objects.texi (Non-ASCII in Strings): Clarify description of
2688 when a string is unibyte or multibyte.
2689 (Bool-Vector Type): Update examples.
2690 (Equality Predicates): Correctly describe when two strings are
2691 `equal'.
2692
19017752
LT
26932003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2694
2695 * lists.texi (Building Lists): `append' no longer accepts integer
2696 arguments. Update the description of `number-sequence' to reflect
2697 recent changes.
2698 (Sets And Lists): Describe `member-ignore-case' after `member'.
2699
0f6a07a8
KS
27002003-11-27 Kim F. Storm <storm@cua.dk>
2701
2702 * commands.texi (Click Events): Click object may be an images.
2703 Describe (dx . dy) element of click positions.
2704 (Accessing Events): Remove duplicate posn-timestamp.
2705 New functions posn-object and posn-object-x-y.
2706
1ce7c819
KS
27072003-11-23 Kim F. Storm <storm@cua.dk>
2708
2709 * commands.texi (Click Events): Describe enhancements to event
2710 position lists, including new text-pos and (col . row) items.
2711 Mention left-fringe and right-fringe area events.
0f6a07a8 2712 (Accessing Events): New functions posn-area and
1ce7c819
KS
2713 posn-actual-col-row. Mention posn-timestamp. Mention that
2714 posn-point in non-text area still returns buffer position.
2715 Clarify posn-col-row.
2716
cae8ddbb
LH
27172003-11-21 Lars Hansen <larsh@math.ku.dk>
2718
2719 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2720 * anti.texi (File Attributes): Describe removed parameter
2721 ID-FORMAT.
2722
f7f1a248
LT
27232003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2724
68e74f25 2725 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2726 a position, its buffer is ignored.
2727
2728 * markers.texi (Overview of Markers): Mention it here too.
2729
c5e2fb05
LT
27302003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2731
2732 * numbers.texi (Numeric Conversions): Not just `floor', but also
2733 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2734
e57d0aa8
LT
27352003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2736
2737 * markers.texi (Creating Markers): Specify insertion type of
2738 created markers. Add xref to `Marker Insertion Types'.
2739 Second argument to `copy-marker' is optional.
2740 (Marker Insertion Types): Mention that most markers are created
2741 with insertion type nil.
2742 (The Mark): Correctly describe when `mark' signals an error.
2743 (The Region): Correctly describe when `region-beginning' and
2744 `region-end' signal an error.
2745
bb3612ec
LT
27462003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2747
2748 * hash.texi (Creating Hash): Clarify description of `eql'.
2749 `makehash' is obsolete.
2750 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2751
2752 * positions.texi (Point): Change description of `buffer-end', so
2753 that it is also correct for floating point arguments.
2754 (List Motion): Correct argument lists of `beginning-of-defun' and
2755 `end-of-defun'.
2756 (Excursions): Add xref to `Marker Insertion Types'.
2757 (Narrowing): Argument to `narrow-to-page' is optional.
2758
cfb8a797
LT
27592003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2760
2761 * streams.texi (Output Streams): Clarify behavior of point for
2762 marker output streams.
2763
c6177909
LT
27642003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2765
2766 * variables.texi (Defining Variables): Second argument to
2767 `defconst' is not optional.
2768 (Setting Variables): Mention optional argument APPEND to
2769 `add-to-list'.
2770 (Creating Buffer-Local): Expand description of
2771 `make-variable-buffer-local'.
2772 (Frame-Local Variables): Expand description of
2773 `make-variable-frame-local'.
2774 (Variable Aliases): Correct description of optional argument
2775 DOCSTRING to `defvaralias'. Mention return value of
2776 `defvaralias'.
2777 (File Local Variables): Add xref to `File variables' in Emacs
2778 Manual. Correct description of `hack-local-variables'. Mention
2779 `safe-local-variable' property. Mention optional second argument
2780 to `risky-local-variable-p'.
2781
b3645067
LT
27822003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2783
2784 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2785
10695e5c
EZ
27862003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2787
2788 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2789 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2790 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2791 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2792 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2793 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2794 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2795 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2796 @acronym{FOO}.
2797
a2f4def1
LT
27982003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * strings.texi (Creating Strings): Argument START to `substring'
2801 can not be `nil'. Expand description of
2802 `substring-no-properties'. Correct description of `split-string',
2803 especially with respect to empty matches. Prevent very bad line
2804 break in definition of `split-string-default-separators'.
2805 (Text Comparison): `string=' and `string<' also accept symbols as
2806 arguments.
2807 (String Conversion): More completely describe argument BASE in
2808 `string-to-number'.
5bb0fcd1 2809 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2810 corresponding object. Clarify behavior of numeric prefix after
2811 `%' in `format'.
2812 (Case Conversion): The argument to `upcase-initials' can be a
2813 character.
2814
a2296bf9
KH
28152003-10-27 Kenichi Handa <handa@m17n.org>
2816
2817 * display.texi (Fontsets): Fix texinfo usage.
2818
885fef7c
KH
28192003-10-25 Kenichi Handa <handa@m17n.org>
2820
2821 * display.texi (Fontsets): Add description of the function
2822 set-fontset-font.
2823
0c6b7a1f
LT
28242003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2825
2826 * display.texi (Temporary Displays): Add xref to `Documentation
2827 Tips'.
2828
2829 * functions.texi (Function Safety): Use inforef instead of pxref
2830 for SES.
2831
c3cda320
AS
28322003-10-23 Andreas Schwab <schwab@suse.de>
2833
2834 * Makefile.in (TEX, texinputdir): Don't define.
2835 (TEXI2DVI): Define.
2836 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2837 add $(srcdir)/index.texi.
2838 ($(infodir)/elisp): Remove index.texi dependency.
2839 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2840 (index.texi): Remove target.
2841 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2842 (clean): Don't remove index.texi.
2843
c3cda320
AS
2844 * permute-index, index.perm: Remove.
2845 * index.texi: Rename from index.unperm.
2846
e5dadca7
LT
28472003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2848
2849 * tips.texi (Documentation Tips): Document new behavior for face
2850 and variable hyperlinks in Help mode.
2851
6cfb0777
LT
28522003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2853
2854 * objects.texi (Integer Type): Update for extra bit of integer range.
2855 (Character Type): Ditto.
2856
a6eeaa81 28572003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2858
2859 * numbers.texi (Integer Basics): Add index entries for reading
2860 numbers in hex, octal, and binary.
2861
c8f9ba83
LK
28622003-10-16 Lute Kamstra <lute@gnu.org>
2863
2864 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2865 argument.
2866
b52a26fb
LT
28672003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2868
2869 * windows.texi (Choosing Window): Fix typo.
2870 * edebug.texi (Edebug Execution Modes): Fix typo.
2871
f7005886
RS
28722003-10-13 Richard M. Stallman <rms@gnu.org>
2873
2874 * windows.texi (Basic Windows): A window has fringe settings,
2875 display margins and scroll-bar settings.
2876 (Splitting Windows): Doc split-window return value.
2877 Clean up one-window-p.
2878 (Selecting Windows): Fix typo.
2879 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2880 (Buffers and Windows): In set-window-buffer, explain effect
2881 on fringe settings and scroll bar settings.
2882 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2883 (Choosing Window): Use defopt for pop-up-frame-function.
2884 For special-display-buffer-names, explain same-window and same-frame.
2885 Clarify window-dedicated-p return value.
2886 (Textual Scrolling): scroll-up and scroll-down can get an error.
2887 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2888 Clarify set-window-hscroll.
2889 (Size of Window): Don't mention tool bar in window-height.
2890 (Coordinates and Windows): Explain what coordinates-in-window-p
2891 returns for fringes and display margins.
2892 (Window Configurations): Explain saving fringes, etc.
2893
2894 * tips.texi (Library Headers): Clean up Documentation.
2895
2896 * syntax.texi (Parsing Expressions): Clean up forward-comment
2897 and parse-sexp-lookup-properties.
2898
2899 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2900
2901 * os.texi (System Environment): Clean up text for load-average errors.
2902
2903 * modes.texi (Hooks): Don't explain local hook details at front.
2904 Clarify run-hooks and run-hook-with-args a little.
2905 Clean up add-hook and remove-hook.
2906
2907 * edebug.texi (Edebug Execution Modes): Clarify t.
2908 Document edebug-sit-for-seconds.
2909 (Coverage Testing): Document C-x X = and =.
2910 (Instrumenting Macro Calls): Fix typo.
2911 (Specification List): Don't index the specification keywords.
2912
c989ebe9
KS
29132003-10-10 Kim F. Storm <storm@cua.dk>
2914
2915 * processes.texi (Network): Introduce make-network-process.
2916
f9525eef
LT
29172003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2918
2919 * tips.texi (Library Headers): Fix typo.
2920
f008b925
LK
29212003-10-07 Juri Linkov <juri@jurta.org>
2922
2923 * modes.texi (Imenu): Mention imenu-create-index-function's
2924 default value. Explain submenus better.
2925
c22c5da6
LK
29262003-10-07 Lute Kamstra <lute@gnu.org>
2927
2928 * modes.texi (Faces for Font Lock): Fix typo.
2929 (Hooks): Explain how buffer-local hook variables can refer to
2930 global hook variables.
2931 Various minor clarifications.
2932
49247521
LK
29332003-10-06 Lute Kamstra <lute@gnu.org>
2934
2935 * tips.texi (Coding Conventions): Mention naming conventions for
2936 hooks.
2937
9296c947
LT
29382003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2939
2940 * loading.texi (Library Search): Correct default value of
2941 load-suffixes.
2942 (Named Features): Fix typo.
2943
0e9b293a
RS
29442003-10-05 Richard M. Stallman <rms@gnu.org>
2945
2946 * loading.texi (Named Features): In `provide',
2947 say how to test for subfeatures.
2948 (Unloading): In unload-feature, use new var name
2949 unload-feature-special-hooks.
2950
49247521 29512003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2952
2953 * modes.texi (Major Mode Conventions): Mention third way to set up
2954 Imenu.
2955 (Imenu): A number of small fixes.
2956 Delete documentation of internal variable imenu--index-alist.
2957 Document the return value format of imenu-create-index-function
2958 functions.
2959
ab8f7d5c
RS
29602003-09-30 Richard M. Stallman <rms@gnu.org>
2961
2962 * processes.texi (Network): Say what stopped datagram connections do.
2963
2964 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2965
2966 * display.texi (Overlay Properties): Clarify `evaporate' property.
2967
49247521 29682003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2969
2970 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2971 constructs should be marked as risky.
86b9b767
LK
2972 Change cons cell into proper list.
2973 (Mode Line Variables): Change cons cell into proper list.
2974
49247521 29752003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2976
2977 * modes.texi (Mode Line Data): Document the :propertize construct.
2978 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2979 to match their order in the default mode-line-format.
bc3b02f9
LK
2980 Describe the new variables mode-line-position and mode-line-modes.
2981 Update the default values of mode-line-frame-identification,
2982 minor-mode-alist, and default-mode-line-format.
2983 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2984
bc3b02f9 29852003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2986
c22c5da6 2987 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2988 * loading.texi, minibuf.texi, text.texi, variables.texi:
2989 Avoid @strong{Note:}.
2990
29912003-09-26 Richard M. Stallman <rms@gnu.org>
2992
2993 * keymaps.texi (Remapping Commands): Fix typo.
2994
41beda59
LT
29952003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2996
2997 * processes.texi (Low-Level Network): Fix typo.
2998
ef6ae4ff
KS
29992003-09-23 Kim F. Storm <storm@cua.dk>
3000
3001 * processes.texi (Network, Network Servers): Fix typos.
3002 (Low-Level Network): Add timeout value for :server keyword.
3003 Add new option keywords to make-network-process.
3004 Add set-network-process-options.
3005 Explain how to test availability of network options.
3006
b0f23edf
RS
30072003-09-19 Richard M. Stallman <rms@gnu.org>
3008
3009 * text.texi (Motion by Indent): Arg to
3010 backward-to-indentation and forward-to-indentation is optional.
3011
3012 * strings.texi (Creating Strings): Add substring-no-properties.
3013
3014 * processes.texi
3015 (Process Information): Add list-processes arg QUERY-ONLY.
3016 Delete process-contact from here.
3017 Add new status values for process-status.
3018 Add process-get, process-put, process-plist, set-process-plist.
3019 (Synchronous Processes): Add call-process-shell-command.
3020 (Signals to Processes): signal-process allows process objects.
3021 (Network): Complete rewrite.
3022 (Network Servers, Datagrams, Low-Level Network): New nodes.
3023
3024 * positions.texi (Word Motion): forward-word, backward-word
3025 arg is optional. Reword.
3026
3027 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3028
c22c5da6 3029 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3030 Delete duplicate definition of buffer-local-value.
3031 (File Local Variables): Explain about discarding text props.
3032
f387bdea
RS
30332003-09-11 Richard M. Stallman <rms@gnu.org>
3034
3035 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3036 changes variables that record input events.
3037 (Minibuffer Misc): Add minibuffer-selected-window.
3038
3039 * lists.texi (Building Lists): Add copy-tree.
3040
3041 * display.texi (Fontsets): Add char-displayable-p.
3042 (Scroll Bars): New node.
3043
49247521 30442003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3045
3046 * modes.texi (%-Constructs): Document new `%i' and `%I'
3047 constructs.
3048
fd026ee1
JR
30492003-09-03 Peter Runestig <peter@runestig.com>
3050
3051 * makefile.w32-in: New file.
3052
4828b4d7
RS
30532003-08-29 Richard M. Stallman <rms@gnu.org>
3054
3055 * display.texi (Overlay Properties): Clarify how priorities
3056 affect use of the properties.
3057
a4e4f05d
LT
30582003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3059
3060 * customize.texi (Type Keywords): Correct the description of
3061 `:help-echo' in the case where `motion-doc' is a function.
3062
3ebe0346
JPW
30632003-08-14 John Paul Wallington <jpw@gnu.org>
3064
3065 * modes.texi (Emulating Mode Line): Subsection, not section.
3066
3afe8e39
RS
30672003-08-13 Richard M. Stallman <rms@gnu.org>
3068
3069 * elisp.texi (Top): Update subnode lists in menu.
3070
3071 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3072 (Kill Functions): kill-region has new arg yank-handler.
3073 (Yanking): New node.
3074 (Yank Commands): Add yank-undo-function.
3075 (Low-Level Kill Ring):
3076 kill-new and kill-append have new arg yank-handler.
3077 (Changing Properties): Add remove-list-of-text-properties.
3078 (Atomic Changes): New node.
3079
3080 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3081
3082 * streams.texi (Output Variables): Add eval-expression-print-length
3083 and eval-expression-print-level.
3084
3085 * os.texi (Time Conversion): For encode-time, explain limits on year.
3086
3087 * objects.texi (Character Type): Define anchor "modifier bits".
3088
3089 * modes.texi (Emulating Mode Line): New node.
3090 (Search-based Fontification): Font Lock uses font-lock-face property.
3091 (Other Font Lock Variables): Likewise.
3092
3093 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3094 not vectors.
3095 (Active Keymaps): Add emulation-mode-map-alists.
3096 (Functions for Key Lookup): key-binding has new arg no-remap.
3097 (Remapping Commands): New node.
3098 (Scanning Keymaps): where-is-internal has new arg no-remap.
3099 (Tool Bar): Add tool-bar-local-item-from-menu.
3100 Clarify when to use tool-bar-add-item-from-menu.
3101
3102 * commands.texi (Interactive Call): commandp has new arg.
3103 (Command Loop Info): Add this-original-command.
3104
e37769b1
JPW
31052003-08-06 John Paul Wallington <jpw@gnu.org>
3106
3107 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3108
3109 * display.texi (Warning Basics): Fix typo.
3110 (Fringes): Add closing curly bracket and fix typo.
3111
3112 * elisp.texi (Top): Fix typo.
3113
c5e0561f
RS
31142003-08-05 Richard M. Stallman <rms@gnu.org>
3115
3116 * elisp.texi: Update lists of subnodes.
3117
3118 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3119
3120 * variables.texi (Local Variables): Use lc for example variable names.
3121
3122 * tips.texi (Library Headers): Explain where to put -*-.
3123
3124 * strings.texi (Creating Strings): Fix xref for vconcat.
3125
3126 * sequences.texi (Vector Functions):
3127 vconcat no longer allows integer args.
3128
3129 * minibuf.texi (Reading File Names): read-file-name has new
3130 arg PREDICATE. New function read-directory-name.
3131
3132 * macros.texi (Defining Macros): Give definition of `declare'
3133 (Indenting Macros): New node.
3134
3135 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3136 (Window Frame Parameters): Make separate table of parameters
3137 that are coupled with specific face attributes.
3138 (Deleting Frames): delete-frame-hooks renamed to
3139 delete-frame-functions.
3140
3141 * files.texi (Magic File Names): Add file-remote-p.
3142 Clarify file-local-copy.
3143
3144 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3145 here; instead xref Defining Macros.
3146
3147 * display.texi (Warnings): New node, and subnodes.
3148 (Fringes): New node.
3149
3150 * debugging.texi (Test Coverage): New node.
3151
3152 * compile.texi (Compiler Errors): Explain with-no-warnings
3153 and other ways to suppress warnings.
3154
3155 * commands.texi (Interactive Call): Minor clarification.
3156
3157 * buffers.texi (Buffer File Name): set-visited-file-name
3158 renames the buffer too.
3159
3160 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3161
ee59dede
MR
31622003-07-24 Markus Rost <rost@math.ohio-state.edu>
3163
3164 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3165
f0514b34
MR
31662003-07-22 Markus Rost <rost@math.ohio-state.edu>
3167
3168 * internals.texi (Garbage Collection): Fix previous change.
3169
c73983bb
RS
31702003-07-22 Richard M. Stallman <rms@gnu.org>
3171
3172 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3173
3174 * display.texi (Width): Use \s syntax in example.
3175 (Font Selection): Add face-font-rescale-alist.
3176
3177 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3178 Remove spurious indent in example.
3179
3180 * lists.texi (Building Lists): Add number-sequence.
3181
3182 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3183
3184 * functions.texi (Function Documentation): Explain how to
3185 show calling convention explicitly in the doc string.
3186
3187 * windows.texi (Selecting Windows): save-selected-window saves
3188 selected window of each frame.
3189 (Window Configurations): Minor change.
3190
3191 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3192
3193 * streams.texi (Output Variables): Add print-continuous-numbering
3194 and print-number-table.
3195
3196 * processes.texi (Decoding Output): New node.
3197
3198 * os.texi (Time Conversion): decode-time arg is optional.
3199
3200 * objects.texi (Character Type): Don't use space as example for \.
3201 Make list of char names and \-sequences correspond.
3202 Explain that \s is not used in strings. `\ ' needs space after.
3203
3204 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3205 (Translation of Characters): Add translation-table-for-input.
3206 (Default Coding Systems): Add auto-coding-functions.
3207 (Explicit Encoding): Add decode-coding-inserted-region.
3208 (Locales): Add locale-info.
3209
3210 * minibuf.texi (Basic Completion): Describe test-completion.
3211 Collections can be lists of strings.
3212 Clean up lazy-completion-table.
3213 (Programmed Completion): Mention test-completion.
3214 Clarify why lambda expressions are not accepted.
3215 (Minibuffer Misc): Describe minibufferp.
3216
51a8b435
RS
32172003-07-14 Richard M. Stallman <rms@gnu.org>
3218
3219 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3220
3221 * windows.texi (Selecting Windows): New arg to select-window.
3222 (Selecting Windows): Add with-selected-window.
3223 (Size of Window): Add window-inside-edges, etc.
3224
3225 * internals.texi (Garbage Collection): Add post-gc-hook.
3226
3227 * processes.texi (Subprocess Creation): Add exec-suffixes.
3228
3229 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3230 (Scanning Keymaps): Add map-keymaps.
3231 (Defining Menus): Add keymap-prompt.
3232
3233 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3234 most-negative-fixnum.
3235
3236 * compile.texi (Byte Compilation): Explain no-byte-compile
3237 (Compiler Errors): New node.
3238
3239 * os.texi (User Identification): user-uid, user-real-uid
3240 can return float.
3241
3242 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3243 and about derived modes.
3244 (Minor Modes): Add minor-mode-list.
3245 (Defining Minor Modes): Keyword args for define-minor-mode.
3246 (Search-based Fontification): Explain managing other properties.
3247 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3248 (Faces for Font Lock): Add font-locl-preprocessor-face.
3249 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3250
3251 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3252 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3253
3254 * loading.texi (Library Search): Add load-suffixes.
3255
3256 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3257 (Programmed Completion): Add dynamic-completion-table.
3258
3259 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3260 (Magic File Names): Specify precedence order of handlers.
199bb209 3261
51a8b435
RS
3262 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3263 and post-command-hook.
3264 (Waiting): New calling convention for sit-for.
3265
3266 * text.texi (Special Properties): local-map and keymap properties
3267 apply based on their stickiness.
3268
c6de56a0
RS
32692003-07-07 Richard M. Stallman <rms@gnu.org>
3270
3271 * modes.texi (Minor Mode Conventions): Specify only some kinds
3272 of list values as args to minor modes.
3273
3274 * files.texi (File Name Expansion): Warn about iterative use
3275 of substitute-in-file-name.
3276
3277 * advice.texi (Activation of Advice): Clean up previous change.
3278
8c761ea6
MR
32792003-07-06 Markus Rost <rost@math.ohio-state.edu>
3280
3281 * advice.texi (Activation of Advice): Note that ad-start-advice is
3282 turned on by default.
3283
c6de56a0
RS
32842003-06-30 Richard M. Stallman <rms@gnu.org>
3285
3286 * text.texi (Buffer Contents): Document current-word.
3287 (Change Hooks): Not called for *Messages*.
3288
3289 * functions.texi (Defining Functions): Explain about redefining
3290 primitives.
3291 (Function Safety): Renamed. Minor changes.
3292 Comment out the detailed criteria for what is safe.
3293
3fe4e567
AS
32942003-06-22 Andreas Schwab <schwab@suse.de>
3295
3296 * objects.texi (Symbol Type): Fix description of examples.
3297
cda7bd13
AS
32982003-06-16 Andreas Schwab <schwab@suse.de>
3299
3300 * hash.texi (Creating Hash): Fix description of :weakness.
3301
fbcffa4a
KG
33022003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3303
3304 * files.texi (Changing Files): copy-file copies file modes, too.
3305
ff6a3bfb
RS
33062003-05-28 Richard M. Stallman <rms@gnu.org>
3307
3308 * strings.texi (Creating Strings): Clarify split-string.
3309
1463a05d
JB
33102003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3311
3312 * strings.texi (Creating Strings): Update split-string specification
3313 and examples.
3314
af253914
RS
33152003-05-19 Richard M. Stallman <rms@gnu.org>
3316
3317 * elisp.texi: Correct invariant section names.
3318
7ea52f92
RS
33192003-04-20 Richard M. Stallman <rms@gnu.org>
3320
3321 * os.texi (Timers): Explain about timers and quitting.
3322
e31afc09
RS
33232003-04-19 Richard M. Stallman <rms@gnu.org>
3324
3325 * internals.texi (Writing Emacs Primitives): Strings are
3326 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3327 Explain GCPRO convention for varargs function args.
3328
5ceea398
RS
33292003-04-16 Richard M. Stallman <rms@gnu.org>
3330
3331 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3332
b0ada147
RS
33332003-04-08 Richard M. Stallman <rms@gnu.org>
3334
3335 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3336
b23375aa
KS
33372003-02-13 Kim F. Storm <storm@cua.dk>
3338
3339 * objects.texi (Character Type): New \s escape for space.
3340
c60ee5e7
JB
33412003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3342
3343 * os.texi (System Environment): Added cygwin system-type.
3344
84e47416
RS
33452003-01-25 Richard M. Stallman <rms@gnu.org>
3346
3347 * keymaps.texi: Document that a symbol can act as a keymap.
3348
3e8cf2ea
RS
33492003-01-13 Richard M. Stallman <rms@gnu.org>
3350
3351 * text.texi (Changing Properties): Say string indices are origin-0.
3352
3353 * positions.texi (Screen Lines) <compute-motion>:
3354 Correct order of elts in return value.
3355
3356 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3357 how to define a default binding.
3358
7abb9fc5 33592002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3360
104bc3aa 3361 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3362
104bc3aa
MR
3363 * customize.texi (Simple Types): Clarify description of custom
3364 type 'number. Describe new custom type 'float.
177f790c 3365
7abb9fc5 33662002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3367
3368 * variables.texi (File Local Variables): Fix typo.
3369
df140a68 33702002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3371
df140a68
KG
3372 From Michael Albinus <Michael.Albinus@alcatel.de>.
3373
3374 * README: Target for Info file is `make info'.
3375
3376 * files.texi (File Name Components): Fixed typos in
3377 `file-name-sans-extension'.
3378 (Magic File Names): Complete list of operations for magic file
3379 name handlers.
3380
7ed9159a
JY
33812002-09-16 Jonathan Yavner <jyavner@engineer.com>
3382
3383 * variables.texi (File Local Variables): New function
3384 risky-local-variable-p.
3385
33862002-09-15 Jonathan Yavner <jyavner@engineer.com>
3387
3388 * functions.texi (Function safety): New node about unsafep.
3389
241f79af
PA
33902002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3391
3392 * customize.texi (Splicing into Lists): Fixed example.
3393 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3394
72459b15
JB
33952002-06-17 Juanma Barranquero <lektu@terra.es>
3396
3397 * frames.texi (Display Feature Testing): Fix typo.
3398
61f7e0f5
AS
33992002-06-12 Andreas Schwab <schwab@suse.de>
3400
3401 * frames.texi (Initial Parameters, Resources): Fix references to
3402 the Emacs manual.
3403
4e792dbd
KS
34042002-05-13 Kim F. Storm <storm@cua.dk>
3405
3406 * variables.texi (Intro to Buffer-Local): Updated warning and
3407 example relating to changing buffer inside let.
3408
940344d4 34092002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3410
3411 * os.texi (Session Management): New node about X Session management.
3412
231ac53b
EZ
34132002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3414
3415 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3416 to which the manual corresponds, and the copyright years.
3417
3418 * Makefile.in (VERSION): Set to 2.9.
3419
140cc574
EZ
34202001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3421
3422 * elisp.texi: Change the category in @dircategory to "Emacs", to
3423 make it consistent with info/dir.
3424
9c7fce05
MB
34252001-11-25 Miles Bader <miles@gnu.org>
3426
3427 * text.texi (Fields): Describe new `limit' arg in
3428 field-beginning/field-end.
3429
9f8bbf0f
EZ
34302001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3431
a5e6715c
EZ
3432 * permute-index: Don't depend on csh-specific features. Replace
3433 the interpreter name with /bin/sh.
3434
9f8bbf0f
EZ
3435 * two-volume-cross-refs.txt: New file.
3436 * two.el: New file.
3437 * spellfile: New file.
3438
1756e2fb
EZ
34392001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3440
3441 * permute-index: New file.
3442
3443 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3444 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3445 8+3 restricted namespace.
ad050e54
EZ
3446
3447 * Makefile.in (infodir): Define relative to $(srcdir).
3448 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3449 include directories list via -I switch to makeinfo.
3450 (index.texi): Use cp if both hard and symbolic links fail.
3451
10fa7f8e
EZ
34522001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3453
7a1494ce
EZ
3454 * Makefile.in (distclean): Add.
3455
10fa7f8e
EZ
3456 The following changes make ELisp manual part of the Emacs
3457 distribution:
3458
3459 * Makefile.in: Add Copyright notice.
3460 (prefix): Remove.
3461 (infodir): Change value to "../info".
3462 (VPATH): New variable.
3463 (MAKE): Don't define.
3464 (texmacrodir): Don't define.
3465 (texinputdir): Append the existing value of TEXINPUTS.
3466 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3467 command to be compatible with man/Makefile.in, and to put the
3468 output into ../info.
5c32b7c5 3469 (info): Add target.
10fa7f8e
EZ
3470 (installall): Target removed.
3471
ad050e54 34722001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3473
3474 * tips.texi (Coding Conventions): Fix typo.
3475
6fd735df
GM
34762001-10-23 Gerd Moellmann <gerd@gnu.org>
3477
3478 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3479
b704d54b
EZ
34802001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3481
3482 * files.texi (File Name Components): Update the description of
3483 file-name-sans-extension and file-name-extension, as they now
3484 ignore leading dots.
3485
71431a0e
GM
34862001-10-20 Gerd Moellmann <gerd@gnu.org>
3487
6aa97356 3488 * (Version 21.1 released.)
71431a0e 3489
79f1f96c
MB
34902001-10-19 Miles Bader <miles@gnu.org>
3491
3492 * positions.texi (Text Lines): Describe behavior of
3493 `beginning-of-line'/`end-of-line' in the presence of field properties.
3494
892a8f36
GM
34952001-10-17 Gerd Moellmann <gerd@gnu.org>
3496
3497 * Makefile.in (VERSION): Set to 2.8.
3498 (manual): Use `manual-21'.
3499
8c1cc9e8 3500 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3501 number was used. Set it to 2.8.
3502
3503 * intro.texi: Likewise.
3504
51724e26
EZ
35052001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3506
3507 * files.texi (File Name Completion): Document the significance of
3508 a trailing slash in elements of completion-ignored-extensions.
3509
57b338e8
MB
35102001-10-06 Miles Bader <miles@gnu.org>
3511
3512 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3513
c89e4bc5
GM
35142001-10-04 Gerd Moellmann <gerd@gnu.org>
3515
3516 * variables.texi (Variable Aliases): New node.
3517
ab952a4f
GM
35182001-10-04 Gerd Moellmann <gerd@gnu.org>
3519
3520 * Branch for 21.1.
dff28924 3521
9db3a582
MB
35222001-10-02 Miles Bader <miles@gnu.org>
3523
ae1a9581
MB
3524 * minibuf.texi (Minibuffer Misc): Add entries for
3525 `minibuffer-contents', `minibuffer-contents-no-properties', and
3526 `delete-minibuffer-contents'.
3527 Correct description for `minibuffer-prompt-end'.
3528
9db3a582
MB
3529 * text.texi (Property Search): Correct descriptions of
3530 `next-char-property-change' and `previous-char-property-change'.
3531 Add entries for `next-single-char-property-change' and
3532 `previous-single-char-property-change'.
3533 Make operand names a bit more consistent.
3534
03be5931
EZ
35352001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3536
3537 * frames.texi (Finding All Frames): Document that next-frame and
3538 previous-frame are local to current terminal.
3539
974548ec
EZ
35402001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3541
3542 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3543 result of make-keymap.
974548ec 3544
8d82c597
EZ
35452001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3546
3547 * display.texi (Font Lookup, Attribute Functions)
3548 (Image Descriptors): Add cross-references to the definition of
3549 selected frame.
3550
3551 * buffers.texi (The Buffer List): Add cross-references to the
3552 definition of selected frame.
3553
3554 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3555 frame at any given time.
3556 (Multiple Displays, Size and Position): Add a cross-reference to
3557 the definition of the selected frame.
3558
2842de30
EZ
35592001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3560
3561 * strings.texi (String Conversion) <string-to-number>: Document
3562 that a float is returned for integers that are too large.
3563
3564 * frames.texi (Mouse Position): Document mouse-position-function.
3565 (Display Feature Testing): Document display-images-p.
3566 (Window Frame Parameters): Document the cursor-type variable.
3567
3568 * numbers.texi (Integer Basics): Document CL style read syntax for
3569 integers in bases other than 10.
3570
3571 * positions.texi (List Motion): Document
3572 open-paren-in-column-0-is-defun-start.
3573
3574 * lists.texi (Sets And Lists): Document member-ignore-case.
3575
3576 * internals.texi (Garbage Collection): Document the used and free
3577 strings report.
3578 (Memory Usage): Document strings-consed.
3579
3580 * os.texi (Time of Day): Document float-time.
3581 (Recording Input): Document that clear-this-command-keys clears
3582 the vector to be returned by recent-keys.
3583
3584 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3585 argument keymap can be a list.
3586
3587 * nonascii.texi (User-Chosen Coding Systems)
3588 <select-safe-coding-system>: Document the new argument
3589 accept-default-p and the variable
3590 select-safe-coding-system-accept-default-p. Tell what happens if
3591 buffer-file-coding-system is undecided.
3592 (Default Coding Systems): Document auto-coding-regexp-alist.
3593
3594 * display.texi (The Echo Area) <message>: Document
3595 message-truncate-lines.
3596 (Glyphs): Document that the glyph table is unused on windowed
3597 displays.
3598
3599 * help.texi (Describing Characters) <single-key-description>:
3600 Document the new argument no-angles.
3601 (Accessing Documentation) <documentation-property>: Document that
3602 a non-string property is evaluated.
3603 <documentation>: Document that the function-documentation property
3604 is looked for.
3605
3606 * windows.texi (Selecting Windows): Document some-window.
3607
3608 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3609
3610 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3611 apropos-mode-hook.
3612
3613 * commands.texi (Using Interactive): Document interactive-form.
3614 (Keyboard Macros): Document kbd-macro-termination-hook.
3615 (Command Loop Info): Document that clear-this-command-keys clears
3616 the vector to be returned by recent-keys.
3617
2d43d823
GM
36182001-09-04 Werner LEMBERG <wl@gnu.org>
3619
3620 * Makefile.in (srcdir, texinputdir): New variables.
3621 (srcs, index.texi, install): Use $(srcdir).
3622 (.PHONY): Remove elisp.dvi.
3623 (elisp): Use -I switch for makeinfo.
3624 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3625 (installall, dist): Use $(srcdir).
3626 Fix path to texinfo.tex.
3627 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3628
fa739b31
GM
36292001-08-30 Gerd Moellmann <gerd@gnu.org>
3630
92a25631
GM
3631 * display.texi (Conditional Display): Adjust to API change.
3632
fa739b31
GM
3633 * configure: New file.
3634
cef68af5
GM
36352001-07-30 Gerd Moellmann <gerd@gnu.org>
3636
3637 * commands.texi (Repeat Events): Add description of
3638 double-click-fuzz.
3639
d1f08d85
SM
36402001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3641
3642 * syntax.texi (Syntax Class Table): Add the missing designator for
3643 comment and string fences.
3644 (Syntax Properties): Add a xref to syntax table internals.
3645 (Syntax Table Internals): Document string-to-syntax.
3646
1e9fc92e
GM
36472001-05-07 Gerd Moellmann <gerd@gnu.org>
3648
3649 * Makefile.in (install): Use install-info command line options
3650 like in Emacs' Makefile.in.
3651
00480554
MB
36522000-12-09 Miles Bader <miles@gnu.org>
3653
3654 * windows.texi (Window Start): Update documentation for
3655 `pos-visible-in-window-p'.
3656
1e344ee2
SM
36572000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3658
3659 * lists.texi (Building Lists): Add footnote to explain how to add
3660 to the end of a list.
3661
a540f6ed
GM
36622000-10-25 Gerd Moellmann <gerd@gnu.org>
3663
3664 * files.texi (Visiting Functions): Typos.
3665
28bcdbee
KH
36662000-10-25 Kenichi Handa <handa@etl.go.jp>
3667
3668 * files.texi (Visiting Functions): Return value of
3669 find-file-noselect may be a list of buffers if wildcards are used.
3670
22d1a4ed
MB
36712000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3672
3673 * display.texi (Defining Faces): Document `graphic' display type
3674 in face specs.
3675
916a89db
KG
36762000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3677
1e9fc92e 3678 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3679 `after-make-frame-hook' with `after-make-frame-functions'.
3680
1e9fc92e 3681 * frames.texi (Creating Frames): Ditto.
916a89db 3682
1e9fc92e 3683 * variables.texi (Future Local Variables): Ditto.
916a89db 3684
483de32b
GM
36852000-10-16 Gerd Moellmann <gerd@gnu.org>
3686
3687 * display.texi (Other Image Types): Add description of :foreground
3688 and :background properties of mono PBM images.
3689
e23a63a5
WL
36902000-08-17 Werner LEMBERG <wl@gnu.org>
3691
3692 * .cvsignore: New file.
3693
dfc16043
GM
36942000-01-05 Gerd Moellmann <gerd@gnu.org>
3695
3696 * tindex.pl: New script.
3697
602613fe
DL
36981999-12-03 Dave Love <fx@gnu.org>
3699
3700 * Makefile.in (MAKEINFO): New parameter.
3701
94ec544d
DL
37021999-09-17 Richard Stallman <rms@gnu.org>
3703
3704 * Makefile.in (srcs): Add hash.texi.
3705 (VERSION): Update to 20.6.
3706
37071999-09-13 Richard Stallman <rms@gnu.org>
3708
3709 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3710
37111998-08-29 Karl Heuer <kwzh@gnu.org>
3712
3713 * configure.in: New file.
3714 * Makefile.in: Renamed from Makefile.
3715 (prefix, infodir): Use value obtained from configure.
3716 (emacslibdir): Obsolete variable deleted.
3717 (dist): Distribute configure.in, configure, Makefile.in.
3718
37191998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3720
3721 * Makefile (INSTALL_INFO): New variable.
3722 (install): Run install-info.
3723
37241998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3725
3726 * Makefile (elisp.dvi): Add missing backslash.
3727
37281998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3729
3730 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3731 Run texindex without `./'. Always run texindex on elisp.tp.
3732 (elisp.tps): Target deleted.
3733
37341998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3735
3736 * Makefile (srcs): Add nonascii.texi and customize.texi.
3737 (dist): Start by deleting `temp'.
3738
37391998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3740
3741 * Makefile (makeinfo, texindex): Targets deleted.
3742 (makeinfo.o, texindex.o): Targets deleted.
3743 (clean, dist): Don't do anything with them or with getopt*.
3744
37451998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3746
3747 * Makefile (SHELL): Defined.
3748
37491998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3750
3751 * Makefile (elisp.tps): New target.
3752 (elisp.dvi): Depend on elisp.tps.
3753
3754Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3755
3756 * README: Update phone number.
3757
3758 * Makefile (elisp): Make this be the default target.
3759 Depend on makeinfo.c instead of makeinfo.
3760 (install): Don't depend on elisp.dvi, since we don't install that.
3761 Use mkinstalldirs.
3762 (dist): Add mkinstalldirs.
3763
3764Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3765
3766 * Makefile (VERSION): Update version number.
3767 (maintainer-clean): Renamed from realclean.
3768
3769Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3770
3771 * Makefile (realclean): New target.
3772 (elisp): Remove any old elisp-* files first.
3773
3774Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3775
d1f08d85
SM
3776 * Makefile (VERSION): New variable.
3777 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3778 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3779
3780Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3781
3782 * Makefile (elisp): Depend on makeinfo.
3783
3784Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3785
d1f08d85 3786 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3787
3788Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3789
3790 * Makefile (infodir, prefix): New vars.
3791 (install): Use infodir.
3792 (emacsinfodir): Deleted.
3793
3794Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3795
3796 * Makefile (srcs): Add calendar.texi.
3797
3798 * Makefile (dist): Copy texindex.c and makeinfo.c.
3799 Limit elisp-* files to those with one or two digits.
3800
3801Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3802
3803 * Makefile (dist): Changed to use Gzip instead of compress.
3804
3805Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3806
3807 * loading.texi (Unloading): define-function changed back to
3808 defalias. It may not stay this way, but at least it's
3809 consistent with the known-good version of the code patch.
3810
3811Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3812
3813 * modes.texi (Hooks): Document new optional arg of add-hook.
3814
3815Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3816
d1f08d85 3817 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3818
3819 * tips.texi: Add new section on standard library headers.
3820
3821Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3822
3823 * Makefile (srcs): Add frame.texi to the list of sources.
3824
3825Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3826
3827 * Makefile (dist): Don't bother excluding autosave files; they'll
3828 never make it into the temp directory anyway, and the hash marks
3829 in the name are problematic for make and the Bourne shell.
dff28924 3830 (srcs):
94ec544d
DL
3831
3832Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3833
d1f08d85 3834 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3835 the distribution tar file.
3836
dff28924 3837Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3838
3839 * Makefile (srcs): Added index.perm.
3840 (elisp.dvi): Remove erroneous shell comment.
3841 Expect output of permute-index in permuted.fns.
3842 Save old elisp.aux in elisp.oaux.
3843 (clean): Added index.texi to be deleted.
3844
dff28924 3845Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3846
3847 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3848
dff28924 3849Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3850
3851 * files.texi: Noted that completion-ignored-extensions is ignored
3852 when making *Completions*.
3853
3854Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3855
3856 * Makefile make dist now depends on elisp.dvi, since it tries
3857 to include it in the dist file.
3858
dff28924 3859Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3860
3861 * functions.texinfo (Mapping Functions): Add missing quote
3862
dff28924 3863Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3864
3865 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3866 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3867
dff28924 3868Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3869
3870 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3871 and @error{} are the terms now being used. The files in the
3872 directory have been changed to reflect this.
3873
d1f08d85 3874 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3875 ` @result{}', using 5 spaces at the begining of the line.
3876
dff28924 3877Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3878
3879 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3880 experimental @indentedresult{}, @indentedexpandsto{} are part of
3881 the texinfo.tex in this directory. These TeX macros are not
3882 stable yet.
3883
dff28924 3884Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3885
3886 * texinfo.tex: temporarily added
d1f08d85 3887 \let\result=\dblarrow
94ec544d
DL
3888 \def\error{{\it ERROR} \longdblarrow}
3889 We need to do this better soon.
3890
dff28924 3891Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3892
3893 * Applied Karl Berry's patches to *.texinfo files, but not to
3894 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3895 new title page format is also not applied, since it requires
3896 texinfo.tex changes.)
3897
3898 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3899 for the Project GNU development environment.
3900
ad050e54 3901;; Local Variables:
fd026ee1 3902;; coding: iso-2022-7bit
ad050e54 3903;; End:
2a34a036 3904
651f374c
TTN
3905 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3906 2005 Free Software Foundation, Inc.
2a34a036
GM
3907 Copying and distribution of this file, with or without modification,
3908 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3909
3910;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda