Update from erc--emacs--22
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
65c6c6b6
EZ
12006-08-04 Eli Zaretskii <eliz@gnu.org>
2
3 * strings.texi (Formatting Strings): Warn against arbitrary
4 strings as first arg to `format'.
5
fc0ba1d0
TTN
62006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7
8 * text.texi (Clickable Text): Mention `help-echo' text property.
9 Update intro, examples and associated explanations.
10
a3483884
RS
112006-07-31 Richard Stallman <rms@gnu.org>
12
13 * commands.texi: Update xrefs.
14 (Event Mod): New node, cut out from old Translating Input.
15
16 * maps.texi: Update xrefs.
fc0ba1d0 17
a3483884
RS
18 * keymaps.texi (Translation Keymaps): New node.
19 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 20
a3483884
RS
21 * elisp.texi (Top): Update subnode menu.
22
23 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
24
25 * os.texi (System Interface): Fix menu descriptions of some nodes.
26 (Translating Input): Node deleted.
fc0ba1d0 27
ec777101
NR
282006-07-31 Nick Roberts <nickrob@snap.net.nz>
29
30 * modes.texi (Minor Mode Conventions): Update link for add-to-list.
31
32 * lists.texi (Sets And Lists): Likewise.
33
0f42ea76
TTN
342006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
35
36 * text.texi (Fields): Mention POS
37 requirement when narrowing is in effect.
38
eb107d09
RS
392006-07-28 Richard Stallman <rms@gnu.org>
40
0de8dcc9
RS
41 * display.texi (Face Attributes): Simplify wording.
42 (Attribute Functions): Clarify meaning of new-frame default
43 attribute settings.
44
eb107d09
RS
45 * customize.texi (Common Keywords): Document how to use
46 :package-version in a package not in Emacs.
47
d7fb9e6c
KS
482006-07-28 Kim F. Storm <storm@cua.dk>
49
50 * commands.texi (Reading One Event): Fix last change.
51
c1c3d4f7
CY
522006-07-26 Chong Yidong <cyd@stupidchicken.com>
53
54 * commands.texi (Reading One Event): Document SECONDS argument for
55 read-event, read-char, and read-char-exclusive.
56
94b39239
SM
572006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
60 to ensure correct identification.
61
1cff9220
RS
622006-07-24 Richard Stallman <rms@gnu.org>
63
5ac64732
RS
64 * text.texi (Clickable Text): Clarify.
65
1cff9220
RS
66 * sequences.texi (Vector Functions): Delete duplicate xref.
67
68 * objects.texi (Function Type): Clarify.
69
70 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
71 modes.
72
73 * lists.texi (List Variables): New node.
74 Material moved from other nodes.
75
76 * variables.texi (Setting Variables): add-to-list and
77 add-to-ordered-list moved to List Variables node.
78
38db29e0
TTN
792006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
80
81 * text.texi (Links and Mouse-1):
82 For mouse-on-link-p, expand on arg POS.
83
9e4101b2
KS
842006-07-21 Kim F. Storm <storm@cua.dk>
85
86 * display.texi (Forcing Redisplay): Don't mention systems which
87 don't support sub-second timers for redisplay-preemption-period.
88
89 * os.texi (Terminal Output): Clarify text vs graphical terminal.
90
cc539208
EZ
912006-07-21 Eli Zaretskii <eliz@gnu.org>
92
93 * frames.texi (Input Focus): Document that focus-follows-mouse has
94 no effect on MS-Windows.
95
c29fbc93
RS
962006-07-18 Richard Stallman <rms@gnu.org>
97
1ef252f6
RS
98 * display.texi (Forcing Redisplay): Cleanups in previous change.
99
c29fbc93
RS
100 * processes.texi (Low-Level Network): Make menu more convenient.
101
5b5fca28
KS
1022006-07-18 Kim F. Storm <storm@cua.dk>
103
2d545d83
KS
104 * display.texi (Forcing Redisplay): redisplay-preemption-period
105 only used on window systems. Add xref to Terminal Output.
106
107 * os.texi (Terminal Output): baud-rate only controls preemption on
108 non-window systems. Add xref to Forcing Redisplay.
109
5b5fca28
KS
110 * processes.texi (Low-Level Network): Rename node "Make Network"
111 to "Network Processes".
112
42995636
KB
1132006-07-18 Karl Berry <karl@gnu.org>
114
5b5fca28
KS
115 * variables.texi, functions.texi, customize.texi, loading.texi:
116 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 117
e1842332
CY
1182006-07-17 Chong Yidong <cyd@stupidchicken.com>
119
120 * commands.texi (Waiting): Document batch-mode sit-for behavior.
121
daeeeffc
RS
1222006-07-17 Richard Stallman <rms@gnu.org>
123
7c0c29ee
RS
124 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
125 Put period and comma inside quotes.
5b5fca28 126
7c0c29ee
RS
127 * loading.texi, markers.texi: Use real doublequote inside menus.
128
129 * windows.texi: Put point and comma inside quotes.
130 (Textual Scrolling): Use @samp for error message.
131
5b5fca28
KS
132 * variables.texi, tips.texi, syntax.texi, symbols.texi:
133 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
134 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
135 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
136 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
137 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 138 Put point and comma inside quotes.
5b5fca28 139
05bdf2d7
RS
140 * control.texi (Processing of Errors): Add command-error-function.
141
daeeeffc
RS
142 * variables.texi (File Local Variables): Clarify that
143 file local variables make buffer-local bindings.
144
145 * modes.texi (Syntactic Font Lock): Give default for
146 font-lock-syntax-table.
147
7e1c1289
NR
1482006-07-17 Nick Roberts <nickrob@snap.net.nz>
149
150 * text.texi (Special Properties): Clean up previous change.
151
912c7235
KB
1522006-07-16 Karl Berry <karl@gnu.org>
153
5b5fca28
KS
154 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
155 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 156
5b5fca28 157 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
158 underfull hbox.
159
54b7938f
NR
1602006-07-15 Nick Roberts <nickrob@snap.net.nz>
161
162 * text.texi (Special Properties): Describe fontified text property
163 in relation to a character (not text).
164
3f11901a
KS
1652006-07-15 Kim F. Storm <storm@cua.dk>
166
0864179a
KS
167 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
168 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
169 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
170
3f11901a
KS
171 * anti.texi (Antinews): Mention redisplay function.
172 The kbd macro existed, but was not documented, before 22.x.
173 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
174
b4f62d0a
NR
1752006-07-14 Nick Roberts <nickrob@snap.net.nz>
176
177 * display.texi (Displaying Messages): Add anchor.
178
179 * frames.texi (Dialog Boxes): Use it.
180
2c6e026a
RS
1812006-07-12 Richard Stallman <rms@gnu.org>
182
183 * objects.texi (Frame Type): Explain nature of frames better.
184
185 * frames.texi (Frames): Explain nature of frames better.
186
1872006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
188
189 * tips.texi (Coding Conventions): Explain why use cl at compile time.
190
099d4201
YM
1912006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
192
193 * frames.texi (Window System Selections): Mention scrap support for Mac.
194 Default value of x-select-enable-clipboard is t on Mac.
195
196 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
197
ff97f952
KS
1982006-07-11 Kim F. Storm <storm@cua.dk>
199
200 * display.texi (Forcing Redisplay): Add `redisplay' function.
201 Don't mention (sit-for -1) -- use (redisplay t) instead.
202
203 * commands.texi (Waiting): (sit-for -1) is no longer special.
204 (sit-for 0) is equivalent to (redisplay).
205 Iconifying/deiconifying no longer makes sit-for return.
206
a183016f
NR
2072006-07-10 Nick Roberts <nickrob@snap.net.nz>
208
209 * display.texi (Buttons): Fix typo.
210
211 * index.texi, elisp.texi (New Symbols): Comment node out.
212
b86be617
RS
2132006-07-09 Richard Stallman <rms@gnu.org>
214
215 * display.texi (Truncation): Clean up previous change.
216
3aa7c28e
RS
2172006-07-08 Richard Stallman <rms@gnu.org>
218
219 * commands.texi (Interactive Call): Use 3 as prefix in example
220 for execute-extended-command.
221
222 * display.texi (Attribute Functions): Move paragraph about
223 compatibility with Emacs < 21.
224
5a1048a5
KS
2252006-07-09 Kim F. Storm <storm@cua.dk>
226
227 * display.texi (Refresh Screen): Clarify force-window-update.
228 (Truncation): "Normally" indicated by fringe arrows.
229
89fb9154
EZ
2302006-07-08 Eli Zaretskii <eliz@gnu.org>
231
5a1048a5
KS
232 * windows.texi (Textual Scrolling, Resizing Windows):
233 * variables.texi (Constant Variables):
89fb9154
EZ
234 * text.texi (Buffer Contents, Deletion, Changing Properties)
235 (Property Search, Special Properties, Sticky Properties)
5a1048a5 236 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 237 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
238 (Categories):
239 * symbols.texi (Other Plists):
240 * streams.texi (Output Variables):
241 * processes.texi (Input to Processes, Query Before Exit):
242 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 243 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 244 (Session Management):
89fb9154 245 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
246 (Chars and Bytes, Locales):
247 * modes.texi (Defining Minor Modes, Header Lines):
248 * minibuf.texi (Minibuffer Contents):
249 * markers.texi (Information from Markers):
250 * lists.texi (List Elements, Building Lists, Association Lists):
251 * keymaps.texi (Tool Bar):
252 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
253 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
254 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
255 (Color Names, Text Terminal Colors, Display Feature Testing):
256 * files.texi (Visiting Functions, File Name Components)
5a1048a5 257 (Unique File Names, Contents of Directories):
89fb9154
EZ
258 * display.texi (Forcing Redisplay, Displaying Messages)
259 (Temporary Displays, Font Selection, Auto Faces)
260 (Font Lookup, Fringe Indicators, Display Margins)
261 (Image Descriptors, Showing Images, Image Cache, Button Types)
262 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
263 (Display Table Format, Glyphs):
264 * control.texi (Iteration):
265 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
266 * backups.texi (Making Backups, Auto-Saving):
267 Remove @tindex entries.
89fb9154 268
7f087030
KS
2692006-07-07 Kim F. Storm <storm@cua.dk>
270
271 * display.texi (Fringe Cursors): Fix typo.
272 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
273 (Overlay Arrow): Default is overlay-arrow fringe indicator.
274
978db147
RS
2752006-07-05 Richard Stallman <rms@gnu.org>
276
277 * text.texi (Buffer Contents): Add example of text props
278 in result of buffer-substring.
279 (Text Properties): Explain better about use of specific property names.
280 (Property Search): Some cleanups; reorder some functions.
281
282 * keymaps.texi (Changing Key Bindings): Cleanup.
283 Add xref to Key Binding Conventions.
284
285 * display.texi (Attribute Functions): Add examples for
286 face-attribute-relative-p.
287
288 * tips.texi (Coding Conventions): Cleanup last change.
289
42b50684
KB
2902006-07-05 Karl Berry <karl@gnu.org>
291
08b17d37
KS
292 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
293 Remove @setchapternewpage odd.
42b50684
KB
294 Result is 1013 pages, down from 1100.
295
08b17d37
KS
296 * anti.texi, customize.texi, display.texi, internals.texi:
297 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 298 Fix overfull/underfull boxes.
42b50684 299
180f018c
TTN
3002006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
301
302 * edebug.texi (Instrumenting):
303 Add Edebug-specific findex for eval-buffer.
304 * loading.texi (Loading):
305 Replace eval-current-buffer with eval-buffer.
306
8e338f7b
EZ
3072006-06-30 Nick Roberts <nickrob@snap.net.nz>
308
309 * locals.texi (Standard Buffer-Local Variables): Update the list
310 of variables.
311
0770a251
NR
3122006-06-26 Nick Roberts <nickrob@snap.net.nz>
313
314 * files.texi (File Name Completion): Point user to the node
315 "Reading File Names".
316
d9034473
EZ
3172006-06-24 Eli Zaretskii <eliz@gnu.org>
318
eff6bfea
EZ
319 * files.texi (Contents of Directories): Document case-insensitive
320 behavior on respective filesystems.
321
d9034473
EZ
322 * objects.texi (Character Type): Document that Emacs signals an
323 error for unsupported Unicode characters specified as \uNNNN.
324
a5bd14d3
RS
3252006-06-19 Richard Stallman <rms@gnu.org>
326
327 * processes.texi (Bindat Spec): Clarify previous change.
328
d1ae9041
RS
3292006-06-16 Richard Stallman <rms@gnu.org>
330
331 * tips.texi (Coding Conventions): Better explain conventions
332 for definition constructs.
333
334 * text.texi (Special Properties): String value of `read-only'
335 serves as the error message.
336
337 * objects.texi (Character Type): Clarify prev. change.
338 (Non-ASCII in Strings): Mention \u and \U.
339
340 * commands.texi (Using Interactive): Explain problem of
341 markers, etc., in command-history.
342
1bb32610
KS
3432006-06-14 Kim F. Storm <storm@cua.dk>
344
345 * commands.texi (Waiting): Negative arg to sit-for forces
346 redisplay even if input is pending.
347
348 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
349 redisplay. Remove incorrect example of binding redisplay-dont-pause
350 around (sit-for 0).
351
c7484981
RS
3522006-06-13 Richard Stallman <rms@gnu.org>
353
354 * display.texi (Forcing Redisplay): Clarify previous change.
355
d211faa2
RF
3562006-06-13 Romain Francoise <romain@orebokech.com>
357
358 * display.texi (Forcing Redisplay): Fix typo.
359
8eb2b87f
KS
3602006-06-13 Kim F. Storm <storm@cua.dk>
361
362 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
363
503b5e1c
LT
3642006-06-10 Luc Teirlinck <teirllm@auburn.edu>
365
366 * tips.texi (Coding Conventions): Add `@end itemize'.
367
9e362b84
RS
3682006-06-10 Richard Stallman <rms@gnu.org>
369
370 * tips.texi (Coding Conventions): Explain use of coding systems
371 to ensure one decoding for strings.
372
7cb93181
EZ
3732006-06-09 Aidan Kehoe <kehoea@parhasard.net>
374
9b7fa297 375 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
376 syntax.
377
afd63bda
EZ
3782006-06-07 Eli Zaretskii <eliz@gnu.org>
379
380 * display.texi (Font Selection): Remove description of
381 clear-face-cache.
382
383 * compile.texi (Eval During Compile): Fix a typo. Add index
384 entries for possible uses of eval-when-compile.
385
71ee3e04
TTN
3862006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
387
388 * display.texi (Abstract Display): Fix typo.
389
a941b26b
EZ
3902006-06-03 Eli Zaretskii <eliz@gnu.org>
391
392 * minibuf.texi (Minibuffer History) <history-add-new-input>:
393 Reword variable's description.
394
963128f3
RS
3952006-06-01 Richard Stallman <rms@gnu.org>
396
397 * windows.texi (Splitting Windows): Clarify splitting nonselected
398 window.
399
82db8fa7
JL
4002006-05-31 Juri Linkov <juri@jurta.org>
401
402 * minibuf.texi (Minibuffer History): Add history-add-new-input.
403
d9e8091d
RS
4042006-05-30 Richard Stallman <rms@gnu.org>
405
6ac209a3
RS
406 * display.texi (Line Height): Fix errors in description of
407 default line height and line-height properyty.
408
d9e8091d
RS
409 * nonascii.texi (Default Coding Systems): Further clarification.
410
93fd6289
LT
4112006-05-29 Luc Teirlinck <teirllm@auburn.edu>
412
413 * internals.texi (Pure Storage): Mention that an overflow in pure
414 space causes a memory leak.
415 (Garbage Collection): If there was an overflow in pure space,
416 `garbage-collect' returns nil.
417
7c42b3e0
EZ
4182006-05-30 Eli Zaretskii <eliz@gnu.org>
419
420 * nonascii.texi (Default Coding Systems): Fix it some more.
421
b8909e88
EZ
4222006-05-29 Eli Zaretskii <eliz@gnu.org>
423
424 * nonascii.texi (Default Coding Systems): Fix last change.
425
6d3906d5
KH
4262006-05-29 Kenichi Handa <handa@m17n.org>
427
428 * nonascii.texi (find-operation-coding-system): Describe the new
429 argument format (FILENAME . BUFFER).
430
0985f920
RS
4312006-05-28 Richard Stallman <rms@gnu.org>
432
433 * tips.texi (Coding Conventions): Better explain reasons not to
434 advise other packages or use `eval-after-load'.
435
6c6e0bb4
KS
4362006-05-29 Kim F. Storm <storm@cua.dk>
437
438 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
439 `bindat-idx' and `bindat-raw' for clarity.
440
096432af
TTN
4412006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
442
b9e17eb3
TTN
443 * processes.texi (Bindat Spec): Expand on `repeat' handler.
444
096432af
TTN
445 * display.texi (Display): Add "Abstract Display" to menu.
446 (Abstract Display, Abstract Display Functions)
447 (Abstract Display Example): New nodes.
448 * elisp.texi (Top): Add "Abstract Display" to menu.
449
e4b3f22f
CY
4502006-05-27 Chong Yidong <cyd@stupidchicken.com>
451
917b8227
CY
452 * keymaps.texi (Key Sequences): Link to input events definition.
453 (Format of Keymaps): Delete material duplicated in Keymap Basics.
454
e4b3f22f
CY
455 * files.texi (Changing Files): Document updated argument list for
456 copy-file.
457
f1b64ef1
TTN
4582006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
459
460 * processes.texi (Bindat Functions): Explain term "total length".
461 Use it in bindat-length and bindat-pack descriptions.
462
3d0793e4
EZ
4632006-05-26 Eli Zaretskii <eliz@gnu.org>
464
465 * tips.texi (Coding Conventions): Advise against using
466 eval-after-load in packages. Add an index entry.
467
abeb5483
JL
4682006-05-25 Juri Linkov <juri@jurta.org>
469
92aa92fa
JL
470 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
471
abeb5483
JL
472 * modes.texi (%-Constructs): Add %e, %z, %Z.
473
403a7bca
RS
4742006-05-25 Richard Stallman <rms@gnu.org>
475
476 * elisp.texi (Top): Update subnode menu.
477
478 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
479 (Keymaps): Update menu.
480
39a9bed3
CY
4812006-05-25 Chong Yidong <cyd@stupidchicken.com>
482
483 * keymaps.texi (Key Sequences): Some clarifications.
484
78b3f5c3
TTN
4852006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
486
487 * processes.texi (Bindat Functions): Say "unibyte string"
488 explicitly for bindat-unpack and bindat-pack descriptions.
489 (Bindat Examples): Don't call `string-make-unibyte' in example.
490
08244b81
CY
4912006-05-25 Chong Yidong <cyd@stupidchicken.com>
492
493 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
494 Explain string and vector representations of key sequences
495
78b3f5c3
TTN
496 * keymaps.texi (Changing Key Bindings):
497 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
498 * help.texi (Describing Characters): Refer to it.
499
b370c94d
LT
5002006-05-23 Luc Teirlinck <teirllm@auburn.edu>
501
502 * frames.texi (Pointer Shape): @end table -> @end defvar.
503
b8223441
RS
5042006-05-22 Richard Stallman <rms@gnu.org>
505
506 * elisp.texi (Top): Update subnode menus.
507
508 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
509 Contents rewritten; material from old Pointer Shape node moved here.
510
511 * display.texi (Pointer Shape): Node deleted.
512 (Image Descriptors): Minor cleanup.
513
c18eec5c
RS
5142006-05-21 Richard Stallman <rms@gnu.org>
515
516 * syntax.texi (Parsing Expressions): Update info on which STATE
517 elements are ignored.
518
9300b310
LT
5192006-05-19 Luc Teirlinck <teirllm@auburn.edu>
520
86735b2d
LT
521 * hooks.texi (Standard Hooks): Correct typo.
522
9300b310
LT
523 * gpl.texi (GPL): ifinfo -> ifnottex.
524
75e3b957
EZ
5252006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
526
527 * searching.texi (Simple Match Data): Warn about match data being
528 set anew by every search.
529
0bcf8735
RS
5302006-05-17 Richard Stallman <rms@gnu.org>
531
532 * minibuf.texi (Minibuffer History): Clarify.
533
534 * searching.texi (Regexp Special): Clarify nested regexp warning.
535
b3abe3a5
KS
5362006-05-16 Kim F. Storm <storm@cua.dk>
537
538 * minibuf.texi (Minibuffer History): Update add-to-history.
539
bc20db55
KH
5402006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
541
542 * nonascii.texi (Explicit Encoding): Fix
543 typo (encoding<->decoding).
544
f31263a4
RS
5452006-05-14 Richard Stallman <rms@gnu.org>
546
46a2df8e
RS
547 * buffers.texi (Creating Buffers): Cleanup.
548
f31263a4
RS
549 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
550
1299a5a4
EZ
5512006-05-13 Eli Zaretskii <eliz@gnu.org>
552
642c61f3
EZ
553 * buffers.texi (Current Buffer): Document that with-temp-buffer
554 disables undo.
555
1299a5a4
EZ
556 * os.texi (Terminal-Specific): More accurate description of how
557 Emacs searches for the terminal-specific libraries.
558
61515a63
EZ
5592006-05-12 Eli Zaretskii <eliz@gnu.org>
560
b811ef49
EZ
561 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
562 emacs-xtra to @inforef's.
563
4a7910c7
EZ
564 * text.texi (Undo): Document that undo is turned off in buffers
565 whose names begin with a space.
566
567 * buffers.texi (Buffer Names): Add index entries for buffers whose
568 names begin with a space.
569 (Creating Buffers): Document that undo is turned off in buffers
570 whose names begin with a space.
571
f055e02c
EZ
572 * files.texi (Visiting Functions, Reading from Files)
573 (Saving Buffers): Mention code and EOL conversions by file I/O
574 primitives and subroutines.
575
0ef0b416
EZ
576 * nonascii.texi (Lisp and Coding Systems): Document
577 coding-system-eol-type. Add index entries for eol conversion.
578
61515a63
EZ
579 * display.texi (Defining Faces): Mention `mac', and add an xref to
580 where window-system is described.
581
e4c068c0
RS
5822006-05-10 Richard Stallman <rms@gnu.org>
583
584 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
585
31035927
RS
5862006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
587
588 * variables.texi (File Local Variables): Recommend to quote lambda
589 expressions in safe-local-variable property.
590
f12a0718
RS
5912006-05-09 Richard Stallman <rms@gnu.org>
592
593 * variables.texi (File Local Variables): Document
594 safe-local-eval-forms and safe-local-eval-function.
595
ed7e6c32
KS
5962006-05-07 Kim F. Storm <storm@cua.dk>
597
598 * minibuf.texi (Minibuffer History): Remove keep-dups arg
599 from add-to-history.
600
5a36d834
RF
6012006-05-07 Romain Francoise <romain@orebokech.com>
602
603 * commands.texi (Event Input Misc):
604 * compile.texi (Eval During Compile):
605 * internals.texi (Buffer Internals):
606 * minibuf.texi (Initial Input):
607 * nonascii.texi (Scanning Charsets):
608 * numbers.texi (Comparison of Numbers):
609 * windows.texi (Textual Scrolling, Vertical Scrolling):
610 Fix various typos.
611
fbc284f6
EZ
6122006-05-06 Eli Zaretskii <eliz@gnu.org>
613
f53d2e87
EZ
614 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
615 conditional xref's to either emacs or emacs-xtra, depending on
616 @iftex/@ifnottex.
617
fbc284f6
EZ
618 * minibuf.texi (Minibuffer History): Document add-to-history.
619
3dfed653
EZ
6202006-05-05 Eli Zaretskii <eliz@gnu.org>
621
622 * internals.texi (Pure Storage): Mention the pure overflow message
623 at startup.
624
8e7a9a24
EZ
6252006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
626
627 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
628 (Searching Keymaps): Fix pseudo-Lisp description of keymap
629 search.
630
d0789de9
RS
6312006-05-01 Richard Stallman <rms@gnu.org>
632
633 * intro.texi (nil and t): Clarify.
634
635 * variables.texi (File Local Variables): Suggest using booleanp.
636
fc2cb772
JB
6372006-05-01 Juanma Barranquero <lekktu@gmail.com>
638
639 * objects.texi (Type Predicates): Fix typos.
640
27c5714a
SM
6412006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
642
643 * intro.texi (nil and t): Add booleanp.
644
645 * objects.texi (Type Predicates): Add links for booleanp and
646 string-or-null-p.
647
eadb9d45
RS
6482006-04-29 Richard Stallman <rms@gnu.org>
649
27c5714a 650 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
651 Multi line Font Lock Elements. Much clarification.
652 (Font Lock Multiline, Region to Fontify): Much clarification.
653
7817e3d3
SM
6542006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * variables.texi (File Local Variables): Remove the special case t for
657 safe-local-variable.
658
8ac3a455
RS
6592006-04-26 Richard Stallman <rms@gnu.org>
660
661 * syntax.texi (Parsing Expressions): Minor cleanup.
662
290e4aae
RS
6632006-04-18 Richard Stallman <rms@gnu.org>
664
665 * tips.texi (Coding Conventions): Explain when the package's
666 prefix should appear later on (not at the start of the name).
667
668 * searching.texi (String Search): Clarify effect of NOERROR.
669
670 * modes.texi (Imenu): Clarify what special items do.
671
672 * hooks.texi (Standard Hooks): Delete text about old hook names.
673
1e2b8ce5
RF
6742006-04-17 Romain Francoise <romain@orebokech.com>
675
676 * variables.texi (Local Variables): Update the default value of
677 `max-specpdl-size'.
678
51fa34bc
MB
6792006-04-15 Michael Olson <mwolson@gnu.org>
680
681 * processes.texi (Transaction Queues): Mention the new optional
682 `delay-question' argument for `tq-enqueue'.
683
61f32d39
BW
6842006-04-13 Bill Wohler <wohler@newt.com>
685
686 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 687 :package-version value. Specify its values. Improve documentation
50b7bce0 688 for customize-package-emacs-version-alist.
61f32d39 689
4f8ed159
BW
6902006-04-12 Bill Wohler <wohler@newt.com>
691
692 * customize.texi (Common Keywords): Move description of
693 customize-package-emacs-version-alist to @defvar.
694
e5e864ab
BW
6952006-04-10 Bill Wohler <wohler@newt.com>
696
697 * customize.texi (Common Keywords): Add :package-version.
698
6c230417
KS
6992006-04-10 Kim F. Storm <storm@cua.dk>
700
701 * text.texi (Buffer Contents): Add NOPROPS arg to
702 filter-buffer-substring.
703
d82eac8f
EZ
7042006-04-08 Kevin Ryde <user42@zip.com.au>
705
706 * os.texi (Command-Line Arguments): Update xref to emacs manual
707 "Command Arguments" -> "Emacs Invocation", per change there.
708
4f815b29
TTN
7092006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
710
711 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
712 be on one line to help makeinfo not render two spaces after the dot.
713
122c3009
RS
7142006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
715
716 * strings.texi (Predicates for Strings): Add string-or-null-p.
717
da68bc3d
KS
7182006-03-28 Kim F. Storm <storm@cua.dk>
719
720 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
721 remarks about systems that don't support fractional seconds.
722
b223e22d
KB
7232006-03-25 Karl Berry <karl@gnu.org>
724
fc2cb772 725 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
726 the year list.
727
b756c64c
NR
7282006-03-21 Nick Roberts <nickrob@snap.net.nz>
729
730 * display.texi (Fringe Indicators): Fix typos.
731
fe3dca59
LT
7322006-03-19 Luc Teirlinck <teirllm@auburn.edu>
733
c287ad03 734 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
735 in front of a quoted symbol in a docstring to prevent making a
736 hyperlink.
737
e91d4202
AM
7382006-03-19 Alan Mackenzie <acm@muc.de>
739
290e4aae 740 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 741
e8a5f60b
RS
7422006-03-16 Richard Stallman <rms@gnu.org>
743
744 * display.texi (Defining Images): Minor cleanup.
745
486daaa5
BW
7462006-03-16 Bill Wohler <wohler@newt.com>
747
748 * display.texi (Defining Images): In image-load-path-for-library,
749 prefer user's images.
750
4ffc92c2
SM
7512006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
752
753 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
754
874a6ef8
BW
7552006-03-15 Bill Wohler <wohler@newt.com>
756
757 * display.texi (Defining Images): Fix example in
758 image-load-path-for-library by not recommending that one binds
fc2cb772 759 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
760 it if previously defined.
761
70949f30
BW
7622006-03-14 Bill Wohler <wohler@newt.com>
763
764 * display.texi (Defining Images): In image-load-path-for-library,
765 always return list of directories. Update example.
766
c852c516
AM
7672006-03-14 Alan Mackenzie <acm@muc.de>
768
769 * modes.texi: New node, "Region to Fontify" (for Font Lock).
770 This describes font-lock-extend-region-function.
4ffc92c2 771 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
772 the new node "Region to Fontify".
773
7cd3712b
RS
7742006-03-13 Richard Stallman <rms@gnu.org>
775
776 * display.texi (Invisible Text): The impossible position is
777 now before the invisible text, not after.
778 (Defining Images): Clean up last change.
779
2c676341
BW
7802006-03-11 Bill Wohler <wohler@newt.com>
781
782 * display.texi (Defining Images): Add image-load-path-for-library.
783
6f49b4c5
LT
7842006-03-11 Luc Teirlinck <teirllm@auburn.edu>
785
2d14c9bf
LT
786 * text.texi (Adaptive Fill): Fix Texinfo usage.
787
788 * strings.texi (Creating Strings): Fix Texinfo usage.
789
6f49b4c5
LT
790 * searching.texi (Regexp Special): Use @samp for regular
791 expressions that are not in Lisp syntax.
792
fc1d3386
LT
7932006-03-08 Luc Teirlinck <teirllm@auburn.edu>
794
795 * searching.texi (Regexp Special): Put remark between parentheses
796 to avoid misreading.
797
7b2c2ca9
LT
7982006-03-07 Luc Teirlinck <teirllm@auburn.edu>
799
800 * searching.texi (Syntax of Regexps): More accurately describe
801 which characters are special in which situations.
802 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
803 are not special. Describe in detail when `[' and `]' are special.
804 (Regexp Backslash): Plenty of regexps with unbalanced square
805 brackets are valid, so reword that statement.
806
f79bc642
KS
8072006-03-02 Kim F. Storm <storm@cua.dk>
808
809 * keymaps.texi (Tool Bar): Add tool-bar-border.
810
1d9a5237
LT
8112006-02-28 Luc Teirlinck <teirllm@auburn.edu>
812
a86b01fa 813 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 814
2534ef94
LT
8152006-02-27 Luc Teirlinck <teirllm@auburn.edu>
816
817 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
818
819 * files.texi (Locating Files): Suggest additional values for the
820 SUFFIXES arg of `locate-file'. Update pxref.
821
822 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
823 (How Programs Do Loading): Discuss the effects of Auto Compression
824 mode on `load'.
825 (Load Suffixes): New node.
394e96d5 826 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
827 moved to "Load Suffixes".
828 (Autoload, Named Features): Mention `load-suffixes'.
829
dd9959da 8302006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
831
832 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
833
834 * windows.texi (Window Tree): Fix typo.
835
49af2995
KS
8362006-02-20 Kim F. Storm <storm@cua.dk>
837
838 * display.texi (Fringe Indicators): New section.
839 Move indicate-empty-lines, indicate-buffer-boundaries, and
840 default-indicate-buffer-boundaries here.
841 Add fringe-indicator-alist and default-fringes-indicator-alist.
842 Add list of logical fringe indicator symbols.
843 Update list of standard bitmap names.
844 (Fringe Cursors): New section.
845 Move overflow-newline-into-fringe here.
846 Add fringe-cursor-alist and default-fringes-cursor-alist.
847 Add list of fringe cursor symbols.
848
58f71009
JB
8492006-02-20 Juanma Barranquero <lekktu@gmail.com>
850
851 * commands.texi (Using Interactive): Fix reference to node
852 "Minibuffers".
853
5498b6af
RS
8542006-02-19 Richard M. Stallman <rms@gnu.org>
855
856 * minibuf.texi (High-Level Completion):
857 Add xref to read-input-method-name.
858
859 * files.texi (Relative File Names): Move file-relative-name here.
860 (File Name Expansion): From here. Minor clarifications.
861
862 * commands.texi (Using Interactive): Add xrefs about reading input.
863 Clarify remarks about that moving point and mark.
864 Put string case before list case.
865
43ce897a 8662006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 867
4ffc92c2
SM
868 * display.texi (Other Display Specs, Image Descriptors):
869 Revert erroneous changes. The previous description of
870 image-descriptors as `(image . PROPS)' was correct.
b6498a68 871
1324d26e
RS
8722006-02-14 Richard M. Stallman <rms@gnu.org>
873
874 * variables.texi (File Local Variables): Clarifications.
875
0da93350
JB
8762006-02-14 Juanma Barranquero <lekktu@gmail.com>
877
878 * variables.texi (File Local Variables): Use @code for a cons
879 cell, not @var.
880
51a39bab
CY
8812006-02-13 Chong Yidong <cyd@stupidchicken.com>
882
883 * variables.texi (File Local Variables): Document new file local
884 variable behavior.
885
d342156c
KS
8862006-02-10 Kim F. Storm <storm@cua.dk>
887
888 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
889
8392fe4a
JB
8902006-02-08 Juanma Barranquero <lekktu@gmail.com>
891
892 * modes.texi (%-Constructs): Remove obsolete info about
893 `global-mode-string'.
894
cd6cd82a
RS
8952006-02-07 Richard M. Stallman <rms@gnu.org>
896
d78dc2d8
RS
897 * commands.texi (Prefix Command Arguments): Minor cleanup.
898
899 * display.texi: "Graphical display", not window system.
900
cd6cd82a
RS
901 * functions.texi (What Is a Function): Fix xref.
902
903 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
904 (Changing Key Bindings): Clarify when remapping is better than
905 substitute-key-definition.
906
9072006-02-02 Richard M. Stallman <rms@gnu.org>
908
909 * minibuf.texi (Basic Completion): Completion alists are risky.
910
911 * keymaps.texi (Active Keymaps): Clarifications.
912 (Searching Keymaps): New node.
913 (Keymaps): Update menu.
914
915 * frames.texi (Layout Parameters): Minor clarification.
916 (Drag and Drop): New node.
917 (Frames): Update menu.
918
cf052abc
CY
9192006-01-29 Chong Yidong <cyd@stupidchicken.com>
920
4ffc92c2
SM
921 * display.texi (Other Display Specs, Image Descriptors):
922 Image description is a list, not a cons cell.
cf052abc 923
1f2907ee
LT
9242006-01-28 Luc Teirlinck <teirllm@auburn.edu>
925
926 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
927 list is not necessarily a list).
928
a849f77d
EZ
9292006-01-27 Eli Zaretskii <eliz@gnu.org>
930
931 * frames.texi (Layout Parameters): border-width and
932 internal-border-width belong to the frame, not the window.
933
d322eb9b
RS
9342006-01-19 Richard M. Stallman <rms@gnu.org>
935
936 * nonascii.texi (Translation of Characters): Search cmds use
937 translation-table-for-input. Automatically made local.
938
939 * markers.texi (Overview of Markers): Count insertion type
940 as one of a marker's attributes.
941
cd6cd82a
RS
942 * keymaps.texi (Controlling Active Maps): New node, split out of
943 Active Keymaps.
944 (Keymaps): Menu updated.
945 (Active Keymaps): Give pseudocode to explain how the active
946 maps are searched. current-active-maps and key-binding moved here.
947 (Functions for Key Lookup): current-active-maps and key-binding moved.
948 Clarifications.
949 (Searching the Keymaps): New subnode.
950
d322eb9b
RS
951 * elisp.texi (Top): Menu clarification.
952
953 * display.texi (Other Display Specs): Delete duplicate entry for
954 just a string as display spec. Move text about recursive display
955 specs on such a string.
956
957 * commands.texi (Key Sequence Input): Clarify.
958 Move num-nonmacro-input-events out.
959 (Reading One Event): num-nonmacro-input-events moved here.
960
2ac77b5a
NR
9612006-01-14 Nick Roberts <nickrob@snap.net.nz>
962
963 * advice.texi (Simple Advice): Update example to fit argument
964 change in previous-line.
965
a203a18c
RS
9662006-01-05 Richard M. Stallman <rms@gnu.org>
967
968 * markers.texi (The Mark): Fix in `mark'.
969
d9043ddf
RS
9702006-01-04 Richard M. Stallman <rms@gnu.org>
971
972 * processes.texi (Misc Network, Make Network): Minor cleanups.
973
8a5db8ae
KS
9742006-01-04 Kim F. Storm <storm@cua.dk>
975
976 * processes.texi (Make Network): Add IPv6 addresses and handling.
977 (Network Feature Testing): Mention (:family ipv6).
978 (Misc Network): Add IPv6 formats to format-network-address.
979
19bb7940
RS
9802005-12-30 Richard M. Stallman <rms@gnu.org>
981
982 * text.texi (Changing Properties):
983 Don't use return value of set-text-properties.
984
b9cb50d9
LT
9852005-12-29 Luc Teirlinck <teirllm@auburn.edu>
986
987 * modes.texi (Mode Line Format): Correct typo in menu.
988
94a867a6
RS
9892005-12-29 Richard M. Stallman <rms@gnu.org>
990
991 * modes.texi (Mode Line Top): New node.
992 (Mode Line Data): Some text moved to new node.
993 Explain the data structure more concretely.
994 (Mode Line Basics): Clarifications.
995 (Mode Line Variables): Clarify intro paragraph.
996 (%-Constructs): Clarify intro paragraph.
997 (Mode Line Format): Update menu.
998
ba455131
LT
9992005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1000
1001 * minibuf.texi (Basic Completion): Update lazy-completion-table
1002 examples for removal of ARGS argument.
1003
2b6abe1e
RS
10042005-12-23 Richard M. Stallman <rms@gnu.org>
1005
1006 * text.texi (Undo): Restore some explanation from the version
1007 that was deleted.
1008
2d7409f2
EZ
10092005-12-23 Eli Zaretskii <eliz@gnu.org>
1010
abeb5483 1011 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1012 funname' and `apply delta' elements of the undo list.
1013
2e23b82e
RS
10142005-12-20 Richard M. Stallman <rms@gnu.org>
1015
1016 * help.texi (Help Functions): Update documentation of `apropos'.
1017
a31687ce
LT
10182005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1019
1020 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1021 because it is confusing. If the :help-echo keyword is a function,
1022 it is not directly used as the :help-echo overlay property, as the
1023 xref seems to suggest (it does not take the appropriate args).
1024
0e83c4e9
LT
10252005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1026
1027 * customize.texi (Common Keywords): Fix Texinfo usage.
1028 (Group Definitions, Variable Definitions): Update for new
1029 conventions for using `*' in docstrings.
77df907a
LT
1030
1031 * tips.texi (Documentation Tips): Update for new conventions for
1032 using `*' in docstrings.
1033
69487a1f
RS
10342005-12-16 Richard M. Stallman <rms@gnu.org>
1035
1036 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1037
2a502a32
JL
10382005-12-16 Juri Linkov <juri@jurta.org>
1039
1040 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1041
b158c851
RF
10422005-12-14 Romain Francoise <romain@orebokech.com>
1043
1044 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1045 Fix typo.
1046
d7d1f75e
JL
10472005-12-11 Juri Linkov <juri@jurta.org>
1048
1049 * minibuf.texi (Completion Commands): Add mention of read-file-name
1050 for filename completion keymaps.
1051 (Reading File Names): Add mention of filename completion keymaps
1052 for read-file-name and xref to `Completion Commands'.
1053
4b1c16c2
RS
10542005-12-10 Richard M. Stallman <rms@gnu.org>
1055
1056 * customize.texi (Common Keywords): State caveats for use of :tag.
1057
1d49d5d9
RS
10582005-12-08 Richard M. Stallman <rms@gnu.org>
1059
2663a204
RS
1060 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1061 with xrefs and better explanation.
1062 (Completion Commands): Add the filename completion maps.
1063
1d49d5d9
RS
1064 * objects.texi (Character Type): Clarify that \s is not space
1065 if a dash follows.
1066
fa0d4d0c
RS
10672005-12-05 Richard M. Stallman <rms@gnu.org>
1068
1069 * windows.texi (Resizing Windows): Delete preserve-before args.
1070
d64b177a
SM
10712005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1072
1073 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1074 in full keymaps, since the quirk has been fixed.
1075
79019cc9
EZ
10762005-12-03 Eli Zaretskii <eliz@gnu.org>
1077
1078 * hooks.texi (Standard Hooks): Add index entries. Mention
1079 `compilation-finish-functions'.
1080
161ef3be
RS
10812005-11-27 Richard M. Stallman <rms@gnu.org>
1082
1083 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1084
17c1971a
JL
10852005-11-21 Juri Linkov <juri@jurta.org>
1086
1087 * customize.texi (Common Keywords): Update links types
1088 custom-manual and url-link. Add link types emacs-library-link,
1089 file-link, function-link, variable-link, custom-group-link.
1090
5890344b
CY
10912005-11-20 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * display.texi: Revert 2005-11-20 change.
1094
cbce0752
TTN
10952005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1096
1097 * processes.texi (Bindat Functions):
1098 Say "third" to refer to zero-based index "2".
1099
ff04c885
LT
11002005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1101
1102 * loading.texi (Library Search): Update the default value of
1103 `load-suffixes'.
1104
ce8d4e00
CY
11052005-11-17 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * display.texi (Attribute Functions): Mention :ignore-defface.
1108
cbad4a9e
SM
11092005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1110
1111 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1112 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1113
fda12b27
RS
11142005-11-06 Richard M. Stallman <rms@gnu.org>
1115
1116 * files.texi (Magic File Names): find-file-name-handler checks the
1117 `operations' property of the handler.
1118
e082564e
RS
11192005-11-03 Richard M. Stallman <rms@gnu.org>
1120
1121 * variables.texi (Frame-Local Variables): Small clarification.
1122
f0cdd9e4
CY
11232005-10-29 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * os.texi (Init File): Document ~/.emacs.d/init.el.
1126
685abb98
RS
11272005-10-29 Richard M. Stallman <rms@gnu.org>
1128
1129 * internals.texi (Garbage Collection): Document memory-full.
1130
7000848e
BW
11312005-10-28 Bill Wohler <wohler@newt.com>
1132
1133 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1134 for URLs.
1135
107fb6c9
RS
11362005-10-28 Richard M. Stallman <rms@gnu.org>
1137
1138 * minibuf.texi (Completion Commands): Clean up prev change.
1139
11402005-10-26 Kevin Ryde <user42@zip.com.au>
1141
1142 * compile.texi (Eval During Compile): Explain recommended uses
1143 of eval-when-compile and eval-and-compile.
1144
1d8e69a2
MY
11452005-10-27 Masatake YAMATO <jet@gyve.org>
1146
cbad4a9e 1147 * minibuf.texi (Completion Commands):
1d8e69a2 1148 Write about new optional argument for `display-completion-list'.
cbad4a9e 1149
6a897887
RS
11502005-10-23 Richard M. Stallman <rms@gnu.org>
1151
1152 * display.texi (Overlay Arrow): Clarify about local bindings of
1153 overlay-arrow-position.
1154
6d1e17be
EZ
11552005-10-22 Eli Zaretskii <eliz@gnu.org>
1156
1157 * internals.texi (Building Emacs): Fix last change.
1158
db5fe0a6
RS
11592005-10-22 Richard M. Stallman <rms@gnu.org>
1160
1161 * internals.texi (Building Emacs): Document eval-at-startup.
1162
45158e77
RS
11632005-10-21 Richard M. Stallman <rms@gnu.org>
1164
1165 * loading.texi (Where Defined): load-history contains abs file names.
1166 symbol-file returns abs file names.
1167
e50165ec
KS
11682005-10-19 Kim F. Storm <storm@cua.dk>
1169
1170 * display.texi (Showing Images): Add max-image-size integer value.
1171
63ab30d0
CY
11722005-10-18 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * display.texi (Showing Images): Document max-image-size.
1175
f8252852
RS
11762005-10-17 Richard M. Stallman <rms@gnu.org>
1177
1178 * commands.texi (Quitting): Minor clarification.
1179
1180 * processes.texi (Sentinels): Clarify about output and quitting.
1181 (Filter Functions): Mention with-local-quit.
1182
c1bed3aa
JL
11832005-10-17 Juri Linkov <juri@jurta.org>
1184
1185 * buffers.texi (Current Buffer):
1186 * commands.texi (Event Input Misc):
1187 * compile.texi (Eval During Compile, Compiler Errors):
1188 * customize.texi (Group Definitions):
1189 * display.texi (Progress, Defining Faces):
1190 * files.texi (Writing to Files):
1191 * modes.texi (Mode Hooks, Defining Minor Modes):
1192 * streams.texi (Output Functions):
1193 * syntax.texi (Syntax Table Functions):
1194 * text.texi (Change Hooks):
1195 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1196
1197 * commands.texi (Quitting): Replace arg `forms' with `body' in
1198 `with-local-quit'.
1199
1200 * positions.texi (Excursions): Replace arg `forms' with `body' in
1201 `save-excursion'.
1202
ef1b4c9e
KS
12032005-10-08 Kim F. Storm <storm@cua.dk>
1204
1205 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1206 Rename manual section accordingly.
1207
abc8ce50
KS
12082005-10-04 Kim F. Storm <storm@cua.dk>
1209
1210 * windows.texi (Window Split Tree): New section describing
1211 new function window-split-tree function.
1212
a1f5a1f0
NR
12132005-10-03 Nick Roberts <nickrob@snap.net.nz>
1214
1215 * display.texi (Fringe Size/Pos): Simplify and add detail.
1216
97c3e4cc
RF
12172005-09-30 Romain Francoise <romain@orebokech.com>
1218
1219 * minibuf.texi (High-Level Completion): Explain that the prompt
1220 given to `read-buffer' should end with a colon and a space.
1221 Update usage examples.
1222
8ad8c5ce
JL
12232005-09-29 Juri Linkov <juri@jurta.org>
1224
1225 * display.texi (Displaying Messages): Rename argument name
1226 `string' to `format-string' in functions `message', `message-box',
1227 `message-or-box'.
1228
63182706
CY
12292005-09-26 Chong Yidong <cyd@stupidchicken.com>
1230
fc2cb772 1231 * errors.texi (Standard Errors): Correct xrefs.
63182706 1232
906320ec
CY
12332005-09-18 Chong Yidong <cyd@stupidchicken.com>
1234
fc2cb772 1235 * display.texi (Defining Images): Update documentation for
906320ec
CY
1236 `image-load-path'.
1237
8ccd3630
RS
12382005-09-17 Richard M. Stallman <rms@gnu.org>
1239
1240 * display.texi (Defining Images): Clean up previous change.
1241
7260457b
RF
12422005-09-16 Romain Francoise <romain@orebokech.com>
1243
1244 * elisp.texi: Specify GFDL version 1.2.
1245
1246 * doclicense.texi (GNU Free Documentation License): Update to
1247 version 1.2.
1248
5b51c037
CY
12492005-09-15 Chong Yidong <cyd@stupidchicken.com>
1250
1251 * display.texi (Defining Images): Document `image-load-path'.
1252
5c4757d3
RS
12532005-09-15 Richard M. Stallman <rms@gnu.org>
1254
1255 * objects.texi (Printed Representation): Minor cleanup.
1256 (Box Diagrams): Minor fix.
1257 (Cons Cell Type): Move (...) index item here.
1258 (Box Diagrams): From here.
1259 (Array Type): Minor fix.
1260 (Type Predicates): Delete index "predicates".
1261 (Hash Table Type): Clarify xref.
1262 (Dotted Pair Notation): Minor fix.
1263
2bb8b80c
CY
12642005-09-10 Chong Yidong <cyd@stupidchicken.com>
1265
1266 * files.texi (Saving Buffers): Fix typo.
1267
47b8bc5d
RS
12682005-09-08 Richard M. Stallman <rms@gnu.org>
1269
1270 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1271
475aab0d
CY
12722005-09-08 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * locals.texi (Standard Buffer-Local Variables): Don't include
1275 mode variables for minor modes.
1276 Fix xrefs for buffer-display-count, buffer-display-table,
1277 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1278 enable-multibyte-characters, fill-column, header-line-format,
1279 left-fringe-width, left-margin, and right-fringe-width.
1280
1281 * hooks.texi (Standard Hooks): All hooks should conform to the
1282 standard naming convention now.
1283 Fix xref for `echo-area-clear-hook'.
1284
1285 * display.texi (Usual Display): Note that indicate-empty-lines and
1286 tab-width are buffer-local.
1287
1288 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1289
1290 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1291
1292 * nonascii.texi (Encoding and I/O): Note that
1293 buffer-file-coding-system is buffer-local.
1294
1295 * positions.texi (List Motion): Note that defun-prompt-regexp is
1296 buffer-local.
1297
1298 * text.texi (Auto Filling): Note that auto-fill-function is
1299 buffer-local.
1300 (Undo): Note that buffer-undo-list is buffer-local.
1301
1302 * windows.texi (Buffers and Windows): Document
1303 buffer-display-count.
1304
2a6bc1f7
RS
13052005-09-06 Richard M. Stallman <rms@gnu.org>
1306
1307 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1308 package prefix elsewhere than at the start of the name.
1309
d7ea8b71
RS
13102005-09-03 Richard M. Stallman <rms@gnu.org>
1311
1312 * tips.texi (Programming Tips): Add conventions for minibuffer
1313 questions and prompts.
1314
0c6087a6
RS
13152005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1316
1317 * intro.texi (nil and t): Minor cleanup.
1318 Delete spurious mention of keyword symbols.
1319 (Evaluation Notation): Add index entry.
1320 (A Sample Function Description): Minor cleanup.
1321 (A Sample Variable Description): Not all vars can be set.
1322
4b5fa40e
TTN
13232005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1324
1325 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1326
1327 (Insertion): Document precise type of `insert-char' arg COUNT.
1328
34b50776
SM
13292005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1330
1331 * modes.texi (Other Font Lock Variables): Sync the default of
1332 font-lock-lines-before.
1333
c1105d05
MA
13342005-08-31 Michael Albinus <michael.albinus@gmx.de>
1335
1336 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1337
62929713
RS
13382005-08-29 Richard M. Stallman <rms@gnu.org>
1339
1340 * elisp.texi (Top): Update subnode menu.
1341
1342 * searching.texi (Searching and Matching): Move node.
1343 Rearrange contents and add overall explanation.
1344 (Searching and Case): Move node.
1345 (Searching and Matching): Update menu.
1346
0fb57cc0
EZ
13472005-08-27 Eli Zaretskii <eliz@gnu.org>
1348
1349 * os.texi (Startup Summary): Fix the description of the initial
1350 startup message display.
1351
3e80c4c1
RS
13522005-08-25 Richard M. Stallman <rms@gnu.org>
1353
1354 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1355
13562005-08-25 Emilio C. Lopes <eclig@gmx.net>
1357
1358 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1359 `next-overlay-change' example.
c1105d05 1360
79a8defb
JL
13612005-08-22 Juri Linkov <juri@jurta.org>
1362
1363 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1364 Fix invert-face. Fix args of face-background.
1365
16691d29
JL
1366 * display.texi (Standard Faces): Delete node.
1367 (Faces): Add xref to `(emacs)Standard Faces'.
1368 (Displaying Faces): Fix xref to `Standard Faces'.
1369
1370 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1371
217b694f
EZ
13722005-08-20 Alan Mackenzie <acm@muc.de>
1373
1374 * buffers.texi (The Buffer List): Clarify the manipulation of the
1375 buffer list.
1376
0bf14bfd
RS
13772005-08-14 Richard M. Stallman <rms@gnu.org>
1378
7ad1498e
AS
1379 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1380 a regexp.
0bf14bfd 1381
c118d09e
RS
13822005-08-11 Richard M. Stallman <rms@gnu.org>
1383
59cb8c23
RS
1384 * elisp.texi (Top): Update subnode lists.
1385
1386 * display.texi (Inverse Video): Node deleted.
1387
c118d09e
RS
1388 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1389 New nodes split out of Coding Conventions.
1390
1391 * searching.texi (Regular Expressions): Document re-builder.
1392
1393 * os.texi (Time Parsing): New node split out of Time Conversion.
1394
1395 * processes.texi (Misc Network, Network Feature Testing)
1396 (Network Options, Make Network): New nodes split out of
1397 Low-Level Network.
1398
67ec7f41
RS
13992005-08-09 Richard M. Stallman <rms@gnu.org>
1400
76d47f0d
RS
1401 * frames.texi (Geometry): New node, split from Size and Position.
1402 (Frame Parameters): Refer to Geometry.
1403
67ec7f41 1404 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1405
67ec7f41
RS
1406 * windows.texi (Splitting Windows): Fix xref.
1407
1408 * frames.texi (Layout Parameters): Add xref.
1409
1410 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1411
1412 * keymaps.texi (Menu Bar): Fix xref.
1413
1414 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1415
1416 * modes.texi (%-Constructs): Fix xref.
1417
1418 * frames.texi (Window Frame Parameters): Node split up.
1419 (Basic Parameters, Position Parameters, Size Parameters)
1420 (Layout Parameters, Buffer Parameters, Management Parameters)
1421 (Cursor Parameters, Color Parameters): New subnodes.
1422
adb5e445
LT
14232005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1424
1425 * positions.texi (Screen Lines): Update xref for previous change
1426 in minibuf.texi.
1427
1428 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1429 change in minibuf.texi.
1430
61298e17
RS
14312005-08-09 Richard M. Stallman <rms@gnu.org>
1432
1433 * tips.texi (Coding Conventions): Minor cleanup.
1434
1435 * modes.texi (Defining Minor Modes): Explain when init-value
1436 can be non-nil.
1437
1438 * elisp.texi (Top): Update submenu for Minibuffer.
1439
1440 * minibuf.texi (Minibuffer Misc): Node split up.
1441 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1442 (Recursive Mini): New nodes split out from Minibuffer Misc.
1443 (Minibuffer Misc): Document max-mini-window-height.
1444
1445 * hash.texi (Defining Hash): Delete stray paren in example.
1446
1447 * display.texi (Echo Area Customization): Don't define
1448 max-mini-window-height here; xref instead.
1449
1450 * commands.texi (Event Input Misc): Update while-no-input.
1451
1452 * advice.texi (Advising Functions): Explain when to use advice
1453 and when to use a hook.
1454
43e124e6
EZ
14552005-07-30 Eli Zaretskii <eliz@gnu.org>
1456
1457 * makefile.w32-in (info): Don't run install-info.
1458 ($(infodir)/dir): New target, produced by running install-info.
1459
653aea22
LT
14602005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1461
1462 * modes.texi (Defining Minor Modes): The keyword for the initial
1463 value is :init-value, not :initial-value.
1464
ba6ebbd5
EZ
14652005-07-23 Eli Zaretskii <eliz@gnu.org>
1466
1467 * loading.texi (Autoload): Make the `doctor' example be consistent
1468 with what's in current loaddefs.el. Describe the "fn" magic in
1469 the usage portion of the doc string.
1470
6696f2a4
RS
14712005-07-22 Richard M. Stallman <rms@gnu.org>
1472
1473 * internals.texi (Garbage Collection): Clarify previous change.
1474
0c17e67c
SM
14752005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1476
1477 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1478
426179e1
JL
14792005-07-18 Juri Linkov <juri@jurta.org>
1480
1481 * commands.texi (Accessing Events):
1482 * frames.texi (Text Terminal Colors, Resources):
1483 * markers.texi (The Mark):
1484 * modes.texi (Defining Minor Modes):
1485 Delete duplicate duplicate words.
1486
9b0c2c56
RS
14872005-07-16 Richard M. Stallman <rms@gnu.org>
1488
1489 * display.texi (Managing Overlays): Clarify make-overlay
1490 args for insertion types.
1491
fd90b80c
LT
14922005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1493
0c17e67c
SM
1494 * customize.texi (Variable Definitions):
1495 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1496 `standard-value' is a list too.
1497 (Defining New Types): Use @key{RET} instead of @key{ret}.
1498
37aa90e5
TTN
14992005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1500
1501 * os.texi (Translating Input): Fix typo.
1502
917e0c95
RS
15032005-07-08 Richard M. Stallman <rms@gnu.org>
1504
1505 * README: Update edition number and size estimate.
1506
1507 * elisp.texi (VERSION): Set to 2.9.
1508
7d90e71d
RS
15092005-07-07 Richard M. Stallman <rms@gnu.org>
1510
c330dafe
RS
1511 * book-spine.texinfo: Update Emacs version.
1512
7d90e71d
RS
1513 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1514
dc2204be
RS
15152005-07-06 Richard M. Stallman <rms@gnu.org>
1516
1517 * searching.texi (Regexp Search): Clarify what re-search-forward
1518 does when the search fails.
1519
a0ec7a4a
LK
15202005-07-05 Lute Kamstra <lute@gnu.org>
1521
dc2204be 1522 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1523
1524 * doclicense.texi (GNU Free Documentation License):
1525 * gpl.texi (GPL):
1526 * tips.texi (Coding Conventions, Library Headers):
1527 * vol1.texi:
1528 * vol2.texi: Update FSF's address.
1529
4af33176
RS
15302005-07-04 Richard M. Stallman <rms@gnu.org>
1531
1532 * hooks.texi (Standard Hooks): Add occur-hook.
1533
b3ab615b
LT
15342005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1535
1536 * display.texi (The Echo Area): Correct menu.
1537
3d393029
RS
15382005-07-03 Richard M. Stallman <rms@gnu.org>
1539
7fe48b75
RS
1540 * elisp.texi (Top): Update subnode menu for Display.
1541
1542 * display.texi (Displaying Messages): New node, with most
1543 of what was in The Echo Area.
1544 (Progress): Moved under The Echo Area.
1545 (Logging Messages): New node with new text.
1546 (Echo Area Customization): New node, the rest of what was
1547 in The Echo Area. Document message-truncate-lines with @defvar.
1548 (Display): Update menu.
1549
3d393029
RS
1550 * windows.texi (Textual Scrolling): Doc 3 values for
1551 scroll-preserve-screen-position.
1552
1553 * text.texi (Special Properties): Change hook functions
1554 should bind inhibit-modification-hooks around altering buffer text.
1555
1556 * keymaps.texi (Key Binding Commands): Call binding BINDING
1557 rather than DEFINITION.
1558
b26860ad
JB
15592005-06-29 Juanma Barranquero <lekktu@gmail.com>
1560
1561 * variables.texi (Defining Variables): `user-variable-p' returns t
1562 for aliases of user options, nil for alias loops.
1563
025691ed
RS
15642005-06-28 Richard M. Stallman <rms@gnu.org>
1565
1566 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1567 make-keymap.
1568
b61bfa4d
LT
15692005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1570
1571 * variables.texi (Setting Variables): Correct and clarify
1572 description of `add-to-ordered-list'.
1573
24ee714d
RS
15742005-06-26 Richard M. Stallman <rms@gnu.org>
1575
1576 * display.texi (Faces): Minor cleanup.
1577
33b79ce4
LT
15782005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1579
1580 * display.texi (Faces): `facep' returns t for strings that are
1581 face names.
1582
df13531d
RS
15832005-06-25 Richard M. Stallman <rms@gnu.org>
1584
1585 * objects.texi (Equality Predicates): Clarify meaning of equal.
1586
1587 * windows.texi (Selecting Windows): save-selected-window
1588 and with-selected-window save and restore the current buffer.
1589
cf444441
RS
15902005-06-24 Richard M. Stallman <rms@gnu.org>
1591
1592 * numbers.texi (Float Basics): Explain how to test for NaN,
1593 and printing the sign of NaNs.
1594
6cdd056d
EZ
15952005-06-24 Eli Zaretskii <eliz@gnu.org>
1596
1597 * makefile.w32-in (MAKEINFO): Use --force.
1598
b93e3c3b
RS
15992005-06-23 Richard M. Stallman <rms@gnu.org>
1600
1601 * display.texi (Face Functions): Correct Texinfo usage.
1602
6fb276bd
LT
16032005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1604
1605 * lists.texi (Rings): `ring-elements' now returns the elements of
1606 RING in order.
1607
1d1c7e75
JB
16082005-06-23 Juanma Barranquero <lekktu@gmail.com>
1609
1610 * markers.texi (The Mark): Texinfo usage fix.
1611
9d12e52b
KS
16122005-06-23 Kim F. Storm <storm@cua.dk>
1613
1614 * searching.texi (Entire Match Data): Remove evaporate option for
1615 match-data. Do not mention evaporate option for set-match-data.
1616
6d44324c
GM
16172005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1618
1619 * display.texi (Face Functions): Mention face aliases.
1620
80df27a7
RS
16212005-06-21 Richard M. Stallman <rms@gnu.org>
1622
1623 * anti.texi (Antinews): Texinfo usage fix.
1624
e121563b
KB
16252005-06-21 Karl Berry <karl@gnu.org>
1626
9d7d543c
KB
1627 * elisp.texi: Use @copying.
1628
e121563b
KB
1629 * elisp.texi: Put @summarycontents and @contents before the Top
1630 node, instead of the end of the file, so that the contents appear
1631 in the right place in the dvi/pdf output.
1632
36a3b076
JL
16332005-06-21 Juri Linkov <juri@jurta.org>
1634
1635 * display.texi (Defining Faces): Add `customized-face'.
1636
5c796e80
KS
16372005-06-20 Kim F. Storm <storm@cua.dk>
1638
b7d1f38f
KS
1639 * variables.texi (Setting Variables): Any type of element can be
1640 given order in add-to-ordered-list. Compare elements with eq.
1641
5c796e80
KS
1642 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1643
fb056bef
KB
16442005-06-20 Karl Berry <karl@gnu.org>
1645
1646 * syntax.texi (Syntax Flags): Make last column very slightly wider
1647 to avoid "generic comment" breaking on two lines and causing an
1648 underfull box.
1649
84398baa
LT
16502005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1651
1652 * lists.texi (Rings): Various minor clarifications and corrections.
1653
07ff1e4b
RS
16542005-06-18 Richard M. Stallman <rms@gnu.org>
1655
1656 * functions.texi (Obsolete Functions): Simplify.
1657
1658 * variables.texi (Variable Aliases): Simplify.
1659
1660 * anti.texi, backups.texi, compile.texi, customization.texi:
1661 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1662 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1663 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1664 * variables.texi: Fix formatting ugliness.
1665
1666 * elisp.texi: Add links to Rings and Byte Packing.
1667 Update version and copyright years.
1668
1669 * minibuf.texi: Fix formatting ugliness.
1670 (Completion Commands): Move keymap vars to the end
1671 and vars completing-read binds to the top.
1672
3f7fab24
LT
16732005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1674
1675 * processes.texi: Fix typos.
1676 (Bindat Spec): Correct Texinfo error.
926c4c9b 1677 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1678
f19b57e3
RS
16792005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1680
1681 * lists.texi (Rings): New node.
1682 (Lists): Add it to menu.
1683
a80c5da7 1684 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1685 (Processes): Add it to menu.
1686
16872005-06-17 Richard M. Stallman <rms@gnu.org>
1688
1689 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1690
1691 * help.texi (Documentation Basics): Explain the xref to
1692 Documentation Tips.
1693
1694 * debugging.texi (Debugger Commands): Minor fix.
1695
67c1390d
LT
16962005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1697
1698 * edebug.texi (Instrumenting): Eliminate duplicate link.
1699 (Specification List): Replace references to "below", referring to
1700 a later node, with one @ref to that node.
1701
1702 * os.texi (Timers): Timers should save and restore the match data
1703 if they change it.
1704
1705 * debugging.texi (Debugger Commands): Mention that the Lisp
1706 debugger can not step through primitive functions.
1707
51cd2a8c
JB
17082005-06-16 Juanma Barranquero <lekktu@gmail.com>
1709
1710 * functions.texi (Obsolete Functions): Update argument names of
1711 `make-obsolete' and `define-obsolete-function-alias'.
1712
1713 * variables.texi (Variable Aliases): Update argument names of
1714 `defvaralias', `make-obsolete-variable' and
1715 `define-obsolete-variable-alias'.
1716
f5e6ac4a
KS
17172005-06-15 Kim F. Storm <storm@cua.dk>
1718
1719 * searching.texi (Entire Match Data): Rephrase warnings about
1720 evaporate arg to match-data and set-match-data.
1721
fe2a9972
LT
17222005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1723
67774855
LT
1724 * elisp.texi (Top): Update detailed menu.
1725
fe2a9972
LT
1726 * edebug.texi (Edebug): Update menu.
1727 (Instrumenting): Update xrefs.
1728 (Edebug Execution Modes): Correct xref.
1729 (Jumping): Clarify description of `h' command.
1730 Eliminate redundant @ref.
1731 (Breaks): New node.
9b7fa297 1732 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
1733 (Global Break Condition): Mention `C-x X X'.
1734 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1735 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1736 (Edebug Display Update): Correct pxref.
1737 (Edebug and Macros): New node.
1738 (Instrumenting Macro Calls): Is now a subsubsection.
1739 Neither arg of `def-edebug-spec' is evaluated.
1740 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1741 (Specification Examples): Fix typo.
1742
b59f605b
LK
17432005-06-14 Lute Kamstra <lute@gnu.org>
1744
1745 * debugging.texi (Function Debugging): Primitives can break on
1746 entry too.
1747
a5c99dc9
KS
17482005-06-14 Kim F. Storm <storm@cua.dk>
1749
1750 * variables.texi (Setting Variables): Add add-to-ordered-list.
1751
f99ed2f8
SM
17522005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1753
1754 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1755 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1756
9d42ffaa
LK
17572005-06-13 Lute Kamstra <lute@gnu.org>
1758
1759 * text.texi (Special Properties): Fix cross reference.
1760
32cc0b00
LT
17612005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1762
1763 * debugging.texi (Function Debugging): Delete mention of empty
1764 string argument to `cancel-debug-on-entry'. Delete inaccurate
1765 description of the return value of that command.
1766
98d1a1cf
EZ
17672005-06-11 Alan Mackenzie <acm@muc.de>
1768
1769 * text.texi (Adaptive Fill): Amplify the description of
1770 fill-context-prefix.
1771
4b53b8d7
LT
17722005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1773
84398baa 1774 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1775
b5305167
SM
17762005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1779
9bd4c3ad
LT
17802005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1781
1782 * debugging.texi (Error Debugging): Minor rewording.
1783 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1784 is optional.
1785
257914aa
LK
17862005-06-10 Lute Kamstra <lute@gnu.org>
1787
b5305167 1788 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1789 (Top): Give it a title. Correct version number. Give the
1790 detailed node listing a more prominent header.
b5305167
SM
1791 * intro.texi: Don't set VERSION here a second time.
1792 Mention Emacs's version too.
257914aa
LK
1793 * anti.texi (Antinews): Use EMACSVER to refer to the current
1794 version of Emacs.
1795
b7aae902
KS
17962005-06-09 Kim F. Storm <storm@cua.dk>
1797
1798 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1799 match-data and set-match-data.
1800
99598737
RS
18012005-06-08 Richard M. Stallman <rms@gnu.org>
1802
1803 * searching.texi (Entire Match Data): Clarify when match-data
1804 returns markers and when integers.
1805
1806 * display.texi (Defining Faces): Explain that face name should not
1807 end in `-face'.
1808
1809 * modes.texi (Mode Line Data): Minor cleanup.
1810 (Customizing Keywords): Node split out of Search-based Fontification.
1811 Add example of using font-lock-add-keywords from a hook.
1812 Clarify when MODE should be non-nil, and when nil.
1813
18142005-06-06 Richard M. Stallman <rms@gnu.org>
1815
1816 * modes.texi (Mode Line Data): Explain what happens when the car
1817 of a list is a void symbol.
1818 (Search-based Fontification): Explain MODE arg to
1819 font-lock-add-keywords and warn about calls from major modes.
1820
ecc8893a
JL
18212005-06-08 Juri Linkov <juri@jurta.org>
1822
1823 * display.texi (Standard Faces): Add `shadow' face.
1824
7fa9f4eb
LT
18252005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1826
1827 * modes.texi (Major Mode Conventions): A derived mode only needs
1828 to put the call to the parent mode inside `delay-mode-hooks'.
1829
bebcc4b1
RS
18302005-05-29 Richard M. Stallman <rms@gnu.org>
1831
c16b1394
RS
1832 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1833 new, and what that implies. Clarify.
1834
1835 * files.texi (Locating Files): Clean up the text.
1836
bebcc4b1
RS
1837 * frames.texi (Window Frame Parameters): Document user-size.
1838 Shorten entry for top by referring to left.
1839
18402005-05-26 Richard M. Stallman <rms@gnu.org>
1841
1842 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1843 is new, and what the implications are. Other clarifications.
1844
217797bc
RS
18452005-05-24 Richard M. Stallman <rms@gnu.org>
1846
1847 * frames.texi (Dialog Boxes): Minor fixes.
1848
3565fe07
MY
18492005-05-25 Masatake YAMATO <jet@gyve.org>
1850
1851 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1852
817089df
LT
18532005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1854
1855 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1856 is optional.
1857
cb5db137
NR
18582005-05-24 Nick Roberts <nickrob@snap.net.nz>
1859
1860 * frames.texi (Dialog Boxes): Descibe new optional argument.
1861
3c8572f5
LK
18622005-05-23 Lute Kamstra <lute@gnu.org>
1863
1864 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1865 syntax-begin-function over font-lock-beginning-of-syntax-function.
1866
2a4d7cb3
LT
18672005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1868
71f800cf
LT
1869 * minibuf.texi (Reading File Names): Update description of
1870 `read-directory-name'.
1871
2a4d7cb3
LT
1872 * modes.texi (Derived Modes): Clarify :group keyword.
1873
bb4afd09
EZ
18742005-05-21 Eli Zaretskii <eliz@gnu.org>
1875
b5305167
SM
1876 * files.texi (Locating Files): New subsection.
1877 Describe locate-file and executable-find.
bb4afd09 1878
a2c9aee6
EZ
18792005-05-21 Kevin Ryde <user42@zip.com.au>
1880
1881 * frames.texi (Initial Parameters): Update cross reference to
1882 "Emacs Invocation".
1883
6900105f
LT
18842005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1885
ca1b0914
LT
1886 * keymaps.texi (Active Keymaps): Add anchor.
1887
6900105f
LT
1888 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1889 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1890 appropriate place.
1891 (Derived Modes): Small clarifications.
b5305167
SM
1892 (Minor Mode Conventions, Keymaps and Minor Modes):
1893 Replace references to nodes with references to anchors.
6900105f
LT
1894 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1895 Clarify description of lists whose first element is an integer.
1896 (Mode Line Variables): Add anchor.
1897 (%-Constructs): Clarify description of integer after %.
1898 (Emulating Mode Line): Describe nil value for FACE.
1899
54d06364
LT
19002005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1901
1902 * modes.texi (Derived Modes): Correct references to non-existing
1903 variable standard-syntax-table.
1904
f8d0b769
LK
19052005-05-17 Lute Kamstra <lute@gnu.org>
1906
1907 * modes.texi (Defining Minor Modes): Mention the mode hook.
1908
294c599c
KS
19092005-05-15 Kim F. Storm <storm@cua.dk>
1910
1911 * processes.texi (Network): Remove open-network-stream-nowait.
1912 (Network Servers): Remove open-network-stream-server.
1913
4214af69
LT
19142005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1915
1916 * elisp.texi (Top): Update detailed menu.
1917
1918 * variables.texi: Reorder nodes.
1919 (Variables): Update menu.
1920 (File Local Variables): Do not refer to the `-*-' line as
1921 a "local variables list". Add pxref.
1922
302691ab
LT
19232005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1924
56d4215a
LT
1925 * elisp.texi (Top): Update detailed menu for node changes.
1926
302691ab
LT
1927 * modes.texi (Modes): Update Menu.
1928 (Hooks): Move to beginning of chapter.
1929 Most minor modes run mode hooks too.
1930 `add-hook' can handle void hooks or hooks whose value is a single
1931 function.
1932 (Major Modes): Update Menu.
1933 (Major Mode Basics): New node, split off from `Major Modes'.
1934 (Major Mode Conventions): Correct xref. Explain how to handle
1935 auto-mode-alist if the major mode command has an autoload cookie.
1936 (Auto Major Mode): Major update. Add magic-mode-alist.
1937 (Derived Modes): Major update.
1938 (Mode Line Format): Update Menu.
1939 (Mode Line Basics): New node, split off from `Mode Line Format'.
1940
1941 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1942 for `magic autoload comment'. Add index entries and anchor.
1943
d06ba294
RS
19442005-05-14 Richard M. Stallman <rms@gnu.org>
1945
1946 * tips.texi (Coding Conventions): Explain how important it is
1947 that just loading certain files not change Emacs behavior.
1948
1949 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1950
405cb12a
LK
19512005-05-12 Lute Kamstra <lute@gnu.org>
1952
19958124
LK
1953 * modes.texi (Generic Modes): Update.
1954 (Major Modes): Refer to node "Generic Modes".
1955
405cb12a
LK
1956 * elisp.texi (Top): Update to the current structure of the manual.
1957 * processes.texi (Processes): Add menu description.
1958 * customize.texi (Customization): Add menu descriptions.
1959
f714dd1b
TTN
19602005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1961
cc9442f2
TTN
1962 * processes.texi (Signals to Processes)
1963 (Low-Level Network): Fix typos.
f714dd1b 1964
36ad23ec
LK
19652005-05-11 Lute Kamstra <lute@gnu.org>
1966
1967 * elisp.texi (Top): Add some nodes from the chapter "Major and
1968 Minor Modes" to the detailed node listing.
1969
d101bf56
RS
19702005-05-10 Richard M. Stallman <rms@gnu.org>
1971
1972 * keymaps.texi (Extended Menu Items): Menu item filter functions
1973 can be called at any time.
1974
698b0510
LT
19752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1976
1977 * variables.texi (File Local Variables): `(hack-local-variables t)'
1978 now also checks whether a mode is specified in the local variables
1979 list.
1980
2c6b25c7
EZ
19812005-05-05 Kevin Ryde <user42@zip.com.au>
1982
1983 * display.texi (The Echo Area): Correct format function cross
1984 reference.
1985
643b4cf5
LT
19862005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1987
1988 * variables.texi (Variable Aliases): Change description of
1989 `define-obsolete-variable-alias'.
1990
1991 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1992 (Defining Functions): Add xref.
1993 (Obsolete Functions): New node.
1994 (Function Safety): Standardize capitalization of section title.
1995
1996 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1997 (Dialog Boxes): Complete description of `x-popup-dialog'.
1998
053bc8e4
RS
19992005-05-04 Richard M. Stallman <rms@gnu.org>
2000
2001 * commands.texi (Interactive Codes): Fix Texinfo usage.
2002 Document U more clearly.
2003
f6b1b15a
LT
20042005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2005
3b925015
LT
2006 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2007 function and not a macro.
2008
f6b1b15a
LT
2009 * frames.texi (Pop-Up Menus): Correct and clarify description of
2010 `x-popup-menu'.
2011 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2012
ebbfa918
RS
20132005-05-01 Richard M. Stallman <rms@gnu.org>
2014
2015 * edebug.texi (Checking Whether to Stop): Fix previous change.
2016
abe2f96e
LT
20172005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2018
d6028ef2
LT
2019 * display.texi: Fix typos and Texinfo usage.
2020
abe2f96e
LT
2021 * edebug.texi (Checking Whether to Stop): executing-macro ->
2022 executing-kbd-macro.
2023
b2cfb30b
RS
20242005-05-01 Richard M. Stallman <rms@gnu.org>
2025
2026 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2027
7e995a23
RS
20282005-04-30 Richard M. Stallman <rms@gnu.org>
2029
2030 * files.texi (Magic File Names): Document `operations' property.
2031
57efa539
LK
20322005-04-29 Lute Kamstra <lute@gnu.org>
2033
2034 * modes.texi (Generic Modes): New node.
2035 (Major Modes): Add it to the menu.
2036 (Derived Modes): Add "derived mode" to concept index.
2037
0a20b1dc
LK
20382005-04-28 Lute Kamstra <lute@gnu.org>
2039
2040 * modes.texi (Defining Minor Modes): Fix previous change.
2041 (Font Lock Mode): Simplify.
2042 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2043 when set and that some parts are optional. Add cross references.
2044 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2045 Add cross references. Add font-lock-multiline to index.
2046 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2047 Lock Variables". Document font-lock-add-keywords and
b5305167 2048 font-lock-remove-keywords.
0a20b1dc
LK
2049 (Other Font Lock Variables): Move font-lock-keywords-only,
2050 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2051 and font-lock-syntactic-face-function to node "Syntactic Font
2052 Lock". Move font-lock-keywords-case-fold-search to node
2053 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2054 and font-lock-{,un}fontify-{buffer,region}-function.
2055 (Precalculated Fontification): Remove reference to deleted variable
2056 font-lock-core-only.
2057 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2058 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2059 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2060 and font-lock-syntactic-face-function here from node "Other Font
2061 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2062 Syntax Properties". Add cross references.
b5305167
SM
2063 (Setting Syntax Properties): New node.
2064 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2065 * syntax.texi (Syntax Properties): Add cross reference.
2066 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2067
68a94f5a
RS
20682005-04-26 Richard M. Stallman <rms@gnu.org>
2069
2070 * display.texi (Defining Faces):
2071 Document `default' elements of defface spec.
2072
2073 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2074
2075 * variables.texi (Variable Aliases): Clarify text.
2076
20772005-04-25 Chong Yidong <cyd@stupidchicken.com>
2078
2079 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2080
7f48f143
LT
20812005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2082
2083 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2084
45d2f8e8
EZ
20852005-04-24 Eli Zaretskii <eliz@gnu.org>
2086
f3714ab2
EZ
2087 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2088 syntax-after and syntax-class.
2089
45d2f8e8 2090 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2091 (Unique File Names): Don't mention "numbers" in the documentation
2092 of make-temp-file and make-temp-name.
45d2f8e8 2093
469bc679
RS
20942005-04-23 Richard M. Stallman <rms@gnu.org>
2095
2096 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2097
c9fa5dc9
RS
20982005-04-22 Nick Roberts <nickrob@snap.net.nz>
2099
2100 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2101
230e1e80
NR
21022005-04-22 Nick Roberts <nickrob@snap.net.nz>
2103
2104 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2105 and define-obsolete-variable-alias.
2106
1ba52906
KS
21072005-04-22 Kim F. Storm <storm@cua.dk>
2108
2109 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2110 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2111
9721d904
LK
21122005-04-21 Lute Kamstra <lute@gnu.org>
2113
2114 * lists.texi (Association Lists): Document rassq-delete-all.
2115
ed35c736
RS
21162005-04-19 Richard M. Stallman <rms@gnu.org>
2117
2118 * modes.texi (Search-based Fontification): Explain that
2119 facespec is an expression to be evaluated.
2120
42fc00a4
RS
21212005-04-19 Kevin Ryde <user42@zip.com.au>
2122
b5305167 2123 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2124 * strings.texi (String Conversion): Fix xref.
2125
5827e9d4
KS
21262005-04-19 Kim F. Storm <storm@cua.dk>
2127
2128 * symbols.texi (Symbol Plists): Add safe-get.
2129 Mention that `get' may signal an error.
2130
47872da9
NR
21312005-04-18 Nick Roberts <nickrob@snap.net.nz>
2132
2133 * customize.texi (Variable Definitions): Replace tooltip-mode
2134 example with save-place.
2135
ec0cf966
RS
21362005-04-17 Richard M. Stallman <rms@gnu.org>
2137
2138 * buffers.texi (Indirect Buffers): Clarify.
2139
2140 * positions.texi (Positions): Clarify converting marker to integer.
2141
2142 * strings.texi (String Basics): Mention string-match; clarify.
2143
199bb209
LK
21442005-04-08 Lute Kamstra <lute@gnu.org>
2145
2146 * modes.texi (Search-based Fontification): Fix cross references.
2147 Use consistent terminology. Document anchored highlighting.
2148
bfa54668
LK
21492005-04-05 Lute Kamstra <lute@gnu.org>
2150
2151 * modes.texi (Defining Minor Modes): Document :group keyword
2152 argument and its default value.
2153
07e5fb9e
LK
21542005-04-03 Lute Kamstra <lute@gnu.org>
2155
2156 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2157 references and/or descriptions. Delete major mode hooks; mention
2158 them as a category instead. Rename or delete obsolete hooks.
2159
aa945b59
RS
21602005-04-02 Richard M. Stallman <rms@gnu.org>
2161
2162 * nonascii.texi (Coding System Basics): Another wording cleanup.
2163
8b918214
RS
21642005-04-01 Richard M. Stallman <rms@gnu.org>
2165
2166 * nonascii.texi (Coding System Basics): Clarify previous change.
2167
41639988
KH
21682005-04-01 Kenichi Handa <handa@m17n.org>
2169
2170 * nonascii.texi (Coding System Basics): Describe about rondtrip
2171 identity of coding systems.
2172
8e669bbd
RS
21732005-03-29 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * text.texi (Buffer Contents): Add filter-buffer-substring and
2176 buffer-substring-filters.
2177
f60a6f87
RS
21782005-03-26 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * anti.texi (Antinews): Mention `G' interactive code.
2181
2182 * tips.texi (Compilation Tips): Mention benchmark.el.
2183
aaac1251
LT
21842005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2185
2186 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2187 is now bound to M-o M-o.
2188
2189 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2190
45325173
GM
21912005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2192
2193 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2194 in the Emacs Manual).
2195 * Makefile.in (srcs): Remove calendar.texi.
2196 * makefile.w32-in (srcs): Remove calendar.texi.
2197 * display.texi (Display): Change name of next node.
2198 * os.texi (System In): Change name of previous node.
2199 * elisp.texi (Top): Remove Calendar references.
2200 * vol1.texi (Top): Remove Calendar references.
2201 * vol2.texi (Top): Remove Calendar references.
2202
85df292e
RS
22032005-03-25 Richard M. Stallman <rms@gnu.org>
2204
45325173 2205 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2206 Cleanup previous change.
2207
22082005-03-25 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * display.texi (Face Attributes): Faces earlier in an :inherit
2211 list take precedence.
2212 (Scroll Bars): Fix description of vertical-scroll-bars.
2213 Document frame-current-scroll-bars and window-current-scroll-bars.
2214
2215 * markers.texi (The Mark): Document temporary Transient Mark mode.
2216
b5305167
SM
2217 * minibuf.texi (Reading File Names):
2218 Document read-file-name-completion-ignore-case.
85df292e
RS
2219
2220 * positions.texi (Screen Lines): Document nil for width argument
2221 to compute-motion.
2222
1fe54d69
KS
22232005-03-23 Kim F. Storm <storm@cua.dk>
2224
2225 * display.texi (Standard Faces): Other faces used in the fringe
2226 implicitly inherits from the fringe face.
2227 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2228 properties implicitly inherits from fringe face.
2229 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2230
a775dff4
RS
22312005-03-20 Chong Yidong <cyd@stupidchicken.com>
2232
2233 * display.texi (Invisible Text): State default value of
2234 line-move-ignore-invisible.
2235 (Managing Overlays): Document remove-overlays.
2236 (Standard Faces): Document escape-glyph face.
2237
b5305167 2238 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2239
b5305167
SM
2240 * modes.texi (Other Font Lock Variables):
2241 Document font-lock-lines-before.
a775dff4
RS
2242
2243 * positions.texi (Skipping Characters): skip-chars-forward allows
2244 character classes.
2245
077f7085
LK
22462005-03-18 Lute Kamstra <lute@gnu.org>
2247
2248 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2249
d69ea7ab
RS
22502005-03-17 Richard M. Stallman <rms@gnu.org>
2251
c7bd5d57
RS
2252 * text.texi (Undo): Document extensible undo entries.
2253
d69ea7ab
RS
2254 * searching.texi (String Search, Regexp Search, Regexp Search):
2255 Cleanups.
2256
2257 * nonascii.texi (Character Codes): Minor fix.
2258
2259 * display.texi (Display Property): Explain the significance
2260 of having text properties that are eq.
2261 (Other Display Specs): Explain string as display spec.
2262
2263 * commands.texi (Interactive Codes): Document G option.
2264
22652005-03-17 Chong Yidong <cyd@stupidchicken.com>
2266
2267 * text.texi (Filling): Add sentence-end-without-period and
2268 sentence-end-without-space.
2269 (Changing Properties): Minor fix.
2270
2271 * anti.texi: Total rewrite.
2272
a7679889
LK
22732005-03-15 Lute Kamstra <lute@gnu.org>
2274
2275 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2276
6eb8e247
KS
22772005-03-08 Kim F. Storm <storm@cua.dk>
2278
2279 * display.texi (Specified Space): Property :width is support on
2280 non-graphic terminals, :height is not.
2281
bfa8be14
RS
22822005-03-07 Richard M. Stallman <rms@gnu.org>
2283
2284 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2285 Now subnodes of Fringes.
2286 (Overlay Arrow): Document overlay-arrow-variable-list.
2287 (Fringe Size/Pos): New node, broken out of Fringes.
2288 (Display): Explain clearing vs redisplay better.
2289 (Truncation): Clarify use of bitmaps.
2290 (The Echo Area): Clarify the uses of the echo area.
2291 Add max-mini-window-height.
2292 (Progress): Clarify.
2293 (Invisible Text): Explain that main loop moves point out.
2294 (Selective Display): Say "hidden", not "invisible".
b5305167 2295 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2296 (Overlay Properties): Clarify intro.
2297 (Finding Overlays): Explain return values when nothing found.
2298 (Width): truncate-string-to-width has added arg.
2299 (Displaying Faces): Clarify and update mode line face handling.
2300 (Face Functions): Minor cleanup.
b5305167 2301 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2302 (Pixel Specification, Other Display Specs): Minor cleanups.
2303 (Images, Image Descriptors): Minor cleanups.
2304 (GIF Images): Patents have expired.
2305 (Showing Images): Explain default text for insert-image.
b5305167 2306 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2307 (Making Buttons): Explain return values.
2308 (Button Buffer Commands): Add xref.
2309 (Inverse Video): Update mode-line-inverse-video.
2310 (Display Table Format): Clarify.
2311 (Active Display Table): Give defaults for window-display-table.
2312
2313 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2314 and calendar-today-marker are strings, not chars.
2315 (Holiday Customizing): Minor fix.
2316
bfa8be14
RS
2317 * internals.texi (Writing Emacs Primitives): Update `or' example.
2318 Update limit on # args of subr.
2319
2320 * edebug.texi (Using Edebug): Arrow is in fringe.
2321 (Instrumenting): Arg to eval-defun works without loading edebug.
2322 (Edebug Execution Modes): Add xref.
2323
2324 * customize.texi (Common Keywords): Clarify :require.
2325 Mention :version here.
2326 (Variable Definitions, Group Definitions): Not here.
2327 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2328
d69ea7ab
RS
23292005-03-07 Chong Yidong <cyd@stupidchicken.com>
2330 * nonascii.texi (Text Representations): Clarify position-bytes.
2331 (Character Sets): Add list-charset-chars.
2332 (Scanning Charsets): Add charset-after.
2333 (Encoding and I/O): Minor fix.
2334
34398e6c
RS
23352005-03-06 Richard M. Stallman <rms@gnu.org>
2336
2337 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2338 (Resizing Windows): Likewise.
2339
2340 * text.texi (Change Hooks): Get rid of "Emacs 21".
2341
2342 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2343
2344 * streams.texi (Output Variables): Get rid of "Emacs 21".
2345
2346 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2347
2348 * os.texi (Translating Input): Replace flow-control example
2349 with a less obsolete example that uses `keyboard-translate'.
2350
6eb8e247 2351 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2352 Get rid of "Emacs 21".
6eb8e247 2353
34398e6c
RS
2354 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2355 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2356
2357 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2358
2359 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2360
2361 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2362 (Menu Bar): Fix when menu-bar-update-hook is called.
2363
2364 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2365
2366 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2367 and make it read better.
2368
2369 * files.texi (Writing to Files): Get rid of "Emacs 21".
2370 (Unique File Names): Likewise.
2371
2372 * elisp.texi: Update Emacs version to 22.
2373
2374 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2375 (Overlay Properties, Face Attributes): Likewise.
2376 (Managing Overlays): Fix punctuation.
2377 (Attribute Functions): Clarify set-face-font; get rid of
2378 info about old Emacs versions.
2379 (Auto Faces, Font Lookup, Display Property, Images):
2380 Get rid of "Emacs 21".
2381
2382 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2383
d2178387
RS
23842005-03-05 Richard M. Stallman <rms@gnu.org>
2385
2386 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2387
524352d6
LK
23882005-03-04 Lute Kamstra <lute@gnu.org>
2389
2390 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2391
23922005-03-03 Lute Kamstra <lute@gnu.org>
2393
2394 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2395
284f0680
LK
23962005-03-01 Lute Kamstra <lute@gnu.org>
2397
2398 * debugging.texi (Debugger Commands): Update `j'.
2399
a9ee5cac
LK
24002005-02-28 Lute Kamstra <lute@gnu.org>
2401
2402 * debugging.texi (Debugging): Fix typo.
2403 (Error Debugging): Document eval-expression-debug-on-error.
2404 (Function Debugging): Update example.
2405 (Using Debugger): Mention starred stack frames.
2406 (Debugger Commands): Document `j' and `l'.
2407 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2408 Update the messages that the debugger displays.
2409 (Internals of Debugger): Add cross reference. Update example.
2410 (Excess Open): Minor improvement.
2411 (Excess Close): Minor improvement.
2412
378d0f8e
RS
24132005-02-26 Richard M. Stallman <rms@gnu.org>
2414
2415 * tips.texi (Coding Conventions): Clarify.
2416 Put all the major mode key reservations together.
2417 Mention the Mouse-1 => Mouse-2 conventions.
2418
2419 * syntax.texi (Syntax Class Table): Clarify.
2420 (Syntax Table Functions): syntax-after moved from here.
2421 (Syntax Table Internals): syntax-after moved to here.
2422 (Parsing Expressions): Update info on number of values
2423 and what's meaningful in the STATE argument.
2424 (Categories): Fix typo.
2425
2426 * sequences.texi (Arrays): Cleanup.
2427 (Char-Tables): Clarify.
2428
2429 * processes.texi (Deleting Processes): Cleanups, add xref.
2430 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2431 (Process Information): set-process-coding-system, some args optional.
2432 (Input to Processes): Explain various types for PROCESS args.
2433 Rename them from PROCESS-NAME to PROCESS.
2434 (Signals to Processes): Likewise.
2435 (Decoding Output): Cleanup.
2436 (Query Before Exit): Clarify.
2437
2438 * os.texi (Startup Summary): Correct the options; add missing ones.
2439 (Terminal Output, Batch Mode): Clarify.
2440 (Flow Control): Node deleted.
2441
2442 * markers.texi (The Mark): Clarify.
2443
2444 * macros.texi (Expansion): Cleanup.
2445 (Indenting Macros): indent-spec allows ints, not floats.
2446
2447 * keymaps.texi (Keymaps): Clarify.
2448 (Format of Keymaps): Update lisp-mode-map example.
2449 (Active Keymaps, Key Lookup): Clarify.
2450 (Changing Key Bindings): Add xref to `kbd'.
2451 (Key Binding Commands, Simple Menu Items): Clarify.
2452 (Mouse Menus, Menu Bar): Clarify.
2453 (Menu Example): Replace print example with menu-bar-replace-menu.
2454
2455 * help.texi (Documentation Basics): Add function-documentation prop.
2456
2457 * elisp.texi (Top): Don't refer to Flow Control node.
2458
2459 * commands.texi (Command Overview): Improve xrefs.
2460 (Adjusting Point): Adjusting point applies to intangible and invis.
2461 (Key Sequence Input): Doc extra read-key-sequence args.
2462 Likewise for read-key-sequence-vector.
2463
2464 * backups.texi (Rename or Copy): Minor fix.
2465 (Numbered Backups): For version-control, say the default.
2466 (Auto-Saving): make-auto-save-file-name example is simplified.
2467
2468 * advice.texi (Advising Functions): Don't imply one part of Emacs
2469 should advise another part. Markup changes.
2470 (Defining Advice): Move transitional para.
2471 (Activation of Advice): Cleanup.
2472 Explain if COMPILE is nil or negative.
2473
2474 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2475
2e20c83d
LK
24762005-02-24 Lute Kamstra <lute@gnu.org>
2477
2478 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2479 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2480
65c492fd
LK
24812005-02-23 Lute Kamstra <lute@gnu.org>
2482
b02c3eed
LK
2483 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2484 to define global minor modes as well.
2485
65c492fd
LK
2486 * display.texi (Managing Overlays): overlay-buffer returns nil for
2487 deleted overlays.
2488
b686dd59
KS
24892005-02-22 Kim F. Storm <storm@cua.dk>
2490
2491 * minibuf.texi (Basic Completion): Allow symbols in addition to
2492 strings in try-completion and all-completions.
2493
23e8c095
LK
24942005-02-14 Lute Kamstra <lute@gnu.org>
2495
2496 * elisp.texi (Top): Remove reference to deleted node.
2497
2498 * lists.texi (Lists): Remove reference to deleted node.
2499 (Cons Cells): Fix typo.
2500
2501 * loading.texi (Where Defined): Fix typo.
2502
134948fc
RS
25032005-02-14 Richard M. Stallman <rms@gnu.org>
2504
2505 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2506 is useful for discarding some minor modes.
2507
2508 * symbols.texi (Symbol Components): Reorder examples.
2509
2510 * streams.texi (Input Functions): State standard-input default.
2511 (Output Variables): State standard-output default.
2512
2513 * objects.texi (Printed Representation): Clarify read syntax vs print.
2514 (Floating Point Type): Explain meaning better.
2515 (Symbol Type): Explain uniqueness better.
2516 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2517 List examples sooner.
2518 (Box Diagrams): New subnode broken out.
2519 Some examples moved from old Lists as Boxes node.
2520 (Dotted Pair Notation): Clarify intro.
2521 (Array Type): Clarify.
2522 (Type Predicates): Add hash-table-p.
2523
2524 * numbers.texi (Integer Basics): Clarify radix explanation.
2525 (Predicates on Numbers): Minor clarification.
2526 (Comparison of Numbers): Minor clarification. Clarify eql.
2527 Typos in min, max.
2528 (Math Functions): Clarify overflow in expt.
2529
2530 * minibuf.texi (Text from Minibuffer): Minor clarification.
2531 Mention arrow keys.
2532
2533 * loading.texi (Autoload): defun's doc string overrides autoload's
2534 doc string.
2535 (Repeated Loading): Modernize "add to list" examples.
2536 (Where Defined): Finish updating table of load-history elts.
2537
2538 * lists.texi (List-related Predicates): Minor wording improvement.
2539 (Lists as Boxes): Node deleted.
2540 (Building Lists): Explain trivial cases of number-sequence.
2541
2542 * hash.texi (Hash Tables): Add desc to menu items.
2543 (Creating Hash): Expain "full" means "make larger",
2544 (Hash Access): Any object can be a key.
2545 State value of maphash.
2546
2547 * functions.texi (What Is a Function): Wording cleanup.
2548 (Function Documentation): Minor cleanup.
2549 Explain purpose of calling convention at end of doc string.
2550 (Function Names): Wording cleanup.
2551 (Calling Functions): Wording cleanup.
2552 Explain better how funcall calls the function.
2553 (Function Cells): Delete example of saving and redefining function.
2554
2555 * control.texi (Combining Conditions): Wording cleanup.
2556 (Iteration): dolist and dotimes bind VAR locally.
2557 (Cleanups): Xref to Atomic Changes.
2558
2559 * compile.texi (Byte Compilation): Delete 19.29 info.
2560 (Compilation Functions): Macros' difficulties don't affect defsubst.
2561 (Docs and Compilation): Delete 19.29 info.
2562
44291460
RS
25632005-02-10 Richard M. Stallman <rms@gnu.org>
2564
2565 * objects.texi (Symbol Type): Minor correction.
2566
1f9ad95a
LK
25672005-02-06 Lute Kamstra <lute@gnu.org>
2568
2569 * modes.texi (Example Major Modes): Fix typos.
2570
ba2c991c
RS
25712005-02-06 Richard M. Stallman <rms@gnu.org>
2572
2573 * text.texi (Margins): fill-nobreak-predicate can be one function.
2574
2575 * strings.texi (Modifying Strings): clear-string can make unibyte.
2576 (Formatting Strings): format gives error if values missing.
2577
2578 * positions.texi (Character Motion): Mention default arg
2579 for forward-char. backward-char refers to forward-char.
2580 (Word Motion): Mention default arg for forward-word.
2581 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2582 Simplify end-of-buffer.
2583 (Text Lines): Mention default arg for forward-line.
2584 (List Motion): Mention default arg for beginning/end-of-defun.
2585 (Skipping Characters): Minor fixes in explaining character-set.
2586
2587 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2588 Mode inheritance applies only when default-major-mode is nil.
2589 Clarifications.
2590 (Example Major Modes): Update Text mode and Lisp mode examples.
2591 (Minor Mode Conventions): Mention define-minor-mode at top.
2592 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2593 (Mode Line Format): Update mode line face display info.
2594 (Properties in Mode): Mention effect of risky vars.
2595 (Imenu): Define imenu-add-to-menubar.
2596 (Font Lock Mode): Add descriptions to menu lines.
2597 (Faces for Font Lock): Add font-lock-doc-face.
2598
9bf6d576
LK
25992005-02-05 Lute Kamstra <lute@gnu.org>
2600
2601 * text.texi (Maintaining Undo): Remove obsolete function.
2602
cb602754
EZ
26032005-02-05 Eli Zaretskii <eliz@gnu.org>
2604
2605 * frames.texi (Color Names): Add pointer to the X docs about RGB
2606 color specifications. Improve indexing
2607 (Text Terminal Colors): Replace the description of RGB values by
2608 an xref to "Color Names".
2609
4e07258f
RS
26102005-02-03 Richard M. Stallman <rms@gnu.org>
2611
2612 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2613 Clarify.
2614 (Selecting Windows): Clarify save-selected-window.
2615 (Cyclic Window Ordering): Clarify walk-windows.
2616 (Window Point): Clarify.
2617 (Window Start): Add comment to example.
2618 (Resizing Windows): Add `interactive' specs in examples.
2619 Document fit-window-to-buffer.
2620
2621 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2622 (Undo, Maintaining Undo): Clarify last change.
2623 (Sorting): In sort-numeric-fields, explain about octal and hex.
2624 Mention sort-numeric-base.
2625 (Format Properties): Add xref for hard newlines.
2626
2627 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2628 (Pop-Up Menus): Fix typo.
2629 (Color Names): Explain all types of color names.
2630 Explain color-values on B&W terminal.
2631 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2632
2633 * files.texi (File Locks): Not supported on MS systems.
2634 (Testing Accessibility): Clarify.
2635
2636 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2637 (Coverage Testing): Fix typo.
2638
2639 * commands.texi (Misc Events): Remove stray space.
2640
2641 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2642 (Modification Time): Clarify when visited-file-modtime returns 0.
2643 (The Buffer List): Clarify bury-buffer.
2644 (Killing Buffers): Clarify.
2645 (Indirect Buffers): Add clone-indirect-buffer.
2646
26472005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2648
2649 * edebug.texi (Printing in Edebug): Fix default value of
2650 edebug-print-circle.
2651 (Coverage Testing): Fix displayed frequency count data.
2652
26532005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2654
2655 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2656
4e07258f 26572005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2658
2659 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2660
28d986b9
EZ
26612005-01-29 Eli Zaretskii <eliz@gnu.org>
2662
2663 * commands.texi (Misc Events): Describe the help-echo event.
2664
2665 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2666 consistently in description of the help-echo property.
2667 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2668
2669 * display.texi (Overlay Properties): Fix the index entry for
2670 help-echo overlay property.
2671
2672 * customize.texi (Type Keywords): Uncomment the xref to the
2673 help-echo property documentation.
2674
8f958b40
KS
26752005-01-23 Kim F. Storm <storm@cua.dk>
2676
2677 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2678 return value. Third element FULLY replaced by PARTIAL which
2679 specifies number of invisible pixels if row is only partially visible.
2680 (Textual Scrolling): Mention auto-window-vscroll.
2681 (Vertical Scrolling): New defvar auto-window-vscroll.
2682
cd7e5dd6
LT
26832005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2684
2685 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2686 command remapping.
2687
6f771c32
RS
26882005-01-15 Richard M. Stallman <rms@gnu.org>
2689
2690 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2691
6ac8a822
KS
26922005-01-14 Kim F. Storm <storm@cua.dk>
2693
88948d55
KS
2694 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2695
6ac8a822
KS
2696 * text.texi (Links and Mouse-1): Fix string and vector item.
2697
20d6de82
RS
26982005-01-13 Richard M. Stallman <rms@gnu.org>
2699
2700 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2701 descriptions of overriding-local-map and overriding-terminal-local-map.
2702
2703 * text.texi (Links and Mouse-1): Clarify text.
2704
f75a592e
KS
27052005-01-13 Kim F. Storm <storm@cua.dk>
2706
2707 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2708
910f60b1
TTN
27092005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2710
2711 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2712
37181fc4
KS
27132005-01-12 Kim F. Storm <storm@cua.dk>
2714
2715 * text.texi (Links and Mouse-1): Rename section from Enabling
2716 Mouse-1 to Following Links. Change xrefs.
2717 Add examples for define-button-type and define-widget.
2718
2719 * display.texi (Button Properties, Button Buffer Commands):
2720 Clarify mouse-1 and follow-link functionality.
2721
28f94a34
RS
27222005-01-12 Richard M. Stallman <rms@gnu.org>
2723
2724 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2725
2726 * display.texi (Beeping): Fix Texinfo usage.
2727
2728 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2729
bac2d936
KS
27302005-01-11 Kim F. Storm <storm@cua.dk>
2731
2732 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2733 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2734
2735 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2736 (Enabling Mouse-1 to Follow Links): New subsection.
2737
de968ddb
RS
27382005-01-06 Richard M. Stallman <rms@gnu.org>
2739
2740 * text.texi (Special Properties): Minor change.
2741
2742 * os.texi (Timers): Clarify previous change.
2743
2744 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2745
a3a43b3b
LT
27462005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2747
2748 * display.texi (Face Attributes): Correct xref to renamed node.
2749
732bb9ce
RS
27502005-01-01 Richard M. Stallman <rms@gnu.org>
2751
2752 * display.texi (Face Attributes): Describe hex color specs.
2753
c734ae59
RS
27542004-12-31 Richard M. Stallman <rms@gnu.org>
2755
2756 * os.texi (Timers): Update previous change.
2757
33b2f4ea
KS
27582004-12-30 Kim F. Storm <storm@cua.dk>
2759
2760 * display.texi (Line Height): Total line-height is now specified
2761 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2762 in cons cells. (nil . RATIO) is relative to actual line height.
2763 Use line-height `t' instead of `0' to get minimum height.
2764
99ec74b9
RS
27652004-12-29 Richard M. Stallman <rms@gnu.org>
2766
2767 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2768
eab463f6
RS
27692004-12-28 Richard M. Stallman <rms@gnu.org>
2770
2771 * commands.texi (Quitting): Clarify value of with-local-quit.
2772
2773 * elisp.texi (Top): Fix previous change.
2774
2775 * loading.texi (Loading): Fix previous change.
2776
ebbd14f1
RS
27772004-12-27 Richard M. Stallman <rms@gnu.org>
2778
4ae98fc5
RS
2779 * Makefile.in (MAKEINFO): Specify --force.
2780
8f430046
RS
2781 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2782
56011a8c
RS
2783 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2784
2785 * display.texi (Line Height): Further clarify.
2786
2787 * elisp.texi (Top): Update Loading submenu.
2788
ebbd14f1
RS
2789 * loading.texi (Where Defined): New node.
2790 (Unloading): load-history moved to Where Defined.
2791
fda2922a
RS
27922004-12-21 Richard M. Stallman <rms@gnu.org>
2793
2794 * commands.texi (Event Input Misc): Add while-no-input.
2795
9eb8959a
RS
27962004-12-11 Richard M. Stallman <rms@gnu.org>
2797
2798 * display.texi (Line Height): Rewrite text for clarity.
2799
adf87c29
KS
28002004-12-11 Kim F. Storm <storm@cua.dk>
2801
2802 * display.texi (Display): Add node "Line Height" to menu.
2803 (Line Height): New node. Move full description of line-spacing
2804 and line-height text properties here from text.texi.
2805 (Scroll Bars): Add vertical-scroll-bar variable.
2806
2807 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2808
2809 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2810 line-spacing and vertical-scroll-bar.
2811
2812 * text.texi (Special Properties): Just mention line-spacing and
2813 line-height here, add xref to new "Line Height" node.
2814
31e4729e
TTN
28152004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2816
2817 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2818
2819 * locals.texi (Standard Buffer-Local Variables):
2820 Add @xref for `line-spacing'.
2821
cc60c723
RS
28222004-12-05 Richard M. Stallman <rms@gnu.org>
2823
2824 * Makefile.in (maintainer-clean): Remove the info files
2825 in $(infodir) where they are created.
2826
f6101ac9
RS
28272004-12-03 Richard M. Stallman <rms@gnu.org>
2828
2829 * windows.texi (Selecting Windows): get-lru-window and
2830 get-largest-window don't consider dedicated windows.
2831
2832 * text.texi (Undo): Document undo-in-progress.
2833
94221759
RS
28342004-11-26 Richard M. Stallman <rms@gnu.org>
2835
2836 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2837 Remove a few vars that are not always buffer-local.
2838
7092c5e8
LT
28392004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2840
2841 * locals.texi (Standard Buffer-Local Variables): Comment out
2842 xref's to non-existent node `Yet to be written'.
2843
261b01c6
RS
28442004-11-24 Richard M. Stallman <rms@gnu.org>
2845
2846 * processes.texi (Synchronous Processes): Grammar fix.
2847
2848 * numbers.texi (Comparison of Numbers): Add eql.
2849
2850 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2851
2852 * intro.texi (Printing Notation): Fix previous change.
2853
2854 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2855 and default-indicate-buffer-boundaries from here.
2856 (Usual Display): To here.
2857 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2858 (Usual Display): Move tab-width up.
2859
2860 * customize.texi (Variable Definitions): Replace
2861 show-paren-mode example with tooltip-mode.
7092c5e8 2862 (Simple Types, Composite Types, Defining New Types):
261b01c6 2863 Minor cleanups.
7092c5e8 2864
c1aa4864
JH
28652004-11-21 Jesper Harder <harder@ifa.au.dk>
2866
2867 * processes.texi (Synchronous Processes, Output from Processes):
2868 Markup fix.
2869
dedbac89
RS
28702004-11-20 Richard M. Stallman <rms@gnu.org>
2871
07c8c65a
RS
2872 * positions.texi (Skipping Characters): skip-chars-forward
2873 now handles char classes.
2874
8f40a868
RS
2875 * intro.texi (Printing Notation): Avoid confusion of `print'
2876 when explaining @print.
2877
2878 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2879
2880 * display.texi (Display Table Format): Minor fix.
2881
2882 * streams.texi (Output Functions): Fix print example.
2883
fd6866c8
RS
2884 * Makefile.in (elisp): New target.
2885 (dist): Depend on $(infodir)/elisp, not elisp.
2886 Copy the info files from $(infodir).
2887
9d00469f
RS
2888 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2889 read-from-minibuffer.
2890
dedbac89
RS
2891 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2892
6de891db
RS
28932004-11-19 Richard M. Stallman <rms@gnu.org>
2894
2895 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2896
e1c1c5a7
TTN
28972004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2898
2899 * tips.texi (Coding Conventions): Fix typo.
2900
ee31cd78
RS
29012004-11-16 Richard M. Stallman <rms@gnu.org>
2902
2903 * tips.texi (Coding Conventions): Separate defvar and require
2904 methods to avoid warnings. Use require only when there are many
2905 functions and variables from that package.
2906
2907 * minibuf.texi (Minibuffer Completion): When ignoring case,
2908 predicate must not be case-sensitive.
2909
2910 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2911 (Test Coverage): Don't talk about "splotches". Clarified.
2912
4bd38e94
TTN
29132004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2914
2915 * frames.texi (Window Frame Parameters): Fix typo.
2916
6d073ae1
KS
29172004-11-15 Kim F. Storm <storm@cua.dk>
2918
9f89426b
KS
2919 * symbols.texi (Other Plists): Note that plist-get may signal error.
2920 Add safe-plist-get.
6d073ae1 2921
10980463
TTN
29222004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2923
2924 * modes.texi (Font Lock Basics): Fix typo.
2925
1efc19eb
RS
29262004-11-08 Richard M. Stallman <rms@gnu.org>
2927
2928 * syntax.texi (Syntax Table Functions): Add syntax-after.
2929
6159c232
EZ
29302004-11-06 Lars Brinkhoff <lars@nocrew.org>
2931
2932 * os.texi (Processor Run Time): New section documenting
2933 get-internal-run-time.
2934
59dede22
EZ
29352004-11-06 Eli Zaretskii <eliz@gnu.org>
2936
2937 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2938 it nukes elisp-cover.texi.
2939 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2940 elisp-0 etc.
2941
4cc8522c
LT
29422004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2943
2944 * commands.texi (Keyboard Macros): Document `append' return value
2945 of `defining-kbd-macro'.
2946
2d1ef312
RS
29472004-11-01 Richard M. Stallman <rms@gnu.org>
2948
2949 * commands.texi (Interactive Call): Add called-interactively-p.
2950
6f4e005d
SJ
29512004-10-29 Simon Josefsson <jas@extundo.com>
2952
2953 * minibuf.texi (Reading a Password): Revert.
2954
4f71c13f
RS
29552004-10-28 Richard M. Stallman <rms@gnu.org>
2956
2957 * frames.texi (Display Feature Testing): Explain about "vendor".
2958
4660a9e3
RS
29592004-10-27 Richard M. Stallman <rms@gnu.org>
2960
2961 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2962 not raw. Clarify `n'.
2963 (Interactive Call): Rewrite interactive-p, focusing on when
2964 and how to use it.
2965 (Misc Events): Clarify previous change.
2966
2967 * advice.texi (Simple Advice): Clarify what job the example does.
2968 (Around-Advice): Clarify ad-do-it.
2969 (Activation of Advice): An option of ad-default-compilation-action
2970 is `never', not `nil'.
2971
c8636435
KS
29722004-10-26 Kim F. Storm <storm@cua.dk>
2973
2974 * commands.texi (Interactive Codes): Add U code letter.
2975
acd4089b
SJ
29762004-10-25 Simon Josefsson <jas@extundo.com>
2977
2978 * minibuf.texi (Reading a Password): Add.
2979
29dc7809
JR
29802004-10-24 Jason Rumney <jasonr@gnu.org>
2981
9b7fa297 2982 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
2983 and wheel-down.
2984
bb5d6d34
KG
29852004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2986
2987 * processes.texi (Synchronous Processes): Document process-file.
2988
d0ee2ed3
KH
29892004-10-22 Kenichi Handa <handa@m17n.org>
2990
2991 * text.texi (translate-region): Document that it accepts also a
2992 char-table.
2993
38be9dbb
DP
29942004-10-22 David Ponce <david@dponce.com>
2995
2996 * windows.texi (Resizing Windows): Document the `preserve-before'
2997 argument of the functions `enlarge-window' and `shrink-window'.
2998
63c80452
JR
29992004-10-19 Jason Rumney <jasonr@gnu.org>
3000
3001 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3002
9f4b6e73
LT
30032004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3004
3005 * text.texi (Filling): Add anchor for definition of
3006 `sentence-end-double-space'.
3007
3008 * searching.texi (Regexp Example): Update description of how
3009 Emacs currently recognizes the end of a sentence.
3010 (Standard Regexps): Update definition of the variable
3011 `sentence-end'. Add definition of the function `sentence-end'.
3012
657f0f9c
EZ
30132004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3014
3015 * display.texi (Progress): New node.
3016
35ab4857
KS
30172004-10-05 Kim F. Storm <storm@cua.dk>
3018
3019 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3020
f2a54fbc
KS
30212004-09-29 Kim F. Storm <storm@cua.dk>
3022
3023 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3024 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3025 fringe bitmap symbols, as they now have their own namespace.
3026 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3027 vs. pixels. Signal error if no free bitmap slots.
3028 (Pixel Specification): Change IMAGE to @var{image}.
3029
4676d6f3
RS
30302004-09-28 Richard M. Stallman <rms@gnu.org>
3031
3032 * text.texi (Special Properties): Clarify line-spacing and line-height.
3033
3034 * searching.texi (Regexp Search): Add looking-back.
3035
17234906
LT
30362004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3037
3038 * display.texi: Correct typos.
3039 (Image Descriptors): Correct xref's.
3040
4de43c8b
RS
30412004-09-25 Richard M. Stallman <rms@gnu.org>
3042
3043 * text.texi (Special Properties): Cleanups in `cursor'.
3044 Rewrites in `line-height' and `line-spacing'; exchange them.
3045
3046 * display.texi (Fringes): Rewrite previous change.
3047 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3048 (Display Fringe Bitmaps): Node deleted, text moved.
3049 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3050 (Scroll Bars): Clarify set-window-scroll-bars.
3051 (Pointer Shape): Rewrite.
3052 (Specified Space): Clarify :align-to, etc.
3053 (Pixel Specification): Use @var. Clarify new text.
3054 (Other Display Specs): Clarify `slice'.
3055 (Image Descriptors): Cleanups.
3056 (Showing Images): Cleanups.
3057
a3ee0299
LT
30582004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3059
e88ebce6
LT
3060 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3061
a3ee0299
LT
3062 * modes.texi: Various minor changes in addition to:
3063 (Major Mode Conventions): Final call to `run-mode-hooks' should
3064 not be inside the `delay-mode-hooks' form.
3065 (Mode Hooks): New node.
3066 (Hooks): Delete obsolete example.
3067 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3068 node "Mode Hooks".
3069
6db2bc02
LT
30702004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3071
3072 * display.texi: Correct various typos.
3073 (Display): Rename node "Pointer Shapes" to "Pointer
3074 Shape". (There is already a node called "Pointer Shapes" in
3075 frames.texi.)
3076 (Images): Remove non-existent node "Image Slices" from menu.
3077
ed2846bd
KS
30782004-09-23 Kim F. Storm <storm@cua.dk>
3079
3080 * text.texi (Special Properties): Add `cursor', `pointer',
3081 `line-height', and `line-spacing' properties.
3082
3083 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3084 Shapes' to menu.
3085 (Standard Faces): Doc fix for fringe face.
3086 (Fringes): Add `overflow-newline-into-fringe' and
3087 'indicate-buffer-boundaries'.
3088 (Fringe Bitmaps, Pointer Shapes): New nodes.
3089 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3090 Bitmaps' to menu.
3091 (Specified Space): Describe pixel width and height.
3092 (Pixel Specification): New node.
3093 (Other Display Specs): Add `slice' property.
3094 (Display Fringe Bitmaps): New node.
3095 (Images): Add 'Image Slices' to menu.
3096 (Image Descriptors): Add `:pointer' and `:map' properties.
3097 (Showing Images): Add slice arg to `insert-image'. Add
3098 'insert-sliced-image'.
3099
4d894c98
RS
31002004-09-20 Richard M. Stallman <rms@gnu.org>
3101
3102 * commands.texi (Key Sequence Input):
3103 Clarify downcasing in read-key-sequence.
3104
7e388eb7
JL
31052004-09-08 Juri Linkov <juri@jurta.org>
3106
3107 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3108
a020987f
LT
31092004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3110
3111 * locals.texi (Standard Buffer-Local Variables): Add
3112 `buffer-auto-save-file-format'.
3113 * internals.texi (Buffer Internals): Describe new
3114 auto_save_file_format field of the buffer structure.
3115 * files.texi (Format Conversion): `auto-save-file-format' has been
3116 renamed `buffer-auto-save-file-format'.
3117
2b96f80c
LT
31182004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3119
3120 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3121 an integer or a marker.
3122 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3123
2ee3b79e
RS
31242004-08-22 Richard M. Stallman <rms@gnu.org>
3125
3126 * modes.texi (Major Mode Conventions): Discuss rebinding of
3127 standard key bindings.
3128
c438dc33
KS
31292004-08-18 Kim F. Storm <storm@cua.dk>
3130
3131 * processes.texi (Accepting Output): Add `just-this-one' arg to
3132 `accept-process-output'.
101c421e 3133 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3134
db8af011
LT
31352004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3136
3137 * keymaps.texi: Various changes in addition to:
3138 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3139 Give more varied examples for `kbd'.
3140 (Creating Keymaps): Char tables have slots for all characters
3141 without modifiers.
3142 (Active Keymaps): `overriding-local-map' and
3143 `overriding-terminal-local-map' also override text property and
3144 overlay keymaps.
3145 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3146 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3147 to denote a prefix of no events.
3148 `map-keymap' includes parent's bindings _recursively_.
3149 Clarify and correct description of `where-is-internal'.
3150 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3151 (Menu Example): For menus intended for use with the keyboard, the
3152 menu items should be bound to characters or real function keys.
3153
de700726
LT
31542004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3155
30e75a87
LT
3156 * objects.texi (Character Type): Reposition `@anchor' to prevent
3157 double space inside sentence in Info.
3158
de700726
LT
3159 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3160 renamed to `disabled-command-function'.
7c5b95c9 3161 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3162 (Command Loop Info): Replace reference to it.
3163 (Disabling Commands): `disabled-command-hook' has been renamed to
3164 `disabled-command-function'.
3165
81909a1a
LT
31662004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3167
3168 * os.texi (Translating Input): Only non-prefix bindings in
3169 `key-translation-map' override actual key bindings. Warn about
3170 possible indirect effect of actual key bindings on non-prefix
3171 bindings in `key-translation-map'.
3172
5504e99c
LT
31732004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3174
3175 * minibuf.texi (High-Level Completion): Add anchor for definition
3176 of `read-variable'.
3177
3178 * commands.texi: Various changes in addition to:
3179 (Using Interactive): Clarify description of `interactive-form'.
3180 (Interactive Call): Mention default for KEYS argument to
3181 `call-interactively'.
3182 (Command Loop Info): Clarify description of `this-command-keys'.
3183 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3184 Value of `last-event-frame' can be `macro'.
3185 (Repeat Events): `double-click-fuzz' is also used to distinguish
3186 clicks and drags.
3187 (Classifying Events): Clarify descriptions of `event-modifiers'
3188 `event-basic-type' and `event-convert-list'.
3189 (Accessing Events): `posn-timestamp' takes POSITION argument.
3190 (Quoted Character Input): Clarify description of
3191 `read-quoted-char' and fix example.
3192 (Quitting): Add `with-local-quit'.
3193 (Disabling Commands): Correct and clarify descriptions of
3194 `enable-command' and `disable-command'.
3195 Mention what happens if `disabled-command-hook' is nil.
3196 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3197 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3198
f478a72a
LT
31992004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3200
3201 * frames.texi: Various changes in addition to:
3202 (Creating Frames): Expand and clarify description of `make-frame'.
3203 (Window Frame Parameters): Either none or both of the `icon-left'
3204 and `icon-top' parameters must be specified. Put descriptions of
3205 `menu-bar-lines' and `toolbar-lines' closer together and change
3206 them accordingly.
3207 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3208 except while processing `frame-title-format' or `icon-title-format'.
3209 (Deleting Frames): Correct description of `delete-frame'.
3210 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3211 (Frames and Windows): Mention return value of
f478a72a
LT
3212 `set-frame-selected-window'.
3213 (Visibility of Frames): Mention `force' argument to
3214 `make-frame-invisible'. `frame-visible-p' returns t for all
3215 frames on text-only terminals.
3216 (Frame Configurations): Restoring a frame configuration does not
3217 restore deleted frames.
3218 (Window System Selections): `x-set-selection' returns DATA.
3219 (Resources): Add example.
3220 (Display Feature Testing): Clarify descriptions of
3221 `display-pixel-height', `display-pixel-width', `x-server-version'
3222 and `x-server-vendor'.
3223
3224 * windows.texi (Choosing Window): Add anchor.
3225 * minibuf.texi (Minibuffer Misc): Add anchor.
3226
bc135062
JPW
32272004-07-23 John Paul Wallington <jpw@gnu.org>
3228
3229 * macros.texi (Defining Macros): Declaration keyword for setting
3230 Edebug spec is `debug' not `edebug'.
3231
cb7516e5
LT
32322004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3233
3234 * windows.texi: Various small changes in addition to:
3235 (Window Point): Mention return value of `set-window-point'.
3236 (Window Start): `pos-visible-in-window-p' disregards horizontal
3237 scrolling. Explain return value if PARTIALLY is non-nil.
3238 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3239 and `set-window-vscroll'.
3240 (Size of Window): The argument WINDOW to `window-inside-edges',
3241 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3242 (Resizing Windows): Explain return value of
3243 `shrink-window-if-larger-than-buffer'.
3244 `window-size-fixed' automatically becomes buffer local when set.
3245 (Window Configurations): Explain return value of
3246 `set-window-configuration'.
3247
3248 * minibuf.texi (Minibuffer Misc): Add anchor for
3249 `minibuffer-scroll-window'.
3250
3251 * positions.texi (Text Lines): Add anchor for `count-lines'.
3252
3751eb00
RS
32532004-07-17 Richard M. Stallman <rms@gnu.org>
3254
3255 * display.texi (Overlay Properties): Adding `evaporate' prop
3256 deletes empty overlay immediately.
3257
3258 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3259 fix example.
3260
9a7e97c6
LT
32612004-07-16 Jim Blandy <jimb@redhat.com>
3262
3263 * searching.texi (Regexp Backslash): Document new \_< and \_>
3264 operators.
3265
aa0e4da8
JB
32662004-07-16 Juanma Barranquero <lektu@terra.es>
3267
3268 * display.texi (Images): Fix Texinfo usage.
3269
cbbfedb2
LT
32702004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3271
3272 * buffers.texi (Modification Time): `visited-file-modtime' now
3273 returns a list of two integers, instead of a cons.
3274
3a052bd3
LT
32752004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3276
3277 * windows.texi: Various changes in addition to:
3278 (Splitting Windows): Add `split-window-keep-point'.
3279
02c04e6f
RS
32802004-07-09 Richard M. Stallman <rms@gnu.org>
3281
3282 * frames.texi (Input Focus): Minor fix.
3283
cb4f1287
LT
32842004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3285
3286 * frames.texi (Input Focus): Clarify descriptions of
3287 `select-frame-set-input-focus' and `select-frame'.
3288
339902ec
LT
32892004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * os.texi: Various small changes in addition to:
3292 (Killing Emacs): Expand and clarify description of
3293 `kill-emacs-query-functions' and `kill-emacs-hook'.
3294 (System Environment): Expand and clarify description of `getenv'
3295 and `setenv'.
3296 (Timers): Clarify description of `run-at-time'.
3297 (Translating Input): Correct description of
3298 `extra-keyboard-modifiers'.
3299 (Flow Control): Correct description of `enable-flow-control'.
3300
fe3b7e35
TTN
33012004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3302
3303 * os.texi: Update copyright.
3304 (Session Management): Grammar fix.
3305 Clarify which Emacs does the restarting.
3306 Use @samp for *scratch* buffer.
3307
59db7d6e
LT
33082004-07-04 Alan Mackenzie <acm@muc.de>
3309
3310 * frames.texi (Input Focus): Add documentation for
3311 `select-frame-set-input-focus'. Replace refs to non-existent
3312 `switch-frame' with `select-frame'. Minor corrections and tidying
3313 up of text-only terminal stuff.
3314
e3ccf404
RS
33152004-07-02 Richard M. Stallman <rms@gnu.org>
3316
3317 * files.texi (Saving Buffers): Cleanup write-contents-function.
3318 (Magic File Names): Cleanup file-remote-p.
3319
8addb6eb
KG
33202004-07-02 Kai Grossjohann <kai@emptydomain.de>
3321
3322 * files.texi (Magic File Names): `file-remote-p' returns an
3323 identifier of the remote system, not just t.
3324
7a58d84d
DK
33252004-07-02 David Kastrup <dak@gnu.org>
3326
3327 * searching.texi (Entire Match Data): Add explanation about new
3328 match-data behavior when @var{integers} is non-nil.
3329
d8c379f8
RS
33302004-06-24 Richard M. Stallman <rms@gnu.org>
3331
b4a4b0ae
RS
3332 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3333
d8c379f8
RS
3334 * customize.texi (Variable Definitions): Note about doc strings
3335 and :set.
3336
3337 * keymaps.texi (Keymap Terminology): Document `kbd'.
3338 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3339
3340 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3341 makes it buffer-local.
3342
3343 * files.texi (Saving Buffers): Correct previous change.
3344
3345 * commands.texi (Accessing Events):
3346 Clarify posn-col-row and posn-actual-col-row.
3347
33482004-06-24 David Ponce <david.ponce@wanadoo.fr>
3349
3350 * commands.texi (Accessing Events): New functions
3351 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3352
dce417e7
LT
33532004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3354
3355 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3356 * frames.texi, buffers.texi, backups.texi, variables.texi:
3357 * loading.texi, eval.texi, functions.texi, control.texi:
3358 * symbols.texi, minibuf.texi: Reposition @anchor's.
3359
3360 * help.texi: Various small changes in addition to the following.
3361 (Describing Characters): Describe PREFIX argument to
3362 `key-description'. Correct and clarify definition of
3363 `text-char-description'. Describe NEED-VECTOR argument to
3364 `read-kbd-macro'.
3365 (Help Functions): Clarify definition of `apropos'.
3366
255d07dc
LH
33672004-06-23 Lars Hansen <larsh@math.ku.dk>
3368
3369 * files.texi (Saving Buffers): Correct description of
3370 `write-contents-functions'.
3371
4e9691e9
JB
33722004-06-21 Juanma Barranquero <lektu@terra.es>
3373
3374 * display.texi (Images): Remove redundant @vindex directives.
3375 Rewrite `image-library-alist' doc in active voice.
3376
1ebd4f78
JB
33772004-06-14 Juanma Barranquero <lektu@terra.es>
3378
3379 * display.texi (Images): Document new delayed library loading,
3380 variable `image-library-alist' and (existing but undocumented)
3381 function `image-type-available-p'.
3382
ddfb8369
RS
33832004-06-05 Richard M. Stallman <rms@gnu.org>
3384
3385 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3386 refer the user to the Initial Input node.
3387 (Text from Minibuffer): Likewise.
3388 (Initial Input): New node. Document this feature
3389 and say it is mostly deprecated.
3390
18684a3a
RS
33912004-05-30 Richard M. Stallman <rms@gnu.org>
3392
7a61e456
RS
3393 * loading.texi (Named Features): Clarify return value
3394 and meaning of NOERROR.
3395
18684a3a
RS
3396 * variables.texi (File Local Variables): Minor cleanup.
3397
c8364415
MA
33982004-05-30 Michael Albinus <michael.albinus@gmx.de>
3399
3400 * files.texi (Magic File Names): Add `file-remote-p' as operation
3401 of file name handlers.
3402
08fd1251
RS
34032004-05-29 Richard M. Stallman <rms@gnu.org>
3404
3405 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3406 as arg to a minor mode command.
3407
71d5a208
RS
34082004-05-22 Richard M. Stallman <rms@gnu.org>
3409
3410 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3411
3412 * streams.texi (Output Variables): Doc float-output-format.
3413
3414 * searching.texi (Regexp Special): Nested repetition can be infloop.
3415
3416 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3417 real stack overflow.
3418
3419 * compile.texi: Minor cleanups.
3420
34212004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3422
3423 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3424 circular lists.
3425 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3426
022cb162
TTN
34272004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3428
3429 * modes.texi (Search-based Fontification): Fix typo.
3430
aa7094ba
JB
34312004-05-10 Juanma Barranquero <lektu@terra.es>
3432
3433 * modes.texi (Mode Line Variables): Fix description of
3434 global-mode-string, which is now after which-func-mode, not the
3435 buffer name.
3436
c2383279
LH
34372004-05-07 Lars Hansen <larsh@math.ku.dk>
3438
3439 * modes.texi (Desktop Save Mode): Add.
3440 (Modes): Add menu entry Desktop Save Mode.
3441
3442 * hooks.texi: Add desktop-after-read-hook,
3443 desktop-no-desktop-file-hook and desktop-save-hook.
3444
3445 * locals.texi: Add desktop-save-buffer.
3446
058296d3
JH
34472004-04-30 Jesper Harder <harder@ifa.au.dk>
3448
3449 * display.texi: emacs -> Emacs.
3450
0c54865e
EZ
34512004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3452
3453 * files.texi (Changing Files): Document set-file-times.
3454
d814862a
JB
34552004-04-23 Juanma Barranquero <lektu@terra.es>
3456
3457 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3458
e8d6f886
JH
34592004-04-18 Jesper Harder <harder@ifa.au.dk>
3460
3461 * tips.texi (Coding Conventions): defopt -> defcustom.
3462
3a424014
LT
34632004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3464
3465 * sequences.texi: Various clarifications.
3466
9e860631
LT
34672004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3468
3469 * buffers.texi (Read Only Buffers): Mention optional ARG to
3470 `toggle-read-only'.
3471
5e30a0fb
NR
34722004-04-14 Nick Roberts <nick@nick.uklinux.net>
3473
9e860631 3474 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3475 returns a full-width window if possible.
3476
619fb950
LT
34772004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3478
3479 * buffers.texi: Various changes in addition to:
3480 (Buffer File Name): Add `find-buffer-visiting'.
3481 (Buffer Modification): Mention optional ARG to `not-modified'.
3482 (Indirect Buffers): Mention optional CLONE argument to
3483 `make-indirect-buffer'.
3484
3485 * files.texi: Various changes in addition to:
3486 (Visiting Functions): `find-file-hook' is now a normal hook.
3487 (File Name Expansion): Explain difference between the way that
3488 `expand-file-name' and `file-truename' treat `..'.
3489 (Contents of Directories): Mention optional ID-FORMAT argument to
3490 `directory-files-and-attributes'.
3491 (Format Conversion): Mention new optional CONFIRM argument to
3492 `format-write-file'.
3493
a2295d32
MB
34942004-04-12 Miles Bader <miles@gnu.org>
3495
3496 * macros.texi (Expansion): Add description of `macroexpand-all'.
3497
571fd4d5
JH
34982004-04-05 Jesper Harder <harder@ifa.au.dk>
3499
3500 * variables.texi (Variable Aliases): Mention
3501 cyclic-variable-indirection.
3502
3503 * errors.texi (Standard Errors): Ditto.
3504
4ba2fd66
LT
35052004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3506
3507 * backups.texi: Various small changes in addition to:
3508 (Making Backups): Mention return value of `backup-buffer'.
3509 (Auto-Saving): Mention optional FORCE argument to
3510 `delete-auto-save-file-if-necessary'.
3511 (Reverting): Mention optional PRESERVE-MODES argument to
3512 `revert-buffer'. Correct description of `revert-buffer-function'.
3513
8f7ea687
JL
35142004-03-22 Juri Linkov <juri@jurta.org>
3515
3516 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3517 with `Vector Functions'.
3518
3519 * text.texi (Sorting): Add missing quote.
3520
0eeca3c1
LT
35212004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3522
3523 * intro.texi (Lisp History): Replace xref to `cl' manual with
3524 inforef.
3525
e69cfac2
RS
35262004-03-12 Richard M. Stallman <rms@gnu.org>
3527
3528 * intro.texi (Version Info): Add arg to emacs-version.
3529 (Lisp History): Change xref to CL manual.
3530
1b91d47f
LT
35312004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3532
3533 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3534 for Partial Completion mode.
3535
97073664
TTN
35362004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3537
9b7fa297 3538 * customize.texi: Fix typo. Remove eol whitespace.
97073664 3539
04a6e76b
RS
35402004-03-04 Richard M. Stallman <rms@gnu.org>
3541
3542 * processes.texi: Fix typos.
3543
3544 * lists.texi (Building Lists): Minor clarification.
3545
3546 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3547 in make-hash-table.
3548
5bb0fcd1
JB
35492004-02-29 Juanma Barranquero <lektu@terra.es>
3550
3551 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3552 rm, and ignore exit code.
3553
9022d421
EZ
35542004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3555
3556 * display.texi (Defining Faces): Add description for min-colors.
3557 Update example.
3558
92f5fba2
LT
35592004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3560
3561 * abbrevs.texi: Various corrections and clarifications in addition
3562 to the following:
3563 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3564
7e83e178
GM
35652004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3566
3567 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3568
9c5609e8
LT
35692004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3570
e2b9b51f
LT
3571 * text.texi: Various small changes in addition to the following:
3572 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3573 to delete-horizontal-space.
9b7fa297 3574 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
3575 description of yank-handler text property at various places.
3576
7daa0e81
LT
3577 * frames.texi (Window System Selections): Add anchor.
3578
9c5609e8
LT
3579 * syntax.texi (Syntax Table Functions): Clarify and correct
3580 descriptions of make-syntax-table and copy-syntax-table.
3581 (Motion and Syntax): Clarify SYNTAXES argument to
3582 skip-syntax-forward.
3583 (Parsing Expressions): Mention that the return value of
3584 parse-partial-sexp is currently a list of ten rather than nine
3585 elements.
3586 (Categories): Various corrections and clarifications.
3587
d29edb21
LT
35882004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3589
3590 * markers.texi (Marker Insertion Types): Minor change.
3591
3592 * locals.texi (Standard Buffer-Local Variables):
3593 * commands.texi (Interactive Codes, Using Interactive):
3594 * functions.texi (Related Topics): Fix xrefs.
3595
43e48bda
LT
35962004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3597
3598 * lists.texi (Sets And Lists): Update description of delete-dups.
3599
84e34002
RS
36002004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3601
3602 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3603
36042004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3605
3606 * frames.texi (Parameter Access): frame-parameters arg is optional.
3607 modify-frame-parameters handles nil for FRAME.
3608 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3609 are all-or-nothing for certain toolkits.
3610 Mention parameter wait-for-wm.
3611 (Frames and Windows): In frame-first-window and frame-selected-window
3612 the arg is optional.
3613 (Input Focus): In redirect-frame-focus the second arg is optional.
3614 (Window System Selections): Mention selection type CLIPBOARD.
3615 Mention data-type UTF8_STRING.
3616 Mention numbering of cut buffers.
3617 (Resources): Describe x-resource-name.
3618
36192004-02-16 Richard M. Stallman <rms@gnu.org>
3620
3621 * windows.texi (Buffers and Windows): Delete false table
3622 about all-frames.
3623
3624 * syntax.texi (Parsing Expressions): Delete old caveat
3625 about parse-sexp-ignore-comments.
3626
3627 * streams.texi (Output Variables): Add print-quoted.
3628
3629 * lists.texi (Building Lists): Minor cleanup.
3630
3631 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3632
3633 * display.texi (Overlays): Explain overlays use markers.
3634 (Managing Overlays): Explain front-advance and rear-advance
3635 in more detail.
3636
3637 * loading.texi (Unloading): Document unload-feature-special-hooks.
3638 Get rid of fns-NNN.el file.
3639
36402004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3641
3642 * help.texi (Describing Characters): Fix text-char-description
3643 example output.
3644
3645 * edebug.texi (Using Edebug): Fix example.
3646
3647 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3648
84e34002
RS
3649 * files.texi (Changing Files): Fix argname.
3650
3651 * calendar.texi: Fix parens, and default values.
3652
3653 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3654 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3655 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3656
3657 * positions.texi (Text Lines): Don't add -1 in current-line.
3658
36592004-02-16 Richard M. Stallman <rms@gnu.org>
3660
3661 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3662
c33b76da
EZ
36632004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3664
3665 * processes.texi (Low-Level Network): Fix a typo.
3666
9d7271e8
KS
36672004-02-12 Kim F. Storm <storm@cua.dk>
3668
3669 * display.texi (Fringes): Use consistent wording.
3670 Note that window-fringe's window arg is optional.
3671 (Scroll Bars): Use consistent wording.
3672
6827d730
LT
36732004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * tips.texi (Comment Tips): Document the new conventions for
3676 commenting out code.
3677
1cb60b5a
JD
36782004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3679
3680 * positions.texi (Text Lines): Added missing end defun.
3681
7fdd1f62
KS
36822004-02-07 Kim F. Storm <storm@cua.dk>
3683
3684 * positions.texi (Text Lines): Add line-number-at-pos.
3685
eb3c144c
JPW
36862004-02-06 John Paul Wallington <jpw@gnu.org>
3687
3688 * display.texi (Button Properties, Button Buffer Commands):
3689 mouse-2 invokes button, not down-mouse-1.
3690
a1d38d63
JR
36912004-02-04 Jason Rumney <jasonr@gnu.org>
3692
3693 * makefile.w32-in: Sync with Makefile.in changes.
3694
4b574f3d
LT
36952004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3696
3697 * minibuf.texi (Text from Minibuffer): Various corrections and
3698 clarifications.
3699 (Object from Minibuffer): Correct Lisp description of
3700 read-minibuffer.
3701 (Minibuffer History): Clarify description of cons values for
3702 HISTORY arguments.
3703 (Basic Completion): Various corrections and clarifications. Add
3704 completion-regexp-list.
3705 (Minibuffer Completion): Correct and clarify description of
3706 completing-read.
6f6b0433 3707 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3708 other minor changes.
3709 (High-Level Completion): Various corrections and clarifications.
3710 (Reading File Names): Ditto.
3711 (Minibuffer Misc): Ditto.
3712
d8186297
LT
37132004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * strings.texi (Text Comparison): assoc-string also matches
3716 elements of alists that are strings instead of conses.
3717 (Formatting Strings): Standardize Texinfo usage. Update index
3718 entries.
3719
9adcb5f2
LT
37202004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3721
3722 * lists.texi (Sets And Lists): Add delete-dups.
3723
3e7274ae
LT
37242004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3725
3726 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3727 special form.
3728 * macros.texi (Defining Macros): Update description of `declare',
3729 which now is a macro.
3730 (Wrong Time): Fix typos.
3731
944e099f
LT
37322004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3733
3734 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3735 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3736 and `batch-byte-compile'. In particular, mention and describe
3737 all optional arguments.
3738 (Disassembly): Correct and clarify the description of `disassemble'.
3739
90c3aa59
LT
37402004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3741
3742 * searching.texi: Various small changes in addition to the
3743 following.
3744 (Regexp Example): Adapt to new value of `sentence-end'.
3745 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3746 `words'.
3747 (Search and Replace): Add usage note for `perform-replace'.
3748 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3749 `match-data'.
3750 (Standard Regexps): Update for new values of `paragraph-start'
3751 and `sentence-end'.
3752
583c353d
LT
37532004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3754
3755 * files.texi (Saving Buffers): Clarify descriptions of
3756 `write-contents-functions' and `before-save-hook'.
3757 Make the defvar's for `before-save-hook' and `after-save-hook'
3758 into defopt's.
3759
05faee07
KS
37602004-01-07 Kim F. Storm <storm@cua.dk>
3761
3762 * commands.texi (Click Events): Describe new image and
3763 width/height elements of click events.
3764 (Accessing Events): Add posn-string, posn-image, and
3765 posn-object-width-height. Change posn-object to return either
3766 image or string object.
3767
a0465ec3
SJ
37682004-01-01 Simon Josefsson <jas@extundo.com>
3769
3770 * hooks.texi (Standard Hooks): Add before-save-hook.
3771 * files.texi (Saving Buffers): Likewise.
3772
972c0c49
RS
37732004-01-03 Richard M. Stallman <rms@gnu.org>
3774
3775 * frames.texi (Frames and Windows): Delete frame-root-window.
3776
dbcd463f
LT
37772004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3780
3781 * functions.texi: Various small changes in addition to the
3782 following.
3783 (What Is a Function): `functionp' returns nil for macros. Clarify
3784 behavior of this and following functions for symbol arguments.
3785 (Function Documentation): Add `\' in front of (fn @var{arglist})
3786 and explain why.
3787 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3788 Add anchor.
3789 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3790
02c77ee9
MB
37912004-01-01 Miles Bader <miles@gnu.org>
3792
3793 * display.texi (Buttons): New section.
3794
903a1a91
AS
37952003-12-31 Andreas Schwab <schwab@suse.de>
3796
3797 * numbers.texi (Math Functions): sqrt reports a domain-error
3798 error.
3799 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3800
697cf92a
LT
38012003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3802
3f70fe82
LT
3803 * tips.texi (Documentation Tips): Update item on hyperlinks in
3804 documentation strings.
3805
697cf92a
LT
3806 * errors.texi (Standard Errors): Various small corrections and
3807 additions.
3808
3809 * control.texi: Various small changes in addition to the
3810 following.
3811 (Signaling Errors): Provide some more details on how `signal'
3812 constructs the error message. Add anchor to the definition of
3813 `signal'.
3814 (Error Symbols): Describe special treatment of `quit'.
3815 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3816 to emphasize that it has to be a single form.
3817
3818 * buffers.texi: Add anchor.
3819
4d25144d
RS
38202003-12-29 Richard M. Stallman <rms@gnu.org>
3821
3822 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3823 (Window Configurations): Add window-configuration-frame.
3824
3825 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3826
3827 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3828 Change arg name in get-char-property.
3829 (Special Properties): Update handling of keymap property.
3830
3831 * strings.texi (Modifying Strings): Add clear-string.
3832 (Text Comparison): Add assoc-string and remove
3833 assoc-ignore-case, assoc-ignore-representation.
3834
3835 * os.texi (Time of Day): Add set-time-zone-rule.
3836
3837 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3838 report domain-error errors.
4d25144d 3839
697cf92a 3840 * nonascii.texi (Converting Representations):
4d25144d
RS
3841 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3842 (Encoding and I/O): Add file-name-coding-system.
3843
3844 * modes.texi (Search-based Fontification): Explain that
3845 face specs are symbols with face names as values.
3846
3847 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3848
3849 * lists.texi (Building Lists): remq moved elsewhere.
3850 (Sets And Lists): remq moved here.
3851 (Association Lists): Refer to assoc-string.
3852
3853 * internals.texi (Garbage Collection): Add memory-use-counts.
3854
3855 * frames.texi (Frames and Windows): Add set-frame-selected-window
3856 and frame-root-window.
3857
697cf92a 3858 * files.texi (Contents of Directories):
4d25144d
RS
3859 Add directory-files-and-attributes.
3860
3861 * display.texi (Refresh Screen): Add force-window-update.
3862 (Invisible Text): Explain about moving point out of invis text.
3863 (Overlay Properties): Add overlay-properties.
3864 (Managing Overlays): Add overlayp.
3865 (GIF Images): Invalid image number displays a hollow box.
3866
3867 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3868 (Killing Buffers): Add buffer-live-p.
3869
67fafe38
MR
38702003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3871
3872 * display.texi (Fringes): Fix typo "set-buffer-window".
3873
68e74f25
LT
38742003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3877 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3878 Add or change various xrefs and anchors.
3879
3880 * commands.texi: Replace all occurrences of @acronym{CAR} with
3881 @sc{car}, for consistency with the rest of the Elisp manual.
3882 `car' and `cdr' are historically acronyms, but are no longer
3883 widely thought of as such.
3884
3885 * internals.texi (Pure Storage): Mention that `purecopy' does not
3886 copy text properties.
3887 (Object Internals): Now 29 bits are used (in most implementations)
3888 to address Lisp objects.
3889
3890 * variables.texi (Variables with Restricted Values): New node.
3891
3892 * objects.texi (Lisp Data Types): Mention that certain variables
3893 can only take on a restricted set of values and add an xref to
3894 the new node "Variables with Restricted Values".
3895
3896 * eval.texi (Function Indirection): Describe the errors that
3897 `indirect-function' can signal.
3898 (Eval): Clarify the descriptions of `eval-region' and `values'.
3899 Describe `eval-buffer' instead of `eval-current-buffer' and
3900 mention `eval-current-buffer' as an alias for `current-buffer'.
3901 Correct the description and mention all optional arguments.
3902
697cf92a 3903 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3904 following.
3905 (Converting Representations): Clarify behavior of
3906 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3907 ASCII arguments.
3908 (Character Sets): Document the variable `charset-list' and adapt
3909 the definition of the function `charset-list' accordingly.
3910 (Translation of Characters): Clarify use of generic characters in
3911 `make-translation-table'. Clarify and correct the description of
3912 the use of translation tables in encoding and decoding.
3913 (User-Chosen Coding Systems): Correct and clarify the description
3914 of `select-safe-coding-system'.
3915 (Default Coding Systems): Clarify description of
3916 `file-coding-system-alist'.
3917
a62f71e4
LT
39182003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * strings.texi (Text Comparison): Correctly describe when two
3921 strings are `equal'. Combine and clarify descriptions of
3922 `assoc-ignore-case' and `assoc-ignore-representation'.
3923
3924 * objects.texi (Non-ASCII in Strings): Clarify description of
3925 when a string is unibyte or multibyte.
3926 (Bool-Vector Type): Update examples.
3927 (Equality Predicates): Correctly describe when two strings are
3928 `equal'.
3929
19017752
LT
39302003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3931
3932 * lists.texi (Building Lists): `append' no longer accepts integer
3933 arguments. Update the description of `number-sequence' to reflect
3934 recent changes.
3935 (Sets And Lists): Describe `member-ignore-case' after `member'.
3936
0f6a07a8
KS
39372003-11-27 Kim F. Storm <storm@cua.dk>
3938
3939 * commands.texi (Click Events): Click object may be an images.
3940 Describe (dx . dy) element of click positions.
3941 (Accessing Events): Remove duplicate posn-timestamp.
3942 New functions posn-object and posn-object-x-y.
3943
1ce7c819
KS
39442003-11-23 Kim F. Storm <storm@cua.dk>
3945
3946 * commands.texi (Click Events): Describe enhancements to event
3947 position lists, including new text-pos and (col . row) items.
3948 Mention left-fringe and right-fringe area events.
0f6a07a8 3949 (Accessing Events): New functions posn-area and
1ce7c819
KS
3950 posn-actual-col-row. Mention posn-timestamp. Mention that
3951 posn-point in non-text area still returns buffer position.
3952 Clarify posn-col-row.
3953
cae8ddbb
LH
39542003-11-21 Lars Hansen <larsh@math.ku.dk>
3955
3956 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3957 * anti.texi (File Attributes): Describe removed parameter
3958 ID-FORMAT.
3959
f7f1a248
LT
39602003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3961
68e74f25 3962 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3963 a position, its buffer is ignored.
3964
3965 * markers.texi (Overview of Markers): Mention it here too.
3966
c5e2fb05
LT
39672003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3968
3969 * numbers.texi (Numeric Conversions): Not just `floor', but also
3970 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3971
e57d0aa8
LT
39722003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * markers.texi (Creating Markers): Specify insertion type of
3975 created markers. Add xref to `Marker Insertion Types'.
3976 Second argument to `copy-marker' is optional.
3977 (Marker Insertion Types): Mention that most markers are created
3978 with insertion type nil.
3979 (The Mark): Correctly describe when `mark' signals an error.
3980 (The Region): Correctly describe when `region-beginning' and
3981 `region-end' signal an error.
3982
bb3612ec
LT
39832003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3984
3985 * hash.texi (Creating Hash): Clarify description of `eql'.
3986 `makehash' is obsolete.
3987 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3988
3989 * positions.texi (Point): Change description of `buffer-end', so
3990 that it is also correct for floating point arguments.
3991 (List Motion): Correct argument lists of `beginning-of-defun' and
3992 `end-of-defun'.
3993 (Excursions): Add xref to `Marker Insertion Types'.
3994 (Narrowing): Argument to `narrow-to-page' is optional.
3995
cfb8a797
LT
39962003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3997
3998 * streams.texi (Output Streams): Clarify behavior of point for
3999 marker output streams.
4000
c6177909
LT
40012003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4002
4003 * variables.texi (Defining Variables): Second argument to
4004 `defconst' is not optional.
4005 (Setting Variables): Mention optional argument APPEND to
4006 `add-to-list'.
4007 (Creating Buffer-Local): Expand description of
4008 `make-variable-buffer-local'.
4009 (Frame-Local Variables): Expand description of
4010 `make-variable-frame-local'.
4011 (Variable Aliases): Correct description of optional argument
4012 DOCSTRING to `defvaralias'. Mention return value of
4013 `defvaralias'.
4014 (File Local Variables): Add xref to `File variables' in Emacs
4015 Manual. Correct description of `hack-local-variables'. Mention
4016 `safe-local-variable' property. Mention optional second argument
4017 to `risky-local-variable-p'.
4018
b3645067
LT
40192003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4022
10695e5c
EZ
40232003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4024
4025 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4026 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4027 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4028 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4029 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4030 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4031 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4032 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4033 @acronym{FOO}.
4034
a2f4def1
LT
40352003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4036
4037 * strings.texi (Creating Strings): Argument START to `substring'
4038 can not be `nil'. Expand description of
4039 `substring-no-properties'. Correct description of `split-string',
4040 especially with respect to empty matches. Prevent very bad line
4041 break in definition of `split-string-default-separators'.
4042 (Text Comparison): `string=' and `string<' also accept symbols as
4043 arguments.
4044 (String Conversion): More completely describe argument BASE in
4045 `string-to-number'.
5bb0fcd1 4046 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4047 corresponding object. Clarify behavior of numeric prefix after
4048 `%' in `format'.
4049 (Case Conversion): The argument to `upcase-initials' can be a
4050 character.
4051
a2296bf9
KH
40522003-10-27 Kenichi Handa <handa@m17n.org>
4053
4054 * display.texi (Fontsets): Fix texinfo usage.
4055
885fef7c
KH
40562003-10-25 Kenichi Handa <handa@m17n.org>
4057
4058 * display.texi (Fontsets): Add description of the function
4059 set-fontset-font.
4060
0c6b7a1f
LT
40612003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * display.texi (Temporary Displays): Add xref to `Documentation
4064 Tips'.
4065
4066 * functions.texi (Function Safety): Use inforef instead of pxref
4067 for SES.
4068
c3cda320
AS
40692003-10-23 Andreas Schwab <schwab@suse.de>
4070
4071 * Makefile.in (TEX, texinputdir): Don't define.
4072 (TEXI2DVI): Define.
4073 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4074 add $(srcdir)/index.texi.
4075 ($(infodir)/elisp): Remove index.texi dependency.
4076 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4077 (index.texi): Remove target.
4078 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4079 (clean): Don't remove index.texi.
4080
c3cda320
AS
4081 * permute-index, index.perm: Remove.
4082 * index.texi: Rename from index.unperm.
4083
e5dadca7
LT
40842003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4085
4086 * tips.texi (Documentation Tips): Document new behavior for face
4087 and variable hyperlinks in Help mode.
4088
6cfb0777
LT
40892003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * objects.texi (Integer Type): Update for extra bit of integer range.
4092 (Character Type): Ditto.
4093
a6eeaa81 40942003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4095
4096 * numbers.texi (Integer Basics): Add index entries for reading
4097 numbers in hex, octal, and binary.
4098
c8f9ba83
LK
40992003-10-16 Lute Kamstra <lute@gnu.org>
4100
4101 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4102 argument.
4103
b52a26fb
LT
41042003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4105
4106 * windows.texi (Choosing Window): Fix typo.
4107 * edebug.texi (Edebug Execution Modes): Fix typo.
4108
f7005886
RS
41092003-10-13 Richard M. Stallman <rms@gnu.org>
4110
4111 * windows.texi (Basic Windows): A window has fringe settings,
4112 display margins and scroll-bar settings.
4113 (Splitting Windows): Doc split-window return value.
4114 Clean up one-window-p.
4115 (Selecting Windows): Fix typo.
4116 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4117 (Buffers and Windows): In set-window-buffer, explain effect
4118 on fringe settings and scroll bar settings.
4119 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4120 (Choosing Window): Use defopt for pop-up-frame-function.
4121 For special-display-buffer-names, explain same-window and same-frame.
4122 Clarify window-dedicated-p return value.
4123 (Textual Scrolling): scroll-up and scroll-down can get an error.
4124 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4125 Clarify set-window-hscroll.
4126 (Size of Window): Don't mention tool bar in window-height.
4127 (Coordinates and Windows): Explain what coordinates-in-window-p
4128 returns for fringes and display margins.
4129 (Window Configurations): Explain saving fringes, etc.
4130
4131 * tips.texi (Library Headers): Clean up Documentation.
4132
4133 * syntax.texi (Parsing Expressions): Clean up forward-comment
4134 and parse-sexp-lookup-properties.
4135
4136 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4137
4138 * os.texi (System Environment): Clean up text for load-average errors.
4139
4140 * modes.texi (Hooks): Don't explain local hook details at front.
4141 Clarify run-hooks and run-hook-with-args a little.
4142 Clean up add-hook and remove-hook.
4143
4144 * edebug.texi (Edebug Execution Modes): Clarify t.
4145 Document edebug-sit-for-seconds.
4146 (Coverage Testing): Document C-x X = and =.
4147 (Instrumenting Macro Calls): Fix typo.
4148 (Specification List): Don't index the specification keywords.
4149
c989ebe9
KS
41502003-10-10 Kim F. Storm <storm@cua.dk>
4151
4152 * processes.texi (Network): Introduce make-network-process.
4153
f9525eef
LT
41542003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * tips.texi (Library Headers): Fix typo.
4157
f008b925
LK
41582003-10-07 Juri Linkov <juri@jurta.org>
4159
4160 * modes.texi (Imenu): Mention imenu-create-index-function's
4161 default value. Explain submenus better.
4162
c22c5da6
LK
41632003-10-07 Lute Kamstra <lute@gnu.org>
4164
4165 * modes.texi (Faces for Font Lock): Fix typo.
4166 (Hooks): Explain how buffer-local hook variables can refer to
4167 global hook variables.
4168 Various minor clarifications.
4169
49247521
LK
41702003-10-06 Lute Kamstra <lute@gnu.org>
4171
4172 * tips.texi (Coding Conventions): Mention naming conventions for
4173 hooks.
4174
9296c947
LT
41752003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4176
4177 * loading.texi (Library Search): Correct default value of
4178 load-suffixes.
4179 (Named Features): Fix typo.
4180
0e9b293a
RS
41812003-10-05 Richard M. Stallman <rms@gnu.org>
4182
4183 * loading.texi (Named Features): In `provide',
4184 say how to test for subfeatures.
4185 (Unloading): In unload-feature, use new var name
4186 unload-feature-special-hooks.
4187
49247521 41882003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4189
4190 * modes.texi (Major Mode Conventions): Mention third way to set up
4191 Imenu.
4192 (Imenu): A number of small fixes.
4193 Delete documentation of internal variable imenu--index-alist.
4194 Document the return value format of imenu-create-index-function
4195 functions.
4196
ab8f7d5c
RS
41972003-09-30 Richard M. Stallman <rms@gnu.org>
4198
4199 * processes.texi (Network): Say what stopped datagram connections do.
4200
4201 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4202
4203 * display.texi (Overlay Properties): Clarify `evaporate' property.
4204
49247521 42052003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4206
4207 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4208 constructs should be marked as risky.
86b9b767
LK
4209 Change cons cell into proper list.
4210 (Mode Line Variables): Change cons cell into proper list.
4211
49247521 42122003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4213
4214 * modes.texi (Mode Line Data): Document the :propertize construct.
4215 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4216 to match their order in the default mode-line-format.
bc3b02f9
LK
4217 Describe the new variables mode-line-position and mode-line-modes.
4218 Update the default values of mode-line-frame-identification,
4219 minor-mode-alist, and default-mode-line-format.
4220 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4221
bc3b02f9 42222003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4223
c22c5da6 4224 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4225 * loading.texi, minibuf.texi, text.texi, variables.texi:
4226 Avoid @strong{Note:}.
4227
42282003-09-26 Richard M. Stallman <rms@gnu.org>
4229
4230 * keymaps.texi (Remapping Commands): Fix typo.
4231
41beda59
LT
42322003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4233
4234 * processes.texi (Low-Level Network): Fix typo.
4235
ef6ae4ff
KS
42362003-09-23 Kim F. Storm <storm@cua.dk>
4237
4238 * processes.texi (Network, Network Servers): Fix typos.
4239 (Low-Level Network): Add timeout value for :server keyword.
4240 Add new option keywords to make-network-process.
4241 Add set-network-process-options.
4242 Explain how to test availability of network options.
4243
b0f23edf
RS
42442003-09-19 Richard M. Stallman <rms@gnu.org>
4245
4246 * text.texi (Motion by Indent): Arg to
4247 backward-to-indentation and forward-to-indentation is optional.
4248
4249 * strings.texi (Creating Strings): Add substring-no-properties.
4250
4251 * processes.texi
4252 (Process Information): Add list-processes arg QUERY-ONLY.
4253 Delete process-contact from here.
4254 Add new status values for process-status.
4255 Add process-get, process-put, process-plist, set-process-plist.
4256 (Synchronous Processes): Add call-process-shell-command.
4257 (Signals to Processes): signal-process allows process objects.
4258 (Network): Complete rewrite.
4259 (Network Servers, Datagrams, Low-Level Network): New nodes.
4260
4261 * positions.texi (Word Motion): forward-word, backward-word
4262 arg is optional. Reword.
4263
4264 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4265
c22c5da6 4266 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4267 Delete duplicate definition of buffer-local-value.
4268 (File Local Variables): Explain about discarding text props.
4269
f387bdea
RS
42702003-09-11 Richard M. Stallman <rms@gnu.org>
4271
4272 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4273 changes variables that record input events.
4274 (Minibuffer Misc): Add minibuffer-selected-window.
4275
4276 * lists.texi (Building Lists): Add copy-tree.
4277
4278 * display.texi (Fontsets): Add char-displayable-p.
4279 (Scroll Bars): New node.
4280
49247521 42812003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4282
4283 * modes.texi (%-Constructs): Document new `%i' and `%I'
4284 constructs.
4285
fd026ee1
JR
42862003-09-03 Peter Runestig <peter@runestig.com>
4287
4288 * makefile.w32-in: New file.
4289
4828b4d7
RS
42902003-08-29 Richard M. Stallman <rms@gnu.org>
4291
4292 * display.texi (Overlay Properties): Clarify how priorities
4293 affect use of the properties.
4294
a4e4f05d
LT
42952003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4296
4297 * customize.texi (Type Keywords): Correct the description of
4298 `:help-echo' in the case where `motion-doc' is a function.
4299
3ebe0346
JPW
43002003-08-14 John Paul Wallington <jpw@gnu.org>
4301
4302 * modes.texi (Emulating Mode Line): Subsection, not section.
4303
3afe8e39
RS
43042003-08-13 Richard M. Stallman <rms@gnu.org>
4305
4306 * elisp.texi (Top): Update subnode lists in menu.
4307
4308 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4309 (Kill Functions): kill-region has new arg yank-handler.
4310 (Yanking): New node.
4311 (Yank Commands): Add yank-undo-function.
4312 (Low-Level Kill Ring):
4313 kill-new and kill-append have new arg yank-handler.
4314 (Changing Properties): Add remove-list-of-text-properties.
4315 (Atomic Changes): New node.
4316
4317 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4318
4319 * streams.texi (Output Variables): Add eval-expression-print-length
4320 and eval-expression-print-level.
4321
4322 * os.texi (Time Conversion): For encode-time, explain limits on year.
4323
4324 * objects.texi (Character Type): Define anchor "modifier bits".
4325
4326 * modes.texi (Emulating Mode Line): New node.
4327 (Search-based Fontification): Font Lock uses font-lock-face property.
4328 (Other Font Lock Variables): Likewise.
4329
4330 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4331 not vectors.
4332 (Active Keymaps): Add emulation-mode-map-alists.
4333 (Functions for Key Lookup): key-binding has new arg no-remap.
4334 (Remapping Commands): New node.
4335 (Scanning Keymaps): where-is-internal has new arg no-remap.
4336 (Tool Bar): Add tool-bar-local-item-from-menu.
4337 Clarify when to use tool-bar-add-item-from-menu.
4338
4339 * commands.texi (Interactive Call): commandp has new arg.
4340 (Command Loop Info): Add this-original-command.
4341
e37769b1
JPW
43422003-08-06 John Paul Wallington <jpw@gnu.org>
4343
4344 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4345
4346 * display.texi (Warning Basics): Fix typo.
4347 (Fringes): Add closing curly bracket and fix typo.
4348
4349 * elisp.texi (Top): Fix typo.
4350
c5e0561f
RS
43512003-08-05 Richard M. Stallman <rms@gnu.org>
4352
4353 * elisp.texi: Update lists of subnodes.
4354
4355 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4356
4357 * variables.texi (Local Variables): Use lc for example variable names.
4358
4359 * tips.texi (Library Headers): Explain where to put -*-.
4360
4361 * strings.texi (Creating Strings): Fix xref for vconcat.
4362
4363 * sequences.texi (Vector Functions):
4364 vconcat no longer allows integer args.
4365
4366 * minibuf.texi (Reading File Names): read-file-name has new
4367 arg PREDICATE. New function read-directory-name.
4368
4369 * macros.texi (Defining Macros): Give definition of `declare'
4370 (Indenting Macros): New node.
4371
4372 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4373 (Window Frame Parameters): Make separate table of parameters
4374 that are coupled with specific face attributes.
4375 (Deleting Frames): delete-frame-hooks renamed to
4376 delete-frame-functions.
4377
4378 * files.texi (Magic File Names): Add file-remote-p.
4379 Clarify file-local-copy.
4380
4381 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4382 here; instead xref Defining Macros.
4383
4384 * display.texi (Warnings): New node, and subnodes.
4385 (Fringes): New node.
4386
4387 * debugging.texi (Test Coverage): New node.
4388
4389 * compile.texi (Compiler Errors): Explain with-no-warnings
4390 and other ways to suppress warnings.
4391
4392 * commands.texi (Interactive Call): Minor clarification.
4393
4394 * buffers.texi (Buffer File Name): set-visited-file-name
4395 renames the buffer too.
4396
4397 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4398
ee59dede
MR
43992003-07-24 Markus Rost <rost@math.ohio-state.edu>
4400
4401 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4402
f0514b34
MR
44032003-07-22 Markus Rost <rost@math.ohio-state.edu>
4404
4405 * internals.texi (Garbage Collection): Fix previous change.
4406
c73983bb
RS
44072003-07-22 Richard M. Stallman <rms@gnu.org>
4408
4409 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4410
4411 * display.texi (Width): Use \s syntax in example.
4412 (Font Selection): Add face-font-rescale-alist.
4413
4414 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4415 Remove spurious indent in example.
4416
4417 * lists.texi (Building Lists): Add number-sequence.
4418
4419 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4420
4421 * functions.texi (Function Documentation): Explain how to
4422 show calling convention explicitly in the doc string.
4423
4424 * windows.texi (Selecting Windows): save-selected-window saves
4425 selected window of each frame.
4426 (Window Configurations): Minor change.
4427
4428 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4429
4430 * streams.texi (Output Variables): Add print-continuous-numbering
4431 and print-number-table.
4432
4433 * processes.texi (Decoding Output): New node.
4434
4435 * os.texi (Time Conversion): decode-time arg is optional.
4436
4437 * objects.texi (Character Type): Don't use space as example for \.
4438 Make list of char names and \-sequences correspond.
4439 Explain that \s is not used in strings. `\ ' needs space after.
4440
4441 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4442 (Translation of Characters): Add translation-table-for-input.
4443 (Default Coding Systems): Add auto-coding-functions.
4444 (Explicit Encoding): Add decode-coding-inserted-region.
4445 (Locales): Add locale-info.
4446
4447 * minibuf.texi (Basic Completion): Describe test-completion.
4448 Collections can be lists of strings.
4449 Clean up lazy-completion-table.
4450 (Programmed Completion): Mention test-completion.
4451 Clarify why lambda expressions are not accepted.
4452 (Minibuffer Misc): Describe minibufferp.
4453
51a8b435
RS
44542003-07-14 Richard M. Stallman <rms@gnu.org>
4455
4456 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4457
4458 * windows.texi (Selecting Windows): New arg to select-window.
4459 (Selecting Windows): Add with-selected-window.
4460 (Size of Window): Add window-inside-edges, etc.
4461
4462 * internals.texi (Garbage Collection): Add post-gc-hook.
4463
4464 * processes.texi (Subprocess Creation): Add exec-suffixes.
4465
4466 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4467 (Scanning Keymaps): Add map-keymaps.
4468 (Defining Menus): Add keymap-prompt.
4469
4470 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4471 most-negative-fixnum.
4472
4473 * compile.texi (Byte Compilation): Explain no-byte-compile
4474 (Compiler Errors): New node.
4475
4476 * os.texi (User Identification): user-uid, user-real-uid
4477 can return float.
4478
4479 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4480 and about derived modes.
4481 (Minor Modes): Add minor-mode-list.
4482 (Defining Minor Modes): Keyword args for define-minor-mode.
4483 (Search-based Fontification): Explain managing other properties.
4484 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4485 (Faces for Font Lock): Add font-locl-preprocessor-face.
4486 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4487
4488 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4489 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4490
4491 * loading.texi (Library Search): Add load-suffixes.
4492
4493 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4494 (Programmed Completion): Add dynamic-completion-table.
4495
4496 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4497 (Magic File Names): Specify precedence order of handlers.
199bb209 4498
51a8b435
RS
4499 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4500 and post-command-hook.
4501 (Waiting): New calling convention for sit-for.
4502
4503 * text.texi (Special Properties): local-map and keymap properties
4504 apply based on their stickiness.
4505
c6de56a0
RS
45062003-07-07 Richard M. Stallman <rms@gnu.org>
4507
4508 * modes.texi (Minor Mode Conventions): Specify only some kinds
4509 of list values as args to minor modes.
4510
4511 * files.texi (File Name Expansion): Warn about iterative use
4512 of substitute-in-file-name.
4513
4514 * advice.texi (Activation of Advice): Clean up previous change.
4515
8c761ea6
MR
45162003-07-06 Markus Rost <rost@math.ohio-state.edu>
4517
4518 * advice.texi (Activation of Advice): Note that ad-start-advice is
4519 turned on by default.
4520
c6de56a0
RS
45212003-06-30 Richard M. Stallman <rms@gnu.org>
4522
4523 * text.texi (Buffer Contents): Document current-word.
4524 (Change Hooks): Not called for *Messages*.
4525
4526 * functions.texi (Defining Functions): Explain about redefining
4527 primitives.
4528 (Function Safety): Renamed. Minor changes.
4529 Comment out the detailed criteria for what is safe.
4530
3fe4e567
AS
45312003-06-22 Andreas Schwab <schwab@suse.de>
4532
4533 * objects.texi (Symbol Type): Fix description of examples.
4534
cda7bd13
AS
45352003-06-16 Andreas Schwab <schwab@suse.de>
4536
4537 * hash.texi (Creating Hash): Fix description of :weakness.
4538
fbcffa4a
KG
45392003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4540
4541 * files.texi (Changing Files): copy-file copies file modes, too.
4542
ff6a3bfb
RS
45432003-05-28 Richard M. Stallman <rms@gnu.org>
4544
4545 * strings.texi (Creating Strings): Clarify split-string.
4546
1463a05d
JB
45472003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4548
4549 * strings.texi (Creating Strings): Update split-string specification
4550 and examples.
4551
af253914
RS
45522003-05-19 Richard M. Stallman <rms@gnu.org>
4553
4554 * elisp.texi: Correct invariant section names.
4555
7ea52f92
RS
45562003-04-20 Richard M. Stallman <rms@gnu.org>
4557
4558 * os.texi (Timers): Explain about timers and quitting.
4559
e31afc09
RS
45602003-04-19 Richard M. Stallman <rms@gnu.org>
4561
4562 * internals.texi (Writing Emacs Primitives): Strings are
4563 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4564 Explain GCPRO convention for varargs function args.
4565
5ceea398
RS
45662003-04-16 Richard M. Stallman <rms@gnu.org>
4567
4568 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4569
b0ada147
RS
45702003-04-08 Richard M. Stallman <rms@gnu.org>
4571
4572 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4573
b23375aa
KS
45742003-02-13 Kim F. Storm <storm@cua.dk>
4575
4576 * objects.texi (Character Type): New \s escape for space.
4577
c60ee5e7
JB
45782003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4579
4580 * os.texi (System Environment): Added cygwin system-type.
4581
84e47416
RS
45822003-01-25 Richard M. Stallman <rms@gnu.org>
4583
4584 * keymaps.texi: Document that a symbol can act as a keymap.
4585
3e8cf2ea
RS
45862003-01-13 Richard M. Stallman <rms@gnu.org>
4587
4588 * text.texi (Changing Properties): Say string indices are origin-0.
4589
4590 * positions.texi (Screen Lines) <compute-motion>:
4591 Correct order of elts in return value.
4592
4593 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4594 how to define a default binding.
4595
7abb9fc5 45962002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4597
104bc3aa 4598 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4599
104bc3aa 4600 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 4601 type 'number. Describe new custom type 'float.
177f790c 4602
7abb9fc5 46032002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4604
4605 * variables.texi (File Local Variables): Fix typo.
4606
df140a68 46072002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4608
df140a68
KG
4609 From Michael Albinus <Michael.Albinus@alcatel.de>.
4610
4611 * README: Target for Info file is `make info'.
4612
4613 * files.texi (File Name Components): Fixed typos in
4614 `file-name-sans-extension'.
4615 (Magic File Names): Complete list of operations for magic file
4616 name handlers.
4617
7ed9159a
JY
46182002-09-16 Jonathan Yavner <jyavner@engineer.com>
4619
4620 * variables.texi (File Local Variables): New function
4621 risky-local-variable-p.
4622
46232002-09-15 Jonathan Yavner <jyavner@engineer.com>
4624
4625 * functions.texi (Function safety): New node about unsafep.
4626
241f79af
PA
46272002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4628
4629 * customize.texi (Splicing into Lists): Fixed example.
4630 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4631
72459b15
JB
46322002-06-17 Juanma Barranquero <lektu@terra.es>
4633
4634 * frames.texi (Display Feature Testing): Fix typo.
4635
61f7e0f5
AS
46362002-06-12 Andreas Schwab <schwab@suse.de>
4637
4638 * frames.texi (Initial Parameters, Resources): Fix references to
4639 the Emacs manual.
4640
4e792dbd
KS
46412002-05-13 Kim F. Storm <storm@cua.dk>
4642
4643 * variables.texi (Intro to Buffer-Local): Updated warning and
4644 example relating to changing buffer inside let.
4645
940344d4 46462002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4647
4648 * os.texi (Session Management): New node about X Session management.
4649
231ac53b
EZ
46502002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4651
4652 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4653 to which the manual corresponds, and the copyright years.
4654
4655 * Makefile.in (VERSION): Set to 2.9.
4656
140cc574
EZ
46572001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4658
4659 * elisp.texi: Change the category in @dircategory to "Emacs", to
4660 make it consistent with info/dir.
4661
9c7fce05
MB
46622001-11-25 Miles Bader <miles@gnu.org>
4663
4664 * text.texi (Fields): Describe new `limit' arg in
4665 field-beginning/field-end.
4666
9f8bbf0f
EZ
46672001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4668
a5e6715c
EZ
4669 * permute-index: Don't depend on csh-specific features. Replace
4670 the interpreter name with /bin/sh.
4671
9f8bbf0f
EZ
4672 * two-volume-cross-refs.txt: New file.
4673 * two.el: New file.
4674 * spellfile: New file.
4675
1756e2fb
EZ
46762001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4677
4678 * permute-index: New file.
4679
4680 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4681 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4682 8+3 restricted namespace.
ad050e54
EZ
4683
4684 * Makefile.in (infodir): Define relative to $(srcdir).
4685 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4686 include directories list via -I switch to makeinfo.
4687 (index.texi): Use cp if both hard and symbolic links fail.
4688
10fa7f8e
EZ
46892001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4690
7a1494ce
EZ
4691 * Makefile.in (distclean): Add.
4692
10fa7f8e
EZ
4693 The following changes make ELisp manual part of the Emacs
4694 distribution:
4695
4696 * Makefile.in: Add Copyright notice.
4697 (prefix): Remove.
4698 (infodir): Change value to "../info".
4699 (VPATH): New variable.
4700 (MAKE): Don't define.
4701 (texmacrodir): Don't define.
4702 (texinputdir): Append the existing value of TEXINPUTS.
4703 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4704 command to be compatible with man/Makefile.in, and to put the
4705 output into ../info.
5c32b7c5 4706 (info): Add target.
10fa7f8e
EZ
4707 (installall): Target removed.
4708
ad050e54 47092001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4710
4711 * tips.texi (Coding Conventions): Fix typo.
4712
6fd735df
GM
47132001-10-23 Gerd Moellmann <gerd@gnu.org>
4714
4715 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4716
b704d54b
EZ
47172001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4718
4719 * files.texi (File Name Components): Update the description of
4720 file-name-sans-extension and file-name-extension, as they now
4721 ignore leading dots.
4722
71431a0e
GM
47232001-10-20 Gerd Moellmann <gerd@gnu.org>
4724
6aa97356 4725 * (Version 21.1 released.)
71431a0e 4726
79f1f96c
MB
47272001-10-19 Miles Bader <miles@gnu.org>
4728
4729 * positions.texi (Text Lines): Describe behavior of
4730 `beginning-of-line'/`end-of-line' in the presence of field properties.
4731
892a8f36
GM
47322001-10-17 Gerd Moellmann <gerd@gnu.org>
4733
4734 * Makefile.in (VERSION): Set to 2.8.
4735 (manual): Use `manual-21'.
4736
8c1cc9e8 4737 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4738 number was used. Set it to 2.8.
4739
4740 * intro.texi: Likewise.
4741
51724e26
EZ
47422001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4743
4744 * files.texi (File Name Completion): Document the significance of
4745 a trailing slash in elements of completion-ignored-extensions.
4746
57b338e8
MB
47472001-10-06 Miles Bader <miles@gnu.org>
4748
4749 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4750
c89e4bc5
GM
47512001-10-04 Gerd Moellmann <gerd@gnu.org>
4752
4753 * variables.texi (Variable Aliases): New node.
4754
ab952a4f
GM
47552001-10-04 Gerd Moellmann <gerd@gnu.org>
4756
4757 * Branch for 21.1.
dff28924 4758
9db3a582
MB
47592001-10-02 Miles Bader <miles@gnu.org>
4760
ae1a9581
MB
4761 * minibuf.texi (Minibuffer Misc): Add entries for
4762 `minibuffer-contents', `minibuffer-contents-no-properties', and
4763 `delete-minibuffer-contents'.
4764 Correct description for `minibuffer-prompt-end'.
4765
9db3a582
MB
4766 * text.texi (Property Search): Correct descriptions of
4767 `next-char-property-change' and `previous-char-property-change'.
4768 Add entries for `next-single-char-property-change' and
4769 `previous-single-char-property-change'.
4770 Make operand names a bit more consistent.
4771
03be5931
EZ
47722001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4773
4774 * frames.texi (Finding All Frames): Document that next-frame and
4775 previous-frame are local to current terminal.
4776
974548ec
EZ
47772001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4778
4779 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4780 result of make-keymap.
974548ec 4781
8d82c597
EZ
47822001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4783
4784 * display.texi (Font Lookup, Attribute Functions)
4785 (Image Descriptors): Add cross-references to the definition of
4786 selected frame.
4787
4788 * buffers.texi (The Buffer List): Add cross-references to the
4789 definition of selected frame.
4790
4791 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4792 frame at any given time.
4793 (Multiple Displays, Size and Position): Add a cross-reference to
4794 the definition of the selected frame.
4795
2842de30
EZ
47962001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4797
4798 * strings.texi (String Conversion) <string-to-number>: Document
4799 that a float is returned for integers that are too large.
4800
4801 * frames.texi (Mouse Position): Document mouse-position-function.
4802 (Display Feature Testing): Document display-images-p.
4803 (Window Frame Parameters): Document the cursor-type variable.
4804
4805 * numbers.texi (Integer Basics): Document CL style read syntax for
4806 integers in bases other than 10.
4807
4808 * positions.texi (List Motion): Document
4809 open-paren-in-column-0-is-defun-start.
4810
4811 * lists.texi (Sets And Lists): Document member-ignore-case.
4812
4813 * internals.texi (Garbage Collection): Document the used and free
4814 strings report.
4815 (Memory Usage): Document strings-consed.
4816
4817 * os.texi (Time of Day): Document float-time.
4818 (Recording Input): Document that clear-this-command-keys clears
4819 the vector to be returned by recent-keys.
4820
4821 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4822 argument keymap can be a list.
4823
4824 * nonascii.texi (User-Chosen Coding Systems)
4825 <select-safe-coding-system>: Document the new argument
4826 accept-default-p and the variable
4827 select-safe-coding-system-accept-default-p. Tell what happens if
4828 buffer-file-coding-system is undecided.
4829 (Default Coding Systems): Document auto-coding-regexp-alist.
4830
4831 * display.texi (The Echo Area) <message>: Document
4832 message-truncate-lines.
4833 (Glyphs): Document that the glyph table is unused on windowed
4834 displays.
4835
4836 * help.texi (Describing Characters) <single-key-description>:
4837 Document the new argument no-angles.
4838 (Accessing Documentation) <documentation-property>: Document that
4839 a non-string property is evaluated.
4840 <documentation>: Document that the function-documentation property
4841 is looked for.
4842
4843 * windows.texi (Selecting Windows): Document some-window.
4844
4845 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4846
4847 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4848 apropos-mode-hook.
4849
4850 * commands.texi (Using Interactive): Document interactive-form.
4851 (Keyboard Macros): Document kbd-macro-termination-hook.
4852 (Command Loop Info): Document that clear-this-command-keys clears
4853 the vector to be returned by recent-keys.
4854
2d43d823
GM
48552001-09-04 Werner LEMBERG <wl@gnu.org>
4856
4857 * Makefile.in (srcdir, texinputdir): New variables.
4858 (srcs, index.texi, install): Use $(srcdir).
4859 (.PHONY): Remove elisp.dvi.
4860 (elisp): Use -I switch for makeinfo.
4861 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4862 (installall, dist): Use $(srcdir).
4863 Fix path to texinfo.tex.
4864 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4865
fa739b31
GM
48662001-08-30 Gerd Moellmann <gerd@gnu.org>
4867
92a25631
GM
4868 * display.texi (Conditional Display): Adjust to API change.
4869
fa739b31
GM
4870 * configure: New file.
4871
cef68af5
GM
48722001-07-30 Gerd Moellmann <gerd@gnu.org>
4873
4874 * commands.texi (Repeat Events): Add description of
4875 double-click-fuzz.
4876
d1f08d85
SM
48772001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4878
4879 * syntax.texi (Syntax Class Table): Add the missing designator for
4880 comment and string fences.
4881 (Syntax Properties): Add a xref to syntax table internals.
4882 (Syntax Table Internals): Document string-to-syntax.
4883
1e9fc92e
GM
48842001-05-07 Gerd Moellmann <gerd@gnu.org>
4885
4886 * Makefile.in (install): Use install-info command line options
4887 like in Emacs' Makefile.in.
4888
00480554
MB
48892000-12-09 Miles Bader <miles@gnu.org>
4890
4891 * windows.texi (Window Start): Update documentation for
4892 `pos-visible-in-window-p'.
4893
1e344ee2
SM
48942000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4895
4896 * lists.texi (Building Lists): Add footnote to explain how to add
4897 to the end of a list.
4898
a540f6ed
GM
48992000-10-25 Gerd Moellmann <gerd@gnu.org>
4900
4901 * files.texi (Visiting Functions): Typos.
4902
28bcdbee
KH
49032000-10-25 Kenichi Handa <handa@etl.go.jp>
4904
4905 * files.texi (Visiting Functions): Return value of
4906 find-file-noselect may be a list of buffers if wildcards are used.
4907
22d1a4ed
MB
49082000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4909
4910 * display.texi (Defining Faces): Document `graphic' display type
4911 in face specs.
4912
916a89db
KG
49132000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4914
1e9fc92e 4915 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4916 `after-make-frame-hook' with `after-make-frame-functions'.
4917
1e9fc92e 4918 * frames.texi (Creating Frames): Ditto.
916a89db 4919
1e9fc92e 4920 * variables.texi (Future Local Variables): Ditto.
916a89db 4921
483de32b
GM
49222000-10-16 Gerd Moellmann <gerd@gnu.org>
4923
4924 * display.texi (Other Image Types): Add description of :foreground
4925 and :background properties of mono PBM images.
4926
e23a63a5
WL
49272000-08-17 Werner LEMBERG <wl@gnu.org>
4928
4929 * .cvsignore: New file.
4930
dfc16043
GM
49312000-01-05 Gerd Moellmann <gerd@gnu.org>
4932
4933 * tindex.pl: New script.
4934
602613fe
DL
49351999-12-03 Dave Love <fx@gnu.org>
4936
4937 * Makefile.in (MAKEINFO): New parameter.
4938
94ec544d
DL
49391999-09-17 Richard Stallman <rms@gnu.org>
4940
4941 * Makefile.in (srcs): Add hash.texi.
4942 (VERSION): Update to 20.6.
4943
49441999-09-13 Richard Stallman <rms@gnu.org>
4945
4946 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4947
49481998-08-29 Karl Heuer <kwzh@gnu.org>
4949
4950 * configure.in: New file.
4951 * Makefile.in: Renamed from Makefile.
4952 (prefix, infodir): Use value obtained from configure.
4953 (emacslibdir): Obsolete variable deleted.
4954 (dist): Distribute configure.in, configure, Makefile.in.
4955
49561998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4957
4958 * Makefile (INSTALL_INFO): New variable.
4959 (install): Run install-info.
4960
49611998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4962
4963 * Makefile (elisp.dvi): Add missing backslash.
4964
49651998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4966
4967 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4968 Run texindex without `./'. Always run texindex on elisp.tp.
4969 (elisp.tps): Target deleted.
4970
49711998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4972
4973 * Makefile (srcs): Add nonascii.texi and customize.texi.
4974 (dist): Start by deleting `temp'.
4975
49761998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4977
4978 * Makefile (makeinfo, texindex): Targets deleted.
4979 (makeinfo.o, texindex.o): Targets deleted.
4980 (clean, dist): Don't do anything with them or with getopt*.
4981
49821998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4983
4984 * Makefile (SHELL): Defined.
4985
49861998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4987
4988 * Makefile (elisp.tps): New target.
4989 (elisp.dvi): Depend on elisp.tps.
4990
4991Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4992
4993 * README: Update phone number.
4994
4995 * Makefile (elisp): Make this be the default target.
4996 Depend on makeinfo.c instead of makeinfo.
4997 (install): Don't depend on elisp.dvi, since we don't install that.
4998 Use mkinstalldirs.
4999 (dist): Add mkinstalldirs.
5000
5001Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5002
5003 * Makefile (VERSION): Update version number.
5004 (maintainer-clean): Renamed from realclean.
5005
5006Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5007
5008 * Makefile (realclean): New target.
5009 (elisp): Remove any old elisp-* files first.
5010
5011Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5012
d1f08d85
SM
5013 * Makefile (VERSION): New variable.
5014 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5015 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5016
5017Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5018
5019 * Makefile (elisp): Depend on makeinfo.
5020
5021Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5022
d1f08d85 5023 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5024
5025Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5026
5027 * Makefile (infodir, prefix): New vars.
5028 (install): Use infodir.
5029 (emacsinfodir): Deleted.
5030
5031Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5032
5033 * Makefile (srcs): Add calendar.texi.
5034
5035 * Makefile (dist): Copy texindex.c and makeinfo.c.
5036 Limit elisp-* files to those with one or two digits.
5037
5038Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5039
5040 * Makefile (dist): Changed to use Gzip instead of compress.
5041
5042Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5043
5044 * loading.texi (Unloading): define-function changed back to
5045 defalias. It may not stay this way, but at least it's
5046 consistent with the known-good version of the code patch.
5047
5048Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5049
5050 * modes.texi (Hooks): Document new optional arg of add-hook.
5051
5052Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5053
d1f08d85 5054 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5055
5056 * tips.texi: Add new section on standard library headers.
5057
5058Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5059
5060 * Makefile (srcs): Add frame.texi to the list of sources.
5061
5062Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5063
5064 * Makefile (dist): Don't bother excluding autosave files; they'll
5065 never make it into the temp directory anyway, and the hash marks
5066 in the name are problematic for make and the Bourne shell.
dff28924 5067 (srcs):
94ec544d
DL
5068
5069Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5070
d1f08d85 5071 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5072 the distribution tar file.
5073
dff28924 5074Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5075
5076 * Makefile (srcs): Added index.perm.
5077 (elisp.dvi): Remove erroneous shell comment.
5078 Expect output of permute-index in permuted.fns.
5079 Save old elisp.aux in elisp.oaux.
5080 (clean): Added index.texi to be deleted.
5081
dff28924 5082Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5083
5084 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5085
dff28924 5086Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
5087
5088 * files.texi: Noted that completion-ignored-extensions is ignored
5089 when making *Completions*.
5090
5091Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5092
5093 * Makefile make dist now depends on elisp.dvi, since it tries
5094 to include it in the dist file.
5095
dff28924 5096Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5097
5098 * functions.texinfo (Mapping Functions): Add missing quote
5099
dff28924 5100Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5101
5102 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5103 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5104
dff28924 5105Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5106
5107 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5108 and @error{} are the terms now being used. The files in the
5109 directory have been changed to reflect this.
5110
d1f08d85 5111 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5112 ` @result{}', using 5 spaces at the begining of the line.
5113
dff28924 5114Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5115
5116 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5117 experimental @indentedresult{}, @indentedexpandsto{} are part of
5118 the texinfo.tex in this directory. These TeX macros are not
5119 stable yet.
5120
dff28924 5121Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5122
5123 * texinfo.tex: temporarily added
d1f08d85 5124 \let\result=\dblarrow
94ec544d
DL
5125 \def\error{{\it ERROR} \longdblarrow}
5126 We need to do this better soon.
5127
dff28924 5128Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5129
5130 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5131 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5132 new title page format is also not applied, since it requires
5133 texinfo.tex changes.)
5134
5135 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5136 for the Project GNU development environment.
5137
ad050e54 5138;; Local Variables:
fd026ee1 5139;; coding: iso-2022-7bit
ad050e54 5140;; End:
2a34a036 5141
651f374c 5142 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5143 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5144 Copying and distribution of this file, with or without modification,
5145 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5146
5147;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda