(debug_output_compilation_hack): New function.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
7e188449
CY
12006-08-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * commands.texi (Reading One Event): Explain idleness in
4 `read-event'.
5
b8f5396a
CY
62006-08-12 Chong Yidong <cyd@stupidchicken.com>
7
8 * text.texi (Near Point): Say "cursor" not "terminal cursor".
9 (Commands for Insertion): Removed split-line since it's not
10 relevant for Lisp programming.
11 (Yank Commands): Rewrite introduction.
12 (Undo): Clarify.
13 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
14 (Filling): Remove redundant comment. Clarify return value of
15 current-justification.
16 (Margins): Minor clarifications.
17 (Adaptive Fill): Update default value of adaptive-fill-regexp.
18 (Sorting): Update definition of sort-lines.
19 (Columns): Clarify behavior of sort-columns.
20 (Indent Tabs): Link to Tab Stops in Emacs manual.
21 (Special Properties): Clarify.
22 (Clickable Text): Mention Buttons package.
23
0c80afbd
EZ
242006-08-12 Kevin Ryde <user42@zip.com.au>
25
26 * os.texi (Time Parsing): Add %z to description of
27 format-time-string, as per docstring. Add cross reference to
28 glibc manual for strftime.
29
02a2b2ad
RS
302006-08-08 Richard Stallman <rms@gnu.org>
31
32 * modes.texi: Clean up wording in previous change.
33
34e5974a
CY
342006-08-07 Chong Yidong <cyd@stupidchicken.com>
35
36 * modes.texi (Hooks): Clarify.
37 (Major Mode Basics): Mention define-derived-mode explicitly.
38 (Major Mode Conventions): Rebinding RET is OK for some modes.
39 Mention change-major-mode-hook and after-change-major-mode-hook.
40 (Example Major Modes): Moved to end of Modes section.
41 (Mode Line Basics): Clarify.
42 (Mode Line Data): Mention help-echo and local-map in strings.
43 Explain reason for treatment of non-risky variables.
44 (Properties in Mode): Clarify.
45 (Faces for Font Lock): Add font-lock-negation-char-face.
46
65c6c6b6
EZ
472006-08-04 Eli Zaretskii <eliz@gnu.org>
48
49 * strings.texi (Formatting Strings): Warn against arbitrary
50 strings as first arg to `format'.
51
fc0ba1d0
TTN
522006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
53
54 * text.texi (Clickable Text): Mention `help-echo' text property.
55 Update intro, examples and associated explanations.
56
a3483884
RS
572006-07-31 Richard Stallman <rms@gnu.org>
58
59 * commands.texi: Update xrefs.
60 (Event Mod): New node, cut out from old Translating Input.
61
62 * maps.texi: Update xrefs.
fc0ba1d0 63
a3483884
RS
64 * keymaps.texi (Translation Keymaps): New node.
65 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 66
a3483884
RS
67 * elisp.texi (Top): Update subnode menu.
68
69 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
70
71 * os.texi (System Interface): Fix menu descriptions of some nodes.
72 (Translating Input): Node deleted.
fc0ba1d0 73
ec777101
NR
742006-07-31 Nick Roberts <nickrob@snap.net.nz>
75
76 * modes.texi (Minor Mode Conventions): Update link for add-to-list.
77
78 * lists.texi (Sets And Lists): Likewise.
79
0f42ea76
TTN
802006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
81
82 * text.texi (Fields): Mention POS
83 requirement when narrowing is in effect.
84
eb107d09
RS
852006-07-28 Richard Stallman <rms@gnu.org>
86
0de8dcc9
RS
87 * display.texi (Face Attributes): Simplify wording.
88 (Attribute Functions): Clarify meaning of new-frame default
89 attribute settings.
90
eb107d09
RS
91 * customize.texi (Common Keywords): Document how to use
92 :package-version in a package not in Emacs.
93
d7fb9e6c
KS
942006-07-28 Kim F. Storm <storm@cua.dk>
95
96 * commands.texi (Reading One Event): Fix last change.
97
c1c3d4f7
CY
982006-07-26 Chong Yidong <cyd@stupidchicken.com>
99
100 * commands.texi (Reading One Event): Document SECONDS argument for
101 read-event, read-char, and read-char-exclusive.
102
94b39239
SM
1032006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
104
105 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
106 to ensure correct identification.
107
1cff9220
RS
1082006-07-24 Richard Stallman <rms@gnu.org>
109
5ac64732
RS
110 * text.texi (Clickable Text): Clarify.
111
1cff9220
RS
112 * sequences.texi (Vector Functions): Delete duplicate xref.
113
114 * objects.texi (Function Type): Clarify.
115
116 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
117 modes.
118
119 * lists.texi (List Variables): New node.
120 Material moved from other nodes.
121
122 * variables.texi (Setting Variables): add-to-list and
123 add-to-ordered-list moved to List Variables node.
124
38db29e0
TTN
1252006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
126
127 * text.texi (Links and Mouse-1):
128 For mouse-on-link-p, expand on arg POS.
129
9e4101b2
KS
1302006-07-21 Kim F. Storm <storm@cua.dk>
131
132 * display.texi (Forcing Redisplay): Don't mention systems which
133 don't support sub-second timers for redisplay-preemption-period.
134
135 * os.texi (Terminal Output): Clarify text vs graphical terminal.
136
cc539208
EZ
1372006-07-21 Eli Zaretskii <eliz@gnu.org>
138
139 * frames.texi (Input Focus): Document that focus-follows-mouse has
140 no effect on MS-Windows.
141
c29fbc93
RS
1422006-07-18 Richard Stallman <rms@gnu.org>
143
1ef252f6
RS
144 * display.texi (Forcing Redisplay): Cleanups in previous change.
145
c29fbc93
RS
146 * processes.texi (Low-Level Network): Make menu more convenient.
147
5b5fca28
KS
1482006-07-18 Kim F. Storm <storm@cua.dk>
149
2d545d83
KS
150 * display.texi (Forcing Redisplay): redisplay-preemption-period
151 only used on window systems. Add xref to Terminal Output.
152
153 * os.texi (Terminal Output): baud-rate only controls preemption on
154 non-window systems. Add xref to Forcing Redisplay.
155
5b5fca28
KS
156 * processes.texi (Low-Level Network): Rename node "Make Network"
157 to "Network Processes".
158
42995636
KB
1592006-07-18 Karl Berry <karl@gnu.org>
160
5b5fca28
KS
161 * variables.texi, functions.texi, customize.texi, loading.texi:
162 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 163
e1842332
CY
1642006-07-17 Chong Yidong <cyd@stupidchicken.com>
165
166 * commands.texi (Waiting): Document batch-mode sit-for behavior.
167
daeeeffc
RS
1682006-07-17 Richard Stallman <rms@gnu.org>
169
7c0c29ee
RS
170 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
171 Put period and comma inside quotes.
5b5fca28 172
7c0c29ee
RS
173 * loading.texi, markers.texi: Use real doublequote inside menus.
174
175 * windows.texi: Put point and comma inside quotes.
176 (Textual Scrolling): Use @samp for error message.
177
5b5fca28
KS
178 * variables.texi, tips.texi, syntax.texi, symbols.texi:
179 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
180 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
181 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
182 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
183 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 184 Put point and comma inside quotes.
5b5fca28 185
05bdf2d7
RS
186 * control.texi (Processing of Errors): Add command-error-function.
187
daeeeffc
RS
188 * variables.texi (File Local Variables): Clarify that
189 file local variables make buffer-local bindings.
190
191 * modes.texi (Syntactic Font Lock): Give default for
192 font-lock-syntax-table.
193
7e1c1289
NR
1942006-07-17 Nick Roberts <nickrob@snap.net.nz>
195
196 * text.texi (Special Properties): Clean up previous change.
197
912c7235
KB
1982006-07-16 Karl Berry <karl@gnu.org>
199
5b5fca28
KS
200 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
201 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 202
5b5fca28 203 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
204 underfull hbox.
205
54b7938f
NR
2062006-07-15 Nick Roberts <nickrob@snap.net.nz>
207
208 * text.texi (Special Properties): Describe fontified text property
209 in relation to a character (not text).
210
3f11901a
KS
2112006-07-15 Kim F. Storm <storm@cua.dk>
212
0864179a
KS
213 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
214 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
215 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
216
3f11901a
KS
217 * anti.texi (Antinews): Mention redisplay function.
218 The kbd macro existed, but was not documented, before 22.x.
219 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
220
b4f62d0a
NR
2212006-07-14 Nick Roberts <nickrob@snap.net.nz>
222
223 * display.texi (Displaying Messages): Add anchor.
224
225 * frames.texi (Dialog Boxes): Use it.
226
2c6e026a
RS
2272006-07-12 Richard Stallman <rms@gnu.org>
228
229 * objects.texi (Frame Type): Explain nature of frames better.
230
231 * frames.texi (Frames): Explain nature of frames better.
232
2332006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
234
235 * tips.texi (Coding Conventions): Explain why use cl at compile time.
236
099d4201
YM
2372006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
238
239 * frames.texi (Window System Selections): Mention scrap support for Mac.
240 Default value of x-select-enable-clipboard is t on Mac.
241
242 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
243
ff97f952
KS
2442006-07-11 Kim F. Storm <storm@cua.dk>
245
246 * display.texi (Forcing Redisplay): Add `redisplay' function.
247 Don't mention (sit-for -1) -- use (redisplay t) instead.
248
249 * commands.texi (Waiting): (sit-for -1) is no longer special.
250 (sit-for 0) is equivalent to (redisplay).
251 Iconifying/deiconifying no longer makes sit-for return.
252
a183016f
NR
2532006-07-10 Nick Roberts <nickrob@snap.net.nz>
254
255 * display.texi (Buttons): Fix typo.
256
257 * index.texi, elisp.texi (New Symbols): Comment node out.
258
b86be617
RS
2592006-07-09 Richard Stallman <rms@gnu.org>
260
261 * display.texi (Truncation): Clean up previous change.
262
3aa7c28e
RS
2632006-07-08 Richard Stallman <rms@gnu.org>
264
265 * commands.texi (Interactive Call): Use 3 as prefix in example
266 for execute-extended-command.
267
268 * display.texi (Attribute Functions): Move paragraph about
269 compatibility with Emacs < 21.
270
5a1048a5
KS
2712006-07-09 Kim F. Storm <storm@cua.dk>
272
273 * display.texi (Refresh Screen): Clarify force-window-update.
274 (Truncation): "Normally" indicated by fringe arrows.
275
89fb9154
EZ
2762006-07-08 Eli Zaretskii <eliz@gnu.org>
277
5a1048a5
KS
278 * windows.texi (Textual Scrolling, Resizing Windows):
279 * variables.texi (Constant Variables):
89fb9154
EZ
280 * text.texi (Buffer Contents, Deletion, Changing Properties)
281 (Property Search, Special Properties, Sticky Properties)
5a1048a5 282 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 283 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
284 (Categories):
285 * symbols.texi (Other Plists):
286 * streams.texi (Output Variables):
287 * processes.texi (Input to Processes, Query Before Exit):
288 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 289 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 290 (Session Management):
89fb9154 291 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
292 (Chars and Bytes, Locales):
293 * modes.texi (Defining Minor Modes, Header Lines):
294 * minibuf.texi (Minibuffer Contents):
295 * markers.texi (Information from Markers):
296 * lists.texi (List Elements, Building Lists, Association Lists):
297 * keymaps.texi (Tool Bar):
298 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
299 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
300 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
301 (Color Names, Text Terminal Colors, Display Feature Testing):
302 * files.texi (Visiting Functions, File Name Components)
5a1048a5 303 (Unique File Names, Contents of Directories):
89fb9154
EZ
304 * display.texi (Forcing Redisplay, Displaying Messages)
305 (Temporary Displays, Font Selection, Auto Faces)
306 (Font Lookup, Fringe Indicators, Display Margins)
307 (Image Descriptors, Showing Images, Image Cache, Button Types)
308 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
309 (Display Table Format, Glyphs):
310 * control.texi (Iteration):
311 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
312 * backups.texi (Making Backups, Auto-Saving):
313 Remove @tindex entries.
89fb9154 314
7f087030
KS
3152006-07-07 Kim F. Storm <storm@cua.dk>
316
317 * display.texi (Fringe Cursors): Fix typo.
318 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
319 (Overlay Arrow): Default is overlay-arrow fringe indicator.
320
978db147
RS
3212006-07-05 Richard Stallman <rms@gnu.org>
322
323 * text.texi (Buffer Contents): Add example of text props
324 in result of buffer-substring.
325 (Text Properties): Explain better about use of specific property names.
326 (Property Search): Some cleanups; reorder some functions.
327
328 * keymaps.texi (Changing Key Bindings): Cleanup.
329 Add xref to Key Binding Conventions.
330
331 * display.texi (Attribute Functions): Add examples for
332 face-attribute-relative-p.
333
334 * tips.texi (Coding Conventions): Cleanup last change.
335
42b50684
KB
3362006-07-05 Karl Berry <karl@gnu.org>
337
08b17d37
KS
338 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
339 Remove @setchapternewpage odd.
42b50684
KB
340 Result is 1013 pages, down from 1100.
341
08b17d37
KS
342 * anti.texi, customize.texi, display.texi, internals.texi:
343 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 344 Fix overfull/underfull boxes.
42b50684 345
180f018c
TTN
3462006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
347
348 * edebug.texi (Instrumenting):
349 Add Edebug-specific findex for eval-buffer.
350 * loading.texi (Loading):
351 Replace eval-current-buffer with eval-buffer.
352
8e338f7b
EZ
3532006-06-30 Nick Roberts <nickrob@snap.net.nz>
354
355 * locals.texi (Standard Buffer-Local Variables): Update the list
356 of variables.
357
0770a251
NR
3582006-06-26 Nick Roberts <nickrob@snap.net.nz>
359
360 * files.texi (File Name Completion): Point user to the node
361 "Reading File Names".
362
d9034473
EZ
3632006-06-24 Eli Zaretskii <eliz@gnu.org>
364
eff6bfea
EZ
365 * files.texi (Contents of Directories): Document case-insensitive
366 behavior on respective filesystems.
367
d9034473
EZ
368 * objects.texi (Character Type): Document that Emacs signals an
369 error for unsupported Unicode characters specified as \uNNNN.
370
a5bd14d3
RS
3712006-06-19 Richard Stallman <rms@gnu.org>
372
373 * processes.texi (Bindat Spec): Clarify previous change.
374
d1ae9041
RS
3752006-06-16 Richard Stallman <rms@gnu.org>
376
377 * tips.texi (Coding Conventions): Better explain conventions
378 for definition constructs.
379
380 * text.texi (Special Properties): String value of `read-only'
381 serves as the error message.
382
383 * objects.texi (Character Type): Clarify prev. change.
384 (Non-ASCII in Strings): Mention \u and \U.
385
386 * commands.texi (Using Interactive): Explain problem of
387 markers, etc., in command-history.
388
1bb32610
KS
3892006-06-14 Kim F. Storm <storm@cua.dk>
390
391 * commands.texi (Waiting): Negative arg to sit-for forces
392 redisplay even if input is pending.
393
394 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
395 redisplay. Remove incorrect example of binding redisplay-dont-pause
396 around (sit-for 0).
397
c7484981
RS
3982006-06-13 Richard Stallman <rms@gnu.org>
399
400 * display.texi (Forcing Redisplay): Clarify previous change.
401
d211faa2
RF
4022006-06-13 Romain Francoise <romain@orebokech.com>
403
404 * display.texi (Forcing Redisplay): Fix typo.
405
8eb2b87f
KS
4062006-06-13 Kim F. Storm <storm@cua.dk>
407
408 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
409
503b5e1c
LT
4102006-06-10 Luc Teirlinck <teirllm@auburn.edu>
411
412 * tips.texi (Coding Conventions): Add `@end itemize'.
413
9e362b84
RS
4142006-06-10 Richard Stallman <rms@gnu.org>
415
416 * tips.texi (Coding Conventions): Explain use of coding systems
417 to ensure one decoding for strings.
418
7cb93181
EZ
4192006-06-09 Aidan Kehoe <kehoea@parhasard.net>
420
9b7fa297 421 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
422 syntax.
423
afd63bda
EZ
4242006-06-07 Eli Zaretskii <eliz@gnu.org>
425
426 * display.texi (Font Selection): Remove description of
427 clear-face-cache.
428
429 * compile.texi (Eval During Compile): Fix a typo. Add index
430 entries for possible uses of eval-when-compile.
431
71ee3e04
TTN
4322006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
433
434 * display.texi (Abstract Display): Fix typo.
435
a941b26b
EZ
4362006-06-03 Eli Zaretskii <eliz@gnu.org>
437
438 * minibuf.texi (Minibuffer History) <history-add-new-input>:
439 Reword variable's description.
440
963128f3
RS
4412006-06-01 Richard Stallman <rms@gnu.org>
442
443 * windows.texi (Splitting Windows): Clarify splitting nonselected
444 window.
445
82db8fa7
JL
4462006-05-31 Juri Linkov <juri@jurta.org>
447
448 * minibuf.texi (Minibuffer History): Add history-add-new-input.
449
d9e8091d
RS
4502006-05-30 Richard Stallman <rms@gnu.org>
451
6ac209a3
RS
452 * display.texi (Line Height): Fix errors in description of
453 default line height and line-height properyty.
454
d9e8091d
RS
455 * nonascii.texi (Default Coding Systems): Further clarification.
456
93fd6289
LT
4572006-05-29 Luc Teirlinck <teirllm@auburn.edu>
458
459 * internals.texi (Pure Storage): Mention that an overflow in pure
460 space causes a memory leak.
461 (Garbage Collection): If there was an overflow in pure space,
462 `garbage-collect' returns nil.
463
7c42b3e0
EZ
4642006-05-30 Eli Zaretskii <eliz@gnu.org>
465
466 * nonascii.texi (Default Coding Systems): Fix it some more.
467
b8909e88
EZ
4682006-05-29 Eli Zaretskii <eliz@gnu.org>
469
470 * nonascii.texi (Default Coding Systems): Fix last change.
471
6d3906d5
KH
4722006-05-29 Kenichi Handa <handa@m17n.org>
473
474 * nonascii.texi (find-operation-coding-system): Describe the new
475 argument format (FILENAME . BUFFER).
476
0985f920
RS
4772006-05-28 Richard Stallman <rms@gnu.org>
478
479 * tips.texi (Coding Conventions): Better explain reasons not to
480 advise other packages or use `eval-after-load'.
481
6c6e0bb4
KS
4822006-05-29 Kim F. Storm <storm@cua.dk>
483
484 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
485 `bindat-idx' and `bindat-raw' for clarity.
486
096432af
TTN
4872006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
488
b9e17eb3
TTN
489 * processes.texi (Bindat Spec): Expand on `repeat' handler.
490
096432af
TTN
491 * display.texi (Display): Add "Abstract Display" to menu.
492 (Abstract Display, Abstract Display Functions)
493 (Abstract Display Example): New nodes.
494 * elisp.texi (Top): Add "Abstract Display" to menu.
495
e4b3f22f
CY
4962006-05-27 Chong Yidong <cyd@stupidchicken.com>
497
917b8227
CY
498 * keymaps.texi (Key Sequences): Link to input events definition.
499 (Format of Keymaps): Delete material duplicated in Keymap Basics.
500
e4b3f22f
CY
501 * files.texi (Changing Files): Document updated argument list for
502 copy-file.
503
f1b64ef1
TTN
5042006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
505
506 * processes.texi (Bindat Functions): Explain term "total length".
507 Use it in bindat-length and bindat-pack descriptions.
508
3d0793e4
EZ
5092006-05-26 Eli Zaretskii <eliz@gnu.org>
510
511 * tips.texi (Coding Conventions): Advise against using
512 eval-after-load in packages. Add an index entry.
513
abeb5483
JL
5142006-05-25 Juri Linkov <juri@jurta.org>
515
92aa92fa
JL
516 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
517
abeb5483
JL
518 * modes.texi (%-Constructs): Add %e, %z, %Z.
519
403a7bca
RS
5202006-05-25 Richard Stallman <rms@gnu.org>
521
522 * elisp.texi (Top): Update subnode menu.
523
524 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
525 (Keymaps): Update menu.
526
39a9bed3
CY
5272006-05-25 Chong Yidong <cyd@stupidchicken.com>
528
529 * keymaps.texi (Key Sequences): Some clarifications.
530
78b3f5c3
TTN
5312006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
532
533 * processes.texi (Bindat Functions): Say "unibyte string"
534 explicitly for bindat-unpack and bindat-pack descriptions.
535 (Bindat Examples): Don't call `string-make-unibyte' in example.
536
08244b81
CY
5372006-05-25 Chong Yidong <cyd@stupidchicken.com>
538
539 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
540 Explain string and vector representations of key sequences
541
78b3f5c3
TTN
542 * keymaps.texi (Changing Key Bindings):
543 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
544 * help.texi (Describing Characters): Refer to it.
545
b370c94d
LT
5462006-05-23 Luc Teirlinck <teirllm@auburn.edu>
547
548 * frames.texi (Pointer Shape): @end table -> @end defvar.
549
b8223441
RS
5502006-05-22 Richard Stallman <rms@gnu.org>
551
552 * elisp.texi (Top): Update subnode menus.
553
554 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
555 Contents rewritten; material from old Pointer Shape node moved here.
556
557 * display.texi (Pointer Shape): Node deleted.
558 (Image Descriptors): Minor cleanup.
559
c18eec5c
RS
5602006-05-21 Richard Stallman <rms@gnu.org>
561
562 * syntax.texi (Parsing Expressions): Update info on which STATE
563 elements are ignored.
564
9300b310
LT
5652006-05-19 Luc Teirlinck <teirllm@auburn.edu>
566
86735b2d
LT
567 * hooks.texi (Standard Hooks): Correct typo.
568
9300b310
LT
569 * gpl.texi (GPL): ifinfo -> ifnottex.
570
75e3b957
EZ
5712006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
572
573 * searching.texi (Simple Match Data): Warn about match data being
574 set anew by every search.
575
0bcf8735
RS
5762006-05-17 Richard Stallman <rms@gnu.org>
577
578 * minibuf.texi (Minibuffer History): Clarify.
579
580 * searching.texi (Regexp Special): Clarify nested regexp warning.
581
b3abe3a5
KS
5822006-05-16 Kim F. Storm <storm@cua.dk>
583
584 * minibuf.texi (Minibuffer History): Update add-to-history.
585
bc20db55
KH
5862006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
587
588 * nonascii.texi (Explicit Encoding): Fix
589 typo (encoding<->decoding).
590
f31263a4
RS
5912006-05-14 Richard Stallman <rms@gnu.org>
592
46a2df8e
RS
593 * buffers.texi (Creating Buffers): Cleanup.
594
f31263a4
RS
595 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
596
1299a5a4
EZ
5972006-05-13 Eli Zaretskii <eliz@gnu.org>
598
642c61f3
EZ
599 * buffers.texi (Current Buffer): Document that with-temp-buffer
600 disables undo.
601
1299a5a4
EZ
602 * os.texi (Terminal-Specific): More accurate description of how
603 Emacs searches for the terminal-specific libraries.
604
61515a63
EZ
6052006-05-12 Eli Zaretskii <eliz@gnu.org>
606
b811ef49
EZ
607 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
608 emacs-xtra to @inforef's.
609
4a7910c7
EZ
610 * text.texi (Undo): Document that undo is turned off in buffers
611 whose names begin with a space.
612
613 * buffers.texi (Buffer Names): Add index entries for buffers whose
614 names begin with a space.
615 (Creating Buffers): Document that undo is turned off in buffers
616 whose names begin with a space.
617
f055e02c
EZ
618 * files.texi (Visiting Functions, Reading from Files)
619 (Saving Buffers): Mention code and EOL conversions by file I/O
620 primitives and subroutines.
621
0ef0b416
EZ
622 * nonascii.texi (Lisp and Coding Systems): Document
623 coding-system-eol-type. Add index entries for eol conversion.
624
61515a63
EZ
625 * display.texi (Defining Faces): Mention `mac', and add an xref to
626 where window-system is described.
627
e4c068c0
RS
6282006-05-10 Richard Stallman <rms@gnu.org>
629
630 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
631
31035927
RS
6322006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
633
634 * variables.texi (File Local Variables): Recommend to quote lambda
635 expressions in safe-local-variable property.
636
f12a0718
RS
6372006-05-09 Richard Stallman <rms@gnu.org>
638
639 * variables.texi (File Local Variables): Document
640 safe-local-eval-forms and safe-local-eval-function.
641
ed7e6c32
KS
6422006-05-07 Kim F. Storm <storm@cua.dk>
643
644 * minibuf.texi (Minibuffer History): Remove keep-dups arg
645 from add-to-history.
646
5a36d834
RF
6472006-05-07 Romain Francoise <romain@orebokech.com>
648
649 * commands.texi (Event Input Misc):
650 * compile.texi (Eval During Compile):
651 * internals.texi (Buffer Internals):
652 * minibuf.texi (Initial Input):
653 * nonascii.texi (Scanning Charsets):
654 * numbers.texi (Comparison of Numbers):
655 * windows.texi (Textual Scrolling, Vertical Scrolling):
656 Fix various typos.
657
fbc284f6
EZ
6582006-05-06 Eli Zaretskii <eliz@gnu.org>
659
f53d2e87
EZ
660 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
661 conditional xref's to either emacs or emacs-xtra, depending on
662 @iftex/@ifnottex.
663
fbc284f6
EZ
664 * minibuf.texi (Minibuffer History): Document add-to-history.
665
3dfed653
EZ
6662006-05-05 Eli Zaretskii <eliz@gnu.org>
667
668 * internals.texi (Pure Storage): Mention the pure overflow message
669 at startup.
670
8e7a9a24
EZ
6712006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
672
673 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
674 (Searching Keymaps): Fix pseudo-Lisp description of keymap
675 search.
676
d0789de9
RS
6772006-05-01 Richard Stallman <rms@gnu.org>
678
679 * intro.texi (nil and t): Clarify.
680
681 * variables.texi (File Local Variables): Suggest using booleanp.
682
fc2cb772
JB
6832006-05-01 Juanma Barranquero <lekktu@gmail.com>
684
685 * objects.texi (Type Predicates): Fix typos.
686
27c5714a
SM
6872006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
688
689 * intro.texi (nil and t): Add booleanp.
690
691 * objects.texi (Type Predicates): Add links for booleanp and
692 string-or-null-p.
693
eadb9d45
RS
6942006-04-29 Richard Stallman <rms@gnu.org>
695
27c5714a 696 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
697 Multi line Font Lock Elements. Much clarification.
698 (Font Lock Multiline, Region to Fontify): Much clarification.
699
7817e3d3
SM
7002006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
701
702 * variables.texi (File Local Variables): Remove the special case t for
703 safe-local-variable.
704
8ac3a455
RS
7052006-04-26 Richard Stallman <rms@gnu.org>
706
707 * syntax.texi (Parsing Expressions): Minor cleanup.
708
290e4aae
RS
7092006-04-18 Richard Stallman <rms@gnu.org>
710
711 * tips.texi (Coding Conventions): Explain when the package's
712 prefix should appear later on (not at the start of the name).
713
714 * searching.texi (String Search): Clarify effect of NOERROR.
715
716 * modes.texi (Imenu): Clarify what special items do.
717
718 * hooks.texi (Standard Hooks): Delete text about old hook names.
719
1e2b8ce5
RF
7202006-04-17 Romain Francoise <romain@orebokech.com>
721
722 * variables.texi (Local Variables): Update the default value of
723 `max-specpdl-size'.
724
51fa34bc
MB
7252006-04-15 Michael Olson <mwolson@gnu.org>
726
727 * processes.texi (Transaction Queues): Mention the new optional
728 `delay-question' argument for `tq-enqueue'.
729
61f32d39
BW
7302006-04-13 Bill Wohler <wohler@newt.com>
731
732 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 733 :package-version value. Specify its values. Improve documentation
50b7bce0 734 for customize-package-emacs-version-alist.
61f32d39 735
4f8ed159
BW
7362006-04-12 Bill Wohler <wohler@newt.com>
737
738 * customize.texi (Common Keywords): Move description of
739 customize-package-emacs-version-alist to @defvar.
740
e5e864ab
BW
7412006-04-10 Bill Wohler <wohler@newt.com>
742
743 * customize.texi (Common Keywords): Add :package-version.
744
6c230417
KS
7452006-04-10 Kim F. Storm <storm@cua.dk>
746
747 * text.texi (Buffer Contents): Add NOPROPS arg to
748 filter-buffer-substring.
749
d82eac8f
EZ
7502006-04-08 Kevin Ryde <user42@zip.com.au>
751
752 * os.texi (Command-Line Arguments): Update xref to emacs manual
753 "Command Arguments" -> "Emacs Invocation", per change there.
754
4f815b29
TTN
7552006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
756
757 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
758 be on one line to help makeinfo not render two spaces after the dot.
759
122c3009
RS
7602006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
761
762 * strings.texi (Predicates for Strings): Add string-or-null-p.
763
da68bc3d
KS
7642006-03-28 Kim F. Storm <storm@cua.dk>
765
766 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
767 remarks about systems that don't support fractional seconds.
768
b223e22d
KB
7692006-03-25 Karl Berry <karl@gnu.org>
770
fc2cb772 771 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
772 the year list.
773
b756c64c
NR
7742006-03-21 Nick Roberts <nickrob@snap.net.nz>
775
776 * display.texi (Fringe Indicators): Fix typos.
777
fe3dca59
LT
7782006-03-19 Luc Teirlinck <teirllm@auburn.edu>
779
c287ad03 780 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
781 in front of a quoted symbol in a docstring to prevent making a
782 hyperlink.
783
e91d4202
AM
7842006-03-19 Alan Mackenzie <acm@muc.de>
785
290e4aae 786 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 787
e8a5f60b
RS
7882006-03-16 Richard Stallman <rms@gnu.org>
789
790 * display.texi (Defining Images): Minor cleanup.
791
486daaa5
BW
7922006-03-16 Bill Wohler <wohler@newt.com>
793
794 * display.texi (Defining Images): In image-load-path-for-library,
795 prefer user's images.
796
4ffc92c2
SM
7972006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
798
799 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
800
874a6ef8
BW
8012006-03-15 Bill Wohler <wohler@newt.com>
802
803 * display.texi (Defining Images): Fix example in
804 image-load-path-for-library by not recommending that one binds
fc2cb772 805 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
806 it if previously defined.
807
70949f30
BW
8082006-03-14 Bill Wohler <wohler@newt.com>
809
810 * display.texi (Defining Images): In image-load-path-for-library,
811 always return list of directories. Update example.
812
c852c516
AM
8132006-03-14 Alan Mackenzie <acm@muc.de>
814
815 * modes.texi: New node, "Region to Fontify" (for Font Lock).
816 This describes font-lock-extend-region-function.
4ffc92c2 817 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
818 the new node "Region to Fontify".
819
7cd3712b
RS
8202006-03-13 Richard Stallman <rms@gnu.org>
821
822 * display.texi (Invisible Text): The impossible position is
823 now before the invisible text, not after.
824 (Defining Images): Clean up last change.
825
2c676341
BW
8262006-03-11 Bill Wohler <wohler@newt.com>
827
828 * display.texi (Defining Images): Add image-load-path-for-library.
829
6f49b4c5
LT
8302006-03-11 Luc Teirlinck <teirllm@auburn.edu>
831
2d14c9bf
LT
832 * text.texi (Adaptive Fill): Fix Texinfo usage.
833
834 * strings.texi (Creating Strings): Fix Texinfo usage.
835
6f49b4c5
LT
836 * searching.texi (Regexp Special): Use @samp for regular
837 expressions that are not in Lisp syntax.
838
fc1d3386
LT
8392006-03-08 Luc Teirlinck <teirllm@auburn.edu>
840
841 * searching.texi (Regexp Special): Put remark between parentheses
842 to avoid misreading.
843
7b2c2ca9
LT
8442006-03-07 Luc Teirlinck <teirllm@auburn.edu>
845
846 * searching.texi (Syntax of Regexps): More accurately describe
847 which characters are special in which situations.
848 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
849 are not special. Describe in detail when `[' and `]' are special.
850 (Regexp Backslash): Plenty of regexps with unbalanced square
851 brackets are valid, so reword that statement.
852
f79bc642
KS
8532006-03-02 Kim F. Storm <storm@cua.dk>
854
855 * keymaps.texi (Tool Bar): Add tool-bar-border.
856
1d9a5237
LT
8572006-02-28 Luc Teirlinck <teirllm@auburn.edu>
858
a86b01fa 859 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 860
2534ef94
LT
8612006-02-27 Luc Teirlinck <teirllm@auburn.edu>
862
863 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
864
865 * files.texi (Locating Files): Suggest additional values for the
866 SUFFIXES arg of `locate-file'. Update pxref.
867
868 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
869 (How Programs Do Loading): Discuss the effects of Auto Compression
870 mode on `load'.
871 (Load Suffixes): New node.
394e96d5 872 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
873 moved to "Load Suffixes".
874 (Autoload, Named Features): Mention `load-suffixes'.
875
dd9959da 8762006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
877
878 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
879
880 * windows.texi (Window Tree): Fix typo.
881
49af2995
KS
8822006-02-20 Kim F. Storm <storm@cua.dk>
883
884 * display.texi (Fringe Indicators): New section.
885 Move indicate-empty-lines, indicate-buffer-boundaries, and
886 default-indicate-buffer-boundaries here.
887 Add fringe-indicator-alist and default-fringes-indicator-alist.
888 Add list of logical fringe indicator symbols.
889 Update list of standard bitmap names.
890 (Fringe Cursors): New section.
891 Move overflow-newline-into-fringe here.
892 Add fringe-cursor-alist and default-fringes-cursor-alist.
893 Add list of fringe cursor symbols.
894
58f71009
JB
8952006-02-20 Juanma Barranquero <lekktu@gmail.com>
896
897 * commands.texi (Using Interactive): Fix reference to node
898 "Minibuffers".
899
5498b6af
RS
9002006-02-19 Richard M. Stallman <rms@gnu.org>
901
902 * minibuf.texi (High-Level Completion):
903 Add xref to read-input-method-name.
904
905 * files.texi (Relative File Names): Move file-relative-name here.
906 (File Name Expansion): From here. Minor clarifications.
907
908 * commands.texi (Using Interactive): Add xrefs about reading input.
909 Clarify remarks about that moving point and mark.
910 Put string case before list case.
911
43ce897a 9122006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 913
4ffc92c2
SM
914 * display.texi (Other Display Specs, Image Descriptors):
915 Revert erroneous changes. The previous description of
916 image-descriptors as `(image . PROPS)' was correct.
b6498a68 917
1324d26e
RS
9182006-02-14 Richard M. Stallman <rms@gnu.org>
919
920 * variables.texi (File Local Variables): Clarifications.
921
0da93350
JB
9222006-02-14 Juanma Barranquero <lekktu@gmail.com>
923
924 * variables.texi (File Local Variables): Use @code for a cons
925 cell, not @var.
926
51a39bab
CY
9272006-02-13 Chong Yidong <cyd@stupidchicken.com>
928
929 * variables.texi (File Local Variables): Document new file local
930 variable behavior.
931
d342156c
KS
9322006-02-10 Kim F. Storm <storm@cua.dk>
933
934 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
935
8392fe4a
JB
9362006-02-08 Juanma Barranquero <lekktu@gmail.com>
937
938 * modes.texi (%-Constructs): Remove obsolete info about
939 `global-mode-string'.
940
cd6cd82a
RS
9412006-02-07 Richard M. Stallman <rms@gnu.org>
942
d78dc2d8
RS
943 * commands.texi (Prefix Command Arguments): Minor cleanup.
944
945 * display.texi: "Graphical display", not window system.
946
cd6cd82a
RS
947 * functions.texi (What Is a Function): Fix xref.
948
949 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
950 (Changing Key Bindings): Clarify when remapping is better than
951 substitute-key-definition.
952
9532006-02-02 Richard M. Stallman <rms@gnu.org>
954
955 * minibuf.texi (Basic Completion): Completion alists are risky.
956
957 * keymaps.texi (Active Keymaps): Clarifications.
958 (Searching Keymaps): New node.
959 (Keymaps): Update menu.
960
961 * frames.texi (Layout Parameters): Minor clarification.
962 (Drag and Drop): New node.
963 (Frames): Update menu.
964
cf052abc
CY
9652006-01-29 Chong Yidong <cyd@stupidchicken.com>
966
4ffc92c2
SM
967 * display.texi (Other Display Specs, Image Descriptors):
968 Image description is a list, not a cons cell.
cf052abc 969
1f2907ee
LT
9702006-01-28 Luc Teirlinck <teirllm@auburn.edu>
971
972 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
973 list is not necessarily a list).
974
a849f77d
EZ
9752006-01-27 Eli Zaretskii <eliz@gnu.org>
976
977 * frames.texi (Layout Parameters): border-width and
978 internal-border-width belong to the frame, not the window.
979
d322eb9b
RS
9802006-01-19 Richard M. Stallman <rms@gnu.org>
981
982 * nonascii.texi (Translation of Characters): Search cmds use
983 translation-table-for-input. Automatically made local.
984
985 * markers.texi (Overview of Markers): Count insertion type
986 as one of a marker's attributes.
987
cd6cd82a
RS
988 * keymaps.texi (Controlling Active Maps): New node, split out of
989 Active Keymaps.
990 (Keymaps): Menu updated.
991 (Active Keymaps): Give pseudocode to explain how the active
992 maps are searched. current-active-maps and key-binding moved here.
993 (Functions for Key Lookup): current-active-maps and key-binding moved.
994 Clarifications.
995 (Searching the Keymaps): New subnode.
996
d322eb9b
RS
997 * elisp.texi (Top): Menu clarification.
998
999 * display.texi (Other Display Specs): Delete duplicate entry for
1000 just a string as display spec. Move text about recursive display
1001 specs on such a string.
1002
1003 * commands.texi (Key Sequence Input): Clarify.
1004 Move num-nonmacro-input-events out.
1005 (Reading One Event): num-nonmacro-input-events moved here.
1006
2ac77b5a
NR
10072006-01-14 Nick Roberts <nickrob@snap.net.nz>
1008
1009 * advice.texi (Simple Advice): Update example to fit argument
1010 change in previous-line.
1011
a203a18c
RS
10122006-01-05 Richard M. Stallman <rms@gnu.org>
1013
1014 * markers.texi (The Mark): Fix in `mark'.
1015
d9043ddf
RS
10162006-01-04 Richard M. Stallman <rms@gnu.org>
1017
1018 * processes.texi (Misc Network, Make Network): Minor cleanups.
1019
8a5db8ae
KS
10202006-01-04 Kim F. Storm <storm@cua.dk>
1021
1022 * processes.texi (Make Network): Add IPv6 addresses and handling.
1023 (Network Feature Testing): Mention (:family ipv6).
1024 (Misc Network): Add IPv6 formats to format-network-address.
1025
19bb7940
RS
10262005-12-30 Richard M. Stallman <rms@gnu.org>
1027
1028 * text.texi (Changing Properties):
1029 Don't use return value of set-text-properties.
1030
b9cb50d9
LT
10312005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1032
1033 * modes.texi (Mode Line Format): Correct typo in menu.
1034
94a867a6
RS
10352005-12-29 Richard M. Stallman <rms@gnu.org>
1036
1037 * modes.texi (Mode Line Top): New node.
1038 (Mode Line Data): Some text moved to new node.
1039 Explain the data structure more concretely.
1040 (Mode Line Basics): Clarifications.
1041 (Mode Line Variables): Clarify intro paragraph.
1042 (%-Constructs): Clarify intro paragraph.
1043 (Mode Line Format): Update menu.
1044
ba455131
LT
10452005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1046
1047 * minibuf.texi (Basic Completion): Update lazy-completion-table
1048 examples for removal of ARGS argument.
1049
2b6abe1e
RS
10502005-12-23 Richard M. Stallman <rms@gnu.org>
1051
1052 * text.texi (Undo): Restore some explanation from the version
1053 that was deleted.
1054
2d7409f2
EZ
10552005-12-23 Eli Zaretskii <eliz@gnu.org>
1056
abeb5483 1057 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1058 funname' and `apply delta' elements of the undo list.
1059
2e23b82e
RS
10602005-12-20 Richard M. Stallman <rms@gnu.org>
1061
1062 * help.texi (Help Functions): Update documentation of `apropos'.
1063
a31687ce
LT
10642005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1065
1066 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1067 because it is confusing. If the :help-echo keyword is a function,
1068 it is not directly used as the :help-echo overlay property, as the
1069 xref seems to suggest (it does not take the appropriate args).
1070
0e83c4e9
LT
10712005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1072
1073 * customize.texi (Common Keywords): Fix Texinfo usage.
1074 (Group Definitions, Variable Definitions): Update for new
1075 conventions for using `*' in docstrings.
77df907a
LT
1076
1077 * tips.texi (Documentation Tips): Update for new conventions for
1078 using `*' in docstrings.
1079
69487a1f
RS
10802005-12-16 Richard M. Stallman <rms@gnu.org>
1081
1082 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1083
2a502a32
JL
10842005-12-16 Juri Linkov <juri@jurta.org>
1085
1086 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1087
b158c851
RF
10882005-12-14 Romain Francoise <romain@orebokech.com>
1089
1090 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1091 Fix typo.
1092
d7d1f75e
JL
10932005-12-11 Juri Linkov <juri@jurta.org>
1094
1095 * minibuf.texi (Completion Commands): Add mention of read-file-name
1096 for filename completion keymaps.
1097 (Reading File Names): Add mention of filename completion keymaps
1098 for read-file-name and xref to `Completion Commands'.
1099
4b1c16c2
RS
11002005-12-10 Richard M. Stallman <rms@gnu.org>
1101
1102 * customize.texi (Common Keywords): State caveats for use of :tag.
1103
1d49d5d9
RS
11042005-12-08 Richard M. Stallman <rms@gnu.org>
1105
2663a204
RS
1106 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1107 with xrefs and better explanation.
1108 (Completion Commands): Add the filename completion maps.
1109
1d49d5d9
RS
1110 * objects.texi (Character Type): Clarify that \s is not space
1111 if a dash follows.
1112
fa0d4d0c
RS
11132005-12-05 Richard M. Stallman <rms@gnu.org>
1114
1115 * windows.texi (Resizing Windows): Delete preserve-before args.
1116
d64b177a
SM
11172005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1120 in full keymaps, since the quirk has been fixed.
1121
79019cc9
EZ
11222005-12-03 Eli Zaretskii <eliz@gnu.org>
1123
1124 * hooks.texi (Standard Hooks): Add index entries. Mention
1125 `compilation-finish-functions'.
1126
161ef3be
RS
11272005-11-27 Richard M. Stallman <rms@gnu.org>
1128
1129 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1130
17c1971a
JL
11312005-11-21 Juri Linkov <juri@jurta.org>
1132
1133 * customize.texi (Common Keywords): Update links types
1134 custom-manual and url-link. Add link types emacs-library-link,
1135 file-link, function-link, variable-link, custom-group-link.
1136
5890344b
CY
11372005-11-20 Chong Yidong <cyd@stupidchicken.com>
1138
1139 * display.texi: Revert 2005-11-20 change.
1140
cbce0752
TTN
11412005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1142
1143 * processes.texi (Bindat Functions):
1144 Say "third" to refer to zero-based index "2".
1145
ff04c885
LT
11462005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1147
1148 * loading.texi (Library Search): Update the default value of
1149 `load-suffixes'.
1150
ce8d4e00
CY
11512005-11-17 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * display.texi (Attribute Functions): Mention :ignore-defface.
1154
cbad4a9e
SM
11552005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1156
1157 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1158 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1159
fda12b27
RS
11602005-11-06 Richard M. Stallman <rms@gnu.org>
1161
1162 * files.texi (Magic File Names): find-file-name-handler checks the
1163 `operations' property of the handler.
1164
e082564e
RS
11652005-11-03 Richard M. Stallman <rms@gnu.org>
1166
1167 * variables.texi (Frame-Local Variables): Small clarification.
1168
f0cdd9e4
CY
11692005-10-29 Chong Yidong <cyd@stupidchicken.com>
1170
1171 * os.texi (Init File): Document ~/.emacs.d/init.el.
1172
685abb98
RS
11732005-10-29 Richard M. Stallman <rms@gnu.org>
1174
1175 * internals.texi (Garbage Collection): Document memory-full.
1176
7000848e
BW
11772005-10-28 Bill Wohler <wohler@newt.com>
1178
1179 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1180 for URLs.
1181
107fb6c9
RS
11822005-10-28 Richard M. Stallman <rms@gnu.org>
1183
1184 * minibuf.texi (Completion Commands): Clean up prev change.
1185
11862005-10-26 Kevin Ryde <user42@zip.com.au>
1187
1188 * compile.texi (Eval During Compile): Explain recommended uses
1189 of eval-when-compile and eval-and-compile.
1190
1d8e69a2
MY
11912005-10-27 Masatake YAMATO <jet@gyve.org>
1192
cbad4a9e 1193 * minibuf.texi (Completion Commands):
1d8e69a2 1194 Write about new optional argument for `display-completion-list'.
cbad4a9e 1195
6a897887
RS
11962005-10-23 Richard M. Stallman <rms@gnu.org>
1197
1198 * display.texi (Overlay Arrow): Clarify about local bindings of
1199 overlay-arrow-position.
1200
6d1e17be
EZ
12012005-10-22 Eli Zaretskii <eliz@gnu.org>
1202
1203 * internals.texi (Building Emacs): Fix last change.
1204
db5fe0a6
RS
12052005-10-22 Richard M. Stallman <rms@gnu.org>
1206
1207 * internals.texi (Building Emacs): Document eval-at-startup.
1208
45158e77
RS
12092005-10-21 Richard M. Stallman <rms@gnu.org>
1210
1211 * loading.texi (Where Defined): load-history contains abs file names.
1212 symbol-file returns abs file names.
1213
e50165ec
KS
12142005-10-19 Kim F. Storm <storm@cua.dk>
1215
1216 * display.texi (Showing Images): Add max-image-size integer value.
1217
63ab30d0
CY
12182005-10-18 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * display.texi (Showing Images): Document max-image-size.
1221
f8252852
RS
12222005-10-17 Richard M. Stallman <rms@gnu.org>
1223
1224 * commands.texi (Quitting): Minor clarification.
1225
1226 * processes.texi (Sentinels): Clarify about output and quitting.
1227 (Filter Functions): Mention with-local-quit.
1228
c1bed3aa
JL
12292005-10-17 Juri Linkov <juri@jurta.org>
1230
1231 * buffers.texi (Current Buffer):
1232 * commands.texi (Event Input Misc):
1233 * compile.texi (Eval During Compile, Compiler Errors):
1234 * customize.texi (Group Definitions):
1235 * display.texi (Progress, Defining Faces):
1236 * files.texi (Writing to Files):
1237 * modes.texi (Mode Hooks, Defining Minor Modes):
1238 * streams.texi (Output Functions):
1239 * syntax.texi (Syntax Table Functions):
1240 * text.texi (Change Hooks):
1241 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1242
1243 * commands.texi (Quitting): Replace arg `forms' with `body' in
1244 `with-local-quit'.
1245
1246 * positions.texi (Excursions): Replace arg `forms' with `body' in
1247 `save-excursion'.
1248
ef1b4c9e
KS
12492005-10-08 Kim F. Storm <storm@cua.dk>
1250
1251 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1252 Rename manual section accordingly.
1253
abc8ce50
KS
12542005-10-04 Kim F. Storm <storm@cua.dk>
1255
1256 * windows.texi (Window Split Tree): New section describing
1257 new function window-split-tree function.
1258
a1f5a1f0
NR
12592005-10-03 Nick Roberts <nickrob@snap.net.nz>
1260
1261 * display.texi (Fringe Size/Pos): Simplify and add detail.
1262
97c3e4cc
RF
12632005-09-30 Romain Francoise <romain@orebokech.com>
1264
1265 * minibuf.texi (High-Level Completion): Explain that the prompt
1266 given to `read-buffer' should end with a colon and a space.
1267 Update usage examples.
1268
8ad8c5ce
JL
12692005-09-29 Juri Linkov <juri@jurta.org>
1270
1271 * display.texi (Displaying Messages): Rename argument name
1272 `string' to `format-string' in functions `message', `message-box',
1273 `message-or-box'.
1274
63182706
CY
12752005-09-26 Chong Yidong <cyd@stupidchicken.com>
1276
fc2cb772 1277 * errors.texi (Standard Errors): Correct xrefs.
63182706 1278
906320ec
CY
12792005-09-18 Chong Yidong <cyd@stupidchicken.com>
1280
fc2cb772 1281 * display.texi (Defining Images): Update documentation for
906320ec
CY
1282 `image-load-path'.
1283
8ccd3630
RS
12842005-09-17 Richard M. Stallman <rms@gnu.org>
1285
1286 * display.texi (Defining Images): Clean up previous change.
1287
7260457b
RF
12882005-09-16 Romain Francoise <romain@orebokech.com>
1289
1290 * elisp.texi: Specify GFDL version 1.2.
1291
1292 * doclicense.texi (GNU Free Documentation License): Update to
1293 version 1.2.
1294
5b51c037
CY
12952005-09-15 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * display.texi (Defining Images): Document `image-load-path'.
1298
5c4757d3
RS
12992005-09-15 Richard M. Stallman <rms@gnu.org>
1300
1301 * objects.texi (Printed Representation): Minor cleanup.
1302 (Box Diagrams): Minor fix.
1303 (Cons Cell Type): Move (...) index item here.
1304 (Box Diagrams): From here.
1305 (Array Type): Minor fix.
1306 (Type Predicates): Delete index "predicates".
1307 (Hash Table Type): Clarify xref.
1308 (Dotted Pair Notation): Minor fix.
1309
2bb8b80c
CY
13102005-09-10 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * files.texi (Saving Buffers): Fix typo.
1313
47b8bc5d
RS
13142005-09-08 Richard M. Stallman <rms@gnu.org>
1315
1316 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1317
475aab0d
CY
13182005-09-08 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * locals.texi (Standard Buffer-Local Variables): Don't include
1321 mode variables for minor modes.
1322 Fix xrefs for buffer-display-count, buffer-display-table,
1323 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1324 enable-multibyte-characters, fill-column, header-line-format,
1325 left-fringe-width, left-margin, and right-fringe-width.
1326
1327 * hooks.texi (Standard Hooks): All hooks should conform to the
1328 standard naming convention now.
1329 Fix xref for `echo-area-clear-hook'.
1330
1331 * display.texi (Usual Display): Note that indicate-empty-lines and
1332 tab-width are buffer-local.
1333
1334 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1335
1336 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1337
1338 * nonascii.texi (Encoding and I/O): Note that
1339 buffer-file-coding-system is buffer-local.
1340
1341 * positions.texi (List Motion): Note that defun-prompt-regexp is
1342 buffer-local.
1343
1344 * text.texi (Auto Filling): Note that auto-fill-function is
1345 buffer-local.
1346 (Undo): Note that buffer-undo-list is buffer-local.
1347
1348 * windows.texi (Buffers and Windows): Document
1349 buffer-display-count.
1350
2a6bc1f7
RS
13512005-09-06 Richard M. Stallman <rms@gnu.org>
1352
1353 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1354 package prefix elsewhere than at the start of the name.
1355
d7ea8b71
RS
13562005-09-03 Richard M. Stallman <rms@gnu.org>
1357
1358 * tips.texi (Programming Tips): Add conventions for minibuffer
1359 questions and prompts.
1360
0c6087a6
RS
13612005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1362
1363 * intro.texi (nil and t): Minor cleanup.
1364 Delete spurious mention of keyword symbols.
1365 (Evaluation Notation): Add index entry.
1366 (A Sample Function Description): Minor cleanup.
1367 (A Sample Variable Description): Not all vars can be set.
1368
4b5fa40e
TTN
13692005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1370
1371 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1372
1373 (Insertion): Document precise type of `insert-char' arg COUNT.
1374
34b50776
SM
13752005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1376
1377 * modes.texi (Other Font Lock Variables): Sync the default of
1378 font-lock-lines-before.
1379
c1105d05
MA
13802005-08-31 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1383
62929713
RS
13842005-08-29 Richard M. Stallman <rms@gnu.org>
1385
1386 * elisp.texi (Top): Update subnode menu.
1387
1388 * searching.texi (Searching and Matching): Move node.
1389 Rearrange contents and add overall explanation.
1390 (Searching and Case): Move node.
1391 (Searching and Matching): Update menu.
1392
0fb57cc0
EZ
13932005-08-27 Eli Zaretskii <eliz@gnu.org>
1394
1395 * os.texi (Startup Summary): Fix the description of the initial
1396 startup message display.
1397
3e80c4c1
RS
13982005-08-25 Richard M. Stallman <rms@gnu.org>
1399
1400 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1401
14022005-08-25 Emilio C. Lopes <eclig@gmx.net>
1403
1404 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1405 `next-overlay-change' example.
c1105d05 1406
79a8defb
JL
14072005-08-22 Juri Linkov <juri@jurta.org>
1408
1409 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1410 Fix invert-face. Fix args of face-background.
1411
16691d29
JL
1412 * display.texi (Standard Faces): Delete node.
1413 (Faces): Add xref to `(emacs)Standard Faces'.
1414 (Displaying Faces): Fix xref to `Standard Faces'.
1415
1416 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1417
217b694f
EZ
14182005-08-20 Alan Mackenzie <acm@muc.de>
1419
1420 * buffers.texi (The Buffer List): Clarify the manipulation of the
1421 buffer list.
1422
0bf14bfd
RS
14232005-08-14 Richard M. Stallman <rms@gnu.org>
1424
7ad1498e
AS
1425 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1426 a regexp.
0bf14bfd 1427
c118d09e
RS
14282005-08-11 Richard M. Stallman <rms@gnu.org>
1429
59cb8c23
RS
1430 * elisp.texi (Top): Update subnode lists.
1431
1432 * display.texi (Inverse Video): Node deleted.
1433
c118d09e
RS
1434 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1435 New nodes split out of Coding Conventions.
1436
1437 * searching.texi (Regular Expressions): Document re-builder.
1438
1439 * os.texi (Time Parsing): New node split out of Time Conversion.
1440
1441 * processes.texi (Misc Network, Network Feature Testing)
1442 (Network Options, Make Network): New nodes split out of
1443 Low-Level Network.
1444
67ec7f41
RS
14452005-08-09 Richard M. Stallman <rms@gnu.org>
1446
76d47f0d
RS
1447 * frames.texi (Geometry): New node, split from Size and Position.
1448 (Frame Parameters): Refer to Geometry.
1449
67ec7f41 1450 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1451
67ec7f41
RS
1452 * windows.texi (Splitting Windows): Fix xref.
1453
1454 * frames.texi (Layout Parameters): Add xref.
1455
1456 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1457
1458 * keymaps.texi (Menu Bar): Fix xref.
1459
1460 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1461
1462 * modes.texi (%-Constructs): Fix xref.
1463
1464 * frames.texi (Window Frame Parameters): Node split up.
1465 (Basic Parameters, Position Parameters, Size Parameters)
1466 (Layout Parameters, Buffer Parameters, Management Parameters)
1467 (Cursor Parameters, Color Parameters): New subnodes.
1468
adb5e445
LT
14692005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1470
1471 * positions.texi (Screen Lines): Update xref for previous change
1472 in minibuf.texi.
1473
1474 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1475 change in minibuf.texi.
1476
61298e17
RS
14772005-08-09 Richard M. Stallman <rms@gnu.org>
1478
1479 * tips.texi (Coding Conventions): Minor cleanup.
1480
1481 * modes.texi (Defining Minor Modes): Explain when init-value
1482 can be non-nil.
1483
1484 * elisp.texi (Top): Update submenu for Minibuffer.
1485
1486 * minibuf.texi (Minibuffer Misc): Node split up.
1487 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1488 (Recursive Mini): New nodes split out from Minibuffer Misc.
1489 (Minibuffer Misc): Document max-mini-window-height.
1490
1491 * hash.texi (Defining Hash): Delete stray paren in example.
1492
1493 * display.texi (Echo Area Customization): Don't define
1494 max-mini-window-height here; xref instead.
1495
1496 * commands.texi (Event Input Misc): Update while-no-input.
1497
1498 * advice.texi (Advising Functions): Explain when to use advice
1499 and when to use a hook.
1500
43e124e6
EZ
15012005-07-30 Eli Zaretskii <eliz@gnu.org>
1502
1503 * makefile.w32-in (info): Don't run install-info.
1504 ($(infodir)/dir): New target, produced by running install-info.
1505
653aea22
LT
15062005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1507
1508 * modes.texi (Defining Minor Modes): The keyword for the initial
1509 value is :init-value, not :initial-value.
1510
ba6ebbd5
EZ
15112005-07-23 Eli Zaretskii <eliz@gnu.org>
1512
1513 * loading.texi (Autoload): Make the `doctor' example be consistent
1514 with what's in current loaddefs.el. Describe the "fn" magic in
1515 the usage portion of the doc string.
1516
6696f2a4
RS
15172005-07-22 Richard M. Stallman <rms@gnu.org>
1518
1519 * internals.texi (Garbage Collection): Clarify previous change.
1520
0c17e67c
SM
15212005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1522
1523 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1524
426179e1
JL
15252005-07-18 Juri Linkov <juri@jurta.org>
1526
1527 * commands.texi (Accessing Events):
1528 * frames.texi (Text Terminal Colors, Resources):
1529 * markers.texi (The Mark):
1530 * modes.texi (Defining Minor Modes):
1531 Delete duplicate duplicate words.
1532
9b0c2c56
RS
15332005-07-16 Richard M. Stallman <rms@gnu.org>
1534
1535 * display.texi (Managing Overlays): Clarify make-overlay
1536 args for insertion types.
1537
fd90b80c
LT
15382005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1539
0c17e67c
SM
1540 * customize.texi (Variable Definitions):
1541 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1542 `standard-value' is a list too.
1543 (Defining New Types): Use @key{RET} instead of @key{ret}.
1544
37aa90e5
TTN
15452005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1546
1547 * os.texi (Translating Input): Fix typo.
1548
917e0c95
RS
15492005-07-08 Richard M. Stallman <rms@gnu.org>
1550
1551 * README: Update edition number and size estimate.
1552
1553 * elisp.texi (VERSION): Set to 2.9.
1554
7d90e71d
RS
15552005-07-07 Richard M. Stallman <rms@gnu.org>
1556
c330dafe
RS
1557 * book-spine.texinfo: Update Emacs version.
1558
7d90e71d
RS
1559 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1560
dc2204be
RS
15612005-07-06 Richard M. Stallman <rms@gnu.org>
1562
1563 * searching.texi (Regexp Search): Clarify what re-search-forward
1564 does when the search fails.
1565
a0ec7a4a
LK
15662005-07-05 Lute Kamstra <lute@gnu.org>
1567
dc2204be 1568 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1569
1570 * doclicense.texi (GNU Free Documentation License):
1571 * gpl.texi (GPL):
1572 * tips.texi (Coding Conventions, Library Headers):
1573 * vol1.texi:
1574 * vol2.texi: Update FSF's address.
1575
4af33176
RS
15762005-07-04 Richard M. Stallman <rms@gnu.org>
1577
1578 * hooks.texi (Standard Hooks): Add occur-hook.
1579
b3ab615b
LT
15802005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1581
1582 * display.texi (The Echo Area): Correct menu.
1583
3d393029
RS
15842005-07-03 Richard M. Stallman <rms@gnu.org>
1585
7fe48b75
RS
1586 * elisp.texi (Top): Update subnode menu for Display.
1587
1588 * display.texi (Displaying Messages): New node, with most
1589 of what was in The Echo Area.
1590 (Progress): Moved under The Echo Area.
1591 (Logging Messages): New node with new text.
1592 (Echo Area Customization): New node, the rest of what was
1593 in The Echo Area. Document message-truncate-lines with @defvar.
1594 (Display): Update menu.
1595
3d393029
RS
1596 * windows.texi (Textual Scrolling): Doc 3 values for
1597 scroll-preserve-screen-position.
1598
1599 * text.texi (Special Properties): Change hook functions
1600 should bind inhibit-modification-hooks around altering buffer text.
1601
1602 * keymaps.texi (Key Binding Commands): Call binding BINDING
1603 rather than DEFINITION.
1604
b26860ad
JB
16052005-06-29 Juanma Barranquero <lekktu@gmail.com>
1606
1607 * variables.texi (Defining Variables): `user-variable-p' returns t
1608 for aliases of user options, nil for alias loops.
1609
025691ed
RS
16102005-06-28 Richard M. Stallman <rms@gnu.org>
1611
1612 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1613 make-keymap.
1614
b61bfa4d
LT
16152005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1616
1617 * variables.texi (Setting Variables): Correct and clarify
1618 description of `add-to-ordered-list'.
1619
24ee714d
RS
16202005-06-26 Richard M. Stallman <rms@gnu.org>
1621
1622 * display.texi (Faces): Minor cleanup.
1623
33b79ce4
LT
16242005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1625
1626 * display.texi (Faces): `facep' returns t for strings that are
1627 face names.
1628
df13531d
RS
16292005-06-25 Richard M. Stallman <rms@gnu.org>
1630
1631 * objects.texi (Equality Predicates): Clarify meaning of equal.
1632
1633 * windows.texi (Selecting Windows): save-selected-window
1634 and with-selected-window save and restore the current buffer.
1635
cf444441
RS
16362005-06-24 Richard M. Stallman <rms@gnu.org>
1637
1638 * numbers.texi (Float Basics): Explain how to test for NaN,
1639 and printing the sign of NaNs.
1640
6cdd056d
EZ
16412005-06-24 Eli Zaretskii <eliz@gnu.org>
1642
1643 * makefile.w32-in (MAKEINFO): Use --force.
1644
b93e3c3b
RS
16452005-06-23 Richard M. Stallman <rms@gnu.org>
1646
1647 * display.texi (Face Functions): Correct Texinfo usage.
1648
6fb276bd
LT
16492005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1650
1651 * lists.texi (Rings): `ring-elements' now returns the elements of
1652 RING in order.
1653
1d1c7e75
JB
16542005-06-23 Juanma Barranquero <lekktu@gmail.com>
1655
1656 * markers.texi (The Mark): Texinfo usage fix.
1657
9d12e52b
KS
16582005-06-23 Kim F. Storm <storm@cua.dk>
1659
1660 * searching.texi (Entire Match Data): Remove evaporate option for
1661 match-data. Do not mention evaporate option for set-match-data.
1662
6d44324c
GM
16632005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1664
1665 * display.texi (Face Functions): Mention face aliases.
1666
80df27a7
RS
16672005-06-21 Richard M. Stallman <rms@gnu.org>
1668
1669 * anti.texi (Antinews): Texinfo usage fix.
1670
e121563b
KB
16712005-06-21 Karl Berry <karl@gnu.org>
1672
9d7d543c
KB
1673 * elisp.texi: Use @copying.
1674
e121563b
KB
1675 * elisp.texi: Put @summarycontents and @contents before the Top
1676 node, instead of the end of the file, so that the contents appear
1677 in the right place in the dvi/pdf output.
1678
36a3b076
JL
16792005-06-21 Juri Linkov <juri@jurta.org>
1680
1681 * display.texi (Defining Faces): Add `customized-face'.
1682
5c796e80
KS
16832005-06-20 Kim F. Storm <storm@cua.dk>
1684
b7d1f38f
KS
1685 * variables.texi (Setting Variables): Any type of element can be
1686 given order in add-to-ordered-list. Compare elements with eq.
1687
5c796e80
KS
1688 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1689
fb056bef
KB
16902005-06-20 Karl Berry <karl@gnu.org>
1691
1692 * syntax.texi (Syntax Flags): Make last column very slightly wider
1693 to avoid "generic comment" breaking on two lines and causing an
1694 underfull box.
1695
84398baa
LT
16962005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1697
1698 * lists.texi (Rings): Various minor clarifications and corrections.
1699
07ff1e4b
RS
17002005-06-18 Richard M. Stallman <rms@gnu.org>
1701
1702 * functions.texi (Obsolete Functions): Simplify.
1703
1704 * variables.texi (Variable Aliases): Simplify.
1705
1706 * anti.texi, backups.texi, compile.texi, customization.texi:
1707 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1708 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1709 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1710 * variables.texi: Fix formatting ugliness.
1711
1712 * elisp.texi: Add links to Rings and Byte Packing.
1713 Update version and copyright years.
1714
1715 * minibuf.texi: Fix formatting ugliness.
1716 (Completion Commands): Move keymap vars to the end
1717 and vars completing-read binds to the top.
1718
3f7fab24
LT
17192005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1720
1721 * processes.texi: Fix typos.
1722 (Bindat Spec): Correct Texinfo error.
926c4c9b 1723 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 1724
f19b57e3
RS
17252005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1726
1727 * lists.texi (Rings): New node.
1728 (Lists): Add it to menu.
1729
a80c5da7 1730 * processes.texi (Byte Packing): New node.
f19b57e3
RS
1731 (Processes): Add it to menu.
1732
17332005-06-17 Richard M. Stallman <rms@gnu.org>
1734
1735 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1736
1737 * help.texi (Documentation Basics): Explain the xref to
1738 Documentation Tips.
1739
1740 * debugging.texi (Debugger Commands): Minor fix.
1741
67c1390d
LT
17422005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1743
1744 * edebug.texi (Instrumenting): Eliminate duplicate link.
1745 (Specification List): Replace references to "below", referring to
1746 a later node, with one @ref to that node.
1747
1748 * os.texi (Timers): Timers should save and restore the match data
1749 if they change it.
1750
1751 * debugging.texi (Debugger Commands): Mention that the Lisp
1752 debugger can not step through primitive functions.
1753
51cd2a8c
JB
17542005-06-16 Juanma Barranquero <lekktu@gmail.com>
1755
1756 * functions.texi (Obsolete Functions): Update argument names of
1757 `make-obsolete' and `define-obsolete-function-alias'.
1758
1759 * variables.texi (Variable Aliases): Update argument names of
1760 `defvaralias', `make-obsolete-variable' and
1761 `define-obsolete-variable-alias'.
1762
f5e6ac4a
KS
17632005-06-15 Kim F. Storm <storm@cua.dk>
1764
1765 * searching.texi (Entire Match Data): Rephrase warnings about
1766 evaporate arg to match-data and set-match-data.
1767
fe2a9972
LT
17682005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1769
67774855
LT
1770 * elisp.texi (Top): Update detailed menu.
1771
fe2a9972
LT
1772 * edebug.texi (Edebug): Update menu.
1773 (Instrumenting): Update xrefs.
1774 (Edebug Execution Modes): Correct xref.
1775 (Jumping): Clarify description of `h' command.
1776 Eliminate redundant @ref.
1777 (Breaks): New node.
9b7fa297 1778 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
1779 (Global Break Condition): Mention `C-x X X'.
1780 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1781 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1782 (Edebug Display Update): Correct pxref.
1783 (Edebug and Macros): New node.
1784 (Instrumenting Macro Calls): Is now a subsubsection.
1785 Neither arg of `def-edebug-spec' is evaluated.
1786 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1787 (Specification Examples): Fix typo.
1788
b59f605b
LK
17892005-06-14 Lute Kamstra <lute@gnu.org>
1790
1791 * debugging.texi (Function Debugging): Primitives can break on
1792 entry too.
1793
a5c99dc9
KS
17942005-06-14 Kim F. Storm <storm@cua.dk>
1795
1796 * variables.texi (Setting Variables): Add add-to-ordered-list.
1797
f99ed2f8
SM
17982005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1799
1800 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1801 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1802
9d42ffaa
LK
18032005-06-13 Lute Kamstra <lute@gnu.org>
1804
1805 * text.texi (Special Properties): Fix cross reference.
1806
32cc0b00
LT
18072005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1808
1809 * debugging.texi (Function Debugging): Delete mention of empty
1810 string argument to `cancel-debug-on-entry'. Delete inaccurate
1811 description of the return value of that command.
1812
98d1a1cf
EZ
18132005-06-11 Alan Mackenzie <acm@muc.de>
1814
1815 * text.texi (Adaptive Fill): Amplify the description of
1816 fill-context-prefix.
1817
4b53b8d7
LT
18182005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1819
84398baa 1820 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1821
b5305167
SM
18222005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1823
1824 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1825
9bd4c3ad
LT
18262005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1827
1828 * debugging.texi (Error Debugging): Minor rewording.
1829 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1830 is optional.
1831
257914aa
LK
18322005-06-10 Lute Kamstra <lute@gnu.org>
1833
b5305167 1834 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1835 (Top): Give it a title. Correct version number. Give the
1836 detailed node listing a more prominent header.
b5305167
SM
1837 * intro.texi: Don't set VERSION here a second time.
1838 Mention Emacs's version too.
257914aa
LK
1839 * anti.texi (Antinews): Use EMACSVER to refer to the current
1840 version of Emacs.
1841
b7aae902
KS
18422005-06-09 Kim F. Storm <storm@cua.dk>
1843
1844 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1845 match-data and set-match-data.
1846
99598737
RS
18472005-06-08 Richard M. Stallman <rms@gnu.org>
1848
1849 * searching.texi (Entire Match Data): Clarify when match-data
1850 returns markers and when integers.
1851
1852 * display.texi (Defining Faces): Explain that face name should not
1853 end in `-face'.
1854
1855 * modes.texi (Mode Line Data): Minor cleanup.
1856 (Customizing Keywords): Node split out of Search-based Fontification.
1857 Add example of using font-lock-add-keywords from a hook.
1858 Clarify when MODE should be non-nil, and when nil.
1859
18602005-06-06 Richard M. Stallman <rms@gnu.org>
1861
1862 * modes.texi (Mode Line Data): Explain what happens when the car
1863 of a list is a void symbol.
1864 (Search-based Fontification): Explain MODE arg to
1865 font-lock-add-keywords and warn about calls from major modes.
1866
ecc8893a
JL
18672005-06-08 Juri Linkov <juri@jurta.org>
1868
1869 * display.texi (Standard Faces): Add `shadow' face.
1870
7fa9f4eb
LT
18712005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1872
1873 * modes.texi (Major Mode Conventions): A derived mode only needs
1874 to put the call to the parent mode inside `delay-mode-hooks'.
1875
bebcc4b1
RS
18762005-05-29 Richard M. Stallman <rms@gnu.org>
1877
c16b1394
RS
1878 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1879 new, and what that implies. Clarify.
1880
1881 * files.texi (Locating Files): Clean up the text.
1882
bebcc4b1
RS
1883 * frames.texi (Window Frame Parameters): Document user-size.
1884 Shorten entry for top by referring to left.
1885
18862005-05-26 Richard M. Stallman <rms@gnu.org>
1887
1888 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1889 is new, and what the implications are. Other clarifications.
1890
217797bc
RS
18912005-05-24 Richard M. Stallman <rms@gnu.org>
1892
1893 * frames.texi (Dialog Boxes): Minor fixes.
1894
3565fe07
MY
18952005-05-25 Masatake YAMATO <jet@gyve.org>
1896
1897 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1898
817089df
LT
18992005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1900
1901 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1902 is optional.
1903
cb5db137
NR
19042005-05-24 Nick Roberts <nickrob@snap.net.nz>
1905
1906 * frames.texi (Dialog Boxes): Descibe new optional argument.
1907
3c8572f5
LK
19082005-05-23 Lute Kamstra <lute@gnu.org>
1909
1910 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1911 syntax-begin-function over font-lock-beginning-of-syntax-function.
1912
2a4d7cb3
LT
19132005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1914
71f800cf
LT
1915 * minibuf.texi (Reading File Names): Update description of
1916 `read-directory-name'.
1917
2a4d7cb3
LT
1918 * modes.texi (Derived Modes): Clarify :group keyword.
1919
bb4afd09
EZ
19202005-05-21 Eli Zaretskii <eliz@gnu.org>
1921
b5305167
SM
1922 * files.texi (Locating Files): New subsection.
1923 Describe locate-file and executable-find.
bb4afd09 1924
a2c9aee6
EZ
19252005-05-21 Kevin Ryde <user42@zip.com.au>
1926
1927 * frames.texi (Initial Parameters): Update cross reference to
1928 "Emacs Invocation".
1929
6900105f
LT
19302005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1931
ca1b0914
LT
1932 * keymaps.texi (Active Keymaps): Add anchor.
1933
6900105f
LT
1934 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1935 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1936 appropriate place.
1937 (Derived Modes): Small clarifications.
b5305167
SM
1938 (Minor Mode Conventions, Keymaps and Minor Modes):
1939 Replace references to nodes with references to anchors.
6900105f
LT
1940 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1941 Clarify description of lists whose first element is an integer.
1942 (Mode Line Variables): Add anchor.
1943 (%-Constructs): Clarify description of integer after %.
1944 (Emulating Mode Line): Describe nil value for FACE.
1945
54d06364
LT
19462005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1947
1948 * modes.texi (Derived Modes): Correct references to non-existing
1949 variable standard-syntax-table.
1950
f8d0b769
LK
19512005-05-17 Lute Kamstra <lute@gnu.org>
1952
1953 * modes.texi (Defining Minor Modes): Mention the mode hook.
1954
294c599c
KS
19552005-05-15 Kim F. Storm <storm@cua.dk>
1956
1957 * processes.texi (Network): Remove open-network-stream-nowait.
1958 (Network Servers): Remove open-network-stream-server.
1959
4214af69
LT
19602005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1961
1962 * elisp.texi (Top): Update detailed menu.
1963
1964 * variables.texi: Reorder nodes.
1965 (Variables): Update menu.
1966 (File Local Variables): Do not refer to the `-*-' line as
1967 a "local variables list". Add pxref.
1968
302691ab
LT
19692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1970
56d4215a
LT
1971 * elisp.texi (Top): Update detailed menu for node changes.
1972
302691ab
LT
1973 * modes.texi (Modes): Update Menu.
1974 (Hooks): Move to beginning of chapter.
1975 Most minor modes run mode hooks too.
1976 `add-hook' can handle void hooks or hooks whose value is a single
1977 function.
1978 (Major Modes): Update Menu.
1979 (Major Mode Basics): New node, split off from `Major Modes'.
1980 (Major Mode Conventions): Correct xref. Explain how to handle
1981 auto-mode-alist if the major mode command has an autoload cookie.
1982 (Auto Major Mode): Major update. Add magic-mode-alist.
1983 (Derived Modes): Major update.
1984 (Mode Line Format): Update Menu.
1985 (Mode Line Basics): New node, split off from `Mode Line Format'.
1986
1987 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1988 for `magic autoload comment'. Add index entries and anchor.
1989
d06ba294
RS
19902005-05-14 Richard M. Stallman <rms@gnu.org>
1991
1992 * tips.texi (Coding Conventions): Explain how important it is
1993 that just loading certain files not change Emacs behavior.
1994
1995 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1996
405cb12a
LK
19972005-05-12 Lute Kamstra <lute@gnu.org>
1998
19958124
LK
1999 * modes.texi (Generic Modes): Update.
2000 (Major Modes): Refer to node "Generic Modes".
2001
405cb12a
LK
2002 * elisp.texi (Top): Update to the current structure of the manual.
2003 * processes.texi (Processes): Add menu description.
2004 * customize.texi (Customization): Add menu descriptions.
2005
f714dd1b
TTN
20062005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2007
cc9442f2
TTN
2008 * processes.texi (Signals to Processes)
2009 (Low-Level Network): Fix typos.
f714dd1b 2010
36ad23ec
LK
20112005-05-11 Lute Kamstra <lute@gnu.org>
2012
2013 * elisp.texi (Top): Add some nodes from the chapter "Major and
2014 Minor Modes" to the detailed node listing.
2015
d101bf56
RS
20162005-05-10 Richard M. Stallman <rms@gnu.org>
2017
2018 * keymaps.texi (Extended Menu Items): Menu item filter functions
2019 can be called at any time.
2020
698b0510
LT
20212005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2022
2023 * variables.texi (File Local Variables): `(hack-local-variables t)'
2024 now also checks whether a mode is specified in the local variables
2025 list.
2026
2c6b25c7
EZ
20272005-05-05 Kevin Ryde <user42@zip.com.au>
2028
2029 * display.texi (The Echo Area): Correct format function cross
2030 reference.
2031
643b4cf5
LT
20322005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2033
2034 * variables.texi (Variable Aliases): Change description of
2035 `define-obsolete-variable-alias'.
2036
2037 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2038 (Defining Functions): Add xref.
2039 (Obsolete Functions): New node.
2040 (Function Safety): Standardize capitalization of section title.
2041
2042 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2043 (Dialog Boxes): Complete description of `x-popup-dialog'.
2044
053bc8e4
RS
20452005-05-04 Richard M. Stallman <rms@gnu.org>
2046
2047 * commands.texi (Interactive Codes): Fix Texinfo usage.
2048 Document U more clearly.
2049
f6b1b15a
LT
20502005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2051
3b925015
LT
2052 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2053 function and not a macro.
2054
f6b1b15a
LT
2055 * frames.texi (Pop-Up Menus): Correct and clarify description of
2056 `x-popup-menu'.
2057 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2058
ebbfa918
RS
20592005-05-01 Richard M. Stallman <rms@gnu.org>
2060
2061 * edebug.texi (Checking Whether to Stop): Fix previous change.
2062
abe2f96e
LT
20632005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2064
d6028ef2
LT
2065 * display.texi: Fix typos and Texinfo usage.
2066
abe2f96e
LT
2067 * edebug.texi (Checking Whether to Stop): executing-macro ->
2068 executing-kbd-macro.
2069
b2cfb30b
RS
20702005-05-01 Richard M. Stallman <rms@gnu.org>
2071
2072 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2073
7e995a23
RS
20742005-04-30 Richard M. Stallman <rms@gnu.org>
2075
2076 * files.texi (Magic File Names): Document `operations' property.
2077
57efa539
LK
20782005-04-29 Lute Kamstra <lute@gnu.org>
2079
2080 * modes.texi (Generic Modes): New node.
2081 (Major Modes): Add it to the menu.
2082 (Derived Modes): Add "derived mode" to concept index.
2083
0a20b1dc
LK
20842005-04-28 Lute Kamstra <lute@gnu.org>
2085
2086 * modes.texi (Defining Minor Modes): Fix previous change.
2087 (Font Lock Mode): Simplify.
2088 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2089 when set and that some parts are optional. Add cross references.
2090 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2091 Add cross references. Add font-lock-multiline to index.
2092 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2093 Lock Variables". Document font-lock-add-keywords and
b5305167 2094 font-lock-remove-keywords.
0a20b1dc
LK
2095 (Other Font Lock Variables): Move font-lock-keywords-only,
2096 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2097 and font-lock-syntactic-face-function to node "Syntactic Font
2098 Lock". Move font-lock-keywords-case-fold-search to node
2099 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2100 and font-lock-{,un}fontify-{buffer,region}-function.
2101 (Precalculated Fontification): Remove reference to deleted variable
2102 font-lock-core-only.
2103 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2104 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2105 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2106 and font-lock-syntactic-face-function here from node "Other Font
2107 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2108 Syntax Properties". Add cross references.
b5305167
SM
2109 (Setting Syntax Properties): New node.
2110 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2111 * syntax.texi (Syntax Properties): Add cross reference.
2112 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2113
68a94f5a
RS
21142005-04-26 Richard M. Stallman <rms@gnu.org>
2115
2116 * display.texi (Defining Faces):
2117 Document `default' elements of defface spec.
2118
2119 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2120
2121 * variables.texi (Variable Aliases): Clarify text.
2122
21232005-04-25 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2126
7f48f143
LT
21272005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2128
2129 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2130
45d2f8e8
EZ
21312005-04-24 Eli Zaretskii <eliz@gnu.org>
2132
f3714ab2
EZ
2133 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2134 syntax-after and syntax-class.
2135
45d2f8e8 2136 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2137 (Unique File Names): Don't mention "numbers" in the documentation
2138 of make-temp-file and make-temp-name.
45d2f8e8 2139
469bc679
RS
21402005-04-23 Richard M. Stallman <rms@gnu.org>
2141
2142 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2143
c9fa5dc9
RS
21442005-04-22 Nick Roberts <nickrob@snap.net.nz>
2145
2146 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2147
230e1e80
NR
21482005-04-22 Nick Roberts <nickrob@snap.net.nz>
2149
2150 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2151 and define-obsolete-variable-alias.
2152
1ba52906
KS
21532005-04-22 Kim F. Storm <storm@cua.dk>
2154
2155 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2156 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2157
9721d904
LK
21582005-04-21 Lute Kamstra <lute@gnu.org>
2159
2160 * lists.texi (Association Lists): Document rassq-delete-all.
2161
ed35c736
RS
21622005-04-19 Richard M. Stallman <rms@gnu.org>
2163
2164 * modes.texi (Search-based Fontification): Explain that
2165 facespec is an expression to be evaluated.
2166
42fc00a4
RS
21672005-04-19 Kevin Ryde <user42@zip.com.au>
2168
b5305167 2169 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2170 * strings.texi (String Conversion): Fix xref.
2171
5827e9d4
KS
21722005-04-19 Kim F. Storm <storm@cua.dk>
2173
2174 * symbols.texi (Symbol Plists): Add safe-get.
2175 Mention that `get' may signal an error.
2176
47872da9
NR
21772005-04-18 Nick Roberts <nickrob@snap.net.nz>
2178
2179 * customize.texi (Variable Definitions): Replace tooltip-mode
2180 example with save-place.
2181
ec0cf966
RS
21822005-04-17 Richard M. Stallman <rms@gnu.org>
2183
2184 * buffers.texi (Indirect Buffers): Clarify.
2185
2186 * positions.texi (Positions): Clarify converting marker to integer.
2187
2188 * strings.texi (String Basics): Mention string-match; clarify.
2189
199bb209
LK
21902005-04-08 Lute Kamstra <lute@gnu.org>
2191
2192 * modes.texi (Search-based Fontification): Fix cross references.
2193 Use consistent terminology. Document anchored highlighting.
2194
bfa54668
LK
21952005-04-05 Lute Kamstra <lute@gnu.org>
2196
2197 * modes.texi (Defining Minor Modes): Document :group keyword
2198 argument and its default value.
2199
07e5fb9e
LK
22002005-04-03 Lute Kamstra <lute@gnu.org>
2201
2202 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2203 references and/or descriptions. Delete major mode hooks; mention
2204 them as a category instead. Rename or delete obsolete hooks.
2205
aa945b59
RS
22062005-04-02 Richard M. Stallman <rms@gnu.org>
2207
2208 * nonascii.texi (Coding System Basics): Another wording cleanup.
2209
8b918214
RS
22102005-04-01 Richard M. Stallman <rms@gnu.org>
2211
2212 * nonascii.texi (Coding System Basics): Clarify previous change.
2213
41639988
KH
22142005-04-01 Kenichi Handa <handa@m17n.org>
2215
2216 * nonascii.texi (Coding System Basics): Describe about rondtrip
2217 identity of coding systems.
2218
8e669bbd
RS
22192005-03-29 Chong Yidong <cyd@stupidchicken.com>
2220
2221 * text.texi (Buffer Contents): Add filter-buffer-substring and
2222 buffer-substring-filters.
2223
f60a6f87
RS
22242005-03-26 Chong Yidong <cyd@stupidchicken.com>
2225
2226 * anti.texi (Antinews): Mention `G' interactive code.
2227
2228 * tips.texi (Compilation Tips): Mention benchmark.el.
2229
aaac1251
LT
22302005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2231
2232 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2233 is now bound to M-o M-o.
2234
2235 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2236
45325173
GM
22372005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2238
2239 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2240 in the Emacs Manual).
2241 * Makefile.in (srcs): Remove calendar.texi.
2242 * makefile.w32-in (srcs): Remove calendar.texi.
2243 * display.texi (Display): Change name of next node.
2244 * os.texi (System In): Change name of previous node.
2245 * elisp.texi (Top): Remove Calendar references.
2246 * vol1.texi (Top): Remove Calendar references.
2247 * vol2.texi (Top): Remove Calendar references.
2248
85df292e
RS
22492005-03-25 Richard M. Stallman <rms@gnu.org>
2250
45325173 2251 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2252 Cleanup previous change.
2253
22542005-03-25 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * display.texi (Face Attributes): Faces earlier in an :inherit
2257 list take precedence.
2258 (Scroll Bars): Fix description of vertical-scroll-bars.
2259 Document frame-current-scroll-bars and window-current-scroll-bars.
2260
2261 * markers.texi (The Mark): Document temporary Transient Mark mode.
2262
b5305167
SM
2263 * minibuf.texi (Reading File Names):
2264 Document read-file-name-completion-ignore-case.
85df292e
RS
2265
2266 * positions.texi (Screen Lines): Document nil for width argument
2267 to compute-motion.
2268
1fe54d69
KS
22692005-03-23 Kim F. Storm <storm@cua.dk>
2270
2271 * display.texi (Standard Faces): Other faces used in the fringe
2272 implicitly inherits from the fringe face.
2273 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2274 properties implicitly inherits from fringe face.
2275 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2276
a775dff4
RS
22772005-03-20 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * display.texi (Invisible Text): State default value of
2280 line-move-ignore-invisible.
2281 (Managing Overlays): Document remove-overlays.
2282 (Standard Faces): Document escape-glyph face.
2283
b5305167 2284 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2285
b5305167
SM
2286 * modes.texi (Other Font Lock Variables):
2287 Document font-lock-lines-before.
a775dff4
RS
2288
2289 * positions.texi (Skipping Characters): skip-chars-forward allows
2290 character classes.
2291
077f7085
LK
22922005-03-18 Lute Kamstra <lute@gnu.org>
2293
2294 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2295
d69ea7ab
RS
22962005-03-17 Richard M. Stallman <rms@gnu.org>
2297
c7bd5d57
RS
2298 * text.texi (Undo): Document extensible undo entries.
2299
d69ea7ab
RS
2300 * searching.texi (String Search, Regexp Search, Regexp Search):
2301 Cleanups.
2302
2303 * nonascii.texi (Character Codes): Minor fix.
2304
2305 * display.texi (Display Property): Explain the significance
2306 of having text properties that are eq.
2307 (Other Display Specs): Explain string as display spec.
2308
2309 * commands.texi (Interactive Codes): Document G option.
2310
23112005-03-17 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * text.texi (Filling): Add sentence-end-without-period and
2314 sentence-end-without-space.
2315 (Changing Properties): Minor fix.
2316
2317 * anti.texi: Total rewrite.
2318
a7679889
LK
23192005-03-15 Lute Kamstra <lute@gnu.org>
2320
2321 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2322
6eb8e247
KS
23232005-03-08 Kim F. Storm <storm@cua.dk>
2324
2325 * display.texi (Specified Space): Property :width is support on
2326 non-graphic terminals, :height is not.
2327
bfa8be14
RS
23282005-03-07 Richard M. Stallman <rms@gnu.org>
2329
2330 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2331 Now subnodes of Fringes.
2332 (Overlay Arrow): Document overlay-arrow-variable-list.
2333 (Fringe Size/Pos): New node, broken out of Fringes.
2334 (Display): Explain clearing vs redisplay better.
2335 (Truncation): Clarify use of bitmaps.
2336 (The Echo Area): Clarify the uses of the echo area.
2337 Add max-mini-window-height.
2338 (Progress): Clarify.
2339 (Invisible Text): Explain that main loop moves point out.
2340 (Selective Display): Say "hidden", not "invisible".
b5305167 2341 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2342 (Overlay Properties): Clarify intro.
2343 (Finding Overlays): Explain return values when nothing found.
2344 (Width): truncate-string-to-width has added arg.
2345 (Displaying Faces): Clarify and update mode line face handling.
2346 (Face Functions): Minor cleanup.
b5305167 2347 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2348 (Pixel Specification, Other Display Specs): Minor cleanups.
2349 (Images, Image Descriptors): Minor cleanups.
2350 (GIF Images): Patents have expired.
2351 (Showing Images): Explain default text for insert-image.
b5305167 2352 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2353 (Making Buttons): Explain return values.
2354 (Button Buffer Commands): Add xref.
2355 (Inverse Video): Update mode-line-inverse-video.
2356 (Display Table Format): Clarify.
2357 (Active Display Table): Give defaults for window-display-table.
2358
2359 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2360 and calendar-today-marker are strings, not chars.
2361 (Holiday Customizing): Minor fix.
2362
bfa8be14
RS
2363 * internals.texi (Writing Emacs Primitives): Update `or' example.
2364 Update limit on # args of subr.
2365
2366 * edebug.texi (Using Edebug): Arrow is in fringe.
2367 (Instrumenting): Arg to eval-defun works without loading edebug.
2368 (Edebug Execution Modes): Add xref.
2369
2370 * customize.texi (Common Keywords): Clarify :require.
2371 Mention :version here.
2372 (Variable Definitions, Group Definitions): Not here.
2373 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2374
d69ea7ab
RS
23752005-03-07 Chong Yidong <cyd@stupidchicken.com>
2376 * nonascii.texi (Text Representations): Clarify position-bytes.
2377 (Character Sets): Add list-charset-chars.
2378 (Scanning Charsets): Add charset-after.
2379 (Encoding and I/O): Minor fix.
2380
34398e6c
RS
23812005-03-06 Richard M. Stallman <rms@gnu.org>
2382
2383 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2384 (Resizing Windows): Likewise.
2385
2386 * text.texi (Change Hooks): Get rid of "Emacs 21".
2387
2388 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2389
2390 * streams.texi (Output Variables): Get rid of "Emacs 21".
2391
2392 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2393
2394 * os.texi (Translating Input): Replace flow-control example
2395 with a less obsolete example that uses `keyboard-translate'.
2396
6eb8e247 2397 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2398 Get rid of "Emacs 21".
6eb8e247 2399
34398e6c
RS
2400 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2401 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2402
2403 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2404
2405 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2406
2407 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2408 (Menu Bar): Fix when menu-bar-update-hook is called.
2409
2410 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2411
2412 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2413 and make it read better.
2414
2415 * files.texi (Writing to Files): Get rid of "Emacs 21".
2416 (Unique File Names): Likewise.
2417
2418 * elisp.texi: Update Emacs version to 22.
2419
2420 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2421 (Overlay Properties, Face Attributes): Likewise.
2422 (Managing Overlays): Fix punctuation.
2423 (Attribute Functions): Clarify set-face-font; get rid of
2424 info about old Emacs versions.
2425 (Auto Faces, Font Lookup, Display Property, Images):
2426 Get rid of "Emacs 21".
2427
2428 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2429
d2178387
RS
24302005-03-05 Richard M. Stallman <rms@gnu.org>
2431
2432 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2433
524352d6
LK
24342005-03-04 Lute Kamstra <lute@gnu.org>
2435
2436 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2437
24382005-03-03 Lute Kamstra <lute@gnu.org>
2439
2440 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2441
284f0680
LK
24422005-03-01 Lute Kamstra <lute@gnu.org>
2443
2444 * debugging.texi (Debugger Commands): Update `j'.
2445
a9ee5cac
LK
24462005-02-28 Lute Kamstra <lute@gnu.org>
2447
2448 * debugging.texi (Debugging): Fix typo.
2449 (Error Debugging): Document eval-expression-debug-on-error.
2450 (Function Debugging): Update example.
2451 (Using Debugger): Mention starred stack frames.
2452 (Debugger Commands): Document `j' and `l'.
2453 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2454 Update the messages that the debugger displays.
2455 (Internals of Debugger): Add cross reference. Update example.
2456 (Excess Open): Minor improvement.
2457 (Excess Close): Minor improvement.
2458
378d0f8e
RS
24592005-02-26 Richard M. Stallman <rms@gnu.org>
2460
2461 * tips.texi (Coding Conventions): Clarify.
2462 Put all the major mode key reservations together.
2463 Mention the Mouse-1 => Mouse-2 conventions.
2464
2465 * syntax.texi (Syntax Class Table): Clarify.
2466 (Syntax Table Functions): syntax-after moved from here.
2467 (Syntax Table Internals): syntax-after moved to here.
2468 (Parsing Expressions): Update info on number of values
2469 and what's meaningful in the STATE argument.
2470 (Categories): Fix typo.
2471
2472 * sequences.texi (Arrays): Cleanup.
2473 (Char-Tables): Clarify.
2474
2475 * processes.texi (Deleting Processes): Cleanups, add xref.
2476 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2477 (Process Information): set-process-coding-system, some args optional.
2478 (Input to Processes): Explain various types for PROCESS args.
2479 Rename them from PROCESS-NAME to PROCESS.
2480 (Signals to Processes): Likewise.
2481 (Decoding Output): Cleanup.
2482 (Query Before Exit): Clarify.
2483
2484 * os.texi (Startup Summary): Correct the options; add missing ones.
2485 (Terminal Output, Batch Mode): Clarify.
2486 (Flow Control): Node deleted.
2487
2488 * markers.texi (The Mark): Clarify.
2489
2490 * macros.texi (Expansion): Cleanup.
2491 (Indenting Macros): indent-spec allows ints, not floats.
2492
2493 * keymaps.texi (Keymaps): Clarify.
2494 (Format of Keymaps): Update lisp-mode-map example.
2495 (Active Keymaps, Key Lookup): Clarify.
2496 (Changing Key Bindings): Add xref to `kbd'.
2497 (Key Binding Commands, Simple Menu Items): Clarify.
2498 (Mouse Menus, Menu Bar): Clarify.
2499 (Menu Example): Replace print example with menu-bar-replace-menu.
2500
2501 * help.texi (Documentation Basics): Add function-documentation prop.
2502
2503 * elisp.texi (Top): Don't refer to Flow Control node.
2504
2505 * commands.texi (Command Overview): Improve xrefs.
2506 (Adjusting Point): Adjusting point applies to intangible and invis.
2507 (Key Sequence Input): Doc extra read-key-sequence args.
2508 Likewise for read-key-sequence-vector.
2509
2510 * backups.texi (Rename or Copy): Minor fix.
2511 (Numbered Backups): For version-control, say the default.
2512 (Auto-Saving): make-auto-save-file-name example is simplified.
2513
2514 * advice.texi (Advising Functions): Don't imply one part of Emacs
2515 should advise another part. Markup changes.
2516 (Defining Advice): Move transitional para.
2517 (Activation of Advice): Cleanup.
2518 Explain if COMPILE is nil or negative.
2519
2520 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2521
2e20c83d
LK
25222005-02-24 Lute Kamstra <lute@gnu.org>
2523
2524 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2525 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2526
65c492fd
LK
25272005-02-23 Lute Kamstra <lute@gnu.org>
2528
b02c3eed
LK
2529 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2530 to define global minor modes as well.
2531
65c492fd
LK
2532 * display.texi (Managing Overlays): overlay-buffer returns nil for
2533 deleted overlays.
2534
b686dd59
KS
25352005-02-22 Kim F. Storm <storm@cua.dk>
2536
2537 * minibuf.texi (Basic Completion): Allow symbols in addition to
2538 strings in try-completion and all-completions.
2539
23e8c095
LK
25402005-02-14 Lute Kamstra <lute@gnu.org>
2541
2542 * elisp.texi (Top): Remove reference to deleted node.
2543
2544 * lists.texi (Lists): Remove reference to deleted node.
2545 (Cons Cells): Fix typo.
2546
2547 * loading.texi (Where Defined): Fix typo.
2548
134948fc
RS
25492005-02-14 Richard M. Stallman <rms@gnu.org>
2550
2551 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2552 is useful for discarding some minor modes.
2553
2554 * symbols.texi (Symbol Components): Reorder examples.
2555
2556 * streams.texi (Input Functions): State standard-input default.
2557 (Output Variables): State standard-output default.
2558
2559 * objects.texi (Printed Representation): Clarify read syntax vs print.
2560 (Floating Point Type): Explain meaning better.
2561 (Symbol Type): Explain uniqueness better.
2562 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2563 List examples sooner.
2564 (Box Diagrams): New subnode broken out.
2565 Some examples moved from old Lists as Boxes node.
2566 (Dotted Pair Notation): Clarify intro.
2567 (Array Type): Clarify.
2568 (Type Predicates): Add hash-table-p.
2569
2570 * numbers.texi (Integer Basics): Clarify radix explanation.
2571 (Predicates on Numbers): Minor clarification.
2572 (Comparison of Numbers): Minor clarification. Clarify eql.
2573 Typos in min, max.
2574 (Math Functions): Clarify overflow in expt.
2575
2576 * minibuf.texi (Text from Minibuffer): Minor clarification.
2577 Mention arrow keys.
2578
2579 * loading.texi (Autoload): defun's doc string overrides autoload's
2580 doc string.
2581 (Repeated Loading): Modernize "add to list" examples.
2582 (Where Defined): Finish updating table of load-history elts.
2583
2584 * lists.texi (List-related Predicates): Minor wording improvement.
2585 (Lists as Boxes): Node deleted.
2586 (Building Lists): Explain trivial cases of number-sequence.
2587
2588 * hash.texi (Hash Tables): Add desc to menu items.
2589 (Creating Hash): Expain "full" means "make larger",
2590 (Hash Access): Any object can be a key.
2591 State value of maphash.
2592
2593 * functions.texi (What Is a Function): Wording cleanup.
2594 (Function Documentation): Minor cleanup.
2595 Explain purpose of calling convention at end of doc string.
2596 (Function Names): Wording cleanup.
2597 (Calling Functions): Wording cleanup.
2598 Explain better how funcall calls the function.
2599 (Function Cells): Delete example of saving and redefining function.
2600
2601 * control.texi (Combining Conditions): Wording cleanup.
2602 (Iteration): dolist and dotimes bind VAR locally.
2603 (Cleanups): Xref to Atomic Changes.
2604
2605 * compile.texi (Byte Compilation): Delete 19.29 info.
2606 (Compilation Functions): Macros' difficulties don't affect defsubst.
2607 (Docs and Compilation): Delete 19.29 info.
2608
44291460
RS
26092005-02-10 Richard M. Stallman <rms@gnu.org>
2610
2611 * objects.texi (Symbol Type): Minor correction.
2612
1f9ad95a
LK
26132005-02-06 Lute Kamstra <lute@gnu.org>
2614
2615 * modes.texi (Example Major Modes): Fix typos.
2616
ba2c991c
RS
26172005-02-06 Richard M. Stallman <rms@gnu.org>
2618
2619 * text.texi (Margins): fill-nobreak-predicate can be one function.
2620
2621 * strings.texi (Modifying Strings): clear-string can make unibyte.
2622 (Formatting Strings): format gives error if values missing.
2623
2624 * positions.texi (Character Motion): Mention default arg
2625 for forward-char. backward-char refers to forward-char.
2626 (Word Motion): Mention default arg for forward-word.
2627 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2628 Simplify end-of-buffer.
2629 (Text Lines): Mention default arg for forward-line.
2630 (List Motion): Mention default arg for beginning/end-of-defun.
2631 (Skipping Characters): Minor fixes in explaining character-set.
2632
2633 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2634 Mode inheritance applies only when default-major-mode is nil.
2635 Clarifications.
2636 (Example Major Modes): Update Text mode and Lisp mode examples.
2637 (Minor Mode Conventions): Mention define-minor-mode at top.
2638 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2639 (Mode Line Format): Update mode line face display info.
2640 (Properties in Mode): Mention effect of risky vars.
2641 (Imenu): Define imenu-add-to-menubar.
2642 (Font Lock Mode): Add descriptions to menu lines.
2643 (Faces for Font Lock): Add font-lock-doc-face.
2644
9bf6d576
LK
26452005-02-05 Lute Kamstra <lute@gnu.org>
2646
2647 * text.texi (Maintaining Undo): Remove obsolete function.
2648
cb602754
EZ
26492005-02-05 Eli Zaretskii <eliz@gnu.org>
2650
2651 * frames.texi (Color Names): Add pointer to the X docs about RGB
2652 color specifications. Improve indexing
2653 (Text Terminal Colors): Replace the description of RGB values by
2654 an xref to "Color Names".
2655
4e07258f
RS
26562005-02-03 Richard M. Stallman <rms@gnu.org>
2657
2658 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2659 Clarify.
2660 (Selecting Windows): Clarify save-selected-window.
2661 (Cyclic Window Ordering): Clarify walk-windows.
2662 (Window Point): Clarify.
2663 (Window Start): Add comment to example.
2664 (Resizing Windows): Add `interactive' specs in examples.
2665 Document fit-window-to-buffer.
2666
2667 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2668 (Undo, Maintaining Undo): Clarify last change.
2669 (Sorting): In sort-numeric-fields, explain about octal and hex.
2670 Mention sort-numeric-base.
2671 (Format Properties): Add xref for hard newlines.
2672
2673 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2674 (Pop-Up Menus): Fix typo.
2675 (Color Names): Explain all types of color names.
2676 Explain color-values on B&W terminal.
2677 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2678
2679 * files.texi (File Locks): Not supported on MS systems.
2680 (Testing Accessibility): Clarify.
2681
2682 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2683 (Coverage Testing): Fix typo.
2684
2685 * commands.texi (Misc Events): Remove stray space.
2686
2687 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2688 (Modification Time): Clarify when visited-file-modtime returns 0.
2689 (The Buffer List): Clarify bury-buffer.
2690 (Killing Buffers): Clarify.
2691 (Indirect Buffers): Add clone-indirect-buffer.
2692
26932005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2694
2695 * edebug.texi (Printing in Edebug): Fix default value of
2696 edebug-print-circle.
2697 (Coverage Testing): Fix displayed frequency count data.
2698
26992005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2700
2701 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2702
4e07258f 27032005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2704
2705 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2706
28d986b9
EZ
27072005-01-29 Eli Zaretskii <eliz@gnu.org>
2708
2709 * commands.texi (Misc Events): Describe the help-echo event.
2710
2711 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2712 consistently in description of the help-echo property.
2713 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
2714
2715 * display.texi (Overlay Properties): Fix the index entry for
2716 help-echo overlay property.
2717
2718 * customize.texi (Type Keywords): Uncomment the xref to the
2719 help-echo property documentation.
2720
8f958b40
KS
27212005-01-23 Kim F. Storm <storm@cua.dk>
2722
2723 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2724 return value. Third element FULLY replaced by PARTIAL which
2725 specifies number of invisible pixels if row is only partially visible.
2726 (Textual Scrolling): Mention auto-window-vscroll.
2727 (Vertical Scrolling): New defvar auto-window-vscroll.
2728
cd7e5dd6
LT
27292005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2730
2731 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2732 command remapping.
2733
6f771c32
RS
27342005-01-15 Richard M. Stallman <rms@gnu.org>
2735
2736 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2737
6ac8a822
KS
27382005-01-14 Kim F. Storm <storm@cua.dk>
2739
88948d55
KS
2740 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2741
6ac8a822
KS
2742 * text.texi (Links and Mouse-1): Fix string and vector item.
2743
20d6de82
RS
27442005-01-13 Richard M. Stallman <rms@gnu.org>
2745
2746 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2747 descriptions of overriding-local-map and overriding-terminal-local-map.
2748
2749 * text.texi (Links and Mouse-1): Clarify text.
2750
f75a592e
KS
27512005-01-13 Kim F. Storm <storm@cua.dk>
2752
2753 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2754
910f60b1
TTN
27552005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2756
2757 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2758
37181fc4
KS
27592005-01-12 Kim F. Storm <storm@cua.dk>
2760
2761 * text.texi (Links and Mouse-1): Rename section from Enabling
2762 Mouse-1 to Following Links. Change xrefs.
2763 Add examples for define-button-type and define-widget.
2764
2765 * display.texi (Button Properties, Button Buffer Commands):
2766 Clarify mouse-1 and follow-link functionality.
2767
28f94a34
RS
27682005-01-12 Richard M. Stallman <rms@gnu.org>
2769
2770 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2771
2772 * display.texi (Beeping): Fix Texinfo usage.
2773
2774 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2775
bac2d936
KS
27762005-01-11 Kim F. Storm <storm@cua.dk>
2777
2778 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2779 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2780
2781 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2782 (Enabling Mouse-1 to Follow Links): New subsection.
2783
de968ddb
RS
27842005-01-06 Richard M. Stallman <rms@gnu.org>
2785
2786 * text.texi (Special Properties): Minor change.
2787
2788 * os.texi (Timers): Clarify previous change.
2789
2790 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2791
a3a43b3b
LT
27922005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2793
2794 * display.texi (Face Attributes): Correct xref to renamed node.
2795
732bb9ce
RS
27962005-01-01 Richard M. Stallman <rms@gnu.org>
2797
2798 * display.texi (Face Attributes): Describe hex color specs.
2799
c734ae59
RS
28002004-12-31 Richard M. Stallman <rms@gnu.org>
2801
2802 * os.texi (Timers): Update previous change.
2803
33b2f4ea
KS
28042004-12-30 Kim F. Storm <storm@cua.dk>
2805
2806 * display.texi (Line Height): Total line-height is now specified
2807 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2808 in cons cells. (nil . RATIO) is relative to actual line height.
2809 Use line-height `t' instead of `0' to get minimum height.
2810
99ec74b9
RS
28112004-12-29 Richard M. Stallman <rms@gnu.org>
2812
2813 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2814
eab463f6
RS
28152004-12-28 Richard M. Stallman <rms@gnu.org>
2816
2817 * commands.texi (Quitting): Clarify value of with-local-quit.
2818
2819 * elisp.texi (Top): Fix previous change.
2820
2821 * loading.texi (Loading): Fix previous change.
2822
ebbd14f1
RS
28232004-12-27 Richard M. Stallman <rms@gnu.org>
2824
4ae98fc5
RS
2825 * Makefile.in (MAKEINFO): Specify --force.
2826
8f430046
RS
2827 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2828
56011a8c
RS
2829 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2830
2831 * display.texi (Line Height): Further clarify.
2832
2833 * elisp.texi (Top): Update Loading submenu.
2834
ebbd14f1
RS
2835 * loading.texi (Where Defined): New node.
2836 (Unloading): load-history moved to Where Defined.
2837
fda2922a
RS
28382004-12-21 Richard M. Stallman <rms@gnu.org>
2839
2840 * commands.texi (Event Input Misc): Add while-no-input.
2841
9eb8959a
RS
28422004-12-11 Richard M. Stallman <rms@gnu.org>
2843
2844 * display.texi (Line Height): Rewrite text for clarity.
2845
adf87c29
KS
28462004-12-11 Kim F. Storm <storm@cua.dk>
2847
2848 * display.texi (Display): Add node "Line Height" to menu.
2849 (Line Height): New node. Move full description of line-spacing
2850 and line-height text properties here from text.texi.
2851 (Scroll Bars): Add vertical-scroll-bar variable.
2852
2853 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2854
2855 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2856 line-spacing and vertical-scroll-bar.
2857
2858 * text.texi (Special Properties): Just mention line-spacing and
2859 line-height here, add xref to new "Line Height" node.
2860
31e4729e
TTN
28612004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2862
2863 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2864
2865 * locals.texi (Standard Buffer-Local Variables):
2866 Add @xref for `line-spacing'.
2867
cc60c723
RS
28682004-12-05 Richard M. Stallman <rms@gnu.org>
2869
2870 * Makefile.in (maintainer-clean): Remove the info files
2871 in $(infodir) where they are created.
2872
f6101ac9
RS
28732004-12-03 Richard M. Stallman <rms@gnu.org>
2874
2875 * windows.texi (Selecting Windows): get-lru-window and
2876 get-largest-window don't consider dedicated windows.
2877
2878 * text.texi (Undo): Document undo-in-progress.
2879
94221759
RS
28802004-11-26 Richard M. Stallman <rms@gnu.org>
2881
2882 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2883 Remove a few vars that are not always buffer-local.
2884
7092c5e8
LT
28852004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2886
2887 * locals.texi (Standard Buffer-Local Variables): Comment out
2888 xref's to non-existent node `Yet to be written'.
2889
261b01c6
RS
28902004-11-24 Richard M. Stallman <rms@gnu.org>
2891
2892 * processes.texi (Synchronous Processes): Grammar fix.
2893
2894 * numbers.texi (Comparison of Numbers): Add eql.
2895
2896 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2897
2898 * intro.texi (Printing Notation): Fix previous change.
2899
2900 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2901 and default-indicate-buffer-boundaries from here.
2902 (Usual Display): To here.
2903 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2904 (Usual Display): Move tab-width up.
2905
2906 * customize.texi (Variable Definitions): Replace
2907 show-paren-mode example with tooltip-mode.
7092c5e8 2908 (Simple Types, Composite Types, Defining New Types):
261b01c6 2909 Minor cleanups.
7092c5e8 2910
c1aa4864
JH
29112004-11-21 Jesper Harder <harder@ifa.au.dk>
2912
2913 * processes.texi (Synchronous Processes, Output from Processes):
2914 Markup fix.
2915
dedbac89
RS
29162004-11-20 Richard M. Stallman <rms@gnu.org>
2917
07c8c65a
RS
2918 * positions.texi (Skipping Characters): skip-chars-forward
2919 now handles char classes.
2920
8f40a868
RS
2921 * intro.texi (Printing Notation): Avoid confusion of `print'
2922 when explaining @print.
2923
2924 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2925
2926 * display.texi (Display Table Format): Minor fix.
2927
2928 * streams.texi (Output Functions): Fix print example.
2929
fd6866c8
RS
2930 * Makefile.in (elisp): New target.
2931 (dist): Depend on $(infodir)/elisp, not elisp.
2932 Copy the info files from $(infodir).
2933
9d00469f
RS
2934 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2935 read-from-minibuffer.
2936
dedbac89
RS
2937 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2938
6de891db
RS
29392004-11-19 Richard M. Stallman <rms@gnu.org>
2940
2941 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2942
e1c1c5a7
TTN
29432004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2944
2945 * tips.texi (Coding Conventions): Fix typo.
2946
ee31cd78
RS
29472004-11-16 Richard M. Stallman <rms@gnu.org>
2948
2949 * tips.texi (Coding Conventions): Separate defvar and require
2950 methods to avoid warnings. Use require only when there are many
2951 functions and variables from that package.
2952
2953 * minibuf.texi (Minibuffer Completion): When ignoring case,
2954 predicate must not be case-sensitive.
2955
2956 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2957 (Test Coverage): Don't talk about "splotches". Clarified.
2958
4bd38e94
TTN
29592004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2960
2961 * frames.texi (Window Frame Parameters): Fix typo.
2962
6d073ae1
KS
29632004-11-15 Kim F. Storm <storm@cua.dk>
2964
9f89426b
KS
2965 * symbols.texi (Other Plists): Note that plist-get may signal error.
2966 Add safe-plist-get.
6d073ae1 2967
10980463
TTN
29682004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2969
2970 * modes.texi (Font Lock Basics): Fix typo.
2971
1efc19eb
RS
29722004-11-08 Richard M. Stallman <rms@gnu.org>
2973
2974 * syntax.texi (Syntax Table Functions): Add syntax-after.
2975
6159c232
EZ
29762004-11-06 Lars Brinkhoff <lars@nocrew.org>
2977
2978 * os.texi (Processor Run Time): New section documenting
2979 get-internal-run-time.
2980
59dede22
EZ
29812004-11-06 Eli Zaretskii <eliz@gnu.org>
2982
2983 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2984 it nukes elisp-cover.texi.
2985 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2986 elisp-0 etc.
2987
4cc8522c
LT
29882004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * commands.texi (Keyboard Macros): Document `append' return value
2991 of `defining-kbd-macro'.
2992
2d1ef312
RS
29932004-11-01 Richard M. Stallman <rms@gnu.org>
2994
2995 * commands.texi (Interactive Call): Add called-interactively-p.
2996
6f4e005d
SJ
29972004-10-29 Simon Josefsson <jas@extundo.com>
2998
2999 * minibuf.texi (Reading a Password): Revert.
3000
4f71c13f
RS
30012004-10-28 Richard M. Stallman <rms@gnu.org>
3002
3003 * frames.texi (Display Feature Testing): Explain about "vendor".
3004
4660a9e3
RS
30052004-10-27 Richard M. Stallman <rms@gnu.org>
3006
3007 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3008 not raw. Clarify `n'.
3009 (Interactive Call): Rewrite interactive-p, focusing on when
3010 and how to use it.
3011 (Misc Events): Clarify previous change.
3012
3013 * advice.texi (Simple Advice): Clarify what job the example does.
3014 (Around-Advice): Clarify ad-do-it.
3015 (Activation of Advice): An option of ad-default-compilation-action
3016 is `never', not `nil'.
3017
c8636435
KS
30182004-10-26 Kim F. Storm <storm@cua.dk>
3019
3020 * commands.texi (Interactive Codes): Add U code letter.
3021
acd4089b
SJ
30222004-10-25 Simon Josefsson <jas@extundo.com>
3023
3024 * minibuf.texi (Reading a Password): Add.
3025
29dc7809
JR
30262004-10-24 Jason Rumney <jasonr@gnu.org>
3027
9b7fa297 3028 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3029 and wheel-down.
3030
bb5d6d34
KG
30312004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3032
3033 * processes.texi (Synchronous Processes): Document process-file.
3034
d0ee2ed3
KH
30352004-10-22 Kenichi Handa <handa@m17n.org>
3036
3037 * text.texi (translate-region): Document that it accepts also a
3038 char-table.
3039
38be9dbb
DP
30402004-10-22 David Ponce <david@dponce.com>
3041
3042 * windows.texi (Resizing Windows): Document the `preserve-before'
3043 argument of the functions `enlarge-window' and `shrink-window'.
3044
63c80452
JR
30452004-10-19 Jason Rumney <jasonr@gnu.org>
3046
3047 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3048
9f4b6e73
LT
30492004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3050
3051 * text.texi (Filling): Add anchor for definition of
3052 `sentence-end-double-space'.
3053
3054 * searching.texi (Regexp Example): Update description of how
3055 Emacs currently recognizes the end of a sentence.
3056 (Standard Regexps): Update definition of the variable
3057 `sentence-end'. Add definition of the function `sentence-end'.
3058
657f0f9c
EZ
30592004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3060
3061 * display.texi (Progress): New node.
3062
35ab4857
KS
30632004-10-05 Kim F. Storm <storm@cua.dk>
3064
3065 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3066
f2a54fbc
KS
30672004-09-29 Kim F. Storm <storm@cua.dk>
3068
3069 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3070 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3071 fringe bitmap symbols, as they now have their own namespace.
3072 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3073 vs. pixels. Signal error if no free bitmap slots.
3074 (Pixel Specification): Change IMAGE to @var{image}.
3075
4676d6f3
RS
30762004-09-28 Richard M. Stallman <rms@gnu.org>
3077
3078 * text.texi (Special Properties): Clarify line-spacing and line-height.
3079
3080 * searching.texi (Regexp Search): Add looking-back.
3081
17234906
LT
30822004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3083
3084 * display.texi: Correct typos.
3085 (Image Descriptors): Correct xref's.
3086
4de43c8b
RS
30872004-09-25 Richard M. Stallman <rms@gnu.org>
3088
3089 * text.texi (Special Properties): Cleanups in `cursor'.
3090 Rewrites in `line-height' and `line-spacing'; exchange them.
3091
3092 * display.texi (Fringes): Rewrite previous change.
3093 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3094 (Display Fringe Bitmaps): Node deleted, text moved.
3095 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3096 (Scroll Bars): Clarify set-window-scroll-bars.
3097 (Pointer Shape): Rewrite.
3098 (Specified Space): Clarify :align-to, etc.
3099 (Pixel Specification): Use @var. Clarify new text.
3100 (Other Display Specs): Clarify `slice'.
3101 (Image Descriptors): Cleanups.
3102 (Showing Images): Cleanups.
3103
a3ee0299
LT
31042004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3105
e88ebce6
LT
3106 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3107
a3ee0299
LT
3108 * modes.texi: Various minor changes in addition to:
3109 (Major Mode Conventions): Final call to `run-mode-hooks' should
3110 not be inside the `delay-mode-hooks' form.
3111 (Mode Hooks): New node.
3112 (Hooks): Delete obsolete example.
3113 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3114 node "Mode Hooks".
3115
6db2bc02
LT
31162004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3117
3118 * display.texi: Correct various typos.
3119 (Display): Rename node "Pointer Shapes" to "Pointer
3120 Shape". (There is already a node called "Pointer Shapes" in
3121 frames.texi.)
3122 (Images): Remove non-existent node "Image Slices" from menu.
3123
ed2846bd
KS
31242004-09-23 Kim F. Storm <storm@cua.dk>
3125
3126 * text.texi (Special Properties): Add `cursor', `pointer',
3127 `line-height', and `line-spacing' properties.
3128
3129 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3130 Shapes' to menu.
3131 (Standard Faces): Doc fix for fringe face.
3132 (Fringes): Add `overflow-newline-into-fringe' and
3133 'indicate-buffer-boundaries'.
3134 (Fringe Bitmaps, Pointer Shapes): New nodes.
3135 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3136 Bitmaps' to menu.
3137 (Specified Space): Describe pixel width and height.
3138 (Pixel Specification): New node.
3139 (Other Display Specs): Add `slice' property.
3140 (Display Fringe Bitmaps): New node.
3141 (Images): Add 'Image Slices' to menu.
3142 (Image Descriptors): Add `:pointer' and `:map' properties.
3143 (Showing Images): Add slice arg to `insert-image'. Add
3144 'insert-sliced-image'.
3145
4d894c98
RS
31462004-09-20 Richard M. Stallman <rms@gnu.org>
3147
3148 * commands.texi (Key Sequence Input):
3149 Clarify downcasing in read-key-sequence.
3150
7e388eb7
JL
31512004-09-08 Juri Linkov <juri@jurta.org>
3152
3153 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3154
a020987f
LT
31552004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3156
3157 * locals.texi (Standard Buffer-Local Variables): Add
3158 `buffer-auto-save-file-format'.
3159 * internals.texi (Buffer Internals): Describe new
3160 auto_save_file_format field of the buffer structure.
3161 * files.texi (Format Conversion): `auto-save-file-format' has been
3162 renamed `buffer-auto-save-file-format'.
3163
2b96f80c
LT
31642004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3165
3166 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3167 an integer or a marker.
3168 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3169
2ee3b79e
RS
31702004-08-22 Richard M. Stallman <rms@gnu.org>
3171
3172 * modes.texi (Major Mode Conventions): Discuss rebinding of
3173 standard key bindings.
3174
c438dc33
KS
31752004-08-18 Kim F. Storm <storm@cua.dk>
3176
3177 * processes.texi (Accepting Output): Add `just-this-one' arg to
3178 `accept-process-output'.
101c421e 3179 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3180
db8af011
LT
31812004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3182
3183 * keymaps.texi: Various changes in addition to:
3184 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3185 Give more varied examples for `kbd'.
3186 (Creating Keymaps): Char tables have slots for all characters
3187 without modifiers.
3188 (Active Keymaps): `overriding-local-map' and
3189 `overriding-terminal-local-map' also override text property and
3190 overlay keymaps.
3191 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3192 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3193 to denote a prefix of no events.
3194 `map-keymap' includes parent's bindings _recursively_.
3195 Clarify and correct description of `where-is-internal'.
3196 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3197 (Menu Example): For menus intended for use with the keyboard, the
3198 menu items should be bound to characters or real function keys.
3199
de700726
LT
32002004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3201
30e75a87
LT
3202 * objects.texi (Character Type): Reposition `@anchor' to prevent
3203 double space inside sentence in Info.
3204
de700726
LT
3205 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3206 renamed to `disabled-command-function'.
7c5b95c9 3207 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3208 (Command Loop Info): Replace reference to it.
3209 (Disabling Commands): `disabled-command-hook' has been renamed to
3210 `disabled-command-function'.
3211
81909a1a
LT
32122004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3213
3214 * os.texi (Translating Input): Only non-prefix bindings in
3215 `key-translation-map' override actual key bindings. Warn about
3216 possible indirect effect of actual key bindings on non-prefix
3217 bindings in `key-translation-map'.
3218
5504e99c
LT
32192004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3220
3221 * minibuf.texi (High-Level Completion): Add anchor for definition
3222 of `read-variable'.
3223
3224 * commands.texi: Various changes in addition to:
3225 (Using Interactive): Clarify description of `interactive-form'.
3226 (Interactive Call): Mention default for KEYS argument to
3227 `call-interactively'.
3228 (Command Loop Info): Clarify description of `this-command-keys'.
3229 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3230 Value of `last-event-frame' can be `macro'.
3231 (Repeat Events): `double-click-fuzz' is also used to distinguish
3232 clicks and drags.
3233 (Classifying Events): Clarify descriptions of `event-modifiers'
3234 `event-basic-type' and `event-convert-list'.
3235 (Accessing Events): `posn-timestamp' takes POSITION argument.
3236 (Quoted Character Input): Clarify description of
3237 `read-quoted-char' and fix example.
3238 (Quitting): Add `with-local-quit'.
3239 (Disabling Commands): Correct and clarify descriptions of
3240 `enable-command' and `disable-command'.
3241 Mention what happens if `disabled-command-hook' is nil.
3242 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3243 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3244
f478a72a
LT
32452004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3246
3247 * frames.texi: Various changes in addition to:
3248 (Creating Frames): Expand and clarify description of `make-frame'.
3249 (Window Frame Parameters): Either none or both of the `icon-left'
3250 and `icon-top' parameters must be specified. Put descriptions of
3251 `menu-bar-lines' and `toolbar-lines' closer together and change
3252 them accordingly.
3253 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3254 except while processing `frame-title-format' or `icon-title-format'.
3255 (Deleting Frames): Correct description of `delete-frame'.
3256 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3257 (Frames and Windows): Mention return value of
f478a72a
LT
3258 `set-frame-selected-window'.
3259 (Visibility of Frames): Mention `force' argument to
3260 `make-frame-invisible'. `frame-visible-p' returns t for all
3261 frames on text-only terminals.
3262 (Frame Configurations): Restoring a frame configuration does not
3263 restore deleted frames.
3264 (Window System Selections): `x-set-selection' returns DATA.
3265 (Resources): Add example.
3266 (Display Feature Testing): Clarify descriptions of
3267 `display-pixel-height', `display-pixel-width', `x-server-version'
3268 and `x-server-vendor'.
3269
3270 * windows.texi (Choosing Window): Add anchor.
3271 * minibuf.texi (Minibuffer Misc): Add anchor.
3272
bc135062
JPW
32732004-07-23 John Paul Wallington <jpw@gnu.org>
3274
3275 * macros.texi (Defining Macros): Declaration keyword for setting
3276 Edebug spec is `debug' not `edebug'.
3277
cb7516e5
LT
32782004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3279
3280 * windows.texi: Various small changes in addition to:
3281 (Window Point): Mention return value of `set-window-point'.
3282 (Window Start): `pos-visible-in-window-p' disregards horizontal
3283 scrolling. Explain return value if PARTIALLY is non-nil.
3284 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3285 and `set-window-vscroll'.
3286 (Size of Window): The argument WINDOW to `window-inside-edges',
3287 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3288 (Resizing Windows): Explain return value of
3289 `shrink-window-if-larger-than-buffer'.
3290 `window-size-fixed' automatically becomes buffer local when set.
3291 (Window Configurations): Explain return value of
3292 `set-window-configuration'.
3293
3294 * minibuf.texi (Minibuffer Misc): Add anchor for
3295 `minibuffer-scroll-window'.
3296
3297 * positions.texi (Text Lines): Add anchor for `count-lines'.
3298
3751eb00
RS
32992004-07-17 Richard M. Stallman <rms@gnu.org>
3300
3301 * display.texi (Overlay Properties): Adding `evaporate' prop
3302 deletes empty overlay immediately.
3303
3304 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3305 fix example.
3306
9a7e97c6
LT
33072004-07-16 Jim Blandy <jimb@redhat.com>
3308
3309 * searching.texi (Regexp Backslash): Document new \_< and \_>
3310 operators.
3311
aa0e4da8
JB
33122004-07-16 Juanma Barranquero <lektu@terra.es>
3313
3314 * display.texi (Images): Fix Texinfo usage.
3315
cbbfedb2
LT
33162004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3317
3318 * buffers.texi (Modification Time): `visited-file-modtime' now
3319 returns a list of two integers, instead of a cons.
3320
3a052bd3
LT
33212004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3322
3323 * windows.texi: Various changes in addition to:
3324 (Splitting Windows): Add `split-window-keep-point'.
3325
02c04e6f
RS
33262004-07-09 Richard M. Stallman <rms@gnu.org>
3327
3328 * frames.texi (Input Focus): Minor fix.
3329
cb4f1287
LT
33302004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3331
3332 * frames.texi (Input Focus): Clarify descriptions of
3333 `select-frame-set-input-focus' and `select-frame'.
3334
339902ec
LT
33352004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3336
3337 * os.texi: Various small changes in addition to:
3338 (Killing Emacs): Expand and clarify description of
3339 `kill-emacs-query-functions' and `kill-emacs-hook'.
3340 (System Environment): Expand and clarify description of `getenv'
3341 and `setenv'.
3342 (Timers): Clarify description of `run-at-time'.
3343 (Translating Input): Correct description of
3344 `extra-keyboard-modifiers'.
3345 (Flow Control): Correct description of `enable-flow-control'.
3346
fe3b7e35
TTN
33472004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3348
3349 * os.texi: Update copyright.
3350 (Session Management): Grammar fix.
3351 Clarify which Emacs does the restarting.
3352 Use @samp for *scratch* buffer.
3353
59db7d6e
LT
33542004-07-04 Alan Mackenzie <acm@muc.de>
3355
3356 * frames.texi (Input Focus): Add documentation for
3357 `select-frame-set-input-focus'. Replace refs to non-existent
3358 `switch-frame' with `select-frame'. Minor corrections and tidying
3359 up of text-only terminal stuff.
3360
e3ccf404
RS
33612004-07-02 Richard M. Stallman <rms@gnu.org>
3362
3363 * files.texi (Saving Buffers): Cleanup write-contents-function.
3364 (Magic File Names): Cleanup file-remote-p.
3365
8addb6eb
KG
33662004-07-02 Kai Grossjohann <kai@emptydomain.de>
3367
3368 * files.texi (Magic File Names): `file-remote-p' returns an
3369 identifier of the remote system, not just t.
3370
7a58d84d
DK
33712004-07-02 David Kastrup <dak@gnu.org>
3372
3373 * searching.texi (Entire Match Data): Add explanation about new
3374 match-data behavior when @var{integers} is non-nil.
3375
d8c379f8
RS
33762004-06-24 Richard M. Stallman <rms@gnu.org>
3377
b4a4b0ae
RS
3378 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3379
d8c379f8
RS
3380 * customize.texi (Variable Definitions): Note about doc strings
3381 and :set.
3382
3383 * keymaps.texi (Keymap Terminology): Document `kbd'.
3384 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3385
3386 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3387 makes it buffer-local.
3388
3389 * files.texi (Saving Buffers): Correct previous change.
3390
3391 * commands.texi (Accessing Events):
3392 Clarify posn-col-row and posn-actual-col-row.
3393
33942004-06-24 David Ponce <david.ponce@wanadoo.fr>
3395
3396 * commands.texi (Accessing Events): New functions
3397 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3398
dce417e7
LT
33992004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3400
3401 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3402 * frames.texi, buffers.texi, backups.texi, variables.texi:
3403 * loading.texi, eval.texi, functions.texi, control.texi:
3404 * symbols.texi, minibuf.texi: Reposition @anchor's.
3405
3406 * help.texi: Various small changes in addition to the following.
3407 (Describing Characters): Describe PREFIX argument to
3408 `key-description'. Correct and clarify definition of
3409 `text-char-description'. Describe NEED-VECTOR argument to
3410 `read-kbd-macro'.
3411 (Help Functions): Clarify definition of `apropos'.
3412
255d07dc
LH
34132004-06-23 Lars Hansen <larsh@math.ku.dk>
3414
3415 * files.texi (Saving Buffers): Correct description of
3416 `write-contents-functions'.
3417
4e9691e9
JB
34182004-06-21 Juanma Barranquero <lektu@terra.es>
3419
3420 * display.texi (Images): Remove redundant @vindex directives.
3421 Rewrite `image-library-alist' doc in active voice.
3422
1ebd4f78
JB
34232004-06-14 Juanma Barranquero <lektu@terra.es>
3424
3425 * display.texi (Images): Document new delayed library loading,
3426 variable `image-library-alist' and (existing but undocumented)
3427 function `image-type-available-p'.
3428
ddfb8369
RS
34292004-06-05 Richard M. Stallman <rms@gnu.org>
3430
3431 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3432 refer the user to the Initial Input node.
3433 (Text from Minibuffer): Likewise.
3434 (Initial Input): New node. Document this feature
3435 and say it is mostly deprecated.
3436
18684a3a
RS
34372004-05-30 Richard M. Stallman <rms@gnu.org>
3438
7a61e456
RS
3439 * loading.texi (Named Features): Clarify return value
3440 and meaning of NOERROR.
3441
18684a3a
RS
3442 * variables.texi (File Local Variables): Minor cleanup.
3443
c8364415
MA
34442004-05-30 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * files.texi (Magic File Names): Add `file-remote-p' as operation
3447 of file name handlers.
3448
08fd1251
RS
34492004-05-29 Richard M. Stallman <rms@gnu.org>
3450
3451 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3452 as arg to a minor mode command.
3453
71d5a208
RS
34542004-05-22 Richard M. Stallman <rms@gnu.org>
3455
3456 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3457
3458 * streams.texi (Output Variables): Doc float-output-format.
3459
3460 * searching.texi (Regexp Special): Nested repetition can be infloop.
3461
3462 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3463 real stack overflow.
3464
3465 * compile.texi: Minor cleanups.
3466
34672004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3468
3469 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3470 circular lists.
3471 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3472
022cb162
TTN
34732004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3474
3475 * modes.texi (Search-based Fontification): Fix typo.
3476
aa7094ba
JB
34772004-05-10 Juanma Barranquero <lektu@terra.es>
3478
3479 * modes.texi (Mode Line Variables): Fix description of
3480 global-mode-string, which is now after which-func-mode, not the
3481 buffer name.
3482
c2383279
LH
34832004-05-07 Lars Hansen <larsh@math.ku.dk>
3484
3485 * modes.texi (Desktop Save Mode): Add.
3486 (Modes): Add menu entry Desktop Save Mode.
3487
3488 * hooks.texi: Add desktop-after-read-hook,
3489 desktop-no-desktop-file-hook and desktop-save-hook.
3490
3491 * locals.texi: Add desktop-save-buffer.
3492
058296d3
JH
34932004-04-30 Jesper Harder <harder@ifa.au.dk>
3494
3495 * display.texi: emacs -> Emacs.
3496
0c54865e
EZ
34972004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3498
3499 * files.texi (Changing Files): Document set-file-times.
3500
d814862a
JB
35012004-04-23 Juanma Barranquero <lektu@terra.es>
3502
3503 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3504
e8d6f886
JH
35052004-04-18 Jesper Harder <harder@ifa.au.dk>
3506
3507 * tips.texi (Coding Conventions): defopt -> defcustom.
3508
3a424014
LT
35092004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3510
3511 * sequences.texi: Various clarifications.
3512
9e860631
LT
35132004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3514
3515 * buffers.texi (Read Only Buffers): Mention optional ARG to
3516 `toggle-read-only'.
3517
5e30a0fb
NR
35182004-04-14 Nick Roberts <nick@nick.uklinux.net>
3519
9e860631 3520 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3521 returns a full-width window if possible.
3522
619fb950
LT
35232004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3524
3525 * buffers.texi: Various changes in addition to:
3526 (Buffer File Name): Add `find-buffer-visiting'.
3527 (Buffer Modification): Mention optional ARG to `not-modified'.
3528 (Indirect Buffers): Mention optional CLONE argument to
3529 `make-indirect-buffer'.
3530
3531 * files.texi: Various changes in addition to:
3532 (Visiting Functions): `find-file-hook' is now a normal hook.
3533 (File Name Expansion): Explain difference between the way that
3534 `expand-file-name' and `file-truename' treat `..'.
3535 (Contents of Directories): Mention optional ID-FORMAT argument to
3536 `directory-files-and-attributes'.
3537 (Format Conversion): Mention new optional CONFIRM argument to
3538 `format-write-file'.
3539
a2295d32
MB
35402004-04-12 Miles Bader <miles@gnu.org>
3541
3542 * macros.texi (Expansion): Add description of `macroexpand-all'.
3543
571fd4d5
JH
35442004-04-05 Jesper Harder <harder@ifa.au.dk>
3545
3546 * variables.texi (Variable Aliases): Mention
3547 cyclic-variable-indirection.
3548
3549 * errors.texi (Standard Errors): Ditto.
3550
4ba2fd66
LT
35512004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3552
3553 * backups.texi: Various small changes in addition to:
3554 (Making Backups): Mention return value of `backup-buffer'.
3555 (Auto-Saving): Mention optional FORCE argument to
3556 `delete-auto-save-file-if-necessary'.
3557 (Reverting): Mention optional PRESERVE-MODES argument to
3558 `revert-buffer'. Correct description of `revert-buffer-function'.
3559
8f7ea687
JL
35602004-03-22 Juri Linkov <juri@jurta.org>
3561
3562 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3563 with `Vector Functions'.
3564
3565 * text.texi (Sorting): Add missing quote.
3566
0eeca3c1
LT
35672004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * intro.texi (Lisp History): Replace xref to `cl' manual with
3570 inforef.
3571
e69cfac2
RS
35722004-03-12 Richard M. Stallman <rms@gnu.org>
3573
3574 * intro.texi (Version Info): Add arg to emacs-version.
3575 (Lisp History): Change xref to CL manual.
3576
1b91d47f
LT
35772004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3578
3579 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3580 for Partial Completion mode.
3581
97073664
TTN
35822004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3583
9b7fa297 3584 * customize.texi: Fix typo. Remove eol whitespace.
97073664 3585
04a6e76b
RS
35862004-03-04 Richard M. Stallman <rms@gnu.org>
3587
3588 * processes.texi: Fix typos.
3589
3590 * lists.texi (Building Lists): Minor clarification.
3591
3592 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3593 in make-hash-table.
3594
5bb0fcd1
JB
35952004-02-29 Juanma Barranquero <lektu@terra.es>
3596
3597 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3598 rm, and ignore exit code.
3599
9022d421
EZ
36002004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3601
3602 * display.texi (Defining Faces): Add description for min-colors.
3603 Update example.
3604
92f5fba2
LT
36052004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3606
3607 * abbrevs.texi: Various corrections and clarifications in addition
3608 to the following:
3609 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3610
7e83e178
GM
36112004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3612
3613 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3614
9c5609e8
LT
36152004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3616
e2b9b51f
LT
3617 * text.texi: Various small changes in addition to the following:
3618 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3619 to delete-horizontal-space.
9b7fa297 3620 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
3621 description of yank-handler text property at various places.
3622
7daa0e81
LT
3623 * frames.texi (Window System Selections): Add anchor.
3624
9c5609e8
LT
3625 * syntax.texi (Syntax Table Functions): Clarify and correct
3626 descriptions of make-syntax-table and copy-syntax-table.
3627 (Motion and Syntax): Clarify SYNTAXES argument to
3628 skip-syntax-forward.
3629 (Parsing Expressions): Mention that the return value of
3630 parse-partial-sexp is currently a list of ten rather than nine
3631 elements.
3632 (Categories): Various corrections and clarifications.
3633
d29edb21
LT
36342004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3635
3636 * markers.texi (Marker Insertion Types): Minor change.
3637
3638 * locals.texi (Standard Buffer-Local Variables):
3639 * commands.texi (Interactive Codes, Using Interactive):
3640 * functions.texi (Related Topics): Fix xrefs.
3641
43e48bda
LT
36422004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3643
3644 * lists.texi (Sets And Lists): Update description of delete-dups.
3645
84e34002
RS
36462004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3647
3648 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3649
36502004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3651
3652 * frames.texi (Parameter Access): frame-parameters arg is optional.
3653 modify-frame-parameters handles nil for FRAME.
3654 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3655 are all-or-nothing for certain toolkits.
3656 Mention parameter wait-for-wm.
3657 (Frames and Windows): In frame-first-window and frame-selected-window
3658 the arg is optional.
3659 (Input Focus): In redirect-frame-focus the second arg is optional.
3660 (Window System Selections): Mention selection type CLIPBOARD.
3661 Mention data-type UTF8_STRING.
3662 Mention numbering of cut buffers.
3663 (Resources): Describe x-resource-name.
3664
36652004-02-16 Richard M. Stallman <rms@gnu.org>
3666
3667 * windows.texi (Buffers and Windows): Delete false table
3668 about all-frames.
3669
3670 * syntax.texi (Parsing Expressions): Delete old caveat
3671 about parse-sexp-ignore-comments.
3672
3673 * streams.texi (Output Variables): Add print-quoted.
3674
3675 * lists.texi (Building Lists): Minor cleanup.
3676
3677 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3678
3679 * display.texi (Overlays): Explain overlays use markers.
3680 (Managing Overlays): Explain front-advance and rear-advance
3681 in more detail.
3682
3683 * loading.texi (Unloading): Document unload-feature-special-hooks.
3684 Get rid of fns-NNN.el file.
3685
36862004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3687
3688 * help.texi (Describing Characters): Fix text-char-description
3689 example output.
3690
3691 * edebug.texi (Using Edebug): Fix example.
3692
3693 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3694
84e34002
RS
3695 * files.texi (Changing Files): Fix argname.
3696
3697 * calendar.texi: Fix parens, and default values.
3698
3699 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3700 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3701 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3702
3703 * positions.texi (Text Lines): Don't add -1 in current-line.
3704
37052004-02-16 Richard M. Stallman <rms@gnu.org>
3706
3707 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3708
c33b76da
EZ
37092004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3710
3711 * processes.texi (Low-Level Network): Fix a typo.
3712
9d7271e8
KS
37132004-02-12 Kim F. Storm <storm@cua.dk>
3714
3715 * display.texi (Fringes): Use consistent wording.
3716 Note that window-fringe's window arg is optional.
3717 (Scroll Bars): Use consistent wording.
3718
6827d730
LT
37192004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3720
3721 * tips.texi (Comment Tips): Document the new conventions for
3722 commenting out code.
3723
1cb60b5a
JD
37242004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3725
3726 * positions.texi (Text Lines): Added missing end defun.
3727
7fdd1f62
KS
37282004-02-07 Kim F. Storm <storm@cua.dk>
3729
3730 * positions.texi (Text Lines): Add line-number-at-pos.
3731
eb3c144c
JPW
37322004-02-06 John Paul Wallington <jpw@gnu.org>
3733
3734 * display.texi (Button Properties, Button Buffer Commands):
3735 mouse-2 invokes button, not down-mouse-1.
3736
a1d38d63
JR
37372004-02-04 Jason Rumney <jasonr@gnu.org>
3738
3739 * makefile.w32-in: Sync with Makefile.in changes.
3740
4b574f3d
LT
37412004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3742
3743 * minibuf.texi (Text from Minibuffer): Various corrections and
3744 clarifications.
3745 (Object from Minibuffer): Correct Lisp description of
3746 read-minibuffer.
3747 (Minibuffer History): Clarify description of cons values for
3748 HISTORY arguments.
3749 (Basic Completion): Various corrections and clarifications. Add
3750 completion-regexp-list.
3751 (Minibuffer Completion): Correct and clarify description of
3752 completing-read.
6f6b0433 3753 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3754 other minor changes.
3755 (High-Level Completion): Various corrections and clarifications.
3756 (Reading File Names): Ditto.
3757 (Minibuffer Misc): Ditto.
3758
d8186297
LT
37592004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3760
3761 * strings.texi (Text Comparison): assoc-string also matches
3762 elements of alists that are strings instead of conses.
3763 (Formatting Strings): Standardize Texinfo usage. Update index
3764 entries.
3765
9adcb5f2
LT
37662004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * lists.texi (Sets And Lists): Add delete-dups.
3769
3e7274ae
LT
37702004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3773 special form.
3774 * macros.texi (Defining Macros): Update description of `declare',
3775 which now is a macro.
3776 (Wrong Time): Fix typos.
3777
944e099f
LT
37782004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3781 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3782 and `batch-byte-compile'. In particular, mention and describe
3783 all optional arguments.
3784 (Disassembly): Correct and clarify the description of `disassemble'.
3785
90c3aa59
LT
37862004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * searching.texi: Various small changes in addition to the
3789 following.
3790 (Regexp Example): Adapt to new value of `sentence-end'.
3791 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3792 `words'.
3793 (Search and Replace): Add usage note for `perform-replace'.
3794 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3795 `match-data'.
3796 (Standard Regexps): Update for new values of `paragraph-start'
3797 and `sentence-end'.
3798
583c353d
LT
37992004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * files.texi (Saving Buffers): Clarify descriptions of
3802 `write-contents-functions' and `before-save-hook'.
3803 Make the defvar's for `before-save-hook' and `after-save-hook'
3804 into defopt's.
3805
05faee07
KS
38062004-01-07 Kim F. Storm <storm@cua.dk>
3807
3808 * commands.texi (Click Events): Describe new image and
3809 width/height elements of click events.
3810 (Accessing Events): Add posn-string, posn-image, and
3811 posn-object-width-height. Change posn-object to return either
3812 image or string object.
3813
a0465ec3
SJ
38142004-01-01 Simon Josefsson <jas@extundo.com>
3815
3816 * hooks.texi (Standard Hooks): Add before-save-hook.
3817 * files.texi (Saving Buffers): Likewise.
3818
972c0c49
RS
38192004-01-03 Richard M. Stallman <rms@gnu.org>
3820
3821 * frames.texi (Frames and Windows): Delete frame-root-window.
3822
dbcd463f
LT
38232004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3824
3825 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3826
3827 * functions.texi: Various small changes in addition to the
3828 following.
3829 (What Is a Function): `functionp' returns nil for macros. Clarify
3830 behavior of this and following functions for symbol arguments.
3831 (Function Documentation): Add `\' in front of (fn @var{arglist})
3832 and explain why.
3833 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3834 Add anchor.
3835 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3836
02c77ee9
MB
38372004-01-01 Miles Bader <miles@gnu.org>
3838
3839 * display.texi (Buttons): New section.
3840
903a1a91
AS
38412003-12-31 Andreas Schwab <schwab@suse.de>
3842
3843 * numbers.texi (Math Functions): sqrt reports a domain-error
3844 error.
3845 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3846
697cf92a
LT
38472003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3848
3f70fe82
LT
3849 * tips.texi (Documentation Tips): Update item on hyperlinks in
3850 documentation strings.
3851
697cf92a
LT
3852 * errors.texi (Standard Errors): Various small corrections and
3853 additions.
3854
3855 * control.texi: Various small changes in addition to the
3856 following.
3857 (Signaling Errors): Provide some more details on how `signal'
3858 constructs the error message. Add anchor to the definition of
3859 `signal'.
3860 (Error Symbols): Describe special treatment of `quit'.
3861 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3862 to emphasize that it has to be a single form.
3863
3864 * buffers.texi: Add anchor.
3865
4d25144d
RS
38662003-12-29 Richard M. Stallman <rms@gnu.org>
3867
3868 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3869 (Window Configurations): Add window-configuration-frame.
3870
3871 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3872
3873 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3874 Change arg name in get-char-property.
3875 (Special Properties): Update handling of keymap property.
3876
3877 * strings.texi (Modifying Strings): Add clear-string.
3878 (Text Comparison): Add assoc-string and remove
3879 assoc-ignore-case, assoc-ignore-representation.
3880
3881 * os.texi (Time of Day): Add set-time-zone-rule.
3882
3883 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3884 report domain-error errors.
4d25144d 3885
697cf92a 3886 * nonascii.texi (Converting Representations):
4d25144d
RS
3887 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3888 (Encoding and I/O): Add file-name-coding-system.
3889
3890 * modes.texi (Search-based Fontification): Explain that
3891 face specs are symbols with face names as values.
3892
3893 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3894
3895 * lists.texi (Building Lists): remq moved elsewhere.
3896 (Sets And Lists): remq moved here.
3897 (Association Lists): Refer to assoc-string.
3898
3899 * internals.texi (Garbage Collection): Add memory-use-counts.
3900
3901 * frames.texi (Frames and Windows): Add set-frame-selected-window
3902 and frame-root-window.
3903
697cf92a 3904 * files.texi (Contents of Directories):
4d25144d
RS
3905 Add directory-files-and-attributes.
3906
3907 * display.texi (Refresh Screen): Add force-window-update.
3908 (Invisible Text): Explain about moving point out of invis text.
3909 (Overlay Properties): Add overlay-properties.
3910 (Managing Overlays): Add overlayp.
3911 (GIF Images): Invalid image number displays a hollow box.
3912
3913 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3914 (Killing Buffers): Add buffer-live-p.
3915
67fafe38
MR
39162003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3917
3918 * display.texi (Fringes): Fix typo "set-buffer-window".
3919
68e74f25
LT
39202003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3923 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3924 Add or change various xrefs and anchors.
3925
3926 * commands.texi: Replace all occurrences of @acronym{CAR} with
3927 @sc{car}, for consistency with the rest of the Elisp manual.
3928 `car' and `cdr' are historically acronyms, but are no longer
3929 widely thought of as such.
3930
3931 * internals.texi (Pure Storage): Mention that `purecopy' does not
3932 copy text properties.
3933 (Object Internals): Now 29 bits are used (in most implementations)
3934 to address Lisp objects.
3935
3936 * variables.texi (Variables with Restricted Values): New node.
3937
3938 * objects.texi (Lisp Data Types): Mention that certain variables
3939 can only take on a restricted set of values and add an xref to
3940 the new node "Variables with Restricted Values".
3941
3942 * eval.texi (Function Indirection): Describe the errors that
3943 `indirect-function' can signal.
3944 (Eval): Clarify the descriptions of `eval-region' and `values'.
3945 Describe `eval-buffer' instead of `eval-current-buffer' and
3946 mention `eval-current-buffer' as an alias for `current-buffer'.
3947 Correct the description and mention all optional arguments.
3948
697cf92a 3949 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3950 following.
3951 (Converting Representations): Clarify behavior of
3952 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3953 ASCII arguments.
3954 (Character Sets): Document the variable `charset-list' and adapt
3955 the definition of the function `charset-list' accordingly.
3956 (Translation of Characters): Clarify use of generic characters in
3957 `make-translation-table'. Clarify and correct the description of
3958 the use of translation tables in encoding and decoding.
3959 (User-Chosen Coding Systems): Correct and clarify the description
3960 of `select-safe-coding-system'.
3961 (Default Coding Systems): Clarify description of
3962 `file-coding-system-alist'.
3963
a62f71e4
LT
39642003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3965
3966 * strings.texi (Text Comparison): Correctly describe when two
3967 strings are `equal'. Combine and clarify descriptions of
3968 `assoc-ignore-case' and `assoc-ignore-representation'.
3969
3970 * objects.texi (Non-ASCII in Strings): Clarify description of
3971 when a string is unibyte or multibyte.
3972 (Bool-Vector Type): Update examples.
3973 (Equality Predicates): Correctly describe when two strings are
3974 `equal'.
3975
19017752
LT
39762003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3977
3978 * lists.texi (Building Lists): `append' no longer accepts integer
3979 arguments. Update the description of `number-sequence' to reflect
3980 recent changes.
3981 (Sets And Lists): Describe `member-ignore-case' after `member'.
3982
0f6a07a8
KS
39832003-11-27 Kim F. Storm <storm@cua.dk>
3984
3985 * commands.texi (Click Events): Click object may be an images.
3986 Describe (dx . dy) element of click positions.
3987 (Accessing Events): Remove duplicate posn-timestamp.
3988 New functions posn-object and posn-object-x-y.
3989
1ce7c819
KS
39902003-11-23 Kim F. Storm <storm@cua.dk>
3991
3992 * commands.texi (Click Events): Describe enhancements to event
3993 position lists, including new text-pos and (col . row) items.
3994 Mention left-fringe and right-fringe area events.
0f6a07a8 3995 (Accessing Events): New functions posn-area and
1ce7c819
KS
3996 posn-actual-col-row. Mention posn-timestamp. Mention that
3997 posn-point in non-text area still returns buffer position.
3998 Clarify posn-col-row.
3999
cae8ddbb
LH
40002003-11-21 Lars Hansen <larsh@math.ku.dk>
4001
4002 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4003 * anti.texi (File Attributes): Describe removed parameter
4004 ID-FORMAT.
4005
f7f1a248
LT
40062003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4007
68e74f25 4008 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4009 a position, its buffer is ignored.
4010
4011 * markers.texi (Overview of Markers): Mention it here too.
4012
c5e2fb05
LT
40132003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4014
4015 * numbers.texi (Numeric Conversions): Not just `floor', but also
4016 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4017
e57d0aa8
LT
40182003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4019
4020 * markers.texi (Creating Markers): Specify insertion type of
4021 created markers. Add xref to `Marker Insertion Types'.
4022 Second argument to `copy-marker' is optional.
4023 (Marker Insertion Types): Mention that most markers are created
4024 with insertion type nil.
4025 (The Mark): Correctly describe when `mark' signals an error.
4026 (The Region): Correctly describe when `region-beginning' and
4027 `region-end' signal an error.
4028
bb3612ec
LT
40292003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4030
4031 * hash.texi (Creating Hash): Clarify description of `eql'.
4032 `makehash' is obsolete.
4033 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4034
4035 * positions.texi (Point): Change description of `buffer-end', so
4036 that it is also correct for floating point arguments.
4037 (List Motion): Correct argument lists of `beginning-of-defun' and
4038 `end-of-defun'.
4039 (Excursions): Add xref to `Marker Insertion Types'.
4040 (Narrowing): Argument to `narrow-to-page' is optional.
4041
cfb8a797
LT
40422003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4043
4044 * streams.texi (Output Streams): Clarify behavior of point for
4045 marker output streams.
4046
c6177909
LT
40472003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * variables.texi (Defining Variables): Second argument to
4050 `defconst' is not optional.
4051 (Setting Variables): Mention optional argument APPEND to
4052 `add-to-list'.
4053 (Creating Buffer-Local): Expand description of
4054 `make-variable-buffer-local'.
4055 (Frame-Local Variables): Expand description of
4056 `make-variable-frame-local'.
4057 (Variable Aliases): Correct description of optional argument
4058 DOCSTRING to `defvaralias'. Mention return value of
4059 `defvaralias'.
4060 (File Local Variables): Add xref to `File variables' in Emacs
4061 Manual. Correct description of `hack-local-variables'. Mention
4062 `safe-local-variable' property. Mention optional second argument
4063 to `risky-local-variable-p'.
4064
b3645067
LT
40652003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4066
4067 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4068
10695e5c
EZ
40692003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4070
4071 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4072 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4073 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4074 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4075 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4076 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4077 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4078 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4079 @acronym{FOO}.
4080
a2f4def1
LT
40812003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4082
4083 * strings.texi (Creating Strings): Argument START to `substring'
4084 can not be `nil'. Expand description of
4085 `substring-no-properties'. Correct description of `split-string',
4086 especially with respect to empty matches. Prevent very bad line
4087 break in definition of `split-string-default-separators'.
4088 (Text Comparison): `string=' and `string<' also accept symbols as
4089 arguments.
4090 (String Conversion): More completely describe argument BASE in
4091 `string-to-number'.
5bb0fcd1 4092 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4093 corresponding object. Clarify behavior of numeric prefix after
4094 `%' in `format'.
4095 (Case Conversion): The argument to `upcase-initials' can be a
4096 character.
4097
a2296bf9
KH
40982003-10-27 Kenichi Handa <handa@m17n.org>
4099
4100 * display.texi (Fontsets): Fix texinfo usage.
4101
885fef7c
KH
41022003-10-25 Kenichi Handa <handa@m17n.org>
4103
4104 * display.texi (Fontsets): Add description of the function
4105 set-fontset-font.
4106
0c6b7a1f
LT
41072003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4108
4109 * display.texi (Temporary Displays): Add xref to `Documentation
4110 Tips'.
4111
4112 * functions.texi (Function Safety): Use inforef instead of pxref
4113 for SES.
4114
c3cda320
AS
41152003-10-23 Andreas Schwab <schwab@suse.de>
4116
4117 * Makefile.in (TEX, texinputdir): Don't define.
4118 (TEXI2DVI): Define.
4119 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4120 add $(srcdir)/index.texi.
4121 ($(infodir)/elisp): Remove index.texi dependency.
4122 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4123 (index.texi): Remove target.
4124 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4125 (clean): Don't remove index.texi.
4126
c3cda320
AS
4127 * permute-index, index.perm: Remove.
4128 * index.texi: Rename from index.unperm.
4129
e5dadca7
LT
41302003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4131
4132 * tips.texi (Documentation Tips): Document new behavior for face
4133 and variable hyperlinks in Help mode.
4134
6cfb0777
LT
41352003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4136
4137 * objects.texi (Integer Type): Update for extra bit of integer range.
4138 (Character Type): Ditto.
4139
a6eeaa81 41402003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4141
4142 * numbers.texi (Integer Basics): Add index entries for reading
4143 numbers in hex, octal, and binary.
4144
c8f9ba83
LK
41452003-10-16 Lute Kamstra <lute@gnu.org>
4146
4147 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4148 argument.
4149
b52a26fb
LT
41502003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4151
4152 * windows.texi (Choosing Window): Fix typo.
4153 * edebug.texi (Edebug Execution Modes): Fix typo.
4154
f7005886
RS
41552003-10-13 Richard M. Stallman <rms@gnu.org>
4156
4157 * windows.texi (Basic Windows): A window has fringe settings,
4158 display margins and scroll-bar settings.
4159 (Splitting Windows): Doc split-window return value.
4160 Clean up one-window-p.
4161 (Selecting Windows): Fix typo.
4162 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4163 (Buffers and Windows): In set-window-buffer, explain effect
4164 on fringe settings and scroll bar settings.
4165 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4166 (Choosing Window): Use defopt for pop-up-frame-function.
4167 For special-display-buffer-names, explain same-window and same-frame.
4168 Clarify window-dedicated-p return value.
4169 (Textual Scrolling): scroll-up and scroll-down can get an error.
4170 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4171 Clarify set-window-hscroll.
4172 (Size of Window): Don't mention tool bar in window-height.
4173 (Coordinates and Windows): Explain what coordinates-in-window-p
4174 returns for fringes and display margins.
4175 (Window Configurations): Explain saving fringes, etc.
4176
4177 * tips.texi (Library Headers): Clean up Documentation.
4178
4179 * syntax.texi (Parsing Expressions): Clean up forward-comment
4180 and parse-sexp-lookup-properties.
4181
4182 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4183
4184 * os.texi (System Environment): Clean up text for load-average errors.
4185
4186 * modes.texi (Hooks): Don't explain local hook details at front.
4187 Clarify run-hooks and run-hook-with-args a little.
4188 Clean up add-hook and remove-hook.
4189
4190 * edebug.texi (Edebug Execution Modes): Clarify t.
4191 Document edebug-sit-for-seconds.
4192 (Coverage Testing): Document C-x X = and =.
4193 (Instrumenting Macro Calls): Fix typo.
4194 (Specification List): Don't index the specification keywords.
4195
c989ebe9
KS
41962003-10-10 Kim F. Storm <storm@cua.dk>
4197
4198 * processes.texi (Network): Introduce make-network-process.
4199
f9525eef
LT
42002003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4201
4202 * tips.texi (Library Headers): Fix typo.
4203
f008b925
LK
42042003-10-07 Juri Linkov <juri@jurta.org>
4205
4206 * modes.texi (Imenu): Mention imenu-create-index-function's
4207 default value. Explain submenus better.
4208
c22c5da6
LK
42092003-10-07 Lute Kamstra <lute@gnu.org>
4210
4211 * modes.texi (Faces for Font Lock): Fix typo.
4212 (Hooks): Explain how buffer-local hook variables can refer to
4213 global hook variables.
4214 Various minor clarifications.
4215
49247521
LK
42162003-10-06 Lute Kamstra <lute@gnu.org>
4217
4218 * tips.texi (Coding Conventions): Mention naming conventions for
4219 hooks.
4220
9296c947
LT
42212003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4222
4223 * loading.texi (Library Search): Correct default value of
4224 load-suffixes.
4225 (Named Features): Fix typo.
4226
0e9b293a
RS
42272003-10-05 Richard M. Stallman <rms@gnu.org>
4228
4229 * loading.texi (Named Features): In `provide',
4230 say how to test for subfeatures.
4231 (Unloading): In unload-feature, use new var name
4232 unload-feature-special-hooks.
4233
49247521 42342003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4235
4236 * modes.texi (Major Mode Conventions): Mention third way to set up
4237 Imenu.
4238 (Imenu): A number of small fixes.
4239 Delete documentation of internal variable imenu--index-alist.
4240 Document the return value format of imenu-create-index-function
4241 functions.
4242
ab8f7d5c
RS
42432003-09-30 Richard M. Stallman <rms@gnu.org>
4244
4245 * processes.texi (Network): Say what stopped datagram connections do.
4246
4247 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4248
4249 * display.texi (Overlay Properties): Clarify `evaporate' property.
4250
49247521 42512003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4252
4253 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4254 constructs should be marked as risky.
86b9b767
LK
4255 Change cons cell into proper list.
4256 (Mode Line Variables): Change cons cell into proper list.
4257
49247521 42582003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4259
4260 * modes.texi (Mode Line Data): Document the :propertize construct.
4261 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4262 to match their order in the default mode-line-format.
bc3b02f9
LK
4263 Describe the new variables mode-line-position and mode-line-modes.
4264 Update the default values of mode-line-frame-identification,
4265 minor-mode-alist, and default-mode-line-format.
4266 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4267
bc3b02f9 42682003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4269
c22c5da6 4270 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4271 * loading.texi, minibuf.texi, text.texi, variables.texi:
4272 Avoid @strong{Note:}.
4273
42742003-09-26 Richard M. Stallman <rms@gnu.org>
4275
4276 * keymaps.texi (Remapping Commands): Fix typo.
4277
41beda59
LT
42782003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4279
4280 * processes.texi (Low-Level Network): Fix typo.
4281
ef6ae4ff
KS
42822003-09-23 Kim F. Storm <storm@cua.dk>
4283
4284 * processes.texi (Network, Network Servers): Fix typos.
4285 (Low-Level Network): Add timeout value for :server keyword.
4286 Add new option keywords to make-network-process.
4287 Add set-network-process-options.
4288 Explain how to test availability of network options.
4289
b0f23edf
RS
42902003-09-19 Richard M. Stallman <rms@gnu.org>
4291
4292 * text.texi (Motion by Indent): Arg to
4293 backward-to-indentation and forward-to-indentation is optional.
4294
4295 * strings.texi (Creating Strings): Add substring-no-properties.
4296
4297 * processes.texi
4298 (Process Information): Add list-processes arg QUERY-ONLY.
4299 Delete process-contact from here.
4300 Add new status values for process-status.
4301 Add process-get, process-put, process-plist, set-process-plist.
4302 (Synchronous Processes): Add call-process-shell-command.
4303 (Signals to Processes): signal-process allows process objects.
4304 (Network): Complete rewrite.
4305 (Network Servers, Datagrams, Low-Level Network): New nodes.
4306
4307 * positions.texi (Word Motion): forward-word, backward-word
4308 arg is optional. Reword.
4309
4310 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4311
c22c5da6 4312 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4313 Delete duplicate definition of buffer-local-value.
4314 (File Local Variables): Explain about discarding text props.
4315
f387bdea
RS
43162003-09-11 Richard M. Stallman <rms@gnu.org>
4317
4318 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4319 changes variables that record input events.
4320 (Minibuffer Misc): Add minibuffer-selected-window.
4321
4322 * lists.texi (Building Lists): Add copy-tree.
4323
4324 * display.texi (Fontsets): Add char-displayable-p.
4325 (Scroll Bars): New node.
4326
49247521 43272003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4328
4329 * modes.texi (%-Constructs): Document new `%i' and `%I'
4330 constructs.
4331
fd026ee1
JR
43322003-09-03 Peter Runestig <peter@runestig.com>
4333
4334 * makefile.w32-in: New file.
4335
4828b4d7
RS
43362003-08-29 Richard M. Stallman <rms@gnu.org>
4337
4338 * display.texi (Overlay Properties): Clarify how priorities
4339 affect use of the properties.
4340
a4e4f05d
LT
43412003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4342
4343 * customize.texi (Type Keywords): Correct the description of
4344 `:help-echo' in the case where `motion-doc' is a function.
4345
3ebe0346
JPW
43462003-08-14 John Paul Wallington <jpw@gnu.org>
4347
4348 * modes.texi (Emulating Mode Line): Subsection, not section.
4349
3afe8e39
RS
43502003-08-13 Richard M. Stallman <rms@gnu.org>
4351
4352 * elisp.texi (Top): Update subnode lists in menu.
4353
4354 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4355 (Kill Functions): kill-region has new arg yank-handler.
4356 (Yanking): New node.
4357 (Yank Commands): Add yank-undo-function.
4358 (Low-Level Kill Ring):
4359 kill-new and kill-append have new arg yank-handler.
4360 (Changing Properties): Add remove-list-of-text-properties.
4361 (Atomic Changes): New node.
4362
4363 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4364
4365 * streams.texi (Output Variables): Add eval-expression-print-length
4366 and eval-expression-print-level.
4367
4368 * os.texi (Time Conversion): For encode-time, explain limits on year.
4369
4370 * objects.texi (Character Type): Define anchor "modifier bits".
4371
4372 * modes.texi (Emulating Mode Line): New node.
4373 (Search-based Fontification): Font Lock uses font-lock-face property.
4374 (Other Font Lock Variables): Likewise.
4375
4376 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4377 not vectors.
4378 (Active Keymaps): Add emulation-mode-map-alists.
4379 (Functions for Key Lookup): key-binding has new arg no-remap.
4380 (Remapping Commands): New node.
4381 (Scanning Keymaps): where-is-internal has new arg no-remap.
4382 (Tool Bar): Add tool-bar-local-item-from-menu.
4383 Clarify when to use tool-bar-add-item-from-menu.
4384
4385 * commands.texi (Interactive Call): commandp has new arg.
4386 (Command Loop Info): Add this-original-command.
4387
e37769b1
JPW
43882003-08-06 John Paul Wallington <jpw@gnu.org>
4389
4390 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4391
4392 * display.texi (Warning Basics): Fix typo.
4393 (Fringes): Add closing curly bracket and fix typo.
4394
4395 * elisp.texi (Top): Fix typo.
4396
c5e0561f
RS
43972003-08-05 Richard M. Stallman <rms@gnu.org>
4398
4399 * elisp.texi: Update lists of subnodes.
4400
4401 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4402
4403 * variables.texi (Local Variables): Use lc for example variable names.
4404
4405 * tips.texi (Library Headers): Explain where to put -*-.
4406
4407 * strings.texi (Creating Strings): Fix xref for vconcat.
4408
4409 * sequences.texi (Vector Functions):
4410 vconcat no longer allows integer args.
4411
4412 * minibuf.texi (Reading File Names): read-file-name has new
4413 arg PREDICATE. New function read-directory-name.
4414
4415 * macros.texi (Defining Macros): Give definition of `declare'
4416 (Indenting Macros): New node.
4417
4418 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4419 (Window Frame Parameters): Make separate table of parameters
4420 that are coupled with specific face attributes.
4421 (Deleting Frames): delete-frame-hooks renamed to
4422 delete-frame-functions.
4423
4424 * files.texi (Magic File Names): Add file-remote-p.
4425 Clarify file-local-copy.
4426
4427 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4428 here; instead xref Defining Macros.
4429
4430 * display.texi (Warnings): New node, and subnodes.
4431 (Fringes): New node.
4432
4433 * debugging.texi (Test Coverage): New node.
4434
4435 * compile.texi (Compiler Errors): Explain with-no-warnings
4436 and other ways to suppress warnings.
4437
4438 * commands.texi (Interactive Call): Minor clarification.
4439
4440 * buffers.texi (Buffer File Name): set-visited-file-name
4441 renames the buffer too.
4442
4443 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4444
ee59dede
MR
44452003-07-24 Markus Rost <rost@math.ohio-state.edu>
4446
4447 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4448
f0514b34
MR
44492003-07-22 Markus Rost <rost@math.ohio-state.edu>
4450
4451 * internals.texi (Garbage Collection): Fix previous change.
4452
c73983bb
RS
44532003-07-22 Richard M. Stallman <rms@gnu.org>
4454
4455 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4456
4457 * display.texi (Width): Use \s syntax in example.
4458 (Font Selection): Add face-font-rescale-alist.
4459
4460 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4461 Remove spurious indent in example.
4462
4463 * lists.texi (Building Lists): Add number-sequence.
4464
4465 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4466
4467 * functions.texi (Function Documentation): Explain how to
4468 show calling convention explicitly in the doc string.
4469
4470 * windows.texi (Selecting Windows): save-selected-window saves
4471 selected window of each frame.
4472 (Window Configurations): Minor change.
4473
4474 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4475
4476 * streams.texi (Output Variables): Add print-continuous-numbering
4477 and print-number-table.
4478
4479 * processes.texi (Decoding Output): New node.
4480
4481 * os.texi (Time Conversion): decode-time arg is optional.
4482
4483 * objects.texi (Character Type): Don't use space as example for \.
4484 Make list of char names and \-sequences correspond.
4485 Explain that \s is not used in strings. `\ ' needs space after.
4486
4487 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4488 (Translation of Characters): Add translation-table-for-input.
4489 (Default Coding Systems): Add auto-coding-functions.
4490 (Explicit Encoding): Add decode-coding-inserted-region.
4491 (Locales): Add locale-info.
4492
4493 * minibuf.texi (Basic Completion): Describe test-completion.
4494 Collections can be lists of strings.
4495 Clean up lazy-completion-table.
4496 (Programmed Completion): Mention test-completion.
4497 Clarify why lambda expressions are not accepted.
4498 (Minibuffer Misc): Describe minibufferp.
4499
51a8b435
RS
45002003-07-14 Richard M. Stallman <rms@gnu.org>
4501
4502 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4503
4504 * windows.texi (Selecting Windows): New arg to select-window.
4505 (Selecting Windows): Add with-selected-window.
4506 (Size of Window): Add window-inside-edges, etc.
4507
4508 * internals.texi (Garbage Collection): Add post-gc-hook.
4509
4510 * processes.texi (Subprocess Creation): Add exec-suffixes.
4511
4512 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4513 (Scanning Keymaps): Add map-keymaps.
4514 (Defining Menus): Add keymap-prompt.
4515
4516 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4517 most-negative-fixnum.
4518
4519 * compile.texi (Byte Compilation): Explain no-byte-compile
4520 (Compiler Errors): New node.
4521
4522 * os.texi (User Identification): user-uid, user-real-uid
4523 can return float.
4524
4525 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4526 and about derived modes.
4527 (Minor Modes): Add minor-mode-list.
4528 (Defining Minor Modes): Keyword args for define-minor-mode.
4529 (Search-based Fontification): Explain managing other properties.
4530 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4531 (Faces for Font Lock): Add font-locl-preprocessor-face.
4532 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4533
4534 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4535 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4536
4537 * loading.texi (Library Search): Add load-suffixes.
4538
4539 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4540 (Programmed Completion): Add dynamic-completion-table.
4541
4542 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4543 (Magic File Names): Specify precedence order of handlers.
199bb209 4544
51a8b435
RS
4545 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4546 and post-command-hook.
4547 (Waiting): New calling convention for sit-for.
4548
4549 * text.texi (Special Properties): local-map and keymap properties
4550 apply based on their stickiness.
4551
c6de56a0
RS
45522003-07-07 Richard M. Stallman <rms@gnu.org>
4553
4554 * modes.texi (Minor Mode Conventions): Specify only some kinds
4555 of list values as args to minor modes.
4556
4557 * files.texi (File Name Expansion): Warn about iterative use
4558 of substitute-in-file-name.
4559
4560 * advice.texi (Activation of Advice): Clean up previous change.
4561
8c761ea6
MR
45622003-07-06 Markus Rost <rost@math.ohio-state.edu>
4563
4564 * advice.texi (Activation of Advice): Note that ad-start-advice is
4565 turned on by default.
4566
c6de56a0
RS
45672003-06-30 Richard M. Stallman <rms@gnu.org>
4568
4569 * text.texi (Buffer Contents): Document current-word.
4570 (Change Hooks): Not called for *Messages*.
4571
4572 * functions.texi (Defining Functions): Explain about redefining
4573 primitives.
4574 (Function Safety): Renamed. Minor changes.
4575 Comment out the detailed criteria for what is safe.
4576
3fe4e567
AS
45772003-06-22 Andreas Schwab <schwab@suse.de>
4578
4579 * objects.texi (Symbol Type): Fix description of examples.
4580
cda7bd13
AS
45812003-06-16 Andreas Schwab <schwab@suse.de>
4582
4583 * hash.texi (Creating Hash): Fix description of :weakness.
4584
fbcffa4a
KG
45852003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4586
4587 * files.texi (Changing Files): copy-file copies file modes, too.
4588
ff6a3bfb
RS
45892003-05-28 Richard M. Stallman <rms@gnu.org>
4590
4591 * strings.texi (Creating Strings): Clarify split-string.
4592
1463a05d
JB
45932003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4594
4595 * strings.texi (Creating Strings): Update split-string specification
4596 and examples.
4597
af253914
RS
45982003-05-19 Richard M. Stallman <rms@gnu.org>
4599
4600 * elisp.texi: Correct invariant section names.
4601
7ea52f92
RS
46022003-04-20 Richard M. Stallman <rms@gnu.org>
4603
4604 * os.texi (Timers): Explain about timers and quitting.
4605
e31afc09
RS
46062003-04-19 Richard M. Stallman <rms@gnu.org>
4607
4608 * internals.texi (Writing Emacs Primitives): Strings are
4609 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4610 Explain GCPRO convention for varargs function args.
4611
5ceea398
RS
46122003-04-16 Richard M. Stallman <rms@gnu.org>
4613
4614 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4615
b0ada147
RS
46162003-04-08 Richard M. Stallman <rms@gnu.org>
4617
4618 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4619
b23375aa
KS
46202003-02-13 Kim F. Storm <storm@cua.dk>
4621
4622 * objects.texi (Character Type): New \s escape for space.
4623
c60ee5e7
JB
46242003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4625
4626 * os.texi (System Environment): Added cygwin system-type.
4627
84e47416
RS
46282003-01-25 Richard M. Stallman <rms@gnu.org>
4629
4630 * keymaps.texi: Document that a symbol can act as a keymap.
4631
3e8cf2ea
RS
46322003-01-13 Richard M. Stallman <rms@gnu.org>
4633
4634 * text.texi (Changing Properties): Say string indices are origin-0.
4635
4636 * positions.texi (Screen Lines) <compute-motion>:
4637 Correct order of elts in return value.
4638
4639 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4640 how to define a default binding.
4641
7abb9fc5 46422002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4643
104bc3aa 4644 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4645
104bc3aa 4646 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 4647 type 'number. Describe new custom type 'float.
177f790c 4648
7abb9fc5 46492002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4650
4651 * variables.texi (File Local Variables): Fix typo.
4652
df140a68 46532002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4654
df140a68
KG
4655 From Michael Albinus <Michael.Albinus@alcatel.de>.
4656
4657 * README: Target for Info file is `make info'.
4658
4659 * files.texi (File Name Components): Fixed typos in
4660 `file-name-sans-extension'.
4661 (Magic File Names): Complete list of operations for magic file
4662 name handlers.
4663
7ed9159a
JY
46642002-09-16 Jonathan Yavner <jyavner@engineer.com>
4665
4666 * variables.texi (File Local Variables): New function
4667 risky-local-variable-p.
4668
46692002-09-15 Jonathan Yavner <jyavner@engineer.com>
4670
4671 * functions.texi (Function safety): New node about unsafep.
4672
241f79af
PA
46732002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4674
4675 * customize.texi (Splicing into Lists): Fixed example.
4676 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4677
72459b15
JB
46782002-06-17 Juanma Barranquero <lektu@terra.es>
4679
4680 * frames.texi (Display Feature Testing): Fix typo.
4681
61f7e0f5
AS
46822002-06-12 Andreas Schwab <schwab@suse.de>
4683
4684 * frames.texi (Initial Parameters, Resources): Fix references to
4685 the Emacs manual.
4686
4e792dbd
KS
46872002-05-13 Kim F. Storm <storm@cua.dk>
4688
4689 * variables.texi (Intro to Buffer-Local): Updated warning and
4690 example relating to changing buffer inside let.
4691
940344d4 46922002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4693
4694 * os.texi (Session Management): New node about X Session management.
4695
231ac53b
EZ
46962002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4697
4698 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4699 to which the manual corresponds, and the copyright years.
4700
4701 * Makefile.in (VERSION): Set to 2.9.
4702
140cc574
EZ
47032001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4704
4705 * elisp.texi: Change the category in @dircategory to "Emacs", to
4706 make it consistent with info/dir.
4707
9c7fce05
MB
47082001-11-25 Miles Bader <miles@gnu.org>
4709
4710 * text.texi (Fields): Describe new `limit' arg in
4711 field-beginning/field-end.
4712
9f8bbf0f
EZ
47132001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4714
a5e6715c
EZ
4715 * permute-index: Don't depend on csh-specific features. Replace
4716 the interpreter name with /bin/sh.
4717
9f8bbf0f
EZ
4718 * two-volume-cross-refs.txt: New file.
4719 * two.el: New file.
4720 * spellfile: New file.
4721
1756e2fb
EZ
47222001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4723
4724 * permute-index: New file.
4725
4726 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4727 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4728 8+3 restricted namespace.
ad050e54
EZ
4729
4730 * Makefile.in (infodir): Define relative to $(srcdir).
4731 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4732 include directories list via -I switch to makeinfo.
4733 (index.texi): Use cp if both hard and symbolic links fail.
4734
10fa7f8e
EZ
47352001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4736
7a1494ce
EZ
4737 * Makefile.in (distclean): Add.
4738
10fa7f8e
EZ
4739 The following changes make ELisp manual part of the Emacs
4740 distribution:
4741
4742 * Makefile.in: Add Copyright notice.
4743 (prefix): Remove.
4744 (infodir): Change value to "../info".
4745 (VPATH): New variable.
4746 (MAKE): Don't define.
4747 (texmacrodir): Don't define.
4748 (texinputdir): Append the existing value of TEXINPUTS.
4749 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4750 command to be compatible with man/Makefile.in, and to put the
4751 output into ../info.
5c32b7c5 4752 (info): Add target.
10fa7f8e
EZ
4753 (installall): Target removed.
4754
ad050e54 47552001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4756
4757 * tips.texi (Coding Conventions): Fix typo.
4758
6fd735df
GM
47592001-10-23 Gerd Moellmann <gerd@gnu.org>
4760
4761 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4762
b704d54b
EZ
47632001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4764
4765 * files.texi (File Name Components): Update the description of
4766 file-name-sans-extension and file-name-extension, as they now
4767 ignore leading dots.
4768
71431a0e
GM
47692001-10-20 Gerd Moellmann <gerd@gnu.org>
4770
6aa97356 4771 * (Version 21.1 released.)
71431a0e 4772
79f1f96c
MB
47732001-10-19 Miles Bader <miles@gnu.org>
4774
4775 * positions.texi (Text Lines): Describe behavior of
4776 `beginning-of-line'/`end-of-line' in the presence of field properties.
4777
892a8f36
GM
47782001-10-17 Gerd Moellmann <gerd@gnu.org>
4779
4780 * Makefile.in (VERSION): Set to 2.8.
4781 (manual): Use `manual-21'.
4782
8c1cc9e8 4783 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4784 number was used. Set it to 2.8.
4785
4786 * intro.texi: Likewise.
4787
51724e26
EZ
47882001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4789
4790 * files.texi (File Name Completion): Document the significance of
4791 a trailing slash in elements of completion-ignored-extensions.
4792
57b338e8
MB
47932001-10-06 Miles Bader <miles@gnu.org>
4794
4795 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4796
c89e4bc5
GM
47972001-10-04 Gerd Moellmann <gerd@gnu.org>
4798
4799 * variables.texi (Variable Aliases): New node.
4800
ab952a4f
GM
48012001-10-04 Gerd Moellmann <gerd@gnu.org>
4802
4803 * Branch for 21.1.
dff28924 4804
9db3a582
MB
48052001-10-02 Miles Bader <miles@gnu.org>
4806
ae1a9581
MB
4807 * minibuf.texi (Minibuffer Misc): Add entries for
4808 `minibuffer-contents', `minibuffer-contents-no-properties', and
4809 `delete-minibuffer-contents'.
4810 Correct description for `minibuffer-prompt-end'.
4811
9db3a582
MB
4812 * text.texi (Property Search): Correct descriptions of
4813 `next-char-property-change' and `previous-char-property-change'.
4814 Add entries for `next-single-char-property-change' and
4815 `previous-single-char-property-change'.
4816 Make operand names a bit more consistent.
4817
03be5931
EZ
48182001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4819
4820 * frames.texi (Finding All Frames): Document that next-frame and
4821 previous-frame are local to current terminal.
4822
974548ec
EZ
48232001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4824
4825 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4826 result of make-keymap.
974548ec 4827
8d82c597
EZ
48282001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4829
4830 * display.texi (Font Lookup, Attribute Functions)
4831 (Image Descriptors): Add cross-references to the definition of
4832 selected frame.
4833
4834 * buffers.texi (The Buffer List): Add cross-references to the
4835 definition of selected frame.
4836
4837 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4838 frame at any given time.
4839 (Multiple Displays, Size and Position): Add a cross-reference to
4840 the definition of the selected frame.
4841
2842de30
EZ
48422001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4843
4844 * strings.texi (String Conversion) <string-to-number>: Document
4845 that a float is returned for integers that are too large.
4846
4847 * frames.texi (Mouse Position): Document mouse-position-function.
4848 (Display Feature Testing): Document display-images-p.
4849 (Window Frame Parameters): Document the cursor-type variable.
4850
4851 * numbers.texi (Integer Basics): Document CL style read syntax for
4852 integers in bases other than 10.
4853
4854 * positions.texi (List Motion): Document
4855 open-paren-in-column-0-is-defun-start.
4856
4857 * lists.texi (Sets And Lists): Document member-ignore-case.
4858
4859 * internals.texi (Garbage Collection): Document the used and free
4860 strings report.
4861 (Memory Usage): Document strings-consed.
4862
4863 * os.texi (Time of Day): Document float-time.
4864 (Recording Input): Document that clear-this-command-keys clears
4865 the vector to be returned by recent-keys.
4866
4867 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4868 argument keymap can be a list.
4869
4870 * nonascii.texi (User-Chosen Coding Systems)
4871 <select-safe-coding-system>: Document the new argument
4872 accept-default-p and the variable
4873 select-safe-coding-system-accept-default-p. Tell what happens if
4874 buffer-file-coding-system is undecided.
4875 (Default Coding Systems): Document auto-coding-regexp-alist.
4876
4877 * display.texi (The Echo Area) <message>: Document
4878 message-truncate-lines.
4879 (Glyphs): Document that the glyph table is unused on windowed
4880 displays.
4881
4882 * help.texi (Describing Characters) <single-key-description>:
4883 Document the new argument no-angles.
4884 (Accessing Documentation) <documentation-property>: Document that
4885 a non-string property is evaluated.
4886 <documentation>: Document that the function-documentation property
4887 is looked for.
4888
4889 * windows.texi (Selecting Windows): Document some-window.
4890
4891 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4892
4893 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4894 apropos-mode-hook.
4895
4896 * commands.texi (Using Interactive): Document interactive-form.
4897 (Keyboard Macros): Document kbd-macro-termination-hook.
4898 (Command Loop Info): Document that clear-this-command-keys clears
4899 the vector to be returned by recent-keys.
4900
2d43d823
GM
49012001-09-04 Werner LEMBERG <wl@gnu.org>
4902
4903 * Makefile.in (srcdir, texinputdir): New variables.
4904 (srcs, index.texi, install): Use $(srcdir).
4905 (.PHONY): Remove elisp.dvi.
4906 (elisp): Use -I switch for makeinfo.
4907 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4908 (installall, dist): Use $(srcdir).
4909 Fix path to texinfo.tex.
4910 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4911
fa739b31
GM
49122001-08-30 Gerd Moellmann <gerd@gnu.org>
4913
92a25631
GM
4914 * display.texi (Conditional Display): Adjust to API change.
4915
fa739b31
GM
4916 * configure: New file.
4917
cef68af5
GM
49182001-07-30 Gerd Moellmann <gerd@gnu.org>
4919
4920 * commands.texi (Repeat Events): Add description of
4921 double-click-fuzz.
4922
d1f08d85
SM
49232001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4924
4925 * syntax.texi (Syntax Class Table): Add the missing designator for
4926 comment and string fences.
4927 (Syntax Properties): Add a xref to syntax table internals.
4928 (Syntax Table Internals): Document string-to-syntax.
4929
1e9fc92e
GM
49302001-05-07 Gerd Moellmann <gerd@gnu.org>
4931
4932 * Makefile.in (install): Use install-info command line options
4933 like in Emacs' Makefile.in.
4934
00480554
MB
49352000-12-09 Miles Bader <miles@gnu.org>
4936
4937 * windows.texi (Window Start): Update documentation for
4938 `pos-visible-in-window-p'.
4939
1e344ee2
SM
49402000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4941
4942 * lists.texi (Building Lists): Add footnote to explain how to add
4943 to the end of a list.
4944
a540f6ed
GM
49452000-10-25 Gerd Moellmann <gerd@gnu.org>
4946
4947 * files.texi (Visiting Functions): Typos.
4948
28bcdbee
KH
49492000-10-25 Kenichi Handa <handa@etl.go.jp>
4950
4951 * files.texi (Visiting Functions): Return value of
4952 find-file-noselect may be a list of buffers if wildcards are used.
4953
22d1a4ed
MB
49542000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4955
4956 * display.texi (Defining Faces): Document `graphic' display type
4957 in face specs.
4958
916a89db
KG
49592000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4960
1e9fc92e 4961 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4962 `after-make-frame-hook' with `after-make-frame-functions'.
4963
1e9fc92e 4964 * frames.texi (Creating Frames): Ditto.
916a89db 4965
1e9fc92e 4966 * variables.texi (Future Local Variables): Ditto.
916a89db 4967
483de32b
GM
49682000-10-16 Gerd Moellmann <gerd@gnu.org>
4969
4970 * display.texi (Other Image Types): Add description of :foreground
4971 and :background properties of mono PBM images.
4972
e23a63a5
WL
49732000-08-17 Werner LEMBERG <wl@gnu.org>
4974
4975 * .cvsignore: New file.
4976
dfc16043
GM
49772000-01-05 Gerd Moellmann <gerd@gnu.org>
4978
4979 * tindex.pl: New script.
4980
602613fe
DL
49811999-12-03 Dave Love <fx@gnu.org>
4982
4983 * Makefile.in (MAKEINFO): New parameter.
4984
94ec544d
DL
49851999-09-17 Richard Stallman <rms@gnu.org>
4986
4987 * Makefile.in (srcs): Add hash.texi.
4988 (VERSION): Update to 20.6.
4989
49901999-09-13 Richard Stallman <rms@gnu.org>
4991
4992 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4993
49941998-08-29 Karl Heuer <kwzh@gnu.org>
4995
4996 * configure.in: New file.
4997 * Makefile.in: Renamed from Makefile.
4998 (prefix, infodir): Use value obtained from configure.
4999 (emacslibdir): Obsolete variable deleted.
5000 (dist): Distribute configure.in, configure, Makefile.in.
5001
50021998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5003
5004 * Makefile (INSTALL_INFO): New variable.
5005 (install): Run install-info.
5006
50071998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5008
5009 * Makefile (elisp.dvi): Add missing backslash.
5010
50111998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5012
5013 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5014 Run texindex without `./'. Always run texindex on elisp.tp.
5015 (elisp.tps): Target deleted.
5016
50171998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5018
5019 * Makefile (srcs): Add nonascii.texi and customize.texi.
5020 (dist): Start by deleting `temp'.
5021
50221998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5023
5024 * Makefile (makeinfo, texindex): Targets deleted.
5025 (makeinfo.o, texindex.o): Targets deleted.
5026 (clean, dist): Don't do anything with them or with getopt*.
5027
50281998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5029
5030 * Makefile (SHELL): Defined.
5031
50321998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5033
5034 * Makefile (elisp.tps): New target.
5035 (elisp.dvi): Depend on elisp.tps.
5036
5037Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5038
5039 * README: Update phone number.
5040
5041 * Makefile (elisp): Make this be the default target.
5042 Depend on makeinfo.c instead of makeinfo.
5043 (install): Don't depend on elisp.dvi, since we don't install that.
5044 Use mkinstalldirs.
5045 (dist): Add mkinstalldirs.
5046
5047Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5048
5049 * Makefile (VERSION): Update version number.
5050 (maintainer-clean): Renamed from realclean.
5051
5052Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5053
5054 * Makefile (realclean): New target.
5055 (elisp): Remove any old elisp-* files first.
5056
5057Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5058
d1f08d85
SM
5059 * Makefile (VERSION): New variable.
5060 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5061 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5062
5063Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5064
5065 * Makefile (elisp): Depend on makeinfo.
5066
5067Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5068
d1f08d85 5069 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5070
5071Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5072
5073 * Makefile (infodir, prefix): New vars.
5074 (install): Use infodir.
5075 (emacsinfodir): Deleted.
5076
5077Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5078
5079 * Makefile (srcs): Add calendar.texi.
5080
5081 * Makefile (dist): Copy texindex.c and makeinfo.c.
5082 Limit elisp-* files to those with one or two digits.
5083
5084Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5085
5086 * Makefile (dist): Changed to use Gzip instead of compress.
5087
5088Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5089
5090 * loading.texi (Unloading): define-function changed back to
5091 defalias. It may not stay this way, but at least it's
5092 consistent with the known-good version of the code patch.
5093
5094Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5095
5096 * modes.texi (Hooks): Document new optional arg of add-hook.
5097
5098Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5099
d1f08d85 5100 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5101
5102 * tips.texi: Add new section on standard library headers.
5103
5104Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5105
5106 * Makefile (srcs): Add frame.texi to the list of sources.
5107
5108Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5109
5110 * Makefile (dist): Don't bother excluding autosave files; they'll
5111 never make it into the temp directory anyway, and the hash marks
5112 in the name are problematic for make and the Bourne shell.
dff28924 5113 (srcs):
94ec544d
DL
5114
5115Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5116
d1f08d85 5117 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5118 the distribution tar file.
5119
dff28924 5120Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5121
5122 * Makefile (srcs): Added index.perm.
5123 (elisp.dvi): Remove erroneous shell comment.
5124 Expect output of permute-index in permuted.fns.
5125 Save old elisp.aux in elisp.oaux.
5126 (clean): Added index.texi to be deleted.
5127
dff28924 5128Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5129
5130 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5131
dff28924 5132Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
5133
5134 * files.texi: Noted that completion-ignored-extensions is ignored
5135 when making *Completions*.
5136
5137Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5138
5139 * Makefile make dist now depends on elisp.dvi, since it tries
5140 to include it in the dist file.
5141
dff28924 5142Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5143
5144 * functions.texinfo (Mapping Functions): Add missing quote
5145
dff28924 5146Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5147
5148 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5149 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5150
dff28924 5151Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5152
5153 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5154 and @error{} are the terms now being used. The files in the
5155 directory have been changed to reflect this.
5156
d1f08d85 5157 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5158 ` @result{}', using 5 spaces at the begining of the line.
5159
dff28924 5160Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5161
5162 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5163 experimental @indentedresult{}, @indentedexpandsto{} are part of
5164 the texinfo.tex in this directory. These TeX macros are not
5165 stable yet.
5166
dff28924 5167Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5168
5169 * texinfo.tex: temporarily added
d1f08d85 5170 \let\result=\dblarrow
94ec544d
DL
5171 \def\error{{\it ERROR} \longdblarrow}
5172 We need to do this better soon.
5173
dff28924 5174Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5175
5176 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5177 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5178 new title page format is also not applied, since it requires
5179 texinfo.tex changes.)
5180
5181 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5182 for the Project GNU development environment.
5183
ad050e54 5184;; Local Variables:
fd026ee1 5185;; coding: iso-2022-7bit
ad050e54 5186;; End:
2a34a036 5187
651f374c 5188 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5189 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5190 Copying and distribution of this file, with or without modification,
5191 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5192
5193;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda