(tumme-track-original-file): Add `buffer-live-p' check.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
1cff9220
RS
12006-07-24 Richard Stallman <rms@gnu.org>
2
5ac64732
RS
3 * text.texi (Clickable Text): Clarify.
4
1cff9220
RS
5 * sequences.texi (Vector Functions): Delete duplicate xref.
6
7 * objects.texi (Function Type): Clarify.
8
9 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
10 modes.
11
12 * lists.texi (List Variables): New node.
13 Material moved from other nodes.
14
15 * variables.texi (Setting Variables): add-to-list and
16 add-to-ordered-list moved to List Variables node.
17
38db29e0
TTN
182006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
19
20 * text.texi (Links and Mouse-1):
21 For mouse-on-link-p, expand on arg POS.
22
9e4101b2
KS
232006-07-21 Kim F. Storm <storm@cua.dk>
24
25 * display.texi (Forcing Redisplay): Don't mention systems which
26 don't support sub-second timers for redisplay-preemption-period.
27
28 * os.texi (Terminal Output): Clarify text vs graphical terminal.
29
cc539208
EZ
302006-07-21 Eli Zaretskii <eliz@gnu.org>
31
32 * frames.texi (Input Focus): Document that focus-follows-mouse has
33 no effect on MS-Windows.
34
c29fbc93
RS
352006-07-18 Richard Stallman <rms@gnu.org>
36
1ef252f6
RS
37 * display.texi (Forcing Redisplay): Cleanups in previous change.
38
c29fbc93
RS
39 * processes.texi (Low-Level Network): Make menu more convenient.
40
5b5fca28
KS
412006-07-18 Kim F. Storm <storm@cua.dk>
42
2d545d83
KS
43 * display.texi (Forcing Redisplay): redisplay-preemption-period
44 only used on window systems. Add xref to Terminal Output.
45
46 * os.texi (Terminal Output): baud-rate only controls preemption on
47 non-window systems. Add xref to Forcing Redisplay.
48
5b5fca28
KS
49 * processes.texi (Low-Level Network): Rename node "Make Network"
50 to "Network Processes".
51
42995636
KB
522006-07-18 Karl Berry <karl@gnu.org>
53
5b5fca28
KS
54 * variables.texi, functions.texi, customize.texi, loading.texi:
55 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 56
e1842332
CY
572006-07-17 Chong Yidong <cyd@stupidchicken.com>
58
59 * commands.texi (Waiting): Document batch-mode sit-for behavior.
60
daeeeffc
RS
612006-07-17 Richard Stallman <rms@gnu.org>
62
7c0c29ee
RS
63 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
64 Put period and comma inside quotes.
5b5fca28 65
7c0c29ee
RS
66 * loading.texi, markers.texi: Use real doublequote inside menus.
67
68 * windows.texi: Put point and comma inside quotes.
69 (Textual Scrolling): Use @samp for error message.
70
5b5fca28
KS
71 * variables.texi, tips.texi, syntax.texi, symbols.texi:
72 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
73 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
74 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
75 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
76 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 77 Put point and comma inside quotes.
5b5fca28 78
05bdf2d7
RS
79 * control.texi (Processing of Errors): Add command-error-function.
80
daeeeffc
RS
81 * variables.texi (File Local Variables): Clarify that
82 file local variables make buffer-local bindings.
83
84 * modes.texi (Syntactic Font Lock): Give default for
85 font-lock-syntax-table.
86
7e1c1289
NR
872006-07-17 Nick Roberts <nickrob@snap.net.nz>
88
89 * text.texi (Special Properties): Clean up previous change.
90
912c7235
KB
912006-07-16 Karl Berry <karl@gnu.org>
92
5b5fca28
KS
93 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
94 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 95
5b5fca28 96 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
97 underfull hbox.
98
54b7938f
NR
992006-07-15 Nick Roberts <nickrob@snap.net.nz>
100
101 * text.texi (Special Properties): Describe fontified text property
102 in relation to a character (not text).
103
3f11901a
KS
1042006-07-15 Kim F. Storm <storm@cua.dk>
105
0864179a
KS
106 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
107 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
108 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
109
3f11901a
KS
110 * anti.texi (Antinews): Mention redisplay function.
111 The kbd macro existed, but was not documented, before 22.x.
112 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
113
b4f62d0a
NR
1142006-07-14 Nick Roberts <nickrob@snap.net.nz>
115
116 * display.texi (Displaying Messages): Add anchor.
117
118 * frames.texi (Dialog Boxes): Use it.
119
2c6e026a
RS
1202006-07-12 Richard Stallman <rms@gnu.org>
121
122 * objects.texi (Frame Type): Explain nature of frames better.
123
124 * frames.texi (Frames): Explain nature of frames better.
125
1262006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
127
128 * tips.texi (Coding Conventions): Explain why use cl at compile time.
129
099d4201
YM
1302006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
131
132 * frames.texi (Window System Selections): Mention scrap support for Mac.
133 Default value of x-select-enable-clipboard is t on Mac.
134
135 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
136
ff97f952
KS
1372006-07-11 Kim F. Storm <storm@cua.dk>
138
139 * display.texi (Forcing Redisplay): Add `redisplay' function.
140 Don't mention (sit-for -1) -- use (redisplay t) instead.
141
142 * commands.texi (Waiting): (sit-for -1) is no longer special.
143 (sit-for 0) is equivalent to (redisplay).
144 Iconifying/deiconifying no longer makes sit-for return.
145
a183016f
NR
1462006-07-10 Nick Roberts <nickrob@snap.net.nz>
147
148 * display.texi (Buttons): Fix typo.
149
150 * index.texi, elisp.texi (New Symbols): Comment node out.
151
b86be617
RS
1522006-07-09 Richard Stallman <rms@gnu.org>
153
154 * display.texi (Truncation): Clean up previous change.
155
3aa7c28e
RS
1562006-07-08 Richard Stallman <rms@gnu.org>
157
158 * commands.texi (Interactive Call): Use 3 as prefix in example
159 for execute-extended-command.
160
161 * display.texi (Attribute Functions): Move paragraph about
162 compatibility with Emacs < 21.
163
5a1048a5
KS
1642006-07-09 Kim F. Storm <storm@cua.dk>
165
166 * display.texi (Refresh Screen): Clarify force-window-update.
167 (Truncation): "Normally" indicated by fringe arrows.
168
89fb9154
EZ
1692006-07-08 Eli Zaretskii <eliz@gnu.org>
170
5a1048a5
KS
171 * windows.texi (Textual Scrolling, Resizing Windows):
172 * variables.texi (Constant Variables):
89fb9154
EZ
173 * text.texi (Buffer Contents, Deletion, Changing Properties)
174 (Property Search, Special Properties, Sticky Properties)
5a1048a5 175 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 176 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
177 (Categories):
178 * symbols.texi (Other Plists):
179 * streams.texi (Output Variables):
180 * processes.texi (Input to Processes, Query Before Exit):
181 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 182 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 183 (Session Management):
89fb9154 184 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
185 (Chars and Bytes, Locales):
186 * modes.texi (Defining Minor Modes, Header Lines):
187 * minibuf.texi (Minibuffer Contents):
188 * markers.texi (Information from Markers):
189 * lists.texi (List Elements, Building Lists, Association Lists):
190 * keymaps.texi (Tool Bar):
191 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
192 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
193 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
194 (Color Names, Text Terminal Colors, Display Feature Testing):
195 * files.texi (Visiting Functions, File Name Components)
5a1048a5 196 (Unique File Names, Contents of Directories):
89fb9154
EZ
197 * display.texi (Forcing Redisplay, Displaying Messages)
198 (Temporary Displays, Font Selection, Auto Faces)
199 (Font Lookup, Fringe Indicators, Display Margins)
200 (Image Descriptors, Showing Images, Image Cache, Button Types)
201 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
202 (Display Table Format, Glyphs):
203 * control.texi (Iteration):
204 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
205 * backups.texi (Making Backups, Auto-Saving):
206 Remove @tindex entries.
89fb9154 207
7f087030
KS
2082006-07-07 Kim F. Storm <storm@cua.dk>
209
210 * display.texi (Fringe Cursors): Fix typo.
211 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
212 (Overlay Arrow): Default is overlay-arrow fringe indicator.
213
978db147
RS
2142006-07-05 Richard Stallman <rms@gnu.org>
215
216 * text.texi (Buffer Contents): Add example of text props
217 in result of buffer-substring.
218 (Text Properties): Explain better about use of specific property names.
219 (Property Search): Some cleanups; reorder some functions.
220
221 * keymaps.texi (Changing Key Bindings): Cleanup.
222 Add xref to Key Binding Conventions.
223
224 * display.texi (Attribute Functions): Add examples for
225 face-attribute-relative-p.
226
227 * tips.texi (Coding Conventions): Cleanup last change.
228
42b50684
KB
2292006-07-05 Karl Berry <karl@gnu.org>
230
08b17d37
KS
231 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
232 Remove @setchapternewpage odd.
42b50684
KB
233 Result is 1013 pages, down from 1100.
234
08b17d37
KS
235 * anti.texi, customize.texi, display.texi, internals.texi:
236 * minibuf.texi, modes.texi, tips.texi:
237 Fix overfull/underfull boxes.
42b50684 238
180f018c
TTN
2392006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
240
241 * edebug.texi (Instrumenting):
242 Add Edebug-specific findex for eval-buffer.
243 * loading.texi (Loading):
244 Replace eval-current-buffer with eval-buffer.
245
8e338f7b
EZ
2462006-06-30 Nick Roberts <nickrob@snap.net.nz>
247
248 * locals.texi (Standard Buffer-Local Variables): Update the list
249 of variables.
250
0770a251
NR
2512006-06-26 Nick Roberts <nickrob@snap.net.nz>
252
253 * files.texi (File Name Completion): Point user to the node
254 "Reading File Names".
255
d9034473
EZ
2562006-06-24 Eli Zaretskii <eliz@gnu.org>
257
eff6bfea
EZ
258 * files.texi (Contents of Directories): Document case-insensitive
259 behavior on respective filesystems.
260
d9034473
EZ
261 * objects.texi (Character Type): Document that Emacs signals an
262 error for unsupported Unicode characters specified as \uNNNN.
263
a5bd14d3
RS
2642006-06-19 Richard Stallman <rms@gnu.org>
265
266 * processes.texi (Bindat Spec): Clarify previous change.
267
d1ae9041
RS
2682006-06-16 Richard Stallman <rms@gnu.org>
269
270 * tips.texi (Coding Conventions): Better explain conventions
271 for definition constructs.
272
273 * text.texi (Special Properties): String value of `read-only'
274 serves as the error message.
275
276 * objects.texi (Character Type): Clarify prev. change.
277 (Non-ASCII in Strings): Mention \u and \U.
278
279 * commands.texi (Using Interactive): Explain problem of
280 markers, etc., in command-history.
281
1bb32610
KS
2822006-06-14 Kim F. Storm <storm@cua.dk>
283
284 * commands.texi (Waiting): Negative arg to sit-for forces
285 redisplay even if input is pending.
286
287 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
288 redisplay. Remove incorrect example of binding redisplay-dont-pause
289 around (sit-for 0).
290
c7484981
RS
2912006-06-13 Richard Stallman <rms@gnu.org>
292
293 * display.texi (Forcing Redisplay): Clarify previous change.
294
d211faa2
RF
2952006-06-13 Romain Francoise <romain@orebokech.com>
296
297 * display.texi (Forcing Redisplay): Fix typo.
298
8eb2b87f
KS
2992006-06-13 Kim F. Storm <storm@cua.dk>
300
301 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
302
503b5e1c
LT
3032006-06-10 Luc Teirlinck <teirllm@auburn.edu>
304
305 * tips.texi (Coding Conventions): Add `@end itemize'.
306
9e362b84
RS
3072006-06-10 Richard Stallman <rms@gnu.org>
308
309 * tips.texi (Coding Conventions): Explain use of coding systems
310 to ensure one decoding for strings.
311
7cb93181
EZ
3122006-06-09 Aidan Kehoe <kehoea@parhasard.net>
313
314 * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
315 syntax.
316
afd63bda
EZ
3172006-06-07 Eli Zaretskii <eliz@gnu.org>
318
319 * display.texi (Font Selection): Remove description of
320 clear-face-cache.
321
322 * compile.texi (Eval During Compile): Fix a typo. Add index
323 entries for possible uses of eval-when-compile.
324
71ee3e04
TTN
3252006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
326
327 * display.texi (Abstract Display): Fix typo.
328
a941b26b
EZ
3292006-06-03 Eli Zaretskii <eliz@gnu.org>
330
331 * minibuf.texi (Minibuffer History) <history-add-new-input>:
332 Reword variable's description.
333
963128f3
RS
3342006-06-01 Richard Stallman <rms@gnu.org>
335
336 * windows.texi (Splitting Windows): Clarify splitting nonselected
337 window.
338
82db8fa7
JL
3392006-05-31 Juri Linkov <juri@jurta.org>
340
341 * minibuf.texi (Minibuffer History): Add history-add-new-input.
342
d9e8091d
RS
3432006-05-30 Richard Stallman <rms@gnu.org>
344
6ac209a3
RS
345 * display.texi (Line Height): Fix errors in description of
346 default line height and line-height properyty.
347
d9e8091d
RS
348 * nonascii.texi (Default Coding Systems): Further clarification.
349
93fd6289
LT
3502006-05-29 Luc Teirlinck <teirllm@auburn.edu>
351
352 * internals.texi (Pure Storage): Mention that an overflow in pure
353 space causes a memory leak.
354 (Garbage Collection): If there was an overflow in pure space,
355 `garbage-collect' returns nil.
356
7c42b3e0
EZ
3572006-05-30 Eli Zaretskii <eliz@gnu.org>
358
359 * nonascii.texi (Default Coding Systems): Fix it some more.
360
b8909e88
EZ
3612006-05-29 Eli Zaretskii <eliz@gnu.org>
362
363 * nonascii.texi (Default Coding Systems): Fix last change.
364
6d3906d5
KH
3652006-05-29 Kenichi Handa <handa@m17n.org>
366
367 * nonascii.texi (find-operation-coding-system): Describe the new
368 argument format (FILENAME . BUFFER).
369
0985f920
RS
3702006-05-28 Richard Stallman <rms@gnu.org>
371
372 * tips.texi (Coding Conventions): Better explain reasons not to
373 advise other packages or use `eval-after-load'.
374
6c6e0bb4
KS
3752006-05-29 Kim F. Storm <storm@cua.dk>
376
377 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
378 `bindat-idx' and `bindat-raw' for clarity.
379
096432af
TTN
3802006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
381
b9e17eb3
TTN
382 * processes.texi (Bindat Spec): Expand on `repeat' handler.
383
096432af
TTN
384 * display.texi (Display): Add "Abstract Display" to menu.
385 (Abstract Display, Abstract Display Functions)
386 (Abstract Display Example): New nodes.
387 * elisp.texi (Top): Add "Abstract Display" to menu.
388
e4b3f22f
CY
3892006-05-27 Chong Yidong <cyd@stupidchicken.com>
390
917b8227
CY
391 * keymaps.texi (Key Sequences): Link to input events definition.
392 (Format of Keymaps): Delete material duplicated in Keymap Basics.
393
e4b3f22f
CY
394 * files.texi (Changing Files): Document updated argument list for
395 copy-file.
396
f1b64ef1
TTN
3972006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
398
399 * processes.texi (Bindat Functions): Explain term "total length".
400 Use it in bindat-length and bindat-pack descriptions.
401
3d0793e4
EZ
4022006-05-26 Eli Zaretskii <eliz@gnu.org>
403
404 * tips.texi (Coding Conventions): Advise against using
405 eval-after-load in packages. Add an index entry.
406
abeb5483
JL
4072006-05-25 Juri Linkov <juri@jurta.org>
408
92aa92fa
JL
409 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
410
abeb5483
JL
411 * modes.texi (%-Constructs): Add %e, %z, %Z.
412
403a7bca
RS
4132006-05-25 Richard Stallman <rms@gnu.org>
414
415 * elisp.texi (Top): Update subnode menu.
416
417 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
418 (Keymaps): Update menu.
419
39a9bed3
CY
4202006-05-25 Chong Yidong <cyd@stupidchicken.com>
421
422 * keymaps.texi (Key Sequences): Some clarifications.
423
78b3f5c3
TTN
4242006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
425
426 * processes.texi (Bindat Functions): Say "unibyte string"
427 explicitly for bindat-unpack and bindat-pack descriptions.
428 (Bindat Examples): Don't call `string-make-unibyte' in example.
429
08244b81
CY
4302006-05-25 Chong Yidong <cyd@stupidchicken.com>
431
432 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
433 Explain string and vector representations of key sequences
434
78b3f5c3
TTN
435 * keymaps.texi (Changing Key Bindings):
436 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
437 * help.texi (Describing Characters): Refer to it.
438
b370c94d
LT
4392006-05-23 Luc Teirlinck <teirllm@auburn.edu>
440
441 * frames.texi (Pointer Shape): @end table -> @end defvar.
442
b8223441
RS
4432006-05-22 Richard Stallman <rms@gnu.org>
444
445 * elisp.texi (Top): Update subnode menus.
446
447 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
448 Contents rewritten; material from old Pointer Shape node moved here.
449
450 * display.texi (Pointer Shape): Node deleted.
451 (Image Descriptors): Minor cleanup.
452
c18eec5c
RS
4532006-05-21 Richard Stallman <rms@gnu.org>
454
455 * syntax.texi (Parsing Expressions): Update info on which STATE
456 elements are ignored.
457
9300b310
LT
4582006-05-19 Luc Teirlinck <teirllm@auburn.edu>
459
86735b2d
LT
460 * hooks.texi (Standard Hooks): Correct typo.
461
9300b310
LT
462 * gpl.texi (GPL): ifinfo -> ifnottex.
463
75e3b957
EZ
4642006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
465
466 * searching.texi (Simple Match Data): Warn about match data being
467 set anew by every search.
468
0bcf8735
RS
4692006-05-17 Richard Stallman <rms@gnu.org>
470
471 * minibuf.texi (Minibuffer History): Clarify.
472
473 * searching.texi (Regexp Special): Clarify nested regexp warning.
474
b3abe3a5
KS
4752006-05-16 Kim F. Storm <storm@cua.dk>
476
477 * minibuf.texi (Minibuffer History): Update add-to-history.
478
bc20db55
KH
4792006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
480
481 * nonascii.texi (Explicit Encoding): Fix
482 typo (encoding<->decoding).
483
f31263a4
RS
4842006-05-14 Richard Stallman <rms@gnu.org>
485
46a2df8e
RS
486 * buffers.texi (Creating Buffers): Cleanup.
487
f31263a4
RS
488 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
489
1299a5a4
EZ
4902006-05-13 Eli Zaretskii <eliz@gnu.org>
491
642c61f3
EZ
492 * buffers.texi (Current Buffer): Document that with-temp-buffer
493 disables undo.
494
1299a5a4
EZ
495 * os.texi (Terminal-Specific): More accurate description of how
496 Emacs searches for the terminal-specific libraries.
497
61515a63
EZ
4982006-05-12 Eli Zaretskii <eliz@gnu.org>
499
b811ef49
EZ
500 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
501 emacs-xtra to @inforef's.
502
4a7910c7
EZ
503 * text.texi (Undo): Document that undo is turned off in buffers
504 whose names begin with a space.
505
506 * buffers.texi (Buffer Names): Add index entries for buffers whose
507 names begin with a space.
508 (Creating Buffers): Document that undo is turned off in buffers
509 whose names begin with a space.
510
f055e02c
EZ
511 * files.texi (Visiting Functions, Reading from Files)
512 (Saving Buffers): Mention code and EOL conversions by file I/O
513 primitives and subroutines.
514
0ef0b416
EZ
515 * nonascii.texi (Lisp and Coding Systems): Document
516 coding-system-eol-type. Add index entries for eol conversion.
517
61515a63
EZ
518 * display.texi (Defining Faces): Mention `mac', and add an xref to
519 where window-system is described.
520
e4c068c0
RS
5212006-05-10 Richard Stallman <rms@gnu.org>
522
523 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
524
31035927
RS
5252006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
526
527 * variables.texi (File Local Variables): Recommend to quote lambda
528 expressions in safe-local-variable property.
529
f12a0718
RS
5302006-05-09 Richard Stallman <rms@gnu.org>
531
532 * variables.texi (File Local Variables): Document
533 safe-local-eval-forms and safe-local-eval-function.
534
ed7e6c32
KS
5352006-05-07 Kim F. Storm <storm@cua.dk>
536
537 * minibuf.texi (Minibuffer History): Remove keep-dups arg
538 from add-to-history.
539
5a36d834
RF
5402006-05-07 Romain Francoise <romain@orebokech.com>
541
542 * commands.texi (Event Input Misc):
543 * compile.texi (Eval During Compile):
544 * internals.texi (Buffer Internals):
545 * minibuf.texi (Initial Input):
546 * nonascii.texi (Scanning Charsets):
547 * numbers.texi (Comparison of Numbers):
548 * windows.texi (Textual Scrolling, Vertical Scrolling):
549 Fix various typos.
550
fbc284f6
EZ
5512006-05-06 Eli Zaretskii <eliz@gnu.org>
552
f53d2e87
EZ
553 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
554 conditional xref's to either emacs or emacs-xtra, depending on
555 @iftex/@ifnottex.
556
fbc284f6
EZ
557 * minibuf.texi (Minibuffer History): Document add-to-history.
558
3dfed653
EZ
5592006-05-05 Eli Zaretskii <eliz@gnu.org>
560
561 * internals.texi (Pure Storage): Mention the pure overflow message
562 at startup.
563
8e7a9a24
EZ
5642006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
565
566 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
567 (Searching Keymaps): Fix pseudo-Lisp description of keymap
568 search.
569
d0789de9
RS
5702006-05-01 Richard Stallman <rms@gnu.org>
571
572 * intro.texi (nil and t): Clarify.
573
574 * variables.texi (File Local Variables): Suggest using booleanp.
575
fc2cb772
JB
5762006-05-01 Juanma Barranquero <lekktu@gmail.com>
577
578 * objects.texi (Type Predicates): Fix typos.
579
27c5714a
SM
5802006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
581
582 * intro.texi (nil and t): Add booleanp.
583
584 * objects.texi (Type Predicates): Add links for booleanp and
585 string-or-null-p.
586
eadb9d45
RS
5872006-04-29 Richard Stallman <rms@gnu.org>
588
27c5714a 589 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
590 Multi line Font Lock Elements. Much clarification.
591 (Font Lock Multiline, Region to Fontify): Much clarification.
592
7817e3d3
SM
5932006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * variables.texi (File Local Variables): Remove the special case t for
596 safe-local-variable.
597
8ac3a455
RS
5982006-04-26 Richard Stallman <rms@gnu.org>
599
600 * syntax.texi (Parsing Expressions): Minor cleanup.
601
290e4aae
RS
6022006-04-18 Richard Stallman <rms@gnu.org>
603
604 * tips.texi (Coding Conventions): Explain when the package's
605 prefix should appear later on (not at the start of the name).
606
607 * searching.texi (String Search): Clarify effect of NOERROR.
608
609 * modes.texi (Imenu): Clarify what special items do.
610
611 * hooks.texi (Standard Hooks): Delete text about old hook names.
612
1e2b8ce5
RF
6132006-04-17 Romain Francoise <romain@orebokech.com>
614
615 * variables.texi (Local Variables): Update the default value of
616 `max-specpdl-size'.
617
51fa34bc
MB
6182006-04-15 Michael Olson <mwolson@gnu.org>
619
620 * processes.texi (Transaction Queues): Mention the new optional
621 `delay-question' argument for `tq-enqueue'.
622
61f32d39
BW
6232006-04-13 Bill Wohler <wohler@newt.com>
624
625 * customize.texi (Common Keywords): Use dotted notation for
50b7bce0
BW
626 :package-version value. Specify its values. Improve documentation
627 for customize-package-emacs-version-alist.
61f32d39 628
4f8ed159
BW
6292006-04-12 Bill Wohler <wohler@newt.com>
630
631 * customize.texi (Common Keywords): Move description of
632 customize-package-emacs-version-alist to @defvar.
633
e5e864ab
BW
6342006-04-10 Bill Wohler <wohler@newt.com>
635
636 * customize.texi (Common Keywords): Add :package-version.
637
6c230417
KS
6382006-04-10 Kim F. Storm <storm@cua.dk>
639
640 * text.texi (Buffer Contents): Add NOPROPS arg to
641 filter-buffer-substring.
642
d82eac8f
EZ
6432006-04-08 Kevin Ryde <user42@zip.com.au>
644
645 * os.texi (Command-Line Arguments): Update xref to emacs manual
646 "Command Arguments" -> "Emacs Invocation", per change there.
647
4f815b29
TTN
6482006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
649
650 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
651 be on one line to help makeinfo not render two spaces after the dot.
652
122c3009
RS
6532006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
654
655 * strings.texi (Predicates for Strings): Add string-or-null-p.
656
da68bc3d
KS
6572006-03-28 Kim F. Storm <storm@cua.dk>
658
659 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
660 remarks about systems that don't support fractional seconds.
661
b223e22d
KB
6622006-03-25 Karl Berry <karl@gnu.org>
663
fc2cb772 664 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
665 the year list.
666
b756c64c
NR
6672006-03-21 Nick Roberts <nickrob@snap.net.nz>
668
669 * display.texi (Fringe Indicators): Fix typos.
670
fe3dca59
LT
6712006-03-19 Luc Teirlinck <teirllm@auburn.edu>
672
c287ad03 673 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
674 in front of a quoted symbol in a docstring to prevent making a
675 hyperlink.
676
e91d4202
AM
6772006-03-19 Alan Mackenzie <acm@muc.de>
678
290e4aae 679 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 680
e8a5f60b
RS
6812006-03-16 Richard Stallman <rms@gnu.org>
682
683 * display.texi (Defining Images): Minor cleanup.
684
486daaa5
BW
6852006-03-16 Bill Wohler <wohler@newt.com>
686
687 * display.texi (Defining Images): In image-load-path-for-library,
688 prefer user's images.
689
4ffc92c2
SM
6902006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
693
874a6ef8
BW
6942006-03-15 Bill Wohler <wohler@newt.com>
695
696 * display.texi (Defining Images): Fix example in
697 image-load-path-for-library by not recommending that one binds
fc2cb772 698 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
699 it if previously defined.
700
70949f30
BW
7012006-03-14 Bill Wohler <wohler@newt.com>
702
703 * display.texi (Defining Images): In image-load-path-for-library,
704 always return list of directories. Update example.
705
c852c516
AM
7062006-03-14 Alan Mackenzie <acm@muc.de>
707
708 * modes.texi: New node, "Region to Fontify" (for Font Lock).
709 This describes font-lock-extend-region-function.
4ffc92c2 710 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
711 the new node "Region to Fontify".
712
7cd3712b
RS
7132006-03-13 Richard Stallman <rms@gnu.org>
714
715 * display.texi (Invisible Text): The impossible position is
716 now before the invisible text, not after.
717 (Defining Images): Clean up last change.
718
2c676341
BW
7192006-03-11 Bill Wohler <wohler@newt.com>
720
721 * display.texi (Defining Images): Add image-load-path-for-library.
722
6f49b4c5
LT
7232006-03-11 Luc Teirlinck <teirllm@auburn.edu>
724
2d14c9bf
LT
725 * text.texi (Adaptive Fill): Fix Texinfo usage.
726
727 * strings.texi (Creating Strings): Fix Texinfo usage.
728
6f49b4c5
LT
729 * searching.texi (Regexp Special): Use @samp for regular
730 expressions that are not in Lisp syntax.
731
fc1d3386
LT
7322006-03-08 Luc Teirlinck <teirllm@auburn.edu>
733
734 * searching.texi (Regexp Special): Put remark between parentheses
735 to avoid misreading.
736
7b2c2ca9
LT
7372006-03-07 Luc Teirlinck <teirllm@auburn.edu>
738
739 * searching.texi (Syntax of Regexps): More accurately describe
740 which characters are special in which situations.
741 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
742 are not special. Describe in detail when `[' and `]' are special.
743 (Regexp Backslash): Plenty of regexps with unbalanced square
744 brackets are valid, so reword that statement.
745
f79bc642
KS
7462006-03-02 Kim F. Storm <storm@cua.dk>
747
748 * keymaps.texi (Tool Bar): Add tool-bar-border.
749
1d9a5237
LT
7502006-02-28 Luc Teirlinck <teirllm@auburn.edu>
751
a86b01fa 752 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 753
2534ef94
LT
7542006-02-27 Luc Teirlinck <teirllm@auburn.edu>
755
756 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
757
758 * files.texi (Locating Files): Suggest additional values for the
759 SUFFIXES arg of `locate-file'. Update pxref.
760
761 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
762 (How Programs Do Loading): Discuss the effects of Auto Compression
763 mode on `load'.
764 (Load Suffixes): New node.
394e96d5 765 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
766 moved to "Load Suffixes".
767 (Autoload, Named Features): Mention `load-suffixes'.
768
dd9959da 7692006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
770
771 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
772
773 * windows.texi (Window Tree): Fix typo.
774
49af2995
KS
7752006-02-20 Kim F. Storm <storm@cua.dk>
776
777 * display.texi (Fringe Indicators): New section.
778 Move indicate-empty-lines, indicate-buffer-boundaries, and
779 default-indicate-buffer-boundaries here.
780 Add fringe-indicator-alist and default-fringes-indicator-alist.
781 Add list of logical fringe indicator symbols.
782 Update list of standard bitmap names.
783 (Fringe Cursors): New section.
784 Move overflow-newline-into-fringe here.
785 Add fringe-cursor-alist and default-fringes-cursor-alist.
786 Add list of fringe cursor symbols.
787
58f71009
JB
7882006-02-20 Juanma Barranquero <lekktu@gmail.com>
789
790 * commands.texi (Using Interactive): Fix reference to node
791 "Minibuffers".
792
5498b6af
RS
7932006-02-19 Richard M. Stallman <rms@gnu.org>
794
795 * minibuf.texi (High-Level Completion):
796 Add xref to read-input-method-name.
797
798 * files.texi (Relative File Names): Move file-relative-name here.
799 (File Name Expansion): From here. Minor clarifications.
800
801 * commands.texi (Using Interactive): Add xrefs about reading input.
802 Clarify remarks about that moving point and mark.
803 Put string case before list case.
804
43ce897a 8052006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 806
4ffc92c2
SM
807 * display.texi (Other Display Specs, Image Descriptors):
808 Revert erroneous changes. The previous description of
809 image-descriptors as `(image . PROPS)' was correct.
b6498a68 810
1324d26e
RS
8112006-02-14 Richard M. Stallman <rms@gnu.org>
812
813 * variables.texi (File Local Variables): Clarifications.
814
0da93350
JB
8152006-02-14 Juanma Barranquero <lekktu@gmail.com>
816
817 * variables.texi (File Local Variables): Use @code for a cons
818 cell, not @var.
819
51a39bab
CY
8202006-02-13 Chong Yidong <cyd@stupidchicken.com>
821
822 * variables.texi (File Local Variables): Document new file local
823 variable behavior.
824
d342156c
KS
8252006-02-10 Kim F. Storm <storm@cua.dk>
826
827 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
828
8392fe4a
JB
8292006-02-08 Juanma Barranquero <lekktu@gmail.com>
830
831 * modes.texi (%-Constructs): Remove obsolete info about
832 `global-mode-string'.
833
cd6cd82a
RS
8342006-02-07 Richard M. Stallman <rms@gnu.org>
835
d78dc2d8
RS
836 * commands.texi (Prefix Command Arguments): Minor cleanup.
837
838 * display.texi: "Graphical display", not window system.
839
cd6cd82a
RS
840 * functions.texi (What Is a Function): Fix xref.
841
842 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
843 (Changing Key Bindings): Clarify when remapping is better than
844 substitute-key-definition.
845
8462006-02-02 Richard M. Stallman <rms@gnu.org>
847
848 * minibuf.texi (Basic Completion): Completion alists are risky.
849
850 * keymaps.texi (Active Keymaps): Clarifications.
851 (Searching Keymaps): New node.
852 (Keymaps): Update menu.
853
854 * frames.texi (Layout Parameters): Minor clarification.
855 (Drag and Drop): New node.
856 (Frames): Update menu.
857
cf052abc
CY
8582006-01-29 Chong Yidong <cyd@stupidchicken.com>
859
4ffc92c2
SM
860 * display.texi (Other Display Specs, Image Descriptors):
861 Image description is a list, not a cons cell.
cf052abc 862
1f2907ee
LT
8632006-01-28 Luc Teirlinck <teirllm@auburn.edu>
864
865 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
866 list is not necessarily a list).
867
a849f77d
EZ
8682006-01-27 Eli Zaretskii <eliz@gnu.org>
869
870 * frames.texi (Layout Parameters): border-width and
871 internal-border-width belong to the frame, not the window.
872
d322eb9b
RS
8732006-01-19 Richard M. Stallman <rms@gnu.org>
874
875 * nonascii.texi (Translation of Characters): Search cmds use
876 translation-table-for-input. Automatically made local.
877
878 * markers.texi (Overview of Markers): Count insertion type
879 as one of a marker's attributes.
880
cd6cd82a
RS
881 * keymaps.texi (Controlling Active Maps): New node, split out of
882 Active Keymaps.
883 (Keymaps): Menu updated.
884 (Active Keymaps): Give pseudocode to explain how the active
885 maps are searched. current-active-maps and key-binding moved here.
886 (Functions for Key Lookup): current-active-maps and key-binding moved.
887 Clarifications.
888 (Searching the Keymaps): New subnode.
889
d322eb9b
RS
890 * elisp.texi (Top): Menu clarification.
891
892 * display.texi (Other Display Specs): Delete duplicate entry for
893 just a string as display spec. Move text about recursive display
894 specs on such a string.
895
896 * commands.texi (Key Sequence Input): Clarify.
897 Move num-nonmacro-input-events out.
898 (Reading One Event): num-nonmacro-input-events moved here.
899
2ac77b5a
NR
9002006-01-14 Nick Roberts <nickrob@snap.net.nz>
901
902 * advice.texi (Simple Advice): Update example to fit argument
903 change in previous-line.
904
a203a18c
RS
9052006-01-05 Richard M. Stallman <rms@gnu.org>
906
907 * markers.texi (The Mark): Fix in `mark'.
908
d9043ddf
RS
9092006-01-04 Richard M. Stallman <rms@gnu.org>
910
911 * processes.texi (Misc Network, Make Network): Minor cleanups.
912
8a5db8ae
KS
9132006-01-04 Kim F. Storm <storm@cua.dk>
914
915 * processes.texi (Make Network): Add IPv6 addresses and handling.
916 (Network Feature Testing): Mention (:family ipv6).
917 (Misc Network): Add IPv6 formats to format-network-address.
918
19bb7940
RS
9192005-12-30 Richard M. Stallman <rms@gnu.org>
920
921 * text.texi (Changing Properties):
922 Don't use return value of set-text-properties.
923
b9cb50d9
LT
9242005-12-29 Luc Teirlinck <teirllm@auburn.edu>
925
926 * modes.texi (Mode Line Format): Correct typo in menu.
927
94a867a6
RS
9282005-12-29 Richard M. Stallman <rms@gnu.org>
929
930 * modes.texi (Mode Line Top): New node.
931 (Mode Line Data): Some text moved to new node.
932 Explain the data structure more concretely.
933 (Mode Line Basics): Clarifications.
934 (Mode Line Variables): Clarify intro paragraph.
935 (%-Constructs): Clarify intro paragraph.
936 (Mode Line Format): Update menu.
937
ba455131
LT
9382005-12-28 Luc Teirlinck <teirllm@auburn.edu>
939
940 * minibuf.texi (Basic Completion): Update lazy-completion-table
941 examples for removal of ARGS argument.
942
2b6abe1e
RS
9432005-12-23 Richard M. Stallman <rms@gnu.org>
944
945 * text.texi (Undo): Restore some explanation from the version
946 that was deleted.
947
2d7409f2
EZ
9482005-12-23 Eli Zaretskii <eliz@gnu.org>
949
abeb5483 950 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
951 funname' and `apply delta' elements of the undo list.
952
2e23b82e
RS
9532005-12-20 Richard M. Stallman <rms@gnu.org>
954
955 * help.texi (Help Functions): Update documentation of `apropos'.
956
a31687ce
LT
9572005-12-20 Luc Teirlinck <teirllm@auburn.edu>
958
959 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
960 because it is confusing. If the :help-echo keyword is a function,
961 it is not directly used as the :help-echo overlay property, as the
962 xref seems to suggest (it does not take the appropriate args).
963
0e83c4e9
LT
9642005-12-19 Luc Teirlinck <teirllm@auburn.edu>
965
966 * customize.texi (Common Keywords): Fix Texinfo usage.
967 (Group Definitions, Variable Definitions): Update for new
968 conventions for using `*' in docstrings.
77df907a
LT
969
970 * tips.texi (Documentation Tips): Update for new conventions for
971 using `*' in docstrings.
972
69487a1f
RS
9732005-12-16 Richard M. Stallman <rms@gnu.org>
974
975 * minibuf.texi (Minibuffer Contents): Minor cleanup.
976
2a502a32
JL
9772005-12-16 Juri Linkov <juri@jurta.org>
978
979 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
980
b158c851
RF
9812005-12-14 Romain Francoise <romain@orebokech.com>
982
983 * modes.texi (Customizing Keywords): Rename `append' to `how'.
984 Fix typo.
985
d7d1f75e
JL
9862005-12-11 Juri Linkov <juri@jurta.org>
987
988 * minibuf.texi (Completion Commands): Add mention of read-file-name
989 for filename completion keymaps.
990 (Reading File Names): Add mention of filename completion keymaps
991 for read-file-name and xref to `Completion Commands'.
992
4b1c16c2
RS
9932005-12-10 Richard M. Stallman <rms@gnu.org>
994
995 * customize.texi (Common Keywords): State caveats for use of :tag.
996
1d49d5d9
RS
9972005-12-08 Richard M. Stallman <rms@gnu.org>
998
2663a204
RS
999 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1000 with xrefs and better explanation.
1001 (Completion Commands): Add the filename completion maps.
1002
1d49d5d9
RS
1003 * objects.texi (Character Type): Clarify that \s is not space
1004 if a dash follows.
1005
fa0d4d0c
RS
10062005-12-05 Richard M. Stallman <rms@gnu.org>
1007
1008 * windows.texi (Resizing Windows): Delete preserve-before args.
1009
d64b177a
SM
10102005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1011
1012 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1013 in full keymaps, since the quirk has been fixed.
1014
79019cc9
EZ
10152005-12-03 Eli Zaretskii <eliz@gnu.org>
1016
1017 * hooks.texi (Standard Hooks): Add index entries. Mention
1018 `compilation-finish-functions'.
1019
161ef3be
RS
10202005-11-27 Richard M. Stallman <rms@gnu.org>
1021
1022 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1023
17c1971a
JL
10242005-11-21 Juri Linkov <juri@jurta.org>
1025
1026 * customize.texi (Common Keywords): Update links types
1027 custom-manual and url-link. Add link types emacs-library-link,
1028 file-link, function-link, variable-link, custom-group-link.
1029
5890344b
CY
10302005-11-20 Chong Yidong <cyd@stupidchicken.com>
1031
1032 * display.texi: Revert 2005-11-20 change.
1033
cbce0752
TTN
10342005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1035
1036 * processes.texi (Bindat Functions):
1037 Say "third" to refer to zero-based index "2".
1038
ff04c885
LT
10392005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1040
1041 * loading.texi (Library Search): Update the default value of
1042 `load-suffixes'.
1043
ce8d4e00
CY
10442005-11-17 Chong Yidong <cyd@stupidchicken.com>
1045
1046 * display.texi (Attribute Functions): Mention :ignore-defface.
1047
cbad4a9e
SM
10482005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1049
1050 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1051 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1052
fda12b27
RS
10532005-11-06 Richard M. Stallman <rms@gnu.org>
1054
1055 * files.texi (Magic File Names): find-file-name-handler checks the
1056 `operations' property of the handler.
1057
e082564e
RS
10582005-11-03 Richard M. Stallman <rms@gnu.org>
1059
1060 * variables.texi (Frame-Local Variables): Small clarification.
1061
f0cdd9e4
CY
10622005-10-29 Chong Yidong <cyd@stupidchicken.com>
1063
1064 * os.texi (Init File): Document ~/.emacs.d/init.el.
1065
685abb98
RS
10662005-10-29 Richard M. Stallman <rms@gnu.org>
1067
1068 * internals.texi (Garbage Collection): Document memory-full.
1069
7000848e
BW
10702005-10-28 Bill Wohler <wohler@newt.com>
1071
1072 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1073 for URLs.
1074
107fb6c9
RS
10752005-10-28 Richard M. Stallman <rms@gnu.org>
1076
1077 * minibuf.texi (Completion Commands): Clean up prev change.
1078
10792005-10-26 Kevin Ryde <user42@zip.com.au>
1080
1081 * compile.texi (Eval During Compile): Explain recommended uses
1082 of eval-when-compile and eval-and-compile.
1083
1d8e69a2
MY
10842005-10-27 Masatake YAMATO <jet@gyve.org>
1085
cbad4a9e 1086 * minibuf.texi (Completion Commands):
1d8e69a2 1087 Write about new optional argument for `display-completion-list'.
cbad4a9e 1088
6a897887
RS
10892005-10-23 Richard M. Stallman <rms@gnu.org>
1090
1091 * display.texi (Overlay Arrow): Clarify about local bindings of
1092 overlay-arrow-position.
1093
6d1e17be
EZ
10942005-10-22 Eli Zaretskii <eliz@gnu.org>
1095
1096 * internals.texi (Building Emacs): Fix last change.
1097
db5fe0a6
RS
10982005-10-22 Richard M. Stallman <rms@gnu.org>
1099
1100 * internals.texi (Building Emacs): Document eval-at-startup.
1101
45158e77
RS
11022005-10-21 Richard M. Stallman <rms@gnu.org>
1103
1104 * loading.texi (Where Defined): load-history contains abs file names.
1105 symbol-file returns abs file names.
1106
e50165ec
KS
11072005-10-19 Kim F. Storm <storm@cua.dk>
1108
1109 * display.texi (Showing Images): Add max-image-size integer value.
1110
63ab30d0
CY
11112005-10-18 Chong Yidong <cyd@stupidchicken.com>
1112
1113 * display.texi (Showing Images): Document max-image-size.
1114
f8252852
RS
11152005-10-17 Richard M. Stallman <rms@gnu.org>
1116
1117 * commands.texi (Quitting): Minor clarification.
1118
1119 * processes.texi (Sentinels): Clarify about output and quitting.
1120 (Filter Functions): Mention with-local-quit.
1121
c1bed3aa
JL
11222005-10-17 Juri Linkov <juri@jurta.org>
1123
1124 * buffers.texi (Current Buffer):
1125 * commands.texi (Event Input Misc):
1126 * compile.texi (Eval During Compile, Compiler Errors):
1127 * customize.texi (Group Definitions):
1128 * display.texi (Progress, Defining Faces):
1129 * files.texi (Writing to Files):
1130 * modes.texi (Mode Hooks, Defining Minor Modes):
1131 * streams.texi (Output Functions):
1132 * syntax.texi (Syntax Table Functions):
1133 * text.texi (Change Hooks):
1134 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1135
1136 * commands.texi (Quitting): Replace arg `forms' with `body' in
1137 `with-local-quit'.
1138
1139 * positions.texi (Excursions): Replace arg `forms' with `body' in
1140 `save-excursion'.
1141
ef1b4c9e
KS
11422005-10-08 Kim F. Storm <storm@cua.dk>
1143
1144 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1145 Rename manual section accordingly.
1146
abc8ce50
KS
11472005-10-04 Kim F. Storm <storm@cua.dk>
1148
1149 * windows.texi (Window Split Tree): New section describing
1150 new function window-split-tree function.
1151
a1f5a1f0
NR
11522005-10-03 Nick Roberts <nickrob@snap.net.nz>
1153
1154 * display.texi (Fringe Size/Pos): Simplify and add detail.
1155
97c3e4cc
RF
11562005-09-30 Romain Francoise <romain@orebokech.com>
1157
1158 * minibuf.texi (High-Level Completion): Explain that the prompt
1159 given to `read-buffer' should end with a colon and a space.
1160 Update usage examples.
1161
8ad8c5ce
JL
11622005-09-29 Juri Linkov <juri@jurta.org>
1163
1164 * display.texi (Displaying Messages): Rename argument name
1165 `string' to `format-string' in functions `message', `message-box',
1166 `message-or-box'.
1167
63182706
CY
11682005-09-26 Chong Yidong <cyd@stupidchicken.com>
1169
fc2cb772 1170 * errors.texi (Standard Errors): Correct xrefs.
63182706 1171
906320ec
CY
11722005-09-18 Chong Yidong <cyd@stupidchicken.com>
1173
fc2cb772 1174 * display.texi (Defining Images): Update documentation for
906320ec
CY
1175 `image-load-path'.
1176
8ccd3630
RS
11772005-09-17 Richard M. Stallman <rms@gnu.org>
1178
1179 * display.texi (Defining Images): Clean up previous change.
1180
7260457b
RF
11812005-09-16 Romain Francoise <romain@orebokech.com>
1182
1183 * elisp.texi: Specify GFDL version 1.2.
1184
1185 * doclicense.texi (GNU Free Documentation License): Update to
1186 version 1.2.
1187
5b51c037
CY
11882005-09-15 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * display.texi (Defining Images): Document `image-load-path'.
1191
5c4757d3
RS
11922005-09-15 Richard M. Stallman <rms@gnu.org>
1193
1194 * objects.texi (Printed Representation): Minor cleanup.
1195 (Box Diagrams): Minor fix.
1196 (Cons Cell Type): Move (...) index item here.
1197 (Box Diagrams): From here.
1198 (Array Type): Minor fix.
1199 (Type Predicates): Delete index "predicates".
1200 (Hash Table Type): Clarify xref.
1201 (Dotted Pair Notation): Minor fix.
1202
2bb8b80c
CY
12032005-09-10 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * files.texi (Saving Buffers): Fix typo.
1206
47b8bc5d
RS
12072005-09-08 Richard M. Stallman <rms@gnu.org>
1208
1209 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1210
475aab0d
CY
12112005-09-08 Chong Yidong <cyd@stupidchicken.com>
1212
1213 * locals.texi (Standard Buffer-Local Variables): Don't include
1214 mode variables for minor modes.
1215 Fix xrefs for buffer-display-count, buffer-display-table,
1216 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1217 enable-multibyte-characters, fill-column, header-line-format,
1218 left-fringe-width, left-margin, and right-fringe-width.
1219
1220 * hooks.texi (Standard Hooks): All hooks should conform to the
1221 standard naming convention now.
1222 Fix xref for `echo-area-clear-hook'.
1223
1224 * display.texi (Usual Display): Note that indicate-empty-lines and
1225 tab-width are buffer-local.
1226
1227 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1228
1229 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1230
1231 * nonascii.texi (Encoding and I/O): Note that
1232 buffer-file-coding-system is buffer-local.
1233
1234 * positions.texi (List Motion): Note that defun-prompt-regexp is
1235 buffer-local.
1236
1237 * text.texi (Auto Filling): Note that auto-fill-function is
1238 buffer-local.
1239 (Undo): Note that buffer-undo-list is buffer-local.
1240
1241 * windows.texi (Buffers and Windows): Document
1242 buffer-display-count.
1243
2a6bc1f7
RS
12442005-09-06 Richard M. Stallman <rms@gnu.org>
1245
1246 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1247 package prefix elsewhere than at the start of the name.
1248
d7ea8b71
RS
12492005-09-03 Richard M. Stallman <rms@gnu.org>
1250
1251 * tips.texi (Programming Tips): Add conventions for minibuffer
1252 questions and prompts.
1253
0c6087a6
RS
12542005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1255
1256 * intro.texi (nil and t): Minor cleanup.
1257 Delete spurious mention of keyword symbols.
1258 (Evaluation Notation): Add index entry.
1259 (A Sample Function Description): Minor cleanup.
1260 (A Sample Variable Description): Not all vars can be set.
1261
4b5fa40e
TTN
12622005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1263
1264 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1265
1266 (Insertion): Document precise type of `insert-char' arg COUNT.
1267
34b50776
SM
12682005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1269
1270 * modes.texi (Other Font Lock Variables): Sync the default of
1271 font-lock-lines-before.
1272
c1105d05
MA
12732005-08-31 Michael Albinus <michael.albinus@gmx.de>
1274
1275 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1276
62929713
RS
12772005-08-29 Richard M. Stallman <rms@gnu.org>
1278
1279 * elisp.texi (Top): Update subnode menu.
1280
1281 * searching.texi (Searching and Matching): Move node.
1282 Rearrange contents and add overall explanation.
1283 (Searching and Case): Move node.
1284 (Searching and Matching): Update menu.
1285
0fb57cc0
EZ
12862005-08-27 Eli Zaretskii <eliz@gnu.org>
1287
1288 * os.texi (Startup Summary): Fix the description of the initial
1289 startup message display.
1290
3e80c4c1
RS
12912005-08-25 Richard M. Stallman <rms@gnu.org>
1292
1293 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1294
12952005-08-25 Emilio C. Lopes <eclig@gmx.net>
1296
1297 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1298 `next-overlay-change' example.
c1105d05 1299
79a8defb
JL
13002005-08-22 Juri Linkov <juri@jurta.org>
1301
1302 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1303 Fix invert-face. Fix args of face-background.
1304
16691d29
JL
1305 * display.texi (Standard Faces): Delete node.
1306 (Faces): Add xref to `(emacs)Standard Faces'.
1307 (Displaying Faces): Fix xref to `Standard Faces'.
1308
1309 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1310
217b694f
EZ
13112005-08-20 Alan Mackenzie <acm@muc.de>
1312
1313 * buffers.texi (The Buffer List): Clarify the manipulation of the
1314 buffer list.
1315
0bf14bfd
RS
13162005-08-14 Richard M. Stallman <rms@gnu.org>
1317
7ad1498e
AS
1318 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1319 a regexp.
0bf14bfd 1320
c118d09e
RS
13212005-08-11 Richard M. Stallman <rms@gnu.org>
1322
59cb8c23
RS
1323 * elisp.texi (Top): Update subnode lists.
1324
1325 * display.texi (Inverse Video): Node deleted.
1326
c118d09e
RS
1327 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1328 New nodes split out of Coding Conventions.
1329
1330 * searching.texi (Regular Expressions): Document re-builder.
1331
1332 * os.texi (Time Parsing): New node split out of Time Conversion.
1333
1334 * processes.texi (Misc Network, Network Feature Testing)
1335 (Network Options, Make Network): New nodes split out of
1336 Low-Level Network.
1337
67ec7f41
RS
13382005-08-09 Richard M. Stallman <rms@gnu.org>
1339
76d47f0d
RS
1340 * frames.texi (Geometry): New node, split from Size and Position.
1341 (Frame Parameters): Refer to Geometry.
1342
67ec7f41 1343 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1344
67ec7f41
RS
1345 * windows.texi (Splitting Windows): Fix xref.
1346
1347 * frames.texi (Layout Parameters): Add xref.
1348
1349 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1350
1351 * keymaps.texi (Menu Bar): Fix xref.
1352
1353 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1354
1355 * modes.texi (%-Constructs): Fix xref.
1356
1357 * frames.texi (Window Frame Parameters): Node split up.
1358 (Basic Parameters, Position Parameters, Size Parameters)
1359 (Layout Parameters, Buffer Parameters, Management Parameters)
1360 (Cursor Parameters, Color Parameters): New subnodes.
1361
adb5e445
LT
13622005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1363
1364 * positions.texi (Screen Lines): Update xref for previous change
1365 in minibuf.texi.
1366
1367 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1368 change in minibuf.texi.
1369
61298e17
RS
13702005-08-09 Richard M. Stallman <rms@gnu.org>
1371
1372 * tips.texi (Coding Conventions): Minor cleanup.
1373
1374 * modes.texi (Defining Minor Modes): Explain when init-value
1375 can be non-nil.
1376
1377 * elisp.texi (Top): Update submenu for Minibuffer.
1378
1379 * minibuf.texi (Minibuffer Misc): Node split up.
1380 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1381 (Recursive Mini): New nodes split out from Minibuffer Misc.
1382 (Minibuffer Misc): Document max-mini-window-height.
1383
1384 * hash.texi (Defining Hash): Delete stray paren in example.
1385
1386 * display.texi (Echo Area Customization): Don't define
1387 max-mini-window-height here; xref instead.
1388
1389 * commands.texi (Event Input Misc): Update while-no-input.
1390
1391 * advice.texi (Advising Functions): Explain when to use advice
1392 and when to use a hook.
1393
43e124e6
EZ
13942005-07-30 Eli Zaretskii <eliz@gnu.org>
1395
1396 * makefile.w32-in (info): Don't run install-info.
1397 ($(infodir)/dir): New target, produced by running install-info.
1398
653aea22
LT
13992005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1400
1401 * modes.texi (Defining Minor Modes): The keyword for the initial
1402 value is :init-value, not :initial-value.
1403
ba6ebbd5
EZ
14042005-07-23 Eli Zaretskii <eliz@gnu.org>
1405
1406 * loading.texi (Autoload): Make the `doctor' example be consistent
1407 with what's in current loaddefs.el. Describe the "fn" magic in
1408 the usage portion of the doc string.
1409
6696f2a4
RS
14102005-07-22 Richard M. Stallman <rms@gnu.org>
1411
1412 * internals.texi (Garbage Collection): Clarify previous change.
1413
0c17e67c
SM
14142005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1415
1416 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1417
426179e1
JL
14182005-07-18 Juri Linkov <juri@jurta.org>
1419
1420 * commands.texi (Accessing Events):
1421 * frames.texi (Text Terminal Colors, Resources):
1422 * markers.texi (The Mark):
1423 * modes.texi (Defining Minor Modes):
1424 Delete duplicate duplicate words.
1425
9b0c2c56
RS
14262005-07-16 Richard M. Stallman <rms@gnu.org>
1427
1428 * display.texi (Managing Overlays): Clarify make-overlay
1429 args for insertion types.
1430
fd90b80c
LT
14312005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1432
0c17e67c
SM
1433 * customize.texi (Variable Definitions):
1434 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1435 `standard-value' is a list too.
1436 (Defining New Types): Use @key{RET} instead of @key{ret}.
1437
37aa90e5
TTN
14382005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1439
1440 * os.texi (Translating Input): Fix typo.
1441
917e0c95
RS
14422005-07-08 Richard M. Stallman <rms@gnu.org>
1443
1444 * README: Update edition number and size estimate.
1445
1446 * elisp.texi (VERSION): Set to 2.9.
1447
7d90e71d
RS
14482005-07-07 Richard M. Stallman <rms@gnu.org>
1449
c330dafe
RS
1450 * book-spine.texinfo: Update Emacs version.
1451
7d90e71d
RS
1452 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1453
dc2204be
RS
14542005-07-06 Richard M. Stallman <rms@gnu.org>
1455
1456 * searching.texi (Regexp Search): Clarify what re-search-forward
1457 does when the search fails.
1458
a0ec7a4a
LK
14592005-07-05 Lute Kamstra <lute@gnu.org>
1460
dc2204be 1461 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1462
1463 * doclicense.texi (GNU Free Documentation License):
1464 * gpl.texi (GPL):
1465 * tips.texi (Coding Conventions, Library Headers):
1466 * vol1.texi:
1467 * vol2.texi: Update FSF's address.
1468
4af33176
RS
14692005-07-04 Richard M. Stallman <rms@gnu.org>
1470
1471 * hooks.texi (Standard Hooks): Add occur-hook.
1472
b3ab615b
LT
14732005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1474
1475 * display.texi (The Echo Area): Correct menu.
1476
3d393029
RS
14772005-07-03 Richard M. Stallman <rms@gnu.org>
1478
7fe48b75
RS
1479 * elisp.texi (Top): Update subnode menu for Display.
1480
1481 * display.texi (Displaying Messages): New node, with most
1482 of what was in The Echo Area.
1483 (Progress): Moved under The Echo Area.
1484 (Logging Messages): New node with new text.
1485 (Echo Area Customization): New node, the rest of what was
1486 in The Echo Area. Document message-truncate-lines with @defvar.
1487 (Display): Update menu.
1488
3d393029
RS
1489 * windows.texi (Textual Scrolling): Doc 3 values for
1490 scroll-preserve-screen-position.
1491
1492 * text.texi (Special Properties): Change hook functions
1493 should bind inhibit-modification-hooks around altering buffer text.
1494
1495 * keymaps.texi (Key Binding Commands): Call binding BINDING
1496 rather than DEFINITION.
1497
b26860ad
JB
14982005-06-29 Juanma Barranquero <lekktu@gmail.com>
1499
1500 * variables.texi (Defining Variables): `user-variable-p' returns t
1501 for aliases of user options, nil for alias loops.
1502
025691ed
RS
15032005-06-28 Richard M. Stallman <rms@gnu.org>
1504
1505 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1506 make-keymap.
1507
b61bfa4d
LT
15082005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1509
1510 * variables.texi (Setting Variables): Correct and clarify
1511 description of `add-to-ordered-list'.
1512
24ee714d
RS
15132005-06-26 Richard M. Stallman <rms@gnu.org>
1514
1515 * display.texi (Faces): Minor cleanup.
1516
33b79ce4
LT
15172005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1518
1519 * display.texi (Faces): `facep' returns t for strings that are
1520 face names.
1521
df13531d
RS
15222005-06-25 Richard M. Stallman <rms@gnu.org>
1523
1524 * objects.texi (Equality Predicates): Clarify meaning of equal.
1525
1526 * windows.texi (Selecting Windows): save-selected-window
1527 and with-selected-window save and restore the current buffer.
1528
cf444441
RS
15292005-06-24 Richard M. Stallman <rms@gnu.org>
1530
1531 * numbers.texi (Float Basics): Explain how to test for NaN,
1532 and printing the sign of NaNs.
1533
6cdd056d
EZ
15342005-06-24 Eli Zaretskii <eliz@gnu.org>
1535
1536 * makefile.w32-in (MAKEINFO): Use --force.
1537
b93e3c3b
RS
15382005-06-23 Richard M. Stallman <rms@gnu.org>
1539
1540 * display.texi (Face Functions): Correct Texinfo usage.
1541
6fb276bd
LT
15422005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1543
1544 * lists.texi (Rings): `ring-elements' now returns the elements of
1545 RING in order.
1546
1d1c7e75
JB
15472005-06-23 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * markers.texi (The Mark): Texinfo usage fix.
1550
9d12e52b
KS
15512005-06-23 Kim F. Storm <storm@cua.dk>
1552
1553 * searching.texi (Entire Match Data): Remove evaporate option for
1554 match-data. Do not mention evaporate option for set-match-data.
1555
6d44324c
GM
15562005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1557
1558 * display.texi (Face Functions): Mention face aliases.
1559
80df27a7
RS
15602005-06-21 Richard M. Stallman <rms@gnu.org>
1561
1562 * anti.texi (Antinews): Texinfo usage fix.
1563
e121563b
KB
15642005-06-21 Karl Berry <karl@gnu.org>
1565
9d7d543c
KB
1566 * elisp.texi: Use @copying.
1567
e121563b
KB
1568 * elisp.texi: Put @summarycontents and @contents before the Top
1569 node, instead of the end of the file, so that the contents appear
1570 in the right place in the dvi/pdf output.
1571
36a3b076
JL
15722005-06-21 Juri Linkov <juri@jurta.org>
1573
1574 * display.texi (Defining Faces): Add `customized-face'.
1575
5c796e80
KS
15762005-06-20 Kim F. Storm <storm@cua.dk>
1577
b7d1f38f
KS
1578 * variables.texi (Setting Variables): Any type of element can be
1579 given order in add-to-ordered-list. Compare elements with eq.
1580
5c796e80
KS
1581 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1582
fb056bef
KB
15832005-06-20 Karl Berry <karl@gnu.org>
1584
1585 * syntax.texi (Syntax Flags): Make last column very slightly wider
1586 to avoid "generic comment" breaking on two lines and causing an
1587 underfull box.
1588
84398baa
LT
15892005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1590
1591 * lists.texi (Rings): Various minor clarifications and corrections.
1592
07ff1e4b
RS
15932005-06-18 Richard M. Stallman <rms@gnu.org>
1594
1595 * functions.texi (Obsolete Functions): Simplify.
1596
1597 * variables.texi (Variable Aliases): Simplify.
1598
1599 * anti.texi, backups.texi, compile.texi, customization.texi:
1600 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1601 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1602 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1603 * variables.texi: Fix formatting ugliness.
1604
1605 * elisp.texi: Add links to Rings and Byte Packing.
1606 Update version and copyright years.
1607
1608 * minibuf.texi: Fix formatting ugliness.
1609 (Completion Commands): Move keymap vars to the end
1610 and vars completing-read binds to the top.
1611
3f7fab24
LT
16122005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1613
1614 * processes.texi: Fix typos.
1615 (Bindat Spec): Correct Texinfo error.
926c4c9b 1616 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1617
f19b57e3
RS
16182005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1619
1620 * lists.texi (Rings): New node.
1621 (Lists): Add it to menu.
1622
a80c5da7 1623 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1624 (Processes): Add it to menu.
1625
16262005-06-17 Richard M. Stallman <rms@gnu.org>
1627
1628 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1629
1630 * help.texi (Documentation Basics): Explain the xref to
1631 Documentation Tips.
1632
1633 * debugging.texi (Debugger Commands): Minor fix.
1634
67c1390d
LT
16352005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1636
1637 * edebug.texi (Instrumenting): Eliminate duplicate link.
1638 (Specification List): Replace references to "below", referring to
1639 a later node, with one @ref to that node.
1640
1641 * os.texi (Timers): Timers should save and restore the match data
1642 if they change it.
1643
1644 * debugging.texi (Debugger Commands): Mention that the Lisp
1645 debugger can not step through primitive functions.
1646
51cd2a8c
JB
16472005-06-16 Juanma Barranquero <lekktu@gmail.com>
1648
1649 * functions.texi (Obsolete Functions): Update argument names of
1650 `make-obsolete' and `define-obsolete-function-alias'.
1651
1652 * variables.texi (Variable Aliases): Update argument names of
1653 `defvaralias', `make-obsolete-variable' and
1654 `define-obsolete-variable-alias'.
1655
f5e6ac4a
KS
16562005-06-15 Kim F. Storm <storm@cua.dk>
1657
1658 * searching.texi (Entire Match Data): Rephrase warnings about
1659 evaporate arg to match-data and set-match-data.
1660
fe2a9972
LT
16612005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1662
67774855
LT
1663 * elisp.texi (Top): Update detailed menu.
1664
fe2a9972
LT
1665 * edebug.texi (Edebug): Update menu.
1666 (Instrumenting): Update xrefs.
1667 (Edebug Execution Modes): Correct xref.
1668 (Jumping): Clarify description of `h' command.
1669 Eliminate redundant @ref.
1670 (Breaks): New node.
1671 (Breakpoints): is now a subsubsection.
1672 (Global Break Condition): Mention `C-x X X'.
1673 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1674 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1675 (Edebug Display Update): Correct pxref.
1676 (Edebug and Macros): New node.
1677 (Instrumenting Macro Calls): Is now a subsubsection.
1678 Neither arg of `def-edebug-spec' is evaluated.
1679 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1680 (Specification Examples): Fix typo.
1681
b59f605b
LK
16822005-06-14 Lute Kamstra <lute@gnu.org>
1683
1684 * debugging.texi (Function Debugging): Primitives can break on
1685 entry too.
1686
a5c99dc9
KS
16872005-06-14 Kim F. Storm <storm@cua.dk>
1688
1689 * variables.texi (Setting Variables): Add add-to-ordered-list.
1690
f99ed2f8
SM
16912005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1692
1693 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1694 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1695
9d42ffaa
LK
16962005-06-13 Lute Kamstra <lute@gnu.org>
1697
1698 * text.texi (Special Properties): Fix cross reference.
1699
32cc0b00
LT
17002005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1701
1702 * debugging.texi (Function Debugging): Delete mention of empty
1703 string argument to `cancel-debug-on-entry'. Delete inaccurate
1704 description of the return value of that command.
1705
98d1a1cf
EZ
17062005-06-11 Alan Mackenzie <acm@muc.de>
1707
1708 * text.texi (Adaptive Fill): Amplify the description of
1709 fill-context-prefix.
1710
4b53b8d7
LT
17112005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1712
84398baa 1713 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1714
b5305167
SM
17152005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1716
1717 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1718
9bd4c3ad
LT
17192005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1720
1721 * debugging.texi (Error Debugging): Minor rewording.
1722 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1723 is optional.
1724
257914aa
LK
17252005-06-10 Lute Kamstra <lute@gnu.org>
1726
b5305167 1727 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1728 (Top): Give it a title. Correct version number. Give the
1729 detailed node listing a more prominent header.
b5305167
SM
1730 * intro.texi: Don't set VERSION here a second time.
1731 Mention Emacs's version too.
257914aa
LK
1732 * anti.texi (Antinews): Use EMACSVER to refer to the current
1733 version of Emacs.
1734
b7aae902
KS
17352005-06-09 Kim F. Storm <storm@cua.dk>
1736
1737 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1738 match-data and set-match-data.
1739
99598737
RS
17402005-06-08 Richard M. Stallman <rms@gnu.org>
1741
1742 * searching.texi (Entire Match Data): Clarify when match-data
1743 returns markers and when integers.
1744
1745 * display.texi (Defining Faces): Explain that face name should not
1746 end in `-face'.
1747
1748 * modes.texi (Mode Line Data): Minor cleanup.
1749 (Customizing Keywords): Node split out of Search-based Fontification.
1750 Add example of using font-lock-add-keywords from a hook.
1751 Clarify when MODE should be non-nil, and when nil.
1752
17532005-06-06 Richard M. Stallman <rms@gnu.org>
1754
1755 * modes.texi (Mode Line Data): Explain what happens when the car
1756 of a list is a void symbol.
1757 (Search-based Fontification): Explain MODE arg to
1758 font-lock-add-keywords and warn about calls from major modes.
1759
ecc8893a
JL
17602005-06-08 Juri Linkov <juri@jurta.org>
1761
1762 * display.texi (Standard Faces): Add `shadow' face.
1763
7fa9f4eb
LT
17642005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1765
1766 * modes.texi (Major Mode Conventions): A derived mode only needs
1767 to put the call to the parent mode inside `delay-mode-hooks'.
1768
bebcc4b1
RS
17692005-05-29 Richard M. Stallman <rms@gnu.org>
1770
c16b1394
RS
1771 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1772 new, and what that implies. Clarify.
1773
1774 * files.texi (Locating Files): Clean up the text.
1775
bebcc4b1
RS
1776 * frames.texi (Window Frame Parameters): Document user-size.
1777 Shorten entry for top by referring to left.
1778
17792005-05-26 Richard M. Stallman <rms@gnu.org>
1780
1781 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1782 is new, and what the implications are. Other clarifications.
1783
217797bc
RS
17842005-05-24 Richard M. Stallman <rms@gnu.org>
1785
1786 * frames.texi (Dialog Boxes): Minor fixes.
1787
3565fe07
MY
17882005-05-25 Masatake YAMATO <jet@gyve.org>
1789
1790 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1791
817089df
LT
17922005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1793
1794 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1795 is optional.
1796
cb5db137
NR
17972005-05-24 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * frames.texi (Dialog Boxes): Descibe new optional argument.
1800
3c8572f5
LK
18012005-05-23 Lute Kamstra <lute@gnu.org>
1802
1803 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1804 syntax-begin-function over font-lock-beginning-of-syntax-function.
1805
2a4d7cb3
LT
18062005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1807
71f800cf
LT
1808 * minibuf.texi (Reading File Names): Update description of
1809 `read-directory-name'.
1810
2a4d7cb3
LT
1811 * modes.texi (Derived Modes): Clarify :group keyword.
1812
bb4afd09
EZ
18132005-05-21 Eli Zaretskii <eliz@gnu.org>
1814
b5305167
SM
1815 * files.texi (Locating Files): New subsection.
1816 Describe locate-file and executable-find.
bb4afd09 1817
a2c9aee6
EZ
18182005-05-21 Kevin Ryde <user42@zip.com.au>
1819
1820 * frames.texi (Initial Parameters): Update cross reference to
1821 "Emacs Invocation".
1822
6900105f
LT
18232005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1824
ca1b0914
LT
1825 * keymaps.texi (Active Keymaps): Add anchor.
1826
6900105f
LT
1827 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1828 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1829 appropriate place.
1830 (Derived Modes): Small clarifications.
b5305167
SM
1831 (Minor Mode Conventions, Keymaps and Minor Modes):
1832 Replace references to nodes with references to anchors.
6900105f
LT
1833 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1834 Clarify description of lists whose first element is an integer.
1835 (Mode Line Variables): Add anchor.
1836 (%-Constructs): Clarify description of integer after %.
1837 (Emulating Mode Line): Describe nil value for FACE.
1838
54d06364
LT
18392005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1840
1841 * modes.texi (Derived Modes): Correct references to non-existing
1842 variable standard-syntax-table.
1843
f8d0b769
LK
18442005-05-17 Lute Kamstra <lute@gnu.org>
1845
1846 * modes.texi (Defining Minor Modes): Mention the mode hook.
1847
294c599c
KS
18482005-05-15 Kim F. Storm <storm@cua.dk>
1849
1850 * processes.texi (Network): Remove open-network-stream-nowait.
1851 (Network Servers): Remove open-network-stream-server.
1852
4214af69
LT
18532005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1854
1855 * elisp.texi (Top): Update detailed menu.
1856
1857 * variables.texi: Reorder nodes.
1858 (Variables): Update menu.
1859 (File Local Variables): Do not refer to the `-*-' line as
1860 a "local variables list". Add pxref.
1861
302691ab
LT
18622005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1863
56d4215a
LT
1864 * elisp.texi (Top): Update detailed menu for node changes.
1865
302691ab
LT
1866 * modes.texi (Modes): Update Menu.
1867 (Hooks): Move to beginning of chapter.
1868 Most minor modes run mode hooks too.
1869 `add-hook' can handle void hooks or hooks whose value is a single
1870 function.
1871 (Major Modes): Update Menu.
1872 (Major Mode Basics): New node, split off from `Major Modes'.
1873 (Major Mode Conventions): Correct xref. Explain how to handle
1874 auto-mode-alist if the major mode command has an autoload cookie.
1875 (Auto Major Mode): Major update. Add magic-mode-alist.
1876 (Derived Modes): Major update.
1877 (Mode Line Format): Update Menu.
1878 (Mode Line Basics): New node, split off from `Mode Line Format'.
1879
1880 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1881 for `magic autoload comment'. Add index entries and anchor.
1882
d06ba294
RS
18832005-05-14 Richard M. Stallman <rms@gnu.org>
1884
1885 * tips.texi (Coding Conventions): Explain how important it is
1886 that just loading certain files not change Emacs behavior.
1887
1888 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1889
405cb12a
LK
18902005-05-12 Lute Kamstra <lute@gnu.org>
1891
19958124
LK
1892 * modes.texi (Generic Modes): Update.
1893 (Major Modes): Refer to node "Generic Modes".
1894
405cb12a
LK
1895 * elisp.texi (Top): Update to the current structure of the manual.
1896 * processes.texi (Processes): Add menu description.
1897 * customize.texi (Customization): Add menu descriptions.
1898
f714dd1b
TTN
18992005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1900
cc9442f2
TTN
1901 * processes.texi (Signals to Processes)
1902 (Low-Level Network): Fix typos.
f714dd1b 1903
36ad23ec
LK
19042005-05-11 Lute Kamstra <lute@gnu.org>
1905
1906 * elisp.texi (Top): Add some nodes from the chapter "Major and
1907 Minor Modes" to the detailed node listing.
1908
d101bf56
RS
19092005-05-10 Richard M. Stallman <rms@gnu.org>
1910
1911 * keymaps.texi (Extended Menu Items): Menu item filter functions
1912 can be called at any time.
1913
698b0510
LT
19142005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1915
1916 * variables.texi (File Local Variables): `(hack-local-variables t)'
1917 now also checks whether a mode is specified in the local variables
1918 list.
1919
2c6b25c7
EZ
19202005-05-05 Kevin Ryde <user42@zip.com.au>
1921
1922 * display.texi (The Echo Area): Correct format function cross
1923 reference.
1924
643b4cf5
LT
19252005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1926
1927 * variables.texi (Variable Aliases): Change description of
1928 `define-obsolete-variable-alias'.
1929
1930 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1931 (Defining Functions): Add xref.
1932 (Obsolete Functions): New node.
1933 (Function Safety): Standardize capitalization of section title.
1934
1935 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1936 (Dialog Boxes): Complete description of `x-popup-dialog'.
1937
053bc8e4
RS
19382005-05-04 Richard M. Stallman <rms@gnu.org>
1939
1940 * commands.texi (Interactive Codes): Fix Texinfo usage.
1941 Document U more clearly.
1942
f6b1b15a
LT
19432005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1944
3b925015
LT
1945 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1946 function and not a macro.
1947
f6b1b15a
LT
1948 * frames.texi (Pop-Up Menus): Correct and clarify description of
1949 `x-popup-menu'.
1950 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1951
ebbfa918
RS
19522005-05-01 Richard M. Stallman <rms@gnu.org>
1953
1954 * edebug.texi (Checking Whether to Stop): Fix previous change.
1955
abe2f96e
LT
19562005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1957
d6028ef2
LT
1958 * display.texi: Fix typos and Texinfo usage.
1959
abe2f96e
LT
1960 * edebug.texi (Checking Whether to Stop): executing-macro ->
1961 executing-kbd-macro.
1962
b2cfb30b
RS
19632005-05-01 Richard M. Stallman <rms@gnu.org>
1964
1965 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1966
7e995a23
RS
19672005-04-30 Richard M. Stallman <rms@gnu.org>
1968
1969 * files.texi (Magic File Names): Document `operations' property.
1970
57efa539
LK
19712005-04-29 Lute Kamstra <lute@gnu.org>
1972
1973 * modes.texi (Generic Modes): New node.
1974 (Major Modes): Add it to the menu.
1975 (Derived Modes): Add "derived mode" to concept index.
1976
0a20b1dc
LK
19772005-04-28 Lute Kamstra <lute@gnu.org>
1978
1979 * modes.texi (Defining Minor Modes): Fix previous change.
1980 (Font Lock Mode): Simplify.
1981 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1982 when set and that some parts are optional. Add cross references.
1983 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1984 Add cross references. Add font-lock-multiline to index.
1985 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1986 Lock Variables". Document font-lock-add-keywords and
b5305167 1987 font-lock-remove-keywords.
0a20b1dc
LK
1988 (Other Font Lock Variables): Move font-lock-keywords-only,
1989 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1990 and font-lock-syntactic-face-function to node "Syntactic Font
1991 Lock". Move font-lock-keywords-case-fold-search to node
1992 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1993 and font-lock-{,un}fontify-{buffer,region}-function.
1994 (Precalculated Fontification): Remove reference to deleted variable
1995 font-lock-core-only.
1996 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1997 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1998 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1999 and font-lock-syntactic-face-function here from node "Other Font
2000 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2001 Syntax Properties". Add cross references.
b5305167
SM
2002 (Setting Syntax Properties): New node.
2003 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2004 * syntax.texi (Syntax Properties): Add cross reference.
2005 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2006
68a94f5a
RS
20072005-04-26 Richard M. Stallman <rms@gnu.org>
2008
2009 * display.texi (Defining Faces):
2010 Document `default' elements of defface spec.
2011
2012 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2013
2014 * variables.texi (Variable Aliases): Clarify text.
2015
20162005-04-25 Chong Yidong <cyd@stupidchicken.com>
2017
2018 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2019
7f48f143
LT
20202005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2021
2022 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2023
45d2f8e8
EZ
20242005-04-24 Eli Zaretskii <eliz@gnu.org>
2025
f3714ab2
EZ
2026 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2027 syntax-after and syntax-class.
2028
45d2f8e8 2029 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2030 (Unique File Names): Don't mention "numbers" in the documentation
2031 of make-temp-file and make-temp-name.
45d2f8e8 2032
469bc679
RS
20332005-04-23 Richard M. Stallman <rms@gnu.org>
2034
2035 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2036
c9fa5dc9
RS
20372005-04-22 Nick Roberts <nickrob@snap.net.nz>
2038
2039 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2040
230e1e80
NR
20412005-04-22 Nick Roberts <nickrob@snap.net.nz>
2042
2043 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2044 and define-obsolete-variable-alias.
2045
1ba52906
KS
20462005-04-22 Kim F. Storm <storm@cua.dk>
2047
2048 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2049 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2050
9721d904
LK
20512005-04-21 Lute Kamstra <lute@gnu.org>
2052
2053 * lists.texi (Association Lists): Document rassq-delete-all.
2054
ed35c736
RS
20552005-04-19 Richard M. Stallman <rms@gnu.org>
2056
2057 * modes.texi (Search-based Fontification): Explain that
2058 facespec is an expression to be evaluated.
2059
42fc00a4
RS
20602005-04-19 Kevin Ryde <user42@zip.com.au>
2061
b5305167 2062 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2063 * strings.texi (String Conversion): Fix xref.
2064
5827e9d4
KS
20652005-04-19 Kim F. Storm <storm@cua.dk>
2066
2067 * symbols.texi (Symbol Plists): Add safe-get.
2068 Mention that `get' may signal an error.
2069
47872da9
NR
20702005-04-18 Nick Roberts <nickrob@snap.net.nz>
2071
2072 * customize.texi (Variable Definitions): Replace tooltip-mode
2073 example with save-place.
2074
ec0cf966
RS
20752005-04-17 Richard M. Stallman <rms@gnu.org>
2076
2077 * buffers.texi (Indirect Buffers): Clarify.
2078
2079 * positions.texi (Positions): Clarify converting marker to integer.
2080
2081 * strings.texi (String Basics): Mention string-match; clarify.
2082
199bb209
LK
20832005-04-08 Lute Kamstra <lute@gnu.org>
2084
2085 * modes.texi (Search-based Fontification): Fix cross references.
2086 Use consistent terminology. Document anchored highlighting.
2087
bfa54668
LK
20882005-04-05 Lute Kamstra <lute@gnu.org>
2089
2090 * modes.texi (Defining Minor Modes): Document :group keyword
2091 argument and its default value.
2092
07e5fb9e
LK
20932005-04-03 Lute Kamstra <lute@gnu.org>
2094
2095 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2096 references and/or descriptions. Delete major mode hooks; mention
2097 them as a category instead. Rename or delete obsolete hooks.
2098
aa945b59
RS
20992005-04-02 Richard M. Stallman <rms@gnu.org>
2100
2101 * nonascii.texi (Coding System Basics): Another wording cleanup.
2102
8b918214
RS
21032005-04-01 Richard M. Stallman <rms@gnu.org>
2104
2105 * nonascii.texi (Coding System Basics): Clarify previous change.
2106
41639988
KH
21072005-04-01 Kenichi Handa <handa@m17n.org>
2108
2109 * nonascii.texi (Coding System Basics): Describe about rondtrip
2110 identity of coding systems.
2111
8e669bbd
RS
21122005-03-29 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * text.texi (Buffer Contents): Add filter-buffer-substring and
2115 buffer-substring-filters.
2116
f60a6f87
RS
21172005-03-26 Chong Yidong <cyd@stupidchicken.com>
2118
2119 * anti.texi (Antinews): Mention `G' interactive code.
2120
2121 * tips.texi (Compilation Tips): Mention benchmark.el.
2122
aaac1251
LT
21232005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2124
2125 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2126 is now bound to M-o M-o.
2127
2128 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2129
45325173
GM
21302005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2131
2132 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2133 in the Emacs Manual).
2134 * Makefile.in (srcs): Remove calendar.texi.
2135 * makefile.w32-in (srcs): Remove calendar.texi.
2136 * display.texi (Display): Change name of next node.
2137 * os.texi (System In): Change name of previous node.
2138 * elisp.texi (Top): Remove Calendar references.
2139 * vol1.texi (Top): Remove Calendar references.
2140 * vol2.texi (Top): Remove Calendar references.
2141
85df292e
RS
21422005-03-25 Richard M. Stallman <rms@gnu.org>
2143
45325173 2144 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2145 Cleanup previous change.
2146
21472005-03-25 Chong Yidong <cyd@stupidchicken.com>
2148
2149 * display.texi (Face Attributes): Faces earlier in an :inherit
2150 list take precedence.
2151 (Scroll Bars): Fix description of vertical-scroll-bars.
2152 Document frame-current-scroll-bars and window-current-scroll-bars.
2153
2154 * markers.texi (The Mark): Document temporary Transient Mark mode.
2155
b5305167
SM
2156 * minibuf.texi (Reading File Names):
2157 Document read-file-name-completion-ignore-case.
85df292e
RS
2158
2159 * positions.texi (Screen Lines): Document nil for width argument
2160 to compute-motion.
2161
1fe54d69
KS
21622005-03-23 Kim F. Storm <storm@cua.dk>
2163
2164 * display.texi (Standard Faces): Other faces used in the fringe
2165 implicitly inherits from the fringe face.
2166 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2167 properties implicitly inherits from fringe face.
2168 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2169
a775dff4
RS
21702005-03-20 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * display.texi (Invisible Text): State default value of
2173 line-move-ignore-invisible.
2174 (Managing Overlays): Document remove-overlays.
2175 (Standard Faces): Document escape-glyph face.
2176
b5305167 2177 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2178
b5305167
SM
2179 * modes.texi (Other Font Lock Variables):
2180 Document font-lock-lines-before.
a775dff4
RS
2181
2182 * positions.texi (Skipping Characters): skip-chars-forward allows
2183 character classes.
2184
077f7085
LK
21852005-03-18 Lute Kamstra <lute@gnu.org>
2186
2187 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2188
d69ea7ab
RS
21892005-03-17 Richard M. Stallman <rms@gnu.org>
2190
c7bd5d57
RS
2191 * text.texi (Undo): Document extensible undo entries.
2192
d69ea7ab
RS
2193 * searching.texi (String Search, Regexp Search, Regexp Search):
2194 Cleanups.
2195
2196 * nonascii.texi (Character Codes): Minor fix.
2197
2198 * display.texi (Display Property): Explain the significance
2199 of having text properties that are eq.
2200 (Other Display Specs): Explain string as display spec.
2201
2202 * commands.texi (Interactive Codes): Document G option.
2203
22042005-03-17 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * text.texi (Filling): Add sentence-end-without-period and
2207 sentence-end-without-space.
2208 (Changing Properties): Minor fix.
2209
2210 * anti.texi: Total rewrite.
2211
a7679889
LK
22122005-03-15 Lute Kamstra <lute@gnu.org>
2213
2214 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2215
6eb8e247
KS
22162005-03-08 Kim F. Storm <storm@cua.dk>
2217
2218 * display.texi (Specified Space): Property :width is support on
2219 non-graphic terminals, :height is not.
2220
bfa8be14
RS
22212005-03-07 Richard M. Stallman <rms@gnu.org>
2222
2223 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2224 Now subnodes of Fringes.
2225 (Overlay Arrow): Document overlay-arrow-variable-list.
2226 (Fringe Size/Pos): New node, broken out of Fringes.
2227 (Display): Explain clearing vs redisplay better.
2228 (Truncation): Clarify use of bitmaps.
2229 (The Echo Area): Clarify the uses of the echo area.
2230 Add max-mini-window-height.
2231 (Progress): Clarify.
2232 (Invisible Text): Explain that main loop moves point out.
2233 (Selective Display): Say "hidden", not "invisible".
b5305167 2234 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2235 (Overlay Properties): Clarify intro.
2236 (Finding Overlays): Explain return values when nothing found.
2237 (Width): truncate-string-to-width has added arg.
2238 (Displaying Faces): Clarify and update mode line face handling.
2239 (Face Functions): Minor cleanup.
b5305167 2240 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2241 (Pixel Specification, Other Display Specs): Minor cleanups.
2242 (Images, Image Descriptors): Minor cleanups.
2243 (GIF Images): Patents have expired.
2244 (Showing Images): Explain default text for insert-image.
b5305167 2245 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2246 (Making Buttons): Explain return values.
2247 (Button Buffer Commands): Add xref.
2248 (Inverse Video): Update mode-line-inverse-video.
2249 (Display Table Format): Clarify.
2250 (Active Display Table): Give defaults for window-display-table.
2251
2252 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2253 and calendar-today-marker are strings, not chars.
2254 (Holiday Customizing): Minor fix.
2255
bfa8be14
RS
2256 * internals.texi (Writing Emacs Primitives): Update `or' example.
2257 Update limit on # args of subr.
2258
2259 * edebug.texi (Using Edebug): Arrow is in fringe.
2260 (Instrumenting): Arg to eval-defun works without loading edebug.
2261 (Edebug Execution Modes): Add xref.
2262
2263 * customize.texi (Common Keywords): Clarify :require.
2264 Mention :version here.
2265 (Variable Definitions, Group Definitions): Not here.
2266 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2267
d69ea7ab
RS
22682005-03-07 Chong Yidong <cyd@stupidchicken.com>
2269 * nonascii.texi (Text Representations): Clarify position-bytes.
2270 (Character Sets): Add list-charset-chars.
2271 (Scanning Charsets): Add charset-after.
2272 (Encoding and I/O): Minor fix.
2273
34398e6c
RS
22742005-03-06 Richard M. Stallman <rms@gnu.org>
2275
2276 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2277 (Resizing Windows): Likewise.
2278
2279 * text.texi (Change Hooks): Get rid of "Emacs 21".
2280
2281 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2282
2283 * streams.texi (Output Variables): Get rid of "Emacs 21".
2284
2285 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2286
2287 * os.texi (Translating Input): Replace flow-control example
2288 with a less obsolete example that uses `keyboard-translate'.
2289
6eb8e247 2290 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2291 Get rid of "Emacs 21".
6eb8e247 2292
34398e6c
RS
2293 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2294 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2295
2296 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2297
2298 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2299
2300 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2301 (Menu Bar): Fix when menu-bar-update-hook is called.
2302
2303 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2304
2305 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2306 and make it read better.
2307
2308 * files.texi (Writing to Files): Get rid of "Emacs 21".
2309 (Unique File Names): Likewise.
2310
2311 * elisp.texi: Update Emacs version to 22.
2312
2313 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2314 (Overlay Properties, Face Attributes): Likewise.
2315 (Managing Overlays): Fix punctuation.
2316 (Attribute Functions): Clarify set-face-font; get rid of
2317 info about old Emacs versions.
2318 (Auto Faces, Font Lookup, Display Property, Images):
2319 Get rid of "Emacs 21".
2320
2321 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2322
d2178387
RS
23232005-03-05 Richard M. Stallman <rms@gnu.org>
2324
2325 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2326
524352d6
LK
23272005-03-04 Lute Kamstra <lute@gnu.org>
2328
2329 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2330
23312005-03-03 Lute Kamstra <lute@gnu.org>
2332
2333 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2334
284f0680
LK
23352005-03-01 Lute Kamstra <lute@gnu.org>
2336
2337 * debugging.texi (Debugger Commands): Update `j'.
2338
a9ee5cac
LK
23392005-02-28 Lute Kamstra <lute@gnu.org>
2340
2341 * debugging.texi (Debugging): Fix typo.
2342 (Error Debugging): Document eval-expression-debug-on-error.
2343 (Function Debugging): Update example.
2344 (Using Debugger): Mention starred stack frames.
2345 (Debugger Commands): Document `j' and `l'.
2346 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2347 Update the messages that the debugger displays.
2348 (Internals of Debugger): Add cross reference. Update example.
2349 (Excess Open): Minor improvement.
2350 (Excess Close): Minor improvement.
2351
378d0f8e
RS
23522005-02-26 Richard M. Stallman <rms@gnu.org>
2353
2354 * tips.texi (Coding Conventions): Clarify.
2355 Put all the major mode key reservations together.
2356 Mention the Mouse-1 => Mouse-2 conventions.
2357
2358 * syntax.texi (Syntax Class Table): Clarify.
2359 (Syntax Table Functions): syntax-after moved from here.
2360 (Syntax Table Internals): syntax-after moved to here.
2361 (Parsing Expressions): Update info on number of values
2362 and what's meaningful in the STATE argument.
2363 (Categories): Fix typo.
2364
2365 * sequences.texi (Arrays): Cleanup.
2366 (Char-Tables): Clarify.
2367
2368 * processes.texi (Deleting Processes): Cleanups, add xref.
2369 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2370 (Process Information): set-process-coding-system, some args optional.
2371 (Input to Processes): Explain various types for PROCESS args.
2372 Rename them from PROCESS-NAME to PROCESS.
2373 (Signals to Processes): Likewise.
2374 (Decoding Output): Cleanup.
2375 (Query Before Exit): Clarify.
2376
2377 * os.texi (Startup Summary): Correct the options; add missing ones.
2378 (Terminal Output, Batch Mode): Clarify.
2379 (Flow Control): Node deleted.
2380
2381 * markers.texi (The Mark): Clarify.
2382
2383 * macros.texi (Expansion): Cleanup.
2384 (Indenting Macros): indent-spec allows ints, not floats.
2385
2386 * keymaps.texi (Keymaps): Clarify.
2387 (Format of Keymaps): Update lisp-mode-map example.
2388 (Active Keymaps, Key Lookup): Clarify.
2389 (Changing Key Bindings): Add xref to `kbd'.
2390 (Key Binding Commands, Simple Menu Items): Clarify.
2391 (Mouse Menus, Menu Bar): Clarify.
2392 (Menu Example): Replace print example with menu-bar-replace-menu.
2393
2394 * help.texi (Documentation Basics): Add function-documentation prop.
2395
2396 * elisp.texi (Top): Don't refer to Flow Control node.
2397
2398 * commands.texi (Command Overview): Improve xrefs.
2399 (Adjusting Point): Adjusting point applies to intangible and invis.
2400 (Key Sequence Input): Doc extra read-key-sequence args.
2401 Likewise for read-key-sequence-vector.
2402
2403 * backups.texi (Rename or Copy): Minor fix.
2404 (Numbered Backups): For version-control, say the default.
2405 (Auto-Saving): make-auto-save-file-name example is simplified.
2406
2407 * advice.texi (Advising Functions): Don't imply one part of Emacs
2408 should advise another part. Markup changes.
2409 (Defining Advice): Move transitional para.
2410 (Activation of Advice): Cleanup.
2411 Explain if COMPILE is nil or negative.
2412
2413 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2414
2e20c83d
LK
24152005-02-24 Lute Kamstra <lute@gnu.org>
2416
2417 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2418 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2419
65c492fd
LK
24202005-02-23 Lute Kamstra <lute@gnu.org>
2421
b02c3eed
LK
2422 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2423 to define global minor modes as well.
2424
65c492fd
LK
2425 * display.texi (Managing Overlays): overlay-buffer returns nil for
2426 deleted overlays.
2427
b686dd59
KS
24282005-02-22 Kim F. Storm <storm@cua.dk>
2429
2430 * minibuf.texi (Basic Completion): Allow symbols in addition to
2431 strings in try-completion and all-completions.
2432
23e8c095
LK
24332005-02-14 Lute Kamstra <lute@gnu.org>
2434
2435 * elisp.texi (Top): Remove reference to deleted node.
2436
2437 * lists.texi (Lists): Remove reference to deleted node.
2438 (Cons Cells): Fix typo.
2439
2440 * loading.texi (Where Defined): Fix typo.
2441
134948fc
RS
24422005-02-14 Richard M. Stallman <rms@gnu.org>
2443
2444 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2445 is useful for discarding some minor modes.
2446
2447 * symbols.texi (Symbol Components): Reorder examples.
2448
2449 * streams.texi (Input Functions): State standard-input default.
2450 (Output Variables): State standard-output default.
2451
2452 * objects.texi (Printed Representation): Clarify read syntax vs print.
2453 (Floating Point Type): Explain meaning better.
2454 (Symbol Type): Explain uniqueness better.
2455 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2456 List examples sooner.
2457 (Box Diagrams): New subnode broken out.
2458 Some examples moved from old Lists as Boxes node.
2459 (Dotted Pair Notation): Clarify intro.
2460 (Array Type): Clarify.
2461 (Type Predicates): Add hash-table-p.
2462
2463 * numbers.texi (Integer Basics): Clarify radix explanation.
2464 (Predicates on Numbers): Minor clarification.
2465 (Comparison of Numbers): Minor clarification. Clarify eql.
2466 Typos in min, max.
2467 (Math Functions): Clarify overflow in expt.
2468
2469 * minibuf.texi (Text from Minibuffer): Minor clarification.
2470 Mention arrow keys.
2471
2472 * loading.texi (Autoload): defun's doc string overrides autoload's
2473 doc string.
2474 (Repeated Loading): Modernize "add to list" examples.
2475 (Where Defined): Finish updating table of load-history elts.
2476
2477 * lists.texi (List-related Predicates): Minor wording improvement.
2478 (Lists as Boxes): Node deleted.
2479 (Building Lists): Explain trivial cases of number-sequence.
2480
2481 * hash.texi (Hash Tables): Add desc to menu items.
2482 (Creating Hash): Expain "full" means "make larger",
2483 (Hash Access): Any object can be a key.
2484 State value of maphash.
2485
2486 * functions.texi (What Is a Function): Wording cleanup.
2487 (Function Documentation): Minor cleanup.
2488 Explain purpose of calling convention at end of doc string.
2489 (Function Names): Wording cleanup.
2490 (Calling Functions): Wording cleanup.
2491 Explain better how funcall calls the function.
2492 (Function Cells): Delete example of saving and redefining function.
2493
2494 * control.texi (Combining Conditions): Wording cleanup.
2495 (Iteration): dolist and dotimes bind VAR locally.
2496 (Cleanups): Xref to Atomic Changes.
2497
2498 * compile.texi (Byte Compilation): Delete 19.29 info.
2499 (Compilation Functions): Macros' difficulties don't affect defsubst.
2500 (Docs and Compilation): Delete 19.29 info.
2501
44291460
RS
25022005-02-10 Richard M. Stallman <rms@gnu.org>
2503
2504 * objects.texi (Symbol Type): Minor correction.
2505
1f9ad95a
LK
25062005-02-06 Lute Kamstra <lute@gnu.org>
2507
2508 * modes.texi (Example Major Modes): Fix typos.
2509
ba2c991c
RS
25102005-02-06 Richard M. Stallman <rms@gnu.org>
2511
2512 * text.texi (Margins): fill-nobreak-predicate can be one function.
2513
2514 * strings.texi (Modifying Strings): clear-string can make unibyte.
2515 (Formatting Strings): format gives error if values missing.
2516
2517 * positions.texi (Character Motion): Mention default arg
2518 for forward-char. backward-char refers to forward-char.
2519 (Word Motion): Mention default arg for forward-word.
2520 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2521 Simplify end-of-buffer.
2522 (Text Lines): Mention default arg for forward-line.
2523 (List Motion): Mention default arg for beginning/end-of-defun.
2524 (Skipping Characters): Minor fixes in explaining character-set.
2525
2526 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2527 Mode inheritance applies only when default-major-mode is nil.
2528 Clarifications.
2529 (Example Major Modes): Update Text mode and Lisp mode examples.
2530 (Minor Mode Conventions): Mention define-minor-mode at top.
2531 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2532 (Mode Line Format): Update mode line face display info.
2533 (Properties in Mode): Mention effect of risky vars.
2534 (Imenu): Define imenu-add-to-menubar.
2535 (Font Lock Mode): Add descriptions to menu lines.
2536 (Faces for Font Lock): Add font-lock-doc-face.
2537
9bf6d576
LK
25382005-02-05 Lute Kamstra <lute@gnu.org>
2539
2540 * text.texi (Maintaining Undo): Remove obsolete function.
2541
cb602754
EZ
25422005-02-05 Eli Zaretskii <eliz@gnu.org>
2543
2544 * frames.texi (Color Names): Add pointer to the X docs about RGB
2545 color specifications. Improve indexing
2546 (Text Terminal Colors): Replace the description of RGB values by
2547 an xref to "Color Names".
2548
4e07258f
RS
25492005-02-03 Richard M. Stallman <rms@gnu.org>
2550
2551 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2552 Clarify.
2553 (Selecting Windows): Clarify save-selected-window.
2554 (Cyclic Window Ordering): Clarify walk-windows.
2555 (Window Point): Clarify.
2556 (Window Start): Add comment to example.
2557 (Resizing Windows): Add `interactive' specs in examples.
2558 Document fit-window-to-buffer.
2559
2560 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2561 (Undo, Maintaining Undo): Clarify last change.
2562 (Sorting): In sort-numeric-fields, explain about octal and hex.
2563 Mention sort-numeric-base.
2564 (Format Properties): Add xref for hard newlines.
2565
2566 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2567 (Pop-Up Menus): Fix typo.
2568 (Color Names): Explain all types of color names.
2569 Explain color-values on B&W terminal.
2570 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2571
2572 * files.texi (File Locks): Not supported on MS systems.
2573 (Testing Accessibility): Clarify.
2574
2575 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2576 (Coverage Testing): Fix typo.
2577
2578 * commands.texi (Misc Events): Remove stray space.
2579
2580 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2581 (Modification Time): Clarify when visited-file-modtime returns 0.
2582 (The Buffer List): Clarify bury-buffer.
2583 (Killing Buffers): Clarify.
2584 (Indirect Buffers): Add clone-indirect-buffer.
2585
25862005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2587
2588 * edebug.texi (Printing in Edebug): Fix default value of
2589 edebug-print-circle.
2590 (Coverage Testing): Fix displayed frequency count data.
2591
25922005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2593
2594 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2595
4e07258f 25962005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2597
2598 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2599
28d986b9
EZ
26002005-01-29 Eli Zaretskii <eliz@gnu.org>
2601
2602 * commands.texi (Misc Events): Describe the help-echo event.
2603
2604 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2605 consistently in description of the help-echo property.
2606 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2607
2608 * display.texi (Overlay Properties): Fix the index entry for
2609 help-echo overlay property.
2610
2611 * customize.texi (Type Keywords): Uncomment the xref to the
2612 help-echo property documentation.
2613
8f958b40
KS
26142005-01-23 Kim F. Storm <storm@cua.dk>
2615
2616 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2617 return value. Third element FULLY replaced by PARTIAL which
2618 specifies number of invisible pixels if row is only partially visible.
2619 (Textual Scrolling): Mention auto-window-vscroll.
2620 (Vertical Scrolling): New defvar auto-window-vscroll.
2621
cd7e5dd6
LT
26222005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2623
2624 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2625 command remapping.
2626
6f771c32
RS
26272005-01-15 Richard M. Stallman <rms@gnu.org>
2628
2629 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2630
6ac8a822
KS
26312005-01-14 Kim F. Storm <storm@cua.dk>
2632
88948d55
KS
2633 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2634
6ac8a822
KS
2635 * text.texi (Links and Mouse-1): Fix string and vector item.
2636
20d6de82
RS
26372005-01-13 Richard M. Stallman <rms@gnu.org>
2638
2639 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2640 descriptions of overriding-local-map and overriding-terminal-local-map.
2641
2642 * text.texi (Links and Mouse-1): Clarify text.
2643
f75a592e
KS
26442005-01-13 Kim F. Storm <storm@cua.dk>
2645
2646 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2647
910f60b1
TTN
26482005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2649
2650 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2651
37181fc4
KS
26522005-01-12 Kim F. Storm <storm@cua.dk>
2653
2654 * text.texi (Links and Mouse-1): Rename section from Enabling
2655 Mouse-1 to Following Links. Change xrefs.
2656 Add examples for define-button-type and define-widget.
2657
2658 * display.texi (Button Properties, Button Buffer Commands):
2659 Clarify mouse-1 and follow-link functionality.
2660
28f94a34
RS
26612005-01-12 Richard M. Stallman <rms@gnu.org>
2662
2663 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2664
2665 * display.texi (Beeping): Fix Texinfo usage.
2666
2667 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2668
bac2d936
KS
26692005-01-11 Kim F. Storm <storm@cua.dk>
2670
2671 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2672 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2673
2674 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2675 (Enabling Mouse-1 to Follow Links): New subsection.
2676
de968ddb
RS
26772005-01-06 Richard M. Stallman <rms@gnu.org>
2678
2679 * text.texi (Special Properties): Minor change.
2680
2681 * os.texi (Timers): Clarify previous change.
2682
2683 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2684
a3a43b3b
LT
26852005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2686
2687 * display.texi (Face Attributes): Correct xref to renamed node.
2688
732bb9ce
RS
26892005-01-01 Richard M. Stallman <rms@gnu.org>
2690
2691 * display.texi (Face Attributes): Describe hex color specs.
2692
c734ae59
RS
26932004-12-31 Richard M. Stallman <rms@gnu.org>
2694
2695 * os.texi (Timers): Update previous change.
2696
33b2f4ea
KS
26972004-12-30 Kim F. Storm <storm@cua.dk>
2698
2699 * display.texi (Line Height): Total line-height is now specified
2700 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2701 in cons cells. (nil . RATIO) is relative to actual line height.
2702 Use line-height `t' instead of `0' to get minimum height.
2703
99ec74b9
RS
27042004-12-29 Richard M. Stallman <rms@gnu.org>
2705
2706 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2707
eab463f6
RS
27082004-12-28 Richard M. Stallman <rms@gnu.org>
2709
2710 * commands.texi (Quitting): Clarify value of with-local-quit.
2711
2712 * elisp.texi (Top): Fix previous change.
2713
2714 * loading.texi (Loading): Fix previous change.
2715
ebbd14f1
RS
27162004-12-27 Richard M. Stallman <rms@gnu.org>
2717
4ae98fc5
RS
2718 * Makefile.in (MAKEINFO): Specify --force.
2719
8f430046
RS
2720 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2721
56011a8c
RS
2722 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2723
2724 * display.texi (Line Height): Further clarify.
2725
2726 * elisp.texi (Top): Update Loading submenu.
2727
ebbd14f1
RS
2728 * loading.texi (Where Defined): New node.
2729 (Unloading): load-history moved to Where Defined.
2730
fda2922a
RS
27312004-12-21 Richard M. Stallman <rms@gnu.org>
2732
2733 * commands.texi (Event Input Misc): Add while-no-input.
2734
9eb8959a
RS
27352004-12-11 Richard M. Stallman <rms@gnu.org>
2736
2737 * display.texi (Line Height): Rewrite text for clarity.
2738
adf87c29
KS
27392004-12-11 Kim F. Storm <storm@cua.dk>
2740
2741 * display.texi (Display): Add node "Line Height" to menu.
2742 (Line Height): New node. Move full description of line-spacing
2743 and line-height text properties here from text.texi.
2744 (Scroll Bars): Add vertical-scroll-bar variable.
2745
2746 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2747
2748 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2749 line-spacing and vertical-scroll-bar.
2750
2751 * text.texi (Special Properties): Just mention line-spacing and
2752 line-height here, add xref to new "Line Height" node.
2753
31e4729e
TTN
27542004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2755
2756 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2757
2758 * locals.texi (Standard Buffer-Local Variables):
2759 Add @xref for `line-spacing'.
2760
cc60c723
RS
27612004-12-05 Richard M. Stallman <rms@gnu.org>
2762
2763 * Makefile.in (maintainer-clean): Remove the info files
2764 in $(infodir) where they are created.
2765
f6101ac9
RS
27662004-12-03 Richard M. Stallman <rms@gnu.org>
2767
2768 * windows.texi (Selecting Windows): get-lru-window and
2769 get-largest-window don't consider dedicated windows.
2770
2771 * text.texi (Undo): Document undo-in-progress.
2772
94221759
RS
27732004-11-26 Richard M. Stallman <rms@gnu.org>
2774
2775 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2776 Remove a few vars that are not always buffer-local.
2777
7092c5e8
LT
27782004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2779
2780 * locals.texi (Standard Buffer-Local Variables): Comment out
2781 xref's to non-existent node `Yet to be written'.
2782
261b01c6
RS
27832004-11-24 Richard M. Stallman <rms@gnu.org>
2784
2785 * processes.texi (Synchronous Processes): Grammar fix.
2786
2787 * numbers.texi (Comparison of Numbers): Add eql.
2788
2789 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2790
2791 * intro.texi (Printing Notation): Fix previous change.
2792
2793 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2794 and default-indicate-buffer-boundaries from here.
2795 (Usual Display): To here.
2796 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2797 (Usual Display): Move tab-width up.
2798
2799 * customize.texi (Variable Definitions): Replace
2800 show-paren-mode example with tooltip-mode.
7092c5e8 2801 (Simple Types, Composite Types, Defining New Types):
261b01c6 2802 Minor cleanups.
7092c5e8 2803
c1aa4864
JH
28042004-11-21 Jesper Harder <harder@ifa.au.dk>
2805
2806 * processes.texi (Synchronous Processes, Output from Processes):
2807 Markup fix.
2808
dedbac89
RS
28092004-11-20 Richard M. Stallman <rms@gnu.org>
2810
07c8c65a
RS
2811 * positions.texi (Skipping Characters): skip-chars-forward
2812 now handles char classes.
2813
8f40a868
RS
2814 * intro.texi (Printing Notation): Avoid confusion of `print'
2815 when explaining @print.
2816
2817 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2818
2819 * display.texi (Display Table Format): Minor fix.
2820
2821 * streams.texi (Output Functions): Fix print example.
2822
fd6866c8
RS
2823 * Makefile.in (elisp): New target.
2824 (dist): Depend on $(infodir)/elisp, not elisp.
2825 Copy the info files from $(infodir).
2826
9d00469f
RS
2827 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2828 read-from-minibuffer.
2829
dedbac89
RS
2830 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2831
6de891db
RS
28322004-11-19 Richard M. Stallman <rms@gnu.org>
2833
2834 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2835
e1c1c5a7
TTN
28362004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2837
2838 * tips.texi (Coding Conventions): Fix typo.
2839
ee31cd78
RS
28402004-11-16 Richard M. Stallman <rms@gnu.org>
2841
2842 * tips.texi (Coding Conventions): Separate defvar and require
2843 methods to avoid warnings. Use require only when there are many
2844 functions and variables from that package.
2845
2846 * minibuf.texi (Minibuffer Completion): When ignoring case,
2847 predicate must not be case-sensitive.
2848
2849 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2850 (Test Coverage): Don't talk about "splotches". Clarified.
2851
4bd38e94
TTN
28522004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2853
2854 * frames.texi (Window Frame Parameters): Fix typo.
2855
6d073ae1
KS
28562004-11-15 Kim F. Storm <storm@cua.dk>
2857
9f89426b
KS
2858 * symbols.texi (Other Plists): Note that plist-get may signal error.
2859 Add safe-plist-get.
6d073ae1 2860
10980463
TTN
28612004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2862
2863 * modes.texi (Font Lock Basics): Fix typo.
2864
1efc19eb
RS
28652004-11-08 Richard M. Stallman <rms@gnu.org>
2866
2867 * syntax.texi (Syntax Table Functions): Add syntax-after.
2868
6159c232
EZ
28692004-11-06 Lars Brinkhoff <lars@nocrew.org>
2870
2871 * os.texi (Processor Run Time): New section documenting
2872 get-internal-run-time.
2873
59dede22
EZ
28742004-11-06 Eli Zaretskii <eliz@gnu.org>
2875
2876 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2877 it nukes elisp-cover.texi.
2878 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2879 elisp-0 etc.
2880
4cc8522c
LT
28812004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2882
2883 * commands.texi (Keyboard Macros): Document `append' return value
2884 of `defining-kbd-macro'.
2885
2d1ef312
RS
28862004-11-01 Richard M. Stallman <rms@gnu.org>
2887
2888 * commands.texi (Interactive Call): Add called-interactively-p.
2889
6f4e005d
SJ
28902004-10-29 Simon Josefsson <jas@extundo.com>
2891
2892 * minibuf.texi (Reading a Password): Revert.
2893
4f71c13f
RS
28942004-10-28 Richard M. Stallman <rms@gnu.org>
2895
2896 * frames.texi (Display Feature Testing): Explain about "vendor".
2897
4660a9e3
RS
28982004-10-27 Richard M. Stallman <rms@gnu.org>
2899
2900 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2901 not raw. Clarify `n'.
2902 (Interactive Call): Rewrite interactive-p, focusing on when
2903 and how to use it.
2904 (Misc Events): Clarify previous change.
2905
2906 * advice.texi (Simple Advice): Clarify what job the example does.
2907 (Around-Advice): Clarify ad-do-it.
2908 (Activation of Advice): An option of ad-default-compilation-action
2909 is `never', not `nil'.
2910
c8636435
KS
29112004-10-26 Kim F. Storm <storm@cua.dk>
2912
2913 * commands.texi (Interactive Codes): Add U code letter.
2914
acd4089b
SJ
29152004-10-25 Simon Josefsson <jas@extundo.com>
2916
2917 * minibuf.texi (Reading a Password): Add.
2918
29dc7809
JR
29192004-10-24 Jason Rumney <jasonr@gnu.org>
2920
2921 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2922 and wheel-down.
2923
bb5d6d34
KG
29242004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2925
2926 * processes.texi (Synchronous Processes): Document process-file.
2927
d0ee2ed3
KH
29282004-10-22 Kenichi Handa <handa@m17n.org>
2929
2930 * text.texi (translate-region): Document that it accepts also a
2931 char-table.
2932
38be9dbb
DP
29332004-10-22 David Ponce <david@dponce.com>
2934
2935 * windows.texi (Resizing Windows): Document the `preserve-before'
2936 argument of the functions `enlarge-window' and `shrink-window'.
2937
63c80452
JR
29382004-10-19 Jason Rumney <jasonr@gnu.org>
2939
2940 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2941
9f4b6e73
LT
29422004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2943
2944 * text.texi (Filling): Add anchor for definition of
2945 `sentence-end-double-space'.
2946
2947 * searching.texi (Regexp Example): Update description of how
2948 Emacs currently recognizes the end of a sentence.
2949 (Standard Regexps): Update definition of the variable
2950 `sentence-end'. Add definition of the function `sentence-end'.
2951
657f0f9c
EZ
29522004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2953
2954 * display.texi (Progress): New node.
2955
35ab4857
KS
29562004-10-05 Kim F. Storm <storm@cua.dk>
2957
2958 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2959
f2a54fbc
KS
29602004-09-29 Kim F. Storm <storm@cua.dk>
2961
2962 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2963 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2964 fringe bitmap symbols, as they now have their own namespace.
2965 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2966 vs. pixels. Signal error if no free bitmap slots.
2967 (Pixel Specification): Change IMAGE to @var{image}.
2968
4676d6f3
RS
29692004-09-28 Richard M. Stallman <rms@gnu.org>
2970
2971 * text.texi (Special Properties): Clarify line-spacing and line-height.
2972
2973 * searching.texi (Regexp Search): Add looking-back.
2974
17234906
LT
29752004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2976
2977 * display.texi: Correct typos.
2978 (Image Descriptors): Correct xref's.
2979
4de43c8b
RS
29802004-09-25 Richard M. Stallman <rms@gnu.org>
2981
2982 * text.texi (Special Properties): Cleanups in `cursor'.
2983 Rewrites in `line-height' and `line-spacing'; exchange them.
2984
2985 * display.texi (Fringes): Rewrite previous change.
2986 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2987 (Display Fringe Bitmaps): Node deleted, text moved.
2988 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2989 (Scroll Bars): Clarify set-window-scroll-bars.
2990 (Pointer Shape): Rewrite.
2991 (Specified Space): Clarify :align-to, etc.
2992 (Pixel Specification): Use @var. Clarify new text.
2993 (Other Display Specs): Clarify `slice'.
2994 (Image Descriptors): Cleanups.
2995 (Showing Images): Cleanups.
2996
a3ee0299
LT
29972004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2998
e88ebce6
LT
2999 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3000
a3ee0299
LT
3001 * modes.texi: Various minor changes in addition to:
3002 (Major Mode Conventions): Final call to `run-mode-hooks' should
3003 not be inside the `delay-mode-hooks' form.
3004 (Mode Hooks): New node.
3005 (Hooks): Delete obsolete example.
3006 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3007 node "Mode Hooks".
3008
6db2bc02
LT
30092004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3010
3011 * display.texi: Correct various typos.
3012 (Display): Rename node "Pointer Shapes" to "Pointer
3013 Shape". (There is already a node called "Pointer Shapes" in
3014 frames.texi.)
3015 (Images): Remove non-existent node "Image Slices" from menu.
3016
ed2846bd
KS
30172004-09-23 Kim F. Storm <storm@cua.dk>
3018
3019 * text.texi (Special Properties): Add `cursor', `pointer',
3020 `line-height', and `line-spacing' properties.
3021
3022 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3023 Shapes' to menu.
3024 (Standard Faces): Doc fix for fringe face.
3025 (Fringes): Add `overflow-newline-into-fringe' and
3026 'indicate-buffer-boundaries'.
3027 (Fringe Bitmaps, Pointer Shapes): New nodes.
3028 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3029 Bitmaps' to menu.
3030 (Specified Space): Describe pixel width and height.
3031 (Pixel Specification): New node.
3032 (Other Display Specs): Add `slice' property.
3033 (Display Fringe Bitmaps): New node.
3034 (Images): Add 'Image Slices' to menu.
3035 (Image Descriptors): Add `:pointer' and `:map' properties.
3036 (Showing Images): Add slice arg to `insert-image'. Add
3037 'insert-sliced-image'.
3038
4d894c98
RS
30392004-09-20 Richard M. Stallman <rms@gnu.org>
3040
3041 * commands.texi (Key Sequence Input):
3042 Clarify downcasing in read-key-sequence.
3043
7e388eb7
JL
30442004-09-08 Juri Linkov <juri@jurta.org>
3045
3046 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3047
a020987f
LT
30482004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3049
3050 * locals.texi (Standard Buffer-Local Variables): Add
3051 `buffer-auto-save-file-format'.
3052 * internals.texi (Buffer Internals): Describe new
3053 auto_save_file_format field of the buffer structure.
3054 * files.texi (Format Conversion): `auto-save-file-format' has been
3055 renamed `buffer-auto-save-file-format'.
3056
2b96f80c
LT
30572004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3058
3059 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3060 an integer or a marker.
3061 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3062
2ee3b79e
RS
30632004-08-22 Richard M. Stallman <rms@gnu.org>
3064
3065 * modes.texi (Major Mode Conventions): Discuss rebinding of
3066 standard key bindings.
3067
c438dc33
KS
30682004-08-18 Kim F. Storm <storm@cua.dk>
3069
3070 * processes.texi (Accepting Output): Add `just-this-one' arg to
3071 `accept-process-output'.
101c421e 3072 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3073
db8af011
LT
30742004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3075
3076 * keymaps.texi: Various changes in addition to:
3077 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3078 Give more varied examples for `kbd'.
3079 (Creating Keymaps): Char tables have slots for all characters
3080 without modifiers.
3081 (Active Keymaps): `overriding-local-map' and
3082 `overriding-terminal-local-map' also override text property and
3083 overlay keymaps.
3084 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3085 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3086 to denote a prefix of no events.
3087 `map-keymap' includes parent's bindings _recursively_.
3088 Clarify and correct description of `where-is-internal'.
3089 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3090 (Menu Example): For menus intended for use with the keyboard, the
3091 menu items should be bound to characters or real function keys.
3092
de700726
LT
30932004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3094
30e75a87
LT
3095 * objects.texi (Character Type): Reposition `@anchor' to prevent
3096 double space inside sentence in Info.
3097
de700726
LT
3098 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3099 renamed to `disabled-command-function'.
7c5b95c9 3100 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3101 (Command Loop Info): Replace reference to it.
3102 (Disabling Commands): `disabled-command-hook' has been renamed to
3103 `disabled-command-function'.
3104
81909a1a
LT
31052004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * os.texi (Translating Input): Only non-prefix bindings in
3108 `key-translation-map' override actual key bindings. Warn about
3109 possible indirect effect of actual key bindings on non-prefix
3110 bindings in `key-translation-map'.
3111
5504e99c
LT
31122004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3113
3114 * minibuf.texi (High-Level Completion): Add anchor for definition
3115 of `read-variable'.
3116
3117 * commands.texi: Various changes in addition to:
3118 (Using Interactive): Clarify description of `interactive-form'.
3119 (Interactive Call): Mention default for KEYS argument to
3120 `call-interactively'.
3121 (Command Loop Info): Clarify description of `this-command-keys'.
3122 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3123 Value of `last-event-frame' can be `macro'.
3124 (Repeat Events): `double-click-fuzz' is also used to distinguish
3125 clicks and drags.
3126 (Classifying Events): Clarify descriptions of `event-modifiers'
3127 `event-basic-type' and `event-convert-list'.
3128 (Accessing Events): `posn-timestamp' takes POSITION argument.
3129 (Quoted Character Input): Clarify description of
3130 `read-quoted-char' and fix example.
3131 (Quitting): Add `with-local-quit'.
3132 (Disabling Commands): Correct and clarify descriptions of
3133 `enable-command' and `disable-command'.
3134 Mention what happens if `disabled-command-hook' is nil.
3135 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3136 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3137
f478a72a
LT
31382004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3139
3140 * frames.texi: Various changes in addition to:
3141 (Creating Frames): Expand and clarify description of `make-frame'.
3142 (Window Frame Parameters): Either none or both of the `icon-left'
3143 and `icon-top' parameters must be specified. Put descriptions of
3144 `menu-bar-lines' and `toolbar-lines' closer together and change
3145 them accordingly.
3146 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3147 except while processing `frame-title-format' or `icon-title-format'.
3148 (Deleting Frames): Correct description of `delete-frame'.
3149 Non-nil return values of `frame-live-p' are like those of `framep'.
3150 (Frames and Windows): mention return value of
3151 `set-frame-selected-window'.
3152 (Visibility of Frames): Mention `force' argument to
3153 `make-frame-invisible'. `frame-visible-p' returns t for all
3154 frames on text-only terminals.
3155 (Frame Configurations): Restoring a frame configuration does not
3156 restore deleted frames.
3157 (Window System Selections): `x-set-selection' returns DATA.
3158 (Resources): Add example.
3159 (Display Feature Testing): Clarify descriptions of
3160 `display-pixel-height', `display-pixel-width', `x-server-version'
3161 and `x-server-vendor'.
3162
3163 * windows.texi (Choosing Window): Add anchor.
3164 * minibuf.texi (Minibuffer Misc): Add anchor.
3165
bc135062
JPW
31662004-07-23 John Paul Wallington <jpw@gnu.org>
3167
3168 * macros.texi (Defining Macros): Declaration keyword for setting
3169 Edebug spec is `debug' not `edebug'.
3170
cb7516e5
LT
31712004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3172
3173 * windows.texi: Various small changes in addition to:
3174 (Window Point): Mention return value of `set-window-point'.
3175 (Window Start): `pos-visible-in-window-p' disregards horizontal
3176 scrolling. Explain return value if PARTIALLY is non-nil.
3177 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3178 and `set-window-vscroll'.
3179 (Size of Window): The argument WINDOW to `window-inside-edges',
3180 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3181 (Resizing Windows): Explain return value of
3182 `shrink-window-if-larger-than-buffer'.
3183 `window-size-fixed' automatically becomes buffer local when set.
3184 (Window Configurations): Explain return value of
3185 `set-window-configuration'.
3186
3187 * minibuf.texi (Minibuffer Misc): Add anchor for
3188 `minibuffer-scroll-window'.
3189
3190 * positions.texi (Text Lines): Add anchor for `count-lines'.
3191
3751eb00
RS
31922004-07-17 Richard M. Stallman <rms@gnu.org>
3193
3194 * display.texi (Overlay Properties): Adding `evaporate' prop
3195 deletes empty overlay immediately.
3196
3197 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3198 fix example.
3199
9a7e97c6
LT
32002004-07-16 Jim Blandy <jimb@redhat.com>
3201
3202 * searching.texi (Regexp Backslash): Document new \_< and \_>
3203 operators.
3204
aa0e4da8
JB
32052004-07-16 Juanma Barranquero <lektu@terra.es>
3206
3207 * display.texi (Images): Fix Texinfo usage.
3208
cbbfedb2
LT
32092004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3210
3211 * buffers.texi (Modification Time): `visited-file-modtime' now
3212 returns a list of two integers, instead of a cons.
3213
3a052bd3
LT
32142004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3215
3216 * windows.texi: Various changes in addition to:
3217 (Splitting Windows): Add `split-window-keep-point'.
3218
02c04e6f
RS
32192004-07-09 Richard M. Stallman <rms@gnu.org>
3220
3221 * frames.texi (Input Focus): Minor fix.
3222
cb4f1287
LT
32232004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3224
3225 * frames.texi (Input Focus): Clarify descriptions of
3226 `select-frame-set-input-focus' and `select-frame'.
3227
339902ec
LT
32282004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3229
3230 * os.texi: Various small changes in addition to:
3231 (Killing Emacs): Expand and clarify description of
3232 `kill-emacs-query-functions' and `kill-emacs-hook'.
3233 (System Environment): Expand and clarify description of `getenv'
3234 and `setenv'.
3235 (Timers): Clarify description of `run-at-time'.
3236 (Translating Input): Correct description of
3237 `extra-keyboard-modifiers'.
3238 (Flow Control): Correct description of `enable-flow-control'.
3239
fe3b7e35
TTN
32402004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3241
3242 * os.texi: Update copyright.
3243 (Session Management): Grammar fix.
3244 Clarify which Emacs does the restarting.
3245 Use @samp for *scratch* buffer.
3246
59db7d6e
LT
32472004-07-04 Alan Mackenzie <acm@muc.de>
3248
3249 * frames.texi (Input Focus): Add documentation for
3250 `select-frame-set-input-focus'. Replace refs to non-existent
3251 `switch-frame' with `select-frame'. Minor corrections and tidying
3252 up of text-only terminal stuff.
3253
e3ccf404
RS
32542004-07-02 Richard M. Stallman <rms@gnu.org>
3255
3256 * files.texi (Saving Buffers): Cleanup write-contents-function.
3257 (Magic File Names): Cleanup file-remote-p.
3258
8addb6eb
KG
32592004-07-02 Kai Grossjohann <kai@emptydomain.de>
3260
3261 * files.texi (Magic File Names): `file-remote-p' returns an
3262 identifier of the remote system, not just t.
3263
7a58d84d
DK
32642004-07-02 David Kastrup <dak@gnu.org>
3265
3266 * searching.texi (Entire Match Data): Add explanation about new
3267 match-data behavior when @var{integers} is non-nil.
3268
d8c379f8
RS
32692004-06-24 Richard M. Stallman <rms@gnu.org>
3270
b4a4b0ae
RS
3271 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3272
d8c379f8
RS
3273 * customize.texi (Variable Definitions): Note about doc strings
3274 and :set.
3275
3276 * keymaps.texi (Keymap Terminology): Document `kbd'.
3277 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3278
3279 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3280 makes it buffer-local.
3281
3282 * files.texi (Saving Buffers): Correct previous change.
3283
3284 * commands.texi (Accessing Events):
3285 Clarify posn-col-row and posn-actual-col-row.
3286
32872004-06-24 David Ponce <david.ponce@wanadoo.fr>
3288
3289 * commands.texi (Accessing Events): New functions
3290 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3291
dce417e7
LT
32922004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3293
3294 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3295 * frames.texi, buffers.texi, backups.texi, variables.texi:
3296 * loading.texi, eval.texi, functions.texi, control.texi:
3297 * symbols.texi, minibuf.texi: Reposition @anchor's.
3298
3299 * help.texi: Various small changes in addition to the following.
3300 (Describing Characters): Describe PREFIX argument to
3301 `key-description'. Correct and clarify definition of
3302 `text-char-description'. Describe NEED-VECTOR argument to
3303 `read-kbd-macro'.
3304 (Help Functions): Clarify definition of `apropos'.
3305
255d07dc
LH
33062004-06-23 Lars Hansen <larsh@math.ku.dk>
3307
3308 * files.texi (Saving Buffers): Correct description of
3309 `write-contents-functions'.
3310
4e9691e9
JB
33112004-06-21 Juanma Barranquero <lektu@terra.es>
3312
3313 * display.texi (Images): Remove redundant @vindex directives.
3314 Rewrite `image-library-alist' doc in active voice.
3315
1ebd4f78
JB
33162004-06-14 Juanma Barranquero <lektu@terra.es>
3317
3318 * display.texi (Images): Document new delayed library loading,
3319 variable `image-library-alist' and (existing but undocumented)
3320 function `image-type-available-p'.
3321
ddfb8369
RS
33222004-06-05 Richard M. Stallman <rms@gnu.org>
3323
3324 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3325 refer the user to the Initial Input node.
3326 (Text from Minibuffer): Likewise.
3327 (Initial Input): New node. Document this feature
3328 and say it is mostly deprecated.
3329
18684a3a
RS
33302004-05-30 Richard M. Stallman <rms@gnu.org>
3331
7a61e456
RS
3332 * loading.texi (Named Features): Clarify return value
3333 and meaning of NOERROR.
3334
18684a3a
RS
3335 * variables.texi (File Local Variables): Minor cleanup.
3336
c8364415
MA
33372004-05-30 Michael Albinus <michael.albinus@gmx.de>
3338
3339 * files.texi (Magic File Names): Add `file-remote-p' as operation
3340 of file name handlers.
3341
08fd1251
RS
33422004-05-29 Richard M. Stallman <rms@gnu.org>
3343
3344 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3345 as arg to a minor mode command.
3346
71d5a208
RS
33472004-05-22 Richard M. Stallman <rms@gnu.org>
3348
3349 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3350
3351 * streams.texi (Output Variables): Doc float-output-format.
3352
3353 * searching.texi (Regexp Special): Nested repetition can be infloop.
3354
3355 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3356 real stack overflow.
3357
3358 * compile.texi: Minor cleanups.
3359
33602004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3361
3362 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3363 circular lists.
3364 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3365
022cb162
TTN
33662004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3367
3368 * modes.texi (Search-based Fontification): Fix typo.
3369
aa7094ba
JB
33702004-05-10 Juanma Barranquero <lektu@terra.es>
3371
3372 * modes.texi (Mode Line Variables): Fix description of
3373 global-mode-string, which is now after which-func-mode, not the
3374 buffer name.
3375
c2383279
LH
33762004-05-07 Lars Hansen <larsh@math.ku.dk>
3377
3378 * modes.texi (Desktop Save Mode): Add.
3379 (Modes): Add menu entry Desktop Save Mode.
3380
3381 * hooks.texi: Add desktop-after-read-hook,
3382 desktop-no-desktop-file-hook and desktop-save-hook.
3383
3384 * locals.texi: Add desktop-save-buffer.
3385
058296d3
JH
33862004-04-30 Jesper Harder <harder@ifa.au.dk>
3387
3388 * display.texi: emacs -> Emacs.
3389
0c54865e
EZ
33902004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3391
3392 * files.texi (Changing Files): Document set-file-times.
3393
d814862a
JB
33942004-04-23 Juanma Barranquero <lektu@terra.es>
3395
3396 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3397
e8d6f886
JH
33982004-04-18 Jesper Harder <harder@ifa.au.dk>
3399
3400 * tips.texi (Coding Conventions): defopt -> defcustom.
3401
3a424014
LT
34022004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3403
3404 * sequences.texi: Various clarifications.
3405
9e860631
LT
34062004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3407
3408 * buffers.texi (Read Only Buffers): Mention optional ARG to
3409 `toggle-read-only'.
3410
5e30a0fb
NR
34112004-04-14 Nick Roberts <nick@nick.uklinux.net>
3412
9e860631 3413 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3414 returns a full-width window if possible.
3415
619fb950
LT
34162004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3417
3418 * buffers.texi: Various changes in addition to:
3419 (Buffer File Name): Add `find-buffer-visiting'.
3420 (Buffer Modification): Mention optional ARG to `not-modified'.
3421 (Indirect Buffers): Mention optional CLONE argument to
3422 `make-indirect-buffer'.
3423
3424 * files.texi: Various changes in addition to:
3425 (Visiting Functions): `find-file-hook' is now a normal hook.
3426 (File Name Expansion): Explain difference between the way that
3427 `expand-file-name' and `file-truename' treat `..'.
3428 (Contents of Directories): Mention optional ID-FORMAT argument to
3429 `directory-files-and-attributes'.
3430 (Format Conversion): Mention new optional CONFIRM argument to
3431 `format-write-file'.
3432
a2295d32
MB
34332004-04-12 Miles Bader <miles@gnu.org>
3434
3435 * macros.texi (Expansion): Add description of `macroexpand-all'.
3436
571fd4d5
JH
34372004-04-05 Jesper Harder <harder@ifa.au.dk>
3438
3439 * variables.texi (Variable Aliases): Mention
3440 cyclic-variable-indirection.
3441
3442 * errors.texi (Standard Errors): Ditto.
3443
4ba2fd66
LT
34442004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * backups.texi: Various small changes in addition to:
3447 (Making Backups): Mention return value of `backup-buffer'.
3448 (Auto-Saving): Mention optional FORCE argument to
3449 `delete-auto-save-file-if-necessary'.
3450 (Reverting): Mention optional PRESERVE-MODES argument to
3451 `revert-buffer'. Correct description of `revert-buffer-function'.
3452
8f7ea687
JL
34532004-03-22 Juri Linkov <juri@jurta.org>
3454
3455 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3456 with `Vector Functions'.
3457
3458 * text.texi (Sorting): Add missing quote.
3459
0eeca3c1
LT
34602004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3461
3462 * intro.texi (Lisp History): Replace xref to `cl' manual with
3463 inforef.
3464
e69cfac2
RS
34652004-03-12 Richard M. Stallman <rms@gnu.org>
3466
3467 * intro.texi (Version Info): Add arg to emacs-version.
3468 (Lisp History): Change xref to CL manual.
3469
1b91d47f
LT
34702004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3471
3472 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3473 for Partial Completion mode.
3474
97073664
TTN
34752004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3476
3477 * customize.texi: Fix typo. Remove eol whitespace.
3478
04a6e76b
RS
34792004-03-04 Richard M. Stallman <rms@gnu.org>
3480
3481 * processes.texi: Fix typos.
3482
3483 * lists.texi (Building Lists): Minor clarification.
3484
3485 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3486 in make-hash-table.
3487
5bb0fcd1
JB
34882004-02-29 Juanma Barranquero <lektu@terra.es>
3489
3490 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3491 rm, and ignore exit code.
3492
9022d421
EZ
34932004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3494
3495 * display.texi (Defining Faces): Add description for min-colors.
3496 Update example.
3497
92f5fba2
LT
34982004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3499
3500 * abbrevs.texi: Various corrections and clarifications in addition
3501 to the following:
3502 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3503
7e83e178
GM
35042004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3505
3506 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3507
9c5609e8
LT
35082004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3509
e2b9b51f
LT
3510 * text.texi: Various small changes in addition to the following:
3511 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3512 to delete-horizontal-space.
3513 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3514 description of yank-handler text property at various places.
3515
7daa0e81
LT
3516 * frames.texi (Window System Selections): Add anchor.
3517
9c5609e8
LT
3518 * syntax.texi (Syntax Table Functions): Clarify and correct
3519 descriptions of make-syntax-table and copy-syntax-table.
3520 (Motion and Syntax): Clarify SYNTAXES argument to
3521 skip-syntax-forward.
3522 (Parsing Expressions): Mention that the return value of
3523 parse-partial-sexp is currently a list of ten rather than nine
3524 elements.
3525 (Categories): Various corrections and clarifications.
3526
d29edb21
LT
35272004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3528
3529 * markers.texi (Marker Insertion Types): Minor change.
3530
3531 * locals.texi (Standard Buffer-Local Variables):
3532 * commands.texi (Interactive Codes, Using Interactive):
3533 * functions.texi (Related Topics): Fix xrefs.
3534
43e48bda
LT
35352004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3536
3537 * lists.texi (Sets And Lists): Update description of delete-dups.
3538
84e34002
RS
35392004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3540
3541 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3542
35432004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3544
3545 * frames.texi (Parameter Access): frame-parameters arg is optional.
3546 modify-frame-parameters handles nil for FRAME.
3547 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3548 are all-or-nothing for certain toolkits.
3549 Mention parameter wait-for-wm.
3550 (Frames and Windows): In frame-first-window and frame-selected-window
3551 the arg is optional.
3552 (Input Focus): In redirect-frame-focus the second arg is optional.
3553 (Window System Selections): Mention selection type CLIPBOARD.
3554 Mention data-type UTF8_STRING.
3555 Mention numbering of cut buffers.
3556 (Resources): Describe x-resource-name.
3557
35582004-02-16 Richard M. Stallman <rms@gnu.org>
3559
3560 * windows.texi (Buffers and Windows): Delete false table
3561 about all-frames.
3562
3563 * syntax.texi (Parsing Expressions): Delete old caveat
3564 about parse-sexp-ignore-comments.
3565
3566 * streams.texi (Output Variables): Add print-quoted.
3567
3568 * lists.texi (Building Lists): Minor cleanup.
3569
3570 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3571
3572 * display.texi (Overlays): Explain overlays use markers.
3573 (Managing Overlays): Explain front-advance and rear-advance
3574 in more detail.
3575
3576 * loading.texi (Unloading): Document unload-feature-special-hooks.
3577 Get rid of fns-NNN.el file.
3578
35792004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3580
3581 * help.texi (Describing Characters): Fix text-char-description
3582 example output.
3583
3584 * edebug.texi (Using Edebug): Fix example.
3585
3586 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3587
84e34002
RS
3588 * files.texi (Changing Files): Fix argname.
3589
3590 * calendar.texi: Fix parens, and default values.
3591
3592 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3593 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3594 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3595
3596 * positions.texi (Text Lines): Don't add -1 in current-line.
3597
35982004-02-16 Richard M. Stallman <rms@gnu.org>
3599
3600 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3601
c33b76da
EZ
36022004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3603
3604 * processes.texi (Low-Level Network): Fix a typo.
3605
9d7271e8
KS
36062004-02-12 Kim F. Storm <storm@cua.dk>
3607
3608 * display.texi (Fringes): Use consistent wording.
3609 Note that window-fringe's window arg is optional.
3610 (Scroll Bars): Use consistent wording.
3611
6827d730
LT
36122004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3613
3614 * tips.texi (Comment Tips): Document the new conventions for
3615 commenting out code.
3616
1cb60b5a
JD
36172004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3618
3619 * positions.texi (Text Lines): Added missing end defun.
3620
7fdd1f62
KS
36212004-02-07 Kim F. Storm <storm@cua.dk>
3622
3623 * positions.texi (Text Lines): Add line-number-at-pos.
3624
eb3c144c
JPW
36252004-02-06 John Paul Wallington <jpw@gnu.org>
3626
3627 * display.texi (Button Properties, Button Buffer Commands):
3628 mouse-2 invokes button, not down-mouse-1.
3629
a1d38d63
JR
36302004-02-04 Jason Rumney <jasonr@gnu.org>
3631
3632 * makefile.w32-in: Sync with Makefile.in changes.
3633
4b574f3d
LT
36342004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3635
3636 * minibuf.texi (Text from Minibuffer): Various corrections and
3637 clarifications.
3638 (Object from Minibuffer): Correct Lisp description of
3639 read-minibuffer.
3640 (Minibuffer History): Clarify description of cons values for
3641 HISTORY arguments.
3642 (Basic Completion): Various corrections and clarifications. Add
3643 completion-regexp-list.
3644 (Minibuffer Completion): Correct and clarify description of
3645 completing-read.
6f6b0433 3646 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3647 other minor changes.
3648 (High-Level Completion): Various corrections and clarifications.
3649 (Reading File Names): Ditto.
3650 (Minibuffer Misc): Ditto.
3651
d8186297
LT
36522004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3653
3654 * strings.texi (Text Comparison): assoc-string also matches
3655 elements of alists that are strings instead of conses.
3656 (Formatting Strings): Standardize Texinfo usage. Update index
3657 entries.
3658
9adcb5f2
LT
36592004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3660
3661 * lists.texi (Sets And Lists): Add delete-dups.
3662
3e7274ae
LT
36632004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3664
3665 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3666 special form.
3667 * macros.texi (Defining Macros): Update description of `declare',
3668 which now is a macro.
3669 (Wrong Time): Fix typos.
3670
944e099f
LT
36712004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3672
3673 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3674 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3675 and `batch-byte-compile'. In particular, mention and describe
3676 all optional arguments.
3677 (Disassembly): Correct and clarify the description of `disassemble'.
3678
90c3aa59
LT
36792004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3680
3681 * searching.texi: Various small changes in addition to the
3682 following.
3683 (Regexp Example): Adapt to new value of `sentence-end'.
3684 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3685 `words'.
3686 (Search and Replace): Add usage note for `perform-replace'.
3687 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3688 `match-data'.
3689 (Standard Regexps): Update for new values of `paragraph-start'
3690 and `sentence-end'.
3691
583c353d
LT
36922004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3693
3694 * files.texi (Saving Buffers): Clarify descriptions of
3695 `write-contents-functions' and `before-save-hook'.
3696 Make the defvar's for `before-save-hook' and `after-save-hook'
3697 into defopt's.
3698
05faee07
KS
36992004-01-07 Kim F. Storm <storm@cua.dk>
3700
3701 * commands.texi (Click Events): Describe new image and
3702 width/height elements of click events.
3703 (Accessing Events): Add posn-string, posn-image, and
3704 posn-object-width-height. Change posn-object to return either
3705 image or string object.
3706
a0465ec3
SJ
37072004-01-01 Simon Josefsson <jas@extundo.com>
3708
3709 * hooks.texi (Standard Hooks): Add before-save-hook.
3710 * files.texi (Saving Buffers): Likewise.
3711
972c0c49
RS
37122004-01-03 Richard M. Stallman <rms@gnu.org>
3713
3714 * frames.texi (Frames and Windows): Delete frame-root-window.
3715
dbcd463f
LT
37162004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3717
3718 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3719
3720 * functions.texi: Various small changes in addition to the
3721 following.
3722 (What Is a Function): `functionp' returns nil for macros. Clarify
3723 behavior of this and following functions for symbol arguments.
3724 (Function Documentation): Add `\' in front of (fn @var{arglist})
3725 and explain why.
3726 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3727 Add anchor.
3728 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3729
02c77ee9
MB
37302004-01-01 Miles Bader <miles@gnu.org>
3731
3732 * display.texi (Buttons): New section.
3733
903a1a91
AS
37342003-12-31 Andreas Schwab <schwab@suse.de>
3735
3736 * numbers.texi (Math Functions): sqrt reports a domain-error
3737 error.
3738 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3739
697cf92a
LT
37402003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3741
3f70fe82
LT
3742 * tips.texi (Documentation Tips): Update item on hyperlinks in
3743 documentation strings.
3744
697cf92a
LT
3745 * errors.texi (Standard Errors): Various small corrections and
3746 additions.
3747
3748 * control.texi: Various small changes in addition to the
3749 following.
3750 (Signaling Errors): Provide some more details on how `signal'
3751 constructs the error message. Add anchor to the definition of
3752 `signal'.
3753 (Error Symbols): Describe special treatment of `quit'.
3754 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3755 to emphasize that it has to be a single form.
3756
3757 * buffers.texi: Add anchor.
3758
4d25144d
RS
37592003-12-29 Richard M. Stallman <rms@gnu.org>
3760
3761 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3762 (Window Configurations): Add window-configuration-frame.
3763
3764 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3765
3766 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3767 Change arg name in get-char-property.
3768 (Special Properties): Update handling of keymap property.
3769
3770 * strings.texi (Modifying Strings): Add clear-string.
3771 (Text Comparison): Add assoc-string and remove
3772 assoc-ignore-case, assoc-ignore-representation.
3773
3774 * os.texi (Time of Day): Add set-time-zone-rule.
3775
3776 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3777 report domain-error errors.
4d25144d 3778
697cf92a 3779 * nonascii.texi (Converting Representations):
4d25144d
RS
3780 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3781 (Encoding and I/O): Add file-name-coding-system.
3782
3783 * modes.texi (Search-based Fontification): Explain that
3784 face specs are symbols with face names as values.
3785
3786 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3787
3788 * lists.texi (Building Lists): remq moved elsewhere.
3789 (Sets And Lists): remq moved here.
3790 (Association Lists): Refer to assoc-string.
3791
3792 * internals.texi (Garbage Collection): Add memory-use-counts.
3793
3794 * frames.texi (Frames and Windows): Add set-frame-selected-window
3795 and frame-root-window.
3796
697cf92a 3797 * files.texi (Contents of Directories):
4d25144d
RS
3798 Add directory-files-and-attributes.
3799
3800 * display.texi (Refresh Screen): Add force-window-update.
3801 (Invisible Text): Explain about moving point out of invis text.
3802 (Overlay Properties): Add overlay-properties.
3803 (Managing Overlays): Add overlayp.
3804 (GIF Images): Invalid image number displays a hollow box.
3805
3806 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3807 (Killing Buffers): Add buffer-live-p.
3808
67fafe38
MR
38092003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3810
3811 * display.texi (Fringes): Fix typo "set-buffer-window".
3812
68e74f25
LT
38132003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3814
3815 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3816 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3817 Add or change various xrefs and anchors.
3818
3819 * commands.texi: Replace all occurrences of @acronym{CAR} with
3820 @sc{car}, for consistency with the rest of the Elisp manual.
3821 `car' and `cdr' are historically acronyms, but are no longer
3822 widely thought of as such.
3823
3824 * internals.texi (Pure Storage): Mention that `purecopy' does not
3825 copy text properties.
3826 (Object Internals): Now 29 bits are used (in most implementations)
3827 to address Lisp objects.
3828
3829 * variables.texi (Variables with Restricted Values): New node.
3830
3831 * objects.texi (Lisp Data Types): Mention that certain variables
3832 can only take on a restricted set of values and add an xref to
3833 the new node "Variables with Restricted Values".
3834
3835 * eval.texi (Function Indirection): Describe the errors that
3836 `indirect-function' can signal.
3837 (Eval): Clarify the descriptions of `eval-region' and `values'.
3838 Describe `eval-buffer' instead of `eval-current-buffer' and
3839 mention `eval-current-buffer' as an alias for `current-buffer'.
3840 Correct the description and mention all optional arguments.
3841
697cf92a 3842 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3843 following.
3844 (Converting Representations): Clarify behavior of
3845 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3846 ASCII arguments.
3847 (Character Sets): Document the variable `charset-list' and adapt
3848 the definition of the function `charset-list' accordingly.
3849 (Translation of Characters): Clarify use of generic characters in
3850 `make-translation-table'. Clarify and correct the description of
3851 the use of translation tables in encoding and decoding.
3852 (User-Chosen Coding Systems): Correct and clarify the description
3853 of `select-safe-coding-system'.
3854 (Default Coding Systems): Clarify description of
3855 `file-coding-system-alist'.
3856
a62f71e4
LT
38572003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * strings.texi (Text Comparison): Correctly describe when two
3860 strings are `equal'. Combine and clarify descriptions of
3861 `assoc-ignore-case' and `assoc-ignore-representation'.
3862
3863 * objects.texi (Non-ASCII in Strings): Clarify description of
3864 when a string is unibyte or multibyte.
3865 (Bool-Vector Type): Update examples.
3866 (Equality Predicates): Correctly describe when two strings are
3867 `equal'.
3868
19017752
LT
38692003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3870
3871 * lists.texi (Building Lists): `append' no longer accepts integer
3872 arguments. Update the description of `number-sequence' to reflect
3873 recent changes.
3874 (Sets And Lists): Describe `member-ignore-case' after `member'.
3875
0f6a07a8
KS
38762003-11-27 Kim F. Storm <storm@cua.dk>
3877
3878 * commands.texi (Click Events): Click object may be an images.
3879 Describe (dx . dy) element of click positions.
3880 (Accessing Events): Remove duplicate posn-timestamp.
3881 New functions posn-object and posn-object-x-y.
3882
1ce7c819
KS
38832003-11-23 Kim F. Storm <storm@cua.dk>
3884
3885 * commands.texi (Click Events): Describe enhancements to event
3886 position lists, including new text-pos and (col . row) items.
3887 Mention left-fringe and right-fringe area events.
0f6a07a8 3888 (Accessing Events): New functions posn-area and
1ce7c819
KS
3889 posn-actual-col-row. Mention posn-timestamp. Mention that
3890 posn-point in non-text area still returns buffer position.
3891 Clarify posn-col-row.
3892
cae8ddbb
LH
38932003-11-21 Lars Hansen <larsh@math.ku.dk>
3894
3895 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3896 * anti.texi (File Attributes): Describe removed parameter
3897 ID-FORMAT.
3898
f7f1a248
LT
38992003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3900
68e74f25 3901 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3902 a position, its buffer is ignored.
3903
3904 * markers.texi (Overview of Markers): Mention it here too.
3905
c5e2fb05
LT
39062003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3907
3908 * numbers.texi (Numeric Conversions): Not just `floor', but also
3909 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3910
e57d0aa8
LT
39112003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * markers.texi (Creating Markers): Specify insertion type of
3914 created markers. Add xref to `Marker Insertion Types'.
3915 Second argument to `copy-marker' is optional.
3916 (Marker Insertion Types): Mention that most markers are created
3917 with insertion type nil.
3918 (The Mark): Correctly describe when `mark' signals an error.
3919 (The Region): Correctly describe when `region-beginning' and
3920 `region-end' signal an error.
3921
bb3612ec
LT
39222003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * hash.texi (Creating Hash): Clarify description of `eql'.
3925 `makehash' is obsolete.
3926 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3927
3928 * positions.texi (Point): Change description of `buffer-end', so
3929 that it is also correct for floating point arguments.
3930 (List Motion): Correct argument lists of `beginning-of-defun' and
3931 `end-of-defun'.
3932 (Excursions): Add xref to `Marker Insertion Types'.
3933 (Narrowing): Argument to `narrow-to-page' is optional.
3934
cfb8a797
LT
39352003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * streams.texi (Output Streams): Clarify behavior of point for
3938 marker output streams.
3939
c6177909
LT
39402003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3941
3942 * variables.texi (Defining Variables): Second argument to
3943 `defconst' is not optional.
3944 (Setting Variables): Mention optional argument APPEND to
3945 `add-to-list'.
3946 (Creating Buffer-Local): Expand description of
3947 `make-variable-buffer-local'.
3948 (Frame-Local Variables): Expand description of
3949 `make-variable-frame-local'.
3950 (Variable Aliases): Correct description of optional argument
3951 DOCSTRING to `defvaralias'. Mention return value of
3952 `defvaralias'.
3953 (File Local Variables): Add xref to `File variables' in Emacs
3954 Manual. Correct description of `hack-local-variables'. Mention
3955 `safe-local-variable' property. Mention optional second argument
3956 to `risky-local-variable-p'.
3957
b3645067
LT
39582003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3961
10695e5c
EZ
39622003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3963
3964 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3965 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3966 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3967 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3968 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3969 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3970 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3971 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3972 @acronym{FOO}.
3973
a2f4def1
LT
39742003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3975
3976 * strings.texi (Creating Strings): Argument START to `substring'
3977 can not be `nil'. Expand description of
3978 `substring-no-properties'. Correct description of `split-string',
3979 especially with respect to empty matches. Prevent very bad line
3980 break in definition of `split-string-default-separators'.
3981 (Text Comparison): `string=' and `string<' also accept symbols as
3982 arguments.
3983 (String Conversion): More completely describe argument BASE in
3984 `string-to-number'.
5bb0fcd1 3985 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3986 corresponding object. Clarify behavior of numeric prefix after
3987 `%' in `format'.
3988 (Case Conversion): The argument to `upcase-initials' can be a
3989 character.
3990
a2296bf9
KH
39912003-10-27 Kenichi Handa <handa@m17n.org>
3992
3993 * display.texi (Fontsets): Fix texinfo usage.
3994
885fef7c
KH
39952003-10-25 Kenichi Handa <handa@m17n.org>
3996
3997 * display.texi (Fontsets): Add description of the function
3998 set-fontset-font.
3999
0c6b7a1f
LT
40002003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * display.texi (Temporary Displays): Add xref to `Documentation
4003 Tips'.
4004
4005 * functions.texi (Function Safety): Use inforef instead of pxref
4006 for SES.
4007
c3cda320
AS
40082003-10-23 Andreas Schwab <schwab@suse.de>
4009
4010 * Makefile.in (TEX, texinputdir): Don't define.
4011 (TEXI2DVI): Define.
4012 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4013 add $(srcdir)/index.texi.
4014 ($(infodir)/elisp): Remove index.texi dependency.
4015 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4016 (index.texi): Remove target.
4017 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4018 (clean): Don't remove index.texi.
4019
c3cda320
AS
4020 * permute-index, index.perm: Remove.
4021 * index.texi: Rename from index.unperm.
4022
e5dadca7
LT
40232003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4024
4025 * tips.texi (Documentation Tips): Document new behavior for face
4026 and variable hyperlinks in Help mode.
4027
6cfb0777
LT
40282003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * objects.texi (Integer Type): Update for extra bit of integer range.
4031 (Character Type): Ditto.
4032
a6eeaa81 40332003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4034
4035 * numbers.texi (Integer Basics): Add index entries for reading
4036 numbers in hex, octal, and binary.
4037
c8f9ba83
LK
40382003-10-16 Lute Kamstra <lute@gnu.org>
4039
4040 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4041 argument.
4042
b52a26fb
LT
40432003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4044
4045 * windows.texi (Choosing Window): Fix typo.
4046 * edebug.texi (Edebug Execution Modes): Fix typo.
4047
f7005886
RS
40482003-10-13 Richard M. Stallman <rms@gnu.org>
4049
4050 * windows.texi (Basic Windows): A window has fringe settings,
4051 display margins and scroll-bar settings.
4052 (Splitting Windows): Doc split-window return value.
4053 Clean up one-window-p.
4054 (Selecting Windows): Fix typo.
4055 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4056 (Buffers and Windows): In set-window-buffer, explain effect
4057 on fringe settings and scroll bar settings.
4058 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4059 (Choosing Window): Use defopt for pop-up-frame-function.
4060 For special-display-buffer-names, explain same-window and same-frame.
4061 Clarify window-dedicated-p return value.
4062 (Textual Scrolling): scroll-up and scroll-down can get an error.
4063 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4064 Clarify set-window-hscroll.
4065 (Size of Window): Don't mention tool bar in window-height.
4066 (Coordinates and Windows): Explain what coordinates-in-window-p
4067 returns for fringes and display margins.
4068 (Window Configurations): Explain saving fringes, etc.
4069
4070 * tips.texi (Library Headers): Clean up Documentation.
4071
4072 * syntax.texi (Parsing Expressions): Clean up forward-comment
4073 and parse-sexp-lookup-properties.
4074
4075 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4076
4077 * os.texi (System Environment): Clean up text for load-average errors.
4078
4079 * modes.texi (Hooks): Don't explain local hook details at front.
4080 Clarify run-hooks and run-hook-with-args a little.
4081 Clean up add-hook and remove-hook.
4082
4083 * edebug.texi (Edebug Execution Modes): Clarify t.
4084 Document edebug-sit-for-seconds.
4085 (Coverage Testing): Document C-x X = and =.
4086 (Instrumenting Macro Calls): Fix typo.
4087 (Specification List): Don't index the specification keywords.
4088
c989ebe9
KS
40892003-10-10 Kim F. Storm <storm@cua.dk>
4090
4091 * processes.texi (Network): Introduce make-network-process.
4092
f9525eef
LT
40932003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4094
4095 * tips.texi (Library Headers): Fix typo.
4096
f008b925
LK
40972003-10-07 Juri Linkov <juri@jurta.org>
4098
4099 * modes.texi (Imenu): Mention imenu-create-index-function's
4100 default value. Explain submenus better.
4101
c22c5da6
LK
41022003-10-07 Lute Kamstra <lute@gnu.org>
4103
4104 * modes.texi (Faces for Font Lock): Fix typo.
4105 (Hooks): Explain how buffer-local hook variables can refer to
4106 global hook variables.
4107 Various minor clarifications.
4108
49247521
LK
41092003-10-06 Lute Kamstra <lute@gnu.org>
4110
4111 * tips.texi (Coding Conventions): Mention naming conventions for
4112 hooks.
4113
9296c947
LT
41142003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * loading.texi (Library Search): Correct default value of
4117 load-suffixes.
4118 (Named Features): Fix typo.
4119
0e9b293a
RS
41202003-10-05 Richard M. Stallman <rms@gnu.org>
4121
4122 * loading.texi (Named Features): In `provide',
4123 say how to test for subfeatures.
4124 (Unloading): In unload-feature, use new var name
4125 unload-feature-special-hooks.
4126
49247521 41272003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4128
4129 * modes.texi (Major Mode Conventions): Mention third way to set up
4130 Imenu.
4131 (Imenu): A number of small fixes.
4132 Delete documentation of internal variable imenu--index-alist.
4133 Document the return value format of imenu-create-index-function
4134 functions.
4135
ab8f7d5c
RS
41362003-09-30 Richard M. Stallman <rms@gnu.org>
4137
4138 * processes.texi (Network): Say what stopped datagram connections do.
4139
4140 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4141
4142 * display.texi (Overlay Properties): Clarify `evaporate' property.
4143
49247521 41442003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4145
4146 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4147 constructs should be marked as risky.
86b9b767
LK
4148 Change cons cell into proper list.
4149 (Mode Line Variables): Change cons cell into proper list.
4150
49247521 41512003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4152
4153 * modes.texi (Mode Line Data): Document the :propertize construct.
4154 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4155 to match their order in the default mode-line-format.
bc3b02f9
LK
4156 Describe the new variables mode-line-position and mode-line-modes.
4157 Update the default values of mode-line-frame-identification,
4158 minor-mode-alist, and default-mode-line-format.
4159 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4160
bc3b02f9 41612003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4162
c22c5da6 4163 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4164 * loading.texi, minibuf.texi, text.texi, variables.texi:
4165 Avoid @strong{Note:}.
4166
41672003-09-26 Richard M. Stallman <rms@gnu.org>
4168
4169 * keymaps.texi (Remapping Commands): Fix typo.
4170
41beda59
LT
41712003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4172
4173 * processes.texi (Low-Level Network): Fix typo.
4174
ef6ae4ff
KS
41752003-09-23 Kim F. Storm <storm@cua.dk>
4176
4177 * processes.texi (Network, Network Servers): Fix typos.
4178 (Low-Level Network): Add timeout value for :server keyword.
4179 Add new option keywords to make-network-process.
4180 Add set-network-process-options.
4181 Explain how to test availability of network options.
4182
b0f23edf
RS
41832003-09-19 Richard M. Stallman <rms@gnu.org>
4184
4185 * text.texi (Motion by Indent): Arg to
4186 backward-to-indentation and forward-to-indentation is optional.
4187
4188 * strings.texi (Creating Strings): Add substring-no-properties.
4189
4190 * processes.texi
4191 (Process Information): Add list-processes arg QUERY-ONLY.
4192 Delete process-contact from here.
4193 Add new status values for process-status.
4194 Add process-get, process-put, process-plist, set-process-plist.
4195 (Synchronous Processes): Add call-process-shell-command.
4196 (Signals to Processes): signal-process allows process objects.
4197 (Network): Complete rewrite.
4198 (Network Servers, Datagrams, Low-Level Network): New nodes.
4199
4200 * positions.texi (Word Motion): forward-word, backward-word
4201 arg is optional. Reword.
4202
4203 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4204
c22c5da6 4205 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4206 Delete duplicate definition of buffer-local-value.
4207 (File Local Variables): Explain about discarding text props.
4208
f387bdea
RS
42092003-09-11 Richard M. Stallman <rms@gnu.org>
4210
4211 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4212 changes variables that record input events.
4213 (Minibuffer Misc): Add minibuffer-selected-window.
4214
4215 * lists.texi (Building Lists): Add copy-tree.
4216
4217 * display.texi (Fontsets): Add char-displayable-p.
4218 (Scroll Bars): New node.
4219
49247521 42202003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4221
4222 * modes.texi (%-Constructs): Document new `%i' and `%I'
4223 constructs.
4224
fd026ee1
JR
42252003-09-03 Peter Runestig <peter@runestig.com>
4226
4227 * makefile.w32-in: New file.
4228
4828b4d7
RS
42292003-08-29 Richard M. Stallman <rms@gnu.org>
4230
4231 * display.texi (Overlay Properties): Clarify how priorities
4232 affect use of the properties.
4233
a4e4f05d
LT
42342003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4235
4236 * customize.texi (Type Keywords): Correct the description of
4237 `:help-echo' in the case where `motion-doc' is a function.
4238
3ebe0346
JPW
42392003-08-14 John Paul Wallington <jpw@gnu.org>
4240
4241 * modes.texi (Emulating Mode Line): Subsection, not section.
4242
3afe8e39
RS
42432003-08-13 Richard M. Stallman <rms@gnu.org>
4244
4245 * elisp.texi (Top): Update subnode lists in menu.
4246
4247 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4248 (Kill Functions): kill-region has new arg yank-handler.
4249 (Yanking): New node.
4250 (Yank Commands): Add yank-undo-function.
4251 (Low-Level Kill Ring):
4252 kill-new and kill-append have new arg yank-handler.
4253 (Changing Properties): Add remove-list-of-text-properties.
4254 (Atomic Changes): New node.
4255
4256 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4257
4258 * streams.texi (Output Variables): Add eval-expression-print-length
4259 and eval-expression-print-level.
4260
4261 * os.texi (Time Conversion): For encode-time, explain limits on year.
4262
4263 * objects.texi (Character Type): Define anchor "modifier bits".
4264
4265 * modes.texi (Emulating Mode Line): New node.
4266 (Search-based Fontification): Font Lock uses font-lock-face property.
4267 (Other Font Lock Variables): Likewise.
4268
4269 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4270 not vectors.
4271 (Active Keymaps): Add emulation-mode-map-alists.
4272 (Functions for Key Lookup): key-binding has new arg no-remap.
4273 (Remapping Commands): New node.
4274 (Scanning Keymaps): where-is-internal has new arg no-remap.
4275 (Tool Bar): Add tool-bar-local-item-from-menu.
4276 Clarify when to use tool-bar-add-item-from-menu.
4277
4278 * commands.texi (Interactive Call): commandp has new arg.
4279 (Command Loop Info): Add this-original-command.
4280
e37769b1
JPW
42812003-08-06 John Paul Wallington <jpw@gnu.org>
4282
4283 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4284
4285 * display.texi (Warning Basics): Fix typo.
4286 (Fringes): Add closing curly bracket and fix typo.
4287
4288 * elisp.texi (Top): Fix typo.
4289
c5e0561f
RS
42902003-08-05 Richard M. Stallman <rms@gnu.org>
4291
4292 * elisp.texi: Update lists of subnodes.
4293
4294 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4295
4296 * variables.texi (Local Variables): Use lc for example variable names.
4297
4298 * tips.texi (Library Headers): Explain where to put -*-.
4299
4300 * strings.texi (Creating Strings): Fix xref for vconcat.
4301
4302 * sequences.texi (Vector Functions):
4303 vconcat no longer allows integer args.
4304
4305 * minibuf.texi (Reading File Names): read-file-name has new
4306 arg PREDICATE. New function read-directory-name.
4307
4308 * macros.texi (Defining Macros): Give definition of `declare'
4309 (Indenting Macros): New node.
4310
4311 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4312 (Window Frame Parameters): Make separate table of parameters
4313 that are coupled with specific face attributes.
4314 (Deleting Frames): delete-frame-hooks renamed to
4315 delete-frame-functions.
4316
4317 * files.texi (Magic File Names): Add file-remote-p.
4318 Clarify file-local-copy.
4319
4320 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4321 here; instead xref Defining Macros.
4322
4323 * display.texi (Warnings): New node, and subnodes.
4324 (Fringes): New node.
4325
4326 * debugging.texi (Test Coverage): New node.
4327
4328 * compile.texi (Compiler Errors): Explain with-no-warnings
4329 and other ways to suppress warnings.
4330
4331 * commands.texi (Interactive Call): Minor clarification.
4332
4333 * buffers.texi (Buffer File Name): set-visited-file-name
4334 renames the buffer too.
4335
4336 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4337
ee59dede
MR
43382003-07-24 Markus Rost <rost@math.ohio-state.edu>
4339
4340 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4341
f0514b34
MR
43422003-07-22 Markus Rost <rost@math.ohio-state.edu>
4343
4344 * internals.texi (Garbage Collection): Fix previous change.
4345
c73983bb
RS
43462003-07-22 Richard M. Stallman <rms@gnu.org>
4347
4348 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4349
4350 * display.texi (Width): Use \s syntax in example.
4351 (Font Selection): Add face-font-rescale-alist.
4352
4353 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4354 Remove spurious indent in example.
4355
4356 * lists.texi (Building Lists): Add number-sequence.
4357
4358 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4359
4360 * functions.texi (Function Documentation): Explain how to
4361 show calling convention explicitly in the doc string.
4362
4363 * windows.texi (Selecting Windows): save-selected-window saves
4364 selected window of each frame.
4365 (Window Configurations): Minor change.
4366
4367 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4368
4369 * streams.texi (Output Variables): Add print-continuous-numbering
4370 and print-number-table.
4371
4372 * processes.texi (Decoding Output): New node.
4373
4374 * os.texi (Time Conversion): decode-time arg is optional.
4375
4376 * objects.texi (Character Type): Don't use space as example for \.
4377 Make list of char names and \-sequences correspond.
4378 Explain that \s is not used in strings. `\ ' needs space after.
4379
4380 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4381 (Translation of Characters): Add translation-table-for-input.
4382 (Default Coding Systems): Add auto-coding-functions.
4383 (Explicit Encoding): Add decode-coding-inserted-region.
4384 (Locales): Add locale-info.
4385
4386 * minibuf.texi (Basic Completion): Describe test-completion.
4387 Collections can be lists of strings.
4388 Clean up lazy-completion-table.
4389 (Programmed Completion): Mention test-completion.
4390 Clarify why lambda expressions are not accepted.
4391 (Minibuffer Misc): Describe minibufferp.
4392
51a8b435
RS
43932003-07-14 Richard M. Stallman <rms@gnu.org>
4394
4395 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4396
4397 * windows.texi (Selecting Windows): New arg to select-window.
4398 (Selecting Windows): Add with-selected-window.
4399 (Size of Window): Add window-inside-edges, etc.
4400
4401 * internals.texi (Garbage Collection): Add post-gc-hook.
4402
4403 * processes.texi (Subprocess Creation): Add exec-suffixes.
4404
4405 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4406 (Scanning Keymaps): Add map-keymaps.
4407 (Defining Menus): Add keymap-prompt.
4408
4409 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4410 most-negative-fixnum.
4411
4412 * compile.texi (Byte Compilation): Explain no-byte-compile
4413 (Compiler Errors): New node.
4414
4415 * os.texi (User Identification): user-uid, user-real-uid
4416 can return float.
4417
4418 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4419 and about derived modes.
4420 (Minor Modes): Add minor-mode-list.
4421 (Defining Minor Modes): Keyword args for define-minor-mode.
4422 (Search-based Fontification): Explain managing other properties.
4423 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4424 (Faces for Font Lock): Add font-locl-preprocessor-face.
4425 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4426
4427 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4428 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4429
4430 * loading.texi (Library Search): Add load-suffixes.
4431
4432 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4433 (Programmed Completion): Add dynamic-completion-table.
4434
4435 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4436 (Magic File Names): Specify precedence order of handlers.
199bb209 4437
51a8b435
RS
4438 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4439 and post-command-hook.
4440 (Waiting): New calling convention for sit-for.
4441
4442 * text.texi (Special Properties): local-map and keymap properties
4443 apply based on their stickiness.
4444
c6de56a0
RS
44452003-07-07 Richard M. Stallman <rms@gnu.org>
4446
4447 * modes.texi (Minor Mode Conventions): Specify only some kinds
4448 of list values as args to minor modes.
4449
4450 * files.texi (File Name Expansion): Warn about iterative use
4451 of substitute-in-file-name.
4452
4453 * advice.texi (Activation of Advice): Clean up previous change.
4454
8c761ea6
MR
44552003-07-06 Markus Rost <rost@math.ohio-state.edu>
4456
4457 * advice.texi (Activation of Advice): Note that ad-start-advice is
4458 turned on by default.
4459
c6de56a0
RS
44602003-06-30 Richard M. Stallman <rms@gnu.org>
4461
4462 * text.texi (Buffer Contents): Document current-word.
4463 (Change Hooks): Not called for *Messages*.
4464
4465 * functions.texi (Defining Functions): Explain about redefining
4466 primitives.
4467 (Function Safety): Renamed. Minor changes.
4468 Comment out the detailed criteria for what is safe.
4469
3fe4e567
AS
44702003-06-22 Andreas Schwab <schwab@suse.de>
4471
4472 * objects.texi (Symbol Type): Fix description of examples.
4473
cda7bd13
AS
44742003-06-16 Andreas Schwab <schwab@suse.de>
4475
4476 * hash.texi (Creating Hash): Fix description of :weakness.
4477
fbcffa4a
KG
44782003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4479
4480 * files.texi (Changing Files): copy-file copies file modes, too.
4481
ff6a3bfb
RS
44822003-05-28 Richard M. Stallman <rms@gnu.org>
4483
4484 * strings.texi (Creating Strings): Clarify split-string.
4485
1463a05d
JB
44862003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4487
4488 * strings.texi (Creating Strings): Update split-string specification
4489 and examples.
4490
af253914
RS
44912003-05-19 Richard M. Stallman <rms@gnu.org>
4492
4493 * elisp.texi: Correct invariant section names.
4494
7ea52f92
RS
44952003-04-20 Richard M. Stallman <rms@gnu.org>
4496
4497 * os.texi (Timers): Explain about timers and quitting.
4498
e31afc09
RS
44992003-04-19 Richard M. Stallman <rms@gnu.org>
4500
4501 * internals.texi (Writing Emacs Primitives): Strings are
4502 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4503 Explain GCPRO convention for varargs function args.
4504
5ceea398
RS
45052003-04-16 Richard M. Stallman <rms@gnu.org>
4506
4507 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4508
b0ada147
RS
45092003-04-08 Richard M. Stallman <rms@gnu.org>
4510
4511 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4512
b23375aa
KS
45132003-02-13 Kim F. Storm <storm@cua.dk>
4514
4515 * objects.texi (Character Type): New \s escape for space.
4516
c60ee5e7
JB
45172003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4518
4519 * os.texi (System Environment): Added cygwin system-type.
4520
84e47416
RS
45212003-01-25 Richard M. Stallman <rms@gnu.org>
4522
4523 * keymaps.texi: Document that a symbol can act as a keymap.
4524
3e8cf2ea
RS
45252003-01-13 Richard M. Stallman <rms@gnu.org>
4526
4527 * text.texi (Changing Properties): Say string indices are origin-0.
4528
4529 * positions.texi (Screen Lines) <compute-motion>:
4530 Correct order of elts in return value.
4531
4532 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4533 how to define a default binding.
4534
7abb9fc5 45352002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4536
104bc3aa 4537 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4538
104bc3aa
MR
4539 * customize.texi (Simple Types): Clarify description of custom
4540 type 'number. Describe new custom type 'float.
177f790c 4541
7abb9fc5 45422002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4543
4544 * variables.texi (File Local Variables): Fix typo.
4545
df140a68 45462002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4547
df140a68
KG
4548 From Michael Albinus <Michael.Albinus@alcatel.de>.
4549
4550 * README: Target for Info file is `make info'.
4551
4552 * files.texi (File Name Components): Fixed typos in
4553 `file-name-sans-extension'.
4554 (Magic File Names): Complete list of operations for magic file
4555 name handlers.
4556
7ed9159a
JY
45572002-09-16 Jonathan Yavner <jyavner@engineer.com>
4558
4559 * variables.texi (File Local Variables): New function
4560 risky-local-variable-p.
4561
45622002-09-15 Jonathan Yavner <jyavner@engineer.com>
4563
4564 * functions.texi (Function safety): New node about unsafep.
4565
241f79af
PA
45662002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4567
4568 * customize.texi (Splicing into Lists): Fixed example.
4569 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4570
72459b15
JB
45712002-06-17 Juanma Barranquero <lektu@terra.es>
4572
4573 * frames.texi (Display Feature Testing): Fix typo.
4574
61f7e0f5
AS
45752002-06-12 Andreas Schwab <schwab@suse.de>
4576
4577 * frames.texi (Initial Parameters, Resources): Fix references to
4578 the Emacs manual.
4579
4e792dbd
KS
45802002-05-13 Kim F. Storm <storm@cua.dk>
4581
4582 * variables.texi (Intro to Buffer-Local): Updated warning and
4583 example relating to changing buffer inside let.
4584
940344d4 45852002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4586
4587 * os.texi (Session Management): New node about X Session management.
4588
231ac53b
EZ
45892002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4590
4591 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4592 to which the manual corresponds, and the copyright years.
4593
4594 * Makefile.in (VERSION): Set to 2.9.
4595
140cc574
EZ
45962001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4597
4598 * elisp.texi: Change the category in @dircategory to "Emacs", to
4599 make it consistent with info/dir.
4600
9c7fce05
MB
46012001-11-25 Miles Bader <miles@gnu.org>
4602
4603 * text.texi (Fields): Describe new `limit' arg in
4604 field-beginning/field-end.
4605
9f8bbf0f
EZ
46062001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4607
a5e6715c
EZ
4608 * permute-index: Don't depend on csh-specific features. Replace
4609 the interpreter name with /bin/sh.
4610
9f8bbf0f
EZ
4611 * two-volume-cross-refs.txt: New file.
4612 * two.el: New file.
4613 * spellfile: New file.
4614
1756e2fb
EZ
46152001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4616
4617 * permute-index: New file.
4618
4619 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4620 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4621 8+3 restricted namespace.
ad050e54
EZ
4622
4623 * Makefile.in (infodir): Define relative to $(srcdir).
4624 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4625 include directories list via -I switch to makeinfo.
4626 (index.texi): Use cp if both hard and symbolic links fail.
4627
10fa7f8e
EZ
46282001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4629
7a1494ce
EZ
4630 * Makefile.in (distclean): Add.
4631
10fa7f8e
EZ
4632 The following changes make ELisp manual part of the Emacs
4633 distribution:
4634
4635 * Makefile.in: Add Copyright notice.
4636 (prefix): Remove.
4637 (infodir): Change value to "../info".
4638 (VPATH): New variable.
4639 (MAKE): Don't define.
4640 (texmacrodir): Don't define.
4641 (texinputdir): Append the existing value of TEXINPUTS.
4642 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4643 command to be compatible with man/Makefile.in, and to put the
4644 output into ../info.
5c32b7c5 4645 (info): Add target.
10fa7f8e
EZ
4646 (installall): Target removed.
4647
ad050e54 46482001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4649
4650 * tips.texi (Coding Conventions): Fix typo.
4651
6fd735df
GM
46522001-10-23 Gerd Moellmann <gerd@gnu.org>
4653
4654 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4655
b704d54b
EZ
46562001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4657
4658 * files.texi (File Name Components): Update the description of
4659 file-name-sans-extension and file-name-extension, as they now
4660 ignore leading dots.
4661
71431a0e
GM
46622001-10-20 Gerd Moellmann <gerd@gnu.org>
4663
6aa97356 4664 * (Version 21.1 released.)
71431a0e 4665
79f1f96c
MB
46662001-10-19 Miles Bader <miles@gnu.org>
4667
4668 * positions.texi (Text Lines): Describe behavior of
4669 `beginning-of-line'/`end-of-line' in the presence of field properties.
4670
892a8f36
GM
46712001-10-17 Gerd Moellmann <gerd@gnu.org>
4672
4673 * Makefile.in (VERSION): Set to 2.8.
4674 (manual): Use `manual-21'.
4675
8c1cc9e8 4676 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4677 number was used. Set it to 2.8.
4678
4679 * intro.texi: Likewise.
4680
51724e26
EZ
46812001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4682
4683 * files.texi (File Name Completion): Document the significance of
4684 a trailing slash in elements of completion-ignored-extensions.
4685
57b338e8
MB
46862001-10-06 Miles Bader <miles@gnu.org>
4687
4688 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4689
c89e4bc5
GM
46902001-10-04 Gerd Moellmann <gerd@gnu.org>
4691
4692 * variables.texi (Variable Aliases): New node.
4693
ab952a4f
GM
46942001-10-04 Gerd Moellmann <gerd@gnu.org>
4695
4696 * Branch for 21.1.
dff28924 4697
9db3a582
MB
46982001-10-02 Miles Bader <miles@gnu.org>
4699
ae1a9581
MB
4700 * minibuf.texi (Minibuffer Misc): Add entries for
4701 `minibuffer-contents', `minibuffer-contents-no-properties', and
4702 `delete-minibuffer-contents'.
4703 Correct description for `minibuffer-prompt-end'.
4704
9db3a582
MB
4705 * text.texi (Property Search): Correct descriptions of
4706 `next-char-property-change' and `previous-char-property-change'.
4707 Add entries for `next-single-char-property-change' and
4708 `previous-single-char-property-change'.
4709 Make operand names a bit more consistent.
4710
03be5931
EZ
47112001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4712
4713 * frames.texi (Finding All Frames): Document that next-frame and
4714 previous-frame are local to current terminal.
4715
974548ec
EZ
47162001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4717
4718 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4719 result of make-keymap.
974548ec 4720
8d82c597
EZ
47212001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4722
4723 * display.texi (Font Lookup, Attribute Functions)
4724 (Image Descriptors): Add cross-references to the definition of
4725 selected frame.
4726
4727 * buffers.texi (The Buffer List): Add cross-references to the
4728 definition of selected frame.
4729
4730 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4731 frame at any given time.
4732 (Multiple Displays, Size and Position): Add a cross-reference to
4733 the definition of the selected frame.
4734
2842de30
EZ
47352001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4736
4737 * strings.texi (String Conversion) <string-to-number>: Document
4738 that a float is returned for integers that are too large.
4739
4740 * frames.texi (Mouse Position): Document mouse-position-function.
4741 (Display Feature Testing): Document display-images-p.
4742 (Window Frame Parameters): Document the cursor-type variable.
4743
4744 * numbers.texi (Integer Basics): Document CL style read syntax for
4745 integers in bases other than 10.
4746
4747 * positions.texi (List Motion): Document
4748 open-paren-in-column-0-is-defun-start.
4749
4750 * lists.texi (Sets And Lists): Document member-ignore-case.
4751
4752 * internals.texi (Garbage Collection): Document the used and free
4753 strings report.
4754 (Memory Usage): Document strings-consed.
4755
4756 * os.texi (Time of Day): Document float-time.
4757 (Recording Input): Document that clear-this-command-keys clears
4758 the vector to be returned by recent-keys.
4759
4760 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4761 argument keymap can be a list.
4762
4763 * nonascii.texi (User-Chosen Coding Systems)
4764 <select-safe-coding-system>: Document the new argument
4765 accept-default-p and the variable
4766 select-safe-coding-system-accept-default-p. Tell what happens if
4767 buffer-file-coding-system is undecided.
4768 (Default Coding Systems): Document auto-coding-regexp-alist.
4769
4770 * display.texi (The Echo Area) <message>: Document
4771 message-truncate-lines.
4772 (Glyphs): Document that the glyph table is unused on windowed
4773 displays.
4774
4775 * help.texi (Describing Characters) <single-key-description>:
4776 Document the new argument no-angles.
4777 (Accessing Documentation) <documentation-property>: Document that
4778 a non-string property is evaluated.
4779 <documentation>: Document that the function-documentation property
4780 is looked for.
4781
4782 * windows.texi (Selecting Windows): Document some-window.
4783
4784 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4785
4786 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4787 apropos-mode-hook.
4788
4789 * commands.texi (Using Interactive): Document interactive-form.
4790 (Keyboard Macros): Document kbd-macro-termination-hook.
4791 (Command Loop Info): Document that clear-this-command-keys clears
4792 the vector to be returned by recent-keys.
4793
2d43d823
GM
47942001-09-04 Werner LEMBERG <wl@gnu.org>
4795
4796 * Makefile.in (srcdir, texinputdir): New variables.
4797 (srcs, index.texi, install): Use $(srcdir).
4798 (.PHONY): Remove elisp.dvi.
4799 (elisp): Use -I switch for makeinfo.
4800 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4801 (installall, dist): Use $(srcdir).
4802 Fix path to texinfo.tex.
4803 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4804
fa739b31
GM
48052001-08-30 Gerd Moellmann <gerd@gnu.org>
4806
92a25631
GM
4807 * display.texi (Conditional Display): Adjust to API change.
4808
fa739b31
GM
4809 * configure: New file.
4810
cef68af5
GM
48112001-07-30 Gerd Moellmann <gerd@gnu.org>
4812
4813 * commands.texi (Repeat Events): Add description of
4814 double-click-fuzz.
4815
d1f08d85
SM
48162001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4817
4818 * syntax.texi (Syntax Class Table): Add the missing designator for
4819 comment and string fences.
4820 (Syntax Properties): Add a xref to syntax table internals.
4821 (Syntax Table Internals): Document string-to-syntax.
4822
1e9fc92e
GM
48232001-05-07 Gerd Moellmann <gerd@gnu.org>
4824
4825 * Makefile.in (install): Use install-info command line options
4826 like in Emacs' Makefile.in.
4827
00480554
MB
48282000-12-09 Miles Bader <miles@gnu.org>
4829
4830 * windows.texi (Window Start): Update documentation for
4831 `pos-visible-in-window-p'.
4832
1e344ee2
SM
48332000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4834
4835 * lists.texi (Building Lists): Add footnote to explain how to add
4836 to the end of a list.
4837
a540f6ed
GM
48382000-10-25 Gerd Moellmann <gerd@gnu.org>
4839
4840 * files.texi (Visiting Functions): Typos.
4841
28bcdbee
KH
48422000-10-25 Kenichi Handa <handa@etl.go.jp>
4843
4844 * files.texi (Visiting Functions): Return value of
4845 find-file-noselect may be a list of buffers if wildcards are used.
4846
22d1a4ed
MB
48472000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4848
4849 * display.texi (Defining Faces): Document `graphic' display type
4850 in face specs.
4851
916a89db
KG
48522000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4853
1e9fc92e 4854 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4855 `after-make-frame-hook' with `after-make-frame-functions'.
4856
1e9fc92e 4857 * frames.texi (Creating Frames): Ditto.
916a89db 4858
1e9fc92e 4859 * variables.texi (Future Local Variables): Ditto.
916a89db 4860
483de32b
GM
48612000-10-16 Gerd Moellmann <gerd@gnu.org>
4862
4863 * display.texi (Other Image Types): Add description of :foreground
4864 and :background properties of mono PBM images.
4865
e23a63a5
WL
48662000-08-17 Werner LEMBERG <wl@gnu.org>
4867
4868 * .cvsignore: New file.
4869
dfc16043
GM
48702000-01-05 Gerd Moellmann <gerd@gnu.org>
4871
4872 * tindex.pl: New script.
4873
602613fe
DL
48741999-12-03 Dave Love <fx@gnu.org>
4875
4876 * Makefile.in (MAKEINFO): New parameter.
4877
94ec544d
DL
48781999-09-17 Richard Stallman <rms@gnu.org>
4879
4880 * Makefile.in (srcs): Add hash.texi.
4881 (VERSION): Update to 20.6.
4882
48831999-09-13 Richard Stallman <rms@gnu.org>
4884
4885 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4886
48871998-08-29 Karl Heuer <kwzh@gnu.org>
4888
4889 * configure.in: New file.
4890 * Makefile.in: Renamed from Makefile.
4891 (prefix, infodir): Use value obtained from configure.
4892 (emacslibdir): Obsolete variable deleted.
4893 (dist): Distribute configure.in, configure, Makefile.in.
4894
48951998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4896
4897 * Makefile (INSTALL_INFO): New variable.
4898 (install): Run install-info.
4899
49001998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4901
4902 * Makefile (elisp.dvi): Add missing backslash.
4903
49041998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4905
4906 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4907 Run texindex without `./'. Always run texindex on elisp.tp.
4908 (elisp.tps): Target deleted.
4909
49101998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4911
4912 * Makefile (srcs): Add nonascii.texi and customize.texi.
4913 (dist): Start by deleting `temp'.
4914
49151998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4916
4917 * Makefile (makeinfo, texindex): Targets deleted.
4918 (makeinfo.o, texindex.o): Targets deleted.
4919 (clean, dist): Don't do anything with them or with getopt*.
4920
49211998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4922
4923 * Makefile (SHELL): Defined.
4924
49251998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4926
4927 * Makefile (elisp.tps): New target.
4928 (elisp.dvi): Depend on elisp.tps.
4929
4930Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4931
4932 * README: Update phone number.
4933
4934 * Makefile (elisp): Make this be the default target.
4935 Depend on makeinfo.c instead of makeinfo.
4936 (install): Don't depend on elisp.dvi, since we don't install that.
4937 Use mkinstalldirs.
4938 (dist): Add mkinstalldirs.
4939
4940Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4941
4942 * Makefile (VERSION): Update version number.
4943 (maintainer-clean): Renamed from realclean.
4944
4945Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4946
4947 * Makefile (realclean): New target.
4948 (elisp): Remove any old elisp-* files first.
4949
4950Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4951
d1f08d85
SM
4952 * Makefile (VERSION): New variable.
4953 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4954 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4955
4956Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4957
4958 * Makefile (elisp): Depend on makeinfo.
4959
4960Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4961
d1f08d85 4962 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4963
4964Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4965
4966 * Makefile (infodir, prefix): New vars.
4967 (install): Use infodir.
4968 (emacsinfodir): Deleted.
4969
4970Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4971
4972 * Makefile (srcs): Add calendar.texi.
4973
4974 * Makefile (dist): Copy texindex.c and makeinfo.c.
4975 Limit elisp-* files to those with one or two digits.
4976
4977Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4978
4979 * Makefile (dist): Changed to use Gzip instead of compress.
4980
4981Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4982
4983 * loading.texi (Unloading): define-function changed back to
4984 defalias. It may not stay this way, but at least it's
4985 consistent with the known-good version of the code patch.
4986
4987Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4988
4989 * modes.texi (Hooks): Document new optional arg of add-hook.
4990
4991Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4992
d1f08d85 4993 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4994
4995 * tips.texi: Add new section on standard library headers.
4996
4997Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4998
4999 * Makefile (srcs): Add frame.texi to the list of sources.
5000
5001Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5002
5003 * Makefile (dist): Don't bother excluding autosave files; they'll
5004 never make it into the temp directory anyway, and the hash marks
5005 in the name are problematic for make and the Bourne shell.
dff28924 5006 (srcs):
94ec544d
DL
5007
5008Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5009
d1f08d85 5010 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5011 the distribution tar file.
5012
dff28924 5013Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5014
5015 * Makefile (srcs): Added index.perm.
5016 (elisp.dvi): Remove erroneous shell comment.
5017 Expect output of permute-index in permuted.fns.
5018 Save old elisp.aux in elisp.oaux.
5019 (clean): Added index.texi to be deleted.
5020
dff28924 5021Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5022
5023 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5024
dff28924 5025Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
5026
5027 * files.texi: Noted that completion-ignored-extensions is ignored
5028 when making *Completions*.
5029
5030Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5031
5032 * Makefile make dist now depends on elisp.dvi, since it tries
5033 to include it in the dist file.
5034
dff28924 5035Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5036
5037 * functions.texinfo (Mapping Functions): Add missing quote
5038
dff28924 5039Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5040
5041 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5042 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5043
dff28924 5044Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5045
5046 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5047 and @error{} are the terms now being used. The files in the
5048 directory have been changed to reflect this.
5049
d1f08d85 5050 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5051 ` @result{}', using 5 spaces at the begining of the line.
5052
dff28924 5053Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5054
5055 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5056 experimental @indentedresult{}, @indentedexpandsto{} are part of
5057 the texinfo.tex in this directory. These TeX macros are not
5058 stable yet.
5059
dff28924 5060Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5061
5062 * texinfo.tex: temporarily added
d1f08d85 5063 \let\result=\dblarrow
94ec544d
DL
5064 \def\error{{\it ERROR} \longdblarrow}
5065 We need to do this better soon.
5066
dff28924 5067Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5068
5069 * Applied Karl Berry's patches to *.texinfo files, but not to
5070 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
5071 new title page format is also not applied, since it requires
5072 texinfo.tex changes.)
5073
5074 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5075 for the Project GNU development environment.
5076
ad050e54 5077;; Local Variables:
fd026ee1 5078;; coding: iso-2022-7bit
ad050e54 5079;; End:
2a34a036 5080
651f374c 5081 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5082 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5083 Copying and distribution of this file, with or without modification,
5084 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5085
5086;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda