(Refresh Screen): Clarify force-window-update.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
5a1048a5
KS
12006-07-09 Kim F. Storm <storm@cua.dk>
2
3 * display.texi (Refresh Screen): Clarify force-window-update.
4 (Truncation): "Normally" indicated by fringe arrows.
5
89fb9154
EZ
62006-07-08 Eli Zaretskii <eliz@gnu.org>
7
5a1048a5
KS
8 * windows.texi (Textual Scrolling, Resizing Windows):
9 * variables.texi (Constant Variables):
89fb9154
EZ
10 * text.texi (Buffer Contents, Deletion, Changing Properties)
11 (Property Search, Special Properties, Sticky Properties)
5a1048a5 12 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 13 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
14 (Categories):
15 * symbols.texi (Other Plists):
16 * streams.texi (Output Variables):
17 * processes.texi (Input to Processes, Query Before Exit):
18 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 19 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 20 (Session Management):
89fb9154 21 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
22 (Chars and Bytes, Locales):
23 * modes.texi (Defining Minor Modes, Header Lines):
24 * minibuf.texi (Minibuffer Contents):
25 * markers.texi (Information from Markers):
26 * lists.texi (List Elements, Building Lists, Association Lists):
27 * keymaps.texi (Tool Bar):
28 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
29 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
30 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
31 (Color Names, Text Terminal Colors, Display Feature Testing):
32 * files.texi (Visiting Functions, File Name Components)
5a1048a5 33 (Unique File Names, Contents of Directories):
89fb9154
EZ
34 * display.texi (Forcing Redisplay, Displaying Messages)
35 (Temporary Displays, Font Selection, Auto Faces)
36 (Font Lookup, Fringe Indicators, Display Margins)
37 (Image Descriptors, Showing Images, Image Cache, Button Types)
38 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
39 (Display Table Format, Glyphs):
40 * control.texi (Iteration):
41 * commands.texi (Command Loop Info, Adjusting Point):
89fb9154
EZ
42 * backups.texi (Making Backups, Auto-Saving): Remove @tindex
43 entries.
44
7f087030
KS
452006-07-07 Kim F. Storm <storm@cua.dk>
46
47 * display.texi (Fringe Cursors): Fix typo.
48 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
49 (Overlay Arrow): Default is overlay-arrow fringe indicator.
50
978db147
RS
512006-07-05 Richard Stallman <rms@gnu.org>
52
53 * text.texi (Buffer Contents): Add example of text props
54 in result of buffer-substring.
55 (Text Properties): Explain better about use of specific property names.
56 (Property Search): Some cleanups; reorder some functions.
57
58 * keymaps.texi (Changing Key Bindings): Cleanup.
59 Add xref to Key Binding Conventions.
60
61 * display.texi (Attribute Functions): Add examples for
62 face-attribute-relative-p.
63
64 * tips.texi (Coding Conventions): Cleanup last change.
65
42b50684
KB
662006-07-05 Karl Berry <karl@gnu.org>
67
68 * elisp.texi: use @fonttextsize 10pt, a la emacs.texi.
69 and remove @setchapternewpage odd.
70 Result is 1013 pages, down from 1100.
71
72 * anti.texi, customize.texi, display.texi,
73 internals.texi, minibuf.texi, modes.texi tips.texi:
74 fix overfull/underfull boxes.
75
180f018c
TTN
762006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
77
78 * edebug.texi (Instrumenting):
79 Add Edebug-specific findex for eval-buffer.
80 * loading.texi (Loading):
81 Replace eval-current-buffer with eval-buffer.
82
8e338f7b
EZ
832006-06-30 Nick Roberts <nickrob@snap.net.nz>
84
85 * locals.texi (Standard Buffer-Local Variables): Update the list
86 of variables.
87
0770a251
NR
882006-06-26 Nick Roberts <nickrob@snap.net.nz>
89
90 * files.texi (File Name Completion): Point user to the node
91 "Reading File Names".
92
d9034473
EZ
932006-06-24 Eli Zaretskii <eliz@gnu.org>
94
eff6bfea
EZ
95 * files.texi (Contents of Directories): Document case-insensitive
96 behavior on respective filesystems.
97
d9034473
EZ
98 * objects.texi (Character Type): Document that Emacs signals an
99 error for unsupported Unicode characters specified as \uNNNN.
100
a5bd14d3
RS
1012006-06-19 Richard Stallman <rms@gnu.org>
102
103 * processes.texi (Bindat Spec): Clarify previous change.
104
d1ae9041
RS
1052006-06-16 Richard Stallman <rms@gnu.org>
106
107 * tips.texi (Coding Conventions): Better explain conventions
108 for definition constructs.
109
110 * text.texi (Special Properties): String value of `read-only'
111 serves as the error message.
112
113 * objects.texi (Character Type): Clarify prev. change.
114 (Non-ASCII in Strings): Mention \u and \U.
115
116 * commands.texi (Using Interactive): Explain problem of
117 markers, etc., in command-history.
118
1bb32610
KS
1192006-06-14 Kim F. Storm <storm@cua.dk>
120
121 * commands.texi (Waiting): Negative arg to sit-for forces
122 redisplay even if input is pending.
123
124 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
125 redisplay. Remove incorrect example of binding redisplay-dont-pause
126 around (sit-for 0).
127
c7484981
RS
1282006-06-13 Richard Stallman <rms@gnu.org>
129
130 * display.texi (Forcing Redisplay): Clarify previous change.
131
d211faa2
RF
1322006-06-13 Romain Francoise <romain@orebokech.com>
133
134 * display.texi (Forcing Redisplay): Fix typo.
135
8eb2b87f
KS
1362006-06-13 Kim F. Storm <storm@cua.dk>
137
138 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
139
503b5e1c
LT
1402006-06-10 Luc Teirlinck <teirllm@auburn.edu>
141
142 * tips.texi (Coding Conventions): Add `@end itemize'.
143
9e362b84
RS
1442006-06-10 Richard Stallman <rms@gnu.org>
145
146 * tips.texi (Coding Conventions): Explain use of coding systems
147 to ensure one decoding for strings.
148
7cb93181
EZ
1492006-06-09 Aidan Kehoe <kehoea@parhasard.net>
150
151 * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
152 syntax.
153
afd63bda
EZ
1542006-06-07 Eli Zaretskii <eliz@gnu.org>
155
156 * display.texi (Font Selection): Remove description of
157 clear-face-cache.
158
159 * compile.texi (Eval During Compile): Fix a typo. Add index
160 entries for possible uses of eval-when-compile.
161
71ee3e04
TTN
1622006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
163
164 * display.texi (Abstract Display): Fix typo.
165
a941b26b
EZ
1662006-06-03 Eli Zaretskii <eliz@gnu.org>
167
168 * minibuf.texi (Minibuffer History) <history-add-new-input>:
169 Reword variable's description.
170
963128f3
RS
1712006-06-01 Richard Stallman <rms@gnu.org>
172
173 * windows.texi (Splitting Windows): Clarify splitting nonselected
174 window.
175
82db8fa7
JL
1762006-05-31 Juri Linkov <juri@jurta.org>
177
178 * minibuf.texi (Minibuffer History): Add history-add-new-input.
179
d9e8091d
RS
1802006-05-30 Richard Stallman <rms@gnu.org>
181
6ac209a3
RS
182 * display.texi (Line Height): Fix errors in description of
183 default line height and line-height properyty.
184
d9e8091d
RS
185 * nonascii.texi (Default Coding Systems): Further clarification.
186
93fd6289
LT
1872006-05-29 Luc Teirlinck <teirllm@auburn.edu>
188
189 * internals.texi (Pure Storage): Mention that an overflow in pure
190 space causes a memory leak.
191 (Garbage Collection): If there was an overflow in pure space,
192 `garbage-collect' returns nil.
193
7c42b3e0
EZ
1942006-05-30 Eli Zaretskii <eliz@gnu.org>
195
196 * nonascii.texi (Default Coding Systems): Fix it some more.
197
b8909e88
EZ
1982006-05-29 Eli Zaretskii <eliz@gnu.org>
199
200 * nonascii.texi (Default Coding Systems): Fix last change.
201
6d3906d5
KH
2022006-05-29 Kenichi Handa <handa@m17n.org>
203
204 * nonascii.texi (find-operation-coding-system): Describe the new
205 argument format (FILENAME . BUFFER).
206
0985f920
RS
2072006-05-28 Richard Stallman <rms@gnu.org>
208
209 * tips.texi (Coding Conventions): Better explain reasons not to
210 advise other packages or use `eval-after-load'.
211
6c6e0bb4
KS
2122006-05-29 Kim F. Storm <storm@cua.dk>
213
214 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
215 `bindat-idx' and `bindat-raw' for clarity.
216
096432af
TTN
2172006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
218
b9e17eb3
TTN
219 * processes.texi (Bindat Spec): Expand on `repeat' handler.
220
096432af
TTN
221 * display.texi (Display): Add "Abstract Display" to menu.
222 (Abstract Display, Abstract Display Functions)
223 (Abstract Display Example): New nodes.
224 * elisp.texi (Top): Add "Abstract Display" to menu.
225
e4b3f22f
CY
2262006-05-27 Chong Yidong <cyd@stupidchicken.com>
227
917b8227
CY
228 * keymaps.texi (Key Sequences): Link to input events definition.
229 (Format of Keymaps): Delete material duplicated in Keymap Basics.
230
e4b3f22f
CY
231 * files.texi (Changing Files): Document updated argument list for
232 copy-file.
233
f1b64ef1
TTN
2342006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
235
236 * processes.texi (Bindat Functions): Explain term "total length".
237 Use it in bindat-length and bindat-pack descriptions.
238
3d0793e4
EZ
2392006-05-26 Eli Zaretskii <eliz@gnu.org>
240
241 * tips.texi (Coding Conventions): Advise against using
242 eval-after-load in packages. Add an index entry.
243
abeb5483
JL
2442006-05-25 Juri Linkov <juri@jurta.org>
245
92aa92fa
JL
246 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
247
abeb5483
JL
248 * modes.texi (%-Constructs): Add %e, %z, %Z.
249
403a7bca
RS
2502006-05-25 Richard Stallman <rms@gnu.org>
251
252 * elisp.texi (Top): Update subnode menu.
253
254 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
255 (Keymaps): Update menu.
256
39a9bed3
CY
2572006-05-25 Chong Yidong <cyd@stupidchicken.com>
258
259 * keymaps.texi (Key Sequences): Some clarifications.
260
78b3f5c3
TTN
2612006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
262
263 * processes.texi (Bindat Functions): Say "unibyte string"
264 explicitly for bindat-unpack and bindat-pack descriptions.
265 (Bindat Examples): Don't call `string-make-unibyte' in example.
266
08244b81
CY
2672006-05-25 Chong Yidong <cyd@stupidchicken.com>
268
269 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
270 Explain string and vector representations of key sequences
271
78b3f5c3
TTN
272 * keymaps.texi (Changing Key Bindings):
273 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
274 * help.texi (Describing Characters): Refer to it.
275
b370c94d
LT
2762006-05-23 Luc Teirlinck <teirllm@auburn.edu>
277
278 * frames.texi (Pointer Shape): @end table -> @end defvar.
279
b8223441
RS
2802006-05-22 Richard Stallman <rms@gnu.org>
281
282 * elisp.texi (Top): Update subnode menus.
283
284 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
285 Contents rewritten; material from old Pointer Shape node moved here.
286
287 * display.texi (Pointer Shape): Node deleted.
288 (Image Descriptors): Minor cleanup.
289
c18eec5c
RS
2902006-05-21 Richard Stallman <rms@gnu.org>
291
292 * syntax.texi (Parsing Expressions): Update info on which STATE
293 elements are ignored.
294
9300b310
LT
2952006-05-19 Luc Teirlinck <teirllm@auburn.edu>
296
86735b2d
LT
297 * hooks.texi (Standard Hooks): Correct typo.
298
9300b310
LT
299 * gpl.texi (GPL): ifinfo -> ifnottex.
300
75e3b957
EZ
3012006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
302
303 * searching.texi (Simple Match Data): Warn about match data being
304 set anew by every search.
305
0bcf8735
RS
3062006-05-17 Richard Stallman <rms@gnu.org>
307
308 * minibuf.texi (Minibuffer History): Clarify.
309
310 * searching.texi (Regexp Special): Clarify nested regexp warning.
311
b3abe3a5
KS
3122006-05-16 Kim F. Storm <storm@cua.dk>
313
314 * minibuf.texi (Minibuffer History): Update add-to-history.
315
bc20db55
KH
3162006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
317
318 * nonascii.texi (Explicit Encoding): Fix
319 typo (encoding<->decoding).
320
f31263a4
RS
3212006-05-14 Richard Stallman <rms@gnu.org>
322
46a2df8e
RS
323 * buffers.texi (Creating Buffers): Cleanup.
324
f31263a4
RS
325 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
326
1299a5a4
EZ
3272006-05-13 Eli Zaretskii <eliz@gnu.org>
328
642c61f3
EZ
329 * buffers.texi (Current Buffer): Document that with-temp-buffer
330 disables undo.
331
1299a5a4
EZ
332 * os.texi (Terminal-Specific): More accurate description of how
333 Emacs searches for the terminal-specific libraries.
334
61515a63
EZ
3352006-05-12 Eli Zaretskii <eliz@gnu.org>
336
b811ef49
EZ
337 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
338 emacs-xtra to @inforef's.
339
4a7910c7
EZ
340 * text.texi (Undo): Document that undo is turned off in buffers
341 whose names begin with a space.
342
343 * buffers.texi (Buffer Names): Add index entries for buffers whose
344 names begin with a space.
345 (Creating Buffers): Document that undo is turned off in buffers
346 whose names begin with a space.
347
f055e02c
EZ
348 * files.texi (Visiting Functions, Reading from Files)
349 (Saving Buffers): Mention code and EOL conversions by file I/O
350 primitives and subroutines.
351
0ef0b416
EZ
352 * nonascii.texi (Lisp and Coding Systems): Document
353 coding-system-eol-type. Add index entries for eol conversion.
354
61515a63
EZ
355 * display.texi (Defining Faces): Mention `mac', and add an xref to
356 where window-system is described.
357
e4c068c0
RS
3582006-05-10 Richard Stallman <rms@gnu.org>
359
360 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
361
31035927
RS
3622006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
363
364 * variables.texi (File Local Variables): Recommend to quote lambda
365 expressions in safe-local-variable property.
366
f12a0718
RS
3672006-05-09 Richard Stallman <rms@gnu.org>
368
369 * variables.texi (File Local Variables): Document
370 safe-local-eval-forms and safe-local-eval-function.
371
ed7e6c32
KS
3722006-05-07 Kim F. Storm <storm@cua.dk>
373
374 * minibuf.texi (Minibuffer History): Remove keep-dups arg
375 from add-to-history.
376
5a36d834
RF
3772006-05-07 Romain Francoise <romain@orebokech.com>
378
379 * commands.texi (Event Input Misc):
380 * compile.texi (Eval During Compile):
381 * internals.texi (Buffer Internals):
382 * minibuf.texi (Initial Input):
383 * nonascii.texi (Scanning Charsets):
384 * numbers.texi (Comparison of Numbers):
385 * windows.texi (Textual Scrolling, Vertical Scrolling):
386 Fix various typos.
387
fbc284f6
EZ
3882006-05-06 Eli Zaretskii <eliz@gnu.org>
389
f53d2e87
EZ
390 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
391 conditional xref's to either emacs or emacs-xtra, depending on
392 @iftex/@ifnottex.
393
fbc284f6
EZ
394 * minibuf.texi (Minibuffer History): Document add-to-history.
395
3dfed653
EZ
3962006-05-05 Eli Zaretskii <eliz@gnu.org>
397
398 * internals.texi (Pure Storage): Mention the pure overflow message
399 at startup.
400
8e7a9a24
EZ
4012006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
402
403 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
404 (Searching Keymaps): Fix pseudo-Lisp description of keymap
405 search.
406
d0789de9
RS
4072006-05-01 Richard Stallman <rms@gnu.org>
408
409 * intro.texi (nil and t): Clarify.
410
411 * variables.texi (File Local Variables): Suggest using booleanp.
412
fc2cb772
JB
4132006-05-01 Juanma Barranquero <lekktu@gmail.com>
414
415 * objects.texi (Type Predicates): Fix typos.
416
27c5714a
SM
4172006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
418
419 * intro.texi (nil and t): Add booleanp.
420
421 * objects.texi (Type Predicates): Add links for booleanp and
422 string-or-null-p.
423
eadb9d45
RS
4242006-04-29 Richard Stallman <rms@gnu.org>
425
27c5714a 426 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
427 Multi line Font Lock Elements. Much clarification.
428 (Font Lock Multiline, Region to Fontify): Much clarification.
429
7817e3d3
SM
4302006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * variables.texi (File Local Variables): Remove the special case t for
433 safe-local-variable.
434
8ac3a455
RS
4352006-04-26 Richard Stallman <rms@gnu.org>
436
437 * syntax.texi (Parsing Expressions): Minor cleanup.
438
290e4aae
RS
4392006-04-18 Richard Stallman <rms@gnu.org>
440
441 * tips.texi (Coding Conventions): Explain when the package's
442 prefix should appear later on (not at the start of the name).
443
444 * searching.texi (String Search): Clarify effect of NOERROR.
445
446 * modes.texi (Imenu): Clarify what special items do.
447
448 * hooks.texi (Standard Hooks): Delete text about old hook names.
449
1e2b8ce5
RF
4502006-04-17 Romain Francoise <romain@orebokech.com>
451
452 * variables.texi (Local Variables): Update the default value of
453 `max-specpdl-size'.
454
51fa34bc
MB
4552006-04-15 Michael Olson <mwolson@gnu.org>
456
457 * processes.texi (Transaction Queues): Mention the new optional
458 `delay-question' argument for `tq-enqueue'.
459
61f32d39
BW
4602006-04-13 Bill Wohler <wohler@newt.com>
461
462 * customize.texi (Common Keywords): Use dotted notation for
50b7bce0
BW
463 :package-version value. Specify its values. Improve documentation
464 for customize-package-emacs-version-alist.
61f32d39 465
4f8ed159
BW
4662006-04-12 Bill Wohler <wohler@newt.com>
467
468 * customize.texi (Common Keywords): Move description of
469 customize-package-emacs-version-alist to @defvar.
470
e5e864ab
BW
4712006-04-10 Bill Wohler <wohler@newt.com>
472
473 * customize.texi (Common Keywords): Add :package-version.
474
6c230417
KS
4752006-04-10 Kim F. Storm <storm@cua.dk>
476
477 * text.texi (Buffer Contents): Add NOPROPS arg to
478 filter-buffer-substring.
479
d82eac8f
EZ
4802006-04-08 Kevin Ryde <user42@zip.com.au>
481
482 * os.texi (Command-Line Arguments): Update xref to emacs manual
483 "Command Arguments" -> "Emacs Invocation", per change there.
484
4f815b29
TTN
4852006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
486
487 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
488 be on one line to help makeinfo not render two spaces after the dot.
489
122c3009
RS
4902006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
491
492 * strings.texi (Predicates for Strings): Add string-or-null-p.
493
da68bc3d
KS
4942006-03-28 Kim F. Storm <storm@cua.dk>
495
496 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
497 remarks about systems that don't support fractional seconds.
498
b223e22d
KB
4992006-03-25 Karl Berry <karl@gnu.org>
500
fc2cb772 501 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
502 the year list.
503
b756c64c
NR
5042006-03-21 Nick Roberts <nickrob@snap.net.nz>
505
506 * display.texi (Fringe Indicators): Fix typos.
507
fe3dca59
LT
5082006-03-19 Luc Teirlinck <teirllm@auburn.edu>
509
c287ad03 510 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
511 in front of a quoted symbol in a docstring to prevent making a
512 hyperlink.
513
e91d4202
AM
5142006-03-19 Alan Mackenzie <acm@muc.de>
515
290e4aae 516 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 517
e8a5f60b
RS
5182006-03-16 Richard Stallman <rms@gnu.org>
519
520 * display.texi (Defining Images): Minor cleanup.
521
486daaa5
BW
5222006-03-16 Bill Wohler <wohler@newt.com>
523
524 * display.texi (Defining Images): In image-load-path-for-library,
525 prefer user's images.
526
4ffc92c2
SM
5272006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
528
529 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
530
874a6ef8
BW
5312006-03-15 Bill Wohler <wohler@newt.com>
532
533 * display.texi (Defining Images): Fix example in
534 image-load-path-for-library by not recommending that one binds
fc2cb772 535 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
536 it if previously defined.
537
70949f30
BW
5382006-03-14 Bill Wohler <wohler@newt.com>
539
540 * display.texi (Defining Images): In image-load-path-for-library,
541 always return list of directories. Update example.
542
c852c516
AM
5432006-03-14 Alan Mackenzie <acm@muc.de>
544
545 * modes.texi: New node, "Region to Fontify" (for Font Lock).
546 This describes font-lock-extend-region-function.
4ffc92c2 547 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
548 the new node "Region to Fontify".
549
7cd3712b
RS
5502006-03-13 Richard Stallman <rms@gnu.org>
551
552 * display.texi (Invisible Text): The impossible position is
553 now before the invisible text, not after.
554 (Defining Images): Clean up last change.
555
2c676341
BW
5562006-03-11 Bill Wohler <wohler@newt.com>
557
558 * display.texi (Defining Images): Add image-load-path-for-library.
559
6f49b4c5
LT
5602006-03-11 Luc Teirlinck <teirllm@auburn.edu>
561
2d14c9bf
LT
562 * text.texi (Adaptive Fill): Fix Texinfo usage.
563
564 * strings.texi (Creating Strings): Fix Texinfo usage.
565
6f49b4c5
LT
566 * searching.texi (Regexp Special): Use @samp for regular
567 expressions that are not in Lisp syntax.
568
fc1d3386
LT
5692006-03-08 Luc Teirlinck <teirllm@auburn.edu>
570
571 * searching.texi (Regexp Special): Put remark between parentheses
572 to avoid misreading.
573
7b2c2ca9
LT
5742006-03-07 Luc Teirlinck <teirllm@auburn.edu>
575
576 * searching.texi (Syntax of Regexps): More accurately describe
577 which characters are special in which situations.
578 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
579 are not special. Describe in detail when `[' and `]' are special.
580 (Regexp Backslash): Plenty of regexps with unbalanced square
581 brackets are valid, so reword that statement.
582
f79bc642
KS
5832006-03-02 Kim F. Storm <storm@cua.dk>
584
585 * keymaps.texi (Tool Bar): Add tool-bar-border.
586
1d9a5237
LT
5872006-02-28 Luc Teirlinck <teirllm@auburn.edu>
588
a86b01fa 589 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 590
2534ef94
LT
5912006-02-27 Luc Teirlinck <teirllm@auburn.edu>
592
593 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
594
595 * files.texi (Locating Files): Suggest additional values for the
596 SUFFIXES arg of `locate-file'. Update pxref.
597
598 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
599 (How Programs Do Loading): Discuss the effects of Auto Compression
600 mode on `load'.
601 (Load Suffixes): New node.
394e96d5 602 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
603 moved to "Load Suffixes".
604 (Autoload, Named Features): Mention `load-suffixes'.
605
dd9959da 6062006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
607
608 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
609
610 * windows.texi (Window Tree): Fix typo.
611
49af2995
KS
6122006-02-20 Kim F. Storm <storm@cua.dk>
613
614 * display.texi (Fringe Indicators): New section.
615 Move indicate-empty-lines, indicate-buffer-boundaries, and
616 default-indicate-buffer-boundaries here.
617 Add fringe-indicator-alist and default-fringes-indicator-alist.
618 Add list of logical fringe indicator symbols.
619 Update list of standard bitmap names.
620 (Fringe Cursors): New section.
621 Move overflow-newline-into-fringe here.
622 Add fringe-cursor-alist and default-fringes-cursor-alist.
623 Add list of fringe cursor symbols.
624
58f71009
JB
6252006-02-20 Juanma Barranquero <lekktu@gmail.com>
626
627 * commands.texi (Using Interactive): Fix reference to node
628 "Minibuffers".
629
5498b6af
RS
6302006-02-19 Richard M. Stallman <rms@gnu.org>
631
632 * minibuf.texi (High-Level Completion):
633 Add xref to read-input-method-name.
634
635 * files.texi (Relative File Names): Move file-relative-name here.
636 (File Name Expansion): From here. Minor clarifications.
637
638 * commands.texi (Using Interactive): Add xrefs about reading input.
639 Clarify remarks about that moving point and mark.
640 Put string case before list case.
641
43ce897a 6422006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 643
4ffc92c2
SM
644 * display.texi (Other Display Specs, Image Descriptors):
645 Revert erroneous changes. The previous description of
646 image-descriptors as `(image . PROPS)' was correct.
b6498a68 647
1324d26e
RS
6482006-02-14 Richard M. Stallman <rms@gnu.org>
649
650 * variables.texi (File Local Variables): Clarifications.
651
0da93350
JB
6522006-02-14 Juanma Barranquero <lekktu@gmail.com>
653
654 * variables.texi (File Local Variables): Use @code for a cons
655 cell, not @var.
656
51a39bab
CY
6572006-02-13 Chong Yidong <cyd@stupidchicken.com>
658
659 * variables.texi (File Local Variables): Document new file local
660 variable behavior.
661
d342156c
KS
6622006-02-10 Kim F. Storm <storm@cua.dk>
663
664 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
665
8392fe4a
JB
6662006-02-08 Juanma Barranquero <lekktu@gmail.com>
667
668 * modes.texi (%-Constructs): Remove obsolete info about
669 `global-mode-string'.
670
cd6cd82a
RS
6712006-02-07 Richard M. Stallman <rms@gnu.org>
672
d78dc2d8
RS
673 * commands.texi (Prefix Command Arguments): Minor cleanup.
674
675 * display.texi: "Graphical display", not window system.
676
cd6cd82a
RS
677 * functions.texi (What Is a Function): Fix xref.
678
679 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
680 (Changing Key Bindings): Clarify when remapping is better than
681 substitute-key-definition.
682
6832006-02-02 Richard M. Stallman <rms@gnu.org>
684
685 * minibuf.texi (Basic Completion): Completion alists are risky.
686
687 * keymaps.texi (Active Keymaps): Clarifications.
688 (Searching Keymaps): New node.
689 (Keymaps): Update menu.
690
691 * frames.texi (Layout Parameters): Minor clarification.
692 (Drag and Drop): New node.
693 (Frames): Update menu.
694
cf052abc
CY
6952006-01-29 Chong Yidong <cyd@stupidchicken.com>
696
4ffc92c2
SM
697 * display.texi (Other Display Specs, Image Descriptors):
698 Image description is a list, not a cons cell.
cf052abc 699
1f2907ee
LT
7002006-01-28 Luc Teirlinck <teirllm@auburn.edu>
701
702 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
703 list is not necessarily a list).
704
a849f77d
EZ
7052006-01-27 Eli Zaretskii <eliz@gnu.org>
706
707 * frames.texi (Layout Parameters): border-width and
708 internal-border-width belong to the frame, not the window.
709
d322eb9b
RS
7102006-01-19 Richard M. Stallman <rms@gnu.org>
711
712 * nonascii.texi (Translation of Characters): Search cmds use
713 translation-table-for-input. Automatically made local.
714
715 * markers.texi (Overview of Markers): Count insertion type
716 as one of a marker's attributes.
717
cd6cd82a
RS
718 * keymaps.texi (Controlling Active Maps): New node, split out of
719 Active Keymaps.
720 (Keymaps): Menu updated.
721 (Active Keymaps): Give pseudocode to explain how the active
722 maps are searched. current-active-maps and key-binding moved here.
723 (Functions for Key Lookup): current-active-maps and key-binding moved.
724 Clarifications.
725 (Searching the Keymaps): New subnode.
726
d322eb9b
RS
727 * elisp.texi (Top): Menu clarification.
728
729 * display.texi (Other Display Specs): Delete duplicate entry for
730 just a string as display spec. Move text about recursive display
731 specs on such a string.
732
733 * commands.texi (Key Sequence Input): Clarify.
734 Move num-nonmacro-input-events out.
735 (Reading One Event): num-nonmacro-input-events moved here.
736
2ac77b5a
NR
7372006-01-14 Nick Roberts <nickrob@snap.net.nz>
738
739 * advice.texi (Simple Advice): Update example to fit argument
740 change in previous-line.
741
a203a18c
RS
7422006-01-05 Richard M. Stallman <rms@gnu.org>
743
744 * markers.texi (The Mark): Fix in `mark'.
745
d9043ddf
RS
7462006-01-04 Richard M. Stallman <rms@gnu.org>
747
748 * processes.texi (Misc Network, Make Network): Minor cleanups.
749
8a5db8ae
KS
7502006-01-04 Kim F. Storm <storm@cua.dk>
751
752 * processes.texi (Make Network): Add IPv6 addresses and handling.
753 (Network Feature Testing): Mention (:family ipv6).
754 (Misc Network): Add IPv6 formats to format-network-address.
755
19bb7940
RS
7562005-12-30 Richard M. Stallman <rms@gnu.org>
757
758 * text.texi (Changing Properties):
759 Don't use return value of set-text-properties.
760
b9cb50d9
LT
7612005-12-29 Luc Teirlinck <teirllm@auburn.edu>
762
763 * modes.texi (Mode Line Format): Correct typo in menu.
764
94a867a6
RS
7652005-12-29 Richard M. Stallman <rms@gnu.org>
766
767 * modes.texi (Mode Line Top): New node.
768 (Mode Line Data): Some text moved to new node.
769 Explain the data structure more concretely.
770 (Mode Line Basics): Clarifications.
771 (Mode Line Variables): Clarify intro paragraph.
772 (%-Constructs): Clarify intro paragraph.
773 (Mode Line Format): Update menu.
774
ba455131
LT
7752005-12-28 Luc Teirlinck <teirllm@auburn.edu>
776
777 * minibuf.texi (Basic Completion): Update lazy-completion-table
778 examples for removal of ARGS argument.
779
2b6abe1e
RS
7802005-12-23 Richard M. Stallman <rms@gnu.org>
781
782 * text.texi (Undo): Restore some explanation from the version
783 that was deleted.
784
2d7409f2
EZ
7852005-12-23 Eli Zaretskii <eliz@gnu.org>
786
abeb5483 787 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
788 funname' and `apply delta' elements of the undo list.
789
2e23b82e
RS
7902005-12-20 Richard M. Stallman <rms@gnu.org>
791
792 * help.texi (Help Functions): Update documentation of `apropos'.
793
a31687ce
LT
7942005-12-20 Luc Teirlinck <teirllm@auburn.edu>
795
796 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
797 because it is confusing. If the :help-echo keyword is a function,
798 it is not directly used as the :help-echo overlay property, as the
799 xref seems to suggest (it does not take the appropriate args).
800
0e83c4e9
LT
8012005-12-19 Luc Teirlinck <teirllm@auburn.edu>
802
803 * customize.texi (Common Keywords): Fix Texinfo usage.
804 (Group Definitions, Variable Definitions): Update for new
805 conventions for using `*' in docstrings.
77df907a
LT
806
807 * tips.texi (Documentation Tips): Update for new conventions for
808 using `*' in docstrings.
809
69487a1f
RS
8102005-12-16 Richard M. Stallman <rms@gnu.org>
811
812 * minibuf.texi (Minibuffer Contents): Minor cleanup.
813
2a502a32
JL
8142005-12-16 Juri Linkov <juri@jurta.org>
815
816 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
817
b158c851
RF
8182005-12-14 Romain Francoise <romain@orebokech.com>
819
820 * modes.texi (Customizing Keywords): Rename `append' to `how'.
821 Fix typo.
822
d7d1f75e
JL
8232005-12-11 Juri Linkov <juri@jurta.org>
824
825 * minibuf.texi (Completion Commands): Add mention of read-file-name
826 for filename completion keymaps.
827 (Reading File Names): Add mention of filename completion keymaps
828 for read-file-name and xref to `Completion Commands'.
829
4b1c16c2
RS
8302005-12-10 Richard M. Stallman <rms@gnu.org>
831
832 * customize.texi (Common Keywords): State caveats for use of :tag.
833
1d49d5d9
RS
8342005-12-08 Richard M. Stallman <rms@gnu.org>
835
2663a204
RS
836 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
837 with xrefs and better explanation.
838 (Completion Commands): Add the filename completion maps.
839
1d49d5d9
RS
840 * objects.texi (Character Type): Clarify that \s is not space
841 if a dash follows.
842
fa0d4d0c
RS
8432005-12-05 Richard M. Stallman <rms@gnu.org>
844
845 * windows.texi (Resizing Windows): Delete preserve-before args.
846
d64b177a
SM
8472005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
848
849 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
850 in full keymaps, since the quirk has been fixed.
851
79019cc9
EZ
8522005-12-03 Eli Zaretskii <eliz@gnu.org>
853
854 * hooks.texi (Standard Hooks): Add index entries. Mention
855 `compilation-finish-functions'.
856
161ef3be
RS
8572005-11-27 Richard M. Stallman <rms@gnu.org>
858
859 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
860
17c1971a
JL
8612005-11-21 Juri Linkov <juri@jurta.org>
862
863 * customize.texi (Common Keywords): Update links types
864 custom-manual and url-link. Add link types emacs-library-link,
865 file-link, function-link, variable-link, custom-group-link.
866
5890344b
CY
8672005-11-20 Chong Yidong <cyd@stupidchicken.com>
868
869 * display.texi: Revert 2005-11-20 change.
870
cbce0752
TTN
8712005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
872
873 * processes.texi (Bindat Functions):
874 Say "third" to refer to zero-based index "2".
875
ff04c885
LT
8762005-11-18 Luc Teirlinck <teirllm@auburn.edu>
877
878 * loading.texi (Library Search): Update the default value of
879 `load-suffixes'.
880
ce8d4e00
CY
8812005-11-17 Chong Yidong <cyd@stupidchicken.com>
882
883 * display.texi (Attribute Functions): Mention :ignore-defface.
884
cbad4a9e
SM
8852005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
886
887 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 888 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 889
fda12b27
RS
8902005-11-06 Richard M. Stallman <rms@gnu.org>
891
892 * files.texi (Magic File Names): find-file-name-handler checks the
893 `operations' property of the handler.
894
e082564e
RS
8952005-11-03 Richard M. Stallman <rms@gnu.org>
896
897 * variables.texi (Frame-Local Variables): Small clarification.
898
f0cdd9e4
CY
8992005-10-29 Chong Yidong <cyd@stupidchicken.com>
900
901 * os.texi (Init File): Document ~/.emacs.d/init.el.
902
685abb98
RS
9032005-10-29 Richard M. Stallman <rms@gnu.org>
904
905 * internals.texi (Garbage Collection): Document memory-full.
906
7000848e
BW
9072005-10-28 Bill Wohler <wohler@newt.com>
908
909 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
910 for URLs.
911
107fb6c9
RS
9122005-10-28 Richard M. Stallman <rms@gnu.org>
913
914 * minibuf.texi (Completion Commands): Clean up prev change.
915
9162005-10-26 Kevin Ryde <user42@zip.com.au>
917
918 * compile.texi (Eval During Compile): Explain recommended uses
919 of eval-when-compile and eval-and-compile.
920
1d8e69a2
MY
9212005-10-27 Masatake YAMATO <jet@gyve.org>
922
cbad4a9e 923 * minibuf.texi (Completion Commands):
1d8e69a2 924 Write about new optional argument for `display-completion-list'.
cbad4a9e 925
6a897887
RS
9262005-10-23 Richard M. Stallman <rms@gnu.org>
927
928 * display.texi (Overlay Arrow): Clarify about local bindings of
929 overlay-arrow-position.
930
6d1e17be
EZ
9312005-10-22 Eli Zaretskii <eliz@gnu.org>
932
933 * internals.texi (Building Emacs): Fix last change.
934
db5fe0a6
RS
9352005-10-22 Richard M. Stallman <rms@gnu.org>
936
937 * internals.texi (Building Emacs): Document eval-at-startup.
938
45158e77
RS
9392005-10-21 Richard M. Stallman <rms@gnu.org>
940
941 * loading.texi (Where Defined): load-history contains abs file names.
942 symbol-file returns abs file names.
943
e50165ec
KS
9442005-10-19 Kim F. Storm <storm@cua.dk>
945
946 * display.texi (Showing Images): Add max-image-size integer value.
947
63ab30d0
CY
9482005-10-18 Chong Yidong <cyd@stupidchicken.com>
949
950 * display.texi (Showing Images): Document max-image-size.
951
f8252852
RS
9522005-10-17 Richard M. Stallman <rms@gnu.org>
953
954 * commands.texi (Quitting): Minor clarification.
955
956 * processes.texi (Sentinels): Clarify about output and quitting.
957 (Filter Functions): Mention with-local-quit.
958
c1bed3aa
JL
9592005-10-17 Juri Linkov <juri@jurta.org>
960
961 * buffers.texi (Current Buffer):
962 * commands.texi (Event Input Misc):
963 * compile.texi (Eval During Compile, Compiler Errors):
964 * customize.texi (Group Definitions):
965 * display.texi (Progress, Defining Faces):
966 * files.texi (Writing to Files):
967 * modes.texi (Mode Hooks, Defining Minor Modes):
968 * streams.texi (Output Functions):
969 * syntax.texi (Syntax Table Functions):
970 * text.texi (Change Hooks):
971 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
972
973 * commands.texi (Quitting): Replace arg `forms' with `body' in
974 `with-local-quit'.
975
976 * positions.texi (Excursions): Replace arg `forms' with `body' in
977 `save-excursion'.
978
ef1b4c9e
KS
9792005-10-08 Kim F. Storm <storm@cua.dk>
980
981 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
982 Rename manual section accordingly.
983
abc8ce50
KS
9842005-10-04 Kim F. Storm <storm@cua.dk>
985
986 * windows.texi (Window Split Tree): New section describing
987 new function window-split-tree function.
988
a1f5a1f0
NR
9892005-10-03 Nick Roberts <nickrob@snap.net.nz>
990
991 * display.texi (Fringe Size/Pos): Simplify and add detail.
992
97c3e4cc
RF
9932005-09-30 Romain Francoise <romain@orebokech.com>
994
995 * minibuf.texi (High-Level Completion): Explain that the prompt
996 given to `read-buffer' should end with a colon and a space.
997 Update usage examples.
998
8ad8c5ce
JL
9992005-09-29 Juri Linkov <juri@jurta.org>
1000
1001 * display.texi (Displaying Messages): Rename argument name
1002 `string' to `format-string' in functions `message', `message-box',
1003 `message-or-box'.
1004
63182706
CY
10052005-09-26 Chong Yidong <cyd@stupidchicken.com>
1006
fc2cb772 1007 * errors.texi (Standard Errors): Correct xrefs.
63182706 1008
906320ec
CY
10092005-09-18 Chong Yidong <cyd@stupidchicken.com>
1010
fc2cb772 1011 * display.texi (Defining Images): Update documentation for
906320ec
CY
1012 `image-load-path'.
1013
8ccd3630
RS
10142005-09-17 Richard M. Stallman <rms@gnu.org>
1015
1016 * display.texi (Defining Images): Clean up previous change.
1017
7260457b
RF
10182005-09-16 Romain Francoise <romain@orebokech.com>
1019
1020 * elisp.texi: Specify GFDL version 1.2.
1021
1022 * doclicense.texi (GNU Free Documentation License): Update to
1023 version 1.2.
1024
5b51c037
CY
10252005-09-15 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * display.texi (Defining Images): Document `image-load-path'.
1028
5c4757d3
RS
10292005-09-15 Richard M. Stallman <rms@gnu.org>
1030
1031 * objects.texi (Printed Representation): Minor cleanup.
1032 (Box Diagrams): Minor fix.
1033 (Cons Cell Type): Move (...) index item here.
1034 (Box Diagrams): From here.
1035 (Array Type): Minor fix.
1036 (Type Predicates): Delete index "predicates".
1037 (Hash Table Type): Clarify xref.
1038 (Dotted Pair Notation): Minor fix.
1039
2bb8b80c
CY
10402005-09-10 Chong Yidong <cyd@stupidchicken.com>
1041
1042 * files.texi (Saving Buffers): Fix typo.
1043
47b8bc5d
RS
10442005-09-08 Richard M. Stallman <rms@gnu.org>
1045
1046 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1047
475aab0d
CY
10482005-09-08 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * locals.texi (Standard Buffer-Local Variables): Don't include
1051 mode variables for minor modes.
1052 Fix xrefs for buffer-display-count, buffer-display-table,
1053 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1054 enable-multibyte-characters, fill-column, header-line-format,
1055 left-fringe-width, left-margin, and right-fringe-width.
1056
1057 * hooks.texi (Standard Hooks): All hooks should conform to the
1058 standard naming convention now.
1059 Fix xref for `echo-area-clear-hook'.
1060
1061 * display.texi (Usual Display): Note that indicate-empty-lines and
1062 tab-width are buffer-local.
1063
1064 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1065
1066 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1067
1068 * nonascii.texi (Encoding and I/O): Note that
1069 buffer-file-coding-system is buffer-local.
1070
1071 * positions.texi (List Motion): Note that defun-prompt-regexp is
1072 buffer-local.
1073
1074 * text.texi (Auto Filling): Note that auto-fill-function is
1075 buffer-local.
1076 (Undo): Note that buffer-undo-list is buffer-local.
1077
1078 * windows.texi (Buffers and Windows): Document
1079 buffer-display-count.
1080
2a6bc1f7
RS
10812005-09-06 Richard M. Stallman <rms@gnu.org>
1082
1083 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1084 package prefix elsewhere than at the start of the name.
1085
d7ea8b71
RS
10862005-09-03 Richard M. Stallman <rms@gnu.org>
1087
1088 * tips.texi (Programming Tips): Add conventions for minibuffer
1089 questions and prompts.
1090
0c6087a6
RS
10912005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1092
1093 * intro.texi (nil and t): Minor cleanup.
1094 Delete spurious mention of keyword symbols.
1095 (Evaluation Notation): Add index entry.
1096 (A Sample Function Description): Minor cleanup.
1097 (A Sample Variable Description): Not all vars can be set.
1098
4b5fa40e
TTN
10992005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1100
1101 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1102
1103 (Insertion): Document precise type of `insert-char' arg COUNT.
1104
34b50776
SM
11052005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1106
1107 * modes.texi (Other Font Lock Variables): Sync the default of
1108 font-lock-lines-before.
1109
c1105d05
MA
11102005-08-31 Michael Albinus <michael.albinus@gmx.de>
1111
1112 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1113
62929713
RS
11142005-08-29 Richard M. Stallman <rms@gnu.org>
1115
1116 * elisp.texi (Top): Update subnode menu.
1117
1118 * searching.texi (Searching and Matching): Move node.
1119 Rearrange contents and add overall explanation.
1120 (Searching and Case): Move node.
1121 (Searching and Matching): Update menu.
1122
0fb57cc0
EZ
11232005-08-27 Eli Zaretskii <eliz@gnu.org>
1124
1125 * os.texi (Startup Summary): Fix the description of the initial
1126 startup message display.
1127
3e80c4c1
RS
11282005-08-25 Richard M. Stallman <rms@gnu.org>
1129
1130 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1131
11322005-08-25 Emilio C. Lopes <eclig@gmx.net>
1133
1134 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1135 `next-overlay-change' example.
c1105d05 1136
79a8defb
JL
11372005-08-22 Juri Linkov <juri@jurta.org>
1138
1139 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1140 Fix invert-face. Fix args of face-background.
1141
16691d29
JL
1142 * display.texi (Standard Faces): Delete node.
1143 (Faces): Add xref to `(emacs)Standard Faces'.
1144 (Displaying Faces): Fix xref to `Standard Faces'.
1145
1146 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1147
217b694f
EZ
11482005-08-20 Alan Mackenzie <acm@muc.de>
1149
1150 * buffers.texi (The Buffer List): Clarify the manipulation of the
1151 buffer list.
1152
0bf14bfd
RS
11532005-08-14 Richard M. Stallman <rms@gnu.org>
1154
7ad1498e
AS
1155 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1156 a regexp.
0bf14bfd 1157
c118d09e
RS
11582005-08-11 Richard M. Stallman <rms@gnu.org>
1159
59cb8c23
RS
1160 * elisp.texi (Top): Update subnode lists.
1161
1162 * display.texi (Inverse Video): Node deleted.
1163
c118d09e
RS
1164 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1165 New nodes split out of Coding Conventions.
1166
1167 * searching.texi (Regular Expressions): Document re-builder.
1168
1169 * os.texi (Time Parsing): New node split out of Time Conversion.
1170
1171 * processes.texi (Misc Network, Network Feature Testing)
1172 (Network Options, Make Network): New nodes split out of
1173 Low-Level Network.
1174
67ec7f41
RS
11752005-08-09 Richard M. Stallman <rms@gnu.org>
1176
76d47f0d
RS
1177 * frames.texi (Geometry): New node, split from Size and Position.
1178 (Frame Parameters): Refer to Geometry.
1179
67ec7f41 1180 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1181
67ec7f41
RS
1182 * windows.texi (Splitting Windows): Fix xref.
1183
1184 * frames.texi (Layout Parameters): Add xref.
1185
1186 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1187
1188 * keymaps.texi (Menu Bar): Fix xref.
1189
1190 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1191
1192 * modes.texi (%-Constructs): Fix xref.
1193
1194 * frames.texi (Window Frame Parameters): Node split up.
1195 (Basic Parameters, Position Parameters, Size Parameters)
1196 (Layout Parameters, Buffer Parameters, Management Parameters)
1197 (Cursor Parameters, Color Parameters): New subnodes.
1198
adb5e445
LT
11992005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1200
1201 * positions.texi (Screen Lines): Update xref for previous change
1202 in minibuf.texi.
1203
1204 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1205 change in minibuf.texi.
1206
61298e17
RS
12072005-08-09 Richard M. Stallman <rms@gnu.org>
1208
1209 * tips.texi (Coding Conventions): Minor cleanup.
1210
1211 * modes.texi (Defining Minor Modes): Explain when init-value
1212 can be non-nil.
1213
1214 * elisp.texi (Top): Update submenu for Minibuffer.
1215
1216 * minibuf.texi (Minibuffer Misc): Node split up.
1217 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1218 (Recursive Mini): New nodes split out from Minibuffer Misc.
1219 (Minibuffer Misc): Document max-mini-window-height.
1220
1221 * hash.texi (Defining Hash): Delete stray paren in example.
1222
1223 * display.texi (Echo Area Customization): Don't define
1224 max-mini-window-height here; xref instead.
1225
1226 * commands.texi (Event Input Misc): Update while-no-input.
1227
1228 * advice.texi (Advising Functions): Explain when to use advice
1229 and when to use a hook.
1230
43e124e6
EZ
12312005-07-30 Eli Zaretskii <eliz@gnu.org>
1232
1233 * makefile.w32-in (info): Don't run install-info.
1234 ($(infodir)/dir): New target, produced by running install-info.
1235
653aea22
LT
12362005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1237
1238 * modes.texi (Defining Minor Modes): The keyword for the initial
1239 value is :init-value, not :initial-value.
1240
ba6ebbd5
EZ
12412005-07-23 Eli Zaretskii <eliz@gnu.org>
1242
1243 * loading.texi (Autoload): Make the `doctor' example be consistent
1244 with what's in current loaddefs.el. Describe the "fn" magic in
1245 the usage portion of the doc string.
1246
6696f2a4
RS
12472005-07-22 Richard M. Stallman <rms@gnu.org>
1248
1249 * internals.texi (Garbage Collection): Clarify previous change.
1250
0c17e67c
SM
12512005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1252
1253 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1254
426179e1
JL
12552005-07-18 Juri Linkov <juri@jurta.org>
1256
1257 * commands.texi (Accessing Events):
1258 * frames.texi (Text Terminal Colors, Resources):
1259 * markers.texi (The Mark):
1260 * modes.texi (Defining Minor Modes):
1261 Delete duplicate duplicate words.
1262
9b0c2c56
RS
12632005-07-16 Richard M. Stallman <rms@gnu.org>
1264
1265 * display.texi (Managing Overlays): Clarify make-overlay
1266 args for insertion types.
1267
fd90b80c
LT
12682005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1269
0c17e67c
SM
1270 * customize.texi (Variable Definitions):
1271 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1272 `standard-value' is a list too.
1273 (Defining New Types): Use @key{RET} instead of @key{ret}.
1274
37aa90e5
TTN
12752005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1276
1277 * os.texi (Translating Input): Fix typo.
1278
917e0c95
RS
12792005-07-08 Richard M. Stallman <rms@gnu.org>
1280
1281 * README: Update edition number and size estimate.
1282
1283 * elisp.texi (VERSION): Set to 2.9.
1284
7d90e71d
RS
12852005-07-07 Richard M. Stallman <rms@gnu.org>
1286
c330dafe
RS
1287 * book-spine.texinfo: Update Emacs version.
1288
7d90e71d
RS
1289 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1290
dc2204be
RS
12912005-07-06 Richard M. Stallman <rms@gnu.org>
1292
1293 * searching.texi (Regexp Search): Clarify what re-search-forward
1294 does when the search fails.
1295
a0ec7a4a
LK
12962005-07-05 Lute Kamstra <lute@gnu.org>
1297
dc2204be 1298 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1299
1300 * doclicense.texi (GNU Free Documentation License):
1301 * gpl.texi (GPL):
1302 * tips.texi (Coding Conventions, Library Headers):
1303 * vol1.texi:
1304 * vol2.texi: Update FSF's address.
1305
4af33176
RS
13062005-07-04 Richard M. Stallman <rms@gnu.org>
1307
1308 * hooks.texi (Standard Hooks): Add occur-hook.
1309
b3ab615b
LT
13102005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1311
1312 * display.texi (The Echo Area): Correct menu.
1313
3d393029
RS
13142005-07-03 Richard M. Stallman <rms@gnu.org>
1315
7fe48b75
RS
1316 * elisp.texi (Top): Update subnode menu for Display.
1317
1318 * display.texi (Displaying Messages): New node, with most
1319 of what was in The Echo Area.
1320 (Progress): Moved under The Echo Area.
1321 (Logging Messages): New node with new text.
1322 (Echo Area Customization): New node, the rest of what was
1323 in The Echo Area. Document message-truncate-lines with @defvar.
1324 (Display): Update menu.
1325
3d393029
RS
1326 * windows.texi (Textual Scrolling): Doc 3 values for
1327 scroll-preserve-screen-position.
1328
1329 * text.texi (Special Properties): Change hook functions
1330 should bind inhibit-modification-hooks around altering buffer text.
1331
1332 * keymaps.texi (Key Binding Commands): Call binding BINDING
1333 rather than DEFINITION.
1334
b26860ad
JB
13352005-06-29 Juanma Barranquero <lekktu@gmail.com>
1336
1337 * variables.texi (Defining Variables): `user-variable-p' returns t
1338 for aliases of user options, nil for alias loops.
1339
025691ed
RS
13402005-06-28 Richard M. Stallman <rms@gnu.org>
1341
1342 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1343 make-keymap.
1344
b61bfa4d
LT
13452005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1346
1347 * variables.texi (Setting Variables): Correct and clarify
1348 description of `add-to-ordered-list'.
1349
24ee714d
RS
13502005-06-26 Richard M. Stallman <rms@gnu.org>
1351
1352 * display.texi (Faces): Minor cleanup.
1353
33b79ce4
LT
13542005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1355
1356 * display.texi (Faces): `facep' returns t for strings that are
1357 face names.
1358
df13531d
RS
13592005-06-25 Richard M. Stallman <rms@gnu.org>
1360
1361 * objects.texi (Equality Predicates): Clarify meaning of equal.
1362
1363 * windows.texi (Selecting Windows): save-selected-window
1364 and with-selected-window save and restore the current buffer.
1365
cf444441
RS
13662005-06-24 Richard M. Stallman <rms@gnu.org>
1367
1368 * numbers.texi (Float Basics): Explain how to test for NaN,
1369 and printing the sign of NaNs.
1370
6cdd056d
EZ
13712005-06-24 Eli Zaretskii <eliz@gnu.org>
1372
1373 * makefile.w32-in (MAKEINFO): Use --force.
1374
b93e3c3b
RS
13752005-06-23 Richard M. Stallman <rms@gnu.org>
1376
1377 * display.texi (Face Functions): Correct Texinfo usage.
1378
6fb276bd
LT
13792005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1380
1381 * lists.texi (Rings): `ring-elements' now returns the elements of
1382 RING in order.
1383
1d1c7e75
JB
13842005-06-23 Juanma Barranquero <lekktu@gmail.com>
1385
1386 * markers.texi (The Mark): Texinfo usage fix.
1387
9d12e52b
KS
13882005-06-23 Kim F. Storm <storm@cua.dk>
1389
1390 * searching.texi (Entire Match Data): Remove evaporate option for
1391 match-data. Do not mention evaporate option for set-match-data.
1392
6d44324c
GM
13932005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1394
1395 * display.texi (Face Functions): Mention face aliases.
1396
80df27a7
RS
13972005-06-21 Richard M. Stallman <rms@gnu.org>
1398
1399 * anti.texi (Antinews): Texinfo usage fix.
1400
e121563b
KB
14012005-06-21 Karl Berry <karl@gnu.org>
1402
9d7d543c
KB
1403 * elisp.texi: Use @copying.
1404
e121563b
KB
1405 * elisp.texi: Put @summarycontents and @contents before the Top
1406 node, instead of the end of the file, so that the contents appear
1407 in the right place in the dvi/pdf output.
1408
36a3b076
JL
14092005-06-21 Juri Linkov <juri@jurta.org>
1410
1411 * display.texi (Defining Faces): Add `customized-face'.
1412
5c796e80
KS
14132005-06-20 Kim F. Storm <storm@cua.dk>
1414
b7d1f38f
KS
1415 * variables.texi (Setting Variables): Any type of element can be
1416 given order in add-to-ordered-list. Compare elements with eq.
1417
5c796e80
KS
1418 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1419
fb056bef
KB
14202005-06-20 Karl Berry <karl@gnu.org>
1421
1422 * syntax.texi (Syntax Flags): Make last column very slightly wider
1423 to avoid "generic comment" breaking on two lines and causing an
1424 underfull box.
1425
84398baa
LT
14262005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1427
1428 * lists.texi (Rings): Various minor clarifications and corrections.
1429
07ff1e4b
RS
14302005-06-18 Richard M. Stallman <rms@gnu.org>
1431
1432 * functions.texi (Obsolete Functions): Simplify.
1433
1434 * variables.texi (Variable Aliases): Simplify.
1435
1436 * anti.texi, backups.texi, compile.texi, customization.texi:
1437 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1438 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1439 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1440 * variables.texi: Fix formatting ugliness.
1441
1442 * elisp.texi: Add links to Rings and Byte Packing.
1443 Update version and copyright years.
1444
1445 * minibuf.texi: Fix formatting ugliness.
1446 (Completion Commands): Move keymap vars to the end
1447 and vars completing-read binds to the top.
1448
3f7fab24
LT
14492005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1450
1451 * processes.texi: Fix typos.
1452 (Bindat Spec): Correct Texinfo error.
926c4c9b 1453 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1454
f19b57e3
RS
14552005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1456
1457 * lists.texi (Rings): New node.
1458 (Lists): Add it to menu.
1459
a80c5da7 1460 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1461 (Processes): Add it to menu.
1462
14632005-06-17 Richard M. Stallman <rms@gnu.org>
1464
1465 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1466
1467 * help.texi (Documentation Basics): Explain the xref to
1468 Documentation Tips.
1469
1470 * debugging.texi (Debugger Commands): Minor fix.
1471
67c1390d
LT
14722005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1473
1474 * edebug.texi (Instrumenting): Eliminate duplicate link.
1475 (Specification List): Replace references to "below", referring to
1476 a later node, with one @ref to that node.
1477
1478 * os.texi (Timers): Timers should save and restore the match data
1479 if they change it.
1480
1481 * debugging.texi (Debugger Commands): Mention that the Lisp
1482 debugger can not step through primitive functions.
1483
51cd2a8c
JB
14842005-06-16 Juanma Barranquero <lekktu@gmail.com>
1485
1486 * functions.texi (Obsolete Functions): Update argument names of
1487 `make-obsolete' and `define-obsolete-function-alias'.
1488
1489 * variables.texi (Variable Aliases): Update argument names of
1490 `defvaralias', `make-obsolete-variable' and
1491 `define-obsolete-variable-alias'.
1492
f5e6ac4a
KS
14932005-06-15 Kim F. Storm <storm@cua.dk>
1494
1495 * searching.texi (Entire Match Data): Rephrase warnings about
1496 evaporate arg to match-data and set-match-data.
1497
fe2a9972
LT
14982005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1499
67774855
LT
1500 * elisp.texi (Top): Update detailed menu.
1501
fe2a9972
LT
1502 * edebug.texi (Edebug): Update menu.
1503 (Instrumenting): Update xrefs.
1504 (Edebug Execution Modes): Correct xref.
1505 (Jumping): Clarify description of `h' command.
1506 Eliminate redundant @ref.
1507 (Breaks): New node.
1508 (Breakpoints): is now a subsubsection.
1509 (Global Break Condition): Mention `C-x X X'.
1510 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1511 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1512 (Edebug Display Update): Correct pxref.
1513 (Edebug and Macros): New node.
1514 (Instrumenting Macro Calls): Is now a subsubsection.
1515 Neither arg of `def-edebug-spec' is evaluated.
1516 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1517 (Specification Examples): Fix typo.
1518
b59f605b
LK
15192005-06-14 Lute Kamstra <lute@gnu.org>
1520
1521 * debugging.texi (Function Debugging): Primitives can break on
1522 entry too.
1523
a5c99dc9
KS
15242005-06-14 Kim F. Storm <storm@cua.dk>
1525
1526 * variables.texi (Setting Variables): Add add-to-ordered-list.
1527
f99ed2f8
SM
15282005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1529
1530 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1531 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1532
9d42ffaa
LK
15332005-06-13 Lute Kamstra <lute@gnu.org>
1534
1535 * text.texi (Special Properties): Fix cross reference.
1536
32cc0b00
LT
15372005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1538
1539 * debugging.texi (Function Debugging): Delete mention of empty
1540 string argument to `cancel-debug-on-entry'. Delete inaccurate
1541 description of the return value of that command.
1542
98d1a1cf
EZ
15432005-06-11 Alan Mackenzie <acm@muc.de>
1544
1545 * text.texi (Adaptive Fill): Amplify the description of
1546 fill-context-prefix.
1547
4b53b8d7
LT
15482005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1549
84398baa 1550 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1551
b5305167
SM
15522005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1553
1554 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1555
9bd4c3ad
LT
15562005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1557
1558 * debugging.texi (Error Debugging): Minor rewording.
1559 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1560 is optional.
1561
257914aa
LK
15622005-06-10 Lute Kamstra <lute@gnu.org>
1563
b5305167 1564 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1565 (Top): Give it a title. Correct version number. Give the
1566 detailed node listing a more prominent header.
b5305167
SM
1567 * intro.texi: Don't set VERSION here a second time.
1568 Mention Emacs's version too.
257914aa
LK
1569 * anti.texi (Antinews): Use EMACSVER to refer to the current
1570 version of Emacs.
1571
b7aae902
KS
15722005-06-09 Kim F. Storm <storm@cua.dk>
1573
1574 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1575 match-data and set-match-data.
1576
99598737
RS
15772005-06-08 Richard M. Stallman <rms@gnu.org>
1578
1579 * searching.texi (Entire Match Data): Clarify when match-data
1580 returns markers and when integers.
1581
1582 * display.texi (Defining Faces): Explain that face name should not
1583 end in `-face'.
1584
1585 * modes.texi (Mode Line Data): Minor cleanup.
1586 (Customizing Keywords): Node split out of Search-based Fontification.
1587 Add example of using font-lock-add-keywords from a hook.
1588 Clarify when MODE should be non-nil, and when nil.
1589
15902005-06-06 Richard M. Stallman <rms@gnu.org>
1591
1592 * modes.texi (Mode Line Data): Explain what happens when the car
1593 of a list is a void symbol.
1594 (Search-based Fontification): Explain MODE arg to
1595 font-lock-add-keywords and warn about calls from major modes.
1596
ecc8893a
JL
15972005-06-08 Juri Linkov <juri@jurta.org>
1598
1599 * display.texi (Standard Faces): Add `shadow' face.
1600
7fa9f4eb
LT
16012005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1602
1603 * modes.texi (Major Mode Conventions): A derived mode only needs
1604 to put the call to the parent mode inside `delay-mode-hooks'.
1605
bebcc4b1
RS
16062005-05-29 Richard M. Stallman <rms@gnu.org>
1607
c16b1394
RS
1608 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1609 new, and what that implies. Clarify.
1610
1611 * files.texi (Locating Files): Clean up the text.
1612
bebcc4b1
RS
1613 * frames.texi (Window Frame Parameters): Document user-size.
1614 Shorten entry for top by referring to left.
1615
16162005-05-26 Richard M. Stallman <rms@gnu.org>
1617
1618 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1619 is new, and what the implications are. Other clarifications.
1620
217797bc
RS
16212005-05-24 Richard M. Stallman <rms@gnu.org>
1622
1623 * frames.texi (Dialog Boxes): Minor fixes.
1624
3565fe07
MY
16252005-05-25 Masatake YAMATO <jet@gyve.org>
1626
1627 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1628
817089df
LT
16292005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1630
1631 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1632 is optional.
1633
cb5db137
NR
16342005-05-24 Nick Roberts <nickrob@snap.net.nz>
1635
1636 * frames.texi (Dialog Boxes): Descibe new optional argument.
1637
3c8572f5
LK
16382005-05-23 Lute Kamstra <lute@gnu.org>
1639
1640 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1641 syntax-begin-function over font-lock-beginning-of-syntax-function.
1642
2a4d7cb3
LT
16432005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1644
71f800cf
LT
1645 * minibuf.texi (Reading File Names): Update description of
1646 `read-directory-name'.
1647
2a4d7cb3
LT
1648 * modes.texi (Derived Modes): Clarify :group keyword.
1649
bb4afd09
EZ
16502005-05-21 Eli Zaretskii <eliz@gnu.org>
1651
b5305167
SM
1652 * files.texi (Locating Files): New subsection.
1653 Describe locate-file and executable-find.
bb4afd09 1654
a2c9aee6
EZ
16552005-05-21 Kevin Ryde <user42@zip.com.au>
1656
1657 * frames.texi (Initial Parameters): Update cross reference to
1658 "Emacs Invocation".
1659
6900105f
LT
16602005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1661
ca1b0914
LT
1662 * keymaps.texi (Active Keymaps): Add anchor.
1663
6900105f
LT
1664 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1665 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1666 appropriate place.
1667 (Derived Modes): Small clarifications.
b5305167
SM
1668 (Minor Mode Conventions, Keymaps and Minor Modes):
1669 Replace references to nodes with references to anchors.
6900105f
LT
1670 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1671 Clarify description of lists whose first element is an integer.
1672 (Mode Line Variables): Add anchor.
1673 (%-Constructs): Clarify description of integer after %.
1674 (Emulating Mode Line): Describe nil value for FACE.
1675
54d06364
LT
16762005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1677
1678 * modes.texi (Derived Modes): Correct references to non-existing
1679 variable standard-syntax-table.
1680
f8d0b769
LK
16812005-05-17 Lute Kamstra <lute@gnu.org>
1682
1683 * modes.texi (Defining Minor Modes): Mention the mode hook.
1684
294c599c
KS
16852005-05-15 Kim F. Storm <storm@cua.dk>
1686
1687 * processes.texi (Network): Remove open-network-stream-nowait.
1688 (Network Servers): Remove open-network-stream-server.
1689
4214af69
LT
16902005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1691
1692 * elisp.texi (Top): Update detailed menu.
1693
1694 * variables.texi: Reorder nodes.
1695 (Variables): Update menu.
1696 (File Local Variables): Do not refer to the `-*-' line as
1697 a "local variables list". Add pxref.
1698
302691ab
LT
16992005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1700
56d4215a
LT
1701 * elisp.texi (Top): Update detailed menu for node changes.
1702
302691ab
LT
1703 * modes.texi (Modes): Update Menu.
1704 (Hooks): Move to beginning of chapter.
1705 Most minor modes run mode hooks too.
1706 `add-hook' can handle void hooks or hooks whose value is a single
1707 function.
1708 (Major Modes): Update Menu.
1709 (Major Mode Basics): New node, split off from `Major Modes'.
1710 (Major Mode Conventions): Correct xref. Explain how to handle
1711 auto-mode-alist if the major mode command has an autoload cookie.
1712 (Auto Major Mode): Major update. Add magic-mode-alist.
1713 (Derived Modes): Major update.
1714 (Mode Line Format): Update Menu.
1715 (Mode Line Basics): New node, split off from `Mode Line Format'.
1716
1717 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1718 for `magic autoload comment'. Add index entries and anchor.
1719
d06ba294
RS
17202005-05-14 Richard M. Stallman <rms@gnu.org>
1721
1722 * tips.texi (Coding Conventions): Explain how important it is
1723 that just loading certain files not change Emacs behavior.
1724
1725 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1726
405cb12a
LK
17272005-05-12 Lute Kamstra <lute@gnu.org>
1728
19958124
LK
1729 * modes.texi (Generic Modes): Update.
1730 (Major Modes): Refer to node "Generic Modes".
1731
405cb12a
LK
1732 * elisp.texi (Top): Update to the current structure of the manual.
1733 * processes.texi (Processes): Add menu description.
1734 * customize.texi (Customization): Add menu descriptions.
1735
f714dd1b
TTN
17362005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1737
cc9442f2
TTN
1738 * processes.texi (Signals to Processes)
1739 (Low-Level Network): Fix typos.
f714dd1b 1740
36ad23ec
LK
17412005-05-11 Lute Kamstra <lute@gnu.org>
1742
1743 * elisp.texi (Top): Add some nodes from the chapter "Major and
1744 Minor Modes" to the detailed node listing.
1745
d101bf56
RS
17462005-05-10 Richard M. Stallman <rms@gnu.org>
1747
1748 * keymaps.texi (Extended Menu Items): Menu item filter functions
1749 can be called at any time.
1750
698b0510
LT
17512005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1752
1753 * variables.texi (File Local Variables): `(hack-local-variables t)'
1754 now also checks whether a mode is specified in the local variables
1755 list.
1756
2c6b25c7
EZ
17572005-05-05 Kevin Ryde <user42@zip.com.au>
1758
1759 * display.texi (The Echo Area): Correct format function cross
1760 reference.
1761
643b4cf5
LT
17622005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1763
1764 * variables.texi (Variable Aliases): Change description of
1765 `define-obsolete-variable-alias'.
1766
1767 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1768 (Defining Functions): Add xref.
1769 (Obsolete Functions): New node.
1770 (Function Safety): Standardize capitalization of section title.
1771
1772 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1773 (Dialog Boxes): Complete description of `x-popup-dialog'.
1774
053bc8e4
RS
17752005-05-04 Richard M. Stallman <rms@gnu.org>
1776
1777 * commands.texi (Interactive Codes): Fix Texinfo usage.
1778 Document U more clearly.
1779
f6b1b15a
LT
17802005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1781
3b925015
LT
1782 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1783 function and not a macro.
1784
f6b1b15a
LT
1785 * frames.texi (Pop-Up Menus): Correct and clarify description of
1786 `x-popup-menu'.
1787 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1788
ebbfa918
RS
17892005-05-01 Richard M. Stallman <rms@gnu.org>
1790
1791 * edebug.texi (Checking Whether to Stop): Fix previous change.
1792
abe2f96e
LT
17932005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1794
d6028ef2
LT
1795 * display.texi: Fix typos and Texinfo usage.
1796
abe2f96e
LT
1797 * edebug.texi (Checking Whether to Stop): executing-macro ->
1798 executing-kbd-macro.
1799
b2cfb30b
RS
18002005-05-01 Richard M. Stallman <rms@gnu.org>
1801
1802 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1803
7e995a23
RS
18042005-04-30 Richard M. Stallman <rms@gnu.org>
1805
1806 * files.texi (Magic File Names): Document `operations' property.
1807
57efa539
LK
18082005-04-29 Lute Kamstra <lute@gnu.org>
1809
1810 * modes.texi (Generic Modes): New node.
1811 (Major Modes): Add it to the menu.
1812 (Derived Modes): Add "derived mode" to concept index.
1813
0a20b1dc
LK
18142005-04-28 Lute Kamstra <lute@gnu.org>
1815
1816 * modes.texi (Defining Minor Modes): Fix previous change.
1817 (Font Lock Mode): Simplify.
1818 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1819 when set and that some parts are optional. Add cross references.
1820 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1821 Add cross references. Add font-lock-multiline to index.
1822 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1823 Lock Variables". Document font-lock-add-keywords and
b5305167 1824 font-lock-remove-keywords.
0a20b1dc
LK
1825 (Other Font Lock Variables): Move font-lock-keywords-only,
1826 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1827 and font-lock-syntactic-face-function to node "Syntactic Font
1828 Lock". Move font-lock-keywords-case-fold-search to node
1829 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1830 and font-lock-{,un}fontify-{buffer,region}-function.
1831 (Precalculated Fontification): Remove reference to deleted variable
1832 font-lock-core-only.
1833 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1834 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1835 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1836 and font-lock-syntactic-face-function here from node "Other Font
1837 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1838 Syntax Properties". Add cross references.
b5305167
SM
1839 (Setting Syntax Properties): New node.
1840 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1841 * syntax.texi (Syntax Properties): Add cross reference.
1842 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1843
68a94f5a
RS
18442005-04-26 Richard M. Stallman <rms@gnu.org>
1845
1846 * display.texi (Defining Faces):
1847 Document `default' elements of defface spec.
1848
1849 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1850
1851 * variables.texi (Variable Aliases): Clarify text.
1852
18532005-04-25 Chong Yidong <cyd@stupidchicken.com>
1854
1855 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1856
7f48f143
LT
18572005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1858
1859 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1860
45d2f8e8
EZ
18612005-04-24 Eli Zaretskii <eliz@gnu.org>
1862
f3714ab2
EZ
1863 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1864 syntax-after and syntax-class.
1865
45d2f8e8 1866 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1867 (Unique File Names): Don't mention "numbers" in the documentation
1868 of make-temp-file and make-temp-name.
45d2f8e8 1869
469bc679
RS
18702005-04-23 Richard M. Stallman <rms@gnu.org>
1871
1872 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1873
c9fa5dc9
RS
18742005-04-22 Nick Roberts <nickrob@snap.net.nz>
1875
1876 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1877
230e1e80
NR
18782005-04-22 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1881 and define-obsolete-variable-alias.
1882
1ba52906
KS
18832005-04-22 Kim F. Storm <storm@cua.dk>
1884
1885 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1886 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1887
9721d904
LK
18882005-04-21 Lute Kamstra <lute@gnu.org>
1889
1890 * lists.texi (Association Lists): Document rassq-delete-all.
1891
ed35c736
RS
18922005-04-19 Richard M. Stallman <rms@gnu.org>
1893
1894 * modes.texi (Search-based Fontification): Explain that
1895 facespec is an expression to be evaluated.
1896
42fc00a4
RS
18972005-04-19 Kevin Ryde <user42@zip.com.au>
1898
b5305167 1899 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1900 * strings.texi (String Conversion): Fix xref.
1901
5827e9d4
KS
19022005-04-19 Kim F. Storm <storm@cua.dk>
1903
1904 * symbols.texi (Symbol Plists): Add safe-get.
1905 Mention that `get' may signal an error.
1906
47872da9
NR
19072005-04-18 Nick Roberts <nickrob@snap.net.nz>
1908
1909 * customize.texi (Variable Definitions): Replace tooltip-mode
1910 example with save-place.
1911
ec0cf966
RS
19122005-04-17 Richard M. Stallman <rms@gnu.org>
1913
1914 * buffers.texi (Indirect Buffers): Clarify.
1915
1916 * positions.texi (Positions): Clarify converting marker to integer.
1917
1918 * strings.texi (String Basics): Mention string-match; clarify.
1919
199bb209
LK
19202005-04-08 Lute Kamstra <lute@gnu.org>
1921
1922 * modes.texi (Search-based Fontification): Fix cross references.
1923 Use consistent terminology. Document anchored highlighting.
1924
bfa54668
LK
19252005-04-05 Lute Kamstra <lute@gnu.org>
1926
1927 * modes.texi (Defining Minor Modes): Document :group keyword
1928 argument and its default value.
1929
07e5fb9e
LK
19302005-04-03 Lute Kamstra <lute@gnu.org>
1931
1932 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1933 references and/or descriptions. Delete major mode hooks; mention
1934 them as a category instead. Rename or delete obsolete hooks.
1935
aa945b59
RS
19362005-04-02 Richard M. Stallman <rms@gnu.org>
1937
1938 * nonascii.texi (Coding System Basics): Another wording cleanup.
1939
8b918214
RS
19402005-04-01 Richard M. Stallman <rms@gnu.org>
1941
1942 * nonascii.texi (Coding System Basics): Clarify previous change.
1943
41639988
KH
19442005-04-01 Kenichi Handa <handa@m17n.org>
1945
1946 * nonascii.texi (Coding System Basics): Describe about rondtrip
1947 identity of coding systems.
1948
8e669bbd
RS
19492005-03-29 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * text.texi (Buffer Contents): Add filter-buffer-substring and
1952 buffer-substring-filters.
1953
f60a6f87
RS
19542005-03-26 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * anti.texi (Antinews): Mention `G' interactive code.
1957
1958 * tips.texi (Compilation Tips): Mention benchmark.el.
1959
aaac1251
LT
19602005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1961
1962 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1963 is now bound to M-o M-o.
1964
1965 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1966
45325173
GM
19672005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1968
1969 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1970 in the Emacs Manual).
1971 * Makefile.in (srcs): Remove calendar.texi.
1972 * makefile.w32-in (srcs): Remove calendar.texi.
1973 * display.texi (Display): Change name of next node.
1974 * os.texi (System In): Change name of previous node.
1975 * elisp.texi (Top): Remove Calendar references.
1976 * vol1.texi (Top): Remove Calendar references.
1977 * vol2.texi (Top): Remove Calendar references.
1978
85df292e
RS
19792005-03-25 Richard M. Stallman <rms@gnu.org>
1980
45325173 1981 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1982 Cleanup previous change.
1983
19842005-03-25 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * display.texi (Face Attributes): Faces earlier in an :inherit
1987 list take precedence.
1988 (Scroll Bars): Fix description of vertical-scroll-bars.
1989 Document frame-current-scroll-bars and window-current-scroll-bars.
1990
1991 * markers.texi (The Mark): Document temporary Transient Mark mode.
1992
b5305167
SM
1993 * minibuf.texi (Reading File Names):
1994 Document read-file-name-completion-ignore-case.
85df292e
RS
1995
1996 * positions.texi (Screen Lines): Document nil for width argument
1997 to compute-motion.
1998
1fe54d69
KS
19992005-03-23 Kim F. Storm <storm@cua.dk>
2000
2001 * display.texi (Standard Faces): Other faces used in the fringe
2002 implicitly inherits from the fringe face.
2003 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2004 properties implicitly inherits from fringe face.
2005 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2006
a775dff4
RS
20072005-03-20 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * display.texi (Invisible Text): State default value of
2010 line-move-ignore-invisible.
2011 (Managing Overlays): Document remove-overlays.
2012 (Standard Faces): Document escape-glyph face.
2013
b5305167 2014 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2015
b5305167
SM
2016 * modes.texi (Other Font Lock Variables):
2017 Document font-lock-lines-before.
a775dff4
RS
2018
2019 * positions.texi (Skipping Characters): skip-chars-forward allows
2020 character classes.
2021
077f7085
LK
20222005-03-18 Lute Kamstra <lute@gnu.org>
2023
2024 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2025
d69ea7ab
RS
20262005-03-17 Richard M. Stallman <rms@gnu.org>
2027
c7bd5d57
RS
2028 * text.texi (Undo): Document extensible undo entries.
2029
d69ea7ab
RS
2030 * searching.texi (String Search, Regexp Search, Regexp Search):
2031 Cleanups.
2032
2033 * nonascii.texi (Character Codes): Minor fix.
2034
2035 * display.texi (Display Property): Explain the significance
2036 of having text properties that are eq.
2037 (Other Display Specs): Explain string as display spec.
2038
2039 * commands.texi (Interactive Codes): Document G option.
2040
20412005-03-17 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * text.texi (Filling): Add sentence-end-without-period and
2044 sentence-end-without-space.
2045 (Changing Properties): Minor fix.
2046
2047 * anti.texi: Total rewrite.
2048
a7679889
LK
20492005-03-15 Lute Kamstra <lute@gnu.org>
2050
2051 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2052
6eb8e247
KS
20532005-03-08 Kim F. Storm <storm@cua.dk>
2054
2055 * display.texi (Specified Space): Property :width is support on
2056 non-graphic terminals, :height is not.
2057
bfa8be14
RS
20582005-03-07 Richard M. Stallman <rms@gnu.org>
2059
2060 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2061 Now subnodes of Fringes.
2062 (Overlay Arrow): Document overlay-arrow-variable-list.
2063 (Fringe Size/Pos): New node, broken out of Fringes.
2064 (Display): Explain clearing vs redisplay better.
2065 (Truncation): Clarify use of bitmaps.
2066 (The Echo Area): Clarify the uses of the echo area.
2067 Add max-mini-window-height.
2068 (Progress): Clarify.
2069 (Invisible Text): Explain that main loop moves point out.
2070 (Selective Display): Say "hidden", not "invisible".
b5305167 2071 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2072 (Overlay Properties): Clarify intro.
2073 (Finding Overlays): Explain return values when nothing found.
2074 (Width): truncate-string-to-width has added arg.
2075 (Displaying Faces): Clarify and update mode line face handling.
2076 (Face Functions): Minor cleanup.
b5305167 2077 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2078 (Pixel Specification, Other Display Specs): Minor cleanups.
2079 (Images, Image Descriptors): Minor cleanups.
2080 (GIF Images): Patents have expired.
2081 (Showing Images): Explain default text for insert-image.
b5305167 2082 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2083 (Making Buttons): Explain return values.
2084 (Button Buffer Commands): Add xref.
2085 (Inverse Video): Update mode-line-inverse-video.
2086 (Display Table Format): Clarify.
2087 (Active Display Table): Give defaults for window-display-table.
2088
2089 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2090 and calendar-today-marker are strings, not chars.
2091 (Holiday Customizing): Minor fix.
2092
bfa8be14
RS
2093 * internals.texi (Writing Emacs Primitives): Update `or' example.
2094 Update limit on # args of subr.
2095
2096 * edebug.texi (Using Edebug): Arrow is in fringe.
2097 (Instrumenting): Arg to eval-defun works without loading edebug.
2098 (Edebug Execution Modes): Add xref.
2099
2100 * customize.texi (Common Keywords): Clarify :require.
2101 Mention :version here.
2102 (Variable Definitions, Group Definitions): Not here.
2103 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2104
d69ea7ab
RS
21052005-03-07 Chong Yidong <cyd@stupidchicken.com>
2106 * nonascii.texi (Text Representations): Clarify position-bytes.
2107 (Character Sets): Add list-charset-chars.
2108 (Scanning Charsets): Add charset-after.
2109 (Encoding and I/O): Minor fix.
2110
34398e6c
RS
21112005-03-06 Richard M. Stallman <rms@gnu.org>
2112
2113 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2114 (Resizing Windows): Likewise.
2115
2116 * text.texi (Change Hooks): Get rid of "Emacs 21".
2117
2118 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2119
2120 * streams.texi (Output Variables): Get rid of "Emacs 21".
2121
2122 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2123
2124 * os.texi (Translating Input): Replace flow-control example
2125 with a less obsolete example that uses `keyboard-translate'.
2126
6eb8e247 2127 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2128 Get rid of "Emacs 21".
6eb8e247 2129
34398e6c
RS
2130 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2131 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2132
2133 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2134
2135 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2136
2137 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2138 (Menu Bar): Fix when menu-bar-update-hook is called.
2139
2140 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2141
2142 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2143 and make it read better.
2144
2145 * files.texi (Writing to Files): Get rid of "Emacs 21".
2146 (Unique File Names): Likewise.
2147
2148 * elisp.texi: Update Emacs version to 22.
2149
2150 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2151 (Overlay Properties, Face Attributes): Likewise.
2152 (Managing Overlays): Fix punctuation.
2153 (Attribute Functions): Clarify set-face-font; get rid of
2154 info about old Emacs versions.
2155 (Auto Faces, Font Lookup, Display Property, Images):
2156 Get rid of "Emacs 21".
2157
2158 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2159
d2178387
RS
21602005-03-05 Richard M. Stallman <rms@gnu.org>
2161
2162 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2163
524352d6
LK
21642005-03-04 Lute Kamstra <lute@gnu.org>
2165
2166 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2167
21682005-03-03 Lute Kamstra <lute@gnu.org>
2169
2170 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2171
284f0680
LK
21722005-03-01 Lute Kamstra <lute@gnu.org>
2173
2174 * debugging.texi (Debugger Commands): Update `j'.
2175
a9ee5cac
LK
21762005-02-28 Lute Kamstra <lute@gnu.org>
2177
2178 * debugging.texi (Debugging): Fix typo.
2179 (Error Debugging): Document eval-expression-debug-on-error.
2180 (Function Debugging): Update example.
2181 (Using Debugger): Mention starred stack frames.
2182 (Debugger Commands): Document `j' and `l'.
2183 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2184 Update the messages that the debugger displays.
2185 (Internals of Debugger): Add cross reference. Update example.
2186 (Excess Open): Minor improvement.
2187 (Excess Close): Minor improvement.
2188
378d0f8e
RS
21892005-02-26 Richard M. Stallman <rms@gnu.org>
2190
2191 * tips.texi (Coding Conventions): Clarify.
2192 Put all the major mode key reservations together.
2193 Mention the Mouse-1 => Mouse-2 conventions.
2194
2195 * syntax.texi (Syntax Class Table): Clarify.
2196 (Syntax Table Functions): syntax-after moved from here.
2197 (Syntax Table Internals): syntax-after moved to here.
2198 (Parsing Expressions): Update info on number of values
2199 and what's meaningful in the STATE argument.
2200 (Categories): Fix typo.
2201
2202 * sequences.texi (Arrays): Cleanup.
2203 (Char-Tables): Clarify.
2204
2205 * processes.texi (Deleting Processes): Cleanups, add xref.
2206 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2207 (Process Information): set-process-coding-system, some args optional.
2208 (Input to Processes): Explain various types for PROCESS args.
2209 Rename them from PROCESS-NAME to PROCESS.
2210 (Signals to Processes): Likewise.
2211 (Decoding Output): Cleanup.
2212 (Query Before Exit): Clarify.
2213
2214 * os.texi (Startup Summary): Correct the options; add missing ones.
2215 (Terminal Output, Batch Mode): Clarify.
2216 (Flow Control): Node deleted.
2217
2218 * markers.texi (The Mark): Clarify.
2219
2220 * macros.texi (Expansion): Cleanup.
2221 (Indenting Macros): indent-spec allows ints, not floats.
2222
2223 * keymaps.texi (Keymaps): Clarify.
2224 (Format of Keymaps): Update lisp-mode-map example.
2225 (Active Keymaps, Key Lookup): Clarify.
2226 (Changing Key Bindings): Add xref to `kbd'.
2227 (Key Binding Commands, Simple Menu Items): Clarify.
2228 (Mouse Menus, Menu Bar): Clarify.
2229 (Menu Example): Replace print example with menu-bar-replace-menu.
2230
2231 * help.texi (Documentation Basics): Add function-documentation prop.
2232
2233 * elisp.texi (Top): Don't refer to Flow Control node.
2234
2235 * commands.texi (Command Overview): Improve xrefs.
2236 (Adjusting Point): Adjusting point applies to intangible and invis.
2237 (Key Sequence Input): Doc extra read-key-sequence args.
2238 Likewise for read-key-sequence-vector.
2239
2240 * backups.texi (Rename or Copy): Minor fix.
2241 (Numbered Backups): For version-control, say the default.
2242 (Auto-Saving): make-auto-save-file-name example is simplified.
2243
2244 * advice.texi (Advising Functions): Don't imply one part of Emacs
2245 should advise another part. Markup changes.
2246 (Defining Advice): Move transitional para.
2247 (Activation of Advice): Cleanup.
2248 Explain if COMPILE is nil or negative.
2249
2250 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2251
2e20c83d
LK
22522005-02-24 Lute Kamstra <lute@gnu.org>
2253
2254 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2255 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2256
65c492fd
LK
22572005-02-23 Lute Kamstra <lute@gnu.org>
2258
b02c3eed
LK
2259 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2260 to define global minor modes as well.
2261
65c492fd
LK
2262 * display.texi (Managing Overlays): overlay-buffer returns nil for
2263 deleted overlays.
2264
b686dd59
KS
22652005-02-22 Kim F. Storm <storm@cua.dk>
2266
2267 * minibuf.texi (Basic Completion): Allow symbols in addition to
2268 strings in try-completion and all-completions.
2269
23e8c095
LK
22702005-02-14 Lute Kamstra <lute@gnu.org>
2271
2272 * elisp.texi (Top): Remove reference to deleted node.
2273
2274 * lists.texi (Lists): Remove reference to deleted node.
2275 (Cons Cells): Fix typo.
2276
2277 * loading.texi (Where Defined): Fix typo.
2278
134948fc
RS
22792005-02-14 Richard M. Stallman <rms@gnu.org>
2280
2281 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2282 is useful for discarding some minor modes.
2283
2284 * symbols.texi (Symbol Components): Reorder examples.
2285
2286 * streams.texi (Input Functions): State standard-input default.
2287 (Output Variables): State standard-output default.
2288
2289 * objects.texi (Printed Representation): Clarify read syntax vs print.
2290 (Floating Point Type): Explain meaning better.
2291 (Symbol Type): Explain uniqueness better.
2292 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2293 List examples sooner.
2294 (Box Diagrams): New subnode broken out.
2295 Some examples moved from old Lists as Boxes node.
2296 (Dotted Pair Notation): Clarify intro.
2297 (Array Type): Clarify.
2298 (Type Predicates): Add hash-table-p.
2299
2300 * numbers.texi (Integer Basics): Clarify radix explanation.
2301 (Predicates on Numbers): Minor clarification.
2302 (Comparison of Numbers): Minor clarification. Clarify eql.
2303 Typos in min, max.
2304 (Math Functions): Clarify overflow in expt.
2305
2306 * minibuf.texi (Text from Minibuffer): Minor clarification.
2307 Mention arrow keys.
2308
2309 * loading.texi (Autoload): defun's doc string overrides autoload's
2310 doc string.
2311 (Repeated Loading): Modernize "add to list" examples.
2312 (Where Defined): Finish updating table of load-history elts.
2313
2314 * lists.texi (List-related Predicates): Minor wording improvement.
2315 (Lists as Boxes): Node deleted.
2316 (Building Lists): Explain trivial cases of number-sequence.
2317
2318 * hash.texi (Hash Tables): Add desc to menu items.
2319 (Creating Hash): Expain "full" means "make larger",
2320 (Hash Access): Any object can be a key.
2321 State value of maphash.
2322
2323 * functions.texi (What Is a Function): Wording cleanup.
2324 (Function Documentation): Minor cleanup.
2325 Explain purpose of calling convention at end of doc string.
2326 (Function Names): Wording cleanup.
2327 (Calling Functions): Wording cleanup.
2328 Explain better how funcall calls the function.
2329 (Function Cells): Delete example of saving and redefining function.
2330
2331 * control.texi (Combining Conditions): Wording cleanup.
2332 (Iteration): dolist and dotimes bind VAR locally.
2333 (Cleanups): Xref to Atomic Changes.
2334
2335 * compile.texi (Byte Compilation): Delete 19.29 info.
2336 (Compilation Functions): Macros' difficulties don't affect defsubst.
2337 (Docs and Compilation): Delete 19.29 info.
2338
44291460
RS
23392005-02-10 Richard M. Stallman <rms@gnu.org>
2340
2341 * objects.texi (Symbol Type): Minor correction.
2342
1f9ad95a
LK
23432005-02-06 Lute Kamstra <lute@gnu.org>
2344
2345 * modes.texi (Example Major Modes): Fix typos.
2346
ba2c991c
RS
23472005-02-06 Richard M. Stallman <rms@gnu.org>
2348
2349 * text.texi (Margins): fill-nobreak-predicate can be one function.
2350
2351 * strings.texi (Modifying Strings): clear-string can make unibyte.
2352 (Formatting Strings): format gives error if values missing.
2353
2354 * positions.texi (Character Motion): Mention default arg
2355 for forward-char. backward-char refers to forward-char.
2356 (Word Motion): Mention default arg for forward-word.
2357 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2358 Simplify end-of-buffer.
2359 (Text Lines): Mention default arg for forward-line.
2360 (List Motion): Mention default arg for beginning/end-of-defun.
2361 (Skipping Characters): Minor fixes in explaining character-set.
2362
2363 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2364 Mode inheritance applies only when default-major-mode is nil.
2365 Clarifications.
2366 (Example Major Modes): Update Text mode and Lisp mode examples.
2367 (Minor Mode Conventions): Mention define-minor-mode at top.
2368 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2369 (Mode Line Format): Update mode line face display info.
2370 (Properties in Mode): Mention effect of risky vars.
2371 (Imenu): Define imenu-add-to-menubar.
2372 (Font Lock Mode): Add descriptions to menu lines.
2373 (Faces for Font Lock): Add font-lock-doc-face.
2374
9bf6d576
LK
23752005-02-05 Lute Kamstra <lute@gnu.org>
2376
2377 * text.texi (Maintaining Undo): Remove obsolete function.
2378
cb602754
EZ
23792005-02-05 Eli Zaretskii <eliz@gnu.org>
2380
2381 * frames.texi (Color Names): Add pointer to the X docs about RGB
2382 color specifications. Improve indexing
2383 (Text Terminal Colors): Replace the description of RGB values by
2384 an xref to "Color Names".
2385
4e07258f
RS
23862005-02-03 Richard M. Stallman <rms@gnu.org>
2387
2388 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2389 Clarify.
2390 (Selecting Windows): Clarify save-selected-window.
2391 (Cyclic Window Ordering): Clarify walk-windows.
2392 (Window Point): Clarify.
2393 (Window Start): Add comment to example.
2394 (Resizing Windows): Add `interactive' specs in examples.
2395 Document fit-window-to-buffer.
2396
2397 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2398 (Undo, Maintaining Undo): Clarify last change.
2399 (Sorting): In sort-numeric-fields, explain about octal and hex.
2400 Mention sort-numeric-base.
2401 (Format Properties): Add xref for hard newlines.
2402
2403 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2404 (Pop-Up Menus): Fix typo.
2405 (Color Names): Explain all types of color names.
2406 Explain color-values on B&W terminal.
2407 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2408
2409 * files.texi (File Locks): Not supported on MS systems.
2410 (Testing Accessibility): Clarify.
2411
2412 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2413 (Coverage Testing): Fix typo.
2414
2415 * commands.texi (Misc Events): Remove stray space.
2416
2417 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2418 (Modification Time): Clarify when visited-file-modtime returns 0.
2419 (The Buffer List): Clarify bury-buffer.
2420 (Killing Buffers): Clarify.
2421 (Indirect Buffers): Add clone-indirect-buffer.
2422
24232005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2424
2425 * edebug.texi (Printing in Edebug): Fix default value of
2426 edebug-print-circle.
2427 (Coverage Testing): Fix displayed frequency count data.
2428
24292005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2430
2431 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2432
4e07258f 24332005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2434
2435 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2436
28d986b9
EZ
24372005-01-29 Eli Zaretskii <eliz@gnu.org>
2438
2439 * commands.texi (Misc Events): Describe the help-echo event.
2440
2441 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2442 consistently in description of the help-echo property.
2443 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2444
2445 * display.texi (Overlay Properties): Fix the index entry for
2446 help-echo overlay property.
2447
2448 * customize.texi (Type Keywords): Uncomment the xref to the
2449 help-echo property documentation.
2450
8f958b40
KS
24512005-01-23 Kim F. Storm <storm@cua.dk>
2452
2453 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2454 return value. Third element FULLY replaced by PARTIAL which
2455 specifies number of invisible pixels if row is only partially visible.
2456 (Textual Scrolling): Mention auto-window-vscroll.
2457 (Vertical Scrolling): New defvar auto-window-vscroll.
2458
cd7e5dd6
LT
24592005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2460
2461 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2462 command remapping.
2463
6f771c32
RS
24642005-01-15 Richard M. Stallman <rms@gnu.org>
2465
2466 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2467
6ac8a822
KS
24682005-01-14 Kim F. Storm <storm@cua.dk>
2469
88948d55
KS
2470 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2471
6ac8a822
KS
2472 * text.texi (Links and Mouse-1): Fix string and vector item.
2473
20d6de82
RS
24742005-01-13 Richard M. Stallman <rms@gnu.org>
2475
2476 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2477 descriptions of overriding-local-map and overriding-terminal-local-map.
2478
2479 * text.texi (Links and Mouse-1): Clarify text.
2480
f75a592e
KS
24812005-01-13 Kim F. Storm <storm@cua.dk>
2482
2483 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2484
910f60b1
TTN
24852005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2486
2487 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2488
37181fc4
KS
24892005-01-12 Kim F. Storm <storm@cua.dk>
2490
2491 * text.texi (Links and Mouse-1): Rename section from Enabling
2492 Mouse-1 to Following Links. Change xrefs.
2493 Add examples for define-button-type and define-widget.
2494
2495 * display.texi (Button Properties, Button Buffer Commands):
2496 Clarify mouse-1 and follow-link functionality.
2497
28f94a34
RS
24982005-01-12 Richard M. Stallman <rms@gnu.org>
2499
2500 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2501
2502 * display.texi (Beeping): Fix Texinfo usage.
2503
2504 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2505
bac2d936
KS
25062005-01-11 Kim F. Storm <storm@cua.dk>
2507
2508 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2509 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2510
2511 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2512 (Enabling Mouse-1 to Follow Links): New subsection.
2513
de968ddb
RS
25142005-01-06 Richard M. Stallman <rms@gnu.org>
2515
2516 * text.texi (Special Properties): Minor change.
2517
2518 * os.texi (Timers): Clarify previous change.
2519
2520 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2521
a3a43b3b
LT
25222005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * display.texi (Face Attributes): Correct xref to renamed node.
2525
732bb9ce
RS
25262005-01-01 Richard M. Stallman <rms@gnu.org>
2527
2528 * display.texi (Face Attributes): Describe hex color specs.
2529
c734ae59
RS
25302004-12-31 Richard M. Stallman <rms@gnu.org>
2531
2532 * os.texi (Timers): Update previous change.
2533
33b2f4ea
KS
25342004-12-30 Kim F. Storm <storm@cua.dk>
2535
2536 * display.texi (Line Height): Total line-height is now specified
2537 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2538 in cons cells. (nil . RATIO) is relative to actual line height.
2539 Use line-height `t' instead of `0' to get minimum height.
2540
99ec74b9
RS
25412004-12-29 Richard M. Stallman <rms@gnu.org>
2542
2543 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2544
eab463f6
RS
25452004-12-28 Richard M. Stallman <rms@gnu.org>
2546
2547 * commands.texi (Quitting): Clarify value of with-local-quit.
2548
2549 * elisp.texi (Top): Fix previous change.
2550
2551 * loading.texi (Loading): Fix previous change.
2552
ebbd14f1
RS
25532004-12-27 Richard M. Stallman <rms@gnu.org>
2554
4ae98fc5
RS
2555 * Makefile.in (MAKEINFO): Specify --force.
2556
8f430046
RS
2557 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2558
56011a8c
RS
2559 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2560
2561 * display.texi (Line Height): Further clarify.
2562
2563 * elisp.texi (Top): Update Loading submenu.
2564
ebbd14f1
RS
2565 * loading.texi (Where Defined): New node.
2566 (Unloading): load-history moved to Where Defined.
2567
fda2922a
RS
25682004-12-21 Richard M. Stallman <rms@gnu.org>
2569
2570 * commands.texi (Event Input Misc): Add while-no-input.
2571
9eb8959a
RS
25722004-12-11 Richard M. Stallman <rms@gnu.org>
2573
2574 * display.texi (Line Height): Rewrite text for clarity.
2575
adf87c29
KS
25762004-12-11 Kim F. Storm <storm@cua.dk>
2577
2578 * display.texi (Display): Add node "Line Height" to menu.
2579 (Line Height): New node. Move full description of line-spacing
2580 and line-height text properties here from text.texi.
2581 (Scroll Bars): Add vertical-scroll-bar variable.
2582
2583 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2584
2585 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2586 line-spacing and vertical-scroll-bar.
2587
2588 * text.texi (Special Properties): Just mention line-spacing and
2589 line-height here, add xref to new "Line Height" node.
2590
31e4729e
TTN
25912004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2592
2593 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2594
2595 * locals.texi (Standard Buffer-Local Variables):
2596 Add @xref for `line-spacing'.
2597
cc60c723
RS
25982004-12-05 Richard M. Stallman <rms@gnu.org>
2599
2600 * Makefile.in (maintainer-clean): Remove the info files
2601 in $(infodir) where they are created.
2602
f6101ac9
RS
26032004-12-03 Richard M. Stallman <rms@gnu.org>
2604
2605 * windows.texi (Selecting Windows): get-lru-window and
2606 get-largest-window don't consider dedicated windows.
2607
2608 * text.texi (Undo): Document undo-in-progress.
2609
94221759
RS
26102004-11-26 Richard M. Stallman <rms@gnu.org>
2611
2612 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2613 Remove a few vars that are not always buffer-local.
2614
7092c5e8
LT
26152004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2616
2617 * locals.texi (Standard Buffer-Local Variables): Comment out
2618 xref's to non-existent node `Yet to be written'.
2619
261b01c6
RS
26202004-11-24 Richard M. Stallman <rms@gnu.org>
2621
2622 * processes.texi (Synchronous Processes): Grammar fix.
2623
2624 * numbers.texi (Comparison of Numbers): Add eql.
2625
2626 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2627
2628 * intro.texi (Printing Notation): Fix previous change.
2629
2630 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2631 and default-indicate-buffer-boundaries from here.
2632 (Usual Display): To here.
2633 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2634 (Usual Display): Move tab-width up.
2635
2636 * customize.texi (Variable Definitions): Replace
2637 show-paren-mode example with tooltip-mode.
7092c5e8 2638 (Simple Types, Composite Types, Defining New Types):
261b01c6 2639 Minor cleanups.
7092c5e8 2640
c1aa4864
JH
26412004-11-21 Jesper Harder <harder@ifa.au.dk>
2642
2643 * processes.texi (Synchronous Processes, Output from Processes):
2644 Markup fix.
2645
dedbac89
RS
26462004-11-20 Richard M. Stallman <rms@gnu.org>
2647
07c8c65a
RS
2648 * positions.texi (Skipping Characters): skip-chars-forward
2649 now handles char classes.
2650
8f40a868
RS
2651 * intro.texi (Printing Notation): Avoid confusion of `print'
2652 when explaining @print.
2653
2654 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2655
2656 * display.texi (Display Table Format): Minor fix.
2657
2658 * streams.texi (Output Functions): Fix print example.
2659
fd6866c8
RS
2660 * Makefile.in (elisp): New target.
2661 (dist): Depend on $(infodir)/elisp, not elisp.
2662 Copy the info files from $(infodir).
2663
9d00469f
RS
2664 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2665 read-from-minibuffer.
2666
dedbac89
RS
2667 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2668
6de891db
RS
26692004-11-19 Richard M. Stallman <rms@gnu.org>
2670
2671 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2672
e1c1c5a7
TTN
26732004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2674
2675 * tips.texi (Coding Conventions): Fix typo.
2676
ee31cd78
RS
26772004-11-16 Richard M. Stallman <rms@gnu.org>
2678
2679 * tips.texi (Coding Conventions): Separate defvar and require
2680 methods to avoid warnings. Use require only when there are many
2681 functions and variables from that package.
2682
2683 * minibuf.texi (Minibuffer Completion): When ignoring case,
2684 predicate must not be case-sensitive.
2685
2686 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2687 (Test Coverage): Don't talk about "splotches". Clarified.
2688
4bd38e94
TTN
26892004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2690
2691 * frames.texi (Window Frame Parameters): Fix typo.
2692
6d073ae1
KS
26932004-11-15 Kim F. Storm <storm@cua.dk>
2694
9f89426b
KS
2695 * symbols.texi (Other Plists): Note that plist-get may signal error.
2696 Add safe-plist-get.
6d073ae1 2697
10980463
TTN
26982004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2699
2700 * modes.texi (Font Lock Basics): Fix typo.
2701
1efc19eb
RS
27022004-11-08 Richard M. Stallman <rms@gnu.org>
2703
2704 * syntax.texi (Syntax Table Functions): Add syntax-after.
2705
6159c232
EZ
27062004-11-06 Lars Brinkhoff <lars@nocrew.org>
2707
2708 * os.texi (Processor Run Time): New section documenting
2709 get-internal-run-time.
2710
59dede22
EZ
27112004-11-06 Eli Zaretskii <eliz@gnu.org>
2712
2713 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2714 it nukes elisp-cover.texi.
2715 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2716 elisp-0 etc.
2717
4cc8522c
LT
27182004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2719
2720 * commands.texi (Keyboard Macros): Document `append' return value
2721 of `defining-kbd-macro'.
2722
2d1ef312
RS
27232004-11-01 Richard M. Stallman <rms@gnu.org>
2724
2725 * commands.texi (Interactive Call): Add called-interactively-p.
2726
6f4e005d
SJ
27272004-10-29 Simon Josefsson <jas@extundo.com>
2728
2729 * minibuf.texi (Reading a Password): Revert.
2730
4f71c13f
RS
27312004-10-28 Richard M. Stallman <rms@gnu.org>
2732
2733 * frames.texi (Display Feature Testing): Explain about "vendor".
2734
4660a9e3
RS
27352004-10-27 Richard M. Stallman <rms@gnu.org>
2736
2737 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2738 not raw. Clarify `n'.
2739 (Interactive Call): Rewrite interactive-p, focusing on when
2740 and how to use it.
2741 (Misc Events): Clarify previous change.
2742
2743 * advice.texi (Simple Advice): Clarify what job the example does.
2744 (Around-Advice): Clarify ad-do-it.
2745 (Activation of Advice): An option of ad-default-compilation-action
2746 is `never', not `nil'.
2747
c8636435
KS
27482004-10-26 Kim F. Storm <storm@cua.dk>
2749
2750 * commands.texi (Interactive Codes): Add U code letter.
2751
acd4089b
SJ
27522004-10-25 Simon Josefsson <jas@extundo.com>
2753
2754 * minibuf.texi (Reading a Password): Add.
2755
29dc7809
JR
27562004-10-24 Jason Rumney <jasonr@gnu.org>
2757
2758 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2759 and wheel-down.
2760
bb5d6d34
KG
27612004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2762
2763 * processes.texi (Synchronous Processes): Document process-file.
2764
d0ee2ed3
KH
27652004-10-22 Kenichi Handa <handa@m17n.org>
2766
2767 * text.texi (translate-region): Document that it accepts also a
2768 char-table.
2769
38be9dbb
DP
27702004-10-22 David Ponce <david@dponce.com>
2771
2772 * windows.texi (Resizing Windows): Document the `preserve-before'
2773 argument of the functions `enlarge-window' and `shrink-window'.
2774
63c80452
JR
27752004-10-19 Jason Rumney <jasonr@gnu.org>
2776
2777 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2778
9f4b6e73
LT
27792004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2780
2781 * text.texi (Filling): Add anchor for definition of
2782 `sentence-end-double-space'.
2783
2784 * searching.texi (Regexp Example): Update description of how
2785 Emacs currently recognizes the end of a sentence.
2786 (Standard Regexps): Update definition of the variable
2787 `sentence-end'. Add definition of the function `sentence-end'.
2788
657f0f9c
EZ
27892004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2790
2791 * display.texi (Progress): New node.
2792
35ab4857
KS
27932004-10-05 Kim F. Storm <storm@cua.dk>
2794
2795 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2796
f2a54fbc
KS
27972004-09-29 Kim F. Storm <storm@cua.dk>
2798
2799 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2800 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2801 fringe bitmap symbols, as they now have their own namespace.
2802 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2803 vs. pixels. Signal error if no free bitmap slots.
2804 (Pixel Specification): Change IMAGE to @var{image}.
2805
4676d6f3
RS
28062004-09-28 Richard M. Stallman <rms@gnu.org>
2807
2808 * text.texi (Special Properties): Clarify line-spacing and line-height.
2809
2810 * searching.texi (Regexp Search): Add looking-back.
2811
17234906
LT
28122004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2813
2814 * display.texi: Correct typos.
2815 (Image Descriptors): Correct xref's.
2816
4de43c8b
RS
28172004-09-25 Richard M. Stallman <rms@gnu.org>
2818
2819 * text.texi (Special Properties): Cleanups in `cursor'.
2820 Rewrites in `line-height' and `line-spacing'; exchange them.
2821
2822 * display.texi (Fringes): Rewrite previous change.
2823 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2824 (Display Fringe Bitmaps): Node deleted, text moved.
2825 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2826 (Scroll Bars): Clarify set-window-scroll-bars.
2827 (Pointer Shape): Rewrite.
2828 (Specified Space): Clarify :align-to, etc.
2829 (Pixel Specification): Use @var. Clarify new text.
2830 (Other Display Specs): Clarify `slice'.
2831 (Image Descriptors): Cleanups.
2832 (Showing Images): Cleanups.
2833
a3ee0299
LT
28342004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2835
e88ebce6
LT
2836 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2837
a3ee0299
LT
2838 * modes.texi: Various minor changes in addition to:
2839 (Major Mode Conventions): Final call to `run-mode-hooks' should
2840 not be inside the `delay-mode-hooks' form.
2841 (Mode Hooks): New node.
2842 (Hooks): Delete obsolete example.
2843 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2844 node "Mode Hooks".
2845
6db2bc02
LT
28462004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2847
2848 * display.texi: Correct various typos.
2849 (Display): Rename node "Pointer Shapes" to "Pointer
2850 Shape". (There is already a node called "Pointer Shapes" in
2851 frames.texi.)
2852 (Images): Remove non-existent node "Image Slices" from menu.
2853
ed2846bd
KS
28542004-09-23 Kim F. Storm <storm@cua.dk>
2855
2856 * text.texi (Special Properties): Add `cursor', `pointer',
2857 `line-height', and `line-spacing' properties.
2858
2859 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2860 Shapes' to menu.
2861 (Standard Faces): Doc fix for fringe face.
2862 (Fringes): Add `overflow-newline-into-fringe' and
2863 'indicate-buffer-boundaries'.
2864 (Fringe Bitmaps, Pointer Shapes): New nodes.
2865 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2866 Bitmaps' to menu.
2867 (Specified Space): Describe pixel width and height.
2868 (Pixel Specification): New node.
2869 (Other Display Specs): Add `slice' property.
2870 (Display Fringe Bitmaps): New node.
2871 (Images): Add 'Image Slices' to menu.
2872 (Image Descriptors): Add `:pointer' and `:map' properties.
2873 (Showing Images): Add slice arg to `insert-image'. Add
2874 'insert-sliced-image'.
2875
4d894c98
RS
28762004-09-20 Richard M. Stallman <rms@gnu.org>
2877
2878 * commands.texi (Key Sequence Input):
2879 Clarify downcasing in read-key-sequence.
2880
7e388eb7
JL
28812004-09-08 Juri Linkov <juri@jurta.org>
2882
2883 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2884
a020987f
LT
28852004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2886
2887 * locals.texi (Standard Buffer-Local Variables): Add
2888 `buffer-auto-save-file-format'.
2889 * internals.texi (Buffer Internals): Describe new
2890 auto_save_file_format field of the buffer structure.
2891 * files.texi (Format Conversion): `auto-save-file-format' has been
2892 renamed `buffer-auto-save-file-format'.
2893
2b96f80c
LT
28942004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2895
2896 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2897 an integer or a marker.
2898 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2899
2ee3b79e
RS
29002004-08-22 Richard M. Stallman <rms@gnu.org>
2901
2902 * modes.texi (Major Mode Conventions): Discuss rebinding of
2903 standard key bindings.
2904
c438dc33
KS
29052004-08-18 Kim F. Storm <storm@cua.dk>
2906
2907 * processes.texi (Accepting Output): Add `just-this-one' arg to
2908 `accept-process-output'.
101c421e 2909 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2910
db8af011
LT
29112004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2912
2913 * keymaps.texi: Various changes in addition to:
2914 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2915 Give more varied examples for `kbd'.
2916 (Creating Keymaps): Char tables have slots for all characters
2917 without modifiers.
2918 (Active Keymaps): `overriding-local-map' and
2919 `overriding-terminal-local-map' also override text property and
2920 overlay keymaps.
2921 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2922 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2923 to denote a prefix of no events.
2924 `map-keymap' includes parent's bindings _recursively_.
2925 Clarify and correct description of `where-is-internal'.
2926 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2927 (Menu Example): For menus intended for use with the keyboard, the
2928 menu items should be bound to characters or real function keys.
2929
de700726
LT
29302004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2931
30e75a87
LT
2932 * objects.texi (Character Type): Reposition `@anchor' to prevent
2933 double space inside sentence in Info.
2934
de700726
LT
2935 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2936 renamed to `disabled-command-function'.
7c5b95c9 2937 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2938 (Command Loop Info): Replace reference to it.
2939 (Disabling Commands): `disabled-command-hook' has been renamed to
2940 `disabled-command-function'.
2941
81909a1a
LT
29422004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2943
2944 * os.texi (Translating Input): Only non-prefix bindings in
2945 `key-translation-map' override actual key bindings. Warn about
2946 possible indirect effect of actual key bindings on non-prefix
2947 bindings in `key-translation-map'.
2948
5504e99c
LT
29492004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2950
2951 * minibuf.texi (High-Level Completion): Add anchor for definition
2952 of `read-variable'.
2953
2954 * commands.texi: Various changes in addition to:
2955 (Using Interactive): Clarify description of `interactive-form'.
2956 (Interactive Call): Mention default for KEYS argument to
2957 `call-interactively'.
2958 (Command Loop Info): Clarify description of `this-command-keys'.
2959 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2960 Value of `last-event-frame' can be `macro'.
2961 (Repeat Events): `double-click-fuzz' is also used to distinguish
2962 clicks and drags.
2963 (Classifying Events): Clarify descriptions of `event-modifiers'
2964 `event-basic-type' and `event-convert-list'.
2965 (Accessing Events): `posn-timestamp' takes POSITION argument.
2966 (Quoted Character Input): Clarify description of
2967 `read-quoted-char' and fix example.
2968 (Quitting): Add `with-local-quit'.
2969 (Disabling Commands): Correct and clarify descriptions of
2970 `enable-command' and `disable-command'.
2971 Mention what happens if `disabled-command-hook' is nil.
2972 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2973 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2974
f478a72a
LT
29752004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2976
2977 * frames.texi: Various changes in addition to:
2978 (Creating Frames): Expand and clarify description of `make-frame'.
2979 (Window Frame Parameters): Either none or both of the `icon-left'
2980 and `icon-top' parameters must be specified. Put descriptions of
2981 `menu-bar-lines' and `toolbar-lines' closer together and change
2982 them accordingly.
2983 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2984 except while processing `frame-title-format' or `icon-title-format'.
2985 (Deleting Frames): Correct description of `delete-frame'.
2986 Non-nil return values of `frame-live-p' are like those of `framep'.
2987 (Frames and Windows): mention return value of
2988 `set-frame-selected-window'.
2989 (Visibility of Frames): Mention `force' argument to
2990 `make-frame-invisible'. `frame-visible-p' returns t for all
2991 frames on text-only terminals.
2992 (Frame Configurations): Restoring a frame configuration does not
2993 restore deleted frames.
2994 (Window System Selections): `x-set-selection' returns DATA.
2995 (Resources): Add example.
2996 (Display Feature Testing): Clarify descriptions of
2997 `display-pixel-height', `display-pixel-width', `x-server-version'
2998 and `x-server-vendor'.
2999
3000 * windows.texi (Choosing Window): Add anchor.
3001 * minibuf.texi (Minibuffer Misc): Add anchor.
3002
bc135062
JPW
30032004-07-23 John Paul Wallington <jpw@gnu.org>
3004
3005 * macros.texi (Defining Macros): Declaration keyword for setting
3006 Edebug spec is `debug' not `edebug'.
3007
cb7516e5
LT
30082004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3009
3010 * windows.texi: Various small changes in addition to:
3011 (Window Point): Mention return value of `set-window-point'.
3012 (Window Start): `pos-visible-in-window-p' disregards horizontal
3013 scrolling. Explain return value if PARTIALLY is non-nil.
3014 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3015 and `set-window-vscroll'.
3016 (Size of Window): The argument WINDOW to `window-inside-edges',
3017 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3018 (Resizing Windows): Explain return value of
3019 `shrink-window-if-larger-than-buffer'.
3020 `window-size-fixed' automatically becomes buffer local when set.
3021 (Window Configurations): Explain return value of
3022 `set-window-configuration'.
3023
3024 * minibuf.texi (Minibuffer Misc): Add anchor for
3025 `minibuffer-scroll-window'.
3026
3027 * positions.texi (Text Lines): Add anchor for `count-lines'.
3028
3751eb00
RS
30292004-07-17 Richard M. Stallman <rms@gnu.org>
3030
3031 * display.texi (Overlay Properties): Adding `evaporate' prop
3032 deletes empty overlay immediately.
3033
3034 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3035 fix example.
3036
9a7e97c6
LT
30372004-07-16 Jim Blandy <jimb@redhat.com>
3038
3039 * searching.texi (Regexp Backslash): Document new \_< and \_>
3040 operators.
3041
aa0e4da8
JB
30422004-07-16 Juanma Barranquero <lektu@terra.es>
3043
3044 * display.texi (Images): Fix Texinfo usage.
3045
cbbfedb2
LT
30462004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3047
3048 * buffers.texi (Modification Time): `visited-file-modtime' now
3049 returns a list of two integers, instead of a cons.
3050
3a052bd3
LT
30512004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3052
3053 * windows.texi: Various changes in addition to:
3054 (Splitting Windows): Add `split-window-keep-point'.
3055
02c04e6f
RS
30562004-07-09 Richard M. Stallman <rms@gnu.org>
3057
3058 * frames.texi (Input Focus): Minor fix.
3059
cb4f1287
LT
30602004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3061
3062 * frames.texi (Input Focus): Clarify descriptions of
3063 `select-frame-set-input-focus' and `select-frame'.
3064
339902ec
LT
30652004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3066
3067 * os.texi: Various small changes in addition to:
3068 (Killing Emacs): Expand and clarify description of
3069 `kill-emacs-query-functions' and `kill-emacs-hook'.
3070 (System Environment): Expand and clarify description of `getenv'
3071 and `setenv'.
3072 (Timers): Clarify description of `run-at-time'.
3073 (Translating Input): Correct description of
3074 `extra-keyboard-modifiers'.
3075 (Flow Control): Correct description of `enable-flow-control'.
3076
fe3b7e35
TTN
30772004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3078
3079 * os.texi: Update copyright.
3080 (Session Management): Grammar fix.
3081 Clarify which Emacs does the restarting.
3082 Use @samp for *scratch* buffer.
3083
59db7d6e
LT
30842004-07-04 Alan Mackenzie <acm@muc.de>
3085
3086 * frames.texi (Input Focus): Add documentation for
3087 `select-frame-set-input-focus'. Replace refs to non-existent
3088 `switch-frame' with `select-frame'. Minor corrections and tidying
3089 up of text-only terminal stuff.
3090
e3ccf404
RS
30912004-07-02 Richard M. Stallman <rms@gnu.org>
3092
3093 * files.texi (Saving Buffers): Cleanup write-contents-function.
3094 (Magic File Names): Cleanup file-remote-p.
3095
8addb6eb
KG
30962004-07-02 Kai Grossjohann <kai@emptydomain.de>
3097
3098 * files.texi (Magic File Names): `file-remote-p' returns an
3099 identifier of the remote system, not just t.
3100
7a58d84d
DK
31012004-07-02 David Kastrup <dak@gnu.org>
3102
3103 * searching.texi (Entire Match Data): Add explanation about new
3104 match-data behavior when @var{integers} is non-nil.
3105
d8c379f8
RS
31062004-06-24 Richard M. Stallman <rms@gnu.org>
3107
b4a4b0ae
RS
3108 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3109
d8c379f8
RS
3110 * customize.texi (Variable Definitions): Note about doc strings
3111 and :set.
3112
3113 * keymaps.texi (Keymap Terminology): Document `kbd'.
3114 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3115
3116 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3117 makes it buffer-local.
3118
3119 * files.texi (Saving Buffers): Correct previous change.
3120
3121 * commands.texi (Accessing Events):
3122 Clarify posn-col-row and posn-actual-col-row.
3123
31242004-06-24 David Ponce <david.ponce@wanadoo.fr>
3125
3126 * commands.texi (Accessing Events): New functions
3127 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3128
dce417e7
LT
31292004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3130
3131 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3132 * frames.texi, buffers.texi, backups.texi, variables.texi:
3133 * loading.texi, eval.texi, functions.texi, control.texi:
3134 * symbols.texi, minibuf.texi: Reposition @anchor's.
3135
3136 * help.texi: Various small changes in addition to the following.
3137 (Describing Characters): Describe PREFIX argument to
3138 `key-description'. Correct and clarify definition of
3139 `text-char-description'. Describe NEED-VECTOR argument to
3140 `read-kbd-macro'.
3141 (Help Functions): Clarify definition of `apropos'.
3142
255d07dc
LH
31432004-06-23 Lars Hansen <larsh@math.ku.dk>
3144
3145 * files.texi (Saving Buffers): Correct description of
3146 `write-contents-functions'.
3147
4e9691e9
JB
31482004-06-21 Juanma Barranquero <lektu@terra.es>
3149
3150 * display.texi (Images): Remove redundant @vindex directives.
3151 Rewrite `image-library-alist' doc in active voice.
3152
1ebd4f78
JB
31532004-06-14 Juanma Barranquero <lektu@terra.es>
3154
3155 * display.texi (Images): Document new delayed library loading,
3156 variable `image-library-alist' and (existing but undocumented)
3157 function `image-type-available-p'.
3158
ddfb8369
RS
31592004-06-05 Richard M. Stallman <rms@gnu.org>
3160
3161 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3162 refer the user to the Initial Input node.
3163 (Text from Minibuffer): Likewise.
3164 (Initial Input): New node. Document this feature
3165 and say it is mostly deprecated.
3166
18684a3a
RS
31672004-05-30 Richard M. Stallman <rms@gnu.org>
3168
7a61e456
RS
3169 * loading.texi (Named Features): Clarify return value
3170 and meaning of NOERROR.
3171
18684a3a
RS
3172 * variables.texi (File Local Variables): Minor cleanup.
3173
c8364415
MA
31742004-05-30 Michael Albinus <michael.albinus@gmx.de>
3175
3176 * files.texi (Magic File Names): Add `file-remote-p' as operation
3177 of file name handlers.
3178
08fd1251
RS
31792004-05-29 Richard M. Stallman <rms@gnu.org>
3180
3181 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3182 as arg to a minor mode command.
3183
71d5a208
RS
31842004-05-22 Richard M. Stallman <rms@gnu.org>
3185
3186 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3187
3188 * streams.texi (Output Variables): Doc float-output-format.
3189
3190 * searching.texi (Regexp Special): Nested repetition can be infloop.
3191
3192 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3193 real stack overflow.
3194
3195 * compile.texi: Minor cleanups.
3196
31972004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3198
3199 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3200 circular lists.
3201 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3202
022cb162
TTN
32032004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3204
3205 * modes.texi (Search-based Fontification): Fix typo.
3206
aa7094ba
JB
32072004-05-10 Juanma Barranquero <lektu@terra.es>
3208
3209 * modes.texi (Mode Line Variables): Fix description of
3210 global-mode-string, which is now after which-func-mode, not the
3211 buffer name.
3212
c2383279
LH
32132004-05-07 Lars Hansen <larsh@math.ku.dk>
3214
3215 * modes.texi (Desktop Save Mode): Add.
3216 (Modes): Add menu entry Desktop Save Mode.
3217
3218 * hooks.texi: Add desktop-after-read-hook,
3219 desktop-no-desktop-file-hook and desktop-save-hook.
3220
3221 * locals.texi: Add desktop-save-buffer.
3222
058296d3
JH
32232004-04-30 Jesper Harder <harder@ifa.au.dk>
3224
3225 * display.texi: emacs -> Emacs.
3226
0c54865e
EZ
32272004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3228
3229 * files.texi (Changing Files): Document set-file-times.
3230
d814862a
JB
32312004-04-23 Juanma Barranquero <lektu@terra.es>
3232
3233 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3234
e8d6f886
JH
32352004-04-18 Jesper Harder <harder@ifa.au.dk>
3236
3237 * tips.texi (Coding Conventions): defopt -> defcustom.
3238
3a424014
LT
32392004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3240
3241 * sequences.texi: Various clarifications.
3242
9e860631
LT
32432004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3244
3245 * buffers.texi (Read Only Buffers): Mention optional ARG to
3246 `toggle-read-only'.
3247
5e30a0fb
NR
32482004-04-14 Nick Roberts <nick@nick.uklinux.net>
3249
9e860631 3250 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3251 returns a full-width window if possible.
3252
619fb950
LT
32532004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3254
3255 * buffers.texi: Various changes in addition to:
3256 (Buffer File Name): Add `find-buffer-visiting'.
3257 (Buffer Modification): Mention optional ARG to `not-modified'.
3258 (Indirect Buffers): Mention optional CLONE argument to
3259 `make-indirect-buffer'.
3260
3261 * files.texi: Various changes in addition to:
3262 (Visiting Functions): `find-file-hook' is now a normal hook.
3263 (File Name Expansion): Explain difference between the way that
3264 `expand-file-name' and `file-truename' treat `..'.
3265 (Contents of Directories): Mention optional ID-FORMAT argument to
3266 `directory-files-and-attributes'.
3267 (Format Conversion): Mention new optional CONFIRM argument to
3268 `format-write-file'.
3269
a2295d32
MB
32702004-04-12 Miles Bader <miles@gnu.org>
3271
3272 * macros.texi (Expansion): Add description of `macroexpand-all'.
3273
571fd4d5
JH
32742004-04-05 Jesper Harder <harder@ifa.au.dk>
3275
3276 * variables.texi (Variable Aliases): Mention
3277 cyclic-variable-indirection.
3278
3279 * errors.texi (Standard Errors): Ditto.
3280
4ba2fd66
LT
32812004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3282
3283 * backups.texi: Various small changes in addition to:
3284 (Making Backups): Mention return value of `backup-buffer'.
3285 (Auto-Saving): Mention optional FORCE argument to
3286 `delete-auto-save-file-if-necessary'.
3287 (Reverting): Mention optional PRESERVE-MODES argument to
3288 `revert-buffer'. Correct description of `revert-buffer-function'.
3289
8f7ea687
JL
32902004-03-22 Juri Linkov <juri@jurta.org>
3291
3292 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3293 with `Vector Functions'.
3294
3295 * text.texi (Sorting): Add missing quote.
3296
0eeca3c1
LT
32972004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3298
3299 * intro.texi (Lisp History): Replace xref to `cl' manual with
3300 inforef.
3301
e69cfac2
RS
33022004-03-12 Richard M. Stallman <rms@gnu.org>
3303
3304 * intro.texi (Version Info): Add arg to emacs-version.
3305 (Lisp History): Change xref to CL manual.
3306
1b91d47f
LT
33072004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3310 for Partial Completion mode.
3311
97073664
TTN
33122004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3313
3314 * customize.texi: Fix typo. Remove eol whitespace.
3315
04a6e76b
RS
33162004-03-04 Richard M. Stallman <rms@gnu.org>
3317
3318 * processes.texi: Fix typos.
3319
3320 * lists.texi (Building Lists): Minor clarification.
3321
3322 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3323 in make-hash-table.
3324
5bb0fcd1
JB
33252004-02-29 Juanma Barranquero <lektu@terra.es>
3326
3327 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3328 rm, and ignore exit code.
3329
9022d421
EZ
33302004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3331
3332 * display.texi (Defining Faces): Add description for min-colors.
3333 Update example.
3334
92f5fba2
LT
33352004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3336
3337 * abbrevs.texi: Various corrections and clarifications in addition
3338 to the following:
3339 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3340
7e83e178
GM
33412004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3342
3343 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3344
9c5609e8
LT
33452004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3346
e2b9b51f
LT
3347 * text.texi: Various small changes in addition to the following:
3348 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3349 to delete-horizontal-space.
3350 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3351 description of yank-handler text property at various places.
3352
7daa0e81
LT
3353 * frames.texi (Window System Selections): Add anchor.
3354
9c5609e8
LT
3355 * syntax.texi (Syntax Table Functions): Clarify and correct
3356 descriptions of make-syntax-table and copy-syntax-table.
3357 (Motion and Syntax): Clarify SYNTAXES argument to
3358 skip-syntax-forward.
3359 (Parsing Expressions): Mention that the return value of
3360 parse-partial-sexp is currently a list of ten rather than nine
3361 elements.
3362 (Categories): Various corrections and clarifications.
3363
d29edb21
LT
33642004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3365
3366 * markers.texi (Marker Insertion Types): Minor change.
3367
3368 * locals.texi (Standard Buffer-Local Variables):
3369 * commands.texi (Interactive Codes, Using Interactive):
3370 * functions.texi (Related Topics): Fix xrefs.
3371
43e48bda
LT
33722004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3373
3374 * lists.texi (Sets And Lists): Update description of delete-dups.
3375
84e34002
RS
33762004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3377
3378 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3379
33802004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3381
3382 * frames.texi (Parameter Access): frame-parameters arg is optional.
3383 modify-frame-parameters handles nil for FRAME.
3384 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3385 are all-or-nothing for certain toolkits.
3386 Mention parameter wait-for-wm.
3387 (Frames and Windows): In frame-first-window and frame-selected-window
3388 the arg is optional.
3389 (Input Focus): In redirect-frame-focus the second arg is optional.
3390 (Window System Selections): Mention selection type CLIPBOARD.
3391 Mention data-type UTF8_STRING.
3392 Mention numbering of cut buffers.
3393 (Resources): Describe x-resource-name.
3394
33952004-02-16 Richard M. Stallman <rms@gnu.org>
3396
3397 * windows.texi (Buffers and Windows): Delete false table
3398 about all-frames.
3399
3400 * syntax.texi (Parsing Expressions): Delete old caveat
3401 about parse-sexp-ignore-comments.
3402
3403 * streams.texi (Output Variables): Add print-quoted.
3404
3405 * lists.texi (Building Lists): Minor cleanup.
3406
3407 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3408
3409 * display.texi (Overlays): Explain overlays use markers.
3410 (Managing Overlays): Explain front-advance and rear-advance
3411 in more detail.
3412
3413 * loading.texi (Unloading): Document unload-feature-special-hooks.
3414 Get rid of fns-NNN.el file.
3415
34162004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3417
3418 * help.texi (Describing Characters): Fix text-char-description
3419 example output.
3420
3421 * edebug.texi (Using Edebug): Fix example.
3422
3423 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3424
84e34002
RS
3425 * files.texi (Changing Files): Fix argname.
3426
3427 * calendar.texi: Fix parens, and default values.
3428
3429 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3430 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3431 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3432
3433 * positions.texi (Text Lines): Don't add -1 in current-line.
3434
34352004-02-16 Richard M. Stallman <rms@gnu.org>
3436
3437 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3438
c33b76da
EZ
34392004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3440
3441 * processes.texi (Low-Level Network): Fix a typo.
3442
9d7271e8
KS
34432004-02-12 Kim F. Storm <storm@cua.dk>
3444
3445 * display.texi (Fringes): Use consistent wording.
3446 Note that window-fringe's window arg is optional.
3447 (Scroll Bars): Use consistent wording.
3448
6827d730
LT
34492004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * tips.texi (Comment Tips): Document the new conventions for
3452 commenting out code.
3453
1cb60b5a
JD
34542004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3455
3456 * positions.texi (Text Lines): Added missing end defun.
3457
7fdd1f62
KS
34582004-02-07 Kim F. Storm <storm@cua.dk>
3459
3460 * positions.texi (Text Lines): Add line-number-at-pos.
3461
eb3c144c
JPW
34622004-02-06 John Paul Wallington <jpw@gnu.org>
3463
3464 * display.texi (Button Properties, Button Buffer Commands):
3465 mouse-2 invokes button, not down-mouse-1.
3466
a1d38d63
JR
34672004-02-04 Jason Rumney <jasonr@gnu.org>
3468
3469 * makefile.w32-in: Sync with Makefile.in changes.
3470
4b574f3d
LT
34712004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * minibuf.texi (Text from Minibuffer): Various corrections and
3474 clarifications.
3475 (Object from Minibuffer): Correct Lisp description of
3476 read-minibuffer.
3477 (Minibuffer History): Clarify description of cons values for
3478 HISTORY arguments.
3479 (Basic Completion): Various corrections and clarifications. Add
3480 completion-regexp-list.
3481 (Minibuffer Completion): Correct and clarify description of
3482 completing-read.
6f6b0433 3483 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3484 other minor changes.
3485 (High-Level Completion): Various corrections and clarifications.
3486 (Reading File Names): Ditto.
3487 (Minibuffer Misc): Ditto.
3488
d8186297
LT
34892004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3490
3491 * strings.texi (Text Comparison): assoc-string also matches
3492 elements of alists that are strings instead of conses.
3493 (Formatting Strings): Standardize Texinfo usage. Update index
3494 entries.
3495
9adcb5f2
LT
34962004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3497
3498 * lists.texi (Sets And Lists): Add delete-dups.
3499
3e7274ae
LT
35002004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3501
3502 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3503 special form.
3504 * macros.texi (Defining Macros): Update description of `declare',
3505 which now is a macro.
3506 (Wrong Time): Fix typos.
3507
944e099f
LT
35082004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3509
3510 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3511 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3512 and `batch-byte-compile'. In particular, mention and describe
3513 all optional arguments.
3514 (Disassembly): Correct and clarify the description of `disassemble'.
3515
90c3aa59
LT
35162004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3517
3518 * searching.texi: Various small changes in addition to the
3519 following.
3520 (Regexp Example): Adapt to new value of `sentence-end'.
3521 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3522 `words'.
3523 (Search and Replace): Add usage note for `perform-replace'.
3524 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3525 `match-data'.
3526 (Standard Regexps): Update for new values of `paragraph-start'
3527 and `sentence-end'.
3528
583c353d
LT
35292004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3530
3531 * files.texi (Saving Buffers): Clarify descriptions of
3532 `write-contents-functions' and `before-save-hook'.
3533 Make the defvar's for `before-save-hook' and `after-save-hook'
3534 into defopt's.
3535
05faee07
KS
35362004-01-07 Kim F. Storm <storm@cua.dk>
3537
3538 * commands.texi (Click Events): Describe new image and
3539 width/height elements of click events.
3540 (Accessing Events): Add posn-string, posn-image, and
3541 posn-object-width-height. Change posn-object to return either
3542 image or string object.
3543
a0465ec3
SJ
35442004-01-01 Simon Josefsson <jas@extundo.com>
3545
3546 * hooks.texi (Standard Hooks): Add before-save-hook.
3547 * files.texi (Saving Buffers): Likewise.
3548
972c0c49
RS
35492004-01-03 Richard M. Stallman <rms@gnu.org>
3550
3551 * frames.texi (Frames and Windows): Delete frame-root-window.
3552
dbcd463f
LT
35532004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3554
3555 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3556
3557 * functions.texi: Various small changes in addition to the
3558 following.
3559 (What Is a Function): `functionp' returns nil for macros. Clarify
3560 behavior of this and following functions for symbol arguments.
3561 (Function Documentation): Add `\' in front of (fn @var{arglist})
3562 and explain why.
3563 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3564 Add anchor.
3565 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3566
02c77ee9
MB
35672004-01-01 Miles Bader <miles@gnu.org>
3568
3569 * display.texi (Buttons): New section.
3570
903a1a91
AS
35712003-12-31 Andreas Schwab <schwab@suse.de>
3572
3573 * numbers.texi (Math Functions): sqrt reports a domain-error
3574 error.
3575 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3576
697cf92a
LT
35772003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3578
3f70fe82
LT
3579 * tips.texi (Documentation Tips): Update item on hyperlinks in
3580 documentation strings.
3581
697cf92a
LT
3582 * errors.texi (Standard Errors): Various small corrections and
3583 additions.
3584
3585 * control.texi: Various small changes in addition to the
3586 following.
3587 (Signaling Errors): Provide some more details on how `signal'
3588 constructs the error message. Add anchor to the definition of
3589 `signal'.
3590 (Error Symbols): Describe special treatment of `quit'.
3591 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3592 to emphasize that it has to be a single form.
3593
3594 * buffers.texi: Add anchor.
3595
4d25144d
RS
35962003-12-29 Richard M. Stallman <rms@gnu.org>
3597
3598 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3599 (Window Configurations): Add window-configuration-frame.
3600
3601 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3602
3603 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3604 Change arg name in get-char-property.
3605 (Special Properties): Update handling of keymap property.
3606
3607 * strings.texi (Modifying Strings): Add clear-string.
3608 (Text Comparison): Add assoc-string and remove
3609 assoc-ignore-case, assoc-ignore-representation.
3610
3611 * os.texi (Time of Day): Add set-time-zone-rule.
3612
3613 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3614 report domain-error errors.
4d25144d 3615
697cf92a 3616 * nonascii.texi (Converting Representations):
4d25144d
RS
3617 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3618 (Encoding and I/O): Add file-name-coding-system.
3619
3620 * modes.texi (Search-based Fontification): Explain that
3621 face specs are symbols with face names as values.
3622
3623 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3624
3625 * lists.texi (Building Lists): remq moved elsewhere.
3626 (Sets And Lists): remq moved here.
3627 (Association Lists): Refer to assoc-string.
3628
3629 * internals.texi (Garbage Collection): Add memory-use-counts.
3630
3631 * frames.texi (Frames and Windows): Add set-frame-selected-window
3632 and frame-root-window.
3633
697cf92a 3634 * files.texi (Contents of Directories):
4d25144d
RS
3635 Add directory-files-and-attributes.
3636
3637 * display.texi (Refresh Screen): Add force-window-update.
3638 (Invisible Text): Explain about moving point out of invis text.
3639 (Overlay Properties): Add overlay-properties.
3640 (Managing Overlays): Add overlayp.
3641 (GIF Images): Invalid image number displays a hollow box.
3642
3643 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3644 (Killing Buffers): Add buffer-live-p.
3645
67fafe38
MR
36462003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3647
3648 * display.texi (Fringes): Fix typo "set-buffer-window".
3649
68e74f25
LT
36502003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3651
3652 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3653 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3654 Add or change various xrefs and anchors.
3655
3656 * commands.texi: Replace all occurrences of @acronym{CAR} with
3657 @sc{car}, for consistency with the rest of the Elisp manual.
3658 `car' and `cdr' are historically acronyms, but are no longer
3659 widely thought of as such.
3660
3661 * internals.texi (Pure Storage): Mention that `purecopy' does not
3662 copy text properties.
3663 (Object Internals): Now 29 bits are used (in most implementations)
3664 to address Lisp objects.
3665
3666 * variables.texi (Variables with Restricted Values): New node.
3667
3668 * objects.texi (Lisp Data Types): Mention that certain variables
3669 can only take on a restricted set of values and add an xref to
3670 the new node "Variables with Restricted Values".
3671
3672 * eval.texi (Function Indirection): Describe the errors that
3673 `indirect-function' can signal.
3674 (Eval): Clarify the descriptions of `eval-region' and `values'.
3675 Describe `eval-buffer' instead of `eval-current-buffer' and
3676 mention `eval-current-buffer' as an alias for `current-buffer'.
3677 Correct the description and mention all optional arguments.
3678
697cf92a 3679 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3680 following.
3681 (Converting Representations): Clarify behavior of
3682 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3683 ASCII arguments.
3684 (Character Sets): Document the variable `charset-list' and adapt
3685 the definition of the function `charset-list' accordingly.
3686 (Translation of Characters): Clarify use of generic characters in
3687 `make-translation-table'. Clarify and correct the description of
3688 the use of translation tables in encoding and decoding.
3689 (User-Chosen Coding Systems): Correct and clarify the description
3690 of `select-safe-coding-system'.
3691 (Default Coding Systems): Clarify description of
3692 `file-coding-system-alist'.
3693
a62f71e4
LT
36942003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3695
3696 * strings.texi (Text Comparison): Correctly describe when two
3697 strings are `equal'. Combine and clarify descriptions of
3698 `assoc-ignore-case' and `assoc-ignore-representation'.
3699
3700 * objects.texi (Non-ASCII in Strings): Clarify description of
3701 when a string is unibyte or multibyte.
3702 (Bool-Vector Type): Update examples.
3703 (Equality Predicates): Correctly describe when two strings are
3704 `equal'.
3705
19017752
LT
37062003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3707
3708 * lists.texi (Building Lists): `append' no longer accepts integer
3709 arguments. Update the description of `number-sequence' to reflect
3710 recent changes.
3711 (Sets And Lists): Describe `member-ignore-case' after `member'.
3712
0f6a07a8
KS
37132003-11-27 Kim F. Storm <storm@cua.dk>
3714
3715 * commands.texi (Click Events): Click object may be an images.
3716 Describe (dx . dy) element of click positions.
3717 (Accessing Events): Remove duplicate posn-timestamp.
3718 New functions posn-object and posn-object-x-y.
3719
1ce7c819
KS
37202003-11-23 Kim F. Storm <storm@cua.dk>
3721
3722 * commands.texi (Click Events): Describe enhancements to event
3723 position lists, including new text-pos and (col . row) items.
3724 Mention left-fringe and right-fringe area events.
0f6a07a8 3725 (Accessing Events): New functions posn-area and
1ce7c819
KS
3726 posn-actual-col-row. Mention posn-timestamp. Mention that
3727 posn-point in non-text area still returns buffer position.
3728 Clarify posn-col-row.
3729
cae8ddbb
LH
37302003-11-21 Lars Hansen <larsh@math.ku.dk>
3731
3732 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3733 * anti.texi (File Attributes): Describe removed parameter
3734 ID-FORMAT.
3735
f7f1a248
LT
37362003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3737
68e74f25 3738 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3739 a position, its buffer is ignored.
3740
3741 * markers.texi (Overview of Markers): Mention it here too.
3742
c5e2fb05
LT
37432003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3744
3745 * numbers.texi (Numeric Conversions): Not just `floor', but also
3746 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3747
e57d0aa8
LT
37482003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3749
3750 * markers.texi (Creating Markers): Specify insertion type of
3751 created markers. Add xref to `Marker Insertion Types'.
3752 Second argument to `copy-marker' is optional.
3753 (Marker Insertion Types): Mention that most markers are created
3754 with insertion type nil.
3755 (The Mark): Correctly describe when `mark' signals an error.
3756 (The Region): Correctly describe when `region-beginning' and
3757 `region-end' signal an error.
3758
bb3612ec
LT
37592003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3760
3761 * hash.texi (Creating Hash): Clarify description of `eql'.
3762 `makehash' is obsolete.
3763 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3764
3765 * positions.texi (Point): Change description of `buffer-end', so
3766 that it is also correct for floating point arguments.
3767 (List Motion): Correct argument lists of `beginning-of-defun' and
3768 `end-of-defun'.
3769 (Excursions): Add xref to `Marker Insertion Types'.
3770 (Narrowing): Argument to `narrow-to-page' is optional.
3771
cfb8a797
LT
37722003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3773
3774 * streams.texi (Output Streams): Clarify behavior of point for
3775 marker output streams.
3776
c6177909
LT
37772003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * variables.texi (Defining Variables): Second argument to
3780 `defconst' is not optional.
3781 (Setting Variables): Mention optional argument APPEND to
3782 `add-to-list'.
3783 (Creating Buffer-Local): Expand description of
3784 `make-variable-buffer-local'.
3785 (Frame-Local Variables): Expand description of
3786 `make-variable-frame-local'.
3787 (Variable Aliases): Correct description of optional argument
3788 DOCSTRING to `defvaralias'. Mention return value of
3789 `defvaralias'.
3790 (File Local Variables): Add xref to `File variables' in Emacs
3791 Manual. Correct description of `hack-local-variables'. Mention
3792 `safe-local-variable' property. Mention optional second argument
3793 to `risky-local-variable-p'.
3794
b3645067
LT
37952003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3798
10695e5c
EZ
37992003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3800
3801 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3802 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3803 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3804 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3805 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3806 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3807 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3808 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3809 @acronym{FOO}.
3810
a2f4def1
LT
38112003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3812
3813 * strings.texi (Creating Strings): Argument START to `substring'
3814 can not be `nil'. Expand description of
3815 `substring-no-properties'. Correct description of `split-string',
3816 especially with respect to empty matches. Prevent very bad line
3817 break in definition of `split-string-default-separators'.
3818 (Text Comparison): `string=' and `string<' also accept symbols as
3819 arguments.
3820 (String Conversion): More completely describe argument BASE in
3821 `string-to-number'.
5bb0fcd1 3822 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3823 corresponding object. Clarify behavior of numeric prefix after
3824 `%' in `format'.
3825 (Case Conversion): The argument to `upcase-initials' can be a
3826 character.
3827
a2296bf9
KH
38282003-10-27 Kenichi Handa <handa@m17n.org>
3829
3830 * display.texi (Fontsets): Fix texinfo usage.
3831
885fef7c
KH
38322003-10-25 Kenichi Handa <handa@m17n.org>
3833
3834 * display.texi (Fontsets): Add description of the function
3835 set-fontset-font.
3836
0c6b7a1f
LT
38372003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3838
3839 * display.texi (Temporary Displays): Add xref to `Documentation
3840 Tips'.
3841
3842 * functions.texi (Function Safety): Use inforef instead of pxref
3843 for SES.
3844
c3cda320
AS
38452003-10-23 Andreas Schwab <schwab@suse.de>
3846
3847 * Makefile.in (TEX, texinputdir): Don't define.
3848 (TEXI2DVI): Define.
3849 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3850 add $(srcdir)/index.texi.
3851 ($(infodir)/elisp): Remove index.texi dependency.
3852 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3853 (index.texi): Remove target.
3854 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3855 (clean): Don't remove index.texi.
3856
c3cda320
AS
3857 * permute-index, index.perm: Remove.
3858 * index.texi: Rename from index.unperm.
3859
e5dadca7
LT
38602003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3861
3862 * tips.texi (Documentation Tips): Document new behavior for face
3863 and variable hyperlinks in Help mode.
3864
6cfb0777
LT
38652003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3866
3867 * objects.texi (Integer Type): Update for extra bit of integer range.
3868 (Character Type): Ditto.
3869
a6eeaa81 38702003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3871
3872 * numbers.texi (Integer Basics): Add index entries for reading
3873 numbers in hex, octal, and binary.
3874
c8f9ba83
LK
38752003-10-16 Lute Kamstra <lute@gnu.org>
3876
3877 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3878 argument.
3879
b52a26fb
LT
38802003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3881
3882 * windows.texi (Choosing Window): Fix typo.
3883 * edebug.texi (Edebug Execution Modes): Fix typo.
3884
f7005886
RS
38852003-10-13 Richard M. Stallman <rms@gnu.org>
3886
3887 * windows.texi (Basic Windows): A window has fringe settings,
3888 display margins and scroll-bar settings.
3889 (Splitting Windows): Doc split-window return value.
3890 Clean up one-window-p.
3891 (Selecting Windows): Fix typo.
3892 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3893 (Buffers and Windows): In set-window-buffer, explain effect
3894 on fringe settings and scroll bar settings.
3895 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3896 (Choosing Window): Use defopt for pop-up-frame-function.
3897 For special-display-buffer-names, explain same-window and same-frame.
3898 Clarify window-dedicated-p return value.
3899 (Textual Scrolling): scroll-up and scroll-down can get an error.
3900 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3901 Clarify set-window-hscroll.
3902 (Size of Window): Don't mention tool bar in window-height.
3903 (Coordinates and Windows): Explain what coordinates-in-window-p
3904 returns for fringes and display margins.
3905 (Window Configurations): Explain saving fringes, etc.
3906
3907 * tips.texi (Library Headers): Clean up Documentation.
3908
3909 * syntax.texi (Parsing Expressions): Clean up forward-comment
3910 and parse-sexp-lookup-properties.
3911
3912 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3913
3914 * os.texi (System Environment): Clean up text for load-average errors.
3915
3916 * modes.texi (Hooks): Don't explain local hook details at front.
3917 Clarify run-hooks and run-hook-with-args a little.
3918 Clean up add-hook and remove-hook.
3919
3920 * edebug.texi (Edebug Execution Modes): Clarify t.
3921 Document edebug-sit-for-seconds.
3922 (Coverage Testing): Document C-x X = and =.
3923 (Instrumenting Macro Calls): Fix typo.
3924 (Specification List): Don't index the specification keywords.
3925
c989ebe9
KS
39262003-10-10 Kim F. Storm <storm@cua.dk>
3927
3928 * processes.texi (Network): Introduce make-network-process.
3929
f9525eef
LT
39302003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3931
3932 * tips.texi (Library Headers): Fix typo.
3933
f008b925
LK
39342003-10-07 Juri Linkov <juri@jurta.org>
3935
3936 * modes.texi (Imenu): Mention imenu-create-index-function's
3937 default value. Explain submenus better.
3938
c22c5da6
LK
39392003-10-07 Lute Kamstra <lute@gnu.org>
3940
3941 * modes.texi (Faces for Font Lock): Fix typo.
3942 (Hooks): Explain how buffer-local hook variables can refer to
3943 global hook variables.
3944 Various minor clarifications.
3945
49247521
LK
39462003-10-06 Lute Kamstra <lute@gnu.org>
3947
3948 * tips.texi (Coding Conventions): Mention naming conventions for
3949 hooks.
3950
9296c947
LT
39512003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3952
3953 * loading.texi (Library Search): Correct default value of
3954 load-suffixes.
3955 (Named Features): Fix typo.
3956
0e9b293a
RS
39572003-10-05 Richard M. Stallman <rms@gnu.org>
3958
3959 * loading.texi (Named Features): In `provide',
3960 say how to test for subfeatures.
3961 (Unloading): In unload-feature, use new var name
3962 unload-feature-special-hooks.
3963
49247521 39642003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3965
3966 * modes.texi (Major Mode Conventions): Mention third way to set up
3967 Imenu.
3968 (Imenu): A number of small fixes.
3969 Delete documentation of internal variable imenu--index-alist.
3970 Document the return value format of imenu-create-index-function
3971 functions.
3972
ab8f7d5c
RS
39732003-09-30 Richard M. Stallman <rms@gnu.org>
3974
3975 * processes.texi (Network): Say what stopped datagram connections do.
3976
3977 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3978
3979 * display.texi (Overlay Properties): Clarify `evaporate' property.
3980
49247521 39812003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3982
3983 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3984 constructs should be marked as risky.
86b9b767
LK
3985 Change cons cell into proper list.
3986 (Mode Line Variables): Change cons cell into proper list.
3987
49247521 39882003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3989
3990 * modes.texi (Mode Line Data): Document the :propertize construct.
3991 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3992 to match their order in the default mode-line-format.
bc3b02f9
LK
3993 Describe the new variables mode-line-position and mode-line-modes.
3994 Update the default values of mode-line-frame-identification,
3995 minor-mode-alist, and default-mode-line-format.
3996 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3997
bc3b02f9 39982003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3999
c22c5da6 4000 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4001 * loading.texi, minibuf.texi, text.texi, variables.texi:
4002 Avoid @strong{Note:}.
4003
40042003-09-26 Richard M. Stallman <rms@gnu.org>
4005
4006 * keymaps.texi (Remapping Commands): Fix typo.
4007
41beda59
LT
40082003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4009
4010 * processes.texi (Low-Level Network): Fix typo.
4011
ef6ae4ff
KS
40122003-09-23 Kim F. Storm <storm@cua.dk>
4013
4014 * processes.texi (Network, Network Servers): Fix typos.
4015 (Low-Level Network): Add timeout value for :server keyword.
4016 Add new option keywords to make-network-process.
4017 Add set-network-process-options.
4018 Explain how to test availability of network options.
4019
b0f23edf
RS
40202003-09-19 Richard M. Stallman <rms@gnu.org>
4021
4022 * text.texi (Motion by Indent): Arg to
4023 backward-to-indentation and forward-to-indentation is optional.
4024
4025 * strings.texi (Creating Strings): Add substring-no-properties.
4026
4027 * processes.texi
4028 (Process Information): Add list-processes arg QUERY-ONLY.
4029 Delete process-contact from here.
4030 Add new status values for process-status.
4031 Add process-get, process-put, process-plist, set-process-plist.
4032 (Synchronous Processes): Add call-process-shell-command.
4033 (Signals to Processes): signal-process allows process objects.
4034 (Network): Complete rewrite.
4035 (Network Servers, Datagrams, Low-Level Network): New nodes.
4036
4037 * positions.texi (Word Motion): forward-word, backward-word
4038 arg is optional. Reword.
4039
4040 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4041
c22c5da6 4042 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4043 Delete duplicate definition of buffer-local-value.
4044 (File Local Variables): Explain about discarding text props.
4045
f387bdea
RS
40462003-09-11 Richard M. Stallman <rms@gnu.org>
4047
4048 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4049 changes variables that record input events.
4050 (Minibuffer Misc): Add minibuffer-selected-window.
4051
4052 * lists.texi (Building Lists): Add copy-tree.
4053
4054 * display.texi (Fontsets): Add char-displayable-p.
4055 (Scroll Bars): New node.
4056
49247521 40572003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4058
4059 * modes.texi (%-Constructs): Document new `%i' and `%I'
4060 constructs.
4061
fd026ee1
JR
40622003-09-03 Peter Runestig <peter@runestig.com>
4063
4064 * makefile.w32-in: New file.
4065
4828b4d7
RS
40662003-08-29 Richard M. Stallman <rms@gnu.org>
4067
4068 * display.texi (Overlay Properties): Clarify how priorities
4069 affect use of the properties.
4070
a4e4f05d
LT
40712003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4072
4073 * customize.texi (Type Keywords): Correct the description of
4074 `:help-echo' in the case where `motion-doc' is a function.
4075
3ebe0346
JPW
40762003-08-14 John Paul Wallington <jpw@gnu.org>
4077
4078 * modes.texi (Emulating Mode Line): Subsection, not section.
4079
3afe8e39
RS
40802003-08-13 Richard M. Stallman <rms@gnu.org>
4081
4082 * elisp.texi (Top): Update subnode lists in menu.
4083
4084 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4085 (Kill Functions): kill-region has new arg yank-handler.
4086 (Yanking): New node.
4087 (Yank Commands): Add yank-undo-function.
4088 (Low-Level Kill Ring):
4089 kill-new and kill-append have new arg yank-handler.
4090 (Changing Properties): Add remove-list-of-text-properties.
4091 (Atomic Changes): New node.
4092
4093 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4094
4095 * streams.texi (Output Variables): Add eval-expression-print-length
4096 and eval-expression-print-level.
4097
4098 * os.texi (Time Conversion): For encode-time, explain limits on year.
4099
4100 * objects.texi (Character Type): Define anchor "modifier bits".
4101
4102 * modes.texi (Emulating Mode Line): New node.
4103 (Search-based Fontification): Font Lock uses font-lock-face property.
4104 (Other Font Lock Variables): Likewise.
4105
4106 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4107 not vectors.
4108 (Active Keymaps): Add emulation-mode-map-alists.
4109 (Functions for Key Lookup): key-binding has new arg no-remap.
4110 (Remapping Commands): New node.
4111 (Scanning Keymaps): where-is-internal has new arg no-remap.
4112 (Tool Bar): Add tool-bar-local-item-from-menu.
4113 Clarify when to use tool-bar-add-item-from-menu.
4114
4115 * commands.texi (Interactive Call): commandp has new arg.
4116 (Command Loop Info): Add this-original-command.
4117
e37769b1
JPW
41182003-08-06 John Paul Wallington <jpw@gnu.org>
4119
4120 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4121
4122 * display.texi (Warning Basics): Fix typo.
4123 (Fringes): Add closing curly bracket and fix typo.
4124
4125 * elisp.texi (Top): Fix typo.
4126
c5e0561f
RS
41272003-08-05 Richard M. Stallman <rms@gnu.org>
4128
4129 * elisp.texi: Update lists of subnodes.
4130
4131 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4132
4133 * variables.texi (Local Variables): Use lc for example variable names.
4134
4135 * tips.texi (Library Headers): Explain where to put -*-.
4136
4137 * strings.texi (Creating Strings): Fix xref for vconcat.
4138
4139 * sequences.texi (Vector Functions):
4140 vconcat no longer allows integer args.
4141
4142 * minibuf.texi (Reading File Names): read-file-name has new
4143 arg PREDICATE. New function read-directory-name.
4144
4145 * macros.texi (Defining Macros): Give definition of `declare'
4146 (Indenting Macros): New node.
4147
4148 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4149 (Window Frame Parameters): Make separate table of parameters
4150 that are coupled with specific face attributes.
4151 (Deleting Frames): delete-frame-hooks renamed to
4152 delete-frame-functions.
4153
4154 * files.texi (Magic File Names): Add file-remote-p.
4155 Clarify file-local-copy.
4156
4157 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4158 here; instead xref Defining Macros.
4159
4160 * display.texi (Warnings): New node, and subnodes.
4161 (Fringes): New node.
4162
4163 * debugging.texi (Test Coverage): New node.
4164
4165 * compile.texi (Compiler Errors): Explain with-no-warnings
4166 and other ways to suppress warnings.
4167
4168 * commands.texi (Interactive Call): Minor clarification.
4169
4170 * buffers.texi (Buffer File Name): set-visited-file-name
4171 renames the buffer too.
4172
4173 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4174
ee59dede
MR
41752003-07-24 Markus Rost <rost@math.ohio-state.edu>
4176
4177 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4178
f0514b34
MR
41792003-07-22 Markus Rost <rost@math.ohio-state.edu>
4180
4181 * internals.texi (Garbage Collection): Fix previous change.
4182
c73983bb
RS
41832003-07-22 Richard M. Stallman <rms@gnu.org>
4184
4185 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4186
4187 * display.texi (Width): Use \s syntax in example.
4188 (Font Selection): Add face-font-rescale-alist.
4189
4190 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4191 Remove spurious indent in example.
4192
4193 * lists.texi (Building Lists): Add number-sequence.
4194
4195 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4196
4197 * functions.texi (Function Documentation): Explain how to
4198 show calling convention explicitly in the doc string.
4199
4200 * windows.texi (Selecting Windows): save-selected-window saves
4201 selected window of each frame.
4202 (Window Configurations): Minor change.
4203
4204 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4205
4206 * streams.texi (Output Variables): Add print-continuous-numbering
4207 and print-number-table.
4208
4209 * processes.texi (Decoding Output): New node.
4210
4211 * os.texi (Time Conversion): decode-time arg is optional.
4212
4213 * objects.texi (Character Type): Don't use space as example for \.
4214 Make list of char names and \-sequences correspond.
4215 Explain that \s is not used in strings. `\ ' needs space after.
4216
4217 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4218 (Translation of Characters): Add translation-table-for-input.
4219 (Default Coding Systems): Add auto-coding-functions.
4220 (Explicit Encoding): Add decode-coding-inserted-region.
4221 (Locales): Add locale-info.
4222
4223 * minibuf.texi (Basic Completion): Describe test-completion.
4224 Collections can be lists of strings.
4225 Clean up lazy-completion-table.
4226 (Programmed Completion): Mention test-completion.
4227 Clarify why lambda expressions are not accepted.
4228 (Minibuffer Misc): Describe minibufferp.
4229
51a8b435
RS
42302003-07-14 Richard M. Stallman <rms@gnu.org>
4231
4232 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4233
4234 * windows.texi (Selecting Windows): New arg to select-window.
4235 (Selecting Windows): Add with-selected-window.
4236 (Size of Window): Add window-inside-edges, etc.
4237
4238 * internals.texi (Garbage Collection): Add post-gc-hook.
4239
4240 * processes.texi (Subprocess Creation): Add exec-suffixes.
4241
4242 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4243 (Scanning Keymaps): Add map-keymaps.
4244 (Defining Menus): Add keymap-prompt.
4245
4246 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4247 most-negative-fixnum.
4248
4249 * compile.texi (Byte Compilation): Explain no-byte-compile
4250 (Compiler Errors): New node.
4251
4252 * os.texi (User Identification): user-uid, user-real-uid
4253 can return float.
4254
4255 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4256 and about derived modes.
4257 (Minor Modes): Add minor-mode-list.
4258 (Defining Minor Modes): Keyword args for define-minor-mode.
4259 (Search-based Fontification): Explain managing other properties.
4260 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4261 (Faces for Font Lock): Add font-locl-preprocessor-face.
4262 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4263
4264 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4265 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4266
4267 * loading.texi (Library Search): Add load-suffixes.
4268
4269 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4270 (Programmed Completion): Add dynamic-completion-table.
4271
4272 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4273 (Magic File Names): Specify precedence order of handlers.
199bb209 4274
51a8b435
RS
4275 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4276 and post-command-hook.
4277 (Waiting): New calling convention for sit-for.
4278
4279 * text.texi (Special Properties): local-map and keymap properties
4280 apply based on their stickiness.
4281
c6de56a0
RS
42822003-07-07 Richard M. Stallman <rms@gnu.org>
4283
4284 * modes.texi (Minor Mode Conventions): Specify only some kinds
4285 of list values as args to minor modes.
4286
4287 * files.texi (File Name Expansion): Warn about iterative use
4288 of substitute-in-file-name.
4289
4290 * advice.texi (Activation of Advice): Clean up previous change.
4291
8c761ea6
MR
42922003-07-06 Markus Rost <rost@math.ohio-state.edu>
4293
4294 * advice.texi (Activation of Advice): Note that ad-start-advice is
4295 turned on by default.
4296
c6de56a0
RS
42972003-06-30 Richard M. Stallman <rms@gnu.org>
4298
4299 * text.texi (Buffer Contents): Document current-word.
4300 (Change Hooks): Not called for *Messages*.
4301
4302 * functions.texi (Defining Functions): Explain about redefining
4303 primitives.
4304 (Function Safety): Renamed. Minor changes.
4305 Comment out the detailed criteria for what is safe.
4306
3fe4e567
AS
43072003-06-22 Andreas Schwab <schwab@suse.de>
4308
4309 * objects.texi (Symbol Type): Fix description of examples.
4310
cda7bd13
AS
43112003-06-16 Andreas Schwab <schwab@suse.de>
4312
4313 * hash.texi (Creating Hash): Fix description of :weakness.
4314
fbcffa4a
KG
43152003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4316
4317 * files.texi (Changing Files): copy-file copies file modes, too.
4318
ff6a3bfb
RS
43192003-05-28 Richard M. Stallman <rms@gnu.org>
4320
4321 * strings.texi (Creating Strings): Clarify split-string.
4322
1463a05d
JB
43232003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4324
4325 * strings.texi (Creating Strings): Update split-string specification
4326 and examples.
4327
af253914
RS
43282003-05-19 Richard M. Stallman <rms@gnu.org>
4329
4330 * elisp.texi: Correct invariant section names.
4331
7ea52f92
RS
43322003-04-20 Richard M. Stallman <rms@gnu.org>
4333
4334 * os.texi (Timers): Explain about timers and quitting.
4335
e31afc09
RS
43362003-04-19 Richard M. Stallman <rms@gnu.org>
4337
4338 * internals.texi (Writing Emacs Primitives): Strings are
4339 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4340 Explain GCPRO convention for varargs function args.
4341
5ceea398
RS
43422003-04-16 Richard M. Stallman <rms@gnu.org>
4343
4344 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4345
b0ada147
RS
43462003-04-08 Richard M. Stallman <rms@gnu.org>
4347
4348 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4349
b23375aa
KS
43502003-02-13 Kim F. Storm <storm@cua.dk>
4351
4352 * objects.texi (Character Type): New \s escape for space.
4353
c60ee5e7
JB
43542003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4355
4356 * os.texi (System Environment): Added cygwin system-type.
4357
84e47416
RS
43582003-01-25 Richard M. Stallman <rms@gnu.org>
4359
4360 * keymaps.texi: Document that a symbol can act as a keymap.
4361
3e8cf2ea
RS
43622003-01-13 Richard M. Stallman <rms@gnu.org>
4363
4364 * text.texi (Changing Properties): Say string indices are origin-0.
4365
4366 * positions.texi (Screen Lines) <compute-motion>:
4367 Correct order of elts in return value.
4368
4369 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4370 how to define a default binding.
4371
7abb9fc5 43722002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4373
104bc3aa 4374 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4375
104bc3aa
MR
4376 * customize.texi (Simple Types): Clarify description of custom
4377 type 'number. Describe new custom type 'float.
177f790c 4378
7abb9fc5 43792002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4380
4381 * variables.texi (File Local Variables): Fix typo.
4382
df140a68 43832002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4384
df140a68
KG
4385 From Michael Albinus <Michael.Albinus@alcatel.de>.
4386
4387 * README: Target for Info file is `make info'.
4388
4389 * files.texi (File Name Components): Fixed typos in
4390 `file-name-sans-extension'.
4391 (Magic File Names): Complete list of operations for magic file
4392 name handlers.
4393
7ed9159a
JY
43942002-09-16 Jonathan Yavner <jyavner@engineer.com>
4395
4396 * variables.texi (File Local Variables): New function
4397 risky-local-variable-p.
4398
43992002-09-15 Jonathan Yavner <jyavner@engineer.com>
4400
4401 * functions.texi (Function safety): New node about unsafep.
4402
241f79af
PA
44032002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4404
4405 * customize.texi (Splicing into Lists): Fixed example.
4406 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4407
72459b15
JB
44082002-06-17 Juanma Barranquero <lektu@terra.es>
4409
4410 * frames.texi (Display Feature Testing): Fix typo.
4411
61f7e0f5
AS
44122002-06-12 Andreas Schwab <schwab@suse.de>
4413
4414 * frames.texi (Initial Parameters, Resources): Fix references to
4415 the Emacs manual.
4416
4e792dbd
KS
44172002-05-13 Kim F. Storm <storm@cua.dk>
4418
4419 * variables.texi (Intro to Buffer-Local): Updated warning and
4420 example relating to changing buffer inside let.
4421
940344d4 44222002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4423
4424 * os.texi (Session Management): New node about X Session management.
4425
231ac53b
EZ
44262002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4427
4428 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4429 to which the manual corresponds, and the copyright years.
4430
4431 * Makefile.in (VERSION): Set to 2.9.
4432
140cc574
EZ
44332001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4434
4435 * elisp.texi: Change the category in @dircategory to "Emacs", to
4436 make it consistent with info/dir.
4437
9c7fce05
MB
44382001-11-25 Miles Bader <miles@gnu.org>
4439
4440 * text.texi (Fields): Describe new `limit' arg in
4441 field-beginning/field-end.
4442
9f8bbf0f
EZ
44432001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4444
a5e6715c
EZ
4445 * permute-index: Don't depend on csh-specific features. Replace
4446 the interpreter name with /bin/sh.
4447
9f8bbf0f
EZ
4448 * two-volume-cross-refs.txt: New file.
4449 * two.el: New file.
4450 * spellfile: New file.
4451
1756e2fb
EZ
44522001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4453
4454 * permute-index: New file.
4455
4456 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4457 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4458 8+3 restricted namespace.
ad050e54
EZ
4459
4460 * Makefile.in (infodir): Define relative to $(srcdir).
4461 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4462 include directories list via -I switch to makeinfo.
4463 (index.texi): Use cp if both hard and symbolic links fail.
4464
10fa7f8e
EZ
44652001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4466
7a1494ce
EZ
4467 * Makefile.in (distclean): Add.
4468
10fa7f8e
EZ
4469 The following changes make ELisp manual part of the Emacs
4470 distribution:
4471
4472 * Makefile.in: Add Copyright notice.
4473 (prefix): Remove.
4474 (infodir): Change value to "../info".
4475 (VPATH): New variable.
4476 (MAKE): Don't define.
4477 (texmacrodir): Don't define.
4478 (texinputdir): Append the existing value of TEXINPUTS.
4479 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4480 command to be compatible with man/Makefile.in, and to put the
4481 output into ../info.
5c32b7c5 4482 (info): Add target.
10fa7f8e
EZ
4483 (installall): Target removed.
4484
ad050e54 44852001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4486
4487 * tips.texi (Coding Conventions): Fix typo.
4488
6fd735df
GM
44892001-10-23 Gerd Moellmann <gerd@gnu.org>
4490
4491 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4492
b704d54b
EZ
44932001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4494
4495 * files.texi (File Name Components): Update the description of
4496 file-name-sans-extension and file-name-extension, as they now
4497 ignore leading dots.
4498
71431a0e
GM
44992001-10-20 Gerd Moellmann <gerd@gnu.org>
4500
6aa97356 4501 * (Version 21.1 released.)
71431a0e 4502
79f1f96c
MB
45032001-10-19 Miles Bader <miles@gnu.org>
4504
4505 * positions.texi (Text Lines): Describe behavior of
4506 `beginning-of-line'/`end-of-line' in the presence of field properties.
4507
892a8f36
GM
45082001-10-17 Gerd Moellmann <gerd@gnu.org>
4509
4510 * Makefile.in (VERSION): Set to 2.8.
4511 (manual): Use `manual-21'.
4512
8c1cc9e8 4513 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4514 number was used. Set it to 2.8.
4515
4516 * intro.texi: Likewise.
4517
51724e26
EZ
45182001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4519
4520 * files.texi (File Name Completion): Document the significance of
4521 a trailing slash in elements of completion-ignored-extensions.
4522
57b338e8
MB
45232001-10-06 Miles Bader <miles@gnu.org>
4524
4525 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4526
c89e4bc5
GM
45272001-10-04 Gerd Moellmann <gerd@gnu.org>
4528
4529 * variables.texi (Variable Aliases): New node.
4530
ab952a4f
GM
45312001-10-04 Gerd Moellmann <gerd@gnu.org>
4532
4533 * Branch for 21.1.
dff28924 4534
9db3a582
MB
45352001-10-02 Miles Bader <miles@gnu.org>
4536
ae1a9581
MB
4537 * minibuf.texi (Minibuffer Misc): Add entries for
4538 `minibuffer-contents', `minibuffer-contents-no-properties', and
4539 `delete-minibuffer-contents'.
4540 Correct description for `minibuffer-prompt-end'.
4541
9db3a582
MB
4542 * text.texi (Property Search): Correct descriptions of
4543 `next-char-property-change' and `previous-char-property-change'.
4544 Add entries for `next-single-char-property-change' and
4545 `previous-single-char-property-change'.
4546 Make operand names a bit more consistent.
4547
03be5931
EZ
45482001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4549
4550 * frames.texi (Finding All Frames): Document that next-frame and
4551 previous-frame are local to current terminal.
4552
974548ec
EZ
45532001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4554
4555 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4556 result of make-keymap.
974548ec 4557
8d82c597
EZ
45582001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4559
4560 * display.texi (Font Lookup, Attribute Functions)
4561 (Image Descriptors): Add cross-references to the definition of
4562 selected frame.
4563
4564 * buffers.texi (The Buffer List): Add cross-references to the
4565 definition of selected frame.
4566
4567 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4568 frame at any given time.
4569 (Multiple Displays, Size and Position): Add a cross-reference to
4570 the definition of the selected frame.
4571
2842de30
EZ
45722001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4573
4574 * strings.texi (String Conversion) <string-to-number>: Document
4575 that a float is returned for integers that are too large.
4576
4577 * frames.texi (Mouse Position): Document mouse-position-function.
4578 (Display Feature Testing): Document display-images-p.
4579 (Window Frame Parameters): Document the cursor-type variable.
4580
4581 * numbers.texi (Integer Basics): Document CL style read syntax for
4582 integers in bases other than 10.
4583
4584 * positions.texi (List Motion): Document
4585 open-paren-in-column-0-is-defun-start.
4586
4587 * lists.texi (Sets And Lists): Document member-ignore-case.
4588
4589 * internals.texi (Garbage Collection): Document the used and free
4590 strings report.
4591 (Memory Usage): Document strings-consed.
4592
4593 * os.texi (Time of Day): Document float-time.
4594 (Recording Input): Document that clear-this-command-keys clears
4595 the vector to be returned by recent-keys.
4596
4597 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4598 argument keymap can be a list.
4599
4600 * nonascii.texi (User-Chosen Coding Systems)
4601 <select-safe-coding-system>: Document the new argument
4602 accept-default-p and the variable
4603 select-safe-coding-system-accept-default-p. Tell what happens if
4604 buffer-file-coding-system is undecided.
4605 (Default Coding Systems): Document auto-coding-regexp-alist.
4606
4607 * display.texi (The Echo Area) <message>: Document
4608 message-truncate-lines.
4609 (Glyphs): Document that the glyph table is unused on windowed
4610 displays.
4611
4612 * help.texi (Describing Characters) <single-key-description>:
4613 Document the new argument no-angles.
4614 (Accessing Documentation) <documentation-property>: Document that
4615 a non-string property is evaluated.
4616 <documentation>: Document that the function-documentation property
4617 is looked for.
4618
4619 * windows.texi (Selecting Windows): Document some-window.
4620
4621 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4622
4623 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4624 apropos-mode-hook.
4625
4626 * commands.texi (Using Interactive): Document interactive-form.
4627 (Keyboard Macros): Document kbd-macro-termination-hook.
4628 (Command Loop Info): Document that clear-this-command-keys clears
4629 the vector to be returned by recent-keys.
4630
2d43d823
GM
46312001-09-04 Werner LEMBERG <wl@gnu.org>
4632
4633 * Makefile.in (srcdir, texinputdir): New variables.
4634 (srcs, index.texi, install): Use $(srcdir).
4635 (.PHONY): Remove elisp.dvi.
4636 (elisp): Use -I switch for makeinfo.
4637 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4638 (installall, dist): Use $(srcdir).
4639 Fix path to texinfo.tex.
4640 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4641
fa739b31
GM
46422001-08-30 Gerd Moellmann <gerd@gnu.org>
4643
92a25631
GM
4644 * display.texi (Conditional Display): Adjust to API change.
4645
fa739b31
GM
4646 * configure: New file.
4647
cef68af5
GM
46482001-07-30 Gerd Moellmann <gerd@gnu.org>
4649
4650 * commands.texi (Repeat Events): Add description of
4651 double-click-fuzz.
4652
d1f08d85
SM
46532001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4654
4655 * syntax.texi (Syntax Class Table): Add the missing designator for
4656 comment and string fences.
4657 (Syntax Properties): Add a xref to syntax table internals.
4658 (Syntax Table Internals): Document string-to-syntax.
4659
1e9fc92e
GM
46602001-05-07 Gerd Moellmann <gerd@gnu.org>
4661
4662 * Makefile.in (install): Use install-info command line options
4663 like in Emacs' Makefile.in.
4664
00480554
MB
46652000-12-09 Miles Bader <miles@gnu.org>
4666
4667 * windows.texi (Window Start): Update documentation for
4668 `pos-visible-in-window-p'.
4669
1e344ee2
SM
46702000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4671
4672 * lists.texi (Building Lists): Add footnote to explain how to add
4673 to the end of a list.
4674
a540f6ed
GM
46752000-10-25 Gerd Moellmann <gerd@gnu.org>
4676
4677 * files.texi (Visiting Functions): Typos.
4678
28bcdbee
KH
46792000-10-25 Kenichi Handa <handa@etl.go.jp>
4680
4681 * files.texi (Visiting Functions): Return value of
4682 find-file-noselect may be a list of buffers if wildcards are used.
4683
22d1a4ed
MB
46842000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4685
4686 * display.texi (Defining Faces): Document `graphic' display type
4687 in face specs.
4688
916a89db
KG
46892000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4690
1e9fc92e 4691 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4692 `after-make-frame-hook' with `after-make-frame-functions'.
4693
1e9fc92e 4694 * frames.texi (Creating Frames): Ditto.
916a89db 4695
1e9fc92e 4696 * variables.texi (Future Local Variables): Ditto.
916a89db 4697
483de32b
GM
46982000-10-16 Gerd Moellmann <gerd@gnu.org>
4699
4700 * display.texi (Other Image Types): Add description of :foreground
4701 and :background properties of mono PBM images.
4702
e23a63a5
WL
47032000-08-17 Werner LEMBERG <wl@gnu.org>
4704
4705 * .cvsignore: New file.
4706
dfc16043
GM
47072000-01-05 Gerd Moellmann <gerd@gnu.org>
4708
4709 * tindex.pl: New script.
4710
602613fe
DL
47111999-12-03 Dave Love <fx@gnu.org>
4712
4713 * Makefile.in (MAKEINFO): New parameter.
4714
94ec544d
DL
47151999-09-17 Richard Stallman <rms@gnu.org>
4716
4717 * Makefile.in (srcs): Add hash.texi.
4718 (VERSION): Update to 20.6.
4719
47201999-09-13 Richard Stallman <rms@gnu.org>
4721
4722 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4723
47241998-08-29 Karl Heuer <kwzh@gnu.org>
4725
4726 * configure.in: New file.
4727 * Makefile.in: Renamed from Makefile.
4728 (prefix, infodir): Use value obtained from configure.
4729 (emacslibdir): Obsolete variable deleted.
4730 (dist): Distribute configure.in, configure, Makefile.in.
4731
47321998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4733
4734 * Makefile (INSTALL_INFO): New variable.
4735 (install): Run install-info.
4736
47371998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4738
4739 * Makefile (elisp.dvi): Add missing backslash.
4740
47411998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4742
4743 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4744 Run texindex without `./'. Always run texindex on elisp.tp.
4745 (elisp.tps): Target deleted.
4746
47471998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4748
4749 * Makefile (srcs): Add nonascii.texi and customize.texi.
4750 (dist): Start by deleting `temp'.
4751
47521998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4753
4754 * Makefile (makeinfo, texindex): Targets deleted.
4755 (makeinfo.o, texindex.o): Targets deleted.
4756 (clean, dist): Don't do anything with them or with getopt*.
4757
47581998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4759
4760 * Makefile (SHELL): Defined.
4761
47621998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4763
4764 * Makefile (elisp.tps): New target.
4765 (elisp.dvi): Depend on elisp.tps.
4766
4767Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4768
4769 * README: Update phone number.
4770
4771 * Makefile (elisp): Make this be the default target.
4772 Depend on makeinfo.c instead of makeinfo.
4773 (install): Don't depend on elisp.dvi, since we don't install that.
4774 Use mkinstalldirs.
4775 (dist): Add mkinstalldirs.
4776
4777Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4778
4779 * Makefile (VERSION): Update version number.
4780 (maintainer-clean): Renamed from realclean.
4781
4782Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4783
4784 * Makefile (realclean): New target.
4785 (elisp): Remove any old elisp-* files first.
4786
4787Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4788
d1f08d85
SM
4789 * Makefile (VERSION): New variable.
4790 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4791 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4792
4793Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4794
4795 * Makefile (elisp): Depend on makeinfo.
4796
4797Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4798
d1f08d85 4799 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4800
4801Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4802
4803 * Makefile (infodir, prefix): New vars.
4804 (install): Use infodir.
4805 (emacsinfodir): Deleted.
4806
4807Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4808
4809 * Makefile (srcs): Add calendar.texi.
4810
4811 * Makefile (dist): Copy texindex.c and makeinfo.c.
4812 Limit elisp-* files to those with one or two digits.
4813
4814Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4815
4816 * Makefile (dist): Changed to use Gzip instead of compress.
4817
4818Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4819
4820 * loading.texi (Unloading): define-function changed back to
4821 defalias. It may not stay this way, but at least it's
4822 consistent with the known-good version of the code patch.
4823
4824Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4825
4826 * modes.texi (Hooks): Document new optional arg of add-hook.
4827
4828Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4829
d1f08d85 4830 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4831
4832 * tips.texi: Add new section on standard library headers.
4833
4834Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4835
4836 * Makefile (srcs): Add frame.texi to the list of sources.
4837
4838Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4839
4840 * Makefile (dist): Don't bother excluding autosave files; they'll
4841 never make it into the temp directory anyway, and the hash marks
4842 in the name are problematic for make and the Bourne shell.
dff28924 4843 (srcs):
94ec544d
DL
4844
4845Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4846
d1f08d85 4847 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4848 the distribution tar file.
4849
dff28924 4850Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4851
4852 * Makefile (srcs): Added index.perm.
4853 (elisp.dvi): Remove erroneous shell comment.
4854 Expect output of permute-index in permuted.fns.
4855 Save old elisp.aux in elisp.oaux.
4856 (clean): Added index.texi to be deleted.
4857
dff28924 4858Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4859
4860 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4861
dff28924 4862Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4863
4864 * files.texi: Noted that completion-ignored-extensions is ignored
4865 when making *Completions*.
4866
4867Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4868
4869 * Makefile make dist now depends on elisp.dvi, since it tries
4870 to include it in the dist file.
4871
dff28924 4872Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4873
4874 * functions.texinfo (Mapping Functions): Add missing quote
4875
dff28924 4876Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4877
4878 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4879 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4880
dff28924 4881Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4882
4883 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4884 and @error{} are the terms now being used. The files in the
4885 directory have been changed to reflect this.
4886
d1f08d85 4887 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4888 ` @result{}', using 5 spaces at the begining of the line.
4889
dff28924 4890Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4891
4892 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4893 experimental @indentedresult{}, @indentedexpandsto{} are part of
4894 the texinfo.tex in this directory. These TeX macros are not
4895 stable yet.
4896
dff28924 4897Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4898
4899 * texinfo.tex: temporarily added
d1f08d85 4900 \let\result=\dblarrow
94ec544d
DL
4901 \def\error{{\it ERROR} \longdblarrow}
4902 We need to do this better soon.
4903
dff28924 4904Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4905
4906 * Applied Karl Berry's patches to *.texinfo files, but not to
4907 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4908 new title page format is also not applied, since it requires
4909 texinfo.tex changes.)
4910
4911 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4912 for the Project GNU development environment.
4913
ad050e54 4914;; Local Variables:
fd026ee1 4915;; coding: iso-2022-7bit
ad050e54 4916;; End:
2a34a036 4917
651f374c 4918 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 4919 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
4920 Copying and distribution of this file, with or without modification,
4921 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4922
4923;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda