(Completion Commands): Clean up prev change.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
1d8e69a2
MY
12005-10-27 Masatake YAMATO <jet@gyve.org>
2
3 * minibuf.texi (Completion Commands):
4 Write about new optional argument for `display-completion-list'.
5
6a897887
RS
62005-10-23 Richard M. Stallman <rms@gnu.org>
7
8 * display.texi (Overlay Arrow): Clarify about local bindings of
9 overlay-arrow-position.
10
6d1e17be
EZ
112005-10-22 Eli Zaretskii <eliz@gnu.org>
12
13 * internals.texi (Building Emacs): Fix last change.
14
db5fe0a6
RS
152005-10-22 Richard M. Stallman <rms@gnu.org>
16
17 * internals.texi (Building Emacs): Document eval-at-startup.
18
45158e77
RS
192005-10-21 Richard M. Stallman <rms@gnu.org>
20
21 * loading.texi (Where Defined): load-history contains abs file names.
22 symbol-file returns abs file names.
23
e50165ec
KS
242005-10-19 Kim F. Storm <storm@cua.dk>
25
26 * display.texi (Showing Images): Add max-image-size integer value.
27
63ab30d0
CY
282005-10-18 Chong Yidong <cyd@stupidchicken.com>
29
30 * display.texi (Showing Images): Document max-image-size.
31
f8252852
RS
322005-10-17 Richard M. Stallman <rms@gnu.org>
33
34 * commands.texi (Quitting): Minor clarification.
35
36 * processes.texi (Sentinels): Clarify about output and quitting.
37 (Filter Functions): Mention with-local-quit.
38
c1bed3aa
JL
392005-10-17 Juri Linkov <juri@jurta.org>
40
41 * buffers.texi (Current Buffer):
42 * commands.texi (Event Input Misc):
43 * compile.texi (Eval During Compile, Compiler Errors):
44 * customize.texi (Group Definitions):
45 * display.texi (Progress, Defining Faces):
46 * files.texi (Writing to Files):
47 * modes.texi (Mode Hooks, Defining Minor Modes):
48 * streams.texi (Output Functions):
49 * syntax.texi (Syntax Table Functions):
50 * text.texi (Change Hooks):
51 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
52
53 * commands.texi (Quitting): Replace arg `forms' with `body' in
54 `with-local-quit'.
55
56 * positions.texi (Excursions): Replace arg `forms' with `body' in
57 `save-excursion'.
58
ef1b4c9e
KS
592005-10-08 Kim F. Storm <storm@cua.dk>
60
61 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
62 Rename manual section accordingly.
63
abc8ce50
KS
642005-10-04 Kim F. Storm <storm@cua.dk>
65
66 * windows.texi (Window Split Tree): New section describing
67 new function window-split-tree function.
68
a1f5a1f0
NR
692005-10-03 Nick Roberts <nickrob@snap.net.nz>
70
71 * display.texi (Fringe Size/Pos): Simplify and add detail.
72
97c3e4cc
RF
732005-09-30 Romain Francoise <romain@orebokech.com>
74
75 * minibuf.texi (High-Level Completion): Explain that the prompt
76 given to `read-buffer' should end with a colon and a space.
77 Update usage examples.
78
8ad8c5ce
JL
792005-09-29 Juri Linkov <juri@jurta.org>
80
81 * display.texi (Displaying Messages): Rename argument name
82 `string' to `format-string' in functions `message', `message-box',
83 `message-or-box'.
84
63182706
CY
852005-09-26 Chong Yidong <cyd@stupidchicken.com>
86
87 * errors.texi (Standard Errors): Corrected xrefs.
88
906320ec
CY
892005-09-18 Chong Yidong <cyd@stupidchicken.com>
90
91 * display.texi (Defining Images): Updated documentation for
92 `image-load-path'.
93
8ccd3630
RS
942005-09-17 Richard M. Stallman <rms@gnu.org>
95
96 * display.texi (Defining Images): Clean up previous change.
97
7260457b
RF
982005-09-16 Romain Francoise <romain@orebokech.com>
99
100 * elisp.texi: Specify GFDL version 1.2.
101
102 * doclicense.texi (GNU Free Documentation License): Update to
103 version 1.2.
104
5b51c037
CY
1052005-09-15 Chong Yidong <cyd@stupidchicken.com>
106
107 * display.texi (Defining Images): Document `image-load-path'.
108
5c4757d3
RS
1092005-09-15 Richard M. Stallman <rms@gnu.org>
110
111 * objects.texi (Printed Representation): Minor cleanup.
112 (Box Diagrams): Minor fix.
113 (Cons Cell Type): Move (...) index item here.
114 (Box Diagrams): From here.
115 (Array Type): Minor fix.
116 (Type Predicates): Delete index "predicates".
117 (Hash Table Type): Clarify xref.
118 (Dotted Pair Notation): Minor fix.
119
2bb8b80c
CY
1202005-09-10 Chong Yidong <cyd@stupidchicken.com>
121
122 * files.texi (Saving Buffers): Fix typo.
123
47b8bc5d
RS
1242005-09-08 Richard M. Stallman <rms@gnu.org>
125
126 * tips.texi (Programming Tips): Correct the "default" prompt spec.
127
475aab0d
CY
1282005-09-08 Chong Yidong <cyd@stupidchicken.com>
129
130 * locals.texi (Standard Buffer-Local Variables): Don't include
131 mode variables for minor modes.
132 Fix xrefs for buffer-display-count, buffer-display-table,
133 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
134 enable-multibyte-characters, fill-column, header-line-format,
135 left-fringe-width, left-margin, and right-fringe-width.
136
137 * hooks.texi (Standard Hooks): All hooks should conform to the
138 standard naming convention now.
139 Fix xref for `echo-area-clear-hook'.
140
141 * display.texi (Usual Display): Note that indicate-empty-lines and
142 tab-width are buffer-local.
143
144 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
145
146 * modes.texi (Mode Help): Note that major-mode is buffer-local.
147
148 * nonascii.texi (Encoding and I/O): Note that
149 buffer-file-coding-system is buffer-local.
150
151 * positions.texi (List Motion): Note that defun-prompt-regexp is
152 buffer-local.
153
154 * text.texi (Auto Filling): Note that auto-fill-function is
155 buffer-local.
156 (Undo): Note that buffer-undo-list is buffer-local.
157
158 * windows.texi (Buffers and Windows): Document
159 buffer-display-count.
160
2a6bc1f7
RS
1612005-09-06 Richard M. Stallman <rms@gnu.org>
162
163 * tips.texi (Coding Conventions): Sometimes it is ok to put the
164 package prefix elsewhere than at the start of the name.
165
d7ea8b71
RS
1662005-09-03 Richard M. Stallman <rms@gnu.org>
167
168 * tips.texi (Programming Tips): Add conventions for minibuffer
169 questions and prompts.
170
0c6087a6
RS
1712005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
172
173 * intro.texi (nil and t): Minor cleanup.
174 Delete spurious mention of keyword symbols.
175 (Evaluation Notation): Add index entry.
176 (A Sample Function Description): Minor cleanup.
177 (A Sample Variable Description): Not all vars can be set.
178
4b5fa40e
TTN
1792005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
180
181 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
182
183 (Insertion): Document precise type of `insert-char' arg COUNT.
184
34b50776
SM
1852005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
186
187 * modes.texi (Other Font Lock Variables): Sync the default of
188 font-lock-lines-before.
189
c1105d05
MA
1902005-08-31 Michael Albinus <michael.albinus@gmx.de>
191
192 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
193
62929713
RS
1942005-08-29 Richard M. Stallman <rms@gnu.org>
195
196 * elisp.texi (Top): Update subnode menu.
197
198 * searching.texi (Searching and Matching): Move node.
199 Rearrange contents and add overall explanation.
200 (Searching and Case): Move node.
201 (Searching and Matching): Update menu.
202
0fb57cc0
EZ
2032005-08-27 Eli Zaretskii <eliz@gnu.org>
204
205 * os.texi (Startup Summary): Fix the description of the initial
206 startup message display.
207
3e80c4c1
RS
2082005-08-25 Richard M. Stallman <rms@gnu.org>
209
210 * searching.texi (Search and Replace): Add replace-regexp-in-string.
211
2122005-08-25 Emilio C. Lopes <eclig@gmx.net>
213
214 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
215 `next-overlay-change' example.
c1105d05 216
79a8defb
JL
2172005-08-22 Juri Linkov <juri@jurta.org>
218
219 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
220 Fix invert-face. Fix args of face-background.
221
16691d29
JL
222 * display.texi (Standard Faces): Delete node.
223 (Faces): Add xref to `(emacs)Standard Faces'.
224 (Displaying Faces): Fix xref to `Standard Faces'.
225
226 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
227
217b694f
EZ
2282005-08-20 Alan Mackenzie <acm@muc.de>
229
230 * buffers.texi (The Buffer List): Clarify the manipulation of the
231 buffer list.
232
0bf14bfd
RS
2332005-08-14 Richard M. Stallman <rms@gnu.org>
234
7ad1498e
AS
235 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
236 a regexp.
0bf14bfd 237
c118d09e
RS
2382005-08-11 Richard M. Stallman <rms@gnu.org>
239
59cb8c23
RS
240 * elisp.texi (Top): Update subnode lists.
241
242 * display.texi (Inverse Video): Node deleted.
243
c118d09e
RS
244 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
245 New nodes split out of Coding Conventions.
246
247 * searching.texi (Regular Expressions): Document re-builder.
248
249 * os.texi (Time Parsing): New node split out of Time Conversion.
250
251 * processes.texi (Misc Network, Network Feature Testing)
252 (Network Options, Make Network): New nodes split out of
253 Low-Level Network.
254
67ec7f41
RS
2552005-08-09 Richard M. Stallman <rms@gnu.org>
256
76d47f0d
RS
257 * frames.texi (Geometry): New node, split from Size and Position.
258 (Frame Parameters): Refer to Geometry.
259
67ec7f41 260 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 261
67ec7f41
RS
262 * windows.texi (Splitting Windows): Fix xref.
263
264 * frames.texi (Layout Parameters): Add xref.
265
266 * display.texi (Line Height, Scroll Bars): Fix xrefs.
267
268 * keymaps.texi (Menu Bar): Fix xref.
269
270 * locals.texi (Standard Buffer-Local Variables): Fix xref.
271
272 * modes.texi (%-Constructs): Fix xref.
273
274 * frames.texi (Window Frame Parameters): Node split up.
275 (Basic Parameters, Position Parameters, Size Parameters)
276 (Layout Parameters, Buffer Parameters, Management Parameters)
277 (Cursor Parameters, Color Parameters): New subnodes.
278
adb5e445
LT
2792005-08-09 Luc Teirlinck <teirllm@auburn.edu>
280
281 * positions.texi (Screen Lines): Update xref for previous change
282 in minibuf.texi.
283
284 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
285 change in minibuf.texi.
286
61298e17
RS
2872005-08-09 Richard M. Stallman <rms@gnu.org>
288
289 * tips.texi (Coding Conventions): Minor cleanup.
290
291 * modes.texi (Defining Minor Modes): Explain when init-value
292 can be non-nil.
293
294 * elisp.texi (Top): Update submenu for Minibuffer.
295
296 * minibuf.texi (Minibuffer Misc): Node split up.
297 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
298 (Recursive Mini): New nodes split out from Minibuffer Misc.
299 (Minibuffer Misc): Document max-mini-window-height.
300
301 * hash.texi (Defining Hash): Delete stray paren in example.
302
303 * display.texi (Echo Area Customization): Don't define
304 max-mini-window-height here; xref instead.
305
306 * commands.texi (Event Input Misc): Update while-no-input.
307
308 * advice.texi (Advising Functions): Explain when to use advice
309 and when to use a hook.
310
43e124e6
EZ
3112005-07-30 Eli Zaretskii <eliz@gnu.org>
312
313 * makefile.w32-in (info): Don't run install-info.
314 ($(infodir)/dir): New target, produced by running install-info.
315
653aea22
LT
3162005-07-27 Luc Teirlinck <teirllm@auburn.edu>
317
318 * modes.texi (Defining Minor Modes): The keyword for the initial
319 value is :init-value, not :initial-value.
320
ba6ebbd5
EZ
3212005-07-23 Eli Zaretskii <eliz@gnu.org>
322
323 * loading.texi (Autoload): Make the `doctor' example be consistent
324 with what's in current loaddefs.el. Describe the "fn" magic in
325 the usage portion of the doc string.
326
6696f2a4
RS
3272005-07-22 Richard M. Stallman <rms@gnu.org>
328
329 * internals.texi (Garbage Collection): Clarify previous change.
330
0c17e67c
SM
3312005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * internals.texi (Garbage Collection): Add gc-cons-percentage.
334
426179e1
JL
3352005-07-18 Juri Linkov <juri@jurta.org>
336
337 * commands.texi (Accessing Events):
338 * frames.texi (Text Terminal Colors, Resources):
339 * markers.texi (The Mark):
340 * modes.texi (Defining Minor Modes):
341 Delete duplicate duplicate words.
342
9b0c2c56
RS
3432005-07-16 Richard M. Stallman <rms@gnu.org>
344
345 * display.texi (Managing Overlays): Clarify make-overlay
346 args for insertion types.
347
fd90b80c
LT
3482005-07-13 Luc Teirlinck <teirllm@auburn.edu>
349
0c17e67c
SM
350 * customize.texi (Variable Definitions):
351 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
352 `standard-value' is a list too.
353 (Defining New Types): Use @key{RET} instead of @key{ret}.
354
37aa90e5
TTN
3552005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
356
357 * os.texi (Translating Input): Fix typo.
358
917e0c95
RS
3592005-07-08 Richard M. Stallman <rms@gnu.org>
360
361 * README: Update edition number and size estimate.
362
363 * elisp.texi (VERSION): Set to 2.9.
364
7d90e71d
RS
3652005-07-07 Richard M. Stallman <rms@gnu.org>
366
c330dafe
RS
367 * book-spine.texinfo: Update Emacs version.
368
7d90e71d
RS
369 * display.texi (Inverse Video): Delete mode-line-inverse-video.
370
dc2204be
RS
3712005-07-06 Richard M. Stallman <rms@gnu.org>
372
373 * searching.texi (Regexp Search): Clarify what re-search-forward
374 does when the search fails.
375
a0ec7a4a
LK
3762005-07-05 Lute Kamstra <lute@gnu.org>
377
dc2204be 378 * Update FSF's address in GPL notices.
a0ec7a4a
LK
379
380 * doclicense.texi (GNU Free Documentation License):
381 * gpl.texi (GPL):
382 * tips.texi (Coding Conventions, Library Headers):
383 * vol1.texi:
384 * vol2.texi: Update FSF's address.
385
4af33176
RS
3862005-07-04 Richard M. Stallman <rms@gnu.org>
387
388 * hooks.texi (Standard Hooks): Add occur-hook.
389
b3ab615b
LT
3902005-07-03 Luc Teirlinck <teirllm@auburn.edu>
391
392 * display.texi (The Echo Area): Correct menu.
393
3d393029
RS
3942005-07-03 Richard M. Stallman <rms@gnu.org>
395
7fe48b75
RS
396 * elisp.texi (Top): Update subnode menu for Display.
397
398 * display.texi (Displaying Messages): New node, with most
399 of what was in The Echo Area.
400 (Progress): Moved under The Echo Area.
401 (Logging Messages): New node with new text.
402 (Echo Area Customization): New node, the rest of what was
403 in The Echo Area. Document message-truncate-lines with @defvar.
404 (Display): Update menu.
405
3d393029
RS
406 * windows.texi (Textual Scrolling): Doc 3 values for
407 scroll-preserve-screen-position.
408
409 * text.texi (Special Properties): Change hook functions
410 should bind inhibit-modification-hooks around altering buffer text.
411
412 * keymaps.texi (Key Binding Commands): Call binding BINDING
413 rather than DEFINITION.
414
b26860ad
JB
4152005-06-29 Juanma Barranquero <lekktu@gmail.com>
416
417 * variables.texi (Defining Variables): `user-variable-p' returns t
418 for aliases of user options, nil for alias loops.
419
025691ed
RS
4202005-06-28 Richard M. Stallman <rms@gnu.org>
421
422 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
423 make-keymap.
424
b61bfa4d
LT
4252005-06-27 Luc Teirlinck <teirllm@auburn.edu>
426
427 * variables.texi (Setting Variables): Correct and clarify
428 description of `add-to-ordered-list'.
429
24ee714d
RS
4302005-06-26 Richard M. Stallman <rms@gnu.org>
431
432 * display.texi (Faces): Minor cleanup.
433
33b79ce4
LT
4342005-06-25 Luc Teirlinck <teirllm@auburn.edu>
435
436 * display.texi (Faces): `facep' returns t for strings that are
437 face names.
438
df13531d
RS
4392005-06-25 Richard M. Stallman <rms@gnu.org>
440
441 * objects.texi (Equality Predicates): Clarify meaning of equal.
442
443 * windows.texi (Selecting Windows): save-selected-window
444 and with-selected-window save and restore the current buffer.
445
cf444441
RS
4462005-06-24 Richard M. Stallman <rms@gnu.org>
447
448 * numbers.texi (Float Basics): Explain how to test for NaN,
449 and printing the sign of NaNs.
450
6cdd056d
EZ
4512005-06-24 Eli Zaretskii <eliz@gnu.org>
452
453 * makefile.w32-in (MAKEINFO): Use --force.
454
b93e3c3b
RS
4552005-06-23 Richard M. Stallman <rms@gnu.org>
456
457 * display.texi (Face Functions): Correct Texinfo usage.
458
6fb276bd
LT
4592005-06-23 Luc Teirlinck <teirllm@auburn.edu>
460
461 * lists.texi (Rings): `ring-elements' now returns the elements of
462 RING in order.
463
1d1c7e75
JB
4642005-06-23 Juanma Barranquero <lekktu@gmail.com>
465
466 * markers.texi (The Mark): Texinfo usage fix.
467
9d12e52b
KS
4682005-06-23 Kim F. Storm <storm@cua.dk>
469
470 * searching.texi (Entire Match Data): Remove evaporate option for
471 match-data. Do not mention evaporate option for set-match-data.
472
6d44324c
GM
4732005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
474
475 * display.texi (Face Functions): Mention face aliases.
476
80df27a7
RS
4772005-06-21 Richard M. Stallman <rms@gnu.org>
478
479 * anti.texi (Antinews): Texinfo usage fix.
480
e121563b
KB
4812005-06-21 Karl Berry <karl@gnu.org>
482
9d7d543c
KB
483 * elisp.texi: Use @copying.
484
e121563b
KB
485 * elisp.texi: Put @summarycontents and @contents before the Top
486 node, instead of the end of the file, so that the contents appear
487 in the right place in the dvi/pdf output.
488
36a3b076
JL
4892005-06-21 Juri Linkov <juri@jurta.org>
490
491 * display.texi (Defining Faces): Add `customized-face'.
492
5c796e80
KS
4932005-06-20 Kim F. Storm <storm@cua.dk>
494
b7d1f38f
KS
495 * variables.texi (Setting Variables): Any type of element can be
496 given order in add-to-ordered-list. Compare elements with eq.
497
5c796e80
KS
498 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
499
fb056bef
KB
5002005-06-20 Karl Berry <karl@gnu.org>
501
502 * syntax.texi (Syntax Flags): Make last column very slightly wider
503 to avoid "generic comment" breaking on two lines and causing an
504 underfull box.
505
84398baa
LT
5062005-06-19 Luc Teirlinck <teirllm@auburn.edu>
507
508 * lists.texi (Rings): Various minor clarifications and corrections.
509
07ff1e4b
RS
5102005-06-18 Richard M. Stallman <rms@gnu.org>
511
512 * functions.texi (Obsolete Functions): Simplify.
513
514 * variables.texi (Variable Aliases): Simplify.
515
516 * anti.texi, backups.texi, compile.texi, customization.texi:
517 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
518 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
519 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
520 * variables.texi: Fix formatting ugliness.
521
522 * elisp.texi: Add links to Rings and Byte Packing.
523 Update version and copyright years.
524
525 * minibuf.texi: Fix formatting ugliness.
526 (Completion Commands): Move keymap vars to the end
527 and vars completing-read binds to the top.
528
3f7fab24
LT
5292005-06-17 Luc Teirlinck <teirllm@auburn.edu>
530
531 * processes.texi: Fix typos.
532 (Bindat Spec): Correct Texinfo error.
926c4c9b 533 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 534
f19b57e3
RS
5352005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
536
537 * lists.texi (Rings): New node.
538 (Lists): Add it to menu.
539
a80c5da7 540 * processes.texi (Byte Packing): New node.
f19b57e3
RS
541 (Processes): Add it to menu.
542
5432005-06-17 Richard M. Stallman <rms@gnu.org>
544
545 * syntax.texi (Parsing Expressions): Fix texinfo usage.
546
547 * help.texi (Documentation Basics): Explain the xref to
548 Documentation Tips.
549
550 * debugging.texi (Debugger Commands): Minor fix.
551
67c1390d
LT
5522005-06-16 Luc Teirlinck <teirllm@auburn.edu>
553
554 * edebug.texi (Instrumenting): Eliminate duplicate link.
555 (Specification List): Replace references to "below", referring to
556 a later node, with one @ref to that node.
557
558 * os.texi (Timers): Timers should save and restore the match data
559 if they change it.
560
561 * debugging.texi (Debugger Commands): Mention that the Lisp
562 debugger can not step through primitive functions.
563
51cd2a8c
JB
5642005-06-16 Juanma Barranquero <lekktu@gmail.com>
565
566 * functions.texi (Obsolete Functions): Update argument names of
567 `make-obsolete' and `define-obsolete-function-alias'.
568
569 * variables.texi (Variable Aliases): Update argument names of
570 `defvaralias', `make-obsolete-variable' and
571 `define-obsolete-variable-alias'.
572
f5e6ac4a
KS
5732005-06-15 Kim F. Storm <storm@cua.dk>
574
575 * searching.texi (Entire Match Data): Rephrase warnings about
576 evaporate arg to match-data and set-match-data.
577
fe2a9972
LT
5782005-06-14 Luc Teirlinck <teirllm@auburn.edu>
579
67774855
LT
580 * elisp.texi (Top): Update detailed menu.
581
fe2a9972
LT
582 * edebug.texi (Edebug): Update menu.
583 (Instrumenting): Update xrefs.
584 (Edebug Execution Modes): Correct xref.
585 (Jumping): Clarify description of `h' command.
586 Eliminate redundant @ref.
587 (Breaks): New node.
588 (Breakpoints): is now a subsubsection.
589 (Global Break Condition): Mention `C-x X X'.
590 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
591 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
592 (Edebug Display Update): Correct pxref.
593 (Edebug and Macros): New node.
594 (Instrumenting Macro Calls): Is now a subsubsection.
595 Neither arg of `def-edebug-spec' is evaluated.
596 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
597 (Specification Examples): Fix typo.
598
b59f605b
LK
5992005-06-14 Lute Kamstra <lute@gnu.org>
600
601 * debugging.texi (Function Debugging): Primitives can break on
602 entry too.
603
a5c99dc9
KS
6042005-06-14 Kim F. Storm <storm@cua.dk>
605
606 * variables.texi (Setting Variables): Add add-to-ordered-list.
607
f99ed2f8
SM
6082005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * syntax.texi (Parsing Expressions): Document aux functions and vars of
611 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
612
9d42ffaa
LK
6132005-06-13 Lute Kamstra <lute@gnu.org>
614
615 * text.texi (Special Properties): Fix cross reference.
616
32cc0b00
LT
6172005-06-11 Luc Teirlinck <teirllm@auburn.edu>
618
619 * debugging.texi (Function Debugging): Delete mention of empty
620 string argument to `cancel-debug-on-entry'. Delete inaccurate
621 description of the return value of that command.
622
98d1a1cf
EZ
6232005-06-11 Alan Mackenzie <acm@muc.de>
624
625 * text.texi (Adaptive Fill): Amplify the description of
626 fill-context-prefix.
627
4b53b8d7
LT
6282005-06-10 Luc Teirlinck <teirllm@auburn.edu>
629
84398baa 630 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 631
b5305167
SM
6322005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * syntax.texi (Parsing Expressions): Document syntax-ppss.
635
9bd4c3ad
LT
6362005-06-10 Luc Teirlinck <teirllm@auburn.edu>
637
638 * debugging.texi (Error Debugging): Minor rewording.
639 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
640 is optional.
641
257914aa
LK
6422005-06-10 Lute Kamstra <lute@gnu.org>
643
b5305167 644 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
645 (Top): Give it a title. Correct version number. Give the
646 detailed node listing a more prominent header.
b5305167
SM
647 * intro.texi: Don't set VERSION here a second time.
648 Mention Emacs's version too.
257914aa
LK
649 * anti.texi (Antinews): Use EMACSVER to refer to the current
650 version of Emacs.
651
b7aae902
KS
6522005-06-09 Kim F. Storm <storm@cua.dk>
653
654 * searching.texi (Entire Match Data): Explain new `reseat' argument to
655 match-data and set-match-data.
656
99598737
RS
6572005-06-08 Richard M. Stallman <rms@gnu.org>
658
659 * searching.texi (Entire Match Data): Clarify when match-data
660 returns markers and when integers.
661
662 * display.texi (Defining Faces): Explain that face name should not
663 end in `-face'.
664
665 * modes.texi (Mode Line Data): Minor cleanup.
666 (Customizing Keywords): Node split out of Search-based Fontification.
667 Add example of using font-lock-add-keywords from a hook.
668 Clarify when MODE should be non-nil, and when nil.
669
6702005-06-06 Richard M. Stallman <rms@gnu.org>
671
672 * modes.texi (Mode Line Data): Explain what happens when the car
673 of a list is a void symbol.
674 (Search-based Fontification): Explain MODE arg to
675 font-lock-add-keywords and warn about calls from major modes.
676
ecc8893a
JL
6772005-06-08 Juri Linkov <juri@jurta.org>
678
679 * display.texi (Standard Faces): Add `shadow' face.
680
7fa9f4eb
LT
6812005-05-29 Luc Teirlinck <teirllm@auburn.edu>
682
683 * modes.texi (Major Mode Conventions): A derived mode only needs
684 to put the call to the parent mode inside `delay-mode-hooks'.
685
bebcc4b1
RS
6862005-05-29 Richard M. Stallman <rms@gnu.org>
687
c16b1394
RS
688 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
689 new, and what that implies. Clarify.
690
691 * files.texi (Locating Files): Clean up the text.
692
bebcc4b1
RS
693 * frames.texi (Window Frame Parameters): Document user-size.
694 Shorten entry for top by referring to left.
695
6962005-05-26 Richard M. Stallman <rms@gnu.org>
697
698 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
699 is new, and what the implications are. Other clarifications.
700
217797bc
RS
7012005-05-24 Richard M. Stallman <rms@gnu.org>
702
703 * frames.texi (Dialog Boxes): Minor fixes.
704
3565fe07
MY
7052005-05-25 Masatake YAMATO <jet@gyve.org>
706
707 * display.texi (Standard Faces): Write about `mode-line-highlight'.
708
817089df
LT
7092005-05-24 Luc Teirlinck <teirllm@auburn.edu>
710
711 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
712 is optional.
713
cb5db137
NR
7142005-05-24 Nick Roberts <nickrob@snap.net.nz>
715
716 * frames.texi (Dialog Boxes): Descibe new optional argument.
717
3c8572f5
LK
7182005-05-23 Lute Kamstra <lute@gnu.org>
719
720 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
721 syntax-begin-function over font-lock-beginning-of-syntax-function.
722
2a4d7cb3
LT
7232005-05-21 Luc Teirlinck <teirllm@auburn.edu>
724
71f800cf
LT
725 * minibuf.texi (Reading File Names): Update description of
726 `read-directory-name'.
727
2a4d7cb3
LT
728 * modes.texi (Derived Modes): Clarify :group keyword.
729
bb4afd09
EZ
7302005-05-21 Eli Zaretskii <eliz@gnu.org>
731
b5305167
SM
732 * files.texi (Locating Files): New subsection.
733 Describe locate-file and executable-find.
bb4afd09 734
a2c9aee6
EZ
7352005-05-21 Kevin Ryde <user42@zip.com.au>
736
737 * frames.texi (Initial Parameters): Update cross reference to
738 "Emacs Invocation".
739
6900105f
LT
7402005-05-19 Luc Teirlinck <teirllm@auburn.edu>
741
ca1b0914
LT
742 * keymaps.texi (Active Keymaps): Add anchor.
743
6900105f
LT
744 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
745 (Major Mode Conventions): Refer to `Auto Major Mode' in more
746 appropriate place.
747 (Derived Modes): Small clarifications.
b5305167
SM
748 (Minor Mode Conventions, Keymaps and Minor Modes):
749 Replace references to nodes with references to anchors.
6900105f
LT
750 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
751 Clarify description of lists whose first element is an integer.
752 (Mode Line Variables): Add anchor.
753 (%-Constructs): Clarify description of integer after %.
754 (Emulating Mode Line): Describe nil value for FACE.
755
54d06364
LT
7562005-05-18 Luc Teirlinck <teirllm@auburn.edu>
757
758 * modes.texi (Derived Modes): Correct references to non-existing
759 variable standard-syntax-table.
760
f8d0b769
LK
7612005-05-17 Lute Kamstra <lute@gnu.org>
762
763 * modes.texi (Defining Minor Modes): Mention the mode hook.
764
294c599c
KS
7652005-05-15 Kim F. Storm <storm@cua.dk>
766
767 * processes.texi (Network): Remove open-network-stream-nowait.
768 (Network Servers): Remove open-network-stream-server.
769
4214af69
LT
7702005-05-15 Luc Teirlinck <teirllm@auburn.edu>
771
772 * elisp.texi (Top): Update detailed menu.
773
774 * variables.texi: Reorder nodes.
775 (Variables): Update menu.
776 (File Local Variables): Do not refer to the `-*-' line as
777 a "local variables list". Add pxref.
778
302691ab
LT
7792005-05-14 Luc Teirlinck <teirllm@auburn.edu>
780
56d4215a
LT
781 * elisp.texi (Top): Update detailed menu for node changes.
782
302691ab
LT
783 * modes.texi (Modes): Update Menu.
784 (Hooks): Move to beginning of chapter.
785 Most minor modes run mode hooks too.
786 `add-hook' can handle void hooks or hooks whose value is a single
787 function.
788 (Major Modes): Update Menu.
789 (Major Mode Basics): New node, split off from `Major Modes'.
790 (Major Mode Conventions): Correct xref. Explain how to handle
791 auto-mode-alist if the major mode command has an autoload cookie.
792 (Auto Major Mode): Major update. Add magic-mode-alist.
793 (Derived Modes): Major update.
794 (Mode Line Format): Update Menu.
795 (Mode Line Basics): New node, split off from `Mode Line Format'.
796
797 * loading.texi (Autoload): Mention `autoload cookie' as synonym
798 for `magic autoload comment'. Add index entries and anchor.
799
d06ba294
RS
8002005-05-14 Richard M. Stallman <rms@gnu.org>
801
802 * tips.texi (Coding Conventions): Explain how important it is
803 that just loading certain files not change Emacs behavior.
804
805 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
806
405cb12a
LK
8072005-05-12 Lute Kamstra <lute@gnu.org>
808
19958124
LK
809 * modes.texi (Generic Modes): Update.
810 (Major Modes): Refer to node "Generic Modes".
811
405cb12a
LK
812 * elisp.texi (Top): Update to the current structure of the manual.
813 * processes.texi (Processes): Add menu description.
814 * customize.texi (Customization): Add menu descriptions.
815
f714dd1b
TTN
8162005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
817
cc9442f2
TTN
818 * processes.texi (Signals to Processes)
819 (Low-Level Network): Fix typos.
f714dd1b 820
36ad23ec
LK
8212005-05-11 Lute Kamstra <lute@gnu.org>
822
823 * elisp.texi (Top): Add some nodes from the chapter "Major and
824 Minor Modes" to the detailed node listing.
825
d101bf56
RS
8262005-05-10 Richard M. Stallman <rms@gnu.org>
827
828 * keymaps.texi (Extended Menu Items): Menu item filter functions
829 can be called at any time.
830
698b0510
LT
8312005-05-08 Luc Teirlinck <teirllm@auburn.edu>
832
833 * variables.texi (File Local Variables): `(hack-local-variables t)'
834 now also checks whether a mode is specified in the local variables
835 list.
836
2c6b25c7
EZ
8372005-05-05 Kevin Ryde <user42@zip.com.au>
838
839 * display.texi (The Echo Area): Correct format function cross
840 reference.
841
643b4cf5
LT
8422005-05-05 Luc Teirlinck <teirllm@auburn.edu>
843
844 * variables.texi (Variable Aliases): Change description of
845 `define-obsolete-variable-alias'.
846
847 * functions.texi (Functions): Add "Obsolete Functions" to menu.
848 (Defining Functions): Add xref.
849 (Obsolete Functions): New node.
850 (Function Safety): Standardize capitalization of section title.
851
852 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
853 (Dialog Boxes): Complete description of `x-popup-dialog'.
854
053bc8e4
RS
8552005-05-04 Richard M. Stallman <rms@gnu.org>
856
857 * commands.texi (Interactive Codes): Fix Texinfo usage.
858 Document U more clearly.
859
f6b1b15a
LT
8602005-05-01 Luc Teirlinck <teirllm@auburn.edu>
861
3b925015
LT
862 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
863 function and not a macro.
864
f6b1b15a
LT
865 * frames.texi (Pop-Up Menus): Correct and clarify description of
866 `x-popup-menu'.
867 (Dialog Boxes): Clarify description of `x-popup-dialog'.
868
ebbfa918
RS
8692005-05-01 Richard M. Stallman <rms@gnu.org>
870
871 * edebug.texi (Checking Whether to Stop): Fix previous change.
872
abe2f96e
LT
8732005-05-01 Luc Teirlinck <teirllm@auburn.edu>
874
d6028ef2
LT
875 * display.texi: Fix typos and Texinfo usage.
876
abe2f96e
LT
877 * edebug.texi (Checking Whether to Stop): executing-macro ->
878 executing-kbd-macro.
879
b2cfb30b
RS
8802005-05-01 Richard M. Stallman <rms@gnu.org>
881
882 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
883
7e995a23
RS
8842005-04-30 Richard M. Stallman <rms@gnu.org>
885
886 * files.texi (Magic File Names): Document `operations' property.
887
57efa539
LK
8882005-04-29 Lute Kamstra <lute@gnu.org>
889
890 * modes.texi (Generic Modes): New node.
891 (Major Modes): Add it to the menu.
892 (Derived Modes): Add "derived mode" to concept index.
893
0a20b1dc
LK
8942005-04-28 Lute Kamstra <lute@gnu.org>
895
896 * modes.texi (Defining Minor Modes): Fix previous change.
897 (Font Lock Mode): Simplify.
898 (Font Lock Basics): Say that font-lock-defaults is buffer-local
899 when set and that some parts are optional. Add cross references.
900 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
901 Add cross references. Add font-lock-multiline to index.
902 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 903 Lock Variables". Document font-lock-add-keywords and
b5305167 904 font-lock-remove-keywords.
0a20b1dc
LK
905 (Other Font Lock Variables): Move font-lock-keywords-only,
906 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
907 and font-lock-syntactic-face-function to node "Syntactic Font
908 Lock". Move font-lock-keywords-case-fold-search to node
909 "Search-based Fontification". Document font-lock-inhibit-thing-lock
910 and font-lock-{,un}fontify-{buffer,region}-function.
911 (Precalculated Fontification): Remove reference to deleted variable
912 font-lock-core-only.
913 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
914 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
915 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
916 and font-lock-syntactic-face-function here from node "Other Font
917 Lock Variables". Move font-lock-syntactic-keywords to "Setting
918 Syntax Properties". Add cross references.
b5305167
SM
919 (Setting Syntax Properties): New node.
920 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
921 * syntax.texi (Syntax Properties): Add cross reference.
922 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
923
68a94f5a
RS
9242005-04-26 Richard M. Stallman <rms@gnu.org>
925
926 * display.texi (Defining Faces):
927 Document `default' elements of defface spec.
928
929 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
930
931 * variables.texi (Variable Aliases): Clarify text.
932
9332005-04-25 Chong Yidong <cyd@stupidchicken.com>
934
935 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
936
7f48f143
LT
9372005-04-25 Luc Teirlinck <teirllm@auburn.edu>
938
939 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
940
45d2f8e8
EZ
9412005-04-24 Eli Zaretskii <eliz@gnu.org>
942
f3714ab2
EZ
943 * syntax.texi (Syntax Table Internals): Elaborate documentation of
944 syntax-after and syntax-class.
945
45d2f8e8 946 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
947 (Unique File Names): Don't mention "numbers" in the documentation
948 of make-temp-file and make-temp-name.
45d2f8e8 949
469bc679
RS
9502005-04-23 Richard M. Stallman <rms@gnu.org>
951
952 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
953
c9fa5dc9
RS
9542005-04-22 Nick Roberts <nickrob@snap.net.nz>
955
956 * windows.texi (Cyclic Window Ordering): Clarify window-list.
957
230e1e80
NR
9582005-04-22 Nick Roberts <nickrob@snap.net.nz>
959
960 * variables.texi (Variable Aliases): Describe make-obsolete-variable
961 and define-obsolete-variable-alias.
962
1ba52906
KS
9632005-04-22 Kim F. Storm <storm@cua.dk>
964
965 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
966 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
967
9721d904
LK
9682005-04-21 Lute Kamstra <lute@gnu.org>
969
970 * lists.texi (Association Lists): Document rassq-delete-all.
971
ed35c736
RS
9722005-04-19 Richard M. Stallman <rms@gnu.org>
973
974 * modes.texi (Search-based Fontification): Explain that
975 facespec is an expression to be evaluated.
976
42fc00a4
RS
9772005-04-19 Kevin Ryde <user42@zip.com.au>
978
b5305167 979 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
980 * strings.texi (String Conversion): Fix xref.
981
5827e9d4
KS
9822005-04-19 Kim F. Storm <storm@cua.dk>
983
984 * symbols.texi (Symbol Plists): Add safe-get.
985 Mention that `get' may signal an error.
986
47872da9
NR
9872005-04-18 Nick Roberts <nickrob@snap.net.nz>
988
989 * customize.texi (Variable Definitions): Replace tooltip-mode
990 example with save-place.
991
ec0cf966
RS
9922005-04-17 Richard M. Stallman <rms@gnu.org>
993
994 * buffers.texi (Indirect Buffers): Clarify.
995
996 * positions.texi (Positions): Clarify converting marker to integer.
997
998 * strings.texi (String Basics): Mention string-match; clarify.
999
199bb209
LK
10002005-04-08 Lute Kamstra <lute@gnu.org>
1001
1002 * modes.texi (Search-based Fontification): Fix cross references.
1003 Use consistent terminology. Document anchored highlighting.
1004
bfa54668
LK
10052005-04-05 Lute Kamstra <lute@gnu.org>
1006
1007 * modes.texi (Defining Minor Modes): Document :group keyword
1008 argument and its default value.
1009
07e5fb9e
LK
10102005-04-03 Lute Kamstra <lute@gnu.org>
1011
1012 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1013 references and/or descriptions. Delete major mode hooks; mention
1014 them as a category instead. Rename or delete obsolete hooks.
1015
aa945b59
RS
10162005-04-02 Richard M. Stallman <rms@gnu.org>
1017
1018 * nonascii.texi (Coding System Basics): Another wording cleanup.
1019
8b918214
RS
10202005-04-01 Richard M. Stallman <rms@gnu.org>
1021
1022 * nonascii.texi (Coding System Basics): Clarify previous change.
1023
41639988
KH
10242005-04-01 Kenichi Handa <handa@m17n.org>
1025
1026 * nonascii.texi (Coding System Basics): Describe about rondtrip
1027 identity of coding systems.
1028
8e669bbd
RS
10292005-03-29 Chong Yidong <cyd@stupidchicken.com>
1030
1031 * text.texi (Buffer Contents): Add filter-buffer-substring and
1032 buffer-substring-filters.
1033
f60a6f87
RS
10342005-03-26 Chong Yidong <cyd@stupidchicken.com>
1035
1036 * anti.texi (Antinews): Mention `G' interactive code.
1037
1038 * tips.texi (Compilation Tips): Mention benchmark.el.
1039
aaac1251
LT
10402005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1041
1042 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1043 is now bound to M-o M-o.
1044
1045 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1046
45325173
GM
10472005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1048
1049 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1050 in the Emacs Manual).
1051 * Makefile.in (srcs): Remove calendar.texi.
1052 * makefile.w32-in (srcs): Remove calendar.texi.
1053 * display.texi (Display): Change name of next node.
1054 * os.texi (System In): Change name of previous node.
1055 * elisp.texi (Top): Remove Calendar references.
1056 * vol1.texi (Top): Remove Calendar references.
1057 * vol2.texi (Top): Remove Calendar references.
1058
85df292e
RS
10592005-03-25 Richard M. Stallman <rms@gnu.org>
1060
45325173 1061 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1062 Cleanup previous change.
1063
10642005-03-25 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * display.texi (Face Attributes): Faces earlier in an :inherit
1067 list take precedence.
1068 (Scroll Bars): Fix description of vertical-scroll-bars.
1069 Document frame-current-scroll-bars and window-current-scroll-bars.
1070
1071 * markers.texi (The Mark): Document temporary Transient Mark mode.
1072
b5305167
SM
1073 * minibuf.texi (Reading File Names):
1074 Document read-file-name-completion-ignore-case.
85df292e
RS
1075
1076 * positions.texi (Screen Lines): Document nil for width argument
1077 to compute-motion.
1078
1fe54d69
KS
10792005-03-23 Kim F. Storm <storm@cua.dk>
1080
1081 * display.texi (Standard Faces): Other faces used in the fringe
1082 implicitly inherits from the fringe face.
1083 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1084 properties implicitly inherits from fringe face.
1085 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1086
a775dff4
RS
10872005-03-20 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * display.texi (Invisible Text): State default value of
1090 line-move-ignore-invisible.
1091 (Managing Overlays): Document remove-overlays.
1092 (Standard Faces): Document escape-glyph face.
1093
b5305167 1094 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1095
b5305167
SM
1096 * modes.texi (Other Font Lock Variables):
1097 Document font-lock-lines-before.
a775dff4
RS
1098
1099 * positions.texi (Skipping Characters): skip-chars-forward allows
1100 character classes.
1101
077f7085
LK
11022005-03-18 Lute Kamstra <lute@gnu.org>
1103
1104 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1105
d69ea7ab
RS
11062005-03-17 Richard M. Stallman <rms@gnu.org>
1107
c7bd5d57
RS
1108 * text.texi (Undo): Document extensible undo entries.
1109
d69ea7ab
RS
1110 * searching.texi (String Search, Regexp Search, Regexp Search):
1111 Cleanups.
1112
1113 * nonascii.texi (Character Codes): Minor fix.
1114
1115 * display.texi (Display Property): Explain the significance
1116 of having text properties that are eq.
1117 (Other Display Specs): Explain string as display spec.
1118
1119 * commands.texi (Interactive Codes): Document G option.
1120
11212005-03-17 Chong Yidong <cyd@stupidchicken.com>
1122
1123 * text.texi (Filling): Add sentence-end-without-period and
1124 sentence-end-without-space.
1125 (Changing Properties): Minor fix.
1126
1127 * anti.texi: Total rewrite.
1128
a7679889
LK
11292005-03-15 Lute Kamstra <lute@gnu.org>
1130
1131 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1132
6eb8e247
KS
11332005-03-08 Kim F. Storm <storm@cua.dk>
1134
1135 * display.texi (Specified Space): Property :width is support on
1136 non-graphic terminals, :height is not.
1137
bfa8be14
RS
11382005-03-07 Richard M. Stallman <rms@gnu.org>
1139
1140 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1141 Now subnodes of Fringes.
1142 (Overlay Arrow): Document overlay-arrow-variable-list.
1143 (Fringe Size/Pos): New node, broken out of Fringes.
1144 (Display): Explain clearing vs redisplay better.
1145 (Truncation): Clarify use of bitmaps.
1146 (The Echo Area): Clarify the uses of the echo area.
1147 Add max-mini-window-height.
1148 (Progress): Clarify.
1149 (Invisible Text): Explain that main loop moves point out.
1150 (Selective Display): Say "hidden", not "invisible".
b5305167 1151 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1152 (Overlay Properties): Clarify intro.
1153 (Finding Overlays): Explain return values when nothing found.
1154 (Width): truncate-string-to-width has added arg.
1155 (Displaying Faces): Clarify and update mode line face handling.
1156 (Face Functions): Minor cleanup.
b5305167 1157 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1158 (Pixel Specification, Other Display Specs): Minor cleanups.
1159 (Images, Image Descriptors): Minor cleanups.
1160 (GIF Images): Patents have expired.
1161 (Showing Images): Explain default text for insert-image.
b5305167 1162 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1163 (Making Buttons): Explain return values.
1164 (Button Buffer Commands): Add xref.
1165 (Inverse Video): Update mode-line-inverse-video.
1166 (Display Table Format): Clarify.
1167 (Active Display Table): Give defaults for window-display-table.
1168
1169 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1170 and calendar-today-marker are strings, not chars.
1171 (Holiday Customizing): Minor fix.
1172
bfa8be14
RS
1173 * internals.texi (Writing Emacs Primitives): Update `or' example.
1174 Update limit on # args of subr.
1175
1176 * edebug.texi (Using Edebug): Arrow is in fringe.
1177 (Instrumenting): Arg to eval-defun works without loading edebug.
1178 (Edebug Execution Modes): Add xref.
1179
1180 * customize.texi (Common Keywords): Clarify :require.
1181 Mention :version here.
1182 (Variable Definitions, Group Definitions): Not here.
1183 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1184
d69ea7ab
RS
11852005-03-07 Chong Yidong <cyd@stupidchicken.com>
1186 * nonascii.texi (Text Representations): Clarify position-bytes.
1187 (Character Sets): Add list-charset-chars.
1188 (Scanning Charsets): Add charset-after.
1189 (Encoding and I/O): Minor fix.
1190
34398e6c
RS
11912005-03-06 Richard M. Stallman <rms@gnu.org>
1192
1193 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1194 (Resizing Windows): Likewise.
1195
1196 * text.texi (Change Hooks): Get rid of "Emacs 21".
1197
1198 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1199
1200 * streams.texi (Output Variables): Get rid of "Emacs 21".
1201
1202 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1203
1204 * os.texi (Translating Input): Replace flow-control example
1205 with a less obsolete example that uses `keyboard-translate'.
1206
6eb8e247 1207 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1208 Get rid of "Emacs 21".
6eb8e247 1209
34398e6c
RS
1210 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1211 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1212
1213 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1214
1215 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1216
1217 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1218 (Menu Bar): Fix when menu-bar-update-hook is called.
1219
1220 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1221
1222 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1223 and make it read better.
1224
1225 * files.texi (Writing to Files): Get rid of "Emacs 21".
1226 (Unique File Names): Likewise.
1227
1228 * elisp.texi: Update Emacs version to 22.
1229
1230 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1231 (Overlay Properties, Face Attributes): Likewise.
1232 (Managing Overlays): Fix punctuation.
1233 (Attribute Functions): Clarify set-face-font; get rid of
1234 info about old Emacs versions.
1235 (Auto Faces, Font Lookup, Display Property, Images):
1236 Get rid of "Emacs 21".
1237
1238 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1239
d2178387
RS
12402005-03-05 Richard M. Stallman <rms@gnu.org>
1241
1242 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1243
524352d6
LK
12442005-03-04 Lute Kamstra <lute@gnu.org>
1245
1246 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1247
12482005-03-03 Lute Kamstra <lute@gnu.org>
1249
1250 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1251
284f0680
LK
12522005-03-01 Lute Kamstra <lute@gnu.org>
1253
1254 * debugging.texi (Debugger Commands): Update `j'.
1255
a9ee5cac
LK
12562005-02-28 Lute Kamstra <lute@gnu.org>
1257
1258 * debugging.texi (Debugging): Fix typo.
1259 (Error Debugging): Document eval-expression-debug-on-error.
1260 (Function Debugging): Update example.
1261 (Using Debugger): Mention starred stack frames.
1262 (Debugger Commands): Document `j' and `l'.
1263 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1264 Update the messages that the debugger displays.
1265 (Internals of Debugger): Add cross reference. Update example.
1266 (Excess Open): Minor improvement.
1267 (Excess Close): Minor improvement.
1268
378d0f8e
RS
12692005-02-26 Richard M. Stallman <rms@gnu.org>
1270
1271 * tips.texi (Coding Conventions): Clarify.
1272 Put all the major mode key reservations together.
1273 Mention the Mouse-1 => Mouse-2 conventions.
1274
1275 * syntax.texi (Syntax Class Table): Clarify.
1276 (Syntax Table Functions): syntax-after moved from here.
1277 (Syntax Table Internals): syntax-after moved to here.
1278 (Parsing Expressions): Update info on number of values
1279 and what's meaningful in the STATE argument.
1280 (Categories): Fix typo.
1281
1282 * sequences.texi (Arrays): Cleanup.
1283 (Char-Tables): Clarify.
1284
1285 * processes.texi (Deleting Processes): Cleanups, add xref.
1286 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1287 (Process Information): set-process-coding-system, some args optional.
1288 (Input to Processes): Explain various types for PROCESS args.
1289 Rename them from PROCESS-NAME to PROCESS.
1290 (Signals to Processes): Likewise.
1291 (Decoding Output): Cleanup.
1292 (Query Before Exit): Clarify.
1293
1294 * os.texi (Startup Summary): Correct the options; add missing ones.
1295 (Terminal Output, Batch Mode): Clarify.
1296 (Flow Control): Node deleted.
1297
1298 * markers.texi (The Mark): Clarify.
1299
1300 * macros.texi (Expansion): Cleanup.
1301 (Indenting Macros): indent-spec allows ints, not floats.
1302
1303 * keymaps.texi (Keymaps): Clarify.
1304 (Format of Keymaps): Update lisp-mode-map example.
1305 (Active Keymaps, Key Lookup): Clarify.
1306 (Changing Key Bindings): Add xref to `kbd'.
1307 (Key Binding Commands, Simple Menu Items): Clarify.
1308 (Mouse Menus, Menu Bar): Clarify.
1309 (Menu Example): Replace print example with menu-bar-replace-menu.
1310
1311 * help.texi (Documentation Basics): Add function-documentation prop.
1312
1313 * elisp.texi (Top): Don't refer to Flow Control node.
1314
1315 * commands.texi (Command Overview): Improve xrefs.
1316 (Adjusting Point): Adjusting point applies to intangible and invis.
1317 (Key Sequence Input): Doc extra read-key-sequence args.
1318 Likewise for read-key-sequence-vector.
1319
1320 * backups.texi (Rename or Copy): Minor fix.
1321 (Numbered Backups): For version-control, say the default.
1322 (Auto-Saving): make-auto-save-file-name example is simplified.
1323
1324 * advice.texi (Advising Functions): Don't imply one part of Emacs
1325 should advise another part. Markup changes.
1326 (Defining Advice): Move transitional para.
1327 (Activation of Advice): Cleanup.
1328 Explain if COMPILE is nil or negative.
1329
1330 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1331
2e20c83d
LK
13322005-02-24 Lute Kamstra <lute@gnu.org>
1333
1334 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1335 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1336
65c492fd
LK
13372005-02-23 Lute Kamstra <lute@gnu.org>
1338
b02c3eed
LK
1339 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1340 to define global minor modes as well.
1341
65c492fd
LK
1342 * display.texi (Managing Overlays): overlay-buffer returns nil for
1343 deleted overlays.
1344
b686dd59
KS
13452005-02-22 Kim F. Storm <storm@cua.dk>
1346
1347 * minibuf.texi (Basic Completion): Allow symbols in addition to
1348 strings in try-completion and all-completions.
1349
23e8c095
LK
13502005-02-14 Lute Kamstra <lute@gnu.org>
1351
1352 * elisp.texi (Top): Remove reference to deleted node.
1353
1354 * lists.texi (Lists): Remove reference to deleted node.
1355 (Cons Cells): Fix typo.
1356
1357 * loading.texi (Where Defined): Fix typo.
1358
134948fc
RS
13592005-02-14 Richard M. Stallman <rms@gnu.org>
1360
1361 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1362 is useful for discarding some minor modes.
1363
1364 * symbols.texi (Symbol Components): Reorder examples.
1365
1366 * streams.texi (Input Functions): State standard-input default.
1367 (Output Variables): State standard-output default.
1368
1369 * objects.texi (Printed Representation): Clarify read syntax vs print.
1370 (Floating Point Type): Explain meaning better.
1371 (Symbol Type): Explain uniqueness better.
1372 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1373 List examples sooner.
1374 (Box Diagrams): New subnode broken out.
1375 Some examples moved from old Lists as Boxes node.
1376 (Dotted Pair Notation): Clarify intro.
1377 (Array Type): Clarify.
1378 (Type Predicates): Add hash-table-p.
1379
1380 * numbers.texi (Integer Basics): Clarify radix explanation.
1381 (Predicates on Numbers): Minor clarification.
1382 (Comparison of Numbers): Minor clarification. Clarify eql.
1383 Typos in min, max.
1384 (Math Functions): Clarify overflow in expt.
1385
1386 * minibuf.texi (Text from Minibuffer): Minor clarification.
1387 Mention arrow keys.
1388
1389 * loading.texi (Autoload): defun's doc string overrides autoload's
1390 doc string.
1391 (Repeated Loading): Modernize "add to list" examples.
1392 (Where Defined): Finish updating table of load-history elts.
1393
1394 * lists.texi (List-related Predicates): Minor wording improvement.
1395 (Lists as Boxes): Node deleted.
1396 (Building Lists): Explain trivial cases of number-sequence.
1397
1398 * hash.texi (Hash Tables): Add desc to menu items.
1399 (Creating Hash): Expain "full" means "make larger",
1400 (Hash Access): Any object can be a key.
1401 State value of maphash.
1402
1403 * functions.texi (What Is a Function): Wording cleanup.
1404 (Function Documentation): Minor cleanup.
1405 Explain purpose of calling convention at end of doc string.
1406 (Function Names): Wording cleanup.
1407 (Calling Functions): Wording cleanup.
1408 Explain better how funcall calls the function.
1409 (Function Cells): Delete example of saving and redefining function.
1410
1411 * control.texi (Combining Conditions): Wording cleanup.
1412 (Iteration): dolist and dotimes bind VAR locally.
1413 (Cleanups): Xref to Atomic Changes.
1414
1415 * compile.texi (Byte Compilation): Delete 19.29 info.
1416 (Compilation Functions): Macros' difficulties don't affect defsubst.
1417 (Docs and Compilation): Delete 19.29 info.
1418
44291460
RS
14192005-02-10 Richard M. Stallman <rms@gnu.org>
1420
1421 * objects.texi (Symbol Type): Minor correction.
1422
1f9ad95a
LK
14232005-02-06 Lute Kamstra <lute@gnu.org>
1424
1425 * modes.texi (Example Major Modes): Fix typos.
1426
ba2c991c
RS
14272005-02-06 Richard M. Stallman <rms@gnu.org>
1428
1429 * text.texi (Margins): fill-nobreak-predicate can be one function.
1430
1431 * strings.texi (Modifying Strings): clear-string can make unibyte.
1432 (Formatting Strings): format gives error if values missing.
1433
1434 * positions.texi (Character Motion): Mention default arg
1435 for forward-char. backward-char refers to forward-char.
1436 (Word Motion): Mention default arg for forward-word.
1437 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1438 Simplify end-of-buffer.
1439 (Text Lines): Mention default arg for forward-line.
1440 (List Motion): Mention default arg for beginning/end-of-defun.
1441 (Skipping Characters): Minor fixes in explaining character-set.
1442
1443 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1444 Mode inheritance applies only when default-major-mode is nil.
1445 Clarifications.
1446 (Example Major Modes): Update Text mode and Lisp mode examples.
1447 (Minor Mode Conventions): Mention define-minor-mode at top.
1448 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1449 (Mode Line Format): Update mode line face display info.
1450 (Properties in Mode): Mention effect of risky vars.
1451 (Imenu): Define imenu-add-to-menubar.
1452 (Font Lock Mode): Add descriptions to menu lines.
1453 (Faces for Font Lock): Add font-lock-doc-face.
1454
9bf6d576
LK
14552005-02-05 Lute Kamstra <lute@gnu.org>
1456
1457 * text.texi (Maintaining Undo): Remove obsolete function.
1458
cb602754
EZ
14592005-02-05 Eli Zaretskii <eliz@gnu.org>
1460
1461 * frames.texi (Color Names): Add pointer to the X docs about RGB
1462 color specifications. Improve indexing
1463 (Text Terminal Colors): Replace the description of RGB values by
1464 an xref to "Color Names".
1465
4e07258f
RS
14662005-02-03 Richard M. Stallman <rms@gnu.org>
1467
1468 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1469 Clarify.
1470 (Selecting Windows): Clarify save-selected-window.
1471 (Cyclic Window Ordering): Clarify walk-windows.
1472 (Window Point): Clarify.
1473 (Window Start): Add comment to example.
1474 (Resizing Windows): Add `interactive' specs in examples.
1475 Document fit-window-to-buffer.
1476
1477 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1478 (Undo, Maintaining Undo): Clarify last change.
1479 (Sorting): In sort-numeric-fields, explain about octal and hex.
1480 Mention sort-numeric-base.
1481 (Format Properties): Add xref for hard newlines.
1482
1483 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1484 (Pop-Up Menus): Fix typo.
1485 (Color Names): Explain all types of color names.
1486 Explain color-values on B&W terminal.
1487 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1488
1489 * files.texi (File Locks): Not supported on MS systems.
1490 (Testing Accessibility): Clarify.
1491
1492 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1493 (Coverage Testing): Fix typo.
1494
1495 * commands.texi (Misc Events): Remove stray space.
1496
1497 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1498 (Modification Time): Clarify when visited-file-modtime returns 0.
1499 (The Buffer List): Clarify bury-buffer.
1500 (Killing Buffers): Clarify.
1501 (Indirect Buffers): Add clone-indirect-buffer.
1502
15032005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1504
1505 * edebug.texi (Printing in Edebug): Fix default value of
1506 edebug-print-circle.
1507 (Coverage Testing): Fix displayed frequency count data.
1508
15092005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1510
1511 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1512
4e07258f 15132005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1514
1515 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1516
28d986b9
EZ
15172005-01-29 Eli Zaretskii <eliz@gnu.org>
1518
1519 * commands.texi (Misc Events): Describe the help-echo event.
1520
1521 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1522 consistently in description of the help-echo property.
1523 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1524
1525 * display.texi (Overlay Properties): Fix the index entry for
1526 help-echo overlay property.
1527
1528 * customize.texi (Type Keywords): Uncomment the xref to the
1529 help-echo property documentation.
1530
8f958b40
KS
15312005-01-23 Kim F. Storm <storm@cua.dk>
1532
1533 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1534 return value. Third element FULLY replaced by PARTIAL which
1535 specifies number of invisible pixels if row is only partially visible.
1536 (Textual Scrolling): Mention auto-window-vscroll.
1537 (Vertical Scrolling): New defvar auto-window-vscroll.
1538
cd7e5dd6
LT
15392005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1540
1541 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1542 command remapping.
1543
6f771c32
RS
15442005-01-15 Richard M. Stallman <rms@gnu.org>
1545
1546 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1547
6ac8a822
KS
15482005-01-14 Kim F. Storm <storm@cua.dk>
1549
88948d55
KS
1550 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1551
6ac8a822
KS
1552 * text.texi (Links and Mouse-1): Fix string and vector item.
1553
20d6de82
RS
15542005-01-13 Richard M. Stallman <rms@gnu.org>
1555
1556 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1557 descriptions of overriding-local-map and overriding-terminal-local-map.
1558
1559 * text.texi (Links and Mouse-1): Clarify text.
1560
f75a592e
KS
15612005-01-13 Kim F. Storm <storm@cua.dk>
1562
1563 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1564
910f60b1
TTN
15652005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1566
1567 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1568
37181fc4
KS
15692005-01-12 Kim F. Storm <storm@cua.dk>
1570
1571 * text.texi (Links and Mouse-1): Rename section from Enabling
1572 Mouse-1 to Following Links. Change xrefs.
1573 Add examples for define-button-type and define-widget.
1574
1575 * display.texi (Button Properties, Button Buffer Commands):
1576 Clarify mouse-1 and follow-link functionality.
1577
28f94a34
RS
15782005-01-12 Richard M. Stallman <rms@gnu.org>
1579
1580 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1581
1582 * display.texi (Beeping): Fix Texinfo usage.
1583
1584 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1585
bac2d936
KS
15862005-01-11 Kim F. Storm <storm@cua.dk>
1587
1588 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1589 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1590
1591 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1592 (Enabling Mouse-1 to Follow Links): New subsection.
1593
de968ddb
RS
15942005-01-06 Richard M. Stallman <rms@gnu.org>
1595
1596 * text.texi (Special Properties): Minor change.
1597
1598 * os.texi (Timers): Clarify previous change.
1599
1600 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1601
a3a43b3b
LT
16022005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1603
1604 * display.texi (Face Attributes): Correct xref to renamed node.
1605
732bb9ce
RS
16062005-01-01 Richard M. Stallman <rms@gnu.org>
1607
1608 * display.texi (Face Attributes): Describe hex color specs.
1609
c734ae59
RS
16102004-12-31 Richard M. Stallman <rms@gnu.org>
1611
1612 * os.texi (Timers): Update previous change.
1613
33b2f4ea
KS
16142004-12-30 Kim F. Storm <storm@cua.dk>
1615
1616 * display.texi (Line Height): Total line-height is now specified
1617 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1618 in cons cells. (nil . RATIO) is relative to actual line height.
1619 Use line-height `t' instead of `0' to get minimum height.
1620
99ec74b9
RS
16212004-12-29 Richard M. Stallman <rms@gnu.org>
1622
1623 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1624
eab463f6
RS
16252004-12-28 Richard M. Stallman <rms@gnu.org>
1626
1627 * commands.texi (Quitting): Clarify value of with-local-quit.
1628
1629 * elisp.texi (Top): Fix previous change.
1630
1631 * loading.texi (Loading): Fix previous change.
1632
ebbd14f1
RS
16332004-12-27 Richard M. Stallman <rms@gnu.org>
1634
4ae98fc5
RS
1635 * Makefile.in (MAKEINFO): Specify --force.
1636
8f430046
RS
1637 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1638
56011a8c
RS
1639 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1640
1641 * display.texi (Line Height): Further clarify.
1642
1643 * elisp.texi (Top): Update Loading submenu.
1644
ebbd14f1
RS
1645 * loading.texi (Where Defined): New node.
1646 (Unloading): load-history moved to Where Defined.
1647
fda2922a
RS
16482004-12-21 Richard M. Stallman <rms@gnu.org>
1649
1650 * commands.texi (Event Input Misc): Add while-no-input.
1651
9eb8959a
RS
16522004-12-11 Richard M. Stallman <rms@gnu.org>
1653
1654 * display.texi (Line Height): Rewrite text for clarity.
1655
adf87c29
KS
16562004-12-11 Kim F. Storm <storm@cua.dk>
1657
1658 * display.texi (Display): Add node "Line Height" to menu.
1659 (Line Height): New node. Move full description of line-spacing
1660 and line-height text properties here from text.texi.
1661 (Scroll Bars): Add vertical-scroll-bar variable.
1662
1663 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1664
1665 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1666 line-spacing and vertical-scroll-bar.
1667
1668 * text.texi (Special Properties): Just mention line-spacing and
1669 line-height here, add xref to new "Line Height" node.
1670
31e4729e
TTN
16712004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1672
1673 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1674
1675 * locals.texi (Standard Buffer-Local Variables):
1676 Add @xref for `line-spacing'.
1677
cc60c723
RS
16782004-12-05 Richard M. Stallman <rms@gnu.org>
1679
1680 * Makefile.in (maintainer-clean): Remove the info files
1681 in $(infodir) where they are created.
1682
f6101ac9
RS
16832004-12-03 Richard M. Stallman <rms@gnu.org>
1684
1685 * windows.texi (Selecting Windows): get-lru-window and
1686 get-largest-window don't consider dedicated windows.
1687
1688 * text.texi (Undo): Document undo-in-progress.
1689
94221759
RS
16902004-11-26 Richard M. Stallman <rms@gnu.org>
1691
1692 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1693 Remove a few vars that are not always buffer-local.
1694
7092c5e8
LT
16952004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1696
1697 * locals.texi (Standard Buffer-Local Variables): Comment out
1698 xref's to non-existent node `Yet to be written'.
1699
261b01c6
RS
17002004-11-24 Richard M. Stallman <rms@gnu.org>
1701
1702 * processes.texi (Synchronous Processes): Grammar fix.
1703
1704 * numbers.texi (Comparison of Numbers): Add eql.
1705
1706 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1707
1708 * intro.texi (Printing Notation): Fix previous change.
1709
1710 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1711 and default-indicate-buffer-boundaries from here.
1712 (Usual Display): To here.
1713 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1714 (Usual Display): Move tab-width up.
1715
1716 * customize.texi (Variable Definitions): Replace
1717 show-paren-mode example with tooltip-mode.
7092c5e8 1718 (Simple Types, Composite Types, Defining New Types):
261b01c6 1719 Minor cleanups.
7092c5e8 1720
c1aa4864
JH
17212004-11-21 Jesper Harder <harder@ifa.au.dk>
1722
1723 * processes.texi (Synchronous Processes, Output from Processes):
1724 Markup fix.
1725
dedbac89
RS
17262004-11-20 Richard M. Stallman <rms@gnu.org>
1727
07c8c65a
RS
1728 * positions.texi (Skipping Characters): skip-chars-forward
1729 now handles char classes.
1730
8f40a868
RS
1731 * intro.texi (Printing Notation): Avoid confusion of `print'
1732 when explaining @print.
1733
1734 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1735
1736 * display.texi (Display Table Format): Minor fix.
1737
1738 * streams.texi (Output Functions): Fix print example.
1739
fd6866c8
RS
1740 * Makefile.in (elisp): New target.
1741 (dist): Depend on $(infodir)/elisp, not elisp.
1742 Copy the info files from $(infodir).
1743
9d00469f
RS
1744 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1745 read-from-minibuffer.
1746
dedbac89
RS
1747 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1748
6de891db
RS
17492004-11-19 Richard M. Stallman <rms@gnu.org>
1750
1751 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1752
e1c1c5a7
TTN
17532004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1754
1755 * tips.texi (Coding Conventions): Fix typo.
1756
ee31cd78
RS
17572004-11-16 Richard M. Stallman <rms@gnu.org>
1758
1759 * tips.texi (Coding Conventions): Separate defvar and require
1760 methods to avoid warnings. Use require only when there are many
1761 functions and variables from that package.
1762
1763 * minibuf.texi (Minibuffer Completion): When ignoring case,
1764 predicate must not be case-sensitive.
1765
1766 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1767 (Test Coverage): Don't talk about "splotches". Clarified.
1768
4bd38e94
TTN
17692004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1770
1771 * frames.texi (Window Frame Parameters): Fix typo.
1772
6d073ae1
KS
17732004-11-15 Kim F. Storm <storm@cua.dk>
1774
9f89426b
KS
1775 * symbols.texi (Other Plists): Note that plist-get may signal error.
1776 Add safe-plist-get.
6d073ae1 1777
10980463
TTN
17782004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1779
1780 * modes.texi (Font Lock Basics): Fix typo.
1781
1efc19eb
RS
17822004-11-08 Richard M. Stallman <rms@gnu.org>
1783
1784 * syntax.texi (Syntax Table Functions): Add syntax-after.
1785
6159c232
EZ
17862004-11-06 Lars Brinkhoff <lars@nocrew.org>
1787
1788 * os.texi (Processor Run Time): New section documenting
1789 get-internal-run-time.
1790
59dede22
EZ
17912004-11-06 Eli Zaretskii <eliz@gnu.org>
1792
1793 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1794 it nukes elisp-cover.texi.
1795 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1796 elisp-0 etc.
1797
4cc8522c
LT
17982004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1799
1800 * commands.texi (Keyboard Macros): Document `append' return value
1801 of `defining-kbd-macro'.
1802
2d1ef312
RS
18032004-11-01 Richard M. Stallman <rms@gnu.org>
1804
1805 * commands.texi (Interactive Call): Add called-interactively-p.
1806
6f4e005d
SJ
18072004-10-29 Simon Josefsson <jas@extundo.com>
1808
1809 * minibuf.texi (Reading a Password): Revert.
1810
4f71c13f
RS
18112004-10-28 Richard M. Stallman <rms@gnu.org>
1812
1813 * frames.texi (Display Feature Testing): Explain about "vendor".
1814
4660a9e3
RS
18152004-10-27 Richard M. Stallman <rms@gnu.org>
1816
1817 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1818 not raw. Clarify `n'.
1819 (Interactive Call): Rewrite interactive-p, focusing on when
1820 and how to use it.
1821 (Misc Events): Clarify previous change.
1822
1823 * advice.texi (Simple Advice): Clarify what job the example does.
1824 (Around-Advice): Clarify ad-do-it.
1825 (Activation of Advice): An option of ad-default-compilation-action
1826 is `never', not `nil'.
1827
c8636435
KS
18282004-10-26 Kim F. Storm <storm@cua.dk>
1829
1830 * commands.texi (Interactive Codes): Add U code letter.
1831
acd4089b
SJ
18322004-10-25 Simon Josefsson <jas@extundo.com>
1833
1834 * minibuf.texi (Reading a Password): Add.
1835
29dc7809
JR
18362004-10-24 Jason Rumney <jasonr@gnu.org>
1837
1838 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1839 and wheel-down.
1840
bb5d6d34
KG
18412004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1842
1843 * processes.texi (Synchronous Processes): Document process-file.
1844
d0ee2ed3
KH
18452004-10-22 Kenichi Handa <handa@m17n.org>
1846
1847 * text.texi (translate-region): Document that it accepts also a
1848 char-table.
1849
38be9dbb
DP
18502004-10-22 David Ponce <david@dponce.com>
1851
1852 * windows.texi (Resizing Windows): Document the `preserve-before'
1853 argument of the functions `enlarge-window' and `shrink-window'.
1854
63c80452
JR
18552004-10-19 Jason Rumney <jasonr@gnu.org>
1856
1857 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1858
9f4b6e73
LT
18592004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1860
1861 * text.texi (Filling): Add anchor for definition of
1862 `sentence-end-double-space'.
1863
1864 * searching.texi (Regexp Example): Update description of how
1865 Emacs currently recognizes the end of a sentence.
1866 (Standard Regexps): Update definition of the variable
1867 `sentence-end'. Add definition of the function `sentence-end'.
1868
657f0f9c
EZ
18692004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1870
1871 * display.texi (Progress): New node.
1872
35ab4857
KS
18732004-10-05 Kim F. Storm <storm@cua.dk>
1874
1875 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1876
f2a54fbc
KS
18772004-09-29 Kim F. Storm <storm@cua.dk>
1878
1879 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1880 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1881 fringe bitmap symbols, as they now have their own namespace.
1882 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1883 vs. pixels. Signal error if no free bitmap slots.
1884 (Pixel Specification): Change IMAGE to @var{image}.
1885
4676d6f3
RS
18862004-09-28 Richard M. Stallman <rms@gnu.org>
1887
1888 * text.texi (Special Properties): Clarify line-spacing and line-height.
1889
1890 * searching.texi (Regexp Search): Add looking-back.
1891
17234906
LT
18922004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1893
1894 * display.texi: Correct typos.
1895 (Image Descriptors): Correct xref's.
1896
4de43c8b
RS
18972004-09-25 Richard M. Stallman <rms@gnu.org>
1898
1899 * text.texi (Special Properties): Cleanups in `cursor'.
1900 Rewrites in `line-height' and `line-spacing'; exchange them.
1901
1902 * display.texi (Fringes): Rewrite previous change.
1903 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1904 (Display Fringe Bitmaps): Node deleted, text moved.
1905 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1906 (Scroll Bars): Clarify set-window-scroll-bars.
1907 (Pointer Shape): Rewrite.
1908 (Specified Space): Clarify :align-to, etc.
1909 (Pixel Specification): Use @var. Clarify new text.
1910 (Other Display Specs): Clarify `slice'.
1911 (Image Descriptors): Cleanups.
1912 (Showing Images): Cleanups.
1913
a3ee0299
LT
19142004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1915
e88ebce6
LT
1916 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1917
a3ee0299
LT
1918 * modes.texi: Various minor changes in addition to:
1919 (Major Mode Conventions): Final call to `run-mode-hooks' should
1920 not be inside the `delay-mode-hooks' form.
1921 (Mode Hooks): New node.
1922 (Hooks): Delete obsolete example.
1923 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1924 node "Mode Hooks".
1925
6db2bc02
LT
19262004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1927
1928 * display.texi: Correct various typos.
1929 (Display): Rename node "Pointer Shapes" to "Pointer
1930 Shape". (There is already a node called "Pointer Shapes" in
1931 frames.texi.)
1932 (Images): Remove non-existent node "Image Slices" from menu.
1933
ed2846bd
KS
19342004-09-23 Kim F. Storm <storm@cua.dk>
1935
1936 * text.texi (Special Properties): Add `cursor', `pointer',
1937 `line-height', and `line-spacing' properties.
1938
1939 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1940 Shapes' to menu.
1941 (Standard Faces): Doc fix for fringe face.
1942 (Fringes): Add `overflow-newline-into-fringe' and
1943 'indicate-buffer-boundaries'.
1944 (Fringe Bitmaps, Pointer Shapes): New nodes.
1945 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1946 Bitmaps' to menu.
1947 (Specified Space): Describe pixel width and height.
1948 (Pixel Specification): New node.
1949 (Other Display Specs): Add `slice' property.
1950 (Display Fringe Bitmaps): New node.
1951 (Images): Add 'Image Slices' to menu.
1952 (Image Descriptors): Add `:pointer' and `:map' properties.
1953 (Showing Images): Add slice arg to `insert-image'. Add
1954 'insert-sliced-image'.
1955
4d894c98
RS
19562004-09-20 Richard M. Stallman <rms@gnu.org>
1957
1958 * commands.texi (Key Sequence Input):
1959 Clarify downcasing in read-key-sequence.
1960
7e388eb7
JL
19612004-09-08 Juri Linkov <juri@jurta.org>
1962
1963 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1964
a020987f
LT
19652004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1966
1967 * locals.texi (Standard Buffer-Local Variables): Add
1968 `buffer-auto-save-file-format'.
1969 * internals.texi (Buffer Internals): Describe new
1970 auto_save_file_format field of the buffer structure.
1971 * files.texi (Format Conversion): `auto-save-file-format' has been
1972 renamed `buffer-auto-save-file-format'.
1973
2b96f80c
LT
19742004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1975
1976 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1977 an integer or a marker.
1978 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1979
2ee3b79e
RS
19802004-08-22 Richard M. Stallman <rms@gnu.org>
1981
1982 * modes.texi (Major Mode Conventions): Discuss rebinding of
1983 standard key bindings.
1984
c438dc33
KS
19852004-08-18 Kim F. Storm <storm@cua.dk>
1986
1987 * processes.texi (Accepting Output): Add `just-this-one' arg to
1988 `accept-process-output'.
101c421e 1989 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1990
db8af011
LT
19912004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1992
1993 * keymaps.texi: Various changes in addition to:
1994 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1995 Give more varied examples for `kbd'.
1996 (Creating Keymaps): Char tables have slots for all characters
1997 without modifiers.
1998 (Active Keymaps): `overriding-local-map' and
1999 `overriding-terminal-local-map' also override text property and
2000 overlay keymaps.
2001 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2002 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2003 to denote a prefix of no events.
2004 `map-keymap' includes parent's bindings _recursively_.
2005 Clarify and correct description of `where-is-internal'.
2006 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2007 (Menu Example): For menus intended for use with the keyboard, the
2008 menu items should be bound to characters or real function keys.
2009
de700726
LT
20102004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2011
30e75a87
LT
2012 * objects.texi (Character Type): Reposition `@anchor' to prevent
2013 double space inside sentence in Info.
2014
de700726
LT
2015 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2016 renamed to `disabled-command-function'.
7c5b95c9 2017 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2018 (Command Loop Info): Replace reference to it.
2019 (Disabling Commands): `disabled-command-hook' has been renamed to
2020 `disabled-command-function'.
2021
81909a1a
LT
20222004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2023
2024 * os.texi (Translating Input): Only non-prefix bindings in
2025 `key-translation-map' override actual key bindings. Warn about
2026 possible indirect effect of actual key bindings on non-prefix
2027 bindings in `key-translation-map'.
2028
5504e99c
LT
20292004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2030
2031 * minibuf.texi (High-Level Completion): Add anchor for definition
2032 of `read-variable'.
2033
2034 * commands.texi: Various changes in addition to:
2035 (Using Interactive): Clarify description of `interactive-form'.
2036 (Interactive Call): Mention default for KEYS argument to
2037 `call-interactively'.
2038 (Command Loop Info): Clarify description of `this-command-keys'.
2039 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2040 Value of `last-event-frame' can be `macro'.
2041 (Repeat Events): `double-click-fuzz' is also used to distinguish
2042 clicks and drags.
2043 (Classifying Events): Clarify descriptions of `event-modifiers'
2044 `event-basic-type' and `event-convert-list'.
2045 (Accessing Events): `posn-timestamp' takes POSITION argument.
2046 (Quoted Character Input): Clarify description of
2047 `read-quoted-char' and fix example.
2048 (Quitting): Add `with-local-quit'.
2049 (Disabling Commands): Correct and clarify descriptions of
2050 `enable-command' and `disable-command'.
2051 Mention what happens if `disabled-command-hook' is nil.
2052 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2053 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2054
f478a72a
LT
20552004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2056
2057 * frames.texi: Various changes in addition to:
2058 (Creating Frames): Expand and clarify description of `make-frame'.
2059 (Window Frame Parameters): Either none or both of the `icon-left'
2060 and `icon-top' parameters must be specified. Put descriptions of
2061 `menu-bar-lines' and `toolbar-lines' closer together and change
2062 them accordingly.
2063 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2064 except while processing `frame-title-format' or `icon-title-format'.
2065 (Deleting Frames): Correct description of `delete-frame'.
2066 Non-nil return values of `frame-live-p' are like those of `framep'.
2067 (Frames and Windows): mention return value of
2068 `set-frame-selected-window'.
2069 (Visibility of Frames): Mention `force' argument to
2070 `make-frame-invisible'. `frame-visible-p' returns t for all
2071 frames on text-only terminals.
2072 (Frame Configurations): Restoring a frame configuration does not
2073 restore deleted frames.
2074 (Window System Selections): `x-set-selection' returns DATA.
2075 (Resources): Add example.
2076 (Display Feature Testing): Clarify descriptions of
2077 `display-pixel-height', `display-pixel-width', `x-server-version'
2078 and `x-server-vendor'.
2079
2080 * windows.texi (Choosing Window): Add anchor.
2081 * minibuf.texi (Minibuffer Misc): Add anchor.
2082
bc135062
JPW
20832004-07-23 John Paul Wallington <jpw@gnu.org>
2084
2085 * macros.texi (Defining Macros): Declaration keyword for setting
2086 Edebug spec is `debug' not `edebug'.
2087
cb7516e5
LT
20882004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2089
2090 * windows.texi: Various small changes in addition to:
2091 (Window Point): Mention return value of `set-window-point'.
2092 (Window Start): `pos-visible-in-window-p' disregards horizontal
2093 scrolling. Explain return value if PARTIALLY is non-nil.
2094 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2095 and `set-window-vscroll'.
2096 (Size of Window): The argument WINDOW to `window-inside-edges',
2097 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2098 (Resizing Windows): Explain return value of
2099 `shrink-window-if-larger-than-buffer'.
2100 `window-size-fixed' automatically becomes buffer local when set.
2101 (Window Configurations): Explain return value of
2102 `set-window-configuration'.
2103
2104 * minibuf.texi (Minibuffer Misc): Add anchor for
2105 `minibuffer-scroll-window'.
2106
2107 * positions.texi (Text Lines): Add anchor for `count-lines'.
2108
3751eb00
RS
21092004-07-17 Richard M. Stallman <rms@gnu.org>
2110
2111 * display.texi (Overlay Properties): Adding `evaporate' prop
2112 deletes empty overlay immediately.
2113
2114 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2115 fix example.
2116
9a7e97c6
LT
21172004-07-16 Jim Blandy <jimb@redhat.com>
2118
2119 * searching.texi (Regexp Backslash): Document new \_< and \_>
2120 operators.
2121
aa0e4da8
JB
21222004-07-16 Juanma Barranquero <lektu@terra.es>
2123
2124 * display.texi (Images): Fix Texinfo usage.
2125
cbbfedb2
LT
21262004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2127
2128 * buffers.texi (Modification Time): `visited-file-modtime' now
2129 returns a list of two integers, instead of a cons.
2130
3a052bd3
LT
21312004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2132
2133 * windows.texi: Various changes in addition to:
2134 (Splitting Windows): Add `split-window-keep-point'.
2135
02c04e6f
RS
21362004-07-09 Richard M. Stallman <rms@gnu.org>
2137
2138 * frames.texi (Input Focus): Minor fix.
2139
cb4f1287
LT
21402004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2141
2142 * frames.texi (Input Focus): Clarify descriptions of
2143 `select-frame-set-input-focus' and `select-frame'.
2144
339902ec
LT
21452004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2146
2147 * os.texi: Various small changes in addition to:
2148 (Killing Emacs): Expand and clarify description of
2149 `kill-emacs-query-functions' and `kill-emacs-hook'.
2150 (System Environment): Expand and clarify description of `getenv'
2151 and `setenv'.
2152 (Timers): Clarify description of `run-at-time'.
2153 (Translating Input): Correct description of
2154 `extra-keyboard-modifiers'.
2155 (Flow Control): Correct description of `enable-flow-control'.
2156
fe3b7e35
TTN
21572004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2158
2159 * os.texi: Update copyright.
2160 (Session Management): Grammar fix.
2161 Clarify which Emacs does the restarting.
2162 Use @samp for *scratch* buffer.
2163
59db7d6e
LT
21642004-07-04 Alan Mackenzie <acm@muc.de>
2165
2166 * frames.texi (Input Focus): Add documentation for
2167 `select-frame-set-input-focus'. Replace refs to non-existent
2168 `switch-frame' with `select-frame'. Minor corrections and tidying
2169 up of text-only terminal stuff.
2170
e3ccf404
RS
21712004-07-02 Richard M. Stallman <rms@gnu.org>
2172
2173 * files.texi (Saving Buffers): Cleanup write-contents-function.
2174 (Magic File Names): Cleanup file-remote-p.
2175
8addb6eb
KG
21762004-07-02 Kai Grossjohann <kai@emptydomain.de>
2177
2178 * files.texi (Magic File Names): `file-remote-p' returns an
2179 identifier of the remote system, not just t.
2180
7a58d84d
DK
21812004-07-02 David Kastrup <dak@gnu.org>
2182
2183 * searching.texi (Entire Match Data): Add explanation about new
2184 match-data behavior when @var{integers} is non-nil.
2185
d8c379f8
RS
21862004-06-24 Richard M. Stallman <rms@gnu.org>
2187
b4a4b0ae
RS
2188 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2189
d8c379f8
RS
2190 * customize.texi (Variable Definitions): Note about doc strings
2191 and :set.
2192
2193 * keymaps.texi (Keymap Terminology): Document `kbd'.
2194 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2195
2196 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2197 makes it buffer-local.
2198
2199 * files.texi (Saving Buffers): Correct previous change.
2200
2201 * commands.texi (Accessing Events):
2202 Clarify posn-col-row and posn-actual-col-row.
2203
22042004-06-24 David Ponce <david.ponce@wanadoo.fr>
2205
2206 * commands.texi (Accessing Events): New functions
2207 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2208
dce417e7
LT
22092004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2210
2211 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2212 * frames.texi, buffers.texi, backups.texi, variables.texi:
2213 * loading.texi, eval.texi, functions.texi, control.texi:
2214 * symbols.texi, minibuf.texi: Reposition @anchor's.
2215
2216 * help.texi: Various small changes in addition to the following.
2217 (Describing Characters): Describe PREFIX argument to
2218 `key-description'. Correct and clarify definition of
2219 `text-char-description'. Describe NEED-VECTOR argument to
2220 `read-kbd-macro'.
2221 (Help Functions): Clarify definition of `apropos'.
2222
255d07dc
LH
22232004-06-23 Lars Hansen <larsh@math.ku.dk>
2224
2225 * files.texi (Saving Buffers): Correct description of
2226 `write-contents-functions'.
2227
4e9691e9
JB
22282004-06-21 Juanma Barranquero <lektu@terra.es>
2229
2230 * display.texi (Images): Remove redundant @vindex directives.
2231 Rewrite `image-library-alist' doc in active voice.
2232
1ebd4f78
JB
22332004-06-14 Juanma Barranquero <lektu@terra.es>
2234
2235 * display.texi (Images): Document new delayed library loading,
2236 variable `image-library-alist' and (existing but undocumented)
2237 function `image-type-available-p'.
2238
ddfb8369
RS
22392004-06-05 Richard M. Stallman <rms@gnu.org>
2240
2241 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2242 refer the user to the Initial Input node.
2243 (Text from Minibuffer): Likewise.
2244 (Initial Input): New node. Document this feature
2245 and say it is mostly deprecated.
2246
18684a3a
RS
22472004-05-30 Richard M. Stallman <rms@gnu.org>
2248
7a61e456
RS
2249 * loading.texi (Named Features): Clarify return value
2250 and meaning of NOERROR.
2251
18684a3a
RS
2252 * variables.texi (File Local Variables): Minor cleanup.
2253
c8364415
MA
22542004-05-30 Michael Albinus <michael.albinus@gmx.de>
2255
2256 * files.texi (Magic File Names): Add `file-remote-p' as operation
2257 of file name handlers.
2258
08fd1251
RS
22592004-05-29 Richard M. Stallman <rms@gnu.org>
2260
2261 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2262 as arg to a minor mode command.
2263
71d5a208
RS
22642004-05-22 Richard M. Stallman <rms@gnu.org>
2265
2266 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2267
2268 * streams.texi (Output Variables): Doc float-output-format.
2269
2270 * searching.texi (Regexp Special): Nested repetition can be infloop.
2271
2272 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2273 real stack overflow.
2274
2275 * compile.texi: Minor cleanups.
2276
22772004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2278
2279 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2280 circular lists.
2281 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2282
022cb162
TTN
22832004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2284
2285 * modes.texi (Search-based Fontification): Fix typo.
2286
aa7094ba
JB
22872004-05-10 Juanma Barranquero <lektu@terra.es>
2288
2289 * modes.texi (Mode Line Variables): Fix description of
2290 global-mode-string, which is now after which-func-mode, not the
2291 buffer name.
2292
c2383279
LH
22932004-05-07 Lars Hansen <larsh@math.ku.dk>
2294
2295 * modes.texi (Desktop Save Mode): Add.
2296 (Modes): Add menu entry Desktop Save Mode.
2297
2298 * hooks.texi: Add desktop-after-read-hook,
2299 desktop-no-desktop-file-hook and desktop-save-hook.
2300
2301 * locals.texi: Add desktop-save-buffer.
2302
058296d3
JH
23032004-04-30 Jesper Harder <harder@ifa.au.dk>
2304
2305 * display.texi: emacs -> Emacs.
2306
0c54865e
EZ
23072004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2308
2309 * files.texi (Changing Files): Document set-file-times.
2310
d814862a
JB
23112004-04-23 Juanma Barranquero <lektu@terra.es>
2312
2313 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2314
e8d6f886
JH
23152004-04-18 Jesper Harder <harder@ifa.au.dk>
2316
2317 * tips.texi (Coding Conventions): defopt -> defcustom.
2318
3a424014
LT
23192004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2320
2321 * sequences.texi: Various clarifications.
2322
9e860631
LT
23232004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2324
2325 * buffers.texi (Read Only Buffers): Mention optional ARG to
2326 `toggle-read-only'.
2327
5e30a0fb
NR
23282004-04-14 Nick Roberts <nick@nick.uklinux.net>
2329
9e860631 2330 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2331 returns a full-width window if possible.
2332
619fb950
LT
23332004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2334
2335 * buffers.texi: Various changes in addition to:
2336 (Buffer File Name): Add `find-buffer-visiting'.
2337 (Buffer Modification): Mention optional ARG to `not-modified'.
2338 (Indirect Buffers): Mention optional CLONE argument to
2339 `make-indirect-buffer'.
2340
2341 * files.texi: Various changes in addition to:
2342 (Visiting Functions): `find-file-hook' is now a normal hook.
2343 (File Name Expansion): Explain difference between the way that
2344 `expand-file-name' and `file-truename' treat `..'.
2345 (Contents of Directories): Mention optional ID-FORMAT argument to
2346 `directory-files-and-attributes'.
2347 (Format Conversion): Mention new optional CONFIRM argument to
2348 `format-write-file'.
2349
a2295d32
MB
23502004-04-12 Miles Bader <miles@gnu.org>
2351
2352 * macros.texi (Expansion): Add description of `macroexpand-all'.
2353
571fd4d5
JH
23542004-04-05 Jesper Harder <harder@ifa.au.dk>
2355
2356 * variables.texi (Variable Aliases): Mention
2357 cyclic-variable-indirection.
2358
2359 * errors.texi (Standard Errors): Ditto.
2360
4ba2fd66
LT
23612004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2362
2363 * backups.texi: Various small changes in addition to:
2364 (Making Backups): Mention return value of `backup-buffer'.
2365 (Auto-Saving): Mention optional FORCE argument to
2366 `delete-auto-save-file-if-necessary'.
2367 (Reverting): Mention optional PRESERVE-MODES argument to
2368 `revert-buffer'. Correct description of `revert-buffer-function'.
2369
8f7ea687
JL
23702004-03-22 Juri Linkov <juri@jurta.org>
2371
2372 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2373 with `Vector Functions'.
2374
2375 * text.texi (Sorting): Add missing quote.
2376
0eeca3c1
LT
23772004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2378
2379 * intro.texi (Lisp History): Replace xref to `cl' manual with
2380 inforef.
2381
e69cfac2
RS
23822004-03-12 Richard M. Stallman <rms@gnu.org>
2383
2384 * intro.texi (Version Info): Add arg to emacs-version.
2385 (Lisp History): Change xref to CL manual.
2386
1b91d47f
LT
23872004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2388
2389 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2390 for Partial Completion mode.
2391
97073664
TTN
23922004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2393
2394 * customize.texi: Fix typo. Remove eol whitespace.
2395
04a6e76b
RS
23962004-03-04 Richard M. Stallman <rms@gnu.org>
2397
2398 * processes.texi: Fix typos.
2399
2400 * lists.texi (Building Lists): Minor clarification.
2401
2402 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2403 in make-hash-table.
2404
5bb0fcd1
JB
24052004-02-29 Juanma Barranquero <lektu@terra.es>
2406
2407 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2408 rm, and ignore exit code.
2409
9022d421
EZ
24102004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2411
2412 * display.texi (Defining Faces): Add description for min-colors.
2413 Update example.
2414
92f5fba2
LT
24152004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2416
2417 * abbrevs.texi: Various corrections and clarifications in addition
2418 to the following:
2419 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2420
7e83e178
GM
24212004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2422
2423 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2424
9c5609e8
LT
24252004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2426
e2b9b51f
LT
2427 * text.texi: Various small changes in addition to the following:
2428 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2429 to delete-horizontal-space.
2430 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2431 description of yank-handler text property at various places.
2432
7daa0e81
LT
2433 * frames.texi (Window System Selections): Add anchor.
2434
9c5609e8
LT
2435 * syntax.texi (Syntax Table Functions): Clarify and correct
2436 descriptions of make-syntax-table and copy-syntax-table.
2437 (Motion and Syntax): Clarify SYNTAXES argument to
2438 skip-syntax-forward.
2439 (Parsing Expressions): Mention that the return value of
2440 parse-partial-sexp is currently a list of ten rather than nine
2441 elements.
2442 (Categories): Various corrections and clarifications.
2443
d29edb21
LT
24442004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2445
2446 * markers.texi (Marker Insertion Types): Minor change.
2447
2448 * locals.texi (Standard Buffer-Local Variables):
2449 * commands.texi (Interactive Codes, Using Interactive):
2450 * functions.texi (Related Topics): Fix xrefs.
2451
43e48bda
LT
24522004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2453
2454 * lists.texi (Sets And Lists): Update description of delete-dups.
2455
84e34002
RS
24562004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2457
2458 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2459
24602004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2461
2462 * frames.texi (Parameter Access): frame-parameters arg is optional.
2463 modify-frame-parameters handles nil for FRAME.
2464 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2465 are all-or-nothing for certain toolkits.
2466 Mention parameter wait-for-wm.
2467 (Frames and Windows): In frame-first-window and frame-selected-window
2468 the arg is optional.
2469 (Input Focus): In redirect-frame-focus the second arg is optional.
2470 (Window System Selections): Mention selection type CLIPBOARD.
2471 Mention data-type UTF8_STRING.
2472 Mention numbering of cut buffers.
2473 (Resources): Describe x-resource-name.
2474
24752004-02-16 Richard M. Stallman <rms@gnu.org>
2476
2477 * windows.texi (Buffers and Windows): Delete false table
2478 about all-frames.
2479
2480 * syntax.texi (Parsing Expressions): Delete old caveat
2481 about parse-sexp-ignore-comments.
2482
2483 * streams.texi (Output Variables): Add print-quoted.
2484
2485 * lists.texi (Building Lists): Minor cleanup.
2486
2487 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2488
2489 * display.texi (Overlays): Explain overlays use markers.
2490 (Managing Overlays): Explain front-advance and rear-advance
2491 in more detail.
2492
2493 * loading.texi (Unloading): Document unload-feature-special-hooks.
2494 Get rid of fns-NNN.el file.
2495
24962004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2497
2498 * help.texi (Describing Characters): Fix text-char-description
2499 example output.
2500
2501 * edebug.texi (Using Edebug): Fix example.
2502
2503 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2504
84e34002
RS
2505 * files.texi (Changing Files): Fix argname.
2506
2507 * calendar.texi: Fix parens, and default values.
2508
2509 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2510 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2511 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2512
2513 * positions.texi (Text Lines): Don't add -1 in current-line.
2514
25152004-02-16 Richard M. Stallman <rms@gnu.org>
2516
2517 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2518
c33b76da
EZ
25192004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2520
2521 * processes.texi (Low-Level Network): Fix a typo.
2522
9d7271e8
KS
25232004-02-12 Kim F. Storm <storm@cua.dk>
2524
2525 * display.texi (Fringes): Use consistent wording.
2526 Note that window-fringe's window arg is optional.
2527 (Scroll Bars): Use consistent wording.
2528
6827d730
LT
25292004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * tips.texi (Comment Tips): Document the new conventions for
2532 commenting out code.
2533
1cb60b5a
JD
25342004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2535
2536 * positions.texi (Text Lines): Added missing end defun.
2537
7fdd1f62
KS
25382004-02-07 Kim F. Storm <storm@cua.dk>
2539
2540 * positions.texi (Text Lines): Add line-number-at-pos.
2541
eb3c144c
JPW
25422004-02-06 John Paul Wallington <jpw@gnu.org>
2543
2544 * display.texi (Button Properties, Button Buffer Commands):
2545 mouse-2 invokes button, not down-mouse-1.
2546
a1d38d63
JR
25472004-02-04 Jason Rumney <jasonr@gnu.org>
2548
2549 * makefile.w32-in: Sync with Makefile.in changes.
2550
4b574f3d
LT
25512004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2552
2553 * minibuf.texi (Text from Minibuffer): Various corrections and
2554 clarifications.
2555 (Object from Minibuffer): Correct Lisp description of
2556 read-minibuffer.
2557 (Minibuffer History): Clarify description of cons values for
2558 HISTORY arguments.
2559 (Basic Completion): Various corrections and clarifications. Add
2560 completion-regexp-list.
2561 (Minibuffer Completion): Correct and clarify description of
2562 completing-read.
6f6b0433 2563 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2564 other minor changes.
2565 (High-Level Completion): Various corrections and clarifications.
2566 (Reading File Names): Ditto.
2567 (Minibuffer Misc): Ditto.
2568
d8186297
LT
25692004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2570
2571 * strings.texi (Text Comparison): assoc-string also matches
2572 elements of alists that are strings instead of conses.
2573 (Formatting Strings): Standardize Texinfo usage. Update index
2574 entries.
2575
9adcb5f2
LT
25762004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2577
2578 * lists.texi (Sets And Lists): Add delete-dups.
2579
3e7274ae
LT
25802004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2581
2582 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2583 special form.
2584 * macros.texi (Defining Macros): Update description of `declare',
2585 which now is a macro.
2586 (Wrong Time): Fix typos.
2587
944e099f
LT
25882004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2589
2590 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2591 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2592 and `batch-byte-compile'. In particular, mention and describe
2593 all optional arguments.
2594 (Disassembly): Correct and clarify the description of `disassemble'.
2595
90c3aa59
LT
25962004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2597
2598 * searching.texi: Various small changes in addition to the
2599 following.
2600 (Regexp Example): Adapt to new value of `sentence-end'.
2601 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2602 `words'.
2603 (Search and Replace): Add usage note for `perform-replace'.
2604 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2605 `match-data'.
2606 (Standard Regexps): Update for new values of `paragraph-start'
2607 and `sentence-end'.
2608
583c353d
LT
26092004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2610
2611 * files.texi (Saving Buffers): Clarify descriptions of
2612 `write-contents-functions' and `before-save-hook'.
2613 Make the defvar's for `before-save-hook' and `after-save-hook'
2614 into defopt's.
2615
05faee07
KS
26162004-01-07 Kim F. Storm <storm@cua.dk>
2617
2618 * commands.texi (Click Events): Describe new image and
2619 width/height elements of click events.
2620 (Accessing Events): Add posn-string, posn-image, and
2621 posn-object-width-height. Change posn-object to return either
2622 image or string object.
2623
a0465ec3
SJ
26242004-01-01 Simon Josefsson <jas@extundo.com>
2625
2626 * hooks.texi (Standard Hooks): Add before-save-hook.
2627 * files.texi (Saving Buffers): Likewise.
2628
972c0c49
RS
26292004-01-03 Richard M. Stallman <rms@gnu.org>
2630
2631 * frames.texi (Frames and Windows): Delete frame-root-window.
2632
dbcd463f
LT
26332004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2634
2635 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2636
2637 * functions.texi: Various small changes in addition to the
2638 following.
2639 (What Is a Function): `functionp' returns nil for macros. Clarify
2640 behavior of this and following functions for symbol arguments.
2641 (Function Documentation): Add `\' in front of (fn @var{arglist})
2642 and explain why.
2643 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2644 Add anchor.
2645 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2646
02c77ee9
MB
26472004-01-01 Miles Bader <miles@gnu.org>
2648
2649 * display.texi (Buttons): New section.
2650
903a1a91
AS
26512003-12-31 Andreas Schwab <schwab@suse.de>
2652
2653 * numbers.texi (Math Functions): sqrt reports a domain-error
2654 error.
2655 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2656
697cf92a
LT
26572003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2658
3f70fe82
LT
2659 * tips.texi (Documentation Tips): Update item on hyperlinks in
2660 documentation strings.
2661
697cf92a
LT
2662 * errors.texi (Standard Errors): Various small corrections and
2663 additions.
2664
2665 * control.texi: Various small changes in addition to the
2666 following.
2667 (Signaling Errors): Provide some more details on how `signal'
2668 constructs the error message. Add anchor to the definition of
2669 `signal'.
2670 (Error Symbols): Describe special treatment of `quit'.
2671 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2672 to emphasize that it has to be a single form.
2673
2674 * buffers.texi: Add anchor.
2675
4d25144d
RS
26762003-12-29 Richard M. Stallman <rms@gnu.org>
2677
2678 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2679 (Window Configurations): Add window-configuration-frame.
2680
2681 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2682
2683 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2684 Change arg name in get-char-property.
2685 (Special Properties): Update handling of keymap property.
2686
2687 * strings.texi (Modifying Strings): Add clear-string.
2688 (Text Comparison): Add assoc-string and remove
2689 assoc-ignore-case, assoc-ignore-representation.
2690
2691 * os.texi (Time of Day): Add set-time-zone-rule.
2692
2693 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2694 report domain-error errors.
4d25144d 2695
697cf92a 2696 * nonascii.texi (Converting Representations):
4d25144d
RS
2697 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2698 (Encoding and I/O): Add file-name-coding-system.
2699
2700 * modes.texi (Search-based Fontification): Explain that
2701 face specs are symbols with face names as values.
2702
2703 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2704
2705 * lists.texi (Building Lists): remq moved elsewhere.
2706 (Sets And Lists): remq moved here.
2707 (Association Lists): Refer to assoc-string.
2708
2709 * internals.texi (Garbage Collection): Add memory-use-counts.
2710
2711 * frames.texi (Frames and Windows): Add set-frame-selected-window
2712 and frame-root-window.
2713
697cf92a 2714 * files.texi (Contents of Directories):
4d25144d
RS
2715 Add directory-files-and-attributes.
2716
2717 * display.texi (Refresh Screen): Add force-window-update.
2718 (Invisible Text): Explain about moving point out of invis text.
2719 (Overlay Properties): Add overlay-properties.
2720 (Managing Overlays): Add overlayp.
2721 (GIF Images): Invalid image number displays a hollow box.
2722
2723 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2724 (Killing Buffers): Add buffer-live-p.
2725
67fafe38
MR
27262003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2727
2728 * display.texi (Fringes): Fix typo "set-buffer-window".
2729
68e74f25
LT
27302003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2731
2732 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2733 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2734 Add or change various xrefs and anchors.
2735
2736 * commands.texi: Replace all occurrences of @acronym{CAR} with
2737 @sc{car}, for consistency with the rest of the Elisp manual.
2738 `car' and `cdr' are historically acronyms, but are no longer
2739 widely thought of as such.
2740
2741 * internals.texi (Pure Storage): Mention that `purecopy' does not
2742 copy text properties.
2743 (Object Internals): Now 29 bits are used (in most implementations)
2744 to address Lisp objects.
2745
2746 * variables.texi (Variables with Restricted Values): New node.
2747
2748 * objects.texi (Lisp Data Types): Mention that certain variables
2749 can only take on a restricted set of values and add an xref to
2750 the new node "Variables with Restricted Values".
2751
2752 * eval.texi (Function Indirection): Describe the errors that
2753 `indirect-function' can signal.
2754 (Eval): Clarify the descriptions of `eval-region' and `values'.
2755 Describe `eval-buffer' instead of `eval-current-buffer' and
2756 mention `eval-current-buffer' as an alias for `current-buffer'.
2757 Correct the description and mention all optional arguments.
2758
697cf92a 2759 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2760 following.
2761 (Converting Representations): Clarify behavior of
2762 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2763 ASCII arguments.
2764 (Character Sets): Document the variable `charset-list' and adapt
2765 the definition of the function `charset-list' accordingly.
2766 (Translation of Characters): Clarify use of generic characters in
2767 `make-translation-table'. Clarify and correct the description of
2768 the use of translation tables in encoding and decoding.
2769 (User-Chosen Coding Systems): Correct and clarify the description
2770 of `select-safe-coding-system'.
2771 (Default Coding Systems): Clarify description of
2772 `file-coding-system-alist'.
2773
a62f71e4
LT
27742003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2775
2776 * strings.texi (Text Comparison): Correctly describe when two
2777 strings are `equal'. Combine and clarify descriptions of
2778 `assoc-ignore-case' and `assoc-ignore-representation'.
2779
2780 * objects.texi (Non-ASCII in Strings): Clarify description of
2781 when a string is unibyte or multibyte.
2782 (Bool-Vector Type): Update examples.
2783 (Equality Predicates): Correctly describe when two strings are
2784 `equal'.
2785
19017752
LT
27862003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2787
2788 * lists.texi (Building Lists): `append' no longer accepts integer
2789 arguments. Update the description of `number-sequence' to reflect
2790 recent changes.
2791 (Sets And Lists): Describe `member-ignore-case' after `member'.
2792
0f6a07a8
KS
27932003-11-27 Kim F. Storm <storm@cua.dk>
2794
2795 * commands.texi (Click Events): Click object may be an images.
2796 Describe (dx . dy) element of click positions.
2797 (Accessing Events): Remove duplicate posn-timestamp.
2798 New functions posn-object and posn-object-x-y.
2799
1ce7c819
KS
28002003-11-23 Kim F. Storm <storm@cua.dk>
2801
2802 * commands.texi (Click Events): Describe enhancements to event
2803 position lists, including new text-pos and (col . row) items.
2804 Mention left-fringe and right-fringe area events.
0f6a07a8 2805 (Accessing Events): New functions posn-area and
1ce7c819
KS
2806 posn-actual-col-row. Mention posn-timestamp. Mention that
2807 posn-point in non-text area still returns buffer position.
2808 Clarify posn-col-row.
2809
cae8ddbb
LH
28102003-11-21 Lars Hansen <larsh@math.ku.dk>
2811
2812 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2813 * anti.texi (File Attributes): Describe removed parameter
2814 ID-FORMAT.
2815
f7f1a248
LT
28162003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2817
68e74f25 2818 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2819 a position, its buffer is ignored.
2820
2821 * markers.texi (Overview of Markers): Mention it here too.
2822
c5e2fb05
LT
28232003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2824
2825 * numbers.texi (Numeric Conversions): Not just `floor', but also
2826 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2827
e57d0aa8
LT
28282003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2829
2830 * markers.texi (Creating Markers): Specify insertion type of
2831 created markers. Add xref to `Marker Insertion Types'.
2832 Second argument to `copy-marker' is optional.
2833 (Marker Insertion Types): Mention that most markers are created
2834 with insertion type nil.
2835 (The Mark): Correctly describe when `mark' signals an error.
2836 (The Region): Correctly describe when `region-beginning' and
2837 `region-end' signal an error.
2838
bb3612ec
LT
28392003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2840
2841 * hash.texi (Creating Hash): Clarify description of `eql'.
2842 `makehash' is obsolete.
2843 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2844
2845 * positions.texi (Point): Change description of `buffer-end', so
2846 that it is also correct for floating point arguments.
2847 (List Motion): Correct argument lists of `beginning-of-defun' and
2848 `end-of-defun'.
2849 (Excursions): Add xref to `Marker Insertion Types'.
2850 (Narrowing): Argument to `narrow-to-page' is optional.
2851
cfb8a797
LT
28522003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2853
2854 * streams.texi (Output Streams): Clarify behavior of point for
2855 marker output streams.
2856
c6177909
LT
28572003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2858
2859 * variables.texi (Defining Variables): Second argument to
2860 `defconst' is not optional.
2861 (Setting Variables): Mention optional argument APPEND to
2862 `add-to-list'.
2863 (Creating Buffer-Local): Expand description of
2864 `make-variable-buffer-local'.
2865 (Frame-Local Variables): Expand description of
2866 `make-variable-frame-local'.
2867 (Variable Aliases): Correct description of optional argument
2868 DOCSTRING to `defvaralias'. Mention return value of
2869 `defvaralias'.
2870 (File Local Variables): Add xref to `File variables' in Emacs
2871 Manual. Correct description of `hack-local-variables'. Mention
2872 `safe-local-variable' property. Mention optional second argument
2873 to `risky-local-variable-p'.
2874
b3645067
LT
28752003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2876
2877 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2878
10695e5c
EZ
28792003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2880
2881 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2882 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2883 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2884 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2885 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2886 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2887 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2888 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2889 @acronym{FOO}.
2890
a2f4def1
LT
28912003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2892
2893 * strings.texi (Creating Strings): Argument START to `substring'
2894 can not be `nil'. Expand description of
2895 `substring-no-properties'. Correct description of `split-string',
2896 especially with respect to empty matches. Prevent very bad line
2897 break in definition of `split-string-default-separators'.
2898 (Text Comparison): `string=' and `string<' also accept symbols as
2899 arguments.
2900 (String Conversion): More completely describe argument BASE in
2901 `string-to-number'.
5bb0fcd1 2902 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2903 corresponding object. Clarify behavior of numeric prefix after
2904 `%' in `format'.
2905 (Case Conversion): The argument to `upcase-initials' can be a
2906 character.
2907
a2296bf9
KH
29082003-10-27 Kenichi Handa <handa@m17n.org>
2909
2910 * display.texi (Fontsets): Fix texinfo usage.
2911
885fef7c
KH
29122003-10-25 Kenichi Handa <handa@m17n.org>
2913
2914 * display.texi (Fontsets): Add description of the function
2915 set-fontset-font.
2916
0c6b7a1f
LT
29172003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2918
2919 * display.texi (Temporary Displays): Add xref to `Documentation
2920 Tips'.
2921
2922 * functions.texi (Function Safety): Use inforef instead of pxref
2923 for SES.
2924
c3cda320
AS
29252003-10-23 Andreas Schwab <schwab@suse.de>
2926
2927 * Makefile.in (TEX, texinputdir): Don't define.
2928 (TEXI2DVI): Define.
2929 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2930 add $(srcdir)/index.texi.
2931 ($(infodir)/elisp): Remove index.texi dependency.
2932 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2933 (index.texi): Remove target.
2934 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2935 (clean): Don't remove index.texi.
2936
c3cda320
AS
2937 * permute-index, index.perm: Remove.
2938 * index.texi: Rename from index.unperm.
2939
e5dadca7
LT
29402003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2941
2942 * tips.texi (Documentation Tips): Document new behavior for face
2943 and variable hyperlinks in Help mode.
2944
6cfb0777
LT
29452003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2946
2947 * objects.texi (Integer Type): Update for extra bit of integer range.
2948 (Character Type): Ditto.
2949
a6eeaa81 29502003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2951
2952 * numbers.texi (Integer Basics): Add index entries for reading
2953 numbers in hex, octal, and binary.
2954
c8f9ba83
LK
29552003-10-16 Lute Kamstra <lute@gnu.org>
2956
2957 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2958 argument.
2959
b52a26fb
LT
29602003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2961
2962 * windows.texi (Choosing Window): Fix typo.
2963 * edebug.texi (Edebug Execution Modes): Fix typo.
2964
f7005886
RS
29652003-10-13 Richard M. Stallman <rms@gnu.org>
2966
2967 * windows.texi (Basic Windows): A window has fringe settings,
2968 display margins and scroll-bar settings.
2969 (Splitting Windows): Doc split-window return value.
2970 Clean up one-window-p.
2971 (Selecting Windows): Fix typo.
2972 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2973 (Buffers and Windows): In set-window-buffer, explain effect
2974 on fringe settings and scroll bar settings.
2975 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2976 (Choosing Window): Use defopt for pop-up-frame-function.
2977 For special-display-buffer-names, explain same-window and same-frame.
2978 Clarify window-dedicated-p return value.
2979 (Textual Scrolling): scroll-up and scroll-down can get an error.
2980 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2981 Clarify set-window-hscroll.
2982 (Size of Window): Don't mention tool bar in window-height.
2983 (Coordinates and Windows): Explain what coordinates-in-window-p
2984 returns for fringes and display margins.
2985 (Window Configurations): Explain saving fringes, etc.
2986
2987 * tips.texi (Library Headers): Clean up Documentation.
2988
2989 * syntax.texi (Parsing Expressions): Clean up forward-comment
2990 and parse-sexp-lookup-properties.
2991
2992 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2993
2994 * os.texi (System Environment): Clean up text for load-average errors.
2995
2996 * modes.texi (Hooks): Don't explain local hook details at front.
2997 Clarify run-hooks and run-hook-with-args a little.
2998 Clean up add-hook and remove-hook.
2999
3000 * edebug.texi (Edebug Execution Modes): Clarify t.
3001 Document edebug-sit-for-seconds.
3002 (Coverage Testing): Document C-x X = and =.
3003 (Instrumenting Macro Calls): Fix typo.
3004 (Specification List): Don't index the specification keywords.
3005
c989ebe9
KS
30062003-10-10 Kim F. Storm <storm@cua.dk>
3007
3008 * processes.texi (Network): Introduce make-network-process.
3009
f9525eef
LT
30102003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * tips.texi (Library Headers): Fix typo.
3013
f008b925
LK
30142003-10-07 Juri Linkov <juri@jurta.org>
3015
3016 * modes.texi (Imenu): Mention imenu-create-index-function's
3017 default value. Explain submenus better.
3018
c22c5da6
LK
30192003-10-07 Lute Kamstra <lute@gnu.org>
3020
3021 * modes.texi (Faces for Font Lock): Fix typo.
3022 (Hooks): Explain how buffer-local hook variables can refer to
3023 global hook variables.
3024 Various minor clarifications.
3025
49247521
LK
30262003-10-06 Lute Kamstra <lute@gnu.org>
3027
3028 * tips.texi (Coding Conventions): Mention naming conventions for
3029 hooks.
3030
9296c947
LT
30312003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3032
3033 * loading.texi (Library Search): Correct default value of
3034 load-suffixes.
3035 (Named Features): Fix typo.
3036
0e9b293a
RS
30372003-10-05 Richard M. Stallman <rms@gnu.org>
3038
3039 * loading.texi (Named Features): In `provide',
3040 say how to test for subfeatures.
3041 (Unloading): In unload-feature, use new var name
3042 unload-feature-special-hooks.
3043
49247521 30442003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3045
3046 * modes.texi (Major Mode Conventions): Mention third way to set up
3047 Imenu.
3048 (Imenu): A number of small fixes.
3049 Delete documentation of internal variable imenu--index-alist.
3050 Document the return value format of imenu-create-index-function
3051 functions.
3052
ab8f7d5c
RS
30532003-09-30 Richard M. Stallman <rms@gnu.org>
3054
3055 * processes.texi (Network): Say what stopped datagram connections do.
3056
3057 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3058
3059 * display.texi (Overlay Properties): Clarify `evaporate' property.
3060
49247521 30612003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3062
3063 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3064 constructs should be marked as risky.
86b9b767
LK
3065 Change cons cell into proper list.
3066 (Mode Line Variables): Change cons cell into proper list.
3067
49247521 30682003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3069
3070 * modes.texi (Mode Line Data): Document the :propertize construct.
3071 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3072 to match their order in the default mode-line-format.
bc3b02f9
LK
3073 Describe the new variables mode-line-position and mode-line-modes.
3074 Update the default values of mode-line-frame-identification,
3075 minor-mode-alist, and default-mode-line-format.
3076 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3077
bc3b02f9 30782003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3079
c22c5da6 3080 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3081 * loading.texi, minibuf.texi, text.texi, variables.texi:
3082 Avoid @strong{Note:}.
3083
30842003-09-26 Richard M. Stallman <rms@gnu.org>
3085
3086 * keymaps.texi (Remapping Commands): Fix typo.
3087
41beda59
LT
30882003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3089
3090 * processes.texi (Low-Level Network): Fix typo.
3091
ef6ae4ff
KS
30922003-09-23 Kim F. Storm <storm@cua.dk>
3093
3094 * processes.texi (Network, Network Servers): Fix typos.
3095 (Low-Level Network): Add timeout value for :server keyword.
3096 Add new option keywords to make-network-process.
3097 Add set-network-process-options.
3098 Explain how to test availability of network options.
3099
b0f23edf
RS
31002003-09-19 Richard M. Stallman <rms@gnu.org>
3101
3102 * text.texi (Motion by Indent): Arg to
3103 backward-to-indentation and forward-to-indentation is optional.
3104
3105 * strings.texi (Creating Strings): Add substring-no-properties.
3106
3107 * processes.texi
3108 (Process Information): Add list-processes arg QUERY-ONLY.
3109 Delete process-contact from here.
3110 Add new status values for process-status.
3111 Add process-get, process-put, process-plist, set-process-plist.
3112 (Synchronous Processes): Add call-process-shell-command.
3113 (Signals to Processes): signal-process allows process objects.
3114 (Network): Complete rewrite.
3115 (Network Servers, Datagrams, Low-Level Network): New nodes.
3116
3117 * positions.texi (Word Motion): forward-word, backward-word
3118 arg is optional. Reword.
3119
3120 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3121
c22c5da6 3122 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3123 Delete duplicate definition of buffer-local-value.
3124 (File Local Variables): Explain about discarding text props.
3125
f387bdea
RS
31262003-09-11 Richard M. Stallman <rms@gnu.org>
3127
3128 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3129 changes variables that record input events.
3130 (Minibuffer Misc): Add minibuffer-selected-window.
3131
3132 * lists.texi (Building Lists): Add copy-tree.
3133
3134 * display.texi (Fontsets): Add char-displayable-p.
3135 (Scroll Bars): New node.
3136
49247521 31372003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3138
3139 * modes.texi (%-Constructs): Document new `%i' and `%I'
3140 constructs.
3141
fd026ee1
JR
31422003-09-03 Peter Runestig <peter@runestig.com>
3143
3144 * makefile.w32-in: New file.
3145
4828b4d7
RS
31462003-08-29 Richard M. Stallman <rms@gnu.org>
3147
3148 * display.texi (Overlay Properties): Clarify how priorities
3149 affect use of the properties.
3150
a4e4f05d
LT
31512003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3152
3153 * customize.texi (Type Keywords): Correct the description of
3154 `:help-echo' in the case where `motion-doc' is a function.
3155
3ebe0346
JPW
31562003-08-14 John Paul Wallington <jpw@gnu.org>
3157
3158 * modes.texi (Emulating Mode Line): Subsection, not section.
3159
3afe8e39
RS
31602003-08-13 Richard M. Stallman <rms@gnu.org>
3161
3162 * elisp.texi (Top): Update subnode lists in menu.
3163
3164 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3165 (Kill Functions): kill-region has new arg yank-handler.
3166 (Yanking): New node.
3167 (Yank Commands): Add yank-undo-function.
3168 (Low-Level Kill Ring):
3169 kill-new and kill-append have new arg yank-handler.
3170 (Changing Properties): Add remove-list-of-text-properties.
3171 (Atomic Changes): New node.
3172
3173 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3174
3175 * streams.texi (Output Variables): Add eval-expression-print-length
3176 and eval-expression-print-level.
3177
3178 * os.texi (Time Conversion): For encode-time, explain limits on year.
3179
3180 * objects.texi (Character Type): Define anchor "modifier bits".
3181
3182 * modes.texi (Emulating Mode Line): New node.
3183 (Search-based Fontification): Font Lock uses font-lock-face property.
3184 (Other Font Lock Variables): Likewise.
3185
3186 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3187 not vectors.
3188 (Active Keymaps): Add emulation-mode-map-alists.
3189 (Functions for Key Lookup): key-binding has new arg no-remap.
3190 (Remapping Commands): New node.
3191 (Scanning Keymaps): where-is-internal has new arg no-remap.
3192 (Tool Bar): Add tool-bar-local-item-from-menu.
3193 Clarify when to use tool-bar-add-item-from-menu.
3194
3195 * commands.texi (Interactive Call): commandp has new arg.
3196 (Command Loop Info): Add this-original-command.
3197
e37769b1
JPW
31982003-08-06 John Paul Wallington <jpw@gnu.org>
3199
3200 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3201
3202 * display.texi (Warning Basics): Fix typo.
3203 (Fringes): Add closing curly bracket and fix typo.
3204
3205 * elisp.texi (Top): Fix typo.
3206
c5e0561f
RS
32072003-08-05 Richard M. Stallman <rms@gnu.org>
3208
3209 * elisp.texi: Update lists of subnodes.
3210
3211 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3212
3213 * variables.texi (Local Variables): Use lc for example variable names.
3214
3215 * tips.texi (Library Headers): Explain where to put -*-.
3216
3217 * strings.texi (Creating Strings): Fix xref for vconcat.
3218
3219 * sequences.texi (Vector Functions):
3220 vconcat no longer allows integer args.
3221
3222 * minibuf.texi (Reading File Names): read-file-name has new
3223 arg PREDICATE. New function read-directory-name.
3224
3225 * macros.texi (Defining Macros): Give definition of `declare'
3226 (Indenting Macros): New node.
3227
3228 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3229 (Window Frame Parameters): Make separate table of parameters
3230 that are coupled with specific face attributes.
3231 (Deleting Frames): delete-frame-hooks renamed to
3232 delete-frame-functions.
3233
3234 * files.texi (Magic File Names): Add file-remote-p.
3235 Clarify file-local-copy.
3236
3237 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3238 here; instead xref Defining Macros.
3239
3240 * display.texi (Warnings): New node, and subnodes.
3241 (Fringes): New node.
3242
3243 * debugging.texi (Test Coverage): New node.
3244
3245 * compile.texi (Compiler Errors): Explain with-no-warnings
3246 and other ways to suppress warnings.
3247
3248 * commands.texi (Interactive Call): Minor clarification.
3249
3250 * buffers.texi (Buffer File Name): set-visited-file-name
3251 renames the buffer too.
3252
3253 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3254
ee59dede
MR
32552003-07-24 Markus Rost <rost@math.ohio-state.edu>
3256
3257 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3258
f0514b34
MR
32592003-07-22 Markus Rost <rost@math.ohio-state.edu>
3260
3261 * internals.texi (Garbage Collection): Fix previous change.
3262
c73983bb
RS
32632003-07-22 Richard M. Stallman <rms@gnu.org>
3264
3265 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3266
3267 * display.texi (Width): Use \s syntax in example.
3268 (Font Selection): Add face-font-rescale-alist.
3269
3270 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3271 Remove spurious indent in example.
3272
3273 * lists.texi (Building Lists): Add number-sequence.
3274
3275 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3276
3277 * functions.texi (Function Documentation): Explain how to
3278 show calling convention explicitly in the doc string.
3279
3280 * windows.texi (Selecting Windows): save-selected-window saves
3281 selected window of each frame.
3282 (Window Configurations): Minor change.
3283
3284 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3285
3286 * streams.texi (Output Variables): Add print-continuous-numbering
3287 and print-number-table.
3288
3289 * processes.texi (Decoding Output): New node.
3290
3291 * os.texi (Time Conversion): decode-time arg is optional.
3292
3293 * objects.texi (Character Type): Don't use space as example for \.
3294 Make list of char names and \-sequences correspond.
3295 Explain that \s is not used in strings. `\ ' needs space after.
3296
3297 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3298 (Translation of Characters): Add translation-table-for-input.
3299 (Default Coding Systems): Add auto-coding-functions.
3300 (Explicit Encoding): Add decode-coding-inserted-region.
3301 (Locales): Add locale-info.
3302
3303 * minibuf.texi (Basic Completion): Describe test-completion.
3304 Collections can be lists of strings.
3305 Clean up lazy-completion-table.
3306 (Programmed Completion): Mention test-completion.
3307 Clarify why lambda expressions are not accepted.
3308 (Minibuffer Misc): Describe minibufferp.
3309
51a8b435
RS
33102003-07-14 Richard M. Stallman <rms@gnu.org>
3311
3312 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3313
3314 * windows.texi (Selecting Windows): New arg to select-window.
3315 (Selecting Windows): Add with-selected-window.
3316 (Size of Window): Add window-inside-edges, etc.
3317
3318 * internals.texi (Garbage Collection): Add post-gc-hook.
3319
3320 * processes.texi (Subprocess Creation): Add exec-suffixes.
3321
3322 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3323 (Scanning Keymaps): Add map-keymaps.
3324 (Defining Menus): Add keymap-prompt.
3325
3326 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3327 most-negative-fixnum.
3328
3329 * compile.texi (Byte Compilation): Explain no-byte-compile
3330 (Compiler Errors): New node.
3331
3332 * os.texi (User Identification): user-uid, user-real-uid
3333 can return float.
3334
3335 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3336 and about derived modes.
3337 (Minor Modes): Add minor-mode-list.
3338 (Defining Minor Modes): Keyword args for define-minor-mode.
3339 (Search-based Fontification): Explain managing other properties.
3340 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3341 (Faces for Font Lock): Add font-locl-preprocessor-face.
3342 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3343
3344 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3345 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3346
3347 * loading.texi (Library Search): Add load-suffixes.
3348
3349 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3350 (Programmed Completion): Add dynamic-completion-table.
3351
3352 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3353 (Magic File Names): Specify precedence order of handlers.
199bb209 3354
51a8b435
RS
3355 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3356 and post-command-hook.
3357 (Waiting): New calling convention for sit-for.
3358
3359 * text.texi (Special Properties): local-map and keymap properties
3360 apply based on their stickiness.
3361
c6de56a0
RS
33622003-07-07 Richard M. Stallman <rms@gnu.org>
3363
3364 * modes.texi (Minor Mode Conventions): Specify only some kinds
3365 of list values as args to minor modes.
3366
3367 * files.texi (File Name Expansion): Warn about iterative use
3368 of substitute-in-file-name.
3369
3370 * advice.texi (Activation of Advice): Clean up previous change.
3371
8c761ea6
MR
33722003-07-06 Markus Rost <rost@math.ohio-state.edu>
3373
3374 * advice.texi (Activation of Advice): Note that ad-start-advice is
3375 turned on by default.
3376
c6de56a0
RS
33772003-06-30 Richard M. Stallman <rms@gnu.org>
3378
3379 * text.texi (Buffer Contents): Document current-word.
3380 (Change Hooks): Not called for *Messages*.
3381
3382 * functions.texi (Defining Functions): Explain about redefining
3383 primitives.
3384 (Function Safety): Renamed. Minor changes.
3385 Comment out the detailed criteria for what is safe.
3386
3fe4e567
AS
33872003-06-22 Andreas Schwab <schwab@suse.de>
3388
3389 * objects.texi (Symbol Type): Fix description of examples.
3390
cda7bd13
AS
33912003-06-16 Andreas Schwab <schwab@suse.de>
3392
3393 * hash.texi (Creating Hash): Fix description of :weakness.
3394
fbcffa4a
KG
33952003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3396
3397 * files.texi (Changing Files): copy-file copies file modes, too.
3398
ff6a3bfb
RS
33992003-05-28 Richard M. Stallman <rms@gnu.org>
3400
3401 * strings.texi (Creating Strings): Clarify split-string.
3402
1463a05d
JB
34032003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3404
3405 * strings.texi (Creating Strings): Update split-string specification
3406 and examples.
3407
af253914
RS
34082003-05-19 Richard M. Stallman <rms@gnu.org>
3409
3410 * elisp.texi: Correct invariant section names.
3411
7ea52f92
RS
34122003-04-20 Richard M. Stallman <rms@gnu.org>
3413
3414 * os.texi (Timers): Explain about timers and quitting.
3415
e31afc09
RS
34162003-04-19 Richard M. Stallman <rms@gnu.org>
3417
3418 * internals.texi (Writing Emacs Primitives): Strings are
3419 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3420 Explain GCPRO convention for varargs function args.
3421
5ceea398
RS
34222003-04-16 Richard M. Stallman <rms@gnu.org>
3423
3424 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3425
b0ada147
RS
34262003-04-08 Richard M. Stallman <rms@gnu.org>
3427
3428 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3429
b23375aa
KS
34302003-02-13 Kim F. Storm <storm@cua.dk>
3431
3432 * objects.texi (Character Type): New \s escape for space.
3433
c60ee5e7
JB
34342003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3435
3436 * os.texi (System Environment): Added cygwin system-type.
3437
84e47416
RS
34382003-01-25 Richard M. Stallman <rms@gnu.org>
3439
3440 * keymaps.texi: Document that a symbol can act as a keymap.
3441
3e8cf2ea
RS
34422003-01-13 Richard M. Stallman <rms@gnu.org>
3443
3444 * text.texi (Changing Properties): Say string indices are origin-0.
3445
3446 * positions.texi (Screen Lines) <compute-motion>:
3447 Correct order of elts in return value.
3448
3449 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3450 how to define a default binding.
3451
7abb9fc5 34522002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3453
104bc3aa 3454 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3455
104bc3aa
MR
3456 * customize.texi (Simple Types): Clarify description of custom
3457 type 'number. Describe new custom type 'float.
177f790c 3458
7abb9fc5 34592002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3460
3461 * variables.texi (File Local Variables): Fix typo.
3462
df140a68 34632002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3464
df140a68
KG
3465 From Michael Albinus <Michael.Albinus@alcatel.de>.
3466
3467 * README: Target for Info file is `make info'.
3468
3469 * files.texi (File Name Components): Fixed typos in
3470 `file-name-sans-extension'.
3471 (Magic File Names): Complete list of operations for magic file
3472 name handlers.
3473
7ed9159a
JY
34742002-09-16 Jonathan Yavner <jyavner@engineer.com>
3475
3476 * variables.texi (File Local Variables): New function
3477 risky-local-variable-p.
3478
34792002-09-15 Jonathan Yavner <jyavner@engineer.com>
3480
3481 * functions.texi (Function safety): New node about unsafep.
3482
241f79af
PA
34832002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3484
3485 * customize.texi (Splicing into Lists): Fixed example.
3486 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3487
72459b15
JB
34882002-06-17 Juanma Barranquero <lektu@terra.es>
3489
3490 * frames.texi (Display Feature Testing): Fix typo.
3491
61f7e0f5
AS
34922002-06-12 Andreas Schwab <schwab@suse.de>
3493
3494 * frames.texi (Initial Parameters, Resources): Fix references to
3495 the Emacs manual.
3496
4e792dbd
KS
34972002-05-13 Kim F. Storm <storm@cua.dk>
3498
3499 * variables.texi (Intro to Buffer-Local): Updated warning and
3500 example relating to changing buffer inside let.
3501
940344d4 35022002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3503
3504 * os.texi (Session Management): New node about X Session management.
3505
231ac53b
EZ
35062002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3507
3508 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3509 to which the manual corresponds, and the copyright years.
3510
3511 * Makefile.in (VERSION): Set to 2.9.
3512
140cc574
EZ
35132001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3514
3515 * elisp.texi: Change the category in @dircategory to "Emacs", to
3516 make it consistent with info/dir.
3517
9c7fce05
MB
35182001-11-25 Miles Bader <miles@gnu.org>
3519
3520 * text.texi (Fields): Describe new `limit' arg in
3521 field-beginning/field-end.
3522
9f8bbf0f
EZ
35232001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3524
a5e6715c
EZ
3525 * permute-index: Don't depend on csh-specific features. Replace
3526 the interpreter name with /bin/sh.
3527
9f8bbf0f
EZ
3528 * two-volume-cross-refs.txt: New file.
3529 * two.el: New file.
3530 * spellfile: New file.
3531
1756e2fb
EZ
35322001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3533
3534 * permute-index: New file.
3535
3536 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3537 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3538 8+3 restricted namespace.
ad050e54
EZ
3539
3540 * Makefile.in (infodir): Define relative to $(srcdir).
3541 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3542 include directories list via -I switch to makeinfo.
3543 (index.texi): Use cp if both hard and symbolic links fail.
3544
10fa7f8e
EZ
35452001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3546
7a1494ce
EZ
3547 * Makefile.in (distclean): Add.
3548
10fa7f8e
EZ
3549 The following changes make ELisp manual part of the Emacs
3550 distribution:
3551
3552 * Makefile.in: Add Copyright notice.
3553 (prefix): Remove.
3554 (infodir): Change value to "../info".
3555 (VPATH): New variable.
3556 (MAKE): Don't define.
3557 (texmacrodir): Don't define.
3558 (texinputdir): Append the existing value of TEXINPUTS.
3559 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3560 command to be compatible with man/Makefile.in, and to put the
3561 output into ../info.
5c32b7c5 3562 (info): Add target.
10fa7f8e
EZ
3563 (installall): Target removed.
3564
ad050e54 35652001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3566
3567 * tips.texi (Coding Conventions): Fix typo.
3568
6fd735df
GM
35692001-10-23 Gerd Moellmann <gerd@gnu.org>
3570
3571 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3572
b704d54b
EZ
35732001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3574
3575 * files.texi (File Name Components): Update the description of
3576 file-name-sans-extension and file-name-extension, as they now
3577 ignore leading dots.
3578
71431a0e
GM
35792001-10-20 Gerd Moellmann <gerd@gnu.org>
3580
6aa97356 3581 * (Version 21.1 released.)
71431a0e 3582
79f1f96c
MB
35832001-10-19 Miles Bader <miles@gnu.org>
3584
3585 * positions.texi (Text Lines): Describe behavior of
3586 `beginning-of-line'/`end-of-line' in the presence of field properties.
3587
892a8f36
GM
35882001-10-17 Gerd Moellmann <gerd@gnu.org>
3589
3590 * Makefile.in (VERSION): Set to 2.8.
3591 (manual): Use `manual-21'.
3592
8c1cc9e8 3593 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3594 number was used. Set it to 2.8.
3595
3596 * intro.texi: Likewise.
3597
51724e26
EZ
35982001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3599
3600 * files.texi (File Name Completion): Document the significance of
3601 a trailing slash in elements of completion-ignored-extensions.
3602
57b338e8
MB
36032001-10-06 Miles Bader <miles@gnu.org>
3604
3605 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3606
c89e4bc5
GM
36072001-10-04 Gerd Moellmann <gerd@gnu.org>
3608
3609 * variables.texi (Variable Aliases): New node.
3610
ab952a4f
GM
36112001-10-04 Gerd Moellmann <gerd@gnu.org>
3612
3613 * Branch for 21.1.
dff28924 3614
9db3a582
MB
36152001-10-02 Miles Bader <miles@gnu.org>
3616
ae1a9581
MB
3617 * minibuf.texi (Minibuffer Misc): Add entries for
3618 `minibuffer-contents', `minibuffer-contents-no-properties', and
3619 `delete-minibuffer-contents'.
3620 Correct description for `minibuffer-prompt-end'.
3621
9db3a582
MB
3622 * text.texi (Property Search): Correct descriptions of
3623 `next-char-property-change' and `previous-char-property-change'.
3624 Add entries for `next-single-char-property-change' and
3625 `previous-single-char-property-change'.
3626 Make operand names a bit more consistent.
3627
03be5931
EZ
36282001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3629
3630 * frames.texi (Finding All Frames): Document that next-frame and
3631 previous-frame are local to current terminal.
3632
974548ec
EZ
36332001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3634
3635 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3636 result of make-keymap.
974548ec 3637
8d82c597
EZ
36382001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3639
3640 * display.texi (Font Lookup, Attribute Functions)
3641 (Image Descriptors): Add cross-references to the definition of
3642 selected frame.
3643
3644 * buffers.texi (The Buffer List): Add cross-references to the
3645 definition of selected frame.
3646
3647 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3648 frame at any given time.
3649 (Multiple Displays, Size and Position): Add a cross-reference to
3650 the definition of the selected frame.
3651
2842de30
EZ
36522001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3653
3654 * strings.texi (String Conversion) <string-to-number>: Document
3655 that a float is returned for integers that are too large.
3656
3657 * frames.texi (Mouse Position): Document mouse-position-function.
3658 (Display Feature Testing): Document display-images-p.
3659 (Window Frame Parameters): Document the cursor-type variable.
3660
3661 * numbers.texi (Integer Basics): Document CL style read syntax for
3662 integers in bases other than 10.
3663
3664 * positions.texi (List Motion): Document
3665 open-paren-in-column-0-is-defun-start.
3666
3667 * lists.texi (Sets And Lists): Document member-ignore-case.
3668
3669 * internals.texi (Garbage Collection): Document the used and free
3670 strings report.
3671 (Memory Usage): Document strings-consed.
3672
3673 * os.texi (Time of Day): Document float-time.
3674 (Recording Input): Document that clear-this-command-keys clears
3675 the vector to be returned by recent-keys.
3676
3677 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3678 argument keymap can be a list.
3679
3680 * nonascii.texi (User-Chosen Coding Systems)
3681 <select-safe-coding-system>: Document the new argument
3682 accept-default-p and the variable
3683 select-safe-coding-system-accept-default-p. Tell what happens if
3684 buffer-file-coding-system is undecided.
3685 (Default Coding Systems): Document auto-coding-regexp-alist.
3686
3687 * display.texi (The Echo Area) <message>: Document
3688 message-truncate-lines.
3689 (Glyphs): Document that the glyph table is unused on windowed
3690 displays.
3691
3692 * help.texi (Describing Characters) <single-key-description>:
3693 Document the new argument no-angles.
3694 (Accessing Documentation) <documentation-property>: Document that
3695 a non-string property is evaluated.
3696 <documentation>: Document that the function-documentation property
3697 is looked for.
3698
3699 * windows.texi (Selecting Windows): Document some-window.
3700
3701 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3702
3703 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3704 apropos-mode-hook.
3705
3706 * commands.texi (Using Interactive): Document interactive-form.
3707 (Keyboard Macros): Document kbd-macro-termination-hook.
3708 (Command Loop Info): Document that clear-this-command-keys clears
3709 the vector to be returned by recent-keys.
3710
2d43d823
GM
37112001-09-04 Werner LEMBERG <wl@gnu.org>
3712
3713 * Makefile.in (srcdir, texinputdir): New variables.
3714 (srcs, index.texi, install): Use $(srcdir).
3715 (.PHONY): Remove elisp.dvi.
3716 (elisp): Use -I switch for makeinfo.
3717 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3718 (installall, dist): Use $(srcdir).
3719 Fix path to texinfo.tex.
3720 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3721
fa739b31
GM
37222001-08-30 Gerd Moellmann <gerd@gnu.org>
3723
92a25631
GM
3724 * display.texi (Conditional Display): Adjust to API change.
3725
fa739b31
GM
3726 * configure: New file.
3727
cef68af5
GM
37282001-07-30 Gerd Moellmann <gerd@gnu.org>
3729
3730 * commands.texi (Repeat Events): Add description of
3731 double-click-fuzz.
3732
d1f08d85
SM
37332001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3734
3735 * syntax.texi (Syntax Class Table): Add the missing designator for
3736 comment and string fences.
3737 (Syntax Properties): Add a xref to syntax table internals.
3738 (Syntax Table Internals): Document string-to-syntax.
3739
1e9fc92e
GM
37402001-05-07 Gerd Moellmann <gerd@gnu.org>
3741
3742 * Makefile.in (install): Use install-info command line options
3743 like in Emacs' Makefile.in.
3744
00480554
MB
37452000-12-09 Miles Bader <miles@gnu.org>
3746
3747 * windows.texi (Window Start): Update documentation for
3748 `pos-visible-in-window-p'.
3749
1e344ee2
SM
37502000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3751
3752 * lists.texi (Building Lists): Add footnote to explain how to add
3753 to the end of a list.
3754
a540f6ed
GM
37552000-10-25 Gerd Moellmann <gerd@gnu.org>
3756
3757 * files.texi (Visiting Functions): Typos.
3758
28bcdbee
KH
37592000-10-25 Kenichi Handa <handa@etl.go.jp>
3760
3761 * files.texi (Visiting Functions): Return value of
3762 find-file-noselect may be a list of buffers if wildcards are used.
3763
22d1a4ed
MB
37642000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3765
3766 * display.texi (Defining Faces): Document `graphic' display type
3767 in face specs.
3768
916a89db
KG
37692000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3770
1e9fc92e 3771 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3772 `after-make-frame-hook' with `after-make-frame-functions'.
3773
1e9fc92e 3774 * frames.texi (Creating Frames): Ditto.
916a89db 3775
1e9fc92e 3776 * variables.texi (Future Local Variables): Ditto.
916a89db 3777
483de32b
GM
37782000-10-16 Gerd Moellmann <gerd@gnu.org>
3779
3780 * display.texi (Other Image Types): Add description of :foreground
3781 and :background properties of mono PBM images.
3782
e23a63a5
WL
37832000-08-17 Werner LEMBERG <wl@gnu.org>
3784
3785 * .cvsignore: New file.
3786
dfc16043
GM
37872000-01-05 Gerd Moellmann <gerd@gnu.org>
3788
3789 * tindex.pl: New script.
3790
602613fe
DL
37911999-12-03 Dave Love <fx@gnu.org>
3792
3793 * Makefile.in (MAKEINFO): New parameter.
3794
94ec544d
DL
37951999-09-17 Richard Stallman <rms@gnu.org>
3796
3797 * Makefile.in (srcs): Add hash.texi.
3798 (VERSION): Update to 20.6.
3799
38001999-09-13 Richard Stallman <rms@gnu.org>
3801
3802 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3803
38041998-08-29 Karl Heuer <kwzh@gnu.org>
3805
3806 * configure.in: New file.
3807 * Makefile.in: Renamed from Makefile.
3808 (prefix, infodir): Use value obtained from configure.
3809 (emacslibdir): Obsolete variable deleted.
3810 (dist): Distribute configure.in, configure, Makefile.in.
3811
38121998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3813
3814 * Makefile (INSTALL_INFO): New variable.
3815 (install): Run install-info.
3816
38171998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3818
3819 * Makefile (elisp.dvi): Add missing backslash.
3820
38211998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3822
3823 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3824 Run texindex without `./'. Always run texindex on elisp.tp.
3825 (elisp.tps): Target deleted.
3826
38271998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3828
3829 * Makefile (srcs): Add nonascii.texi and customize.texi.
3830 (dist): Start by deleting `temp'.
3831
38321998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3833
3834 * Makefile (makeinfo, texindex): Targets deleted.
3835 (makeinfo.o, texindex.o): Targets deleted.
3836 (clean, dist): Don't do anything with them or with getopt*.
3837
38381998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3839
3840 * Makefile (SHELL): Defined.
3841
38421998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3843
3844 * Makefile (elisp.tps): New target.
3845 (elisp.dvi): Depend on elisp.tps.
3846
3847Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3848
3849 * README: Update phone number.
3850
3851 * Makefile (elisp): Make this be the default target.
3852 Depend on makeinfo.c instead of makeinfo.
3853 (install): Don't depend on elisp.dvi, since we don't install that.
3854 Use mkinstalldirs.
3855 (dist): Add mkinstalldirs.
3856
3857Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3858
3859 * Makefile (VERSION): Update version number.
3860 (maintainer-clean): Renamed from realclean.
3861
3862Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3863
3864 * Makefile (realclean): New target.
3865 (elisp): Remove any old elisp-* files first.
3866
3867Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3868
d1f08d85
SM
3869 * Makefile (VERSION): New variable.
3870 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3871 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3872
3873Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3874
3875 * Makefile (elisp): Depend on makeinfo.
3876
3877Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3878
d1f08d85 3879 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3880
3881Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3882
3883 * Makefile (infodir, prefix): New vars.
3884 (install): Use infodir.
3885 (emacsinfodir): Deleted.
3886
3887Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3888
3889 * Makefile (srcs): Add calendar.texi.
3890
3891 * Makefile (dist): Copy texindex.c and makeinfo.c.
3892 Limit elisp-* files to those with one or two digits.
3893
3894Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3895
3896 * Makefile (dist): Changed to use Gzip instead of compress.
3897
3898Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3899
3900 * loading.texi (Unloading): define-function changed back to
3901 defalias. It may not stay this way, but at least it's
3902 consistent with the known-good version of the code patch.
3903
3904Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3905
3906 * modes.texi (Hooks): Document new optional arg of add-hook.
3907
3908Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3909
d1f08d85 3910 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3911
3912 * tips.texi: Add new section on standard library headers.
3913
3914Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3915
3916 * Makefile (srcs): Add frame.texi to the list of sources.
3917
3918Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3919
3920 * Makefile (dist): Don't bother excluding autosave files; they'll
3921 never make it into the temp directory anyway, and the hash marks
3922 in the name are problematic for make and the Bourne shell.
dff28924 3923 (srcs):
94ec544d
DL
3924
3925Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3926
d1f08d85 3927 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3928 the distribution tar file.
3929
dff28924 3930Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3931
3932 * Makefile (srcs): Added index.perm.
3933 (elisp.dvi): Remove erroneous shell comment.
3934 Expect output of permute-index in permuted.fns.
3935 Save old elisp.aux in elisp.oaux.
3936 (clean): Added index.texi to be deleted.
3937
dff28924 3938Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3939
3940 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3941
dff28924 3942Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3943
3944 * files.texi: Noted that completion-ignored-extensions is ignored
3945 when making *Completions*.
3946
3947Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3948
3949 * Makefile make dist now depends on elisp.dvi, since it tries
3950 to include it in the dist file.
3951
dff28924 3952Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3953
3954 * functions.texinfo (Mapping Functions): Add missing quote
3955
dff28924 3956Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3957
3958 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3959 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3960
dff28924 3961Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3962
3963 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3964 and @error{} are the terms now being used. The files in the
3965 directory have been changed to reflect this.
3966
d1f08d85 3967 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3968 ` @result{}', using 5 spaces at the begining of the line.
3969
dff28924 3970Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3971
3972 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3973 experimental @indentedresult{}, @indentedexpandsto{} are part of
3974 the texinfo.tex in this directory. These TeX macros are not
3975 stable yet.
3976
dff28924 3977Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3978
3979 * texinfo.tex: temporarily added
d1f08d85 3980 \let\result=\dblarrow
94ec544d
DL
3981 \def\error{{\it ERROR} \longdblarrow}
3982 We need to do this better soon.
3983
dff28924 3984Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3985
3986 * Applied Karl Berry's patches to *.texinfo files, but not to
3987 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3988 new title page format is also not applied, since it requires
3989 texinfo.tex changes.)
3990
3991 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3992 for the Project GNU development environment.
3993
ad050e54 3994;; Local Variables:
fd026ee1 3995;; coding: iso-2022-7bit
ad050e54 3996;; End:
2a34a036 3997
651f374c
TTN
3998 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3999 2005 Free Software Foundation, Inc.
2a34a036
GM
4000 Copying and distribution of this file, with or without modification,
4001 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4002
4003;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda