(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
daeeeffc
RS
12006-07-17 Richard Stallman <rms@gnu.org>
2
3 * variables.texi (File Local Variables): Clarify that
4 file local variables make buffer-local bindings.
5
6 * modes.texi (Syntactic Font Lock): Give default for
7 font-lock-syntax-table.
8
7e1c1289
NR
92006-07-17 Nick Roberts <nickrob@snap.net.nz>
10
11 * text.texi (Special Properties): Clean up previous change.
12
912c7235
KB
132006-07-16 Karl Berry <karl@gnu.org>
14
4a76f78d
KB
15 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi,
16 control.texi: fix bad page breaks through chapter 10 (control).
ece35e15 17
912c7235
KB
18 * anti.texi (Antinews): reorder face-attribute fns to avoid
19 underfull hbox.
20
54b7938f
NR
212006-07-15 Nick Roberts <nickrob@snap.net.nz>
22
23 * text.texi (Special Properties): Describe fontified text property
24 in relation to a character (not text).
25
3f11901a
KS
262006-07-15 Kim F. Storm <storm@cua.dk>
27
0864179a
KS
28 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
29 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
30 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
31
3f11901a
KS
32 * anti.texi (Antinews): Mention redisplay function.
33 The kbd macro existed, but was not documented, before 22.x.
34 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
35
b4f62d0a
NR
362006-07-14 Nick Roberts <nickrob@snap.net.nz>
37
38 * display.texi (Displaying Messages): Add anchor.
39
40 * frames.texi (Dialog Boxes): Use it.
41
2c6e026a
RS
422006-07-12 Richard Stallman <rms@gnu.org>
43
44 * objects.texi (Frame Type): Explain nature of frames better.
45
46 * frames.texi (Frames): Explain nature of frames better.
47
482006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
49
50 * tips.texi (Coding Conventions): Explain why use cl at compile time.
51
099d4201
YM
522006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
53
54 * frames.texi (Window System Selections): Mention scrap support for Mac.
55 Default value of x-select-enable-clipboard is t on Mac.
56
57 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
58
ff97f952
KS
592006-07-11 Kim F. Storm <storm@cua.dk>
60
61 * display.texi (Forcing Redisplay): Add `redisplay' function.
62 Don't mention (sit-for -1) -- use (redisplay t) instead.
63
64 * commands.texi (Waiting): (sit-for -1) is no longer special.
65 (sit-for 0) is equivalent to (redisplay).
66 Iconifying/deiconifying no longer makes sit-for return.
67
a183016f
NR
682006-07-10 Nick Roberts <nickrob@snap.net.nz>
69
70 * display.texi (Buttons): Fix typo.
71
72 * index.texi, elisp.texi (New Symbols): Comment node out.
73
b86be617
RS
742006-07-09 Richard Stallman <rms@gnu.org>
75
76 * display.texi (Truncation): Clean up previous change.
77
3aa7c28e
RS
782006-07-08 Richard Stallman <rms@gnu.org>
79
80 * commands.texi (Interactive Call): Use 3 as prefix in example
81 for execute-extended-command.
82
83 * display.texi (Attribute Functions): Move paragraph about
84 compatibility with Emacs < 21.
85
5a1048a5
KS
862006-07-09 Kim F. Storm <storm@cua.dk>
87
88 * display.texi (Refresh Screen): Clarify force-window-update.
89 (Truncation): "Normally" indicated by fringe arrows.
90
89fb9154
EZ
912006-07-08 Eli Zaretskii <eliz@gnu.org>
92
5a1048a5
KS
93 * windows.texi (Textual Scrolling, Resizing Windows):
94 * variables.texi (Constant Variables):
89fb9154
EZ
95 * text.texi (Buffer Contents, Deletion, Changing Properties)
96 (Property Search, Special Properties, Sticky Properties)
5a1048a5 97 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 98 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
99 (Categories):
100 * symbols.texi (Other Plists):
101 * streams.texi (Output Variables):
102 * processes.texi (Input to Processes, Query Before Exit):
103 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 104 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 105 (Session Management):
89fb9154 106 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
107 (Chars and Bytes, Locales):
108 * modes.texi (Defining Minor Modes, Header Lines):
109 * minibuf.texi (Minibuffer Contents):
110 * markers.texi (Information from Markers):
111 * lists.texi (List Elements, Building Lists, Association Lists):
112 * keymaps.texi (Tool Bar):
113 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
114 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
115 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
116 (Color Names, Text Terminal Colors, Display Feature Testing):
117 * files.texi (Visiting Functions, File Name Components)
5a1048a5 118 (Unique File Names, Contents of Directories):
89fb9154
EZ
119 * display.texi (Forcing Redisplay, Displaying Messages)
120 (Temporary Displays, Font Selection, Auto Faces)
121 (Font Lookup, Fringe Indicators, Display Margins)
122 (Image Descriptors, Showing Images, Image Cache, Button Types)
123 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
124 (Display Table Format, Glyphs):
125 * control.texi (Iteration):
126 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
127 * backups.texi (Making Backups, Auto-Saving):
128 Remove @tindex entries.
89fb9154 129
7f087030
KS
1302006-07-07 Kim F. Storm <storm@cua.dk>
131
132 * display.texi (Fringe Cursors): Fix typo.
133 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
134 (Overlay Arrow): Default is overlay-arrow fringe indicator.
135
978db147
RS
1362006-07-05 Richard Stallman <rms@gnu.org>
137
138 * text.texi (Buffer Contents): Add example of text props
139 in result of buffer-substring.
140 (Text Properties): Explain better about use of specific property names.
141 (Property Search): Some cleanups; reorder some functions.
142
143 * keymaps.texi (Changing Key Bindings): Cleanup.
144 Add xref to Key Binding Conventions.
145
146 * display.texi (Attribute Functions): Add examples for
147 face-attribute-relative-p.
148
149 * tips.texi (Coding Conventions): Cleanup last change.
150
42b50684
KB
1512006-07-05 Karl Berry <karl@gnu.org>
152
08b17d37
KS
153 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
154 Remove @setchapternewpage odd.
42b50684
KB
155 Result is 1013 pages, down from 1100.
156
08b17d37
KS
157 * anti.texi, customize.texi, display.texi, internals.texi:
158 * minibuf.texi, modes.texi, tips.texi:
159 Fix overfull/underfull boxes.
42b50684 160
180f018c
TTN
1612006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
162
163 * edebug.texi (Instrumenting):
164 Add Edebug-specific findex for eval-buffer.
165 * loading.texi (Loading):
166 Replace eval-current-buffer with eval-buffer.
167
8e338f7b
EZ
1682006-06-30 Nick Roberts <nickrob@snap.net.nz>
169
170 * locals.texi (Standard Buffer-Local Variables): Update the list
171 of variables.
172
0770a251
NR
1732006-06-26 Nick Roberts <nickrob@snap.net.nz>
174
175 * files.texi (File Name Completion): Point user to the node
176 "Reading File Names".
177
d9034473
EZ
1782006-06-24 Eli Zaretskii <eliz@gnu.org>
179
eff6bfea
EZ
180 * files.texi (Contents of Directories): Document case-insensitive
181 behavior on respective filesystems.
182
d9034473
EZ
183 * objects.texi (Character Type): Document that Emacs signals an
184 error for unsupported Unicode characters specified as \uNNNN.
185
a5bd14d3
RS
1862006-06-19 Richard Stallman <rms@gnu.org>
187
188 * processes.texi (Bindat Spec): Clarify previous change.
189
d1ae9041
RS
1902006-06-16 Richard Stallman <rms@gnu.org>
191
192 * tips.texi (Coding Conventions): Better explain conventions
193 for definition constructs.
194
195 * text.texi (Special Properties): String value of `read-only'
196 serves as the error message.
197
198 * objects.texi (Character Type): Clarify prev. change.
199 (Non-ASCII in Strings): Mention \u and \U.
200
201 * commands.texi (Using Interactive): Explain problem of
202 markers, etc., in command-history.
203
1bb32610
KS
2042006-06-14 Kim F. Storm <storm@cua.dk>
205
206 * commands.texi (Waiting): Negative arg to sit-for forces
207 redisplay even if input is pending.
208
209 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
210 redisplay. Remove incorrect example of binding redisplay-dont-pause
211 around (sit-for 0).
212
c7484981
RS
2132006-06-13 Richard Stallman <rms@gnu.org>
214
215 * display.texi (Forcing Redisplay): Clarify previous change.
216
d211faa2
RF
2172006-06-13 Romain Francoise <romain@orebokech.com>
218
219 * display.texi (Forcing Redisplay): Fix typo.
220
8eb2b87f
KS
2212006-06-13 Kim F. Storm <storm@cua.dk>
222
223 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
224
503b5e1c
LT
2252006-06-10 Luc Teirlinck <teirllm@auburn.edu>
226
227 * tips.texi (Coding Conventions): Add `@end itemize'.
228
9e362b84
RS
2292006-06-10 Richard Stallman <rms@gnu.org>
230
231 * tips.texi (Coding Conventions): Explain use of coding systems
232 to ensure one decoding for strings.
233
7cb93181
EZ
2342006-06-09 Aidan Kehoe <kehoea@parhasard.net>
235
236 * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
237 syntax.
238
afd63bda
EZ
2392006-06-07 Eli Zaretskii <eliz@gnu.org>
240
241 * display.texi (Font Selection): Remove description of
242 clear-face-cache.
243
244 * compile.texi (Eval During Compile): Fix a typo. Add index
245 entries for possible uses of eval-when-compile.
246
71ee3e04
TTN
2472006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
248
249 * display.texi (Abstract Display): Fix typo.
250
a941b26b
EZ
2512006-06-03 Eli Zaretskii <eliz@gnu.org>
252
253 * minibuf.texi (Minibuffer History) <history-add-new-input>:
254 Reword variable's description.
255
963128f3
RS
2562006-06-01 Richard Stallman <rms@gnu.org>
257
258 * windows.texi (Splitting Windows): Clarify splitting nonselected
259 window.
260
82db8fa7
JL
2612006-05-31 Juri Linkov <juri@jurta.org>
262
263 * minibuf.texi (Minibuffer History): Add history-add-new-input.
264
d9e8091d
RS
2652006-05-30 Richard Stallman <rms@gnu.org>
266
6ac209a3
RS
267 * display.texi (Line Height): Fix errors in description of
268 default line height and line-height properyty.
269
d9e8091d
RS
270 * nonascii.texi (Default Coding Systems): Further clarification.
271
93fd6289
LT
2722006-05-29 Luc Teirlinck <teirllm@auburn.edu>
273
274 * internals.texi (Pure Storage): Mention that an overflow in pure
275 space causes a memory leak.
276 (Garbage Collection): If there was an overflow in pure space,
277 `garbage-collect' returns nil.
278
7c42b3e0
EZ
2792006-05-30 Eli Zaretskii <eliz@gnu.org>
280
281 * nonascii.texi (Default Coding Systems): Fix it some more.
282
b8909e88
EZ
2832006-05-29 Eli Zaretskii <eliz@gnu.org>
284
285 * nonascii.texi (Default Coding Systems): Fix last change.
286
6d3906d5
KH
2872006-05-29 Kenichi Handa <handa@m17n.org>
288
289 * nonascii.texi (find-operation-coding-system): Describe the new
290 argument format (FILENAME . BUFFER).
291
0985f920
RS
2922006-05-28 Richard Stallman <rms@gnu.org>
293
294 * tips.texi (Coding Conventions): Better explain reasons not to
295 advise other packages or use `eval-after-load'.
296
6c6e0bb4
KS
2972006-05-29 Kim F. Storm <storm@cua.dk>
298
299 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
300 `bindat-idx' and `bindat-raw' for clarity.
301
096432af
TTN
3022006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
303
b9e17eb3
TTN
304 * processes.texi (Bindat Spec): Expand on `repeat' handler.
305
096432af
TTN
306 * display.texi (Display): Add "Abstract Display" to menu.
307 (Abstract Display, Abstract Display Functions)
308 (Abstract Display Example): New nodes.
309 * elisp.texi (Top): Add "Abstract Display" to menu.
310
e4b3f22f
CY
3112006-05-27 Chong Yidong <cyd@stupidchicken.com>
312
917b8227
CY
313 * keymaps.texi (Key Sequences): Link to input events definition.
314 (Format of Keymaps): Delete material duplicated in Keymap Basics.
315
e4b3f22f
CY
316 * files.texi (Changing Files): Document updated argument list for
317 copy-file.
318
f1b64ef1
TTN
3192006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
320
321 * processes.texi (Bindat Functions): Explain term "total length".
322 Use it in bindat-length and bindat-pack descriptions.
323
3d0793e4
EZ
3242006-05-26 Eli Zaretskii <eliz@gnu.org>
325
326 * tips.texi (Coding Conventions): Advise against using
327 eval-after-load in packages. Add an index entry.
328
abeb5483
JL
3292006-05-25 Juri Linkov <juri@jurta.org>
330
92aa92fa
JL
331 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
332
abeb5483
JL
333 * modes.texi (%-Constructs): Add %e, %z, %Z.
334
403a7bca
RS
3352006-05-25 Richard Stallman <rms@gnu.org>
336
337 * elisp.texi (Top): Update subnode menu.
338
339 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
340 (Keymaps): Update menu.
341
39a9bed3
CY
3422006-05-25 Chong Yidong <cyd@stupidchicken.com>
343
344 * keymaps.texi (Key Sequences): Some clarifications.
345
78b3f5c3
TTN
3462006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
347
348 * processes.texi (Bindat Functions): Say "unibyte string"
349 explicitly for bindat-unpack and bindat-pack descriptions.
350 (Bindat Examples): Don't call `string-make-unibyte' in example.
351
08244b81
CY
3522006-05-25 Chong Yidong <cyd@stupidchicken.com>
353
354 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
355 Explain string and vector representations of key sequences
356
78b3f5c3
TTN
357 * keymaps.texi (Changing Key Bindings):
358 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
359 * help.texi (Describing Characters): Refer to it.
360
b370c94d
LT
3612006-05-23 Luc Teirlinck <teirllm@auburn.edu>
362
363 * frames.texi (Pointer Shape): @end table -> @end defvar.
364
b8223441
RS
3652006-05-22 Richard Stallman <rms@gnu.org>
366
367 * elisp.texi (Top): Update subnode menus.
368
369 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
370 Contents rewritten; material from old Pointer Shape node moved here.
371
372 * display.texi (Pointer Shape): Node deleted.
373 (Image Descriptors): Minor cleanup.
374
c18eec5c
RS
3752006-05-21 Richard Stallman <rms@gnu.org>
376
377 * syntax.texi (Parsing Expressions): Update info on which STATE
378 elements are ignored.
379
9300b310
LT
3802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
381
86735b2d
LT
382 * hooks.texi (Standard Hooks): Correct typo.
383
9300b310
LT
384 * gpl.texi (GPL): ifinfo -> ifnottex.
385
75e3b957
EZ
3862006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
387
388 * searching.texi (Simple Match Data): Warn about match data being
389 set anew by every search.
390
0bcf8735
RS
3912006-05-17 Richard Stallman <rms@gnu.org>
392
393 * minibuf.texi (Minibuffer History): Clarify.
394
395 * searching.texi (Regexp Special): Clarify nested regexp warning.
396
b3abe3a5
KS
3972006-05-16 Kim F. Storm <storm@cua.dk>
398
399 * minibuf.texi (Minibuffer History): Update add-to-history.
400
bc20db55
KH
4012006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
402
403 * nonascii.texi (Explicit Encoding): Fix
404 typo (encoding<->decoding).
405
f31263a4
RS
4062006-05-14 Richard Stallman <rms@gnu.org>
407
46a2df8e
RS
408 * buffers.texi (Creating Buffers): Cleanup.
409
f31263a4
RS
410 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
411
1299a5a4
EZ
4122006-05-13 Eli Zaretskii <eliz@gnu.org>
413
642c61f3
EZ
414 * buffers.texi (Current Buffer): Document that with-temp-buffer
415 disables undo.
416
1299a5a4
EZ
417 * os.texi (Terminal-Specific): More accurate description of how
418 Emacs searches for the terminal-specific libraries.
419
61515a63
EZ
4202006-05-12 Eli Zaretskii <eliz@gnu.org>
421
b811ef49
EZ
422 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
423 emacs-xtra to @inforef's.
424
4a7910c7
EZ
425 * text.texi (Undo): Document that undo is turned off in buffers
426 whose names begin with a space.
427
428 * buffers.texi (Buffer Names): Add index entries for buffers whose
429 names begin with a space.
430 (Creating Buffers): Document that undo is turned off in buffers
431 whose names begin with a space.
432
f055e02c
EZ
433 * files.texi (Visiting Functions, Reading from Files)
434 (Saving Buffers): Mention code and EOL conversions by file I/O
435 primitives and subroutines.
436
0ef0b416
EZ
437 * nonascii.texi (Lisp and Coding Systems): Document
438 coding-system-eol-type. Add index entries for eol conversion.
439
61515a63
EZ
440 * display.texi (Defining Faces): Mention `mac', and add an xref to
441 where window-system is described.
442
e4c068c0
RS
4432006-05-10 Richard Stallman <rms@gnu.org>
444
445 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
446
31035927
RS
4472006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * variables.texi (File Local Variables): Recommend to quote lambda
450 expressions in safe-local-variable property.
451
f12a0718
RS
4522006-05-09 Richard Stallman <rms@gnu.org>
453
454 * variables.texi (File Local Variables): Document
455 safe-local-eval-forms and safe-local-eval-function.
456
ed7e6c32
KS
4572006-05-07 Kim F. Storm <storm@cua.dk>
458
459 * minibuf.texi (Minibuffer History): Remove keep-dups arg
460 from add-to-history.
461
5a36d834
RF
4622006-05-07 Romain Francoise <romain@orebokech.com>
463
464 * commands.texi (Event Input Misc):
465 * compile.texi (Eval During Compile):
466 * internals.texi (Buffer Internals):
467 * minibuf.texi (Initial Input):
468 * nonascii.texi (Scanning Charsets):
469 * numbers.texi (Comparison of Numbers):
470 * windows.texi (Textual Scrolling, Vertical Scrolling):
471 Fix various typos.
472
fbc284f6
EZ
4732006-05-06 Eli Zaretskii <eliz@gnu.org>
474
f53d2e87
EZ
475 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
476 conditional xref's to either emacs or emacs-xtra, depending on
477 @iftex/@ifnottex.
478
fbc284f6
EZ
479 * minibuf.texi (Minibuffer History): Document add-to-history.
480
3dfed653
EZ
4812006-05-05 Eli Zaretskii <eliz@gnu.org>
482
483 * internals.texi (Pure Storage): Mention the pure overflow message
484 at startup.
485
8e7a9a24
EZ
4862006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
487
488 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
489 (Searching Keymaps): Fix pseudo-Lisp description of keymap
490 search.
491
d0789de9
RS
4922006-05-01 Richard Stallman <rms@gnu.org>
493
494 * intro.texi (nil and t): Clarify.
495
496 * variables.texi (File Local Variables): Suggest using booleanp.
497
fc2cb772
JB
4982006-05-01 Juanma Barranquero <lekktu@gmail.com>
499
500 * objects.texi (Type Predicates): Fix typos.
501
27c5714a
SM
5022006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
503
504 * intro.texi (nil and t): Add booleanp.
505
506 * objects.texi (Type Predicates): Add links for booleanp and
507 string-or-null-p.
508
eadb9d45
RS
5092006-04-29 Richard Stallman <rms@gnu.org>
510
27c5714a 511 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
512 Multi line Font Lock Elements. Much clarification.
513 (Font Lock Multiline, Region to Fontify): Much clarification.
514
7817e3d3
SM
5152006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
516
517 * variables.texi (File Local Variables): Remove the special case t for
518 safe-local-variable.
519
8ac3a455
RS
5202006-04-26 Richard Stallman <rms@gnu.org>
521
522 * syntax.texi (Parsing Expressions): Minor cleanup.
523
290e4aae
RS
5242006-04-18 Richard Stallman <rms@gnu.org>
525
526 * tips.texi (Coding Conventions): Explain when the package's
527 prefix should appear later on (not at the start of the name).
528
529 * searching.texi (String Search): Clarify effect of NOERROR.
530
531 * modes.texi (Imenu): Clarify what special items do.
532
533 * hooks.texi (Standard Hooks): Delete text about old hook names.
534
1e2b8ce5
RF
5352006-04-17 Romain Francoise <romain@orebokech.com>
536
537 * variables.texi (Local Variables): Update the default value of
538 `max-specpdl-size'.
539
51fa34bc
MB
5402006-04-15 Michael Olson <mwolson@gnu.org>
541
542 * processes.texi (Transaction Queues): Mention the new optional
543 `delay-question' argument for `tq-enqueue'.
544
61f32d39
BW
5452006-04-13 Bill Wohler <wohler@newt.com>
546
547 * customize.texi (Common Keywords): Use dotted notation for
50b7bce0
BW
548 :package-version value. Specify its values. Improve documentation
549 for customize-package-emacs-version-alist.
61f32d39 550
4f8ed159
BW
5512006-04-12 Bill Wohler <wohler@newt.com>
552
553 * customize.texi (Common Keywords): Move description of
554 customize-package-emacs-version-alist to @defvar.
555
e5e864ab
BW
5562006-04-10 Bill Wohler <wohler@newt.com>
557
558 * customize.texi (Common Keywords): Add :package-version.
559
6c230417
KS
5602006-04-10 Kim F. Storm <storm@cua.dk>
561
562 * text.texi (Buffer Contents): Add NOPROPS arg to
563 filter-buffer-substring.
564
d82eac8f
EZ
5652006-04-08 Kevin Ryde <user42@zip.com.au>
566
567 * os.texi (Command-Line Arguments): Update xref to emacs manual
568 "Command Arguments" -> "Emacs Invocation", per change there.
569
4f815b29
TTN
5702006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
571
572 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
573 be on one line to help makeinfo not render two spaces after the dot.
574
122c3009
RS
5752006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
576
577 * strings.texi (Predicates for Strings): Add string-or-null-p.
578
da68bc3d
KS
5792006-03-28 Kim F. Storm <storm@cua.dk>
580
581 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
582 remarks about systems that don't support fractional seconds.
583
b223e22d
KB
5842006-03-25 Karl Berry <karl@gnu.org>
585
fc2cb772 586 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
587 the year list.
588
b756c64c
NR
5892006-03-21 Nick Roberts <nickrob@snap.net.nz>
590
591 * display.texi (Fringe Indicators): Fix typos.
592
fe3dca59
LT
5932006-03-19 Luc Teirlinck <teirllm@auburn.edu>
594
c287ad03 595 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
596 in front of a quoted symbol in a docstring to prevent making a
597 hyperlink.
598
e91d4202
AM
5992006-03-19 Alan Mackenzie <acm@muc.de>
600
290e4aae 601 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 602
e8a5f60b
RS
6032006-03-16 Richard Stallman <rms@gnu.org>
604
605 * display.texi (Defining Images): Minor cleanup.
606
486daaa5
BW
6072006-03-16 Bill Wohler <wohler@newt.com>
608
609 * display.texi (Defining Images): In image-load-path-for-library,
610 prefer user's images.
611
4ffc92c2
SM
6122006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
615
874a6ef8
BW
6162006-03-15 Bill Wohler <wohler@newt.com>
617
618 * display.texi (Defining Images): Fix example in
619 image-load-path-for-library by not recommending that one binds
fc2cb772 620 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
621 it if previously defined.
622
70949f30
BW
6232006-03-14 Bill Wohler <wohler@newt.com>
624
625 * display.texi (Defining Images): In image-load-path-for-library,
626 always return list of directories. Update example.
627
c852c516
AM
6282006-03-14 Alan Mackenzie <acm@muc.de>
629
630 * modes.texi: New node, "Region to Fontify" (for Font Lock).
631 This describes font-lock-extend-region-function.
4ffc92c2 632 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
633 the new node "Region to Fontify".
634
7cd3712b
RS
6352006-03-13 Richard Stallman <rms@gnu.org>
636
637 * display.texi (Invisible Text): The impossible position is
638 now before the invisible text, not after.
639 (Defining Images): Clean up last change.
640
2c676341
BW
6412006-03-11 Bill Wohler <wohler@newt.com>
642
643 * display.texi (Defining Images): Add image-load-path-for-library.
644
6f49b4c5
LT
6452006-03-11 Luc Teirlinck <teirllm@auburn.edu>
646
2d14c9bf
LT
647 * text.texi (Adaptive Fill): Fix Texinfo usage.
648
649 * strings.texi (Creating Strings): Fix Texinfo usage.
650
6f49b4c5
LT
651 * searching.texi (Regexp Special): Use @samp for regular
652 expressions that are not in Lisp syntax.
653
fc1d3386
LT
6542006-03-08 Luc Teirlinck <teirllm@auburn.edu>
655
656 * searching.texi (Regexp Special): Put remark between parentheses
657 to avoid misreading.
658
7b2c2ca9
LT
6592006-03-07 Luc Teirlinck <teirllm@auburn.edu>
660
661 * searching.texi (Syntax of Regexps): More accurately describe
662 which characters are special in which situations.
663 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
664 are not special. Describe in detail when `[' and `]' are special.
665 (Regexp Backslash): Plenty of regexps with unbalanced square
666 brackets are valid, so reword that statement.
667
f79bc642
KS
6682006-03-02 Kim F. Storm <storm@cua.dk>
669
670 * keymaps.texi (Tool Bar): Add tool-bar-border.
671
1d9a5237
LT
6722006-02-28 Luc Teirlinck <teirllm@auburn.edu>
673
a86b01fa 674 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 675
2534ef94
LT
6762006-02-27 Luc Teirlinck <teirllm@auburn.edu>
677
678 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
679
680 * files.texi (Locating Files): Suggest additional values for the
681 SUFFIXES arg of `locate-file'. Update pxref.
682
683 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
684 (How Programs Do Loading): Discuss the effects of Auto Compression
685 mode on `load'.
686 (Load Suffixes): New node.
394e96d5 687 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
688 moved to "Load Suffixes".
689 (Autoload, Named Features): Mention `load-suffixes'.
690
dd9959da 6912006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
692
693 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
694
695 * windows.texi (Window Tree): Fix typo.
696
49af2995
KS
6972006-02-20 Kim F. Storm <storm@cua.dk>
698
699 * display.texi (Fringe Indicators): New section.
700 Move indicate-empty-lines, indicate-buffer-boundaries, and
701 default-indicate-buffer-boundaries here.
702 Add fringe-indicator-alist and default-fringes-indicator-alist.
703 Add list of logical fringe indicator symbols.
704 Update list of standard bitmap names.
705 (Fringe Cursors): New section.
706 Move overflow-newline-into-fringe here.
707 Add fringe-cursor-alist and default-fringes-cursor-alist.
708 Add list of fringe cursor symbols.
709
58f71009
JB
7102006-02-20 Juanma Barranquero <lekktu@gmail.com>
711
712 * commands.texi (Using Interactive): Fix reference to node
713 "Minibuffers".
714
5498b6af
RS
7152006-02-19 Richard M. Stallman <rms@gnu.org>
716
717 * minibuf.texi (High-Level Completion):
718 Add xref to read-input-method-name.
719
720 * files.texi (Relative File Names): Move file-relative-name here.
721 (File Name Expansion): From here. Minor clarifications.
722
723 * commands.texi (Using Interactive): Add xrefs about reading input.
724 Clarify remarks about that moving point and mark.
725 Put string case before list case.
726
43ce897a 7272006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 728
4ffc92c2
SM
729 * display.texi (Other Display Specs, Image Descriptors):
730 Revert erroneous changes. The previous description of
731 image-descriptors as `(image . PROPS)' was correct.
b6498a68 732
1324d26e
RS
7332006-02-14 Richard M. Stallman <rms@gnu.org>
734
735 * variables.texi (File Local Variables): Clarifications.
736
0da93350
JB
7372006-02-14 Juanma Barranquero <lekktu@gmail.com>
738
739 * variables.texi (File Local Variables): Use @code for a cons
740 cell, not @var.
741
51a39bab
CY
7422006-02-13 Chong Yidong <cyd@stupidchicken.com>
743
744 * variables.texi (File Local Variables): Document new file local
745 variable behavior.
746
d342156c
KS
7472006-02-10 Kim F. Storm <storm@cua.dk>
748
749 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
750
8392fe4a
JB
7512006-02-08 Juanma Barranquero <lekktu@gmail.com>
752
753 * modes.texi (%-Constructs): Remove obsolete info about
754 `global-mode-string'.
755
cd6cd82a
RS
7562006-02-07 Richard M. Stallman <rms@gnu.org>
757
d78dc2d8
RS
758 * commands.texi (Prefix Command Arguments): Minor cleanup.
759
760 * display.texi: "Graphical display", not window system.
761
cd6cd82a
RS
762 * functions.texi (What Is a Function): Fix xref.
763
764 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
765 (Changing Key Bindings): Clarify when remapping is better than
766 substitute-key-definition.
767
7682006-02-02 Richard M. Stallman <rms@gnu.org>
769
770 * minibuf.texi (Basic Completion): Completion alists are risky.
771
772 * keymaps.texi (Active Keymaps): Clarifications.
773 (Searching Keymaps): New node.
774 (Keymaps): Update menu.
775
776 * frames.texi (Layout Parameters): Minor clarification.
777 (Drag and Drop): New node.
778 (Frames): Update menu.
779
cf052abc
CY
7802006-01-29 Chong Yidong <cyd@stupidchicken.com>
781
4ffc92c2
SM
782 * display.texi (Other Display Specs, Image Descriptors):
783 Image description is a list, not a cons cell.
cf052abc 784
1f2907ee
LT
7852006-01-28 Luc Teirlinck <teirllm@auburn.edu>
786
787 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
788 list is not necessarily a list).
789
a849f77d
EZ
7902006-01-27 Eli Zaretskii <eliz@gnu.org>
791
792 * frames.texi (Layout Parameters): border-width and
793 internal-border-width belong to the frame, not the window.
794
d322eb9b
RS
7952006-01-19 Richard M. Stallman <rms@gnu.org>
796
797 * nonascii.texi (Translation of Characters): Search cmds use
798 translation-table-for-input. Automatically made local.
799
800 * markers.texi (Overview of Markers): Count insertion type
801 as one of a marker's attributes.
802
cd6cd82a
RS
803 * keymaps.texi (Controlling Active Maps): New node, split out of
804 Active Keymaps.
805 (Keymaps): Menu updated.
806 (Active Keymaps): Give pseudocode to explain how the active
807 maps are searched. current-active-maps and key-binding moved here.
808 (Functions for Key Lookup): current-active-maps and key-binding moved.
809 Clarifications.
810 (Searching the Keymaps): New subnode.
811
d322eb9b
RS
812 * elisp.texi (Top): Menu clarification.
813
814 * display.texi (Other Display Specs): Delete duplicate entry for
815 just a string as display spec. Move text about recursive display
816 specs on such a string.
817
818 * commands.texi (Key Sequence Input): Clarify.
819 Move num-nonmacro-input-events out.
820 (Reading One Event): num-nonmacro-input-events moved here.
821
2ac77b5a
NR
8222006-01-14 Nick Roberts <nickrob@snap.net.nz>
823
824 * advice.texi (Simple Advice): Update example to fit argument
825 change in previous-line.
826
a203a18c
RS
8272006-01-05 Richard M. Stallman <rms@gnu.org>
828
829 * markers.texi (The Mark): Fix in `mark'.
830
d9043ddf
RS
8312006-01-04 Richard M. Stallman <rms@gnu.org>
832
833 * processes.texi (Misc Network, Make Network): Minor cleanups.
834
8a5db8ae
KS
8352006-01-04 Kim F. Storm <storm@cua.dk>
836
837 * processes.texi (Make Network): Add IPv6 addresses and handling.
838 (Network Feature Testing): Mention (:family ipv6).
839 (Misc Network): Add IPv6 formats to format-network-address.
840
19bb7940
RS
8412005-12-30 Richard M. Stallman <rms@gnu.org>
842
843 * text.texi (Changing Properties):
844 Don't use return value of set-text-properties.
845
b9cb50d9
LT
8462005-12-29 Luc Teirlinck <teirllm@auburn.edu>
847
848 * modes.texi (Mode Line Format): Correct typo in menu.
849
94a867a6
RS
8502005-12-29 Richard M. Stallman <rms@gnu.org>
851
852 * modes.texi (Mode Line Top): New node.
853 (Mode Line Data): Some text moved to new node.
854 Explain the data structure more concretely.
855 (Mode Line Basics): Clarifications.
856 (Mode Line Variables): Clarify intro paragraph.
857 (%-Constructs): Clarify intro paragraph.
858 (Mode Line Format): Update menu.
859
ba455131
LT
8602005-12-28 Luc Teirlinck <teirllm@auburn.edu>
861
862 * minibuf.texi (Basic Completion): Update lazy-completion-table
863 examples for removal of ARGS argument.
864
2b6abe1e
RS
8652005-12-23 Richard M. Stallman <rms@gnu.org>
866
867 * text.texi (Undo): Restore some explanation from the version
868 that was deleted.
869
2d7409f2
EZ
8702005-12-23 Eli Zaretskii <eliz@gnu.org>
871
abeb5483 872 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
873 funname' and `apply delta' elements of the undo list.
874
2e23b82e
RS
8752005-12-20 Richard M. Stallman <rms@gnu.org>
876
877 * help.texi (Help Functions): Update documentation of `apropos'.
878
a31687ce
LT
8792005-12-20 Luc Teirlinck <teirllm@auburn.edu>
880
881 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
882 because it is confusing. If the :help-echo keyword is a function,
883 it is not directly used as the :help-echo overlay property, as the
884 xref seems to suggest (it does not take the appropriate args).
885
0e83c4e9
LT
8862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
887
888 * customize.texi (Common Keywords): Fix Texinfo usage.
889 (Group Definitions, Variable Definitions): Update for new
890 conventions for using `*' in docstrings.
77df907a
LT
891
892 * tips.texi (Documentation Tips): Update for new conventions for
893 using `*' in docstrings.
894
69487a1f
RS
8952005-12-16 Richard M. Stallman <rms@gnu.org>
896
897 * minibuf.texi (Minibuffer Contents): Minor cleanup.
898
2a502a32
JL
8992005-12-16 Juri Linkov <juri@jurta.org>
900
901 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
902
b158c851
RF
9032005-12-14 Romain Francoise <romain@orebokech.com>
904
905 * modes.texi (Customizing Keywords): Rename `append' to `how'.
906 Fix typo.
907
d7d1f75e
JL
9082005-12-11 Juri Linkov <juri@jurta.org>
909
910 * minibuf.texi (Completion Commands): Add mention of read-file-name
911 for filename completion keymaps.
912 (Reading File Names): Add mention of filename completion keymaps
913 for read-file-name and xref to `Completion Commands'.
914
4b1c16c2
RS
9152005-12-10 Richard M. Stallman <rms@gnu.org>
916
917 * customize.texi (Common Keywords): State caveats for use of :tag.
918
1d49d5d9
RS
9192005-12-08 Richard M. Stallman <rms@gnu.org>
920
2663a204
RS
921 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
922 with xrefs and better explanation.
923 (Completion Commands): Add the filename completion maps.
924
1d49d5d9
RS
925 * objects.texi (Character Type): Clarify that \s is not space
926 if a dash follows.
927
fa0d4d0c
RS
9282005-12-05 Richard M. Stallman <rms@gnu.org>
929
930 * windows.texi (Resizing Windows): Delete preserve-before args.
931
d64b177a
SM
9322005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
933
934 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
935 in full keymaps, since the quirk has been fixed.
936
79019cc9
EZ
9372005-12-03 Eli Zaretskii <eliz@gnu.org>
938
939 * hooks.texi (Standard Hooks): Add index entries. Mention
940 `compilation-finish-functions'.
941
161ef3be
RS
9422005-11-27 Richard M. Stallman <rms@gnu.org>
943
944 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
945
17c1971a
JL
9462005-11-21 Juri Linkov <juri@jurta.org>
947
948 * customize.texi (Common Keywords): Update links types
949 custom-manual and url-link. Add link types emacs-library-link,
950 file-link, function-link, variable-link, custom-group-link.
951
5890344b
CY
9522005-11-20 Chong Yidong <cyd@stupidchicken.com>
953
954 * display.texi: Revert 2005-11-20 change.
955
cbce0752
TTN
9562005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
957
958 * processes.texi (Bindat Functions):
959 Say "third" to refer to zero-based index "2".
960
ff04c885
LT
9612005-11-18 Luc Teirlinck <teirllm@auburn.edu>
962
963 * loading.texi (Library Search): Update the default value of
964 `load-suffixes'.
965
ce8d4e00
CY
9662005-11-17 Chong Yidong <cyd@stupidchicken.com>
967
968 * display.texi (Attribute Functions): Mention :ignore-defface.
969
cbad4a9e
SM
9702005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 973 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 974
fda12b27
RS
9752005-11-06 Richard M. Stallman <rms@gnu.org>
976
977 * files.texi (Magic File Names): find-file-name-handler checks the
978 `operations' property of the handler.
979
e082564e
RS
9802005-11-03 Richard M. Stallman <rms@gnu.org>
981
982 * variables.texi (Frame-Local Variables): Small clarification.
983
f0cdd9e4
CY
9842005-10-29 Chong Yidong <cyd@stupidchicken.com>
985
986 * os.texi (Init File): Document ~/.emacs.d/init.el.
987
685abb98
RS
9882005-10-29 Richard M. Stallman <rms@gnu.org>
989
990 * internals.texi (Garbage Collection): Document memory-full.
991
7000848e
BW
9922005-10-28 Bill Wohler <wohler@newt.com>
993
994 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
995 for URLs.
996
107fb6c9
RS
9972005-10-28 Richard M. Stallman <rms@gnu.org>
998
999 * minibuf.texi (Completion Commands): Clean up prev change.
1000
10012005-10-26 Kevin Ryde <user42@zip.com.au>
1002
1003 * compile.texi (Eval During Compile): Explain recommended uses
1004 of eval-when-compile and eval-and-compile.
1005
1d8e69a2
MY
10062005-10-27 Masatake YAMATO <jet@gyve.org>
1007
cbad4a9e 1008 * minibuf.texi (Completion Commands):
1d8e69a2 1009 Write about new optional argument for `display-completion-list'.
cbad4a9e 1010
6a897887
RS
10112005-10-23 Richard M. Stallman <rms@gnu.org>
1012
1013 * display.texi (Overlay Arrow): Clarify about local bindings of
1014 overlay-arrow-position.
1015
6d1e17be
EZ
10162005-10-22 Eli Zaretskii <eliz@gnu.org>
1017
1018 * internals.texi (Building Emacs): Fix last change.
1019
db5fe0a6
RS
10202005-10-22 Richard M. Stallman <rms@gnu.org>
1021
1022 * internals.texi (Building Emacs): Document eval-at-startup.
1023
45158e77
RS
10242005-10-21 Richard M. Stallman <rms@gnu.org>
1025
1026 * loading.texi (Where Defined): load-history contains abs file names.
1027 symbol-file returns abs file names.
1028
e50165ec
KS
10292005-10-19 Kim F. Storm <storm@cua.dk>
1030
1031 * display.texi (Showing Images): Add max-image-size integer value.
1032
63ab30d0
CY
10332005-10-18 Chong Yidong <cyd@stupidchicken.com>
1034
1035 * display.texi (Showing Images): Document max-image-size.
1036
f8252852
RS
10372005-10-17 Richard M. Stallman <rms@gnu.org>
1038
1039 * commands.texi (Quitting): Minor clarification.
1040
1041 * processes.texi (Sentinels): Clarify about output and quitting.
1042 (Filter Functions): Mention with-local-quit.
1043
c1bed3aa
JL
10442005-10-17 Juri Linkov <juri@jurta.org>
1045
1046 * buffers.texi (Current Buffer):
1047 * commands.texi (Event Input Misc):
1048 * compile.texi (Eval During Compile, Compiler Errors):
1049 * customize.texi (Group Definitions):
1050 * display.texi (Progress, Defining Faces):
1051 * files.texi (Writing to Files):
1052 * modes.texi (Mode Hooks, Defining Minor Modes):
1053 * streams.texi (Output Functions):
1054 * syntax.texi (Syntax Table Functions):
1055 * text.texi (Change Hooks):
1056 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1057
1058 * commands.texi (Quitting): Replace arg `forms' with `body' in
1059 `with-local-quit'.
1060
1061 * positions.texi (Excursions): Replace arg `forms' with `body' in
1062 `save-excursion'.
1063
ef1b4c9e
KS
10642005-10-08 Kim F. Storm <storm@cua.dk>
1065
1066 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1067 Rename manual section accordingly.
1068
abc8ce50
KS
10692005-10-04 Kim F. Storm <storm@cua.dk>
1070
1071 * windows.texi (Window Split Tree): New section describing
1072 new function window-split-tree function.
1073
a1f5a1f0
NR
10742005-10-03 Nick Roberts <nickrob@snap.net.nz>
1075
1076 * display.texi (Fringe Size/Pos): Simplify and add detail.
1077
97c3e4cc
RF
10782005-09-30 Romain Francoise <romain@orebokech.com>
1079
1080 * minibuf.texi (High-Level Completion): Explain that the prompt
1081 given to `read-buffer' should end with a colon and a space.
1082 Update usage examples.
1083
8ad8c5ce
JL
10842005-09-29 Juri Linkov <juri@jurta.org>
1085
1086 * display.texi (Displaying Messages): Rename argument name
1087 `string' to `format-string' in functions `message', `message-box',
1088 `message-or-box'.
1089
63182706
CY
10902005-09-26 Chong Yidong <cyd@stupidchicken.com>
1091
fc2cb772 1092 * errors.texi (Standard Errors): Correct xrefs.
63182706 1093
906320ec
CY
10942005-09-18 Chong Yidong <cyd@stupidchicken.com>
1095
fc2cb772 1096 * display.texi (Defining Images): Update documentation for
906320ec
CY
1097 `image-load-path'.
1098
8ccd3630
RS
10992005-09-17 Richard M. Stallman <rms@gnu.org>
1100
1101 * display.texi (Defining Images): Clean up previous change.
1102
7260457b
RF
11032005-09-16 Romain Francoise <romain@orebokech.com>
1104
1105 * elisp.texi: Specify GFDL version 1.2.
1106
1107 * doclicense.texi (GNU Free Documentation License): Update to
1108 version 1.2.
1109
5b51c037
CY
11102005-09-15 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * display.texi (Defining Images): Document `image-load-path'.
1113
5c4757d3
RS
11142005-09-15 Richard M. Stallman <rms@gnu.org>
1115
1116 * objects.texi (Printed Representation): Minor cleanup.
1117 (Box Diagrams): Minor fix.
1118 (Cons Cell Type): Move (...) index item here.
1119 (Box Diagrams): From here.
1120 (Array Type): Minor fix.
1121 (Type Predicates): Delete index "predicates".
1122 (Hash Table Type): Clarify xref.
1123 (Dotted Pair Notation): Minor fix.
1124
2bb8b80c
CY
11252005-09-10 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * files.texi (Saving Buffers): Fix typo.
1128
47b8bc5d
RS
11292005-09-08 Richard M. Stallman <rms@gnu.org>
1130
1131 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1132
475aab0d
CY
11332005-09-08 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * locals.texi (Standard Buffer-Local Variables): Don't include
1136 mode variables for minor modes.
1137 Fix xrefs for buffer-display-count, buffer-display-table,
1138 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1139 enable-multibyte-characters, fill-column, header-line-format,
1140 left-fringe-width, left-margin, and right-fringe-width.
1141
1142 * hooks.texi (Standard Hooks): All hooks should conform to the
1143 standard naming convention now.
1144 Fix xref for `echo-area-clear-hook'.
1145
1146 * display.texi (Usual Display): Note that indicate-empty-lines and
1147 tab-width are buffer-local.
1148
1149 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1150
1151 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1152
1153 * nonascii.texi (Encoding and I/O): Note that
1154 buffer-file-coding-system is buffer-local.
1155
1156 * positions.texi (List Motion): Note that defun-prompt-regexp is
1157 buffer-local.
1158
1159 * text.texi (Auto Filling): Note that auto-fill-function is
1160 buffer-local.
1161 (Undo): Note that buffer-undo-list is buffer-local.
1162
1163 * windows.texi (Buffers and Windows): Document
1164 buffer-display-count.
1165
2a6bc1f7
RS
11662005-09-06 Richard M. Stallman <rms@gnu.org>
1167
1168 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1169 package prefix elsewhere than at the start of the name.
1170
d7ea8b71
RS
11712005-09-03 Richard M. Stallman <rms@gnu.org>
1172
1173 * tips.texi (Programming Tips): Add conventions for minibuffer
1174 questions and prompts.
1175
0c6087a6
RS
11762005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1177
1178 * intro.texi (nil and t): Minor cleanup.
1179 Delete spurious mention of keyword symbols.
1180 (Evaluation Notation): Add index entry.
1181 (A Sample Function Description): Minor cleanup.
1182 (A Sample Variable Description): Not all vars can be set.
1183
4b5fa40e
TTN
11842005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1185
1186 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1187
1188 (Insertion): Document precise type of `insert-char' arg COUNT.
1189
34b50776
SM
11902005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * modes.texi (Other Font Lock Variables): Sync the default of
1193 font-lock-lines-before.
1194
c1105d05
MA
11952005-08-31 Michael Albinus <michael.albinus@gmx.de>
1196
1197 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1198
62929713
RS
11992005-08-29 Richard M. Stallman <rms@gnu.org>
1200
1201 * elisp.texi (Top): Update subnode menu.
1202
1203 * searching.texi (Searching and Matching): Move node.
1204 Rearrange contents and add overall explanation.
1205 (Searching and Case): Move node.
1206 (Searching and Matching): Update menu.
1207
0fb57cc0
EZ
12082005-08-27 Eli Zaretskii <eliz@gnu.org>
1209
1210 * os.texi (Startup Summary): Fix the description of the initial
1211 startup message display.
1212
3e80c4c1
RS
12132005-08-25 Richard M. Stallman <rms@gnu.org>
1214
1215 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1216
12172005-08-25 Emilio C. Lopes <eclig@gmx.net>
1218
1219 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1220 `next-overlay-change' example.
c1105d05 1221
79a8defb
JL
12222005-08-22 Juri Linkov <juri@jurta.org>
1223
1224 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1225 Fix invert-face. Fix args of face-background.
1226
16691d29
JL
1227 * display.texi (Standard Faces): Delete node.
1228 (Faces): Add xref to `(emacs)Standard Faces'.
1229 (Displaying Faces): Fix xref to `Standard Faces'.
1230
1231 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1232
217b694f
EZ
12332005-08-20 Alan Mackenzie <acm@muc.de>
1234
1235 * buffers.texi (The Buffer List): Clarify the manipulation of the
1236 buffer list.
1237
0bf14bfd
RS
12382005-08-14 Richard M. Stallman <rms@gnu.org>
1239
7ad1498e
AS
1240 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1241 a regexp.
0bf14bfd 1242
c118d09e
RS
12432005-08-11 Richard M. Stallman <rms@gnu.org>
1244
59cb8c23
RS
1245 * elisp.texi (Top): Update subnode lists.
1246
1247 * display.texi (Inverse Video): Node deleted.
1248
c118d09e
RS
1249 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1250 New nodes split out of Coding Conventions.
1251
1252 * searching.texi (Regular Expressions): Document re-builder.
1253
1254 * os.texi (Time Parsing): New node split out of Time Conversion.
1255
1256 * processes.texi (Misc Network, Network Feature Testing)
1257 (Network Options, Make Network): New nodes split out of
1258 Low-Level Network.
1259
67ec7f41
RS
12602005-08-09 Richard M. Stallman <rms@gnu.org>
1261
76d47f0d
RS
1262 * frames.texi (Geometry): New node, split from Size and Position.
1263 (Frame Parameters): Refer to Geometry.
1264
67ec7f41 1265 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1266
67ec7f41
RS
1267 * windows.texi (Splitting Windows): Fix xref.
1268
1269 * frames.texi (Layout Parameters): Add xref.
1270
1271 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1272
1273 * keymaps.texi (Menu Bar): Fix xref.
1274
1275 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1276
1277 * modes.texi (%-Constructs): Fix xref.
1278
1279 * frames.texi (Window Frame Parameters): Node split up.
1280 (Basic Parameters, Position Parameters, Size Parameters)
1281 (Layout Parameters, Buffer Parameters, Management Parameters)
1282 (Cursor Parameters, Color Parameters): New subnodes.
1283
adb5e445
LT
12842005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1285
1286 * positions.texi (Screen Lines): Update xref for previous change
1287 in minibuf.texi.
1288
1289 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1290 change in minibuf.texi.
1291
61298e17
RS
12922005-08-09 Richard M. Stallman <rms@gnu.org>
1293
1294 * tips.texi (Coding Conventions): Minor cleanup.
1295
1296 * modes.texi (Defining Minor Modes): Explain when init-value
1297 can be non-nil.
1298
1299 * elisp.texi (Top): Update submenu for Minibuffer.
1300
1301 * minibuf.texi (Minibuffer Misc): Node split up.
1302 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1303 (Recursive Mini): New nodes split out from Minibuffer Misc.
1304 (Minibuffer Misc): Document max-mini-window-height.
1305
1306 * hash.texi (Defining Hash): Delete stray paren in example.
1307
1308 * display.texi (Echo Area Customization): Don't define
1309 max-mini-window-height here; xref instead.
1310
1311 * commands.texi (Event Input Misc): Update while-no-input.
1312
1313 * advice.texi (Advising Functions): Explain when to use advice
1314 and when to use a hook.
1315
43e124e6
EZ
13162005-07-30 Eli Zaretskii <eliz@gnu.org>
1317
1318 * makefile.w32-in (info): Don't run install-info.
1319 ($(infodir)/dir): New target, produced by running install-info.
1320
653aea22
LT
13212005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1322
1323 * modes.texi (Defining Minor Modes): The keyword for the initial
1324 value is :init-value, not :initial-value.
1325
ba6ebbd5
EZ
13262005-07-23 Eli Zaretskii <eliz@gnu.org>
1327
1328 * loading.texi (Autoload): Make the `doctor' example be consistent
1329 with what's in current loaddefs.el. Describe the "fn" magic in
1330 the usage portion of the doc string.
1331
6696f2a4
RS
13322005-07-22 Richard M. Stallman <rms@gnu.org>
1333
1334 * internals.texi (Garbage Collection): Clarify previous change.
1335
0c17e67c
SM
13362005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1337
1338 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1339
426179e1
JL
13402005-07-18 Juri Linkov <juri@jurta.org>
1341
1342 * commands.texi (Accessing Events):
1343 * frames.texi (Text Terminal Colors, Resources):
1344 * markers.texi (The Mark):
1345 * modes.texi (Defining Minor Modes):
1346 Delete duplicate duplicate words.
1347
9b0c2c56
RS
13482005-07-16 Richard M. Stallman <rms@gnu.org>
1349
1350 * display.texi (Managing Overlays): Clarify make-overlay
1351 args for insertion types.
1352
fd90b80c
LT
13532005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1354
0c17e67c
SM
1355 * customize.texi (Variable Definitions):
1356 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1357 `standard-value' is a list too.
1358 (Defining New Types): Use @key{RET} instead of @key{ret}.
1359
37aa90e5
TTN
13602005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1361
1362 * os.texi (Translating Input): Fix typo.
1363
917e0c95
RS
13642005-07-08 Richard M. Stallman <rms@gnu.org>
1365
1366 * README: Update edition number and size estimate.
1367
1368 * elisp.texi (VERSION): Set to 2.9.
1369
7d90e71d
RS
13702005-07-07 Richard M. Stallman <rms@gnu.org>
1371
c330dafe
RS
1372 * book-spine.texinfo: Update Emacs version.
1373
7d90e71d
RS
1374 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1375
dc2204be
RS
13762005-07-06 Richard M. Stallman <rms@gnu.org>
1377
1378 * searching.texi (Regexp Search): Clarify what re-search-forward
1379 does when the search fails.
1380
a0ec7a4a
LK
13812005-07-05 Lute Kamstra <lute@gnu.org>
1382
dc2204be 1383 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1384
1385 * doclicense.texi (GNU Free Documentation License):
1386 * gpl.texi (GPL):
1387 * tips.texi (Coding Conventions, Library Headers):
1388 * vol1.texi:
1389 * vol2.texi: Update FSF's address.
1390
4af33176
RS
13912005-07-04 Richard M. Stallman <rms@gnu.org>
1392
1393 * hooks.texi (Standard Hooks): Add occur-hook.
1394
b3ab615b
LT
13952005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1396
1397 * display.texi (The Echo Area): Correct menu.
1398
3d393029
RS
13992005-07-03 Richard M. Stallman <rms@gnu.org>
1400
7fe48b75
RS
1401 * elisp.texi (Top): Update subnode menu for Display.
1402
1403 * display.texi (Displaying Messages): New node, with most
1404 of what was in The Echo Area.
1405 (Progress): Moved under The Echo Area.
1406 (Logging Messages): New node with new text.
1407 (Echo Area Customization): New node, the rest of what was
1408 in The Echo Area. Document message-truncate-lines with @defvar.
1409 (Display): Update menu.
1410
3d393029
RS
1411 * windows.texi (Textual Scrolling): Doc 3 values for
1412 scroll-preserve-screen-position.
1413
1414 * text.texi (Special Properties): Change hook functions
1415 should bind inhibit-modification-hooks around altering buffer text.
1416
1417 * keymaps.texi (Key Binding Commands): Call binding BINDING
1418 rather than DEFINITION.
1419
b26860ad
JB
14202005-06-29 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * variables.texi (Defining Variables): `user-variable-p' returns t
1423 for aliases of user options, nil for alias loops.
1424
025691ed
RS
14252005-06-28 Richard M. Stallman <rms@gnu.org>
1426
1427 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1428 make-keymap.
1429
b61bfa4d
LT
14302005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1431
1432 * variables.texi (Setting Variables): Correct and clarify
1433 description of `add-to-ordered-list'.
1434
24ee714d
RS
14352005-06-26 Richard M. Stallman <rms@gnu.org>
1436
1437 * display.texi (Faces): Minor cleanup.
1438
33b79ce4
LT
14392005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1440
1441 * display.texi (Faces): `facep' returns t for strings that are
1442 face names.
1443
df13531d
RS
14442005-06-25 Richard M. Stallman <rms@gnu.org>
1445
1446 * objects.texi (Equality Predicates): Clarify meaning of equal.
1447
1448 * windows.texi (Selecting Windows): save-selected-window
1449 and with-selected-window save and restore the current buffer.
1450
cf444441
RS
14512005-06-24 Richard M. Stallman <rms@gnu.org>
1452
1453 * numbers.texi (Float Basics): Explain how to test for NaN,
1454 and printing the sign of NaNs.
1455
6cdd056d
EZ
14562005-06-24 Eli Zaretskii <eliz@gnu.org>
1457
1458 * makefile.w32-in (MAKEINFO): Use --force.
1459
b93e3c3b
RS
14602005-06-23 Richard M. Stallman <rms@gnu.org>
1461
1462 * display.texi (Face Functions): Correct Texinfo usage.
1463
6fb276bd
LT
14642005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1465
1466 * lists.texi (Rings): `ring-elements' now returns the elements of
1467 RING in order.
1468
1d1c7e75
JB
14692005-06-23 Juanma Barranquero <lekktu@gmail.com>
1470
1471 * markers.texi (The Mark): Texinfo usage fix.
1472
9d12e52b
KS
14732005-06-23 Kim F. Storm <storm@cua.dk>
1474
1475 * searching.texi (Entire Match Data): Remove evaporate option for
1476 match-data. Do not mention evaporate option for set-match-data.
1477
6d44324c
GM
14782005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1479
1480 * display.texi (Face Functions): Mention face aliases.
1481
80df27a7
RS
14822005-06-21 Richard M. Stallman <rms@gnu.org>
1483
1484 * anti.texi (Antinews): Texinfo usage fix.
1485
e121563b
KB
14862005-06-21 Karl Berry <karl@gnu.org>
1487
9d7d543c
KB
1488 * elisp.texi: Use @copying.
1489
e121563b
KB
1490 * elisp.texi: Put @summarycontents and @contents before the Top
1491 node, instead of the end of the file, so that the contents appear
1492 in the right place in the dvi/pdf output.
1493
36a3b076
JL
14942005-06-21 Juri Linkov <juri@jurta.org>
1495
1496 * display.texi (Defining Faces): Add `customized-face'.
1497
5c796e80
KS
14982005-06-20 Kim F. Storm <storm@cua.dk>
1499
b7d1f38f
KS
1500 * variables.texi (Setting Variables): Any type of element can be
1501 given order in add-to-ordered-list. Compare elements with eq.
1502
5c796e80
KS
1503 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1504
fb056bef
KB
15052005-06-20 Karl Berry <karl@gnu.org>
1506
1507 * syntax.texi (Syntax Flags): Make last column very slightly wider
1508 to avoid "generic comment" breaking on two lines and causing an
1509 underfull box.
1510
84398baa
LT
15112005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1512
1513 * lists.texi (Rings): Various minor clarifications and corrections.
1514
07ff1e4b
RS
15152005-06-18 Richard M. Stallman <rms@gnu.org>
1516
1517 * functions.texi (Obsolete Functions): Simplify.
1518
1519 * variables.texi (Variable Aliases): Simplify.
1520
1521 * anti.texi, backups.texi, compile.texi, customization.texi:
1522 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1523 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1524 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1525 * variables.texi: Fix formatting ugliness.
1526
1527 * elisp.texi: Add links to Rings and Byte Packing.
1528 Update version and copyright years.
1529
1530 * minibuf.texi: Fix formatting ugliness.
1531 (Completion Commands): Move keymap vars to the end
1532 and vars completing-read binds to the top.
1533
3f7fab24
LT
15342005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1535
1536 * processes.texi: Fix typos.
1537 (Bindat Spec): Correct Texinfo error.
926c4c9b 1538 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1539
f19b57e3
RS
15402005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1541
1542 * lists.texi (Rings): New node.
1543 (Lists): Add it to menu.
1544
a80c5da7 1545 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1546 (Processes): Add it to menu.
1547
15482005-06-17 Richard M. Stallman <rms@gnu.org>
1549
1550 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1551
1552 * help.texi (Documentation Basics): Explain the xref to
1553 Documentation Tips.
1554
1555 * debugging.texi (Debugger Commands): Minor fix.
1556
67c1390d
LT
15572005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1558
1559 * edebug.texi (Instrumenting): Eliminate duplicate link.
1560 (Specification List): Replace references to "below", referring to
1561 a later node, with one @ref to that node.
1562
1563 * os.texi (Timers): Timers should save and restore the match data
1564 if they change it.
1565
1566 * debugging.texi (Debugger Commands): Mention that the Lisp
1567 debugger can not step through primitive functions.
1568
51cd2a8c
JB
15692005-06-16 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * functions.texi (Obsolete Functions): Update argument names of
1572 `make-obsolete' and `define-obsolete-function-alias'.
1573
1574 * variables.texi (Variable Aliases): Update argument names of
1575 `defvaralias', `make-obsolete-variable' and
1576 `define-obsolete-variable-alias'.
1577
f5e6ac4a
KS
15782005-06-15 Kim F. Storm <storm@cua.dk>
1579
1580 * searching.texi (Entire Match Data): Rephrase warnings about
1581 evaporate arg to match-data and set-match-data.
1582
fe2a9972
LT
15832005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1584
67774855
LT
1585 * elisp.texi (Top): Update detailed menu.
1586
fe2a9972
LT
1587 * edebug.texi (Edebug): Update menu.
1588 (Instrumenting): Update xrefs.
1589 (Edebug Execution Modes): Correct xref.
1590 (Jumping): Clarify description of `h' command.
1591 Eliminate redundant @ref.
1592 (Breaks): New node.
1593 (Breakpoints): is now a subsubsection.
1594 (Global Break Condition): Mention `C-x X X'.
1595 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1596 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1597 (Edebug Display Update): Correct pxref.
1598 (Edebug and Macros): New node.
1599 (Instrumenting Macro Calls): Is now a subsubsection.
1600 Neither arg of `def-edebug-spec' is evaluated.
1601 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1602 (Specification Examples): Fix typo.
1603
b59f605b
LK
16042005-06-14 Lute Kamstra <lute@gnu.org>
1605
1606 * debugging.texi (Function Debugging): Primitives can break on
1607 entry too.
1608
a5c99dc9
KS
16092005-06-14 Kim F. Storm <storm@cua.dk>
1610
1611 * variables.texi (Setting Variables): Add add-to-ordered-list.
1612
f99ed2f8
SM
16132005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1614
1615 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1616 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1617
9d42ffaa
LK
16182005-06-13 Lute Kamstra <lute@gnu.org>
1619
1620 * text.texi (Special Properties): Fix cross reference.
1621
32cc0b00
LT
16222005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1623
1624 * debugging.texi (Function Debugging): Delete mention of empty
1625 string argument to `cancel-debug-on-entry'. Delete inaccurate
1626 description of the return value of that command.
1627
98d1a1cf
EZ
16282005-06-11 Alan Mackenzie <acm@muc.de>
1629
1630 * text.texi (Adaptive Fill): Amplify the description of
1631 fill-context-prefix.
1632
4b53b8d7
LT
16332005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1634
84398baa 1635 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1636
b5305167
SM
16372005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1638
1639 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1640
9bd4c3ad
LT
16412005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1642
1643 * debugging.texi (Error Debugging): Minor rewording.
1644 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1645 is optional.
1646
257914aa
LK
16472005-06-10 Lute Kamstra <lute@gnu.org>
1648
b5305167 1649 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1650 (Top): Give it a title. Correct version number. Give the
1651 detailed node listing a more prominent header.
b5305167
SM
1652 * intro.texi: Don't set VERSION here a second time.
1653 Mention Emacs's version too.
257914aa
LK
1654 * anti.texi (Antinews): Use EMACSVER to refer to the current
1655 version of Emacs.
1656
b7aae902
KS
16572005-06-09 Kim F. Storm <storm@cua.dk>
1658
1659 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1660 match-data and set-match-data.
1661
99598737
RS
16622005-06-08 Richard M. Stallman <rms@gnu.org>
1663
1664 * searching.texi (Entire Match Data): Clarify when match-data
1665 returns markers and when integers.
1666
1667 * display.texi (Defining Faces): Explain that face name should not
1668 end in `-face'.
1669
1670 * modes.texi (Mode Line Data): Minor cleanup.
1671 (Customizing Keywords): Node split out of Search-based Fontification.
1672 Add example of using font-lock-add-keywords from a hook.
1673 Clarify when MODE should be non-nil, and when nil.
1674
16752005-06-06 Richard M. Stallman <rms@gnu.org>
1676
1677 * modes.texi (Mode Line Data): Explain what happens when the car
1678 of a list is a void symbol.
1679 (Search-based Fontification): Explain MODE arg to
1680 font-lock-add-keywords and warn about calls from major modes.
1681
ecc8893a
JL
16822005-06-08 Juri Linkov <juri@jurta.org>
1683
1684 * display.texi (Standard Faces): Add `shadow' face.
1685
7fa9f4eb
LT
16862005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1687
1688 * modes.texi (Major Mode Conventions): A derived mode only needs
1689 to put the call to the parent mode inside `delay-mode-hooks'.
1690
bebcc4b1
RS
16912005-05-29 Richard M. Stallman <rms@gnu.org>
1692
c16b1394
RS
1693 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1694 new, and what that implies. Clarify.
1695
1696 * files.texi (Locating Files): Clean up the text.
1697
bebcc4b1
RS
1698 * frames.texi (Window Frame Parameters): Document user-size.
1699 Shorten entry for top by referring to left.
1700
17012005-05-26 Richard M. Stallman <rms@gnu.org>
1702
1703 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1704 is new, and what the implications are. Other clarifications.
1705
217797bc
RS
17062005-05-24 Richard M. Stallman <rms@gnu.org>
1707
1708 * frames.texi (Dialog Boxes): Minor fixes.
1709
3565fe07
MY
17102005-05-25 Masatake YAMATO <jet@gyve.org>
1711
1712 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1713
817089df
LT
17142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1715
1716 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1717 is optional.
1718
cb5db137
NR
17192005-05-24 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * frames.texi (Dialog Boxes): Descibe new optional argument.
1722
3c8572f5
LK
17232005-05-23 Lute Kamstra <lute@gnu.org>
1724
1725 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1726 syntax-begin-function over font-lock-beginning-of-syntax-function.
1727
2a4d7cb3
LT
17282005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1729
71f800cf
LT
1730 * minibuf.texi (Reading File Names): Update description of
1731 `read-directory-name'.
1732
2a4d7cb3
LT
1733 * modes.texi (Derived Modes): Clarify :group keyword.
1734
bb4afd09
EZ
17352005-05-21 Eli Zaretskii <eliz@gnu.org>
1736
b5305167
SM
1737 * files.texi (Locating Files): New subsection.
1738 Describe locate-file and executable-find.
bb4afd09 1739
a2c9aee6
EZ
17402005-05-21 Kevin Ryde <user42@zip.com.au>
1741
1742 * frames.texi (Initial Parameters): Update cross reference to
1743 "Emacs Invocation".
1744
6900105f
LT
17452005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1746
ca1b0914
LT
1747 * keymaps.texi (Active Keymaps): Add anchor.
1748
6900105f
LT
1749 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1750 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1751 appropriate place.
1752 (Derived Modes): Small clarifications.
b5305167
SM
1753 (Minor Mode Conventions, Keymaps and Minor Modes):
1754 Replace references to nodes with references to anchors.
6900105f
LT
1755 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1756 Clarify description of lists whose first element is an integer.
1757 (Mode Line Variables): Add anchor.
1758 (%-Constructs): Clarify description of integer after %.
1759 (Emulating Mode Line): Describe nil value for FACE.
1760
54d06364
LT
17612005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1762
1763 * modes.texi (Derived Modes): Correct references to non-existing
1764 variable standard-syntax-table.
1765
f8d0b769
LK
17662005-05-17 Lute Kamstra <lute@gnu.org>
1767
1768 * modes.texi (Defining Minor Modes): Mention the mode hook.
1769
294c599c
KS
17702005-05-15 Kim F. Storm <storm@cua.dk>
1771
1772 * processes.texi (Network): Remove open-network-stream-nowait.
1773 (Network Servers): Remove open-network-stream-server.
1774
4214af69
LT
17752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1776
1777 * elisp.texi (Top): Update detailed menu.
1778
1779 * variables.texi: Reorder nodes.
1780 (Variables): Update menu.
1781 (File Local Variables): Do not refer to the `-*-' line as
1782 a "local variables list". Add pxref.
1783
302691ab
LT
17842005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1785
56d4215a
LT
1786 * elisp.texi (Top): Update detailed menu for node changes.
1787
302691ab
LT
1788 * modes.texi (Modes): Update Menu.
1789 (Hooks): Move to beginning of chapter.
1790 Most minor modes run mode hooks too.
1791 `add-hook' can handle void hooks or hooks whose value is a single
1792 function.
1793 (Major Modes): Update Menu.
1794 (Major Mode Basics): New node, split off from `Major Modes'.
1795 (Major Mode Conventions): Correct xref. Explain how to handle
1796 auto-mode-alist if the major mode command has an autoload cookie.
1797 (Auto Major Mode): Major update. Add magic-mode-alist.
1798 (Derived Modes): Major update.
1799 (Mode Line Format): Update Menu.
1800 (Mode Line Basics): New node, split off from `Mode Line Format'.
1801
1802 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1803 for `magic autoload comment'. Add index entries and anchor.
1804
d06ba294
RS
18052005-05-14 Richard M. Stallman <rms@gnu.org>
1806
1807 * tips.texi (Coding Conventions): Explain how important it is
1808 that just loading certain files not change Emacs behavior.
1809
1810 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1811
405cb12a
LK
18122005-05-12 Lute Kamstra <lute@gnu.org>
1813
19958124
LK
1814 * modes.texi (Generic Modes): Update.
1815 (Major Modes): Refer to node "Generic Modes".
1816
405cb12a
LK
1817 * elisp.texi (Top): Update to the current structure of the manual.
1818 * processes.texi (Processes): Add menu description.
1819 * customize.texi (Customization): Add menu descriptions.
1820
f714dd1b
TTN
18212005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1822
cc9442f2
TTN
1823 * processes.texi (Signals to Processes)
1824 (Low-Level Network): Fix typos.
f714dd1b 1825
36ad23ec
LK
18262005-05-11 Lute Kamstra <lute@gnu.org>
1827
1828 * elisp.texi (Top): Add some nodes from the chapter "Major and
1829 Minor Modes" to the detailed node listing.
1830
d101bf56
RS
18312005-05-10 Richard M. Stallman <rms@gnu.org>
1832
1833 * keymaps.texi (Extended Menu Items): Menu item filter functions
1834 can be called at any time.
1835
698b0510
LT
18362005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1837
1838 * variables.texi (File Local Variables): `(hack-local-variables t)'
1839 now also checks whether a mode is specified in the local variables
1840 list.
1841
2c6b25c7
EZ
18422005-05-05 Kevin Ryde <user42@zip.com.au>
1843
1844 * display.texi (The Echo Area): Correct format function cross
1845 reference.
1846
643b4cf5
LT
18472005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * variables.texi (Variable Aliases): Change description of
1850 `define-obsolete-variable-alias'.
1851
1852 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1853 (Defining Functions): Add xref.
1854 (Obsolete Functions): New node.
1855 (Function Safety): Standardize capitalization of section title.
1856
1857 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1858 (Dialog Boxes): Complete description of `x-popup-dialog'.
1859
053bc8e4
RS
18602005-05-04 Richard M. Stallman <rms@gnu.org>
1861
1862 * commands.texi (Interactive Codes): Fix Texinfo usage.
1863 Document U more clearly.
1864
f6b1b15a
LT
18652005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1866
3b925015
LT
1867 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1868 function and not a macro.
1869
f6b1b15a
LT
1870 * frames.texi (Pop-Up Menus): Correct and clarify description of
1871 `x-popup-menu'.
1872 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1873
ebbfa918
RS
18742005-05-01 Richard M. Stallman <rms@gnu.org>
1875
1876 * edebug.texi (Checking Whether to Stop): Fix previous change.
1877
abe2f96e
LT
18782005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1879
d6028ef2
LT
1880 * display.texi: Fix typos and Texinfo usage.
1881
abe2f96e
LT
1882 * edebug.texi (Checking Whether to Stop): executing-macro ->
1883 executing-kbd-macro.
1884
b2cfb30b
RS
18852005-05-01 Richard M. Stallman <rms@gnu.org>
1886
1887 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1888
7e995a23
RS
18892005-04-30 Richard M. Stallman <rms@gnu.org>
1890
1891 * files.texi (Magic File Names): Document `operations' property.
1892
57efa539
LK
18932005-04-29 Lute Kamstra <lute@gnu.org>
1894
1895 * modes.texi (Generic Modes): New node.
1896 (Major Modes): Add it to the menu.
1897 (Derived Modes): Add "derived mode" to concept index.
1898
0a20b1dc
LK
18992005-04-28 Lute Kamstra <lute@gnu.org>
1900
1901 * modes.texi (Defining Minor Modes): Fix previous change.
1902 (Font Lock Mode): Simplify.
1903 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1904 when set and that some parts are optional. Add cross references.
1905 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1906 Add cross references. Add font-lock-multiline to index.
1907 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1908 Lock Variables". Document font-lock-add-keywords and
b5305167 1909 font-lock-remove-keywords.
0a20b1dc
LK
1910 (Other Font Lock Variables): Move font-lock-keywords-only,
1911 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1912 and font-lock-syntactic-face-function to node "Syntactic Font
1913 Lock". Move font-lock-keywords-case-fold-search to node
1914 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1915 and font-lock-{,un}fontify-{buffer,region}-function.
1916 (Precalculated Fontification): Remove reference to deleted variable
1917 font-lock-core-only.
1918 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1919 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1920 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1921 and font-lock-syntactic-face-function here from node "Other Font
1922 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1923 Syntax Properties". Add cross references.
b5305167
SM
1924 (Setting Syntax Properties): New node.
1925 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1926 * syntax.texi (Syntax Properties): Add cross reference.
1927 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1928
68a94f5a
RS
19292005-04-26 Richard M. Stallman <rms@gnu.org>
1930
1931 * display.texi (Defining Faces):
1932 Document `default' elements of defface spec.
1933
1934 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1935
1936 * variables.texi (Variable Aliases): Clarify text.
1937
19382005-04-25 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1941
7f48f143
LT
19422005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1943
1944 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1945
45d2f8e8
EZ
19462005-04-24 Eli Zaretskii <eliz@gnu.org>
1947
f3714ab2
EZ
1948 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1949 syntax-after and syntax-class.
1950
45d2f8e8 1951 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1952 (Unique File Names): Don't mention "numbers" in the documentation
1953 of make-temp-file and make-temp-name.
45d2f8e8 1954
469bc679
RS
19552005-04-23 Richard M. Stallman <rms@gnu.org>
1956
1957 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1958
c9fa5dc9
RS
19592005-04-22 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1962
230e1e80
NR
19632005-04-22 Nick Roberts <nickrob@snap.net.nz>
1964
1965 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1966 and define-obsolete-variable-alias.
1967
1ba52906
KS
19682005-04-22 Kim F. Storm <storm@cua.dk>
1969
1970 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1971 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1972
9721d904
LK
19732005-04-21 Lute Kamstra <lute@gnu.org>
1974
1975 * lists.texi (Association Lists): Document rassq-delete-all.
1976
ed35c736
RS
19772005-04-19 Richard M. Stallman <rms@gnu.org>
1978
1979 * modes.texi (Search-based Fontification): Explain that
1980 facespec is an expression to be evaluated.
1981
42fc00a4
RS
19822005-04-19 Kevin Ryde <user42@zip.com.au>
1983
b5305167 1984 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1985 * strings.texi (String Conversion): Fix xref.
1986
5827e9d4
KS
19872005-04-19 Kim F. Storm <storm@cua.dk>
1988
1989 * symbols.texi (Symbol Plists): Add safe-get.
1990 Mention that `get' may signal an error.
1991
47872da9
NR
19922005-04-18 Nick Roberts <nickrob@snap.net.nz>
1993
1994 * customize.texi (Variable Definitions): Replace tooltip-mode
1995 example with save-place.
1996
ec0cf966
RS
19972005-04-17 Richard M. Stallman <rms@gnu.org>
1998
1999 * buffers.texi (Indirect Buffers): Clarify.
2000
2001 * positions.texi (Positions): Clarify converting marker to integer.
2002
2003 * strings.texi (String Basics): Mention string-match; clarify.
2004
199bb209
LK
20052005-04-08 Lute Kamstra <lute@gnu.org>
2006
2007 * modes.texi (Search-based Fontification): Fix cross references.
2008 Use consistent terminology. Document anchored highlighting.
2009
bfa54668
LK
20102005-04-05 Lute Kamstra <lute@gnu.org>
2011
2012 * modes.texi (Defining Minor Modes): Document :group keyword
2013 argument and its default value.
2014
07e5fb9e
LK
20152005-04-03 Lute Kamstra <lute@gnu.org>
2016
2017 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2018 references and/or descriptions. Delete major mode hooks; mention
2019 them as a category instead. Rename or delete obsolete hooks.
2020
aa945b59
RS
20212005-04-02 Richard M. Stallman <rms@gnu.org>
2022
2023 * nonascii.texi (Coding System Basics): Another wording cleanup.
2024
8b918214
RS
20252005-04-01 Richard M. Stallman <rms@gnu.org>
2026
2027 * nonascii.texi (Coding System Basics): Clarify previous change.
2028
41639988
KH
20292005-04-01 Kenichi Handa <handa@m17n.org>
2030
2031 * nonascii.texi (Coding System Basics): Describe about rondtrip
2032 identity of coding systems.
2033
8e669bbd
RS
20342005-03-29 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * text.texi (Buffer Contents): Add filter-buffer-substring and
2037 buffer-substring-filters.
2038
f60a6f87
RS
20392005-03-26 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * anti.texi (Antinews): Mention `G' interactive code.
2042
2043 * tips.texi (Compilation Tips): Mention benchmark.el.
2044
aaac1251
LT
20452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2046
2047 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2048 is now bound to M-o M-o.
2049
2050 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2051
45325173
GM
20522005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2053
2054 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2055 in the Emacs Manual).
2056 * Makefile.in (srcs): Remove calendar.texi.
2057 * makefile.w32-in (srcs): Remove calendar.texi.
2058 * display.texi (Display): Change name of next node.
2059 * os.texi (System In): Change name of previous node.
2060 * elisp.texi (Top): Remove Calendar references.
2061 * vol1.texi (Top): Remove Calendar references.
2062 * vol2.texi (Top): Remove Calendar references.
2063
85df292e
RS
20642005-03-25 Richard M. Stallman <rms@gnu.org>
2065
45325173 2066 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2067 Cleanup previous change.
2068
20692005-03-25 Chong Yidong <cyd@stupidchicken.com>
2070
2071 * display.texi (Face Attributes): Faces earlier in an :inherit
2072 list take precedence.
2073 (Scroll Bars): Fix description of vertical-scroll-bars.
2074 Document frame-current-scroll-bars and window-current-scroll-bars.
2075
2076 * markers.texi (The Mark): Document temporary Transient Mark mode.
2077
b5305167
SM
2078 * minibuf.texi (Reading File Names):
2079 Document read-file-name-completion-ignore-case.
85df292e
RS
2080
2081 * positions.texi (Screen Lines): Document nil for width argument
2082 to compute-motion.
2083
1fe54d69
KS
20842005-03-23 Kim F. Storm <storm@cua.dk>
2085
2086 * display.texi (Standard Faces): Other faces used in the fringe
2087 implicitly inherits from the fringe face.
2088 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2089 properties implicitly inherits from fringe face.
2090 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2091
a775dff4
RS
20922005-03-20 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * display.texi (Invisible Text): State default value of
2095 line-move-ignore-invisible.
2096 (Managing Overlays): Document remove-overlays.
2097 (Standard Faces): Document escape-glyph face.
2098
b5305167 2099 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2100
b5305167
SM
2101 * modes.texi (Other Font Lock Variables):
2102 Document font-lock-lines-before.
a775dff4
RS
2103
2104 * positions.texi (Skipping Characters): skip-chars-forward allows
2105 character classes.
2106
077f7085
LK
21072005-03-18 Lute Kamstra <lute@gnu.org>
2108
2109 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2110
d69ea7ab
RS
21112005-03-17 Richard M. Stallman <rms@gnu.org>
2112
c7bd5d57
RS
2113 * text.texi (Undo): Document extensible undo entries.
2114
d69ea7ab
RS
2115 * searching.texi (String Search, Regexp Search, Regexp Search):
2116 Cleanups.
2117
2118 * nonascii.texi (Character Codes): Minor fix.
2119
2120 * display.texi (Display Property): Explain the significance
2121 of having text properties that are eq.
2122 (Other Display Specs): Explain string as display spec.
2123
2124 * commands.texi (Interactive Codes): Document G option.
2125
21262005-03-17 Chong Yidong <cyd@stupidchicken.com>
2127
2128 * text.texi (Filling): Add sentence-end-without-period and
2129 sentence-end-without-space.
2130 (Changing Properties): Minor fix.
2131
2132 * anti.texi: Total rewrite.
2133
a7679889
LK
21342005-03-15 Lute Kamstra <lute@gnu.org>
2135
2136 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2137
6eb8e247
KS
21382005-03-08 Kim F. Storm <storm@cua.dk>
2139
2140 * display.texi (Specified Space): Property :width is support on
2141 non-graphic terminals, :height is not.
2142
bfa8be14
RS
21432005-03-07 Richard M. Stallman <rms@gnu.org>
2144
2145 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2146 Now subnodes of Fringes.
2147 (Overlay Arrow): Document overlay-arrow-variable-list.
2148 (Fringe Size/Pos): New node, broken out of Fringes.
2149 (Display): Explain clearing vs redisplay better.
2150 (Truncation): Clarify use of bitmaps.
2151 (The Echo Area): Clarify the uses of the echo area.
2152 Add max-mini-window-height.
2153 (Progress): Clarify.
2154 (Invisible Text): Explain that main loop moves point out.
2155 (Selective Display): Say "hidden", not "invisible".
b5305167 2156 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2157 (Overlay Properties): Clarify intro.
2158 (Finding Overlays): Explain return values when nothing found.
2159 (Width): truncate-string-to-width has added arg.
2160 (Displaying Faces): Clarify and update mode line face handling.
2161 (Face Functions): Minor cleanup.
b5305167 2162 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2163 (Pixel Specification, Other Display Specs): Minor cleanups.
2164 (Images, Image Descriptors): Minor cleanups.
2165 (GIF Images): Patents have expired.
2166 (Showing Images): Explain default text for insert-image.
b5305167 2167 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2168 (Making Buttons): Explain return values.
2169 (Button Buffer Commands): Add xref.
2170 (Inverse Video): Update mode-line-inverse-video.
2171 (Display Table Format): Clarify.
2172 (Active Display Table): Give defaults for window-display-table.
2173
2174 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2175 and calendar-today-marker are strings, not chars.
2176 (Holiday Customizing): Minor fix.
2177
bfa8be14
RS
2178 * internals.texi (Writing Emacs Primitives): Update `or' example.
2179 Update limit on # args of subr.
2180
2181 * edebug.texi (Using Edebug): Arrow is in fringe.
2182 (Instrumenting): Arg to eval-defun works without loading edebug.
2183 (Edebug Execution Modes): Add xref.
2184
2185 * customize.texi (Common Keywords): Clarify :require.
2186 Mention :version here.
2187 (Variable Definitions, Group Definitions): Not here.
2188 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2189
d69ea7ab
RS
21902005-03-07 Chong Yidong <cyd@stupidchicken.com>
2191 * nonascii.texi (Text Representations): Clarify position-bytes.
2192 (Character Sets): Add list-charset-chars.
2193 (Scanning Charsets): Add charset-after.
2194 (Encoding and I/O): Minor fix.
2195
34398e6c
RS
21962005-03-06 Richard M. Stallman <rms@gnu.org>
2197
2198 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2199 (Resizing Windows): Likewise.
2200
2201 * text.texi (Change Hooks): Get rid of "Emacs 21".
2202
2203 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2204
2205 * streams.texi (Output Variables): Get rid of "Emacs 21".
2206
2207 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2208
2209 * os.texi (Translating Input): Replace flow-control example
2210 with a less obsolete example that uses `keyboard-translate'.
2211
6eb8e247 2212 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2213 Get rid of "Emacs 21".
6eb8e247 2214
34398e6c
RS
2215 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2216 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2217
2218 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2219
2220 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2221
2222 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2223 (Menu Bar): Fix when menu-bar-update-hook is called.
2224
2225 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2226
2227 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2228 and make it read better.
2229
2230 * files.texi (Writing to Files): Get rid of "Emacs 21".
2231 (Unique File Names): Likewise.
2232
2233 * elisp.texi: Update Emacs version to 22.
2234
2235 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2236 (Overlay Properties, Face Attributes): Likewise.
2237 (Managing Overlays): Fix punctuation.
2238 (Attribute Functions): Clarify set-face-font; get rid of
2239 info about old Emacs versions.
2240 (Auto Faces, Font Lookup, Display Property, Images):
2241 Get rid of "Emacs 21".
2242
2243 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2244
d2178387
RS
22452005-03-05 Richard M. Stallman <rms@gnu.org>
2246
2247 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2248
524352d6
LK
22492005-03-04 Lute Kamstra <lute@gnu.org>
2250
2251 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2252
22532005-03-03 Lute Kamstra <lute@gnu.org>
2254
2255 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2256
284f0680
LK
22572005-03-01 Lute Kamstra <lute@gnu.org>
2258
2259 * debugging.texi (Debugger Commands): Update `j'.
2260
a9ee5cac
LK
22612005-02-28 Lute Kamstra <lute@gnu.org>
2262
2263 * debugging.texi (Debugging): Fix typo.
2264 (Error Debugging): Document eval-expression-debug-on-error.
2265 (Function Debugging): Update example.
2266 (Using Debugger): Mention starred stack frames.
2267 (Debugger Commands): Document `j' and `l'.
2268 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2269 Update the messages that the debugger displays.
2270 (Internals of Debugger): Add cross reference. Update example.
2271 (Excess Open): Minor improvement.
2272 (Excess Close): Minor improvement.
2273
378d0f8e
RS
22742005-02-26 Richard M. Stallman <rms@gnu.org>
2275
2276 * tips.texi (Coding Conventions): Clarify.
2277 Put all the major mode key reservations together.
2278 Mention the Mouse-1 => Mouse-2 conventions.
2279
2280 * syntax.texi (Syntax Class Table): Clarify.
2281 (Syntax Table Functions): syntax-after moved from here.
2282 (Syntax Table Internals): syntax-after moved to here.
2283 (Parsing Expressions): Update info on number of values
2284 and what's meaningful in the STATE argument.
2285 (Categories): Fix typo.
2286
2287 * sequences.texi (Arrays): Cleanup.
2288 (Char-Tables): Clarify.
2289
2290 * processes.texi (Deleting Processes): Cleanups, add xref.
2291 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2292 (Process Information): set-process-coding-system, some args optional.
2293 (Input to Processes): Explain various types for PROCESS args.
2294 Rename them from PROCESS-NAME to PROCESS.
2295 (Signals to Processes): Likewise.
2296 (Decoding Output): Cleanup.
2297 (Query Before Exit): Clarify.
2298
2299 * os.texi (Startup Summary): Correct the options; add missing ones.
2300 (Terminal Output, Batch Mode): Clarify.
2301 (Flow Control): Node deleted.
2302
2303 * markers.texi (The Mark): Clarify.
2304
2305 * macros.texi (Expansion): Cleanup.
2306 (Indenting Macros): indent-spec allows ints, not floats.
2307
2308 * keymaps.texi (Keymaps): Clarify.
2309 (Format of Keymaps): Update lisp-mode-map example.
2310 (Active Keymaps, Key Lookup): Clarify.
2311 (Changing Key Bindings): Add xref to `kbd'.
2312 (Key Binding Commands, Simple Menu Items): Clarify.
2313 (Mouse Menus, Menu Bar): Clarify.
2314 (Menu Example): Replace print example with menu-bar-replace-menu.
2315
2316 * help.texi (Documentation Basics): Add function-documentation prop.
2317
2318 * elisp.texi (Top): Don't refer to Flow Control node.
2319
2320 * commands.texi (Command Overview): Improve xrefs.
2321 (Adjusting Point): Adjusting point applies to intangible and invis.
2322 (Key Sequence Input): Doc extra read-key-sequence args.
2323 Likewise for read-key-sequence-vector.
2324
2325 * backups.texi (Rename or Copy): Minor fix.
2326 (Numbered Backups): For version-control, say the default.
2327 (Auto-Saving): make-auto-save-file-name example is simplified.
2328
2329 * advice.texi (Advising Functions): Don't imply one part of Emacs
2330 should advise another part. Markup changes.
2331 (Defining Advice): Move transitional para.
2332 (Activation of Advice): Cleanup.
2333 Explain if COMPILE is nil or negative.
2334
2335 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2336
2e20c83d
LK
23372005-02-24 Lute Kamstra <lute@gnu.org>
2338
2339 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2340 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2341
65c492fd
LK
23422005-02-23 Lute Kamstra <lute@gnu.org>
2343
b02c3eed
LK
2344 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2345 to define global minor modes as well.
2346
65c492fd
LK
2347 * display.texi (Managing Overlays): overlay-buffer returns nil for
2348 deleted overlays.
2349
b686dd59
KS
23502005-02-22 Kim F. Storm <storm@cua.dk>
2351
2352 * minibuf.texi (Basic Completion): Allow symbols in addition to
2353 strings in try-completion and all-completions.
2354
23e8c095
LK
23552005-02-14 Lute Kamstra <lute@gnu.org>
2356
2357 * elisp.texi (Top): Remove reference to deleted node.
2358
2359 * lists.texi (Lists): Remove reference to deleted node.
2360 (Cons Cells): Fix typo.
2361
2362 * loading.texi (Where Defined): Fix typo.
2363
134948fc
RS
23642005-02-14 Richard M. Stallman <rms@gnu.org>
2365
2366 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2367 is useful for discarding some minor modes.
2368
2369 * symbols.texi (Symbol Components): Reorder examples.
2370
2371 * streams.texi (Input Functions): State standard-input default.
2372 (Output Variables): State standard-output default.
2373
2374 * objects.texi (Printed Representation): Clarify read syntax vs print.
2375 (Floating Point Type): Explain meaning better.
2376 (Symbol Type): Explain uniqueness better.
2377 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2378 List examples sooner.
2379 (Box Diagrams): New subnode broken out.
2380 Some examples moved from old Lists as Boxes node.
2381 (Dotted Pair Notation): Clarify intro.
2382 (Array Type): Clarify.
2383 (Type Predicates): Add hash-table-p.
2384
2385 * numbers.texi (Integer Basics): Clarify radix explanation.
2386 (Predicates on Numbers): Minor clarification.
2387 (Comparison of Numbers): Minor clarification. Clarify eql.
2388 Typos in min, max.
2389 (Math Functions): Clarify overflow in expt.
2390
2391 * minibuf.texi (Text from Minibuffer): Minor clarification.
2392 Mention arrow keys.
2393
2394 * loading.texi (Autoload): defun's doc string overrides autoload's
2395 doc string.
2396 (Repeated Loading): Modernize "add to list" examples.
2397 (Where Defined): Finish updating table of load-history elts.
2398
2399 * lists.texi (List-related Predicates): Minor wording improvement.
2400 (Lists as Boxes): Node deleted.
2401 (Building Lists): Explain trivial cases of number-sequence.
2402
2403 * hash.texi (Hash Tables): Add desc to menu items.
2404 (Creating Hash): Expain "full" means "make larger",
2405 (Hash Access): Any object can be a key.
2406 State value of maphash.
2407
2408 * functions.texi (What Is a Function): Wording cleanup.
2409 (Function Documentation): Minor cleanup.
2410 Explain purpose of calling convention at end of doc string.
2411 (Function Names): Wording cleanup.
2412 (Calling Functions): Wording cleanup.
2413 Explain better how funcall calls the function.
2414 (Function Cells): Delete example of saving and redefining function.
2415
2416 * control.texi (Combining Conditions): Wording cleanup.
2417 (Iteration): dolist and dotimes bind VAR locally.
2418 (Cleanups): Xref to Atomic Changes.
2419
2420 * compile.texi (Byte Compilation): Delete 19.29 info.
2421 (Compilation Functions): Macros' difficulties don't affect defsubst.
2422 (Docs and Compilation): Delete 19.29 info.
2423
44291460
RS
24242005-02-10 Richard M. Stallman <rms@gnu.org>
2425
2426 * objects.texi (Symbol Type): Minor correction.
2427
1f9ad95a
LK
24282005-02-06 Lute Kamstra <lute@gnu.org>
2429
2430 * modes.texi (Example Major Modes): Fix typos.
2431
ba2c991c
RS
24322005-02-06 Richard M. Stallman <rms@gnu.org>
2433
2434 * text.texi (Margins): fill-nobreak-predicate can be one function.
2435
2436 * strings.texi (Modifying Strings): clear-string can make unibyte.
2437 (Formatting Strings): format gives error if values missing.
2438
2439 * positions.texi (Character Motion): Mention default arg
2440 for forward-char. backward-char refers to forward-char.
2441 (Word Motion): Mention default arg for forward-word.
2442 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2443 Simplify end-of-buffer.
2444 (Text Lines): Mention default arg for forward-line.
2445 (List Motion): Mention default arg for beginning/end-of-defun.
2446 (Skipping Characters): Minor fixes in explaining character-set.
2447
2448 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2449 Mode inheritance applies only when default-major-mode is nil.
2450 Clarifications.
2451 (Example Major Modes): Update Text mode and Lisp mode examples.
2452 (Minor Mode Conventions): Mention define-minor-mode at top.
2453 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2454 (Mode Line Format): Update mode line face display info.
2455 (Properties in Mode): Mention effect of risky vars.
2456 (Imenu): Define imenu-add-to-menubar.
2457 (Font Lock Mode): Add descriptions to menu lines.
2458 (Faces for Font Lock): Add font-lock-doc-face.
2459
9bf6d576
LK
24602005-02-05 Lute Kamstra <lute@gnu.org>
2461
2462 * text.texi (Maintaining Undo): Remove obsolete function.
2463
cb602754
EZ
24642005-02-05 Eli Zaretskii <eliz@gnu.org>
2465
2466 * frames.texi (Color Names): Add pointer to the X docs about RGB
2467 color specifications. Improve indexing
2468 (Text Terminal Colors): Replace the description of RGB values by
2469 an xref to "Color Names".
2470
4e07258f
RS
24712005-02-03 Richard M. Stallman <rms@gnu.org>
2472
2473 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2474 Clarify.
2475 (Selecting Windows): Clarify save-selected-window.
2476 (Cyclic Window Ordering): Clarify walk-windows.
2477 (Window Point): Clarify.
2478 (Window Start): Add comment to example.
2479 (Resizing Windows): Add `interactive' specs in examples.
2480 Document fit-window-to-buffer.
2481
2482 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2483 (Undo, Maintaining Undo): Clarify last change.
2484 (Sorting): In sort-numeric-fields, explain about octal and hex.
2485 Mention sort-numeric-base.
2486 (Format Properties): Add xref for hard newlines.
2487
2488 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2489 (Pop-Up Menus): Fix typo.
2490 (Color Names): Explain all types of color names.
2491 Explain color-values on B&W terminal.
2492 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2493
2494 * files.texi (File Locks): Not supported on MS systems.
2495 (Testing Accessibility): Clarify.
2496
2497 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2498 (Coverage Testing): Fix typo.
2499
2500 * commands.texi (Misc Events): Remove stray space.
2501
2502 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2503 (Modification Time): Clarify when visited-file-modtime returns 0.
2504 (The Buffer List): Clarify bury-buffer.
2505 (Killing Buffers): Clarify.
2506 (Indirect Buffers): Add clone-indirect-buffer.
2507
25082005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2509
2510 * edebug.texi (Printing in Edebug): Fix default value of
2511 edebug-print-circle.
2512 (Coverage Testing): Fix displayed frequency count data.
2513
25142005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2515
2516 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2517
4e07258f 25182005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2519
2520 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2521
28d986b9
EZ
25222005-01-29 Eli Zaretskii <eliz@gnu.org>
2523
2524 * commands.texi (Misc Events): Describe the help-echo event.
2525
2526 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2527 consistently in description of the help-echo property.
2528 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2529
2530 * display.texi (Overlay Properties): Fix the index entry for
2531 help-echo overlay property.
2532
2533 * customize.texi (Type Keywords): Uncomment the xref to the
2534 help-echo property documentation.
2535
8f958b40
KS
25362005-01-23 Kim F. Storm <storm@cua.dk>
2537
2538 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2539 return value. Third element FULLY replaced by PARTIAL which
2540 specifies number of invisible pixels if row is only partially visible.
2541 (Textual Scrolling): Mention auto-window-vscroll.
2542 (Vertical Scrolling): New defvar auto-window-vscroll.
2543
cd7e5dd6
LT
25442005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2545
2546 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2547 command remapping.
2548
6f771c32
RS
25492005-01-15 Richard M. Stallman <rms@gnu.org>
2550
2551 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2552
6ac8a822
KS
25532005-01-14 Kim F. Storm <storm@cua.dk>
2554
88948d55
KS
2555 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2556
6ac8a822
KS
2557 * text.texi (Links and Mouse-1): Fix string and vector item.
2558
20d6de82
RS
25592005-01-13 Richard M. Stallman <rms@gnu.org>
2560
2561 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2562 descriptions of overriding-local-map and overriding-terminal-local-map.
2563
2564 * text.texi (Links and Mouse-1): Clarify text.
2565
f75a592e
KS
25662005-01-13 Kim F. Storm <storm@cua.dk>
2567
2568 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2569
910f60b1
TTN
25702005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2571
2572 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2573
37181fc4
KS
25742005-01-12 Kim F. Storm <storm@cua.dk>
2575
2576 * text.texi (Links and Mouse-1): Rename section from Enabling
2577 Mouse-1 to Following Links. Change xrefs.
2578 Add examples for define-button-type and define-widget.
2579
2580 * display.texi (Button Properties, Button Buffer Commands):
2581 Clarify mouse-1 and follow-link functionality.
2582
28f94a34
RS
25832005-01-12 Richard M. Stallman <rms@gnu.org>
2584
2585 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2586
2587 * display.texi (Beeping): Fix Texinfo usage.
2588
2589 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2590
bac2d936
KS
25912005-01-11 Kim F. Storm <storm@cua.dk>
2592
2593 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2594 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2595
2596 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2597 (Enabling Mouse-1 to Follow Links): New subsection.
2598
de968ddb
RS
25992005-01-06 Richard M. Stallman <rms@gnu.org>
2600
2601 * text.texi (Special Properties): Minor change.
2602
2603 * os.texi (Timers): Clarify previous change.
2604
2605 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2606
a3a43b3b
LT
26072005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2608
2609 * display.texi (Face Attributes): Correct xref to renamed node.
2610
732bb9ce
RS
26112005-01-01 Richard M. Stallman <rms@gnu.org>
2612
2613 * display.texi (Face Attributes): Describe hex color specs.
2614
c734ae59
RS
26152004-12-31 Richard M. Stallman <rms@gnu.org>
2616
2617 * os.texi (Timers): Update previous change.
2618
33b2f4ea
KS
26192004-12-30 Kim F. Storm <storm@cua.dk>
2620
2621 * display.texi (Line Height): Total line-height is now specified
2622 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2623 in cons cells. (nil . RATIO) is relative to actual line height.
2624 Use line-height `t' instead of `0' to get minimum height.
2625
99ec74b9
RS
26262004-12-29 Richard M. Stallman <rms@gnu.org>
2627
2628 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2629
eab463f6
RS
26302004-12-28 Richard M. Stallman <rms@gnu.org>
2631
2632 * commands.texi (Quitting): Clarify value of with-local-quit.
2633
2634 * elisp.texi (Top): Fix previous change.
2635
2636 * loading.texi (Loading): Fix previous change.
2637
ebbd14f1
RS
26382004-12-27 Richard M. Stallman <rms@gnu.org>
2639
4ae98fc5
RS
2640 * Makefile.in (MAKEINFO): Specify --force.
2641
8f430046
RS
2642 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2643
56011a8c
RS
2644 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2645
2646 * display.texi (Line Height): Further clarify.
2647
2648 * elisp.texi (Top): Update Loading submenu.
2649
ebbd14f1
RS
2650 * loading.texi (Where Defined): New node.
2651 (Unloading): load-history moved to Where Defined.
2652
fda2922a
RS
26532004-12-21 Richard M. Stallman <rms@gnu.org>
2654
2655 * commands.texi (Event Input Misc): Add while-no-input.
2656
9eb8959a
RS
26572004-12-11 Richard M. Stallman <rms@gnu.org>
2658
2659 * display.texi (Line Height): Rewrite text for clarity.
2660
adf87c29
KS
26612004-12-11 Kim F. Storm <storm@cua.dk>
2662
2663 * display.texi (Display): Add node "Line Height" to menu.
2664 (Line Height): New node. Move full description of line-spacing
2665 and line-height text properties here from text.texi.
2666 (Scroll Bars): Add vertical-scroll-bar variable.
2667
2668 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2669
2670 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2671 line-spacing and vertical-scroll-bar.
2672
2673 * text.texi (Special Properties): Just mention line-spacing and
2674 line-height here, add xref to new "Line Height" node.
2675
31e4729e
TTN
26762004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2677
2678 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2679
2680 * locals.texi (Standard Buffer-Local Variables):
2681 Add @xref for `line-spacing'.
2682
cc60c723
RS
26832004-12-05 Richard M. Stallman <rms@gnu.org>
2684
2685 * Makefile.in (maintainer-clean): Remove the info files
2686 in $(infodir) where they are created.
2687
f6101ac9
RS
26882004-12-03 Richard M. Stallman <rms@gnu.org>
2689
2690 * windows.texi (Selecting Windows): get-lru-window and
2691 get-largest-window don't consider dedicated windows.
2692
2693 * text.texi (Undo): Document undo-in-progress.
2694
94221759
RS
26952004-11-26 Richard M. Stallman <rms@gnu.org>
2696
2697 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2698 Remove a few vars that are not always buffer-local.
2699
7092c5e8
LT
27002004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2701
2702 * locals.texi (Standard Buffer-Local Variables): Comment out
2703 xref's to non-existent node `Yet to be written'.
2704
261b01c6
RS
27052004-11-24 Richard M. Stallman <rms@gnu.org>
2706
2707 * processes.texi (Synchronous Processes): Grammar fix.
2708
2709 * numbers.texi (Comparison of Numbers): Add eql.
2710
2711 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2712
2713 * intro.texi (Printing Notation): Fix previous change.
2714
2715 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2716 and default-indicate-buffer-boundaries from here.
2717 (Usual Display): To here.
2718 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2719 (Usual Display): Move tab-width up.
2720
2721 * customize.texi (Variable Definitions): Replace
2722 show-paren-mode example with tooltip-mode.
7092c5e8 2723 (Simple Types, Composite Types, Defining New Types):
261b01c6 2724 Minor cleanups.
7092c5e8 2725
c1aa4864
JH
27262004-11-21 Jesper Harder <harder@ifa.au.dk>
2727
2728 * processes.texi (Synchronous Processes, Output from Processes):
2729 Markup fix.
2730
dedbac89
RS
27312004-11-20 Richard M. Stallman <rms@gnu.org>
2732
07c8c65a
RS
2733 * positions.texi (Skipping Characters): skip-chars-forward
2734 now handles char classes.
2735
8f40a868
RS
2736 * intro.texi (Printing Notation): Avoid confusion of `print'
2737 when explaining @print.
2738
2739 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2740
2741 * display.texi (Display Table Format): Minor fix.
2742
2743 * streams.texi (Output Functions): Fix print example.
2744
fd6866c8
RS
2745 * Makefile.in (elisp): New target.
2746 (dist): Depend on $(infodir)/elisp, not elisp.
2747 Copy the info files from $(infodir).
2748
9d00469f
RS
2749 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2750 read-from-minibuffer.
2751
dedbac89
RS
2752 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2753
6de891db
RS
27542004-11-19 Richard M. Stallman <rms@gnu.org>
2755
2756 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2757
e1c1c5a7
TTN
27582004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2759
2760 * tips.texi (Coding Conventions): Fix typo.
2761
ee31cd78
RS
27622004-11-16 Richard M. Stallman <rms@gnu.org>
2763
2764 * tips.texi (Coding Conventions): Separate defvar and require
2765 methods to avoid warnings. Use require only when there are many
2766 functions and variables from that package.
2767
2768 * minibuf.texi (Minibuffer Completion): When ignoring case,
2769 predicate must not be case-sensitive.
2770
2771 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2772 (Test Coverage): Don't talk about "splotches". Clarified.
2773
4bd38e94
TTN
27742004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2775
2776 * frames.texi (Window Frame Parameters): Fix typo.
2777
6d073ae1
KS
27782004-11-15 Kim F. Storm <storm@cua.dk>
2779
9f89426b
KS
2780 * symbols.texi (Other Plists): Note that plist-get may signal error.
2781 Add safe-plist-get.
6d073ae1 2782
10980463
TTN
27832004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2784
2785 * modes.texi (Font Lock Basics): Fix typo.
2786
1efc19eb
RS
27872004-11-08 Richard M. Stallman <rms@gnu.org>
2788
2789 * syntax.texi (Syntax Table Functions): Add syntax-after.
2790
6159c232
EZ
27912004-11-06 Lars Brinkhoff <lars@nocrew.org>
2792
2793 * os.texi (Processor Run Time): New section documenting
2794 get-internal-run-time.
2795
59dede22
EZ
27962004-11-06 Eli Zaretskii <eliz@gnu.org>
2797
2798 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2799 it nukes elisp-cover.texi.
2800 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2801 elisp-0 etc.
2802
4cc8522c
LT
28032004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2804
2805 * commands.texi (Keyboard Macros): Document `append' return value
2806 of `defining-kbd-macro'.
2807
2d1ef312
RS
28082004-11-01 Richard M. Stallman <rms@gnu.org>
2809
2810 * commands.texi (Interactive Call): Add called-interactively-p.
2811
6f4e005d
SJ
28122004-10-29 Simon Josefsson <jas@extundo.com>
2813
2814 * minibuf.texi (Reading a Password): Revert.
2815
4f71c13f
RS
28162004-10-28 Richard M. Stallman <rms@gnu.org>
2817
2818 * frames.texi (Display Feature Testing): Explain about "vendor".
2819
4660a9e3
RS
28202004-10-27 Richard M. Stallman <rms@gnu.org>
2821
2822 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2823 not raw. Clarify `n'.
2824 (Interactive Call): Rewrite interactive-p, focusing on when
2825 and how to use it.
2826 (Misc Events): Clarify previous change.
2827
2828 * advice.texi (Simple Advice): Clarify what job the example does.
2829 (Around-Advice): Clarify ad-do-it.
2830 (Activation of Advice): An option of ad-default-compilation-action
2831 is `never', not `nil'.
2832
c8636435
KS
28332004-10-26 Kim F. Storm <storm@cua.dk>
2834
2835 * commands.texi (Interactive Codes): Add U code letter.
2836
acd4089b
SJ
28372004-10-25 Simon Josefsson <jas@extundo.com>
2838
2839 * minibuf.texi (Reading a Password): Add.
2840
29dc7809
JR
28412004-10-24 Jason Rumney <jasonr@gnu.org>
2842
2843 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2844 and wheel-down.
2845
bb5d6d34
KG
28462004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2847
2848 * processes.texi (Synchronous Processes): Document process-file.
2849
d0ee2ed3
KH
28502004-10-22 Kenichi Handa <handa@m17n.org>
2851
2852 * text.texi (translate-region): Document that it accepts also a
2853 char-table.
2854
38be9dbb
DP
28552004-10-22 David Ponce <david@dponce.com>
2856
2857 * windows.texi (Resizing Windows): Document the `preserve-before'
2858 argument of the functions `enlarge-window' and `shrink-window'.
2859
63c80452
JR
28602004-10-19 Jason Rumney <jasonr@gnu.org>
2861
2862 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2863
9f4b6e73
LT
28642004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2865
2866 * text.texi (Filling): Add anchor for definition of
2867 `sentence-end-double-space'.
2868
2869 * searching.texi (Regexp Example): Update description of how
2870 Emacs currently recognizes the end of a sentence.
2871 (Standard Regexps): Update definition of the variable
2872 `sentence-end'. Add definition of the function `sentence-end'.
2873
657f0f9c
EZ
28742004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2875
2876 * display.texi (Progress): New node.
2877
35ab4857
KS
28782004-10-05 Kim F. Storm <storm@cua.dk>
2879
2880 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2881
f2a54fbc
KS
28822004-09-29 Kim F. Storm <storm@cua.dk>
2883
2884 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2885 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2886 fringe bitmap symbols, as they now have their own namespace.
2887 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2888 vs. pixels. Signal error if no free bitmap slots.
2889 (Pixel Specification): Change IMAGE to @var{image}.
2890
4676d6f3
RS
28912004-09-28 Richard M. Stallman <rms@gnu.org>
2892
2893 * text.texi (Special Properties): Clarify line-spacing and line-height.
2894
2895 * searching.texi (Regexp Search): Add looking-back.
2896
17234906
LT
28972004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2898
2899 * display.texi: Correct typos.
2900 (Image Descriptors): Correct xref's.
2901
4de43c8b
RS
29022004-09-25 Richard M. Stallman <rms@gnu.org>
2903
2904 * text.texi (Special Properties): Cleanups in `cursor'.
2905 Rewrites in `line-height' and `line-spacing'; exchange them.
2906
2907 * display.texi (Fringes): Rewrite previous change.
2908 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2909 (Display Fringe Bitmaps): Node deleted, text moved.
2910 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2911 (Scroll Bars): Clarify set-window-scroll-bars.
2912 (Pointer Shape): Rewrite.
2913 (Specified Space): Clarify :align-to, etc.
2914 (Pixel Specification): Use @var. Clarify new text.
2915 (Other Display Specs): Clarify `slice'.
2916 (Image Descriptors): Cleanups.
2917 (Showing Images): Cleanups.
2918
a3ee0299
LT
29192004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2920
e88ebce6
LT
2921 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2922
a3ee0299
LT
2923 * modes.texi: Various minor changes in addition to:
2924 (Major Mode Conventions): Final call to `run-mode-hooks' should
2925 not be inside the `delay-mode-hooks' form.
2926 (Mode Hooks): New node.
2927 (Hooks): Delete obsolete example.
2928 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2929 node "Mode Hooks".
2930
6db2bc02
LT
29312004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2932
2933 * display.texi: Correct various typos.
2934 (Display): Rename node "Pointer Shapes" to "Pointer
2935 Shape". (There is already a node called "Pointer Shapes" in
2936 frames.texi.)
2937 (Images): Remove non-existent node "Image Slices" from menu.
2938
ed2846bd
KS
29392004-09-23 Kim F. Storm <storm@cua.dk>
2940
2941 * text.texi (Special Properties): Add `cursor', `pointer',
2942 `line-height', and `line-spacing' properties.
2943
2944 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2945 Shapes' to menu.
2946 (Standard Faces): Doc fix for fringe face.
2947 (Fringes): Add `overflow-newline-into-fringe' and
2948 'indicate-buffer-boundaries'.
2949 (Fringe Bitmaps, Pointer Shapes): New nodes.
2950 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2951 Bitmaps' to menu.
2952 (Specified Space): Describe pixel width and height.
2953 (Pixel Specification): New node.
2954 (Other Display Specs): Add `slice' property.
2955 (Display Fringe Bitmaps): New node.
2956 (Images): Add 'Image Slices' to menu.
2957 (Image Descriptors): Add `:pointer' and `:map' properties.
2958 (Showing Images): Add slice arg to `insert-image'. Add
2959 'insert-sliced-image'.
2960
4d894c98
RS
29612004-09-20 Richard M. Stallman <rms@gnu.org>
2962
2963 * commands.texi (Key Sequence Input):
2964 Clarify downcasing in read-key-sequence.
2965
7e388eb7
JL
29662004-09-08 Juri Linkov <juri@jurta.org>
2967
2968 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2969
a020987f
LT
29702004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2971
2972 * locals.texi (Standard Buffer-Local Variables): Add
2973 `buffer-auto-save-file-format'.
2974 * internals.texi (Buffer Internals): Describe new
2975 auto_save_file_format field of the buffer structure.
2976 * files.texi (Format Conversion): `auto-save-file-format' has been
2977 renamed `buffer-auto-save-file-format'.
2978
2b96f80c
LT
29792004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2980
2981 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2982 an integer or a marker.
2983 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2984
2ee3b79e
RS
29852004-08-22 Richard M. Stallman <rms@gnu.org>
2986
2987 * modes.texi (Major Mode Conventions): Discuss rebinding of
2988 standard key bindings.
2989
c438dc33
KS
29902004-08-18 Kim F. Storm <storm@cua.dk>
2991
2992 * processes.texi (Accepting Output): Add `just-this-one' arg to
2993 `accept-process-output'.
101c421e 2994 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2995
db8af011
LT
29962004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * keymaps.texi: Various changes in addition to:
2999 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3000 Give more varied examples for `kbd'.
3001 (Creating Keymaps): Char tables have slots for all characters
3002 without modifiers.
3003 (Active Keymaps): `overriding-local-map' and
3004 `overriding-terminal-local-map' also override text property and
3005 overlay keymaps.
3006 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3007 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3008 to denote a prefix of no events.
3009 `map-keymap' includes parent's bindings _recursively_.
3010 Clarify and correct description of `where-is-internal'.
3011 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3012 (Menu Example): For menus intended for use with the keyboard, the
3013 menu items should be bound to characters or real function keys.
3014
de700726
LT
30152004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3016
30e75a87
LT
3017 * objects.texi (Character Type): Reposition `@anchor' to prevent
3018 double space inside sentence in Info.
3019
de700726
LT
3020 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3021 renamed to `disabled-command-function'.
7c5b95c9 3022 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3023 (Command Loop Info): Replace reference to it.
3024 (Disabling Commands): `disabled-command-hook' has been renamed to
3025 `disabled-command-function'.
3026
81909a1a
LT
30272004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3028
3029 * os.texi (Translating Input): Only non-prefix bindings in
3030 `key-translation-map' override actual key bindings. Warn about
3031 possible indirect effect of actual key bindings on non-prefix
3032 bindings in `key-translation-map'.
3033
5504e99c
LT
30342004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3035
3036 * minibuf.texi (High-Level Completion): Add anchor for definition
3037 of `read-variable'.
3038
3039 * commands.texi: Various changes in addition to:
3040 (Using Interactive): Clarify description of `interactive-form'.
3041 (Interactive Call): Mention default for KEYS argument to
3042 `call-interactively'.
3043 (Command Loop Info): Clarify description of `this-command-keys'.
3044 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3045 Value of `last-event-frame' can be `macro'.
3046 (Repeat Events): `double-click-fuzz' is also used to distinguish
3047 clicks and drags.
3048 (Classifying Events): Clarify descriptions of `event-modifiers'
3049 `event-basic-type' and `event-convert-list'.
3050 (Accessing Events): `posn-timestamp' takes POSITION argument.
3051 (Quoted Character Input): Clarify description of
3052 `read-quoted-char' and fix example.
3053 (Quitting): Add `with-local-quit'.
3054 (Disabling Commands): Correct and clarify descriptions of
3055 `enable-command' and `disable-command'.
3056 Mention what happens if `disabled-command-hook' is nil.
3057 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3058 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3059
f478a72a
LT
30602004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3061
3062 * frames.texi: Various changes in addition to:
3063 (Creating Frames): Expand and clarify description of `make-frame'.
3064 (Window Frame Parameters): Either none or both of the `icon-left'
3065 and `icon-top' parameters must be specified. Put descriptions of
3066 `menu-bar-lines' and `toolbar-lines' closer together and change
3067 them accordingly.
3068 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3069 except while processing `frame-title-format' or `icon-title-format'.
3070 (Deleting Frames): Correct description of `delete-frame'.
3071 Non-nil return values of `frame-live-p' are like those of `framep'.
3072 (Frames and Windows): mention return value of
3073 `set-frame-selected-window'.
3074 (Visibility of Frames): Mention `force' argument to
3075 `make-frame-invisible'. `frame-visible-p' returns t for all
3076 frames on text-only terminals.
3077 (Frame Configurations): Restoring a frame configuration does not
3078 restore deleted frames.
3079 (Window System Selections): `x-set-selection' returns DATA.
3080 (Resources): Add example.
3081 (Display Feature Testing): Clarify descriptions of
3082 `display-pixel-height', `display-pixel-width', `x-server-version'
3083 and `x-server-vendor'.
3084
3085 * windows.texi (Choosing Window): Add anchor.
3086 * minibuf.texi (Minibuffer Misc): Add anchor.
3087
bc135062
JPW
30882004-07-23 John Paul Wallington <jpw@gnu.org>
3089
3090 * macros.texi (Defining Macros): Declaration keyword for setting
3091 Edebug spec is `debug' not `edebug'.
3092
cb7516e5
LT
30932004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3094
3095 * windows.texi: Various small changes in addition to:
3096 (Window Point): Mention return value of `set-window-point'.
3097 (Window Start): `pos-visible-in-window-p' disregards horizontal
3098 scrolling. Explain return value if PARTIALLY is non-nil.
3099 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3100 and `set-window-vscroll'.
3101 (Size of Window): The argument WINDOW to `window-inside-edges',
3102 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3103 (Resizing Windows): Explain return value of
3104 `shrink-window-if-larger-than-buffer'.
3105 `window-size-fixed' automatically becomes buffer local when set.
3106 (Window Configurations): Explain return value of
3107 `set-window-configuration'.
3108
3109 * minibuf.texi (Minibuffer Misc): Add anchor for
3110 `minibuffer-scroll-window'.
3111
3112 * positions.texi (Text Lines): Add anchor for `count-lines'.
3113
3751eb00
RS
31142004-07-17 Richard M. Stallman <rms@gnu.org>
3115
3116 * display.texi (Overlay Properties): Adding `evaporate' prop
3117 deletes empty overlay immediately.
3118
3119 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3120 fix example.
3121
9a7e97c6
LT
31222004-07-16 Jim Blandy <jimb@redhat.com>
3123
3124 * searching.texi (Regexp Backslash): Document new \_< and \_>
3125 operators.
3126
aa0e4da8
JB
31272004-07-16 Juanma Barranquero <lektu@terra.es>
3128
3129 * display.texi (Images): Fix Texinfo usage.
3130
cbbfedb2
LT
31312004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3132
3133 * buffers.texi (Modification Time): `visited-file-modtime' now
3134 returns a list of two integers, instead of a cons.
3135
3a052bd3
LT
31362004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3137
3138 * windows.texi: Various changes in addition to:
3139 (Splitting Windows): Add `split-window-keep-point'.
3140
02c04e6f
RS
31412004-07-09 Richard M. Stallman <rms@gnu.org>
3142
3143 * frames.texi (Input Focus): Minor fix.
3144
cb4f1287
LT
31452004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3146
3147 * frames.texi (Input Focus): Clarify descriptions of
3148 `select-frame-set-input-focus' and `select-frame'.
3149
339902ec
LT
31502004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * os.texi: Various small changes in addition to:
3153 (Killing Emacs): Expand and clarify description of
3154 `kill-emacs-query-functions' and `kill-emacs-hook'.
3155 (System Environment): Expand and clarify description of `getenv'
3156 and `setenv'.
3157 (Timers): Clarify description of `run-at-time'.
3158 (Translating Input): Correct description of
3159 `extra-keyboard-modifiers'.
3160 (Flow Control): Correct description of `enable-flow-control'.
3161
fe3b7e35
TTN
31622004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3163
3164 * os.texi: Update copyright.
3165 (Session Management): Grammar fix.
3166 Clarify which Emacs does the restarting.
3167 Use @samp for *scratch* buffer.
3168
59db7d6e
LT
31692004-07-04 Alan Mackenzie <acm@muc.de>
3170
3171 * frames.texi (Input Focus): Add documentation for
3172 `select-frame-set-input-focus'. Replace refs to non-existent
3173 `switch-frame' with `select-frame'. Minor corrections and tidying
3174 up of text-only terminal stuff.
3175
e3ccf404
RS
31762004-07-02 Richard M. Stallman <rms@gnu.org>
3177
3178 * files.texi (Saving Buffers): Cleanup write-contents-function.
3179 (Magic File Names): Cleanup file-remote-p.
3180
8addb6eb
KG
31812004-07-02 Kai Grossjohann <kai@emptydomain.de>
3182
3183 * files.texi (Magic File Names): `file-remote-p' returns an
3184 identifier of the remote system, not just t.
3185
7a58d84d
DK
31862004-07-02 David Kastrup <dak@gnu.org>
3187
3188 * searching.texi (Entire Match Data): Add explanation about new
3189 match-data behavior when @var{integers} is non-nil.
3190
d8c379f8
RS
31912004-06-24 Richard M. Stallman <rms@gnu.org>
3192
b4a4b0ae
RS
3193 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3194
d8c379f8
RS
3195 * customize.texi (Variable Definitions): Note about doc strings
3196 and :set.
3197
3198 * keymaps.texi (Keymap Terminology): Document `kbd'.
3199 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3200
3201 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3202 makes it buffer-local.
3203
3204 * files.texi (Saving Buffers): Correct previous change.
3205
3206 * commands.texi (Accessing Events):
3207 Clarify posn-col-row and posn-actual-col-row.
3208
32092004-06-24 David Ponce <david.ponce@wanadoo.fr>
3210
3211 * commands.texi (Accessing Events): New functions
3212 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3213
dce417e7
LT
32142004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3215
3216 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3217 * frames.texi, buffers.texi, backups.texi, variables.texi:
3218 * loading.texi, eval.texi, functions.texi, control.texi:
3219 * symbols.texi, minibuf.texi: Reposition @anchor's.
3220
3221 * help.texi: Various small changes in addition to the following.
3222 (Describing Characters): Describe PREFIX argument to
3223 `key-description'. Correct and clarify definition of
3224 `text-char-description'. Describe NEED-VECTOR argument to
3225 `read-kbd-macro'.
3226 (Help Functions): Clarify definition of `apropos'.
3227
255d07dc
LH
32282004-06-23 Lars Hansen <larsh@math.ku.dk>
3229
3230 * files.texi (Saving Buffers): Correct description of
3231 `write-contents-functions'.
3232
4e9691e9
JB
32332004-06-21 Juanma Barranquero <lektu@terra.es>
3234
3235 * display.texi (Images): Remove redundant @vindex directives.
3236 Rewrite `image-library-alist' doc in active voice.
3237
1ebd4f78
JB
32382004-06-14 Juanma Barranquero <lektu@terra.es>
3239
3240 * display.texi (Images): Document new delayed library loading,
3241 variable `image-library-alist' and (existing but undocumented)
3242 function `image-type-available-p'.
3243
ddfb8369
RS
32442004-06-05 Richard M. Stallman <rms@gnu.org>
3245
3246 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3247 refer the user to the Initial Input node.
3248 (Text from Minibuffer): Likewise.
3249 (Initial Input): New node. Document this feature
3250 and say it is mostly deprecated.
3251
18684a3a
RS
32522004-05-30 Richard M. Stallman <rms@gnu.org>
3253
7a61e456
RS
3254 * loading.texi (Named Features): Clarify return value
3255 and meaning of NOERROR.
3256
18684a3a
RS
3257 * variables.texi (File Local Variables): Minor cleanup.
3258
c8364415
MA
32592004-05-30 Michael Albinus <michael.albinus@gmx.de>
3260
3261 * files.texi (Magic File Names): Add `file-remote-p' as operation
3262 of file name handlers.
3263
08fd1251
RS
32642004-05-29 Richard M. Stallman <rms@gnu.org>
3265
3266 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3267 as arg to a minor mode command.
3268
71d5a208
RS
32692004-05-22 Richard M. Stallman <rms@gnu.org>
3270
3271 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3272
3273 * streams.texi (Output Variables): Doc float-output-format.
3274
3275 * searching.texi (Regexp Special): Nested repetition can be infloop.
3276
3277 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3278 real stack overflow.
3279
3280 * compile.texi: Minor cleanups.
3281
32822004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3283
3284 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3285 circular lists.
3286 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3287
022cb162
TTN
32882004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3289
3290 * modes.texi (Search-based Fontification): Fix typo.
3291
aa7094ba
JB
32922004-05-10 Juanma Barranquero <lektu@terra.es>
3293
3294 * modes.texi (Mode Line Variables): Fix description of
3295 global-mode-string, which is now after which-func-mode, not the
3296 buffer name.
3297
c2383279
LH
32982004-05-07 Lars Hansen <larsh@math.ku.dk>
3299
3300 * modes.texi (Desktop Save Mode): Add.
3301 (Modes): Add menu entry Desktop Save Mode.
3302
3303 * hooks.texi: Add desktop-after-read-hook,
3304 desktop-no-desktop-file-hook and desktop-save-hook.
3305
3306 * locals.texi: Add desktop-save-buffer.
3307
058296d3
JH
33082004-04-30 Jesper Harder <harder@ifa.au.dk>
3309
3310 * display.texi: emacs -> Emacs.
3311
0c54865e
EZ
33122004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3313
3314 * files.texi (Changing Files): Document set-file-times.
3315
d814862a
JB
33162004-04-23 Juanma Barranquero <lektu@terra.es>
3317
3318 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3319
e8d6f886
JH
33202004-04-18 Jesper Harder <harder@ifa.au.dk>
3321
3322 * tips.texi (Coding Conventions): defopt -> defcustom.
3323
3a424014
LT
33242004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * sequences.texi: Various clarifications.
3327
9e860631
LT
33282004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3329
3330 * buffers.texi (Read Only Buffers): Mention optional ARG to
3331 `toggle-read-only'.
3332
5e30a0fb
NR
33332004-04-14 Nick Roberts <nick@nick.uklinux.net>
3334
9e860631 3335 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3336 returns a full-width window if possible.
3337
619fb950
LT
33382004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3339
3340 * buffers.texi: Various changes in addition to:
3341 (Buffer File Name): Add `find-buffer-visiting'.
3342 (Buffer Modification): Mention optional ARG to `not-modified'.
3343 (Indirect Buffers): Mention optional CLONE argument to
3344 `make-indirect-buffer'.
3345
3346 * files.texi: Various changes in addition to:
3347 (Visiting Functions): `find-file-hook' is now a normal hook.
3348 (File Name Expansion): Explain difference between the way that
3349 `expand-file-name' and `file-truename' treat `..'.
3350 (Contents of Directories): Mention optional ID-FORMAT argument to
3351 `directory-files-and-attributes'.
3352 (Format Conversion): Mention new optional CONFIRM argument to
3353 `format-write-file'.
3354
a2295d32
MB
33552004-04-12 Miles Bader <miles@gnu.org>
3356
3357 * macros.texi (Expansion): Add description of `macroexpand-all'.
3358
571fd4d5
JH
33592004-04-05 Jesper Harder <harder@ifa.au.dk>
3360
3361 * variables.texi (Variable Aliases): Mention
3362 cyclic-variable-indirection.
3363
3364 * errors.texi (Standard Errors): Ditto.
3365
4ba2fd66
LT
33662004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3367
3368 * backups.texi: Various small changes in addition to:
3369 (Making Backups): Mention return value of `backup-buffer'.
3370 (Auto-Saving): Mention optional FORCE argument to
3371 `delete-auto-save-file-if-necessary'.
3372 (Reverting): Mention optional PRESERVE-MODES argument to
3373 `revert-buffer'. Correct description of `revert-buffer-function'.
3374
8f7ea687
JL
33752004-03-22 Juri Linkov <juri@jurta.org>
3376
3377 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3378 with `Vector Functions'.
3379
3380 * text.texi (Sorting): Add missing quote.
3381
0eeca3c1
LT
33822004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3383
3384 * intro.texi (Lisp History): Replace xref to `cl' manual with
3385 inforef.
3386
e69cfac2
RS
33872004-03-12 Richard M. Stallman <rms@gnu.org>
3388
3389 * intro.texi (Version Info): Add arg to emacs-version.
3390 (Lisp History): Change xref to CL manual.
3391
1b91d47f
LT
33922004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3393
3394 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3395 for Partial Completion mode.
3396
97073664
TTN
33972004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3398
3399 * customize.texi: Fix typo. Remove eol whitespace.
3400
04a6e76b
RS
34012004-03-04 Richard M. Stallman <rms@gnu.org>
3402
3403 * processes.texi: Fix typos.
3404
3405 * lists.texi (Building Lists): Minor clarification.
3406
3407 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3408 in make-hash-table.
3409
5bb0fcd1
JB
34102004-02-29 Juanma Barranquero <lektu@terra.es>
3411
3412 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3413 rm, and ignore exit code.
3414
9022d421
EZ
34152004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3416
3417 * display.texi (Defining Faces): Add description for min-colors.
3418 Update example.
3419
92f5fba2
LT
34202004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3421
3422 * abbrevs.texi: Various corrections and clarifications in addition
3423 to the following:
3424 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3425
7e83e178
GM
34262004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3427
3428 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3429
9c5609e8
LT
34302004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3431
e2b9b51f
LT
3432 * text.texi: Various small changes in addition to the following:
3433 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3434 to delete-horizontal-space.
3435 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3436 description of yank-handler text property at various places.
3437
7daa0e81
LT
3438 * frames.texi (Window System Selections): Add anchor.
3439
9c5609e8
LT
3440 * syntax.texi (Syntax Table Functions): Clarify and correct
3441 descriptions of make-syntax-table and copy-syntax-table.
3442 (Motion and Syntax): Clarify SYNTAXES argument to
3443 skip-syntax-forward.
3444 (Parsing Expressions): Mention that the return value of
3445 parse-partial-sexp is currently a list of ten rather than nine
3446 elements.
3447 (Categories): Various corrections and clarifications.
3448
d29edb21
LT
34492004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * markers.texi (Marker Insertion Types): Minor change.
3452
3453 * locals.texi (Standard Buffer-Local Variables):
3454 * commands.texi (Interactive Codes, Using Interactive):
3455 * functions.texi (Related Topics): Fix xrefs.
3456
43e48bda
LT
34572004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * lists.texi (Sets And Lists): Update description of delete-dups.
3460
84e34002
RS
34612004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3462
3463 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3464
34652004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3466
3467 * frames.texi (Parameter Access): frame-parameters arg is optional.
3468 modify-frame-parameters handles nil for FRAME.
3469 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3470 are all-or-nothing for certain toolkits.
3471 Mention parameter wait-for-wm.
3472 (Frames and Windows): In frame-first-window and frame-selected-window
3473 the arg is optional.
3474 (Input Focus): In redirect-frame-focus the second arg is optional.
3475 (Window System Selections): Mention selection type CLIPBOARD.
3476 Mention data-type UTF8_STRING.
3477 Mention numbering of cut buffers.
3478 (Resources): Describe x-resource-name.
3479
34802004-02-16 Richard M. Stallman <rms@gnu.org>
3481
3482 * windows.texi (Buffers and Windows): Delete false table
3483 about all-frames.
3484
3485 * syntax.texi (Parsing Expressions): Delete old caveat
3486 about parse-sexp-ignore-comments.
3487
3488 * streams.texi (Output Variables): Add print-quoted.
3489
3490 * lists.texi (Building Lists): Minor cleanup.
3491
3492 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3493
3494 * display.texi (Overlays): Explain overlays use markers.
3495 (Managing Overlays): Explain front-advance and rear-advance
3496 in more detail.
3497
3498 * loading.texi (Unloading): Document unload-feature-special-hooks.
3499 Get rid of fns-NNN.el file.
3500
35012004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3502
3503 * help.texi (Describing Characters): Fix text-char-description
3504 example output.
3505
3506 * edebug.texi (Using Edebug): Fix example.
3507
3508 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3509
84e34002
RS
3510 * files.texi (Changing Files): Fix argname.
3511
3512 * calendar.texi: Fix parens, and default values.
3513
3514 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3515 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3516 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3517
3518 * positions.texi (Text Lines): Don't add -1 in current-line.
3519
35202004-02-16 Richard M. Stallman <rms@gnu.org>
3521
3522 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3523
c33b76da
EZ
35242004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3525
3526 * processes.texi (Low-Level Network): Fix a typo.
3527
9d7271e8
KS
35282004-02-12 Kim F. Storm <storm@cua.dk>
3529
3530 * display.texi (Fringes): Use consistent wording.
3531 Note that window-fringe's window arg is optional.
3532 (Scroll Bars): Use consistent wording.
3533
6827d730
LT
35342004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3535
3536 * tips.texi (Comment Tips): Document the new conventions for
3537 commenting out code.
3538
1cb60b5a
JD
35392004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3540
3541 * positions.texi (Text Lines): Added missing end defun.
3542
7fdd1f62
KS
35432004-02-07 Kim F. Storm <storm@cua.dk>
3544
3545 * positions.texi (Text Lines): Add line-number-at-pos.
3546
eb3c144c
JPW
35472004-02-06 John Paul Wallington <jpw@gnu.org>
3548
3549 * display.texi (Button Properties, Button Buffer Commands):
3550 mouse-2 invokes button, not down-mouse-1.
3551
a1d38d63
JR
35522004-02-04 Jason Rumney <jasonr@gnu.org>
3553
3554 * makefile.w32-in: Sync with Makefile.in changes.
3555
4b574f3d
LT
35562004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3557
3558 * minibuf.texi (Text from Minibuffer): Various corrections and
3559 clarifications.
3560 (Object from Minibuffer): Correct Lisp description of
3561 read-minibuffer.
3562 (Minibuffer History): Clarify description of cons values for
3563 HISTORY arguments.
3564 (Basic Completion): Various corrections and clarifications. Add
3565 completion-regexp-list.
3566 (Minibuffer Completion): Correct and clarify description of
3567 completing-read.
6f6b0433 3568 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3569 other minor changes.
3570 (High-Level Completion): Various corrections and clarifications.
3571 (Reading File Names): Ditto.
3572 (Minibuffer Misc): Ditto.
3573
d8186297
LT
35742004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3575
3576 * strings.texi (Text Comparison): assoc-string also matches
3577 elements of alists that are strings instead of conses.
3578 (Formatting Strings): Standardize Texinfo usage. Update index
3579 entries.
3580
9adcb5f2
LT
35812004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3582
3583 * lists.texi (Sets And Lists): Add delete-dups.
3584
3e7274ae
LT
35852004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3586
3587 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3588 special form.
3589 * macros.texi (Defining Macros): Update description of `declare',
3590 which now is a macro.
3591 (Wrong Time): Fix typos.
3592
944e099f
LT
35932004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3594
3595 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3596 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3597 and `batch-byte-compile'. In particular, mention and describe
3598 all optional arguments.
3599 (Disassembly): Correct and clarify the description of `disassemble'.
3600
90c3aa59
LT
36012004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * searching.texi: Various small changes in addition to the
3604 following.
3605 (Regexp Example): Adapt to new value of `sentence-end'.
3606 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3607 `words'.
3608 (Search and Replace): Add usage note for `perform-replace'.
3609 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3610 `match-data'.
3611 (Standard Regexps): Update for new values of `paragraph-start'
3612 and `sentence-end'.
3613
583c353d
LT
36142004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3615
3616 * files.texi (Saving Buffers): Clarify descriptions of
3617 `write-contents-functions' and `before-save-hook'.
3618 Make the defvar's for `before-save-hook' and `after-save-hook'
3619 into defopt's.
3620
05faee07
KS
36212004-01-07 Kim F. Storm <storm@cua.dk>
3622
3623 * commands.texi (Click Events): Describe new image and
3624 width/height elements of click events.
3625 (Accessing Events): Add posn-string, posn-image, and
3626 posn-object-width-height. Change posn-object to return either
3627 image or string object.
3628
a0465ec3
SJ
36292004-01-01 Simon Josefsson <jas@extundo.com>
3630
3631 * hooks.texi (Standard Hooks): Add before-save-hook.
3632 * files.texi (Saving Buffers): Likewise.
3633
972c0c49
RS
36342004-01-03 Richard M. Stallman <rms@gnu.org>
3635
3636 * frames.texi (Frames and Windows): Delete frame-root-window.
3637
dbcd463f
LT
36382004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3639
3640 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3641
3642 * functions.texi: Various small changes in addition to the
3643 following.
3644 (What Is a Function): `functionp' returns nil for macros. Clarify
3645 behavior of this and following functions for symbol arguments.
3646 (Function Documentation): Add `\' in front of (fn @var{arglist})
3647 and explain why.
3648 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3649 Add anchor.
3650 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3651
02c77ee9
MB
36522004-01-01 Miles Bader <miles@gnu.org>
3653
3654 * display.texi (Buttons): New section.
3655
903a1a91
AS
36562003-12-31 Andreas Schwab <schwab@suse.de>
3657
3658 * numbers.texi (Math Functions): sqrt reports a domain-error
3659 error.
3660 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3661
697cf92a
LT
36622003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3663
3f70fe82
LT
3664 * tips.texi (Documentation Tips): Update item on hyperlinks in
3665 documentation strings.
3666
697cf92a
LT
3667 * errors.texi (Standard Errors): Various small corrections and
3668 additions.
3669
3670 * control.texi: Various small changes in addition to the
3671 following.
3672 (Signaling Errors): Provide some more details on how `signal'
3673 constructs the error message. Add anchor to the definition of
3674 `signal'.
3675 (Error Symbols): Describe special treatment of `quit'.
3676 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3677 to emphasize that it has to be a single form.
3678
3679 * buffers.texi: Add anchor.
3680
4d25144d
RS
36812003-12-29 Richard M. Stallman <rms@gnu.org>
3682
3683 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3684 (Window Configurations): Add window-configuration-frame.
3685
3686 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3687
3688 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3689 Change arg name in get-char-property.
3690 (Special Properties): Update handling of keymap property.
3691
3692 * strings.texi (Modifying Strings): Add clear-string.
3693 (Text Comparison): Add assoc-string and remove
3694 assoc-ignore-case, assoc-ignore-representation.
3695
3696 * os.texi (Time of Day): Add set-time-zone-rule.
3697
3698 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3699 report domain-error errors.
4d25144d 3700
697cf92a 3701 * nonascii.texi (Converting Representations):
4d25144d
RS
3702 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3703 (Encoding and I/O): Add file-name-coding-system.
3704
3705 * modes.texi (Search-based Fontification): Explain that
3706 face specs are symbols with face names as values.
3707
3708 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3709
3710 * lists.texi (Building Lists): remq moved elsewhere.
3711 (Sets And Lists): remq moved here.
3712 (Association Lists): Refer to assoc-string.
3713
3714 * internals.texi (Garbage Collection): Add memory-use-counts.
3715
3716 * frames.texi (Frames and Windows): Add set-frame-selected-window
3717 and frame-root-window.
3718
697cf92a 3719 * files.texi (Contents of Directories):
4d25144d
RS
3720 Add directory-files-and-attributes.
3721
3722 * display.texi (Refresh Screen): Add force-window-update.
3723 (Invisible Text): Explain about moving point out of invis text.
3724 (Overlay Properties): Add overlay-properties.
3725 (Managing Overlays): Add overlayp.
3726 (GIF Images): Invalid image number displays a hollow box.
3727
3728 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3729 (Killing Buffers): Add buffer-live-p.
3730
67fafe38
MR
37312003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3732
3733 * display.texi (Fringes): Fix typo "set-buffer-window".
3734
68e74f25
LT
37352003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3738 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3739 Add or change various xrefs and anchors.
3740
3741 * commands.texi: Replace all occurrences of @acronym{CAR} with
3742 @sc{car}, for consistency with the rest of the Elisp manual.
3743 `car' and `cdr' are historically acronyms, but are no longer
3744 widely thought of as such.
3745
3746 * internals.texi (Pure Storage): Mention that `purecopy' does not
3747 copy text properties.
3748 (Object Internals): Now 29 bits are used (in most implementations)
3749 to address Lisp objects.
3750
3751 * variables.texi (Variables with Restricted Values): New node.
3752
3753 * objects.texi (Lisp Data Types): Mention that certain variables
3754 can only take on a restricted set of values and add an xref to
3755 the new node "Variables with Restricted Values".
3756
3757 * eval.texi (Function Indirection): Describe the errors that
3758 `indirect-function' can signal.
3759 (Eval): Clarify the descriptions of `eval-region' and `values'.
3760 Describe `eval-buffer' instead of `eval-current-buffer' and
3761 mention `eval-current-buffer' as an alias for `current-buffer'.
3762 Correct the description and mention all optional arguments.
3763
697cf92a 3764 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3765 following.
3766 (Converting Representations): Clarify behavior of
3767 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3768 ASCII arguments.
3769 (Character Sets): Document the variable `charset-list' and adapt
3770 the definition of the function `charset-list' accordingly.
3771 (Translation of Characters): Clarify use of generic characters in
3772 `make-translation-table'. Clarify and correct the description of
3773 the use of translation tables in encoding and decoding.
3774 (User-Chosen Coding Systems): Correct and clarify the description
3775 of `select-safe-coding-system'.
3776 (Default Coding Systems): Clarify description of
3777 `file-coding-system-alist'.
3778
a62f71e4
LT
37792003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * strings.texi (Text Comparison): Correctly describe when two
3782 strings are `equal'. Combine and clarify descriptions of
3783 `assoc-ignore-case' and `assoc-ignore-representation'.
3784
3785 * objects.texi (Non-ASCII in Strings): Clarify description of
3786 when a string is unibyte or multibyte.
3787 (Bool-Vector Type): Update examples.
3788 (Equality Predicates): Correctly describe when two strings are
3789 `equal'.
3790
19017752
LT
37912003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * lists.texi (Building Lists): `append' no longer accepts integer
3794 arguments. Update the description of `number-sequence' to reflect
3795 recent changes.
3796 (Sets And Lists): Describe `member-ignore-case' after `member'.
3797
0f6a07a8
KS
37982003-11-27 Kim F. Storm <storm@cua.dk>
3799
3800 * commands.texi (Click Events): Click object may be an images.
3801 Describe (dx . dy) element of click positions.
3802 (Accessing Events): Remove duplicate posn-timestamp.
3803 New functions posn-object and posn-object-x-y.
3804
1ce7c819
KS
38052003-11-23 Kim F. Storm <storm@cua.dk>
3806
3807 * commands.texi (Click Events): Describe enhancements to event
3808 position lists, including new text-pos and (col . row) items.
3809 Mention left-fringe and right-fringe area events.
0f6a07a8 3810 (Accessing Events): New functions posn-area and
1ce7c819
KS
3811 posn-actual-col-row. Mention posn-timestamp. Mention that
3812 posn-point in non-text area still returns buffer position.
3813 Clarify posn-col-row.
3814
cae8ddbb
LH
38152003-11-21 Lars Hansen <larsh@math.ku.dk>
3816
3817 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3818 * anti.texi (File Attributes): Describe removed parameter
3819 ID-FORMAT.
3820
f7f1a248
LT
38212003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3822
68e74f25 3823 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3824 a position, its buffer is ignored.
3825
3826 * markers.texi (Overview of Markers): Mention it here too.
3827
c5e2fb05
LT
38282003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3829
3830 * numbers.texi (Numeric Conversions): Not just `floor', but also
3831 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3832
e57d0aa8
LT
38332003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * markers.texi (Creating Markers): Specify insertion type of
3836 created markers. Add xref to `Marker Insertion Types'.
3837 Second argument to `copy-marker' is optional.
3838 (Marker Insertion Types): Mention that most markers are created
3839 with insertion type nil.
3840 (The Mark): Correctly describe when `mark' signals an error.
3841 (The Region): Correctly describe when `region-beginning' and
3842 `region-end' signal an error.
3843
bb3612ec
LT
38442003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3845
3846 * hash.texi (Creating Hash): Clarify description of `eql'.
3847 `makehash' is obsolete.
3848 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3849
3850 * positions.texi (Point): Change description of `buffer-end', so
3851 that it is also correct for floating point arguments.
3852 (List Motion): Correct argument lists of `beginning-of-defun' and
3853 `end-of-defun'.
3854 (Excursions): Add xref to `Marker Insertion Types'.
3855 (Narrowing): Argument to `narrow-to-page' is optional.
3856
cfb8a797
LT
38572003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * streams.texi (Output Streams): Clarify behavior of point for
3860 marker output streams.
3861
c6177909
LT
38622003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * variables.texi (Defining Variables): Second argument to
3865 `defconst' is not optional.
3866 (Setting Variables): Mention optional argument APPEND to
3867 `add-to-list'.
3868 (Creating Buffer-Local): Expand description of
3869 `make-variable-buffer-local'.
3870 (Frame-Local Variables): Expand description of
3871 `make-variable-frame-local'.
3872 (Variable Aliases): Correct description of optional argument
3873 DOCSTRING to `defvaralias'. Mention return value of
3874 `defvaralias'.
3875 (File Local Variables): Add xref to `File variables' in Emacs
3876 Manual. Correct description of `hack-local-variables'. Mention
3877 `safe-local-variable' property. Mention optional second argument
3878 to `risky-local-variable-p'.
3879
b3645067
LT
38802003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3881
3882 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3883
10695e5c
EZ
38842003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3885
3886 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3887 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3888 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3889 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3890 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3891 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3892 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3893 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3894 @acronym{FOO}.
3895
a2f4def1
LT
38962003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * strings.texi (Creating Strings): Argument START to `substring'
3899 can not be `nil'. Expand description of
3900 `substring-no-properties'. Correct description of `split-string',
3901 especially with respect to empty matches. Prevent very bad line
3902 break in definition of `split-string-default-separators'.
3903 (Text Comparison): `string=' and `string<' also accept symbols as
3904 arguments.
3905 (String Conversion): More completely describe argument BASE in
3906 `string-to-number'.
5bb0fcd1 3907 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3908 corresponding object. Clarify behavior of numeric prefix after
3909 `%' in `format'.
3910 (Case Conversion): The argument to `upcase-initials' can be a
3911 character.
3912
a2296bf9
KH
39132003-10-27 Kenichi Handa <handa@m17n.org>
3914
3915 * display.texi (Fontsets): Fix texinfo usage.
3916
885fef7c
KH
39172003-10-25 Kenichi Handa <handa@m17n.org>
3918
3919 * display.texi (Fontsets): Add description of the function
3920 set-fontset-font.
3921
0c6b7a1f
LT
39222003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * display.texi (Temporary Displays): Add xref to `Documentation
3925 Tips'.
3926
3927 * functions.texi (Function Safety): Use inforef instead of pxref
3928 for SES.
3929
c3cda320
AS
39302003-10-23 Andreas Schwab <schwab@suse.de>
3931
3932 * Makefile.in (TEX, texinputdir): Don't define.
3933 (TEXI2DVI): Define.
3934 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3935 add $(srcdir)/index.texi.
3936 ($(infodir)/elisp): Remove index.texi dependency.
3937 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3938 (index.texi): Remove target.
3939 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3940 (clean): Don't remove index.texi.
3941
c3cda320
AS
3942 * permute-index, index.perm: Remove.
3943 * index.texi: Rename from index.unperm.
3944
e5dadca7
LT
39452003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * tips.texi (Documentation Tips): Document new behavior for face
3948 and variable hyperlinks in Help mode.
3949
6cfb0777
LT
39502003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3951
3952 * objects.texi (Integer Type): Update for extra bit of integer range.
3953 (Character Type): Ditto.
3954
a6eeaa81 39552003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3956
3957 * numbers.texi (Integer Basics): Add index entries for reading
3958 numbers in hex, octal, and binary.
3959
c8f9ba83
LK
39602003-10-16 Lute Kamstra <lute@gnu.org>
3961
3962 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3963 argument.
3964
b52a26fb
LT
39652003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3966
3967 * windows.texi (Choosing Window): Fix typo.
3968 * edebug.texi (Edebug Execution Modes): Fix typo.
3969
f7005886
RS
39702003-10-13 Richard M. Stallman <rms@gnu.org>
3971
3972 * windows.texi (Basic Windows): A window has fringe settings,
3973 display margins and scroll-bar settings.
3974 (Splitting Windows): Doc split-window return value.
3975 Clean up one-window-p.
3976 (Selecting Windows): Fix typo.
3977 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3978 (Buffers and Windows): In set-window-buffer, explain effect
3979 on fringe settings and scroll bar settings.
3980 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3981 (Choosing Window): Use defopt for pop-up-frame-function.
3982 For special-display-buffer-names, explain same-window and same-frame.
3983 Clarify window-dedicated-p return value.
3984 (Textual Scrolling): scroll-up and scroll-down can get an error.
3985 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3986 Clarify set-window-hscroll.
3987 (Size of Window): Don't mention tool bar in window-height.
3988 (Coordinates and Windows): Explain what coordinates-in-window-p
3989 returns for fringes and display margins.
3990 (Window Configurations): Explain saving fringes, etc.
3991
3992 * tips.texi (Library Headers): Clean up Documentation.
3993
3994 * syntax.texi (Parsing Expressions): Clean up forward-comment
3995 and parse-sexp-lookup-properties.
3996
3997 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3998
3999 * os.texi (System Environment): Clean up text for load-average errors.
4000
4001 * modes.texi (Hooks): Don't explain local hook details at front.
4002 Clarify run-hooks and run-hook-with-args a little.
4003 Clean up add-hook and remove-hook.
4004
4005 * edebug.texi (Edebug Execution Modes): Clarify t.
4006 Document edebug-sit-for-seconds.
4007 (Coverage Testing): Document C-x X = and =.
4008 (Instrumenting Macro Calls): Fix typo.
4009 (Specification List): Don't index the specification keywords.
4010
c989ebe9
KS
40112003-10-10 Kim F. Storm <storm@cua.dk>
4012
4013 * processes.texi (Network): Introduce make-network-process.
4014
f9525eef
LT
40152003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * tips.texi (Library Headers): Fix typo.
4018
f008b925
LK
40192003-10-07 Juri Linkov <juri@jurta.org>
4020
4021 * modes.texi (Imenu): Mention imenu-create-index-function's
4022 default value. Explain submenus better.
4023
c22c5da6
LK
40242003-10-07 Lute Kamstra <lute@gnu.org>
4025
4026 * modes.texi (Faces for Font Lock): Fix typo.
4027 (Hooks): Explain how buffer-local hook variables can refer to
4028 global hook variables.
4029 Various minor clarifications.
4030
49247521
LK
40312003-10-06 Lute Kamstra <lute@gnu.org>
4032
4033 * tips.texi (Coding Conventions): Mention naming conventions for
4034 hooks.
4035
9296c947
LT
40362003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4037
4038 * loading.texi (Library Search): Correct default value of
4039 load-suffixes.
4040 (Named Features): Fix typo.
4041
0e9b293a
RS
40422003-10-05 Richard M. Stallman <rms@gnu.org>
4043
4044 * loading.texi (Named Features): In `provide',
4045 say how to test for subfeatures.
4046 (Unloading): In unload-feature, use new var name
4047 unload-feature-special-hooks.
4048
49247521 40492003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4050
4051 * modes.texi (Major Mode Conventions): Mention third way to set up
4052 Imenu.
4053 (Imenu): A number of small fixes.
4054 Delete documentation of internal variable imenu--index-alist.
4055 Document the return value format of imenu-create-index-function
4056 functions.
4057
ab8f7d5c
RS
40582003-09-30 Richard M. Stallman <rms@gnu.org>
4059
4060 * processes.texi (Network): Say what stopped datagram connections do.
4061
4062 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4063
4064 * display.texi (Overlay Properties): Clarify `evaporate' property.
4065
49247521 40662003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4067
4068 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4069 constructs should be marked as risky.
86b9b767
LK
4070 Change cons cell into proper list.
4071 (Mode Line Variables): Change cons cell into proper list.
4072
49247521 40732003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4074
4075 * modes.texi (Mode Line Data): Document the :propertize construct.
4076 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4077 to match their order in the default mode-line-format.
bc3b02f9
LK
4078 Describe the new variables mode-line-position and mode-line-modes.
4079 Update the default values of mode-line-frame-identification,
4080 minor-mode-alist, and default-mode-line-format.
4081 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4082
bc3b02f9 40832003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4084
c22c5da6 4085 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4086 * loading.texi, minibuf.texi, text.texi, variables.texi:
4087 Avoid @strong{Note:}.
4088
40892003-09-26 Richard M. Stallman <rms@gnu.org>
4090
4091 * keymaps.texi (Remapping Commands): Fix typo.
4092
41beda59
LT
40932003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4094
4095 * processes.texi (Low-Level Network): Fix typo.
4096
ef6ae4ff
KS
40972003-09-23 Kim F. Storm <storm@cua.dk>
4098
4099 * processes.texi (Network, Network Servers): Fix typos.
4100 (Low-Level Network): Add timeout value for :server keyword.
4101 Add new option keywords to make-network-process.
4102 Add set-network-process-options.
4103 Explain how to test availability of network options.
4104
b0f23edf
RS
41052003-09-19 Richard M. Stallman <rms@gnu.org>
4106
4107 * text.texi (Motion by Indent): Arg to
4108 backward-to-indentation and forward-to-indentation is optional.
4109
4110 * strings.texi (Creating Strings): Add substring-no-properties.
4111
4112 * processes.texi
4113 (Process Information): Add list-processes arg QUERY-ONLY.
4114 Delete process-contact from here.
4115 Add new status values for process-status.
4116 Add process-get, process-put, process-plist, set-process-plist.
4117 (Synchronous Processes): Add call-process-shell-command.
4118 (Signals to Processes): signal-process allows process objects.
4119 (Network): Complete rewrite.
4120 (Network Servers, Datagrams, Low-Level Network): New nodes.
4121
4122 * positions.texi (Word Motion): forward-word, backward-word
4123 arg is optional. Reword.
4124
4125 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4126
c22c5da6 4127 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4128 Delete duplicate definition of buffer-local-value.
4129 (File Local Variables): Explain about discarding text props.
4130
f387bdea
RS
41312003-09-11 Richard M. Stallman <rms@gnu.org>
4132
4133 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4134 changes variables that record input events.
4135 (Minibuffer Misc): Add minibuffer-selected-window.
4136
4137 * lists.texi (Building Lists): Add copy-tree.
4138
4139 * display.texi (Fontsets): Add char-displayable-p.
4140 (Scroll Bars): New node.
4141
49247521 41422003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4143
4144 * modes.texi (%-Constructs): Document new `%i' and `%I'
4145 constructs.
4146
fd026ee1
JR
41472003-09-03 Peter Runestig <peter@runestig.com>
4148
4149 * makefile.w32-in: New file.
4150
4828b4d7
RS
41512003-08-29 Richard M. Stallman <rms@gnu.org>
4152
4153 * display.texi (Overlay Properties): Clarify how priorities
4154 affect use of the properties.
4155
a4e4f05d
LT
41562003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4157
4158 * customize.texi (Type Keywords): Correct the description of
4159 `:help-echo' in the case where `motion-doc' is a function.
4160
3ebe0346
JPW
41612003-08-14 John Paul Wallington <jpw@gnu.org>
4162
4163 * modes.texi (Emulating Mode Line): Subsection, not section.
4164
3afe8e39
RS
41652003-08-13 Richard M. Stallman <rms@gnu.org>
4166
4167 * elisp.texi (Top): Update subnode lists in menu.
4168
4169 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4170 (Kill Functions): kill-region has new arg yank-handler.
4171 (Yanking): New node.
4172 (Yank Commands): Add yank-undo-function.
4173 (Low-Level Kill Ring):
4174 kill-new and kill-append have new arg yank-handler.
4175 (Changing Properties): Add remove-list-of-text-properties.
4176 (Atomic Changes): New node.
4177
4178 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4179
4180 * streams.texi (Output Variables): Add eval-expression-print-length
4181 and eval-expression-print-level.
4182
4183 * os.texi (Time Conversion): For encode-time, explain limits on year.
4184
4185 * objects.texi (Character Type): Define anchor "modifier bits".
4186
4187 * modes.texi (Emulating Mode Line): New node.
4188 (Search-based Fontification): Font Lock uses font-lock-face property.
4189 (Other Font Lock Variables): Likewise.
4190
4191 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4192 not vectors.
4193 (Active Keymaps): Add emulation-mode-map-alists.
4194 (Functions for Key Lookup): key-binding has new arg no-remap.
4195 (Remapping Commands): New node.
4196 (Scanning Keymaps): where-is-internal has new arg no-remap.
4197 (Tool Bar): Add tool-bar-local-item-from-menu.
4198 Clarify when to use tool-bar-add-item-from-menu.
4199
4200 * commands.texi (Interactive Call): commandp has new arg.
4201 (Command Loop Info): Add this-original-command.
4202
e37769b1
JPW
42032003-08-06 John Paul Wallington <jpw@gnu.org>
4204
4205 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4206
4207 * display.texi (Warning Basics): Fix typo.
4208 (Fringes): Add closing curly bracket and fix typo.
4209
4210 * elisp.texi (Top): Fix typo.
4211
c5e0561f
RS
42122003-08-05 Richard M. Stallman <rms@gnu.org>
4213
4214 * elisp.texi: Update lists of subnodes.
4215
4216 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4217
4218 * variables.texi (Local Variables): Use lc for example variable names.
4219
4220 * tips.texi (Library Headers): Explain where to put -*-.
4221
4222 * strings.texi (Creating Strings): Fix xref for vconcat.
4223
4224 * sequences.texi (Vector Functions):
4225 vconcat no longer allows integer args.
4226
4227 * minibuf.texi (Reading File Names): read-file-name has new
4228 arg PREDICATE. New function read-directory-name.
4229
4230 * macros.texi (Defining Macros): Give definition of `declare'
4231 (Indenting Macros): New node.
4232
4233 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4234 (Window Frame Parameters): Make separate table of parameters
4235 that are coupled with specific face attributes.
4236 (Deleting Frames): delete-frame-hooks renamed to
4237 delete-frame-functions.
4238
4239 * files.texi (Magic File Names): Add file-remote-p.
4240 Clarify file-local-copy.
4241
4242 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4243 here; instead xref Defining Macros.
4244
4245 * display.texi (Warnings): New node, and subnodes.
4246 (Fringes): New node.
4247
4248 * debugging.texi (Test Coverage): New node.
4249
4250 * compile.texi (Compiler Errors): Explain with-no-warnings
4251 and other ways to suppress warnings.
4252
4253 * commands.texi (Interactive Call): Minor clarification.
4254
4255 * buffers.texi (Buffer File Name): set-visited-file-name
4256 renames the buffer too.
4257
4258 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4259
ee59dede
MR
42602003-07-24 Markus Rost <rost@math.ohio-state.edu>
4261
4262 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4263
f0514b34
MR
42642003-07-22 Markus Rost <rost@math.ohio-state.edu>
4265
4266 * internals.texi (Garbage Collection): Fix previous change.
4267
c73983bb
RS
42682003-07-22 Richard M. Stallman <rms@gnu.org>
4269
4270 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4271
4272 * display.texi (Width): Use \s syntax in example.
4273 (Font Selection): Add face-font-rescale-alist.
4274
4275 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4276 Remove spurious indent in example.
4277
4278 * lists.texi (Building Lists): Add number-sequence.
4279
4280 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4281
4282 * functions.texi (Function Documentation): Explain how to
4283 show calling convention explicitly in the doc string.
4284
4285 * windows.texi (Selecting Windows): save-selected-window saves
4286 selected window of each frame.
4287 (Window Configurations): Minor change.
4288
4289 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4290
4291 * streams.texi (Output Variables): Add print-continuous-numbering
4292 and print-number-table.
4293
4294 * processes.texi (Decoding Output): New node.
4295
4296 * os.texi (Time Conversion): decode-time arg is optional.
4297
4298 * objects.texi (Character Type): Don't use space as example for \.
4299 Make list of char names and \-sequences correspond.
4300 Explain that \s is not used in strings. `\ ' needs space after.
4301
4302 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4303 (Translation of Characters): Add translation-table-for-input.
4304 (Default Coding Systems): Add auto-coding-functions.
4305 (Explicit Encoding): Add decode-coding-inserted-region.
4306 (Locales): Add locale-info.
4307
4308 * minibuf.texi (Basic Completion): Describe test-completion.
4309 Collections can be lists of strings.
4310 Clean up lazy-completion-table.
4311 (Programmed Completion): Mention test-completion.
4312 Clarify why lambda expressions are not accepted.
4313 (Minibuffer Misc): Describe minibufferp.
4314
51a8b435
RS
43152003-07-14 Richard M. Stallman <rms@gnu.org>
4316
4317 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4318
4319 * windows.texi (Selecting Windows): New arg to select-window.
4320 (Selecting Windows): Add with-selected-window.
4321 (Size of Window): Add window-inside-edges, etc.
4322
4323 * internals.texi (Garbage Collection): Add post-gc-hook.
4324
4325 * processes.texi (Subprocess Creation): Add exec-suffixes.
4326
4327 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4328 (Scanning Keymaps): Add map-keymaps.
4329 (Defining Menus): Add keymap-prompt.
4330
4331 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4332 most-negative-fixnum.
4333
4334 * compile.texi (Byte Compilation): Explain no-byte-compile
4335 (Compiler Errors): New node.
4336
4337 * os.texi (User Identification): user-uid, user-real-uid
4338 can return float.
4339
4340 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4341 and about derived modes.
4342 (Minor Modes): Add minor-mode-list.
4343 (Defining Minor Modes): Keyword args for define-minor-mode.
4344 (Search-based Fontification): Explain managing other properties.
4345 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4346 (Faces for Font Lock): Add font-locl-preprocessor-face.
4347 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4348
4349 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4350 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4351
4352 * loading.texi (Library Search): Add load-suffixes.
4353
4354 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4355 (Programmed Completion): Add dynamic-completion-table.
4356
4357 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4358 (Magic File Names): Specify precedence order of handlers.
199bb209 4359
51a8b435
RS
4360 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4361 and post-command-hook.
4362 (Waiting): New calling convention for sit-for.
4363
4364 * text.texi (Special Properties): local-map and keymap properties
4365 apply based on their stickiness.
4366
c6de56a0
RS
43672003-07-07 Richard M. Stallman <rms@gnu.org>
4368
4369 * modes.texi (Minor Mode Conventions): Specify only some kinds
4370 of list values as args to minor modes.
4371
4372 * files.texi (File Name Expansion): Warn about iterative use
4373 of substitute-in-file-name.
4374
4375 * advice.texi (Activation of Advice): Clean up previous change.
4376
8c761ea6
MR
43772003-07-06 Markus Rost <rost@math.ohio-state.edu>
4378
4379 * advice.texi (Activation of Advice): Note that ad-start-advice is
4380 turned on by default.
4381
c6de56a0
RS
43822003-06-30 Richard M. Stallman <rms@gnu.org>
4383
4384 * text.texi (Buffer Contents): Document current-word.
4385 (Change Hooks): Not called for *Messages*.
4386
4387 * functions.texi (Defining Functions): Explain about redefining
4388 primitives.
4389 (Function Safety): Renamed. Minor changes.
4390 Comment out the detailed criteria for what is safe.
4391
3fe4e567
AS
43922003-06-22 Andreas Schwab <schwab@suse.de>
4393
4394 * objects.texi (Symbol Type): Fix description of examples.
4395
cda7bd13
AS
43962003-06-16 Andreas Schwab <schwab@suse.de>
4397
4398 * hash.texi (Creating Hash): Fix description of :weakness.
4399
fbcffa4a
KG
44002003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4401
4402 * files.texi (Changing Files): copy-file copies file modes, too.
4403
ff6a3bfb
RS
44042003-05-28 Richard M. Stallman <rms@gnu.org>
4405
4406 * strings.texi (Creating Strings): Clarify split-string.
4407
1463a05d
JB
44082003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4409
4410 * strings.texi (Creating Strings): Update split-string specification
4411 and examples.
4412
af253914
RS
44132003-05-19 Richard M. Stallman <rms@gnu.org>
4414
4415 * elisp.texi: Correct invariant section names.
4416
7ea52f92
RS
44172003-04-20 Richard M. Stallman <rms@gnu.org>
4418
4419 * os.texi (Timers): Explain about timers and quitting.
4420
e31afc09
RS
44212003-04-19 Richard M. Stallman <rms@gnu.org>
4422
4423 * internals.texi (Writing Emacs Primitives): Strings are
4424 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4425 Explain GCPRO convention for varargs function args.
4426
5ceea398
RS
44272003-04-16 Richard M. Stallman <rms@gnu.org>
4428
4429 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4430
b0ada147
RS
44312003-04-08 Richard M. Stallman <rms@gnu.org>
4432
4433 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4434
b23375aa
KS
44352003-02-13 Kim F. Storm <storm@cua.dk>
4436
4437 * objects.texi (Character Type): New \s escape for space.
4438
c60ee5e7
JB
44392003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4440
4441 * os.texi (System Environment): Added cygwin system-type.
4442
84e47416
RS
44432003-01-25 Richard M. Stallman <rms@gnu.org>
4444
4445 * keymaps.texi: Document that a symbol can act as a keymap.
4446
3e8cf2ea
RS
44472003-01-13 Richard M. Stallman <rms@gnu.org>
4448
4449 * text.texi (Changing Properties): Say string indices are origin-0.
4450
4451 * positions.texi (Screen Lines) <compute-motion>:
4452 Correct order of elts in return value.
4453
4454 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4455 how to define a default binding.
4456
7abb9fc5 44572002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4458
104bc3aa 4459 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4460
104bc3aa
MR
4461 * customize.texi (Simple Types): Clarify description of custom
4462 type 'number. Describe new custom type 'float.
177f790c 4463
7abb9fc5 44642002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4465
4466 * variables.texi (File Local Variables): Fix typo.
4467
df140a68 44682002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4469
df140a68
KG
4470 From Michael Albinus <Michael.Albinus@alcatel.de>.
4471
4472 * README: Target for Info file is `make info'.
4473
4474 * files.texi (File Name Components): Fixed typos in
4475 `file-name-sans-extension'.
4476 (Magic File Names): Complete list of operations for magic file
4477 name handlers.
4478
7ed9159a
JY
44792002-09-16 Jonathan Yavner <jyavner@engineer.com>
4480
4481 * variables.texi (File Local Variables): New function
4482 risky-local-variable-p.
4483
44842002-09-15 Jonathan Yavner <jyavner@engineer.com>
4485
4486 * functions.texi (Function safety): New node about unsafep.
4487
241f79af
PA
44882002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4489
4490 * customize.texi (Splicing into Lists): Fixed example.
4491 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4492
72459b15
JB
44932002-06-17 Juanma Barranquero <lektu@terra.es>
4494
4495 * frames.texi (Display Feature Testing): Fix typo.
4496
61f7e0f5
AS
44972002-06-12 Andreas Schwab <schwab@suse.de>
4498
4499 * frames.texi (Initial Parameters, Resources): Fix references to
4500 the Emacs manual.
4501
4e792dbd
KS
45022002-05-13 Kim F. Storm <storm@cua.dk>
4503
4504 * variables.texi (Intro to Buffer-Local): Updated warning and
4505 example relating to changing buffer inside let.
4506
940344d4 45072002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4508
4509 * os.texi (Session Management): New node about X Session management.
4510
231ac53b
EZ
45112002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4512
4513 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4514 to which the manual corresponds, and the copyright years.
4515
4516 * Makefile.in (VERSION): Set to 2.9.
4517
140cc574
EZ
45182001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4519
4520 * elisp.texi: Change the category in @dircategory to "Emacs", to
4521 make it consistent with info/dir.
4522
9c7fce05
MB
45232001-11-25 Miles Bader <miles@gnu.org>
4524
4525 * text.texi (Fields): Describe new `limit' arg in
4526 field-beginning/field-end.
4527
9f8bbf0f
EZ
45282001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4529
a5e6715c
EZ
4530 * permute-index: Don't depend on csh-specific features. Replace
4531 the interpreter name with /bin/sh.
4532
9f8bbf0f
EZ
4533 * two-volume-cross-refs.txt: New file.
4534 * two.el: New file.
4535 * spellfile: New file.
4536
1756e2fb
EZ
45372001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4538
4539 * permute-index: New file.
4540
4541 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4542 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4543 8+3 restricted namespace.
ad050e54
EZ
4544
4545 * Makefile.in (infodir): Define relative to $(srcdir).
4546 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4547 include directories list via -I switch to makeinfo.
4548 (index.texi): Use cp if both hard and symbolic links fail.
4549
10fa7f8e
EZ
45502001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4551
7a1494ce
EZ
4552 * Makefile.in (distclean): Add.
4553
10fa7f8e
EZ
4554 The following changes make ELisp manual part of the Emacs
4555 distribution:
4556
4557 * Makefile.in: Add Copyright notice.
4558 (prefix): Remove.
4559 (infodir): Change value to "../info".
4560 (VPATH): New variable.
4561 (MAKE): Don't define.
4562 (texmacrodir): Don't define.
4563 (texinputdir): Append the existing value of TEXINPUTS.
4564 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4565 command to be compatible with man/Makefile.in, and to put the
4566 output into ../info.
5c32b7c5 4567 (info): Add target.
10fa7f8e
EZ
4568 (installall): Target removed.
4569
ad050e54 45702001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4571
4572 * tips.texi (Coding Conventions): Fix typo.
4573
6fd735df
GM
45742001-10-23 Gerd Moellmann <gerd@gnu.org>
4575
4576 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4577
b704d54b
EZ
45782001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4579
4580 * files.texi (File Name Components): Update the description of
4581 file-name-sans-extension and file-name-extension, as they now
4582 ignore leading dots.
4583
71431a0e
GM
45842001-10-20 Gerd Moellmann <gerd@gnu.org>
4585
6aa97356 4586 * (Version 21.1 released.)
71431a0e 4587
79f1f96c
MB
45882001-10-19 Miles Bader <miles@gnu.org>
4589
4590 * positions.texi (Text Lines): Describe behavior of
4591 `beginning-of-line'/`end-of-line' in the presence of field properties.
4592
892a8f36
GM
45932001-10-17 Gerd Moellmann <gerd@gnu.org>
4594
4595 * Makefile.in (VERSION): Set to 2.8.
4596 (manual): Use `manual-21'.
4597
8c1cc9e8 4598 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4599 number was used. Set it to 2.8.
4600
4601 * intro.texi: Likewise.
4602
51724e26
EZ
46032001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4604
4605 * files.texi (File Name Completion): Document the significance of
4606 a trailing slash in elements of completion-ignored-extensions.
4607
57b338e8
MB
46082001-10-06 Miles Bader <miles@gnu.org>
4609
4610 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4611
c89e4bc5
GM
46122001-10-04 Gerd Moellmann <gerd@gnu.org>
4613
4614 * variables.texi (Variable Aliases): New node.
4615
ab952a4f
GM
46162001-10-04 Gerd Moellmann <gerd@gnu.org>
4617
4618 * Branch for 21.1.
dff28924 4619
9db3a582
MB
46202001-10-02 Miles Bader <miles@gnu.org>
4621
ae1a9581
MB
4622 * minibuf.texi (Minibuffer Misc): Add entries for
4623 `minibuffer-contents', `minibuffer-contents-no-properties', and
4624 `delete-minibuffer-contents'.
4625 Correct description for `minibuffer-prompt-end'.
4626
9db3a582
MB
4627 * text.texi (Property Search): Correct descriptions of
4628 `next-char-property-change' and `previous-char-property-change'.
4629 Add entries for `next-single-char-property-change' and
4630 `previous-single-char-property-change'.
4631 Make operand names a bit more consistent.
4632
03be5931
EZ
46332001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4634
4635 * frames.texi (Finding All Frames): Document that next-frame and
4636 previous-frame are local to current terminal.
4637
974548ec
EZ
46382001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4639
4640 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4641 result of make-keymap.
974548ec 4642
8d82c597
EZ
46432001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4644
4645 * display.texi (Font Lookup, Attribute Functions)
4646 (Image Descriptors): Add cross-references to the definition of
4647 selected frame.
4648
4649 * buffers.texi (The Buffer List): Add cross-references to the
4650 definition of selected frame.
4651
4652 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4653 frame at any given time.
4654 (Multiple Displays, Size and Position): Add a cross-reference to
4655 the definition of the selected frame.
4656
2842de30
EZ
46572001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4658
4659 * strings.texi (String Conversion) <string-to-number>: Document
4660 that a float is returned for integers that are too large.
4661
4662 * frames.texi (Mouse Position): Document mouse-position-function.
4663 (Display Feature Testing): Document display-images-p.
4664 (Window Frame Parameters): Document the cursor-type variable.
4665
4666 * numbers.texi (Integer Basics): Document CL style read syntax for
4667 integers in bases other than 10.
4668
4669 * positions.texi (List Motion): Document
4670 open-paren-in-column-0-is-defun-start.
4671
4672 * lists.texi (Sets And Lists): Document member-ignore-case.
4673
4674 * internals.texi (Garbage Collection): Document the used and free
4675 strings report.
4676 (Memory Usage): Document strings-consed.
4677
4678 * os.texi (Time of Day): Document float-time.
4679 (Recording Input): Document that clear-this-command-keys clears
4680 the vector to be returned by recent-keys.
4681
4682 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4683 argument keymap can be a list.
4684
4685 * nonascii.texi (User-Chosen Coding Systems)
4686 <select-safe-coding-system>: Document the new argument
4687 accept-default-p and the variable
4688 select-safe-coding-system-accept-default-p. Tell what happens if
4689 buffer-file-coding-system is undecided.
4690 (Default Coding Systems): Document auto-coding-regexp-alist.
4691
4692 * display.texi (The Echo Area) <message>: Document
4693 message-truncate-lines.
4694 (Glyphs): Document that the glyph table is unused on windowed
4695 displays.
4696
4697 * help.texi (Describing Characters) <single-key-description>:
4698 Document the new argument no-angles.
4699 (Accessing Documentation) <documentation-property>: Document that
4700 a non-string property is evaluated.
4701 <documentation>: Document that the function-documentation property
4702 is looked for.
4703
4704 * windows.texi (Selecting Windows): Document some-window.
4705
4706 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4707
4708 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4709 apropos-mode-hook.
4710
4711 * commands.texi (Using Interactive): Document interactive-form.
4712 (Keyboard Macros): Document kbd-macro-termination-hook.
4713 (Command Loop Info): Document that clear-this-command-keys clears
4714 the vector to be returned by recent-keys.
4715
2d43d823
GM
47162001-09-04 Werner LEMBERG <wl@gnu.org>
4717
4718 * Makefile.in (srcdir, texinputdir): New variables.
4719 (srcs, index.texi, install): Use $(srcdir).
4720 (.PHONY): Remove elisp.dvi.
4721 (elisp): Use -I switch for makeinfo.
4722 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4723 (installall, dist): Use $(srcdir).
4724 Fix path to texinfo.tex.
4725 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4726
fa739b31
GM
47272001-08-30 Gerd Moellmann <gerd@gnu.org>
4728
92a25631
GM
4729 * display.texi (Conditional Display): Adjust to API change.
4730
fa739b31
GM
4731 * configure: New file.
4732
cef68af5
GM
47332001-07-30 Gerd Moellmann <gerd@gnu.org>
4734
4735 * commands.texi (Repeat Events): Add description of
4736 double-click-fuzz.
4737
d1f08d85
SM
47382001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4739
4740 * syntax.texi (Syntax Class Table): Add the missing designator for
4741 comment and string fences.
4742 (Syntax Properties): Add a xref to syntax table internals.
4743 (Syntax Table Internals): Document string-to-syntax.
4744
1e9fc92e
GM
47452001-05-07 Gerd Moellmann <gerd@gnu.org>
4746
4747 * Makefile.in (install): Use install-info command line options
4748 like in Emacs' Makefile.in.
4749
00480554
MB
47502000-12-09 Miles Bader <miles@gnu.org>
4751
4752 * windows.texi (Window Start): Update documentation for
4753 `pos-visible-in-window-p'.
4754
1e344ee2
SM
47552000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4756
4757 * lists.texi (Building Lists): Add footnote to explain how to add
4758 to the end of a list.
4759
a540f6ed
GM
47602000-10-25 Gerd Moellmann <gerd@gnu.org>
4761
4762 * files.texi (Visiting Functions): Typos.
4763
28bcdbee
KH
47642000-10-25 Kenichi Handa <handa@etl.go.jp>
4765
4766 * files.texi (Visiting Functions): Return value of
4767 find-file-noselect may be a list of buffers if wildcards are used.
4768
22d1a4ed
MB
47692000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4770
4771 * display.texi (Defining Faces): Document `graphic' display type
4772 in face specs.
4773
916a89db
KG
47742000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4775
1e9fc92e 4776 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4777 `after-make-frame-hook' with `after-make-frame-functions'.
4778
1e9fc92e 4779 * frames.texi (Creating Frames): Ditto.
916a89db 4780
1e9fc92e 4781 * variables.texi (Future Local Variables): Ditto.
916a89db 4782
483de32b
GM
47832000-10-16 Gerd Moellmann <gerd@gnu.org>
4784
4785 * display.texi (Other Image Types): Add description of :foreground
4786 and :background properties of mono PBM images.
4787
e23a63a5
WL
47882000-08-17 Werner LEMBERG <wl@gnu.org>
4789
4790 * .cvsignore: New file.
4791
dfc16043
GM
47922000-01-05 Gerd Moellmann <gerd@gnu.org>
4793
4794 * tindex.pl: New script.
4795
602613fe
DL
47961999-12-03 Dave Love <fx@gnu.org>
4797
4798 * Makefile.in (MAKEINFO): New parameter.
4799
94ec544d
DL
48001999-09-17 Richard Stallman <rms@gnu.org>
4801
4802 * Makefile.in (srcs): Add hash.texi.
4803 (VERSION): Update to 20.6.
4804
48051999-09-13 Richard Stallman <rms@gnu.org>
4806
4807 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4808
48091998-08-29 Karl Heuer <kwzh@gnu.org>
4810
4811 * configure.in: New file.
4812 * Makefile.in: Renamed from Makefile.
4813 (prefix, infodir): Use value obtained from configure.
4814 (emacslibdir): Obsolete variable deleted.
4815 (dist): Distribute configure.in, configure, Makefile.in.
4816
48171998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4818
4819 * Makefile (INSTALL_INFO): New variable.
4820 (install): Run install-info.
4821
48221998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4823
4824 * Makefile (elisp.dvi): Add missing backslash.
4825
48261998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4827
4828 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4829 Run texindex without `./'. Always run texindex on elisp.tp.
4830 (elisp.tps): Target deleted.
4831
48321998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4833
4834 * Makefile (srcs): Add nonascii.texi and customize.texi.
4835 (dist): Start by deleting `temp'.
4836
48371998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4838
4839 * Makefile (makeinfo, texindex): Targets deleted.
4840 (makeinfo.o, texindex.o): Targets deleted.
4841 (clean, dist): Don't do anything with them or with getopt*.
4842
48431998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4844
4845 * Makefile (SHELL): Defined.
4846
48471998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4848
4849 * Makefile (elisp.tps): New target.
4850 (elisp.dvi): Depend on elisp.tps.
4851
4852Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4853
4854 * README: Update phone number.
4855
4856 * Makefile (elisp): Make this be the default target.
4857 Depend on makeinfo.c instead of makeinfo.
4858 (install): Don't depend on elisp.dvi, since we don't install that.
4859 Use mkinstalldirs.
4860 (dist): Add mkinstalldirs.
4861
4862Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4863
4864 * Makefile (VERSION): Update version number.
4865 (maintainer-clean): Renamed from realclean.
4866
4867Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4868
4869 * Makefile (realclean): New target.
4870 (elisp): Remove any old elisp-* files first.
4871
4872Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4873
d1f08d85
SM
4874 * Makefile (VERSION): New variable.
4875 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4876 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4877
4878Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4879
4880 * Makefile (elisp): Depend on makeinfo.
4881
4882Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4883
d1f08d85 4884 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4885
4886Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4887
4888 * Makefile (infodir, prefix): New vars.
4889 (install): Use infodir.
4890 (emacsinfodir): Deleted.
4891
4892Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4893
4894 * Makefile (srcs): Add calendar.texi.
4895
4896 * Makefile (dist): Copy texindex.c and makeinfo.c.
4897 Limit elisp-* files to those with one or two digits.
4898
4899Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4900
4901 * Makefile (dist): Changed to use Gzip instead of compress.
4902
4903Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4904
4905 * loading.texi (Unloading): define-function changed back to
4906 defalias. It may not stay this way, but at least it's
4907 consistent with the known-good version of the code patch.
4908
4909Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4910
4911 * modes.texi (Hooks): Document new optional arg of add-hook.
4912
4913Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4914
d1f08d85 4915 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4916
4917 * tips.texi: Add new section on standard library headers.
4918
4919Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4920
4921 * Makefile (srcs): Add frame.texi to the list of sources.
4922
4923Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4924
4925 * Makefile (dist): Don't bother excluding autosave files; they'll
4926 never make it into the temp directory anyway, and the hash marks
4927 in the name are problematic for make and the Bourne shell.
dff28924 4928 (srcs):
94ec544d
DL
4929
4930Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4931
d1f08d85 4932 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4933 the distribution tar file.
4934
dff28924 4935Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4936
4937 * Makefile (srcs): Added index.perm.
4938 (elisp.dvi): Remove erroneous shell comment.
4939 Expect output of permute-index in permuted.fns.
4940 Save old elisp.aux in elisp.oaux.
4941 (clean): Added index.texi to be deleted.
4942
dff28924 4943Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4944
4945 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4946
dff28924 4947Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4948
4949 * files.texi: Noted that completion-ignored-extensions is ignored
4950 when making *Completions*.
4951
4952Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4953
4954 * Makefile make dist now depends on elisp.dvi, since it tries
4955 to include it in the dist file.
4956
dff28924 4957Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4958
4959 * functions.texinfo (Mapping Functions): Add missing quote
4960
dff28924 4961Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4962
4963 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4964 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4965
dff28924 4966Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4967
4968 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4969 and @error{} are the terms now being used. The files in the
4970 directory have been changed to reflect this.
4971
d1f08d85 4972 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4973 ` @result{}', using 5 spaces at the begining of the line.
4974
dff28924 4975Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4976
4977 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4978 experimental @indentedresult{}, @indentedexpandsto{} are part of
4979 the texinfo.tex in this directory. These TeX macros are not
4980 stable yet.
4981
dff28924 4982Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4983
4984 * texinfo.tex: temporarily added
d1f08d85 4985 \let\result=\dblarrow
94ec544d
DL
4986 \def\error{{\it ERROR} \longdblarrow}
4987 We need to do this better soon.
4988
dff28924 4989Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4990
4991 * Applied Karl Berry's patches to *.texinfo files, but not to
4992 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4993 new title page format is also not applied, since it requires
4994 texinfo.tex changes.)
4995
4996 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4997 for the Project GNU development environment.
4998
ad050e54 4999;; Local Variables:
fd026ee1 5000;; coding: iso-2022-7bit
ad050e54 5001;; End:
2a34a036 5002
651f374c 5003 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5004 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5005 Copying and distribution of this file, with or without modification,
5006 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5007
5008;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda