(line-move-1): Undo rest of 2005-06-23 change.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
917e0c95
RS
12005-07-08 Richard M. Stallman <rms@gnu.org>
2
3 * README: Update edition number and size estimate.
4
5 * elisp.texi (VERSION): Set to 2.9.
6
7d90e71d
RS
72005-07-07 Richard M. Stallman <rms@gnu.org>
8
c330dafe
RS
9 * book-spine.texinfo: Update Emacs version.
10
7d90e71d
RS
11 * display.texi (Inverse Video): Delete mode-line-inverse-video.
12
dc2204be
RS
132005-07-06 Richard M. Stallman <rms@gnu.org>
14
15 * searching.texi (Regexp Search): Clarify what re-search-forward
16 does when the search fails.
17
a0ec7a4a
LK
182005-07-05 Lute Kamstra <lute@gnu.org>
19
dc2204be 20 * Update FSF's address in GPL notices.
a0ec7a4a
LK
21
22 * doclicense.texi (GNU Free Documentation License):
23 * gpl.texi (GPL):
24 * tips.texi (Coding Conventions, Library Headers):
25 * vol1.texi:
26 * vol2.texi: Update FSF's address.
27
4af33176
RS
282005-07-04 Richard M. Stallman <rms@gnu.org>
29
30 * hooks.texi (Standard Hooks): Add occur-hook.
31
b3ab615b
LT
322005-07-03 Luc Teirlinck <teirllm@auburn.edu>
33
34 * display.texi (The Echo Area): Correct menu.
35
3d393029
RS
362005-07-03 Richard M. Stallman <rms@gnu.org>
37
7fe48b75
RS
38 * elisp.texi (Top): Update subnode menu for Display.
39
40 * display.texi (Displaying Messages): New node, with most
41 of what was in The Echo Area.
42 (Progress): Moved under The Echo Area.
43 (Logging Messages): New node with new text.
44 (Echo Area Customization): New node, the rest of what was
45 in The Echo Area. Document message-truncate-lines with @defvar.
46 (Display): Update menu.
47
3d393029
RS
48 * windows.texi (Textual Scrolling): Doc 3 values for
49 scroll-preserve-screen-position.
50
51 * text.texi (Special Properties): Change hook functions
52 should bind inhibit-modification-hooks around altering buffer text.
53
54 * keymaps.texi (Key Binding Commands): Call binding BINDING
55 rather than DEFINITION.
56
b26860ad
JB
572005-06-29 Juanma Barranquero <lekktu@gmail.com>
58
59 * variables.texi (Defining Variables): `user-variable-p' returns t
60 for aliases of user options, nil for alias loops.
61
025691ed
RS
622005-06-28 Richard M. Stallman <rms@gnu.org>
63
64 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
65 make-keymap.
66
b61bfa4d
LT
672005-06-27 Luc Teirlinck <teirllm@auburn.edu>
68
69 * variables.texi (Setting Variables): Correct and clarify
70 description of `add-to-ordered-list'.
71
24ee714d
RS
722005-06-26 Richard M. Stallman <rms@gnu.org>
73
74 * display.texi (Faces): Minor cleanup.
75
33b79ce4
LT
762005-06-25 Luc Teirlinck <teirllm@auburn.edu>
77
78 * display.texi (Faces): `facep' returns t for strings that are
79 face names.
80
df13531d
RS
812005-06-25 Richard M. Stallman <rms@gnu.org>
82
83 * objects.texi (Equality Predicates): Clarify meaning of equal.
84
85 * windows.texi (Selecting Windows): save-selected-window
86 and with-selected-window save and restore the current buffer.
87
cf444441
RS
882005-06-24 Richard M. Stallman <rms@gnu.org>
89
90 * numbers.texi (Float Basics): Explain how to test for NaN,
91 and printing the sign of NaNs.
92
6cdd056d
EZ
932005-06-24 Eli Zaretskii <eliz@gnu.org>
94
95 * makefile.w32-in (MAKEINFO): Use --force.
96
b93e3c3b
RS
972005-06-23 Richard M. Stallman <rms@gnu.org>
98
99 * display.texi (Face Functions): Correct Texinfo usage.
100
6fb276bd
LT
1012005-06-23 Luc Teirlinck <teirllm@auburn.edu>
102
103 * lists.texi (Rings): `ring-elements' now returns the elements of
104 RING in order.
105
1d1c7e75
JB
1062005-06-23 Juanma Barranquero <lekktu@gmail.com>
107
108 * markers.texi (The Mark): Texinfo usage fix.
109
9d12e52b
KS
1102005-06-23 Kim F. Storm <storm@cua.dk>
111
112 * searching.texi (Entire Match Data): Remove evaporate option for
113 match-data. Do not mention evaporate option for set-match-data.
114
6d44324c
GM
1152005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
116
117 * display.texi (Face Functions): Mention face aliases.
118
80df27a7
RS
1192005-06-21 Richard M. Stallman <rms@gnu.org>
120
121 * anti.texi (Antinews): Texinfo usage fix.
122
e121563b
KB
1232005-06-21 Karl Berry <karl@gnu.org>
124
9d7d543c
KB
125 * elisp.texi: Use @copying.
126
e121563b
KB
127 * elisp.texi: Put @summarycontents and @contents before the Top
128 node, instead of the end of the file, so that the contents appear
129 in the right place in the dvi/pdf output.
130
36a3b076
JL
1312005-06-21 Juri Linkov <juri@jurta.org>
132
133 * display.texi (Defining Faces): Add `customized-face'.
134
5c796e80
KS
1352005-06-20 Kim F. Storm <storm@cua.dk>
136
b7d1f38f
KS
137 * variables.texi (Setting Variables): Any type of element can be
138 given order in add-to-ordered-list. Compare elements with eq.
139
5c796e80
KS
140 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
141
fb056bef
KB
1422005-06-20 Karl Berry <karl@gnu.org>
143
144 * syntax.texi (Syntax Flags): Make last column very slightly wider
145 to avoid "generic comment" breaking on two lines and causing an
146 underfull box.
147
84398baa
LT
1482005-06-19 Luc Teirlinck <teirllm@auburn.edu>
149
150 * lists.texi (Rings): Various minor clarifications and corrections.
151
07ff1e4b
RS
1522005-06-18 Richard M. Stallman <rms@gnu.org>
153
154 * functions.texi (Obsolete Functions): Simplify.
155
156 * variables.texi (Variable Aliases): Simplify.
157
158 * anti.texi, backups.texi, compile.texi, customization.texi:
159 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
160 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
161 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
162 * variables.texi: Fix formatting ugliness.
163
164 * elisp.texi: Add links to Rings and Byte Packing.
165 Update version and copyright years.
166
167 * minibuf.texi: Fix formatting ugliness.
168 (Completion Commands): Move keymap vars to the end
169 and vars completing-read binds to the top.
170
3f7fab24
LT
1712005-06-17 Luc Teirlinck <teirllm@auburn.edu>
172
173 * processes.texi: Fix typos.
174 (Bindat Spec): Correct Texinfo error.
926c4c9b 175 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 176
f19b57e3
RS
1772005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
178
179 * lists.texi (Rings): New node.
180 (Lists): Add it to menu.
181
a80c5da7 182 * processes.texi (Byte Packing): New node.
f19b57e3
RS
183 (Processes): Add it to menu.
184
1852005-06-17 Richard M. Stallman <rms@gnu.org>
186
187 * syntax.texi (Parsing Expressions): Fix texinfo usage.
188
189 * help.texi (Documentation Basics): Explain the xref to
190 Documentation Tips.
191
192 * debugging.texi (Debugger Commands): Minor fix.
193
67c1390d
LT
1942005-06-16 Luc Teirlinck <teirllm@auburn.edu>
195
196 * edebug.texi (Instrumenting): Eliminate duplicate link.
197 (Specification List): Replace references to "below", referring to
198 a later node, with one @ref to that node.
199
200 * os.texi (Timers): Timers should save and restore the match data
201 if they change it.
202
203 * debugging.texi (Debugger Commands): Mention that the Lisp
204 debugger can not step through primitive functions.
205
51cd2a8c
JB
2062005-06-16 Juanma Barranquero <lekktu@gmail.com>
207
208 * functions.texi (Obsolete Functions): Update argument names of
209 `make-obsolete' and `define-obsolete-function-alias'.
210
211 * variables.texi (Variable Aliases): Update argument names of
212 `defvaralias', `make-obsolete-variable' and
213 `define-obsolete-variable-alias'.
214
f5e6ac4a
KS
2152005-06-15 Kim F. Storm <storm@cua.dk>
216
217 * searching.texi (Entire Match Data): Rephrase warnings about
218 evaporate arg to match-data and set-match-data.
219
fe2a9972
LT
2202005-06-14 Luc Teirlinck <teirllm@auburn.edu>
221
67774855
LT
222 * elisp.texi (Top): Update detailed menu.
223
fe2a9972
LT
224 * edebug.texi (Edebug): Update menu.
225 (Instrumenting): Update xrefs.
226 (Edebug Execution Modes): Correct xref.
227 (Jumping): Clarify description of `h' command.
228 Eliminate redundant @ref.
229 (Breaks): New node.
230 (Breakpoints): is now a subsubsection.
231 (Global Break Condition): Mention `C-x X X'.
232 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
233 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
234 (Edebug Display Update): Correct pxref.
235 (Edebug and Macros): New node.
236 (Instrumenting Macro Calls): Is now a subsubsection.
237 Neither arg of `def-edebug-spec' is evaluated.
238 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
239 (Specification Examples): Fix typo.
240
b59f605b
LK
2412005-06-14 Lute Kamstra <lute@gnu.org>
242
243 * debugging.texi (Function Debugging): Primitives can break on
244 entry too.
245
a5c99dc9
KS
2462005-06-14 Kim F. Storm <storm@cua.dk>
247
248 * variables.texi (Setting Variables): Add add-to-ordered-list.
249
f99ed2f8
SM
2502005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
251
252 * syntax.texi (Parsing Expressions): Document aux functions and vars of
253 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
254
9d42ffaa
LK
2552005-06-13 Lute Kamstra <lute@gnu.org>
256
257 * text.texi (Special Properties): Fix cross reference.
258
32cc0b00
LT
2592005-06-11 Luc Teirlinck <teirllm@auburn.edu>
260
261 * debugging.texi (Function Debugging): Delete mention of empty
262 string argument to `cancel-debug-on-entry'. Delete inaccurate
263 description of the return value of that command.
264
98d1a1cf
EZ
2652005-06-11 Alan Mackenzie <acm@muc.de>
266
267 * text.texi (Adaptive Fill): Amplify the description of
268 fill-context-prefix.
269
4b53b8d7
LT
2702005-06-10 Luc Teirlinck <teirllm@auburn.edu>
271
84398baa 272 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 273
b5305167
SM
2742005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
275
276 * syntax.texi (Parsing Expressions): Document syntax-ppss.
277
9bd4c3ad
LT
2782005-06-10 Luc Teirlinck <teirllm@auburn.edu>
279
280 * debugging.texi (Error Debugging): Minor rewording.
281 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
282 is optional.
283
257914aa
LK
2842005-06-10 Lute Kamstra <lute@gnu.org>
285
b5305167 286 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
287 (Top): Give it a title. Correct version number. Give the
288 detailed node listing a more prominent header.
b5305167
SM
289 * intro.texi: Don't set VERSION here a second time.
290 Mention Emacs's version too.
257914aa
LK
291 * anti.texi (Antinews): Use EMACSVER to refer to the current
292 version of Emacs.
293
b7aae902
KS
2942005-06-09 Kim F. Storm <storm@cua.dk>
295
296 * searching.texi (Entire Match Data): Explain new `reseat' argument to
297 match-data and set-match-data.
298
99598737
RS
2992005-06-08 Richard M. Stallman <rms@gnu.org>
300
301 * searching.texi (Entire Match Data): Clarify when match-data
302 returns markers and when integers.
303
304 * display.texi (Defining Faces): Explain that face name should not
305 end in `-face'.
306
307 * modes.texi (Mode Line Data): Minor cleanup.
308 (Customizing Keywords): Node split out of Search-based Fontification.
309 Add example of using font-lock-add-keywords from a hook.
310 Clarify when MODE should be non-nil, and when nil.
311
3122005-06-06 Richard M. Stallman <rms@gnu.org>
313
314 * modes.texi (Mode Line Data): Explain what happens when the car
315 of a list is a void symbol.
316 (Search-based Fontification): Explain MODE arg to
317 font-lock-add-keywords and warn about calls from major modes.
318
ecc8893a
JL
3192005-06-08 Juri Linkov <juri@jurta.org>
320
321 * display.texi (Standard Faces): Add `shadow' face.
322
7fa9f4eb
LT
3232005-05-29 Luc Teirlinck <teirllm@auburn.edu>
324
325 * modes.texi (Major Mode Conventions): A derived mode only needs
326 to put the call to the parent mode inside `delay-mode-hooks'.
327
bebcc4b1
RS
3282005-05-29 Richard M. Stallman <rms@gnu.org>
329
c16b1394
RS
330 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
331 new, and what that implies. Clarify.
332
333 * files.texi (Locating Files): Clean up the text.
334
bebcc4b1
RS
335 * frames.texi (Window Frame Parameters): Document user-size.
336 Shorten entry for top by referring to left.
337
3382005-05-26 Richard M. Stallman <rms@gnu.org>
339
340 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
341 is new, and what the implications are. Other clarifications.
342
217797bc
RS
3432005-05-24 Richard M. Stallman <rms@gnu.org>
344
345 * frames.texi (Dialog Boxes): Minor fixes.
346
3565fe07
MY
3472005-05-25 Masatake YAMATO <jet@gyve.org>
348
349 * display.texi (Standard Faces): Write about `mode-line-highlight'.
350
817089df
LT
3512005-05-24 Luc Teirlinck <teirllm@auburn.edu>
352
353 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
354 is optional.
355
cb5db137
NR
3562005-05-24 Nick Roberts <nickrob@snap.net.nz>
357
358 * frames.texi (Dialog Boxes): Descibe new optional argument.
359
3c8572f5
LK
3602005-05-23 Lute Kamstra <lute@gnu.org>
361
362 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
363 syntax-begin-function over font-lock-beginning-of-syntax-function.
364
2a4d7cb3
LT
3652005-05-21 Luc Teirlinck <teirllm@auburn.edu>
366
71f800cf
LT
367 * minibuf.texi (Reading File Names): Update description of
368 `read-directory-name'.
369
2a4d7cb3
LT
370 * modes.texi (Derived Modes): Clarify :group keyword.
371
bb4afd09
EZ
3722005-05-21 Eli Zaretskii <eliz@gnu.org>
373
b5305167
SM
374 * files.texi (Locating Files): New subsection.
375 Describe locate-file and executable-find.
bb4afd09 376
a2c9aee6
EZ
3772005-05-21 Kevin Ryde <user42@zip.com.au>
378
379 * frames.texi (Initial Parameters): Update cross reference to
380 "Emacs Invocation".
381
6900105f
LT
3822005-05-19 Luc Teirlinck <teirllm@auburn.edu>
383
ca1b0914
LT
384 * keymaps.texi (Active Keymaps): Add anchor.
385
6900105f
LT
386 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
387 (Major Mode Conventions): Refer to `Auto Major Mode' in more
388 appropriate place.
389 (Derived Modes): Small clarifications.
b5305167
SM
390 (Minor Mode Conventions, Keymaps and Minor Modes):
391 Replace references to nodes with references to anchors.
6900105f
LT
392 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
393 Clarify description of lists whose first element is an integer.
394 (Mode Line Variables): Add anchor.
395 (%-Constructs): Clarify description of integer after %.
396 (Emulating Mode Line): Describe nil value for FACE.
397
54d06364
LT
3982005-05-18 Luc Teirlinck <teirllm@auburn.edu>
399
400 * modes.texi (Derived Modes): Correct references to non-existing
401 variable standard-syntax-table.
402
f8d0b769
LK
4032005-05-17 Lute Kamstra <lute@gnu.org>
404
405 * modes.texi (Defining Minor Modes): Mention the mode hook.
406
294c599c
KS
4072005-05-15 Kim F. Storm <storm@cua.dk>
408
409 * processes.texi (Network): Remove open-network-stream-nowait.
410 (Network Servers): Remove open-network-stream-server.
411
4214af69
LT
4122005-05-15 Luc Teirlinck <teirllm@auburn.edu>
413
414 * elisp.texi (Top): Update detailed menu.
415
416 * variables.texi: Reorder nodes.
417 (Variables): Update menu.
418 (File Local Variables): Do not refer to the `-*-' line as
419 a "local variables list". Add pxref.
420
302691ab
LT
4212005-05-14 Luc Teirlinck <teirllm@auburn.edu>
422
56d4215a
LT
423 * elisp.texi (Top): Update detailed menu for node changes.
424
302691ab
LT
425 * modes.texi (Modes): Update Menu.
426 (Hooks): Move to beginning of chapter.
427 Most minor modes run mode hooks too.
428 `add-hook' can handle void hooks or hooks whose value is a single
429 function.
430 (Major Modes): Update Menu.
431 (Major Mode Basics): New node, split off from `Major Modes'.
432 (Major Mode Conventions): Correct xref. Explain how to handle
433 auto-mode-alist if the major mode command has an autoload cookie.
434 (Auto Major Mode): Major update. Add magic-mode-alist.
435 (Derived Modes): Major update.
436 (Mode Line Format): Update Menu.
437 (Mode Line Basics): New node, split off from `Mode Line Format'.
438
439 * loading.texi (Autoload): Mention `autoload cookie' as synonym
440 for `magic autoload comment'. Add index entries and anchor.
441
d06ba294
RS
4422005-05-14 Richard M. Stallman <rms@gnu.org>
443
444 * tips.texi (Coding Conventions): Explain how important it is
445 that just loading certain files not change Emacs behavior.
446
447 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
448
405cb12a
LK
4492005-05-12 Lute Kamstra <lute@gnu.org>
450
19958124
LK
451 * modes.texi (Generic Modes): Update.
452 (Major Modes): Refer to node "Generic Modes".
453
405cb12a
LK
454 * elisp.texi (Top): Update to the current structure of the manual.
455 * processes.texi (Processes): Add menu description.
456 * customize.texi (Customization): Add menu descriptions.
457
f714dd1b
TTN
4582005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
459
cc9442f2
TTN
460 * processes.texi (Signals to Processes)
461 (Low-Level Network): Fix typos.
f714dd1b 462
36ad23ec
LK
4632005-05-11 Lute Kamstra <lute@gnu.org>
464
465 * elisp.texi (Top): Add some nodes from the chapter "Major and
466 Minor Modes" to the detailed node listing.
467
d101bf56
RS
4682005-05-10 Richard M. Stallman <rms@gnu.org>
469
470 * keymaps.texi (Extended Menu Items): Menu item filter functions
471 can be called at any time.
472
698b0510
LT
4732005-05-08 Luc Teirlinck <teirllm@auburn.edu>
474
475 * variables.texi (File Local Variables): `(hack-local-variables t)'
476 now also checks whether a mode is specified in the local variables
477 list.
478
2c6b25c7
EZ
4792005-05-05 Kevin Ryde <user42@zip.com.au>
480
481 * display.texi (The Echo Area): Correct format function cross
482 reference.
483
643b4cf5
LT
4842005-05-05 Luc Teirlinck <teirllm@auburn.edu>
485
486 * variables.texi (Variable Aliases): Change description of
487 `define-obsolete-variable-alias'.
488
489 * functions.texi (Functions): Add "Obsolete Functions" to menu.
490 (Defining Functions): Add xref.
491 (Obsolete Functions): New node.
492 (Function Safety): Standardize capitalization of section title.
493
494 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
495 (Dialog Boxes): Complete description of `x-popup-dialog'.
496
053bc8e4
RS
4972005-05-04 Richard M. Stallman <rms@gnu.org>
498
499 * commands.texi (Interactive Codes): Fix Texinfo usage.
500 Document U more clearly.
501
f6b1b15a
LT
5022005-05-01 Luc Teirlinck <teirllm@auburn.edu>
503
3b925015
LT
504 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
505 function and not a macro.
506
f6b1b15a
LT
507 * frames.texi (Pop-Up Menus): Correct and clarify description of
508 `x-popup-menu'.
509 (Dialog Boxes): Clarify description of `x-popup-dialog'.
510
ebbfa918
RS
5112005-05-01 Richard M. Stallman <rms@gnu.org>
512
513 * edebug.texi (Checking Whether to Stop): Fix previous change.
514
abe2f96e
LT
5152005-05-01 Luc Teirlinck <teirllm@auburn.edu>
516
d6028ef2
LT
517 * display.texi: Fix typos and Texinfo usage.
518
abe2f96e
LT
519 * edebug.texi (Checking Whether to Stop): executing-macro ->
520 executing-kbd-macro.
521
b2cfb30b
RS
5222005-05-01 Richard M. Stallman <rms@gnu.org>
523
524 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
525
7e995a23
RS
5262005-04-30 Richard M. Stallman <rms@gnu.org>
527
528 * files.texi (Magic File Names): Document `operations' property.
529
57efa539
LK
5302005-04-29 Lute Kamstra <lute@gnu.org>
531
532 * modes.texi (Generic Modes): New node.
533 (Major Modes): Add it to the menu.
534 (Derived Modes): Add "derived mode" to concept index.
535
0a20b1dc
LK
5362005-04-28 Lute Kamstra <lute@gnu.org>
537
538 * modes.texi (Defining Minor Modes): Fix previous change.
539 (Font Lock Mode): Simplify.
540 (Font Lock Basics): Say that font-lock-defaults is buffer-local
541 when set and that some parts are optional. Add cross references.
542 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
543 Add cross references. Add font-lock-multiline to index.
544 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 545 Lock Variables". Document font-lock-add-keywords and
b5305167 546 font-lock-remove-keywords.
0a20b1dc
LK
547 (Other Font Lock Variables): Move font-lock-keywords-only,
548 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
549 and font-lock-syntactic-face-function to node "Syntactic Font
550 Lock". Move font-lock-keywords-case-fold-search to node
551 "Search-based Fontification". Document font-lock-inhibit-thing-lock
552 and font-lock-{,un}fontify-{buffer,region}-function.
553 (Precalculated Fontification): Remove reference to deleted variable
554 font-lock-core-only.
555 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
556 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
557 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
558 and font-lock-syntactic-face-function here from node "Other Font
559 Lock Variables". Move font-lock-syntactic-keywords to "Setting
560 Syntax Properties". Add cross references.
b5305167
SM
561 (Setting Syntax Properties): New node.
562 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
563 * syntax.texi (Syntax Properties): Add cross reference.
564 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
565
68a94f5a
RS
5662005-04-26 Richard M. Stallman <rms@gnu.org>
567
568 * display.texi (Defining Faces):
569 Document `default' elements of defface spec.
570
571 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
572
573 * variables.texi (Variable Aliases): Clarify text.
574
5752005-04-25 Chong Yidong <cyd@stupidchicken.com>
576
577 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
578
7f48f143
LT
5792005-04-25 Luc Teirlinck <teirllm@auburn.edu>
580
581 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
582
45d2f8e8
EZ
5832005-04-24 Eli Zaretskii <eliz@gnu.org>
584
f3714ab2
EZ
585 * syntax.texi (Syntax Table Internals): Elaborate documentation of
586 syntax-after and syntax-class.
587
45d2f8e8 588 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
589 (Unique File Names): Don't mention "numbers" in the documentation
590 of make-temp-file and make-temp-name.
45d2f8e8 591
469bc679
RS
5922005-04-23 Richard M. Stallman <rms@gnu.org>
593
594 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
595
c9fa5dc9
RS
5962005-04-22 Nick Roberts <nickrob@snap.net.nz>
597
598 * windows.texi (Cyclic Window Ordering): Clarify window-list.
599
230e1e80
NR
6002005-04-22 Nick Roberts <nickrob@snap.net.nz>
601
602 * variables.texi (Variable Aliases): Describe make-obsolete-variable
603 and define-obsolete-variable-alias.
604
1ba52906
KS
6052005-04-22 Kim F. Storm <storm@cua.dk>
606
607 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
608 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
609
9721d904
LK
6102005-04-21 Lute Kamstra <lute@gnu.org>
611
612 * lists.texi (Association Lists): Document rassq-delete-all.
613
ed35c736
RS
6142005-04-19 Richard M. Stallman <rms@gnu.org>
615
616 * modes.texi (Search-based Fontification): Explain that
617 facespec is an expression to be evaluated.
618
42fc00a4
RS
6192005-04-19 Kevin Ryde <user42@zip.com.au>
620
b5305167 621 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
622 * strings.texi (String Conversion): Fix xref.
623
5827e9d4
KS
6242005-04-19 Kim F. Storm <storm@cua.dk>
625
626 * symbols.texi (Symbol Plists): Add safe-get.
627 Mention that `get' may signal an error.
628
47872da9
NR
6292005-04-18 Nick Roberts <nickrob@snap.net.nz>
630
631 * customize.texi (Variable Definitions): Replace tooltip-mode
632 example with save-place.
633
ec0cf966
RS
6342005-04-17 Richard M. Stallman <rms@gnu.org>
635
636 * buffers.texi (Indirect Buffers): Clarify.
637
638 * positions.texi (Positions): Clarify converting marker to integer.
639
640 * strings.texi (String Basics): Mention string-match; clarify.
641
199bb209
LK
6422005-04-08 Lute Kamstra <lute@gnu.org>
643
644 * modes.texi (Search-based Fontification): Fix cross references.
645 Use consistent terminology. Document anchored highlighting.
646
bfa54668
LK
6472005-04-05 Lute Kamstra <lute@gnu.org>
648
649 * modes.texi (Defining Minor Modes): Document :group keyword
650 argument and its default value.
651
07e5fb9e
LK
6522005-04-03 Lute Kamstra <lute@gnu.org>
653
654 * hooks.texi (Standard Hooks): Add some hooks. Add cross
655 references and/or descriptions. Delete major mode hooks; mention
656 them as a category instead. Rename or delete obsolete hooks.
657
aa945b59
RS
6582005-04-02 Richard M. Stallman <rms@gnu.org>
659
660 * nonascii.texi (Coding System Basics): Another wording cleanup.
661
8b918214
RS
6622005-04-01 Richard M. Stallman <rms@gnu.org>
663
664 * nonascii.texi (Coding System Basics): Clarify previous change.
665
41639988
KH
6662005-04-01 Kenichi Handa <handa@m17n.org>
667
668 * nonascii.texi (Coding System Basics): Describe about rondtrip
669 identity of coding systems.
670
8e669bbd
RS
6712005-03-29 Chong Yidong <cyd@stupidchicken.com>
672
673 * text.texi (Buffer Contents): Add filter-buffer-substring and
674 buffer-substring-filters.
675
f60a6f87
RS
6762005-03-26 Chong Yidong <cyd@stupidchicken.com>
677
678 * anti.texi (Antinews): Mention `G' interactive code.
679
680 * tips.texi (Compilation Tips): Mention benchmark.el.
681
aaac1251
LT
6822005-03-27 Luc Teirlinck <teirllm@auburn.edu>
683
684 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
685 is now bound to M-o M-o.
686
687 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
688
45325173
GM
6892005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
690
691 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
692 in the Emacs Manual).
693 * Makefile.in (srcs): Remove calendar.texi.
694 * makefile.w32-in (srcs): Remove calendar.texi.
695 * display.texi (Display): Change name of next node.
696 * os.texi (System In): Change name of previous node.
697 * elisp.texi (Top): Remove Calendar references.
698 * vol1.texi (Top): Remove Calendar references.
699 * vol2.texi (Top): Remove Calendar references.
700
85df292e
RS
7012005-03-25 Richard M. Stallman <rms@gnu.org>
702
45325173 703 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
704 Cleanup previous change.
705
7062005-03-25 Chong Yidong <cyd@stupidchicken.com>
707
708 * display.texi (Face Attributes): Faces earlier in an :inherit
709 list take precedence.
710 (Scroll Bars): Fix description of vertical-scroll-bars.
711 Document frame-current-scroll-bars and window-current-scroll-bars.
712
713 * markers.texi (The Mark): Document temporary Transient Mark mode.
714
b5305167
SM
715 * minibuf.texi (Reading File Names):
716 Document read-file-name-completion-ignore-case.
85df292e
RS
717
718 * positions.texi (Screen Lines): Document nil for width argument
719 to compute-motion.
720
1fe54d69
KS
7212005-03-23 Kim F. Storm <storm@cua.dk>
722
723 * display.texi (Standard Faces): Other faces used in the fringe
724 implicitly inherits from the fringe face.
725 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
726 properties implicitly inherits from fringe face.
727 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
728
a775dff4
RS
7292005-03-20 Chong Yidong <cyd@stupidchicken.com>
730
731 * display.texi (Invisible Text): State default value of
732 line-move-ignore-invisible.
733 (Managing Overlays): Document remove-overlays.
734 (Standard Faces): Document escape-glyph face.
735
b5305167 736 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 737
b5305167
SM
738 * modes.texi (Other Font Lock Variables):
739 Document font-lock-lines-before.
a775dff4
RS
740
741 * positions.texi (Skipping Characters): skip-chars-forward allows
742 character classes.
743
077f7085
LK
7442005-03-18 Lute Kamstra <lute@gnu.org>
745
746 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
747
d69ea7ab
RS
7482005-03-17 Richard M. Stallman <rms@gnu.org>
749
c7bd5d57
RS
750 * text.texi (Undo): Document extensible undo entries.
751
d69ea7ab
RS
752 * searching.texi (String Search, Regexp Search, Regexp Search):
753 Cleanups.
754
755 * nonascii.texi (Character Codes): Minor fix.
756
757 * display.texi (Display Property): Explain the significance
758 of having text properties that are eq.
759 (Other Display Specs): Explain string as display spec.
760
761 * commands.texi (Interactive Codes): Document G option.
762
7632005-03-17 Chong Yidong <cyd@stupidchicken.com>
764
765 * text.texi (Filling): Add sentence-end-without-period and
766 sentence-end-without-space.
767 (Changing Properties): Minor fix.
768
769 * anti.texi: Total rewrite.
770
a7679889
LK
7712005-03-15 Lute Kamstra <lute@gnu.org>
772
773 * edebug.texi (Instrumenting Macro Calls): Fix typos.
774
6eb8e247
KS
7752005-03-08 Kim F. Storm <storm@cua.dk>
776
777 * display.texi (Specified Space): Property :width is support on
778 non-graphic terminals, :height is not.
779
bfa8be14
RS
7802005-03-07 Richard M. Stallman <rms@gnu.org>
781
782 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
783 Now subnodes of Fringes.
784 (Overlay Arrow): Document overlay-arrow-variable-list.
785 (Fringe Size/Pos): New node, broken out of Fringes.
786 (Display): Explain clearing vs redisplay better.
787 (Truncation): Clarify use of bitmaps.
788 (The Echo Area): Clarify the uses of the echo area.
789 Add max-mini-window-height.
790 (Progress): Clarify.
791 (Invisible Text): Explain that main loop moves point out.
792 (Selective Display): Say "hidden", not "invisible".
b5305167 793 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
794 (Overlay Properties): Clarify intro.
795 (Finding Overlays): Explain return values when nothing found.
796 (Width): truncate-string-to-width has added arg.
797 (Displaying Faces): Clarify and update mode line face handling.
798 (Face Functions): Minor cleanup.
b5305167 799 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
800 (Pixel Specification, Other Display Specs): Minor cleanups.
801 (Images, Image Descriptors): Minor cleanups.
802 (GIF Images): Patents have expired.
803 (Showing Images): Explain default text for insert-image.
b5305167 804 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
805 (Making Buttons): Explain return values.
806 (Button Buffer Commands): Add xref.
807 (Inverse Video): Update mode-line-inverse-video.
808 (Display Table Format): Clarify.
809 (Active Display Table): Give defaults for window-display-table.
810
811 * calendar.texi (Calendar Customizing): calendar-holiday-marker
812 and calendar-today-marker are strings, not chars.
813 (Holiday Customizing): Minor fix.
814
bfa8be14
RS
815 * internals.texi (Writing Emacs Primitives): Update `or' example.
816 Update limit on # args of subr.
817
818 * edebug.texi (Using Edebug): Arrow is in fringe.
819 (Instrumenting): Arg to eval-defun works without loading edebug.
820 (Edebug Execution Modes): Add xref.
821
822 * customize.texi (Common Keywords): Clarify :require.
823 Mention :version here.
824 (Variable Definitions, Group Definitions): Not here.
825 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
826
d69ea7ab
RS
8272005-03-07 Chong Yidong <cyd@stupidchicken.com>
828 * nonascii.texi (Text Representations): Clarify position-bytes.
829 (Character Sets): Add list-charset-chars.
830 (Scanning Charsets): Add charset-after.
831 (Encoding and I/O): Minor fix.
832
34398e6c
RS
8332005-03-06 Richard M. Stallman <rms@gnu.org>
834
835 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
836 (Resizing Windows): Likewise.
837
838 * text.texi (Change Hooks): Get rid of "Emacs 21".
839
840 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
841
842 * streams.texi (Output Variables): Get rid of "Emacs 21".
843
844 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
845
846 * os.texi (Translating Input): Replace flow-control example
847 with a less obsolete example that uses `keyboard-translate'.
848
6eb8e247 849 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 850 Get rid of "Emacs 21".
6eb8e247 851
34398e6c
RS
852 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
853 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
854
855 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
856
857 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
858
859 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
860 (Menu Bar): Fix when menu-bar-update-hook is called.
861
862 * hash.texi (Hash Tables): Get rid of "Emacs 21".
863
864 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
865 and make it read better.
866
867 * files.texi (Writing to Files): Get rid of "Emacs 21".
868 (Unique File Names): Likewise.
869
870 * elisp.texi: Update Emacs version to 22.
871
872 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
873 (Overlay Properties, Face Attributes): Likewise.
874 (Managing Overlays): Fix punctuation.
875 (Attribute Functions): Clarify set-face-font; get rid of
876 info about old Emacs versions.
877 (Auto Faces, Font Lookup, Display Property, Images):
878 Get rid of "Emacs 21".
879
880 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
881
d2178387
RS
8822005-03-05 Richard M. Stallman <rms@gnu.org>
883
884 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
885
524352d6
LK
8862005-03-04 Lute Kamstra <lute@gnu.org>
887
888 * debugging.texi (Error Debugging): Document stack-trace-on-error.
889
8902005-03-03 Lute Kamstra <lute@gnu.org>
891
892 * edebug.texi (Instrumenting Macro Calls): Fix typo.
893
284f0680
LK
8942005-03-01 Lute Kamstra <lute@gnu.org>
895
896 * debugging.texi (Debugger Commands): Update `j'.
897
a9ee5cac
LK
8982005-02-28 Lute Kamstra <lute@gnu.org>
899
900 * debugging.texi (Debugging): Fix typo.
901 (Error Debugging): Document eval-expression-debug-on-error.
902 (Function Debugging): Update example.
903 (Using Debugger): Mention starred stack frames.
904 (Debugger Commands): Document `j' and `l'.
905 (Invoking the Debugger): `d' and `j' exit recursive edit too.
906 Update the messages that the debugger displays.
907 (Internals of Debugger): Add cross reference. Update example.
908 (Excess Open): Minor improvement.
909 (Excess Close): Minor improvement.
910
378d0f8e
RS
9112005-02-26 Richard M. Stallman <rms@gnu.org>
912
913 * tips.texi (Coding Conventions): Clarify.
914 Put all the major mode key reservations together.
915 Mention the Mouse-1 => Mouse-2 conventions.
916
917 * syntax.texi (Syntax Class Table): Clarify.
918 (Syntax Table Functions): syntax-after moved from here.
919 (Syntax Table Internals): syntax-after moved to here.
920 (Parsing Expressions): Update info on number of values
921 and what's meaningful in the STATE argument.
922 (Categories): Fix typo.
923
924 * sequences.texi (Arrays): Cleanup.
925 (Char-Tables): Clarify.
926
927 * processes.texi (Deleting Processes): Cleanups, add xref.
928 (Subprocess Creation): Explain nil in exec-path. Cleanup.
929 (Process Information): set-process-coding-system, some args optional.
930 (Input to Processes): Explain various types for PROCESS args.
931 Rename them from PROCESS-NAME to PROCESS.
932 (Signals to Processes): Likewise.
933 (Decoding Output): Cleanup.
934 (Query Before Exit): Clarify.
935
936 * os.texi (Startup Summary): Correct the options; add missing ones.
937 (Terminal Output, Batch Mode): Clarify.
938 (Flow Control): Node deleted.
939
940 * markers.texi (The Mark): Clarify.
941
942 * macros.texi (Expansion): Cleanup.
943 (Indenting Macros): indent-spec allows ints, not floats.
944
945 * keymaps.texi (Keymaps): Clarify.
946 (Format of Keymaps): Update lisp-mode-map example.
947 (Active Keymaps, Key Lookup): Clarify.
948 (Changing Key Bindings): Add xref to `kbd'.
949 (Key Binding Commands, Simple Menu Items): Clarify.
950 (Mouse Menus, Menu Bar): Clarify.
951 (Menu Example): Replace print example with menu-bar-replace-menu.
952
953 * help.texi (Documentation Basics): Add function-documentation prop.
954
955 * elisp.texi (Top): Don't refer to Flow Control node.
956
957 * commands.texi (Command Overview): Improve xrefs.
958 (Adjusting Point): Adjusting point applies to intangible and invis.
959 (Key Sequence Input): Doc extra read-key-sequence args.
960 Likewise for read-key-sequence-vector.
961
962 * backups.texi (Rename or Copy): Minor fix.
963 (Numbered Backups): For version-control, say the default.
964 (Auto-Saving): make-auto-save-file-name example is simplified.
965
966 * advice.texi (Advising Functions): Don't imply one part of Emacs
967 should advise another part. Markup changes.
968 (Defining Advice): Move transitional para.
969 (Activation of Advice): Cleanup.
970 Explain if COMPILE is nil or negative.
971
972 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
973
2e20c83d
LK
9742005-02-24 Lute Kamstra <lute@gnu.org>
975
976 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
977 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
978
65c492fd
LK
9792005-02-23 Lute Kamstra <lute@gnu.org>
980
b02c3eed
LK
981 * modes.texi (Defining Minor Modes): define-minor-mode can be used
982 to define global minor modes as well.
983
65c492fd
LK
984 * display.texi (Managing Overlays): overlay-buffer returns nil for
985 deleted overlays.
986
b686dd59
KS
9872005-02-22 Kim F. Storm <storm@cua.dk>
988
989 * minibuf.texi (Basic Completion): Allow symbols in addition to
990 strings in try-completion and all-completions.
991
23e8c095
LK
9922005-02-14 Lute Kamstra <lute@gnu.org>
993
994 * elisp.texi (Top): Remove reference to deleted node.
995
996 * lists.texi (Lists): Remove reference to deleted node.
997 (Cons Cells): Fix typo.
998
999 * loading.texi (Where Defined): Fix typo.
1000
134948fc
RS
10012005-02-14 Richard M. Stallman <rms@gnu.org>
1002
1003 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1004 is useful for discarding some minor modes.
1005
1006 * symbols.texi (Symbol Components): Reorder examples.
1007
1008 * streams.texi (Input Functions): State standard-input default.
1009 (Output Variables): State standard-output default.
1010
1011 * objects.texi (Printed Representation): Clarify read syntax vs print.
1012 (Floating Point Type): Explain meaning better.
1013 (Symbol Type): Explain uniqueness better.
1014 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1015 List examples sooner.
1016 (Box Diagrams): New subnode broken out.
1017 Some examples moved from old Lists as Boxes node.
1018 (Dotted Pair Notation): Clarify intro.
1019 (Array Type): Clarify.
1020 (Type Predicates): Add hash-table-p.
1021
1022 * numbers.texi (Integer Basics): Clarify radix explanation.
1023 (Predicates on Numbers): Minor clarification.
1024 (Comparison of Numbers): Minor clarification. Clarify eql.
1025 Typos in min, max.
1026 (Math Functions): Clarify overflow in expt.
1027
1028 * minibuf.texi (Text from Minibuffer): Minor clarification.
1029 Mention arrow keys.
1030
1031 * loading.texi (Autoload): defun's doc string overrides autoload's
1032 doc string.
1033 (Repeated Loading): Modernize "add to list" examples.
1034 (Where Defined): Finish updating table of load-history elts.
1035
1036 * lists.texi (List-related Predicates): Minor wording improvement.
1037 (Lists as Boxes): Node deleted.
1038 (Building Lists): Explain trivial cases of number-sequence.
1039
1040 * hash.texi (Hash Tables): Add desc to menu items.
1041 (Creating Hash): Expain "full" means "make larger",
1042 (Hash Access): Any object can be a key.
1043 State value of maphash.
1044
1045 * functions.texi (What Is a Function): Wording cleanup.
1046 (Function Documentation): Minor cleanup.
1047 Explain purpose of calling convention at end of doc string.
1048 (Function Names): Wording cleanup.
1049 (Calling Functions): Wording cleanup.
1050 Explain better how funcall calls the function.
1051 (Function Cells): Delete example of saving and redefining function.
1052
1053 * control.texi (Combining Conditions): Wording cleanup.
1054 (Iteration): dolist and dotimes bind VAR locally.
1055 (Cleanups): Xref to Atomic Changes.
1056
1057 * compile.texi (Byte Compilation): Delete 19.29 info.
1058 (Compilation Functions): Macros' difficulties don't affect defsubst.
1059 (Docs and Compilation): Delete 19.29 info.
1060
44291460
RS
10612005-02-10 Richard M. Stallman <rms@gnu.org>
1062
1063 * objects.texi (Symbol Type): Minor correction.
1064
1f9ad95a
LK
10652005-02-06 Lute Kamstra <lute@gnu.org>
1066
1067 * modes.texi (Example Major Modes): Fix typos.
1068
ba2c991c
RS
10692005-02-06 Richard M. Stallman <rms@gnu.org>
1070
1071 * text.texi (Margins): fill-nobreak-predicate can be one function.
1072
1073 * strings.texi (Modifying Strings): clear-string can make unibyte.
1074 (Formatting Strings): format gives error if values missing.
1075
1076 * positions.texi (Character Motion): Mention default arg
1077 for forward-char. backward-char refers to forward-char.
1078 (Word Motion): Mention default arg for forward-word.
1079 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1080 Simplify end-of-buffer.
1081 (Text Lines): Mention default arg for forward-line.
1082 (List Motion): Mention default arg for beginning/end-of-defun.
1083 (Skipping Characters): Minor fixes in explaining character-set.
1084
1085 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1086 Mode inheritance applies only when default-major-mode is nil.
1087 Clarifications.
1088 (Example Major Modes): Update Text mode and Lisp mode examples.
1089 (Minor Mode Conventions): Mention define-minor-mode at top.
1090 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1091 (Mode Line Format): Update mode line face display info.
1092 (Properties in Mode): Mention effect of risky vars.
1093 (Imenu): Define imenu-add-to-menubar.
1094 (Font Lock Mode): Add descriptions to menu lines.
1095 (Faces for Font Lock): Add font-lock-doc-face.
1096
9bf6d576
LK
10972005-02-05 Lute Kamstra <lute@gnu.org>
1098
1099 * text.texi (Maintaining Undo): Remove obsolete function.
1100
cb602754
EZ
11012005-02-05 Eli Zaretskii <eliz@gnu.org>
1102
1103 * frames.texi (Color Names): Add pointer to the X docs about RGB
1104 color specifications. Improve indexing
1105 (Text Terminal Colors): Replace the description of RGB values by
1106 an xref to "Color Names".
1107
4e07258f
RS
11082005-02-03 Richard M. Stallman <rms@gnu.org>
1109
1110 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1111 Clarify.
1112 (Selecting Windows): Clarify save-selected-window.
1113 (Cyclic Window Ordering): Clarify walk-windows.
1114 (Window Point): Clarify.
1115 (Window Start): Add comment to example.
1116 (Resizing Windows): Add `interactive' specs in examples.
1117 Document fit-window-to-buffer.
1118
1119 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1120 (Undo, Maintaining Undo): Clarify last change.
1121 (Sorting): In sort-numeric-fields, explain about octal and hex.
1122 Mention sort-numeric-base.
1123 (Format Properties): Add xref for hard newlines.
1124
1125 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1126 (Pop-Up Menus): Fix typo.
1127 (Color Names): Explain all types of color names.
1128 Explain color-values on B&W terminal.
1129 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1130
1131 * files.texi (File Locks): Not supported on MS systems.
1132 (Testing Accessibility): Clarify.
1133
1134 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1135 (Coverage Testing): Fix typo.
1136
1137 * commands.texi (Misc Events): Remove stray space.
1138
1139 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1140 (Modification Time): Clarify when visited-file-modtime returns 0.
1141 (The Buffer List): Clarify bury-buffer.
1142 (Killing Buffers): Clarify.
1143 (Indirect Buffers): Add clone-indirect-buffer.
1144
11452005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1146
1147 * edebug.texi (Printing in Edebug): Fix default value of
1148 edebug-print-circle.
1149 (Coverage Testing): Fix displayed frequency count data.
1150
11512005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1152
1153 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1154
4e07258f 11552005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1156
1157 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1158
28d986b9
EZ
11592005-01-29 Eli Zaretskii <eliz@gnu.org>
1160
1161 * commands.texi (Misc Events): Describe the help-echo event.
1162
1163 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1164 consistently in description of the help-echo property.
1165 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1166
1167 * display.texi (Overlay Properties): Fix the index entry for
1168 help-echo overlay property.
1169
1170 * customize.texi (Type Keywords): Uncomment the xref to the
1171 help-echo property documentation.
1172
8f958b40
KS
11732005-01-23 Kim F. Storm <storm@cua.dk>
1174
1175 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1176 return value. Third element FULLY replaced by PARTIAL which
1177 specifies number of invisible pixels if row is only partially visible.
1178 (Textual Scrolling): Mention auto-window-vscroll.
1179 (Vertical Scrolling): New defvar auto-window-vscroll.
1180
cd7e5dd6
LT
11812005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1182
1183 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1184 command remapping.
1185
6f771c32
RS
11862005-01-15 Richard M. Stallman <rms@gnu.org>
1187
1188 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1189
6ac8a822
KS
11902005-01-14 Kim F. Storm <storm@cua.dk>
1191
88948d55
KS
1192 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1193
6ac8a822
KS
1194 * text.texi (Links and Mouse-1): Fix string and vector item.
1195
20d6de82
RS
11962005-01-13 Richard M. Stallman <rms@gnu.org>
1197
1198 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1199 descriptions of overriding-local-map and overriding-terminal-local-map.
1200
1201 * text.texi (Links and Mouse-1): Clarify text.
1202
f75a592e
KS
12032005-01-13 Kim F. Storm <storm@cua.dk>
1204
1205 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1206
910f60b1
TTN
12072005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1208
1209 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1210
37181fc4
KS
12112005-01-12 Kim F. Storm <storm@cua.dk>
1212
1213 * text.texi (Links and Mouse-1): Rename section from Enabling
1214 Mouse-1 to Following Links. Change xrefs.
1215 Add examples for define-button-type and define-widget.
1216
1217 * display.texi (Button Properties, Button Buffer Commands):
1218 Clarify mouse-1 and follow-link functionality.
1219
28f94a34
RS
12202005-01-12 Richard M. Stallman <rms@gnu.org>
1221
1222 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1223
1224 * display.texi (Beeping): Fix Texinfo usage.
1225
1226 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1227
bac2d936
KS
12282005-01-11 Kim F. Storm <storm@cua.dk>
1229
1230 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1231 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1232
1233 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1234 (Enabling Mouse-1 to Follow Links): New subsection.
1235
de968ddb
RS
12362005-01-06 Richard M. Stallman <rms@gnu.org>
1237
1238 * text.texi (Special Properties): Minor change.
1239
1240 * os.texi (Timers): Clarify previous change.
1241
1242 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1243
a3a43b3b
LT
12442005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1245
1246 * display.texi (Face Attributes): Correct xref to renamed node.
1247
732bb9ce
RS
12482005-01-01 Richard M. Stallman <rms@gnu.org>
1249
1250 * display.texi (Face Attributes): Describe hex color specs.
1251
c734ae59
RS
12522004-12-31 Richard M. Stallman <rms@gnu.org>
1253
1254 * os.texi (Timers): Update previous change.
1255
33b2f4ea
KS
12562004-12-30 Kim F. Storm <storm@cua.dk>
1257
1258 * display.texi (Line Height): Total line-height is now specified
1259 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1260 in cons cells. (nil . RATIO) is relative to actual line height.
1261 Use line-height `t' instead of `0' to get minimum height.
1262
99ec74b9
RS
12632004-12-29 Richard M. Stallman <rms@gnu.org>
1264
1265 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1266
eab463f6
RS
12672004-12-28 Richard M. Stallman <rms@gnu.org>
1268
1269 * commands.texi (Quitting): Clarify value of with-local-quit.
1270
1271 * elisp.texi (Top): Fix previous change.
1272
1273 * loading.texi (Loading): Fix previous change.
1274
ebbd14f1
RS
12752004-12-27 Richard M. Stallman <rms@gnu.org>
1276
4ae98fc5
RS
1277 * Makefile.in (MAKEINFO): Specify --force.
1278
8f430046
RS
1279 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1280
56011a8c
RS
1281 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1282
1283 * display.texi (Line Height): Further clarify.
1284
1285 * elisp.texi (Top): Update Loading submenu.
1286
ebbd14f1
RS
1287 * loading.texi (Where Defined): New node.
1288 (Unloading): load-history moved to Where Defined.
1289
fda2922a
RS
12902004-12-21 Richard M. Stallman <rms@gnu.org>
1291
1292 * commands.texi (Event Input Misc): Add while-no-input.
1293
9eb8959a
RS
12942004-12-11 Richard M. Stallman <rms@gnu.org>
1295
1296 * display.texi (Line Height): Rewrite text for clarity.
1297
adf87c29
KS
12982004-12-11 Kim F. Storm <storm@cua.dk>
1299
1300 * display.texi (Display): Add node "Line Height" to menu.
1301 (Line Height): New node. Move full description of line-spacing
1302 and line-height text properties here from text.texi.
1303 (Scroll Bars): Add vertical-scroll-bar variable.
1304
1305 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1306
1307 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1308 line-spacing and vertical-scroll-bar.
1309
1310 * text.texi (Special Properties): Just mention line-spacing and
1311 line-height here, add xref to new "Line Height" node.
1312
31e4729e
TTN
13132004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1314
1315 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1316
1317 * locals.texi (Standard Buffer-Local Variables):
1318 Add @xref for `line-spacing'.
1319
cc60c723
RS
13202004-12-05 Richard M. Stallman <rms@gnu.org>
1321
1322 * Makefile.in (maintainer-clean): Remove the info files
1323 in $(infodir) where they are created.
1324
f6101ac9
RS
13252004-12-03 Richard M. Stallman <rms@gnu.org>
1326
1327 * windows.texi (Selecting Windows): get-lru-window and
1328 get-largest-window don't consider dedicated windows.
1329
1330 * text.texi (Undo): Document undo-in-progress.
1331
94221759
RS
13322004-11-26 Richard M. Stallman <rms@gnu.org>
1333
1334 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1335 Remove a few vars that are not always buffer-local.
1336
7092c5e8
LT
13372004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1338
1339 * locals.texi (Standard Buffer-Local Variables): Comment out
1340 xref's to non-existent node `Yet to be written'.
1341
261b01c6
RS
13422004-11-24 Richard M. Stallman <rms@gnu.org>
1343
1344 * processes.texi (Synchronous Processes): Grammar fix.
1345
1346 * numbers.texi (Comparison of Numbers): Add eql.
1347
1348 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1349
1350 * intro.texi (Printing Notation): Fix previous change.
1351
1352 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1353 and default-indicate-buffer-boundaries from here.
1354 (Usual Display): To here.
1355 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1356 (Usual Display): Move tab-width up.
1357
1358 * customize.texi (Variable Definitions): Replace
1359 show-paren-mode example with tooltip-mode.
7092c5e8 1360 (Simple Types, Composite Types, Defining New Types):
261b01c6 1361 Minor cleanups.
7092c5e8 1362
c1aa4864
JH
13632004-11-21 Jesper Harder <harder@ifa.au.dk>
1364
1365 * processes.texi (Synchronous Processes, Output from Processes):
1366 Markup fix.
1367
dedbac89
RS
13682004-11-20 Richard M. Stallman <rms@gnu.org>
1369
07c8c65a
RS
1370 * positions.texi (Skipping Characters): skip-chars-forward
1371 now handles char classes.
1372
8f40a868
RS
1373 * intro.texi (Printing Notation): Avoid confusion of `print'
1374 when explaining @print.
1375
1376 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1377
1378 * display.texi (Display Table Format): Minor fix.
1379
1380 * streams.texi (Output Functions): Fix print example.
1381
fd6866c8
RS
1382 * Makefile.in (elisp): New target.
1383 (dist): Depend on $(infodir)/elisp, not elisp.
1384 Copy the info files from $(infodir).
1385
9d00469f
RS
1386 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1387 read-from-minibuffer.
1388
dedbac89
RS
1389 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1390
6de891db
RS
13912004-11-19 Richard M. Stallman <rms@gnu.org>
1392
1393 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1394
e1c1c5a7
TTN
13952004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1396
1397 * tips.texi (Coding Conventions): Fix typo.
1398
ee31cd78
RS
13992004-11-16 Richard M. Stallman <rms@gnu.org>
1400
1401 * tips.texi (Coding Conventions): Separate defvar and require
1402 methods to avoid warnings. Use require only when there are many
1403 functions and variables from that package.
1404
1405 * minibuf.texi (Minibuffer Completion): When ignoring case,
1406 predicate must not be case-sensitive.
1407
1408 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1409 (Test Coverage): Don't talk about "splotches". Clarified.
1410
4bd38e94
TTN
14112004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1412
1413 * frames.texi (Window Frame Parameters): Fix typo.
1414
6d073ae1
KS
14152004-11-15 Kim F. Storm <storm@cua.dk>
1416
9f89426b
KS
1417 * symbols.texi (Other Plists): Note that plist-get may signal error.
1418 Add safe-plist-get.
6d073ae1 1419
10980463
TTN
14202004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1421
1422 * modes.texi (Font Lock Basics): Fix typo.
1423
1efc19eb
RS
14242004-11-08 Richard M. Stallman <rms@gnu.org>
1425
1426 * syntax.texi (Syntax Table Functions): Add syntax-after.
1427
6159c232
EZ
14282004-11-06 Lars Brinkhoff <lars@nocrew.org>
1429
1430 * os.texi (Processor Run Time): New section documenting
1431 get-internal-run-time.
1432
59dede22
EZ
14332004-11-06 Eli Zaretskii <eliz@gnu.org>
1434
1435 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1436 it nukes elisp-cover.texi.
1437 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1438 elisp-0 etc.
1439
4cc8522c
LT
14402004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1441
1442 * commands.texi (Keyboard Macros): Document `append' return value
1443 of `defining-kbd-macro'.
1444
2d1ef312
RS
14452004-11-01 Richard M. Stallman <rms@gnu.org>
1446
1447 * commands.texi (Interactive Call): Add called-interactively-p.
1448
6f4e005d
SJ
14492004-10-29 Simon Josefsson <jas@extundo.com>
1450
1451 * minibuf.texi (Reading a Password): Revert.
1452
4f71c13f
RS
14532004-10-28 Richard M. Stallman <rms@gnu.org>
1454
1455 * frames.texi (Display Feature Testing): Explain about "vendor".
1456
4660a9e3
RS
14572004-10-27 Richard M. Stallman <rms@gnu.org>
1458
1459 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1460 not raw. Clarify `n'.
1461 (Interactive Call): Rewrite interactive-p, focusing on when
1462 and how to use it.
1463 (Misc Events): Clarify previous change.
1464
1465 * advice.texi (Simple Advice): Clarify what job the example does.
1466 (Around-Advice): Clarify ad-do-it.
1467 (Activation of Advice): An option of ad-default-compilation-action
1468 is `never', not `nil'.
1469
c8636435
KS
14702004-10-26 Kim F. Storm <storm@cua.dk>
1471
1472 * commands.texi (Interactive Codes): Add U code letter.
1473
acd4089b
SJ
14742004-10-25 Simon Josefsson <jas@extundo.com>
1475
1476 * minibuf.texi (Reading a Password): Add.
1477
29dc7809
JR
14782004-10-24 Jason Rumney <jasonr@gnu.org>
1479
1480 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1481 and wheel-down.
1482
bb5d6d34
KG
14832004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1484
1485 * processes.texi (Synchronous Processes): Document process-file.
1486
d0ee2ed3
KH
14872004-10-22 Kenichi Handa <handa@m17n.org>
1488
1489 * text.texi (translate-region): Document that it accepts also a
1490 char-table.
1491
38be9dbb
DP
14922004-10-22 David Ponce <david@dponce.com>
1493
1494 * windows.texi (Resizing Windows): Document the `preserve-before'
1495 argument of the functions `enlarge-window' and `shrink-window'.
1496
63c80452
JR
14972004-10-19 Jason Rumney <jasonr@gnu.org>
1498
1499 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1500
9f4b6e73
LT
15012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1502
1503 * text.texi (Filling): Add anchor for definition of
1504 `sentence-end-double-space'.
1505
1506 * searching.texi (Regexp Example): Update description of how
1507 Emacs currently recognizes the end of a sentence.
1508 (Standard Regexps): Update definition of the variable
1509 `sentence-end'. Add definition of the function `sentence-end'.
1510
657f0f9c
EZ
15112004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1512
1513 * display.texi (Progress): New node.
1514
35ab4857
KS
15152004-10-05 Kim F. Storm <storm@cua.dk>
1516
1517 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1518
f2a54fbc
KS
15192004-09-29 Kim F. Storm <storm@cua.dk>
1520
1521 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1522 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1523 fringe bitmap symbols, as they now have their own namespace.
1524 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1525 vs. pixels. Signal error if no free bitmap slots.
1526 (Pixel Specification): Change IMAGE to @var{image}.
1527
4676d6f3
RS
15282004-09-28 Richard M. Stallman <rms@gnu.org>
1529
1530 * text.texi (Special Properties): Clarify line-spacing and line-height.
1531
1532 * searching.texi (Regexp Search): Add looking-back.
1533
17234906
LT
15342004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1535
1536 * display.texi: Correct typos.
1537 (Image Descriptors): Correct xref's.
1538
4de43c8b
RS
15392004-09-25 Richard M. Stallman <rms@gnu.org>
1540
1541 * text.texi (Special Properties): Cleanups in `cursor'.
1542 Rewrites in `line-height' and `line-spacing'; exchange them.
1543
1544 * display.texi (Fringes): Rewrite previous change.
1545 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1546 (Display Fringe Bitmaps): Node deleted, text moved.
1547 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1548 (Scroll Bars): Clarify set-window-scroll-bars.
1549 (Pointer Shape): Rewrite.
1550 (Specified Space): Clarify :align-to, etc.
1551 (Pixel Specification): Use @var. Clarify new text.
1552 (Other Display Specs): Clarify `slice'.
1553 (Image Descriptors): Cleanups.
1554 (Showing Images): Cleanups.
1555
a3ee0299
LT
15562004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1557
e88ebce6
LT
1558 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1559
a3ee0299
LT
1560 * modes.texi: Various minor changes in addition to:
1561 (Major Mode Conventions): Final call to `run-mode-hooks' should
1562 not be inside the `delay-mode-hooks' form.
1563 (Mode Hooks): New node.
1564 (Hooks): Delete obsolete example.
1565 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1566 node "Mode Hooks".
1567
6db2bc02
LT
15682004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1569
1570 * display.texi: Correct various typos.
1571 (Display): Rename node "Pointer Shapes" to "Pointer
1572 Shape". (There is already a node called "Pointer Shapes" in
1573 frames.texi.)
1574 (Images): Remove non-existent node "Image Slices" from menu.
1575
ed2846bd
KS
15762004-09-23 Kim F. Storm <storm@cua.dk>
1577
1578 * text.texi (Special Properties): Add `cursor', `pointer',
1579 `line-height', and `line-spacing' properties.
1580
1581 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1582 Shapes' to menu.
1583 (Standard Faces): Doc fix for fringe face.
1584 (Fringes): Add `overflow-newline-into-fringe' and
1585 'indicate-buffer-boundaries'.
1586 (Fringe Bitmaps, Pointer Shapes): New nodes.
1587 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1588 Bitmaps' to menu.
1589 (Specified Space): Describe pixel width and height.
1590 (Pixel Specification): New node.
1591 (Other Display Specs): Add `slice' property.
1592 (Display Fringe Bitmaps): New node.
1593 (Images): Add 'Image Slices' to menu.
1594 (Image Descriptors): Add `:pointer' and `:map' properties.
1595 (Showing Images): Add slice arg to `insert-image'. Add
1596 'insert-sliced-image'.
1597
4d894c98
RS
15982004-09-20 Richard M. Stallman <rms@gnu.org>
1599
1600 * commands.texi (Key Sequence Input):
1601 Clarify downcasing in read-key-sequence.
1602
7e388eb7
JL
16032004-09-08 Juri Linkov <juri@jurta.org>
1604
1605 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1606
a020987f
LT
16072004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1608
1609 * locals.texi (Standard Buffer-Local Variables): Add
1610 `buffer-auto-save-file-format'.
1611 * internals.texi (Buffer Internals): Describe new
1612 auto_save_file_format field of the buffer structure.
1613 * files.texi (Format Conversion): `auto-save-file-format' has been
1614 renamed `buffer-auto-save-file-format'.
1615
2b96f80c
LT
16162004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1617
1618 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1619 an integer or a marker.
1620 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1621
2ee3b79e
RS
16222004-08-22 Richard M. Stallman <rms@gnu.org>
1623
1624 * modes.texi (Major Mode Conventions): Discuss rebinding of
1625 standard key bindings.
1626
c438dc33
KS
16272004-08-18 Kim F. Storm <storm@cua.dk>
1628
1629 * processes.texi (Accepting Output): Add `just-this-one' arg to
1630 `accept-process-output'.
101c421e 1631 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1632
db8af011
LT
16332004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1634
1635 * keymaps.texi: Various changes in addition to:
1636 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1637 Give more varied examples for `kbd'.
1638 (Creating Keymaps): Char tables have slots for all characters
1639 without modifiers.
1640 (Active Keymaps): `overriding-local-map' and
1641 `overriding-terminal-local-map' also override text property and
1642 overlay keymaps.
1643 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1644 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1645 to denote a prefix of no events.
1646 `map-keymap' includes parent's bindings _recursively_.
1647 Clarify and correct description of `where-is-internal'.
1648 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1649 (Menu Example): For menus intended for use with the keyboard, the
1650 menu items should be bound to characters or real function keys.
1651
de700726
LT
16522004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1653
30e75a87
LT
1654 * objects.texi (Character Type): Reposition `@anchor' to prevent
1655 double space inside sentence in Info.
1656
de700726
LT
1657 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1658 renamed to `disabled-command-function'.
7c5b95c9 1659 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1660 (Command Loop Info): Replace reference to it.
1661 (Disabling Commands): `disabled-command-hook' has been renamed to
1662 `disabled-command-function'.
1663
81909a1a
LT
16642004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1665
1666 * os.texi (Translating Input): Only non-prefix bindings in
1667 `key-translation-map' override actual key bindings. Warn about
1668 possible indirect effect of actual key bindings on non-prefix
1669 bindings in `key-translation-map'.
1670
5504e99c
LT
16712004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1672
1673 * minibuf.texi (High-Level Completion): Add anchor for definition
1674 of `read-variable'.
1675
1676 * commands.texi: Various changes in addition to:
1677 (Using Interactive): Clarify description of `interactive-form'.
1678 (Interactive Call): Mention default for KEYS argument to
1679 `call-interactively'.
1680 (Command Loop Info): Clarify description of `this-command-keys'.
1681 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1682 Value of `last-event-frame' can be `macro'.
1683 (Repeat Events): `double-click-fuzz' is also used to distinguish
1684 clicks and drags.
1685 (Classifying Events): Clarify descriptions of `event-modifiers'
1686 `event-basic-type' and `event-convert-list'.
1687 (Accessing Events): `posn-timestamp' takes POSITION argument.
1688 (Quoted Character Input): Clarify description of
1689 `read-quoted-char' and fix example.
1690 (Quitting): Add `with-local-quit'.
1691 (Disabling Commands): Correct and clarify descriptions of
1692 `enable-command' and `disable-command'.
1693 Mention what happens if `disabled-command-hook' is nil.
1694 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1695 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1696
f478a72a
LT
16972004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1698
1699 * frames.texi: Various changes in addition to:
1700 (Creating Frames): Expand and clarify description of `make-frame'.
1701 (Window Frame Parameters): Either none or both of the `icon-left'
1702 and `icon-top' parameters must be specified. Put descriptions of
1703 `menu-bar-lines' and `toolbar-lines' closer together and change
1704 them accordingly.
1705 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1706 except while processing `frame-title-format' or `icon-title-format'.
1707 (Deleting Frames): Correct description of `delete-frame'.
1708 Non-nil return values of `frame-live-p' are like those of `framep'.
1709 (Frames and Windows): mention return value of
1710 `set-frame-selected-window'.
1711 (Visibility of Frames): Mention `force' argument to
1712 `make-frame-invisible'. `frame-visible-p' returns t for all
1713 frames on text-only terminals.
1714 (Frame Configurations): Restoring a frame configuration does not
1715 restore deleted frames.
1716 (Window System Selections): `x-set-selection' returns DATA.
1717 (Resources): Add example.
1718 (Display Feature Testing): Clarify descriptions of
1719 `display-pixel-height', `display-pixel-width', `x-server-version'
1720 and `x-server-vendor'.
1721
1722 * windows.texi (Choosing Window): Add anchor.
1723 * minibuf.texi (Minibuffer Misc): Add anchor.
1724
bc135062
JPW
17252004-07-23 John Paul Wallington <jpw@gnu.org>
1726
1727 * macros.texi (Defining Macros): Declaration keyword for setting
1728 Edebug spec is `debug' not `edebug'.
1729
cb7516e5
LT
17302004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1731
1732 * windows.texi: Various small changes in addition to:
1733 (Window Point): Mention return value of `set-window-point'.
1734 (Window Start): `pos-visible-in-window-p' disregards horizontal
1735 scrolling. Explain return value if PARTIALLY is non-nil.
1736 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1737 and `set-window-vscroll'.
1738 (Size of Window): The argument WINDOW to `window-inside-edges',
1739 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1740 (Resizing Windows): Explain return value of
1741 `shrink-window-if-larger-than-buffer'.
1742 `window-size-fixed' automatically becomes buffer local when set.
1743 (Window Configurations): Explain return value of
1744 `set-window-configuration'.
1745
1746 * minibuf.texi (Minibuffer Misc): Add anchor for
1747 `minibuffer-scroll-window'.
1748
1749 * positions.texi (Text Lines): Add anchor for `count-lines'.
1750
3751eb00
RS
17512004-07-17 Richard M. Stallman <rms@gnu.org>
1752
1753 * display.texi (Overlay Properties): Adding `evaporate' prop
1754 deletes empty overlay immediately.
1755
1756 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1757 fix example.
1758
9a7e97c6
LT
17592004-07-16 Jim Blandy <jimb@redhat.com>
1760
1761 * searching.texi (Regexp Backslash): Document new \_< and \_>
1762 operators.
1763
aa0e4da8
JB
17642004-07-16 Juanma Barranquero <lektu@terra.es>
1765
1766 * display.texi (Images): Fix Texinfo usage.
1767
cbbfedb2
LT
17682004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1769
1770 * buffers.texi (Modification Time): `visited-file-modtime' now
1771 returns a list of two integers, instead of a cons.
1772
3a052bd3
LT
17732004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1774
1775 * windows.texi: Various changes in addition to:
1776 (Splitting Windows): Add `split-window-keep-point'.
1777
02c04e6f
RS
17782004-07-09 Richard M. Stallman <rms@gnu.org>
1779
1780 * frames.texi (Input Focus): Minor fix.
1781
cb4f1287
LT
17822004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1783
1784 * frames.texi (Input Focus): Clarify descriptions of
1785 `select-frame-set-input-focus' and `select-frame'.
1786
339902ec
LT
17872004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1788
1789 * os.texi: Various small changes in addition to:
1790 (Killing Emacs): Expand and clarify description of
1791 `kill-emacs-query-functions' and `kill-emacs-hook'.
1792 (System Environment): Expand and clarify description of `getenv'
1793 and `setenv'.
1794 (Timers): Clarify description of `run-at-time'.
1795 (Translating Input): Correct description of
1796 `extra-keyboard-modifiers'.
1797 (Flow Control): Correct description of `enable-flow-control'.
1798
fe3b7e35
TTN
17992004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1800
1801 * os.texi: Update copyright.
1802 (Session Management): Grammar fix.
1803 Clarify which Emacs does the restarting.
1804 Use @samp for *scratch* buffer.
1805
59db7d6e
LT
18062004-07-04 Alan Mackenzie <acm@muc.de>
1807
1808 * frames.texi (Input Focus): Add documentation for
1809 `select-frame-set-input-focus'. Replace refs to non-existent
1810 `switch-frame' with `select-frame'. Minor corrections and tidying
1811 up of text-only terminal stuff.
1812
e3ccf404
RS
18132004-07-02 Richard M. Stallman <rms@gnu.org>
1814
1815 * files.texi (Saving Buffers): Cleanup write-contents-function.
1816 (Magic File Names): Cleanup file-remote-p.
1817
8addb6eb
KG
18182004-07-02 Kai Grossjohann <kai@emptydomain.de>
1819
1820 * files.texi (Magic File Names): `file-remote-p' returns an
1821 identifier of the remote system, not just t.
1822
7a58d84d
DK
18232004-07-02 David Kastrup <dak@gnu.org>
1824
1825 * searching.texi (Entire Match Data): Add explanation about new
1826 match-data behavior when @var{integers} is non-nil.
1827
d8c379f8
RS
18282004-06-24 Richard M. Stallman <rms@gnu.org>
1829
b4a4b0ae
RS
1830 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1831
d8c379f8
RS
1832 * customize.texi (Variable Definitions): Note about doc strings
1833 and :set.
1834
1835 * keymaps.texi (Keymap Terminology): Document `kbd'.
1836 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1837
1838 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1839 makes it buffer-local.
1840
1841 * files.texi (Saving Buffers): Correct previous change.
1842
1843 * commands.texi (Accessing Events):
1844 Clarify posn-col-row and posn-actual-col-row.
1845
18462004-06-24 David Ponce <david.ponce@wanadoo.fr>
1847
1848 * commands.texi (Accessing Events): New functions
1849 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1850
dce417e7
LT
18512004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1852
1853 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1854 * frames.texi, buffers.texi, backups.texi, variables.texi:
1855 * loading.texi, eval.texi, functions.texi, control.texi:
1856 * symbols.texi, minibuf.texi: Reposition @anchor's.
1857
1858 * help.texi: Various small changes in addition to the following.
1859 (Describing Characters): Describe PREFIX argument to
1860 `key-description'. Correct and clarify definition of
1861 `text-char-description'. Describe NEED-VECTOR argument to
1862 `read-kbd-macro'.
1863 (Help Functions): Clarify definition of `apropos'.
1864
255d07dc
LH
18652004-06-23 Lars Hansen <larsh@math.ku.dk>
1866
1867 * files.texi (Saving Buffers): Correct description of
1868 `write-contents-functions'.
1869
4e9691e9
JB
18702004-06-21 Juanma Barranquero <lektu@terra.es>
1871
1872 * display.texi (Images): Remove redundant @vindex directives.
1873 Rewrite `image-library-alist' doc in active voice.
1874
1ebd4f78
JB
18752004-06-14 Juanma Barranquero <lektu@terra.es>
1876
1877 * display.texi (Images): Document new delayed library loading,
1878 variable `image-library-alist' and (existing but undocumented)
1879 function `image-type-available-p'.
1880
ddfb8369
RS
18812004-06-05 Richard M. Stallman <rms@gnu.org>
1882
1883 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1884 refer the user to the Initial Input node.
1885 (Text from Minibuffer): Likewise.
1886 (Initial Input): New node. Document this feature
1887 and say it is mostly deprecated.
1888
18684a3a
RS
18892004-05-30 Richard M. Stallman <rms@gnu.org>
1890
7a61e456
RS
1891 * loading.texi (Named Features): Clarify return value
1892 and meaning of NOERROR.
1893
18684a3a
RS
1894 * variables.texi (File Local Variables): Minor cleanup.
1895
c8364415
MA
18962004-05-30 Michael Albinus <michael.albinus@gmx.de>
1897
1898 * files.texi (Magic File Names): Add `file-remote-p' as operation
1899 of file name handlers.
1900
08fd1251
RS
19012004-05-29 Richard M. Stallman <rms@gnu.org>
1902
1903 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1904 as arg to a minor mode command.
1905
71d5a208
RS
19062004-05-22 Richard M. Stallman <rms@gnu.org>
1907
1908 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1909
1910 * streams.texi (Output Variables): Doc float-output-format.
1911
1912 * searching.texi (Regexp Special): Nested repetition can be infloop.
1913
1914 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1915 real stack overflow.
1916
1917 * compile.texi: Minor cleanups.
1918
19192004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1920
1921 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1922 circular lists.
1923 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1924
022cb162
TTN
19252004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1926
1927 * modes.texi (Search-based Fontification): Fix typo.
1928
aa7094ba
JB
19292004-05-10 Juanma Barranquero <lektu@terra.es>
1930
1931 * modes.texi (Mode Line Variables): Fix description of
1932 global-mode-string, which is now after which-func-mode, not the
1933 buffer name.
1934
c2383279
LH
19352004-05-07 Lars Hansen <larsh@math.ku.dk>
1936
1937 * modes.texi (Desktop Save Mode): Add.
1938 (Modes): Add menu entry Desktop Save Mode.
1939
1940 * hooks.texi: Add desktop-after-read-hook,
1941 desktop-no-desktop-file-hook and desktop-save-hook.
1942
1943 * locals.texi: Add desktop-save-buffer.
1944
058296d3
JH
19452004-04-30 Jesper Harder <harder@ifa.au.dk>
1946
1947 * display.texi: emacs -> Emacs.
1948
0c54865e
EZ
19492004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1950
1951 * files.texi (Changing Files): Document set-file-times.
1952
d814862a
JB
19532004-04-23 Juanma Barranquero <lektu@terra.es>
1954
1955 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1956
e8d6f886
JH
19572004-04-18 Jesper Harder <harder@ifa.au.dk>
1958
1959 * tips.texi (Coding Conventions): defopt -> defcustom.
1960
3a424014
LT
19612004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1962
1963 * sequences.texi: Various clarifications.
1964
9e860631
LT
19652004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1966
1967 * buffers.texi (Read Only Buffers): Mention optional ARG to
1968 `toggle-read-only'.
1969
5e30a0fb
NR
19702004-04-14 Nick Roberts <nick@nick.uklinux.net>
1971
9e860631 1972 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
1973 returns a full-width window if possible.
1974
619fb950
LT
19752004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1976
1977 * buffers.texi: Various changes in addition to:
1978 (Buffer File Name): Add `find-buffer-visiting'.
1979 (Buffer Modification): Mention optional ARG to `not-modified'.
1980 (Indirect Buffers): Mention optional CLONE argument to
1981 `make-indirect-buffer'.
1982
1983 * files.texi: Various changes in addition to:
1984 (Visiting Functions): `find-file-hook' is now a normal hook.
1985 (File Name Expansion): Explain difference between the way that
1986 `expand-file-name' and `file-truename' treat `..'.
1987 (Contents of Directories): Mention optional ID-FORMAT argument to
1988 `directory-files-and-attributes'.
1989 (Format Conversion): Mention new optional CONFIRM argument to
1990 `format-write-file'.
1991
a2295d32
MB
19922004-04-12 Miles Bader <miles@gnu.org>
1993
1994 * macros.texi (Expansion): Add description of `macroexpand-all'.
1995
571fd4d5
JH
19962004-04-05 Jesper Harder <harder@ifa.au.dk>
1997
1998 * variables.texi (Variable Aliases): Mention
1999 cyclic-variable-indirection.
2000
2001 * errors.texi (Standard Errors): Ditto.
2002
4ba2fd66
LT
20032004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2004
2005 * backups.texi: Various small changes in addition to:
2006 (Making Backups): Mention return value of `backup-buffer'.
2007 (Auto-Saving): Mention optional FORCE argument to
2008 `delete-auto-save-file-if-necessary'.
2009 (Reverting): Mention optional PRESERVE-MODES argument to
2010 `revert-buffer'. Correct description of `revert-buffer-function'.
2011
8f7ea687
JL
20122004-03-22 Juri Linkov <juri@jurta.org>
2013
2014 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2015 with `Vector Functions'.
2016
2017 * text.texi (Sorting): Add missing quote.
2018
0eeca3c1
LT
20192004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2020
2021 * intro.texi (Lisp History): Replace xref to `cl' manual with
2022 inforef.
2023
e69cfac2
RS
20242004-03-12 Richard M. Stallman <rms@gnu.org>
2025
2026 * intro.texi (Version Info): Add arg to emacs-version.
2027 (Lisp History): Change xref to CL manual.
2028
1b91d47f
LT
20292004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2030
2031 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2032 for Partial Completion mode.
2033
97073664
TTN
20342004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2035
2036 * customize.texi: Fix typo. Remove eol whitespace.
2037
04a6e76b
RS
20382004-03-04 Richard M. Stallman <rms@gnu.org>
2039
2040 * processes.texi: Fix typos.
2041
2042 * lists.texi (Building Lists): Minor clarification.
2043
2044 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2045 in make-hash-table.
2046
5bb0fcd1
JB
20472004-02-29 Juanma Barranquero <lektu@terra.es>
2048
2049 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2050 rm, and ignore exit code.
2051
9022d421
EZ
20522004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2053
2054 * display.texi (Defining Faces): Add description for min-colors.
2055 Update example.
2056
92f5fba2
LT
20572004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2058
2059 * abbrevs.texi: Various corrections and clarifications in addition
2060 to the following:
2061 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2062
7e83e178
GM
20632004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2064
2065 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2066
9c5609e8
LT
20672004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2068
e2b9b51f
LT
2069 * text.texi: Various small changes in addition to the following:
2070 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2071 to delete-horizontal-space.
2072 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2073 description of yank-handler text property at various places.
2074
7daa0e81
LT
2075 * frames.texi (Window System Selections): Add anchor.
2076
9c5609e8
LT
2077 * syntax.texi (Syntax Table Functions): Clarify and correct
2078 descriptions of make-syntax-table and copy-syntax-table.
2079 (Motion and Syntax): Clarify SYNTAXES argument to
2080 skip-syntax-forward.
2081 (Parsing Expressions): Mention that the return value of
2082 parse-partial-sexp is currently a list of ten rather than nine
2083 elements.
2084 (Categories): Various corrections and clarifications.
2085
d29edb21
LT
20862004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2087
2088 * markers.texi (Marker Insertion Types): Minor change.
2089
2090 * locals.texi (Standard Buffer-Local Variables):
2091 * commands.texi (Interactive Codes, Using Interactive):
2092 * functions.texi (Related Topics): Fix xrefs.
2093
43e48bda
LT
20942004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2095
2096 * lists.texi (Sets And Lists): Update description of delete-dups.
2097
84e34002
RS
20982004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2099
2100 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2101
21022004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2103
2104 * frames.texi (Parameter Access): frame-parameters arg is optional.
2105 modify-frame-parameters handles nil for FRAME.
2106 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2107 are all-or-nothing for certain toolkits.
2108 Mention parameter wait-for-wm.
2109 (Frames and Windows): In frame-first-window and frame-selected-window
2110 the arg is optional.
2111 (Input Focus): In redirect-frame-focus the second arg is optional.
2112 (Window System Selections): Mention selection type CLIPBOARD.
2113 Mention data-type UTF8_STRING.
2114 Mention numbering of cut buffers.
2115 (Resources): Describe x-resource-name.
2116
21172004-02-16 Richard M. Stallman <rms@gnu.org>
2118
2119 * windows.texi (Buffers and Windows): Delete false table
2120 about all-frames.
2121
2122 * syntax.texi (Parsing Expressions): Delete old caveat
2123 about parse-sexp-ignore-comments.
2124
2125 * streams.texi (Output Variables): Add print-quoted.
2126
2127 * lists.texi (Building Lists): Minor cleanup.
2128
2129 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2130
2131 * display.texi (Overlays): Explain overlays use markers.
2132 (Managing Overlays): Explain front-advance and rear-advance
2133 in more detail.
2134
2135 * loading.texi (Unloading): Document unload-feature-special-hooks.
2136 Get rid of fns-NNN.el file.
2137
21382004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2139
2140 * help.texi (Describing Characters): Fix text-char-description
2141 example output.
2142
2143 * edebug.texi (Using Edebug): Fix example.
2144
2145 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2146
84e34002
RS
2147 * files.texi (Changing Files): Fix argname.
2148
2149 * calendar.texi: Fix parens, and default values.
2150
2151 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2152 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2153 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2154
2155 * positions.texi (Text Lines): Don't add -1 in current-line.
2156
21572004-02-16 Richard M. Stallman <rms@gnu.org>
2158
2159 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2160
c33b76da
EZ
21612004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2162
2163 * processes.texi (Low-Level Network): Fix a typo.
2164
9d7271e8
KS
21652004-02-12 Kim F. Storm <storm@cua.dk>
2166
2167 * display.texi (Fringes): Use consistent wording.
2168 Note that window-fringe's window arg is optional.
2169 (Scroll Bars): Use consistent wording.
2170
6827d730
LT
21712004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2172
2173 * tips.texi (Comment Tips): Document the new conventions for
2174 commenting out code.
2175
1cb60b5a
JD
21762004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2177
2178 * positions.texi (Text Lines): Added missing end defun.
2179
7fdd1f62
KS
21802004-02-07 Kim F. Storm <storm@cua.dk>
2181
2182 * positions.texi (Text Lines): Add line-number-at-pos.
2183
eb3c144c
JPW
21842004-02-06 John Paul Wallington <jpw@gnu.org>
2185
2186 * display.texi (Button Properties, Button Buffer Commands):
2187 mouse-2 invokes button, not down-mouse-1.
2188
a1d38d63
JR
21892004-02-04 Jason Rumney <jasonr@gnu.org>
2190
2191 * makefile.w32-in: Sync with Makefile.in changes.
2192
4b574f3d
LT
21932004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2194
2195 * minibuf.texi (Text from Minibuffer): Various corrections and
2196 clarifications.
2197 (Object from Minibuffer): Correct Lisp description of
2198 read-minibuffer.
2199 (Minibuffer History): Clarify description of cons values for
2200 HISTORY arguments.
2201 (Basic Completion): Various corrections and clarifications. Add
2202 completion-regexp-list.
2203 (Minibuffer Completion): Correct and clarify description of
2204 completing-read.
6f6b0433 2205 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2206 other minor changes.
2207 (High-Level Completion): Various corrections and clarifications.
2208 (Reading File Names): Ditto.
2209 (Minibuffer Misc): Ditto.
2210
d8186297
LT
22112004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2212
2213 * strings.texi (Text Comparison): assoc-string also matches
2214 elements of alists that are strings instead of conses.
2215 (Formatting Strings): Standardize Texinfo usage. Update index
2216 entries.
2217
9adcb5f2
LT
22182004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2219
2220 * lists.texi (Sets And Lists): Add delete-dups.
2221
3e7274ae
LT
22222004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2223
2224 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2225 special form.
2226 * macros.texi (Defining Macros): Update description of `declare',
2227 which now is a macro.
2228 (Wrong Time): Fix typos.
2229
944e099f
LT
22302004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2231
2232 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2233 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2234 and `batch-byte-compile'. In particular, mention and describe
2235 all optional arguments.
2236 (Disassembly): Correct and clarify the description of `disassemble'.
2237
90c3aa59
LT
22382004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2239
2240 * searching.texi: Various small changes in addition to the
2241 following.
2242 (Regexp Example): Adapt to new value of `sentence-end'.
2243 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2244 `words'.
2245 (Search and Replace): Add usage note for `perform-replace'.
2246 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2247 `match-data'.
2248 (Standard Regexps): Update for new values of `paragraph-start'
2249 and `sentence-end'.
2250
583c353d
LT
22512004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2252
2253 * files.texi (Saving Buffers): Clarify descriptions of
2254 `write-contents-functions' and `before-save-hook'.
2255 Make the defvar's for `before-save-hook' and `after-save-hook'
2256 into defopt's.
2257
05faee07
KS
22582004-01-07 Kim F. Storm <storm@cua.dk>
2259
2260 * commands.texi (Click Events): Describe new image and
2261 width/height elements of click events.
2262 (Accessing Events): Add posn-string, posn-image, and
2263 posn-object-width-height. Change posn-object to return either
2264 image or string object.
2265
a0465ec3
SJ
22662004-01-01 Simon Josefsson <jas@extundo.com>
2267
2268 * hooks.texi (Standard Hooks): Add before-save-hook.
2269 * files.texi (Saving Buffers): Likewise.
2270
972c0c49
RS
22712004-01-03 Richard M. Stallman <rms@gnu.org>
2272
2273 * frames.texi (Frames and Windows): Delete frame-root-window.
2274
dbcd463f
LT
22752004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2276
2277 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2278
2279 * functions.texi: Various small changes in addition to the
2280 following.
2281 (What Is a Function): `functionp' returns nil for macros. Clarify
2282 behavior of this and following functions for symbol arguments.
2283 (Function Documentation): Add `\' in front of (fn @var{arglist})
2284 and explain why.
2285 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2286 Add anchor.
2287 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2288
02c77ee9
MB
22892004-01-01 Miles Bader <miles@gnu.org>
2290
2291 * display.texi (Buttons): New section.
2292
903a1a91
AS
22932003-12-31 Andreas Schwab <schwab@suse.de>
2294
2295 * numbers.texi (Math Functions): sqrt reports a domain-error
2296 error.
2297 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2298
697cf92a
LT
22992003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2300
3f70fe82
LT
2301 * tips.texi (Documentation Tips): Update item on hyperlinks in
2302 documentation strings.
2303
697cf92a
LT
2304 * errors.texi (Standard Errors): Various small corrections and
2305 additions.
2306
2307 * control.texi: Various small changes in addition to the
2308 following.
2309 (Signaling Errors): Provide some more details on how `signal'
2310 constructs the error message. Add anchor to the definition of
2311 `signal'.
2312 (Error Symbols): Describe special treatment of `quit'.
2313 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2314 to emphasize that it has to be a single form.
2315
2316 * buffers.texi: Add anchor.
2317
4d25144d
RS
23182003-12-29 Richard M. Stallman <rms@gnu.org>
2319
2320 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2321 (Window Configurations): Add window-configuration-frame.
2322
2323 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2324
2325 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2326 Change arg name in get-char-property.
2327 (Special Properties): Update handling of keymap property.
2328
2329 * strings.texi (Modifying Strings): Add clear-string.
2330 (Text Comparison): Add assoc-string and remove
2331 assoc-ignore-case, assoc-ignore-representation.
2332
2333 * os.texi (Time of Day): Add set-time-zone-rule.
2334
2335 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2336 report domain-error errors.
4d25144d 2337
697cf92a 2338 * nonascii.texi (Converting Representations):
4d25144d
RS
2339 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2340 (Encoding and I/O): Add file-name-coding-system.
2341
2342 * modes.texi (Search-based Fontification): Explain that
2343 face specs are symbols with face names as values.
2344
2345 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2346
2347 * lists.texi (Building Lists): remq moved elsewhere.
2348 (Sets And Lists): remq moved here.
2349 (Association Lists): Refer to assoc-string.
2350
2351 * internals.texi (Garbage Collection): Add memory-use-counts.
2352
2353 * frames.texi (Frames and Windows): Add set-frame-selected-window
2354 and frame-root-window.
2355
697cf92a 2356 * files.texi (Contents of Directories):
4d25144d
RS
2357 Add directory-files-and-attributes.
2358
2359 * display.texi (Refresh Screen): Add force-window-update.
2360 (Invisible Text): Explain about moving point out of invis text.
2361 (Overlay Properties): Add overlay-properties.
2362 (Managing Overlays): Add overlayp.
2363 (GIF Images): Invalid image number displays a hollow box.
2364
2365 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2366 (Killing Buffers): Add buffer-live-p.
2367
67fafe38
MR
23682003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2369
2370 * display.texi (Fringes): Fix typo "set-buffer-window".
2371
68e74f25
LT
23722003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2373
2374 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2375 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2376 Add or change various xrefs and anchors.
2377
2378 * commands.texi: Replace all occurrences of @acronym{CAR} with
2379 @sc{car}, for consistency with the rest of the Elisp manual.
2380 `car' and `cdr' are historically acronyms, but are no longer
2381 widely thought of as such.
2382
2383 * internals.texi (Pure Storage): Mention that `purecopy' does not
2384 copy text properties.
2385 (Object Internals): Now 29 bits are used (in most implementations)
2386 to address Lisp objects.
2387
2388 * variables.texi (Variables with Restricted Values): New node.
2389
2390 * objects.texi (Lisp Data Types): Mention that certain variables
2391 can only take on a restricted set of values and add an xref to
2392 the new node "Variables with Restricted Values".
2393
2394 * eval.texi (Function Indirection): Describe the errors that
2395 `indirect-function' can signal.
2396 (Eval): Clarify the descriptions of `eval-region' and `values'.
2397 Describe `eval-buffer' instead of `eval-current-buffer' and
2398 mention `eval-current-buffer' as an alias for `current-buffer'.
2399 Correct the description and mention all optional arguments.
2400
697cf92a 2401 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2402 following.
2403 (Converting Representations): Clarify behavior of
2404 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2405 ASCII arguments.
2406 (Character Sets): Document the variable `charset-list' and adapt
2407 the definition of the function `charset-list' accordingly.
2408 (Translation of Characters): Clarify use of generic characters in
2409 `make-translation-table'. Clarify and correct the description of
2410 the use of translation tables in encoding and decoding.
2411 (User-Chosen Coding Systems): Correct and clarify the description
2412 of `select-safe-coding-system'.
2413 (Default Coding Systems): Clarify description of
2414 `file-coding-system-alist'.
2415
a62f71e4
LT
24162003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2417
2418 * strings.texi (Text Comparison): Correctly describe when two
2419 strings are `equal'. Combine and clarify descriptions of
2420 `assoc-ignore-case' and `assoc-ignore-representation'.
2421
2422 * objects.texi (Non-ASCII in Strings): Clarify description of
2423 when a string is unibyte or multibyte.
2424 (Bool-Vector Type): Update examples.
2425 (Equality Predicates): Correctly describe when two strings are
2426 `equal'.
2427
19017752
LT
24282003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2429
2430 * lists.texi (Building Lists): `append' no longer accepts integer
2431 arguments. Update the description of `number-sequence' to reflect
2432 recent changes.
2433 (Sets And Lists): Describe `member-ignore-case' after `member'.
2434
0f6a07a8
KS
24352003-11-27 Kim F. Storm <storm@cua.dk>
2436
2437 * commands.texi (Click Events): Click object may be an images.
2438 Describe (dx . dy) element of click positions.
2439 (Accessing Events): Remove duplicate posn-timestamp.
2440 New functions posn-object and posn-object-x-y.
2441
1ce7c819
KS
24422003-11-23 Kim F. Storm <storm@cua.dk>
2443
2444 * commands.texi (Click Events): Describe enhancements to event
2445 position lists, including new text-pos and (col . row) items.
2446 Mention left-fringe and right-fringe area events.
0f6a07a8 2447 (Accessing Events): New functions posn-area and
1ce7c819
KS
2448 posn-actual-col-row. Mention posn-timestamp. Mention that
2449 posn-point in non-text area still returns buffer position.
2450 Clarify posn-col-row.
2451
cae8ddbb
LH
24522003-11-21 Lars Hansen <larsh@math.ku.dk>
2453
2454 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2455 * anti.texi (File Attributes): Describe removed parameter
2456 ID-FORMAT.
2457
f7f1a248
LT
24582003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2459
68e74f25 2460 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2461 a position, its buffer is ignored.
2462
2463 * markers.texi (Overview of Markers): Mention it here too.
2464
c5e2fb05
LT
24652003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * numbers.texi (Numeric Conversions): Not just `floor', but also
2468 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2469
e57d0aa8
LT
24702003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2471
2472 * markers.texi (Creating Markers): Specify insertion type of
2473 created markers. Add xref to `Marker Insertion Types'.
2474 Second argument to `copy-marker' is optional.
2475 (Marker Insertion Types): Mention that most markers are created
2476 with insertion type nil.
2477 (The Mark): Correctly describe when `mark' signals an error.
2478 (The Region): Correctly describe when `region-beginning' and
2479 `region-end' signal an error.
2480
bb3612ec
LT
24812003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2482
2483 * hash.texi (Creating Hash): Clarify description of `eql'.
2484 `makehash' is obsolete.
2485 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2486
2487 * positions.texi (Point): Change description of `buffer-end', so
2488 that it is also correct for floating point arguments.
2489 (List Motion): Correct argument lists of `beginning-of-defun' and
2490 `end-of-defun'.
2491 (Excursions): Add xref to `Marker Insertion Types'.
2492 (Narrowing): Argument to `narrow-to-page' is optional.
2493
cfb8a797
LT
24942003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2495
2496 * streams.texi (Output Streams): Clarify behavior of point for
2497 marker output streams.
2498
c6177909
LT
24992003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2500
2501 * variables.texi (Defining Variables): Second argument to
2502 `defconst' is not optional.
2503 (Setting Variables): Mention optional argument APPEND to
2504 `add-to-list'.
2505 (Creating Buffer-Local): Expand description of
2506 `make-variable-buffer-local'.
2507 (Frame-Local Variables): Expand description of
2508 `make-variable-frame-local'.
2509 (Variable Aliases): Correct description of optional argument
2510 DOCSTRING to `defvaralias'. Mention return value of
2511 `defvaralias'.
2512 (File Local Variables): Add xref to `File variables' in Emacs
2513 Manual. Correct description of `hack-local-variables'. Mention
2514 `safe-local-variable' property. Mention optional second argument
2515 to `risky-local-variable-p'.
2516
b3645067
LT
25172003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2518
2519 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2520
10695e5c
EZ
25212003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2522
2523 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2524 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2525 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2526 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2527 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2528 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2529 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2530 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2531 @acronym{FOO}.
2532
a2f4def1
LT
25332003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2534
2535 * strings.texi (Creating Strings): Argument START to `substring'
2536 can not be `nil'. Expand description of
2537 `substring-no-properties'. Correct description of `split-string',
2538 especially with respect to empty matches. Prevent very bad line
2539 break in definition of `split-string-default-separators'.
2540 (Text Comparison): `string=' and `string<' also accept symbols as
2541 arguments.
2542 (String Conversion): More completely describe argument BASE in
2543 `string-to-number'.
5bb0fcd1 2544 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2545 corresponding object. Clarify behavior of numeric prefix after
2546 `%' in `format'.
2547 (Case Conversion): The argument to `upcase-initials' can be a
2548 character.
2549
a2296bf9
KH
25502003-10-27 Kenichi Handa <handa@m17n.org>
2551
2552 * display.texi (Fontsets): Fix texinfo usage.
2553
885fef7c
KH
25542003-10-25 Kenichi Handa <handa@m17n.org>
2555
2556 * display.texi (Fontsets): Add description of the function
2557 set-fontset-font.
2558
0c6b7a1f
LT
25592003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2560
2561 * display.texi (Temporary Displays): Add xref to `Documentation
2562 Tips'.
2563
2564 * functions.texi (Function Safety): Use inforef instead of pxref
2565 for SES.
2566
c3cda320
AS
25672003-10-23 Andreas Schwab <schwab@suse.de>
2568
2569 * Makefile.in (TEX, texinputdir): Don't define.
2570 (TEXI2DVI): Define.
2571 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2572 add $(srcdir)/index.texi.
2573 ($(infodir)/elisp): Remove index.texi dependency.
2574 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2575 (index.texi): Remove target.
2576 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2577 (clean): Don't remove index.texi.
2578
c3cda320
AS
2579 * permute-index, index.perm: Remove.
2580 * index.texi: Rename from index.unperm.
2581
e5dadca7
LT
25822003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2583
2584 * tips.texi (Documentation Tips): Document new behavior for face
2585 and variable hyperlinks in Help mode.
2586
6cfb0777
LT
25872003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2588
2589 * objects.texi (Integer Type): Update for extra bit of integer range.
2590 (Character Type): Ditto.
2591
a6eeaa81 25922003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2593
2594 * numbers.texi (Integer Basics): Add index entries for reading
2595 numbers in hex, octal, and binary.
2596
c8f9ba83
LK
25972003-10-16 Lute Kamstra <lute@gnu.org>
2598
2599 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2600 argument.
2601
b52a26fb
LT
26022003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2603
2604 * windows.texi (Choosing Window): Fix typo.
2605 * edebug.texi (Edebug Execution Modes): Fix typo.
2606
f7005886
RS
26072003-10-13 Richard M. Stallman <rms@gnu.org>
2608
2609 * windows.texi (Basic Windows): A window has fringe settings,
2610 display margins and scroll-bar settings.
2611 (Splitting Windows): Doc split-window return value.
2612 Clean up one-window-p.
2613 (Selecting Windows): Fix typo.
2614 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2615 (Buffers and Windows): In set-window-buffer, explain effect
2616 on fringe settings and scroll bar settings.
2617 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2618 (Choosing Window): Use defopt for pop-up-frame-function.
2619 For special-display-buffer-names, explain same-window and same-frame.
2620 Clarify window-dedicated-p return value.
2621 (Textual Scrolling): scroll-up and scroll-down can get an error.
2622 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2623 Clarify set-window-hscroll.
2624 (Size of Window): Don't mention tool bar in window-height.
2625 (Coordinates and Windows): Explain what coordinates-in-window-p
2626 returns for fringes and display margins.
2627 (Window Configurations): Explain saving fringes, etc.
2628
2629 * tips.texi (Library Headers): Clean up Documentation.
2630
2631 * syntax.texi (Parsing Expressions): Clean up forward-comment
2632 and parse-sexp-lookup-properties.
2633
2634 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2635
2636 * os.texi (System Environment): Clean up text for load-average errors.
2637
2638 * modes.texi (Hooks): Don't explain local hook details at front.
2639 Clarify run-hooks and run-hook-with-args a little.
2640 Clean up add-hook and remove-hook.
2641
2642 * edebug.texi (Edebug Execution Modes): Clarify t.
2643 Document edebug-sit-for-seconds.
2644 (Coverage Testing): Document C-x X = and =.
2645 (Instrumenting Macro Calls): Fix typo.
2646 (Specification List): Don't index the specification keywords.
2647
c989ebe9
KS
26482003-10-10 Kim F. Storm <storm@cua.dk>
2649
2650 * processes.texi (Network): Introduce make-network-process.
2651
f9525eef
LT
26522003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2653
2654 * tips.texi (Library Headers): Fix typo.
2655
f008b925
LK
26562003-10-07 Juri Linkov <juri@jurta.org>
2657
2658 * modes.texi (Imenu): Mention imenu-create-index-function's
2659 default value. Explain submenus better.
2660
c22c5da6
LK
26612003-10-07 Lute Kamstra <lute@gnu.org>
2662
2663 * modes.texi (Faces for Font Lock): Fix typo.
2664 (Hooks): Explain how buffer-local hook variables can refer to
2665 global hook variables.
2666 Various minor clarifications.
2667
49247521
LK
26682003-10-06 Lute Kamstra <lute@gnu.org>
2669
2670 * tips.texi (Coding Conventions): Mention naming conventions for
2671 hooks.
2672
9296c947
LT
26732003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2674
2675 * loading.texi (Library Search): Correct default value of
2676 load-suffixes.
2677 (Named Features): Fix typo.
2678
0e9b293a
RS
26792003-10-05 Richard M. Stallman <rms@gnu.org>
2680
2681 * loading.texi (Named Features): In `provide',
2682 say how to test for subfeatures.
2683 (Unloading): In unload-feature, use new var name
2684 unload-feature-special-hooks.
2685
49247521 26862003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2687
2688 * modes.texi (Major Mode Conventions): Mention third way to set up
2689 Imenu.
2690 (Imenu): A number of small fixes.
2691 Delete documentation of internal variable imenu--index-alist.
2692 Document the return value format of imenu-create-index-function
2693 functions.
2694
ab8f7d5c
RS
26952003-09-30 Richard M. Stallman <rms@gnu.org>
2696
2697 * processes.texi (Network): Say what stopped datagram connections do.
2698
2699 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2700
2701 * display.texi (Overlay Properties): Clarify `evaporate' property.
2702
49247521 27032003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2704
2705 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2706 constructs should be marked as risky.
86b9b767
LK
2707 Change cons cell into proper list.
2708 (Mode Line Variables): Change cons cell into proper list.
2709
49247521 27102003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2711
2712 * modes.texi (Mode Line Data): Document the :propertize construct.
2713 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2714 to match their order in the default mode-line-format.
bc3b02f9
LK
2715 Describe the new variables mode-line-position and mode-line-modes.
2716 Update the default values of mode-line-frame-identification,
2717 minor-mode-alist, and default-mode-line-format.
2718 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2719
bc3b02f9 27202003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2721
c22c5da6 2722 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2723 * loading.texi, minibuf.texi, text.texi, variables.texi:
2724 Avoid @strong{Note:}.
2725
27262003-09-26 Richard M. Stallman <rms@gnu.org>
2727
2728 * keymaps.texi (Remapping Commands): Fix typo.
2729
41beda59
LT
27302003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2731
2732 * processes.texi (Low-Level Network): Fix typo.
2733
ef6ae4ff
KS
27342003-09-23 Kim F. Storm <storm@cua.dk>
2735
2736 * processes.texi (Network, Network Servers): Fix typos.
2737 (Low-Level Network): Add timeout value for :server keyword.
2738 Add new option keywords to make-network-process.
2739 Add set-network-process-options.
2740 Explain how to test availability of network options.
2741
b0f23edf
RS
27422003-09-19 Richard M. Stallman <rms@gnu.org>
2743
2744 * text.texi (Motion by Indent): Arg to
2745 backward-to-indentation and forward-to-indentation is optional.
2746
2747 * strings.texi (Creating Strings): Add substring-no-properties.
2748
2749 * processes.texi
2750 (Process Information): Add list-processes arg QUERY-ONLY.
2751 Delete process-contact from here.
2752 Add new status values for process-status.
2753 Add process-get, process-put, process-plist, set-process-plist.
2754 (Synchronous Processes): Add call-process-shell-command.
2755 (Signals to Processes): signal-process allows process objects.
2756 (Network): Complete rewrite.
2757 (Network Servers, Datagrams, Low-Level Network): New nodes.
2758
2759 * positions.texi (Word Motion): forward-word, backward-word
2760 arg is optional. Reword.
2761
2762 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2763
c22c5da6 2764 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2765 Delete duplicate definition of buffer-local-value.
2766 (File Local Variables): Explain about discarding text props.
2767
f387bdea
RS
27682003-09-11 Richard M. Stallman <rms@gnu.org>
2769
2770 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2771 changes variables that record input events.
2772 (Minibuffer Misc): Add minibuffer-selected-window.
2773
2774 * lists.texi (Building Lists): Add copy-tree.
2775
2776 * display.texi (Fontsets): Add char-displayable-p.
2777 (Scroll Bars): New node.
2778
49247521 27792003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2780
2781 * modes.texi (%-Constructs): Document new `%i' and `%I'
2782 constructs.
2783
fd026ee1
JR
27842003-09-03 Peter Runestig <peter@runestig.com>
2785
2786 * makefile.w32-in: New file.
2787
4828b4d7
RS
27882003-08-29 Richard M. Stallman <rms@gnu.org>
2789
2790 * display.texi (Overlay Properties): Clarify how priorities
2791 affect use of the properties.
2792
a4e4f05d
LT
27932003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2794
2795 * customize.texi (Type Keywords): Correct the description of
2796 `:help-echo' in the case where `motion-doc' is a function.
2797
3ebe0346
JPW
27982003-08-14 John Paul Wallington <jpw@gnu.org>
2799
2800 * modes.texi (Emulating Mode Line): Subsection, not section.
2801
3afe8e39
RS
28022003-08-13 Richard M. Stallman <rms@gnu.org>
2803
2804 * elisp.texi (Top): Update subnode lists in menu.
2805
2806 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2807 (Kill Functions): kill-region has new arg yank-handler.
2808 (Yanking): New node.
2809 (Yank Commands): Add yank-undo-function.
2810 (Low-Level Kill Ring):
2811 kill-new and kill-append have new arg yank-handler.
2812 (Changing Properties): Add remove-list-of-text-properties.
2813 (Atomic Changes): New node.
2814
2815 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2816
2817 * streams.texi (Output Variables): Add eval-expression-print-length
2818 and eval-expression-print-level.
2819
2820 * os.texi (Time Conversion): For encode-time, explain limits on year.
2821
2822 * objects.texi (Character Type): Define anchor "modifier bits".
2823
2824 * modes.texi (Emulating Mode Line): New node.
2825 (Search-based Fontification): Font Lock uses font-lock-face property.
2826 (Other Font Lock Variables): Likewise.
2827
2828 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2829 not vectors.
2830 (Active Keymaps): Add emulation-mode-map-alists.
2831 (Functions for Key Lookup): key-binding has new arg no-remap.
2832 (Remapping Commands): New node.
2833 (Scanning Keymaps): where-is-internal has new arg no-remap.
2834 (Tool Bar): Add tool-bar-local-item-from-menu.
2835 Clarify when to use tool-bar-add-item-from-menu.
2836
2837 * commands.texi (Interactive Call): commandp has new arg.
2838 (Command Loop Info): Add this-original-command.
2839
e37769b1
JPW
28402003-08-06 John Paul Wallington <jpw@gnu.org>
2841
2842 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2843
2844 * display.texi (Warning Basics): Fix typo.
2845 (Fringes): Add closing curly bracket and fix typo.
2846
2847 * elisp.texi (Top): Fix typo.
2848
c5e0561f
RS
28492003-08-05 Richard M. Stallman <rms@gnu.org>
2850
2851 * elisp.texi: Update lists of subnodes.
2852
2853 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2854
2855 * variables.texi (Local Variables): Use lc for example variable names.
2856
2857 * tips.texi (Library Headers): Explain where to put -*-.
2858
2859 * strings.texi (Creating Strings): Fix xref for vconcat.
2860
2861 * sequences.texi (Vector Functions):
2862 vconcat no longer allows integer args.
2863
2864 * minibuf.texi (Reading File Names): read-file-name has new
2865 arg PREDICATE. New function read-directory-name.
2866
2867 * macros.texi (Defining Macros): Give definition of `declare'
2868 (Indenting Macros): New node.
2869
2870 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2871 (Window Frame Parameters): Make separate table of parameters
2872 that are coupled with specific face attributes.
2873 (Deleting Frames): delete-frame-hooks renamed to
2874 delete-frame-functions.
2875
2876 * files.texi (Magic File Names): Add file-remote-p.
2877 Clarify file-local-copy.
2878
2879 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2880 here; instead xref Defining Macros.
2881
2882 * display.texi (Warnings): New node, and subnodes.
2883 (Fringes): New node.
2884
2885 * debugging.texi (Test Coverage): New node.
2886
2887 * compile.texi (Compiler Errors): Explain with-no-warnings
2888 and other ways to suppress warnings.
2889
2890 * commands.texi (Interactive Call): Minor clarification.
2891
2892 * buffers.texi (Buffer File Name): set-visited-file-name
2893 renames the buffer too.
2894
2895 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2896
ee59dede
MR
28972003-07-24 Markus Rost <rost@math.ohio-state.edu>
2898
2899 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2900
f0514b34
MR
29012003-07-22 Markus Rost <rost@math.ohio-state.edu>
2902
2903 * internals.texi (Garbage Collection): Fix previous change.
2904
c73983bb
RS
29052003-07-22 Richard M. Stallman <rms@gnu.org>
2906
2907 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2908
2909 * display.texi (Width): Use \s syntax in example.
2910 (Font Selection): Add face-font-rescale-alist.
2911
2912 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2913 Remove spurious indent in example.
2914
2915 * lists.texi (Building Lists): Add number-sequence.
2916
2917 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2918
2919 * functions.texi (Function Documentation): Explain how to
2920 show calling convention explicitly in the doc string.
2921
2922 * windows.texi (Selecting Windows): save-selected-window saves
2923 selected window of each frame.
2924 (Window Configurations): Minor change.
2925
2926 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2927
2928 * streams.texi (Output Variables): Add print-continuous-numbering
2929 and print-number-table.
2930
2931 * processes.texi (Decoding Output): New node.
2932
2933 * os.texi (Time Conversion): decode-time arg is optional.
2934
2935 * objects.texi (Character Type): Don't use space as example for \.
2936 Make list of char names and \-sequences correspond.
2937 Explain that \s is not used in strings. `\ ' needs space after.
2938
2939 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2940 (Translation of Characters): Add translation-table-for-input.
2941 (Default Coding Systems): Add auto-coding-functions.
2942 (Explicit Encoding): Add decode-coding-inserted-region.
2943 (Locales): Add locale-info.
2944
2945 * minibuf.texi (Basic Completion): Describe test-completion.
2946 Collections can be lists of strings.
2947 Clean up lazy-completion-table.
2948 (Programmed Completion): Mention test-completion.
2949 Clarify why lambda expressions are not accepted.
2950 (Minibuffer Misc): Describe minibufferp.
2951
51a8b435
RS
29522003-07-14 Richard M. Stallman <rms@gnu.org>
2953
2954 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2955
2956 * windows.texi (Selecting Windows): New arg to select-window.
2957 (Selecting Windows): Add with-selected-window.
2958 (Size of Window): Add window-inside-edges, etc.
2959
2960 * internals.texi (Garbage Collection): Add post-gc-hook.
2961
2962 * processes.texi (Subprocess Creation): Add exec-suffixes.
2963
2964 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2965 (Scanning Keymaps): Add map-keymaps.
2966 (Defining Menus): Add keymap-prompt.
2967
2968 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2969 most-negative-fixnum.
2970
2971 * compile.texi (Byte Compilation): Explain no-byte-compile
2972 (Compiler Errors): New node.
2973
2974 * os.texi (User Identification): user-uid, user-real-uid
2975 can return float.
2976
2977 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2978 and about derived modes.
2979 (Minor Modes): Add minor-mode-list.
2980 (Defining Minor Modes): Keyword args for define-minor-mode.
2981 (Search-based Fontification): Explain managing other properties.
2982 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2983 (Faces for Font Lock): Add font-locl-preprocessor-face.
2984 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2985
2986 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 2987 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
2988
2989 * loading.texi (Library Search): Add load-suffixes.
2990
2991 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2992 (Programmed Completion): Add dynamic-completion-table.
2993
2994 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2995 (Magic File Names): Specify precedence order of handlers.
199bb209 2996
51a8b435
RS
2997 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2998 and post-command-hook.
2999 (Waiting): New calling convention for sit-for.
3000
3001 * text.texi (Special Properties): local-map and keymap properties
3002 apply based on their stickiness.
3003
c6de56a0
RS
30042003-07-07 Richard M. Stallman <rms@gnu.org>
3005
3006 * modes.texi (Minor Mode Conventions): Specify only some kinds
3007 of list values as args to minor modes.
3008
3009 * files.texi (File Name Expansion): Warn about iterative use
3010 of substitute-in-file-name.
3011
3012 * advice.texi (Activation of Advice): Clean up previous change.
3013
8c761ea6
MR
30142003-07-06 Markus Rost <rost@math.ohio-state.edu>
3015
3016 * advice.texi (Activation of Advice): Note that ad-start-advice is
3017 turned on by default.
3018
c6de56a0
RS
30192003-06-30 Richard M. Stallman <rms@gnu.org>
3020
3021 * text.texi (Buffer Contents): Document current-word.
3022 (Change Hooks): Not called for *Messages*.
3023
3024 * functions.texi (Defining Functions): Explain about redefining
3025 primitives.
3026 (Function Safety): Renamed. Minor changes.
3027 Comment out the detailed criteria for what is safe.
3028
3fe4e567
AS
30292003-06-22 Andreas Schwab <schwab@suse.de>
3030
3031 * objects.texi (Symbol Type): Fix description of examples.
3032
cda7bd13
AS
30332003-06-16 Andreas Schwab <schwab@suse.de>
3034
3035 * hash.texi (Creating Hash): Fix description of :weakness.
3036
fbcffa4a
KG
30372003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3038
3039 * files.texi (Changing Files): copy-file copies file modes, too.
3040
ff6a3bfb
RS
30412003-05-28 Richard M. Stallman <rms@gnu.org>
3042
3043 * strings.texi (Creating Strings): Clarify split-string.
3044
1463a05d
JB
30452003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3046
3047 * strings.texi (Creating Strings): Update split-string specification
3048 and examples.
3049
af253914
RS
30502003-05-19 Richard M. Stallman <rms@gnu.org>
3051
3052 * elisp.texi: Correct invariant section names.
3053
7ea52f92
RS
30542003-04-20 Richard M. Stallman <rms@gnu.org>
3055
3056 * os.texi (Timers): Explain about timers and quitting.
3057
e31afc09
RS
30582003-04-19 Richard M. Stallman <rms@gnu.org>
3059
3060 * internals.texi (Writing Emacs Primitives): Strings are
3061 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3062 Explain GCPRO convention for varargs function args.
3063
5ceea398
RS
30642003-04-16 Richard M. Stallman <rms@gnu.org>
3065
3066 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3067
b0ada147
RS
30682003-04-08 Richard M. Stallman <rms@gnu.org>
3069
3070 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3071
b23375aa
KS
30722003-02-13 Kim F. Storm <storm@cua.dk>
3073
3074 * objects.texi (Character Type): New \s escape for space.
3075
c60ee5e7
JB
30762003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3077
3078 * os.texi (System Environment): Added cygwin system-type.
3079
84e47416
RS
30802003-01-25 Richard M. Stallman <rms@gnu.org>
3081
3082 * keymaps.texi: Document that a symbol can act as a keymap.
3083
3e8cf2ea
RS
30842003-01-13 Richard M. Stallman <rms@gnu.org>
3085
3086 * text.texi (Changing Properties): Say string indices are origin-0.
3087
3088 * positions.texi (Screen Lines) <compute-motion>:
3089 Correct order of elts in return value.
3090
3091 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3092 how to define a default binding.
3093
7abb9fc5 30942002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3095
104bc3aa 3096 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3097
104bc3aa
MR
3098 * customize.texi (Simple Types): Clarify description of custom
3099 type 'number. Describe new custom type 'float.
177f790c 3100
7abb9fc5 31012002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3102
3103 * variables.texi (File Local Variables): Fix typo.
3104
df140a68 31052002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3106
df140a68
KG
3107 From Michael Albinus <Michael.Albinus@alcatel.de>.
3108
3109 * README: Target for Info file is `make info'.
3110
3111 * files.texi (File Name Components): Fixed typos in
3112 `file-name-sans-extension'.
3113 (Magic File Names): Complete list of operations for magic file
3114 name handlers.
3115
7ed9159a
JY
31162002-09-16 Jonathan Yavner <jyavner@engineer.com>
3117
3118 * variables.texi (File Local Variables): New function
3119 risky-local-variable-p.
3120
31212002-09-15 Jonathan Yavner <jyavner@engineer.com>
3122
3123 * functions.texi (Function safety): New node about unsafep.
3124
241f79af
PA
31252002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3126
3127 * customize.texi (Splicing into Lists): Fixed example.
3128 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3129
72459b15
JB
31302002-06-17 Juanma Barranquero <lektu@terra.es>
3131
3132 * frames.texi (Display Feature Testing): Fix typo.
3133
61f7e0f5
AS
31342002-06-12 Andreas Schwab <schwab@suse.de>
3135
3136 * frames.texi (Initial Parameters, Resources): Fix references to
3137 the Emacs manual.
3138
4e792dbd
KS
31392002-05-13 Kim F. Storm <storm@cua.dk>
3140
3141 * variables.texi (Intro to Buffer-Local): Updated warning and
3142 example relating to changing buffer inside let.
3143
940344d4 31442002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3145
3146 * os.texi (Session Management): New node about X Session management.
3147
231ac53b
EZ
31482002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3149
3150 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3151 to which the manual corresponds, and the copyright years.
3152
3153 * Makefile.in (VERSION): Set to 2.9.
3154
140cc574
EZ
31552001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3156
3157 * elisp.texi: Change the category in @dircategory to "Emacs", to
3158 make it consistent with info/dir.
3159
9c7fce05
MB
31602001-11-25 Miles Bader <miles@gnu.org>
3161
3162 * text.texi (Fields): Describe new `limit' arg in
3163 field-beginning/field-end.
3164
9f8bbf0f
EZ
31652001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3166
a5e6715c
EZ
3167 * permute-index: Don't depend on csh-specific features. Replace
3168 the interpreter name with /bin/sh.
3169
9f8bbf0f
EZ
3170 * two-volume-cross-refs.txt: New file.
3171 * two.el: New file.
3172 * spellfile: New file.
3173
1756e2fb
EZ
31742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3175
3176 * permute-index: New file.
3177
3178 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3179 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3180 8+3 restricted namespace.
ad050e54
EZ
3181
3182 * Makefile.in (infodir): Define relative to $(srcdir).
3183 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3184 include directories list via -I switch to makeinfo.
3185 (index.texi): Use cp if both hard and symbolic links fail.
3186
10fa7f8e
EZ
31872001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3188
7a1494ce
EZ
3189 * Makefile.in (distclean): Add.
3190
10fa7f8e
EZ
3191 The following changes make ELisp manual part of the Emacs
3192 distribution:
3193
3194 * Makefile.in: Add Copyright notice.
3195 (prefix): Remove.
3196 (infodir): Change value to "../info".
3197 (VPATH): New variable.
3198 (MAKE): Don't define.
3199 (texmacrodir): Don't define.
3200 (texinputdir): Append the existing value of TEXINPUTS.
3201 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3202 command to be compatible with man/Makefile.in, and to put the
3203 output into ../info.
5c32b7c5 3204 (info): Add target.
10fa7f8e
EZ
3205 (installall): Target removed.
3206
ad050e54 32072001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3208
3209 * tips.texi (Coding Conventions): Fix typo.
3210
6fd735df
GM
32112001-10-23 Gerd Moellmann <gerd@gnu.org>
3212
3213 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3214
b704d54b
EZ
32152001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3216
3217 * files.texi (File Name Components): Update the description of
3218 file-name-sans-extension and file-name-extension, as they now
3219 ignore leading dots.
3220
71431a0e
GM
32212001-10-20 Gerd Moellmann <gerd@gnu.org>
3222
6aa97356 3223 * (Version 21.1 released.)
71431a0e 3224
79f1f96c
MB
32252001-10-19 Miles Bader <miles@gnu.org>
3226
3227 * positions.texi (Text Lines): Describe behavior of
3228 `beginning-of-line'/`end-of-line' in the presence of field properties.
3229
892a8f36
GM
32302001-10-17 Gerd Moellmann <gerd@gnu.org>
3231
3232 * Makefile.in (VERSION): Set to 2.8.
3233 (manual): Use `manual-21'.
3234
8c1cc9e8 3235 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3236 number was used. Set it to 2.8.
3237
3238 * intro.texi: Likewise.
3239
51724e26
EZ
32402001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3241
3242 * files.texi (File Name Completion): Document the significance of
3243 a trailing slash in elements of completion-ignored-extensions.
3244
57b338e8
MB
32452001-10-06 Miles Bader <miles@gnu.org>
3246
3247 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3248
c89e4bc5
GM
32492001-10-04 Gerd Moellmann <gerd@gnu.org>
3250
3251 * variables.texi (Variable Aliases): New node.
3252
ab952a4f
GM
32532001-10-04 Gerd Moellmann <gerd@gnu.org>
3254
3255 * Branch for 21.1.
dff28924 3256
9db3a582
MB
32572001-10-02 Miles Bader <miles@gnu.org>
3258
ae1a9581
MB
3259 * minibuf.texi (Minibuffer Misc): Add entries for
3260 `minibuffer-contents', `minibuffer-contents-no-properties', and
3261 `delete-minibuffer-contents'.
3262 Correct description for `minibuffer-prompt-end'.
3263
9db3a582
MB
3264 * text.texi (Property Search): Correct descriptions of
3265 `next-char-property-change' and `previous-char-property-change'.
3266 Add entries for `next-single-char-property-change' and
3267 `previous-single-char-property-change'.
3268 Make operand names a bit more consistent.
3269
03be5931
EZ
32702001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3271
3272 * frames.texi (Finding All Frames): Document that next-frame and
3273 previous-frame are local to current terminal.
3274
974548ec
EZ
32752001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3276
3277 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3278 result of make-keymap.
974548ec 3279
8d82c597
EZ
32802001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3281
3282 * display.texi (Font Lookup, Attribute Functions)
3283 (Image Descriptors): Add cross-references to the definition of
3284 selected frame.
3285
3286 * buffers.texi (The Buffer List): Add cross-references to the
3287 definition of selected frame.
3288
3289 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3290 frame at any given time.
3291 (Multiple Displays, Size and Position): Add a cross-reference to
3292 the definition of the selected frame.
3293
2842de30
EZ
32942001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3295
3296 * strings.texi (String Conversion) <string-to-number>: Document
3297 that a float is returned for integers that are too large.
3298
3299 * frames.texi (Mouse Position): Document mouse-position-function.
3300 (Display Feature Testing): Document display-images-p.
3301 (Window Frame Parameters): Document the cursor-type variable.
3302
3303 * numbers.texi (Integer Basics): Document CL style read syntax for
3304 integers in bases other than 10.
3305
3306 * positions.texi (List Motion): Document
3307 open-paren-in-column-0-is-defun-start.
3308
3309 * lists.texi (Sets And Lists): Document member-ignore-case.
3310
3311 * internals.texi (Garbage Collection): Document the used and free
3312 strings report.
3313 (Memory Usage): Document strings-consed.
3314
3315 * os.texi (Time of Day): Document float-time.
3316 (Recording Input): Document that clear-this-command-keys clears
3317 the vector to be returned by recent-keys.
3318
3319 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3320 argument keymap can be a list.
3321
3322 * nonascii.texi (User-Chosen Coding Systems)
3323 <select-safe-coding-system>: Document the new argument
3324 accept-default-p and the variable
3325 select-safe-coding-system-accept-default-p. Tell what happens if
3326 buffer-file-coding-system is undecided.
3327 (Default Coding Systems): Document auto-coding-regexp-alist.
3328
3329 * display.texi (The Echo Area) <message>: Document
3330 message-truncate-lines.
3331 (Glyphs): Document that the glyph table is unused on windowed
3332 displays.
3333
3334 * help.texi (Describing Characters) <single-key-description>:
3335 Document the new argument no-angles.
3336 (Accessing Documentation) <documentation-property>: Document that
3337 a non-string property is evaluated.
3338 <documentation>: Document that the function-documentation property
3339 is looked for.
3340
3341 * windows.texi (Selecting Windows): Document some-window.
3342
3343 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3344
3345 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3346 apropos-mode-hook.
3347
3348 * commands.texi (Using Interactive): Document interactive-form.
3349 (Keyboard Macros): Document kbd-macro-termination-hook.
3350 (Command Loop Info): Document that clear-this-command-keys clears
3351 the vector to be returned by recent-keys.
3352
2d43d823
GM
33532001-09-04 Werner LEMBERG <wl@gnu.org>
3354
3355 * Makefile.in (srcdir, texinputdir): New variables.
3356 (srcs, index.texi, install): Use $(srcdir).
3357 (.PHONY): Remove elisp.dvi.
3358 (elisp): Use -I switch for makeinfo.
3359 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3360 (installall, dist): Use $(srcdir).
3361 Fix path to texinfo.tex.
3362 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3363
fa739b31
GM
33642001-08-30 Gerd Moellmann <gerd@gnu.org>
3365
92a25631
GM
3366 * display.texi (Conditional Display): Adjust to API change.
3367
fa739b31
GM
3368 * configure: New file.
3369
cef68af5
GM
33702001-07-30 Gerd Moellmann <gerd@gnu.org>
3371
3372 * commands.texi (Repeat Events): Add description of
3373 double-click-fuzz.
3374
d1f08d85
SM
33752001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3376
3377 * syntax.texi (Syntax Class Table): Add the missing designator for
3378 comment and string fences.
3379 (Syntax Properties): Add a xref to syntax table internals.
3380 (Syntax Table Internals): Document string-to-syntax.
3381
1e9fc92e
GM
33822001-05-07 Gerd Moellmann <gerd@gnu.org>
3383
3384 * Makefile.in (install): Use install-info command line options
3385 like in Emacs' Makefile.in.
3386
00480554
MB
33872000-12-09 Miles Bader <miles@gnu.org>
3388
3389 * windows.texi (Window Start): Update documentation for
3390 `pos-visible-in-window-p'.
3391
1e344ee2
SM
33922000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3393
3394 * lists.texi (Building Lists): Add footnote to explain how to add
3395 to the end of a list.
3396
a540f6ed
GM
33972000-10-25 Gerd Moellmann <gerd@gnu.org>
3398
3399 * files.texi (Visiting Functions): Typos.
3400
28bcdbee
KH
34012000-10-25 Kenichi Handa <handa@etl.go.jp>
3402
3403 * files.texi (Visiting Functions): Return value of
3404 find-file-noselect may be a list of buffers if wildcards are used.
3405
22d1a4ed
MB
34062000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3407
3408 * display.texi (Defining Faces): Document `graphic' display type
3409 in face specs.
3410
916a89db
KG
34112000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3412
1e9fc92e 3413 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3414 `after-make-frame-hook' with `after-make-frame-functions'.
3415
1e9fc92e 3416 * frames.texi (Creating Frames): Ditto.
916a89db 3417
1e9fc92e 3418 * variables.texi (Future Local Variables): Ditto.
916a89db 3419
483de32b
GM
34202000-10-16 Gerd Moellmann <gerd@gnu.org>
3421
3422 * display.texi (Other Image Types): Add description of :foreground
3423 and :background properties of mono PBM images.
3424
e23a63a5
WL
34252000-08-17 Werner LEMBERG <wl@gnu.org>
3426
3427 * .cvsignore: New file.
3428
dfc16043
GM
34292000-01-05 Gerd Moellmann <gerd@gnu.org>
3430
3431 * tindex.pl: New script.
3432
602613fe
DL
34331999-12-03 Dave Love <fx@gnu.org>
3434
3435 * Makefile.in (MAKEINFO): New parameter.
3436
94ec544d
DL
34371999-09-17 Richard Stallman <rms@gnu.org>
3438
3439 * Makefile.in (srcs): Add hash.texi.
3440 (VERSION): Update to 20.6.
3441
34421999-09-13 Richard Stallman <rms@gnu.org>
3443
3444 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3445
34461998-08-29 Karl Heuer <kwzh@gnu.org>
3447
3448 * configure.in: New file.
3449 * Makefile.in: Renamed from Makefile.
3450 (prefix, infodir): Use value obtained from configure.
3451 (emacslibdir): Obsolete variable deleted.
3452 (dist): Distribute configure.in, configure, Makefile.in.
3453
34541998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3455
3456 * Makefile (INSTALL_INFO): New variable.
3457 (install): Run install-info.
3458
34591998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3460
3461 * Makefile (elisp.dvi): Add missing backslash.
3462
34631998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3464
3465 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3466 Run texindex without `./'. Always run texindex on elisp.tp.
3467 (elisp.tps): Target deleted.
3468
34691998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3470
3471 * Makefile (srcs): Add nonascii.texi and customize.texi.
3472 (dist): Start by deleting `temp'.
3473
34741998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3475
3476 * Makefile (makeinfo, texindex): Targets deleted.
3477 (makeinfo.o, texindex.o): Targets deleted.
3478 (clean, dist): Don't do anything with them or with getopt*.
3479
34801998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3481
3482 * Makefile (SHELL): Defined.
3483
34841998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3485
3486 * Makefile (elisp.tps): New target.
3487 (elisp.dvi): Depend on elisp.tps.
3488
3489Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3490
3491 * README: Update phone number.
3492
3493 * Makefile (elisp): Make this be the default target.
3494 Depend on makeinfo.c instead of makeinfo.
3495 (install): Don't depend on elisp.dvi, since we don't install that.
3496 Use mkinstalldirs.
3497 (dist): Add mkinstalldirs.
3498
3499Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3500
3501 * Makefile (VERSION): Update version number.
3502 (maintainer-clean): Renamed from realclean.
3503
3504Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3505
3506 * Makefile (realclean): New target.
3507 (elisp): Remove any old elisp-* files first.
3508
3509Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3510
d1f08d85
SM
3511 * Makefile (VERSION): New variable.
3512 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3513 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3514
3515Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3516
3517 * Makefile (elisp): Depend on makeinfo.
3518
3519Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3520
d1f08d85 3521 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3522
3523Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3524
3525 * Makefile (infodir, prefix): New vars.
3526 (install): Use infodir.
3527 (emacsinfodir): Deleted.
3528
3529Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3530
3531 * Makefile (srcs): Add calendar.texi.
3532
3533 * Makefile (dist): Copy texindex.c and makeinfo.c.
3534 Limit elisp-* files to those with one or two digits.
3535
3536Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3537
3538 * Makefile (dist): Changed to use Gzip instead of compress.
3539
3540Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3541
3542 * loading.texi (Unloading): define-function changed back to
3543 defalias. It may not stay this way, but at least it's
3544 consistent with the known-good version of the code patch.
3545
3546Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3547
3548 * modes.texi (Hooks): Document new optional arg of add-hook.
3549
3550Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3551
d1f08d85 3552 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3553
3554 * tips.texi: Add new section on standard library headers.
3555
3556Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3557
3558 * Makefile (srcs): Add frame.texi to the list of sources.
3559
3560Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3561
3562 * Makefile (dist): Don't bother excluding autosave files; they'll
3563 never make it into the temp directory anyway, and the hash marks
3564 in the name are problematic for make and the Bourne shell.
dff28924 3565 (srcs):
94ec544d
DL
3566
3567Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3568
d1f08d85 3569 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3570 the distribution tar file.
3571
dff28924 3572Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3573
3574 * Makefile (srcs): Added index.perm.
3575 (elisp.dvi): Remove erroneous shell comment.
3576 Expect output of permute-index in permuted.fns.
3577 Save old elisp.aux in elisp.oaux.
3578 (clean): Added index.texi to be deleted.
3579
dff28924 3580Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3581
3582 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3583
dff28924 3584Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3585
3586 * files.texi: Noted that completion-ignored-extensions is ignored
3587 when making *Completions*.
3588
3589Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3590
3591 * Makefile make dist now depends on elisp.dvi, since it tries
3592 to include it in the dist file.
3593
dff28924 3594Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3595
3596 * functions.texinfo (Mapping Functions): Add missing quote
3597
dff28924 3598Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3599
3600 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3601 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3602
dff28924 3603Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3604
3605 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3606 and @error{} are the terms now being used. The files in the
3607 directory have been changed to reflect this.
3608
d1f08d85 3609 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3610 ` @result{}', using 5 spaces at the begining of the line.
3611
dff28924 3612Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3613
3614 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3615 experimental @indentedresult{}, @indentedexpandsto{} are part of
3616 the texinfo.tex in this directory. These TeX macros are not
3617 stable yet.
3618
dff28924 3619Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3620
3621 * texinfo.tex: temporarily added
d1f08d85 3622 \let\result=\dblarrow
94ec544d
DL
3623 \def\error{{\it ERROR} \longdblarrow}
3624 We need to do this better soon.
3625
dff28924 3626Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3627
3628 * Applied Karl Berry's patches to *.texinfo files, but not to
3629 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3630 new title page format is also not applied, since it requires
3631 texinfo.tex changes.)
3632
3633 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3634 for the Project GNU development environment.
3635
ad050e54 3636;; Local Variables:
fd026ee1 3637;; coding: iso-2022-7bit
ad050e54 3638;; End:
2a34a036
GM
3639
3640 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3641 Copying and distribution of this file, with or without modification,
3642 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3643
3644;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda