Add W32-specific issues.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
61298e17
RS
12005-08-09 Richard M. Stallman <rms@gnu.org>
2
3 * tips.texi (Coding Conventions): Minor cleanup.
4
5 * modes.texi (Defining Minor Modes): Explain when init-value
6 can be non-nil.
7
8 * elisp.texi (Top): Update submenu for Minibuffer.
9
10 * minibuf.texi (Minibuffer Misc): Node split up.
11 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
12 (Recursive Mini): New nodes split out from Minibuffer Misc.
13 (Minibuffer Misc): Document max-mini-window-height.
14
15 * hash.texi (Defining Hash): Delete stray paren in example.
16
17 * display.texi (Echo Area Customization): Don't define
18 max-mini-window-height here; xref instead.
19
20 * commands.texi (Event Input Misc): Update while-no-input.
21
22 * advice.texi (Advising Functions): Explain when to use advice
23 and when to use a hook.
24
43e124e6
EZ
252005-07-30 Eli Zaretskii <eliz@gnu.org>
26
27 * makefile.w32-in (info): Don't run install-info.
28 ($(infodir)/dir): New target, produced by running install-info.
29
653aea22
LT
302005-07-27 Luc Teirlinck <teirllm@auburn.edu>
31
32 * modes.texi (Defining Minor Modes): The keyword for the initial
33 value is :init-value, not :initial-value.
34
ba6ebbd5
EZ
352005-07-23 Eli Zaretskii <eliz@gnu.org>
36
37 * loading.texi (Autoload): Make the `doctor' example be consistent
38 with what's in current loaddefs.el. Describe the "fn" magic in
39 the usage portion of the doc string.
40
6696f2a4
RS
412005-07-22 Richard M. Stallman <rms@gnu.org>
42
43 * internals.texi (Garbage Collection): Clarify previous change.
44
0c17e67c
SM
452005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
46
47 * internals.texi (Garbage Collection): Add gc-cons-percentage.
48
426179e1
JL
492005-07-18 Juri Linkov <juri@jurta.org>
50
51 * commands.texi (Accessing Events):
52 * frames.texi (Text Terminal Colors, Resources):
53 * markers.texi (The Mark):
54 * modes.texi (Defining Minor Modes):
55 Delete duplicate duplicate words.
56
9b0c2c56
RS
572005-07-16 Richard M. Stallman <rms@gnu.org>
58
59 * display.texi (Managing Overlays): Clarify make-overlay
60 args for insertion types.
61
fd90b80c
LT
622005-07-13 Luc Teirlinck <teirllm@auburn.edu>
63
0c17e67c
SM
64 * customize.texi (Variable Definitions):
65 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
66 `standard-value' is a list too.
67 (Defining New Types): Use @key{RET} instead of @key{ret}.
68
37aa90e5
TTN
692005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
70
71 * os.texi (Translating Input): Fix typo.
72
917e0c95
RS
732005-07-08 Richard M. Stallman <rms@gnu.org>
74
75 * README: Update edition number and size estimate.
76
77 * elisp.texi (VERSION): Set to 2.9.
78
7d90e71d
RS
792005-07-07 Richard M. Stallman <rms@gnu.org>
80
c330dafe
RS
81 * book-spine.texinfo: Update Emacs version.
82
7d90e71d
RS
83 * display.texi (Inverse Video): Delete mode-line-inverse-video.
84
dc2204be
RS
852005-07-06 Richard M. Stallman <rms@gnu.org>
86
87 * searching.texi (Regexp Search): Clarify what re-search-forward
88 does when the search fails.
89
a0ec7a4a
LK
902005-07-05 Lute Kamstra <lute@gnu.org>
91
dc2204be 92 * Update FSF's address in GPL notices.
a0ec7a4a
LK
93
94 * doclicense.texi (GNU Free Documentation License):
95 * gpl.texi (GPL):
96 * tips.texi (Coding Conventions, Library Headers):
97 * vol1.texi:
98 * vol2.texi: Update FSF's address.
99
4af33176
RS
1002005-07-04 Richard M. Stallman <rms@gnu.org>
101
102 * hooks.texi (Standard Hooks): Add occur-hook.
103
b3ab615b
LT
1042005-07-03 Luc Teirlinck <teirllm@auburn.edu>
105
106 * display.texi (The Echo Area): Correct menu.
107
3d393029
RS
1082005-07-03 Richard M. Stallman <rms@gnu.org>
109
7fe48b75
RS
110 * elisp.texi (Top): Update subnode menu for Display.
111
112 * display.texi (Displaying Messages): New node, with most
113 of what was in The Echo Area.
114 (Progress): Moved under The Echo Area.
115 (Logging Messages): New node with new text.
116 (Echo Area Customization): New node, the rest of what was
117 in The Echo Area. Document message-truncate-lines with @defvar.
118 (Display): Update menu.
119
3d393029
RS
120 * windows.texi (Textual Scrolling): Doc 3 values for
121 scroll-preserve-screen-position.
122
123 * text.texi (Special Properties): Change hook functions
124 should bind inhibit-modification-hooks around altering buffer text.
125
126 * keymaps.texi (Key Binding Commands): Call binding BINDING
127 rather than DEFINITION.
128
b26860ad
JB
1292005-06-29 Juanma Barranquero <lekktu@gmail.com>
130
131 * variables.texi (Defining Variables): `user-variable-p' returns t
132 for aliases of user options, nil for alias loops.
133
025691ed
RS
1342005-06-28 Richard M. Stallman <rms@gnu.org>
135
136 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
137 make-keymap.
138
b61bfa4d
LT
1392005-06-27 Luc Teirlinck <teirllm@auburn.edu>
140
141 * variables.texi (Setting Variables): Correct and clarify
142 description of `add-to-ordered-list'.
143
24ee714d
RS
1442005-06-26 Richard M. Stallman <rms@gnu.org>
145
146 * display.texi (Faces): Minor cleanup.
147
33b79ce4
LT
1482005-06-25 Luc Teirlinck <teirllm@auburn.edu>
149
150 * display.texi (Faces): `facep' returns t for strings that are
151 face names.
152
df13531d
RS
1532005-06-25 Richard M. Stallman <rms@gnu.org>
154
155 * objects.texi (Equality Predicates): Clarify meaning of equal.
156
157 * windows.texi (Selecting Windows): save-selected-window
158 and with-selected-window save and restore the current buffer.
159
cf444441
RS
1602005-06-24 Richard M. Stallman <rms@gnu.org>
161
162 * numbers.texi (Float Basics): Explain how to test for NaN,
163 and printing the sign of NaNs.
164
6cdd056d
EZ
1652005-06-24 Eli Zaretskii <eliz@gnu.org>
166
167 * makefile.w32-in (MAKEINFO): Use --force.
168
b93e3c3b
RS
1692005-06-23 Richard M. Stallman <rms@gnu.org>
170
171 * display.texi (Face Functions): Correct Texinfo usage.
172
6fb276bd
LT
1732005-06-23 Luc Teirlinck <teirllm@auburn.edu>
174
175 * lists.texi (Rings): `ring-elements' now returns the elements of
176 RING in order.
177
1d1c7e75
JB
1782005-06-23 Juanma Barranquero <lekktu@gmail.com>
179
180 * markers.texi (The Mark): Texinfo usage fix.
181
9d12e52b
KS
1822005-06-23 Kim F. Storm <storm@cua.dk>
183
184 * searching.texi (Entire Match Data): Remove evaporate option for
185 match-data. Do not mention evaporate option for set-match-data.
186
6d44324c
GM
1872005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
188
189 * display.texi (Face Functions): Mention face aliases.
190
80df27a7
RS
1912005-06-21 Richard M. Stallman <rms@gnu.org>
192
193 * anti.texi (Antinews): Texinfo usage fix.
194
e121563b
KB
1952005-06-21 Karl Berry <karl@gnu.org>
196
9d7d543c
KB
197 * elisp.texi: Use @copying.
198
e121563b
KB
199 * elisp.texi: Put @summarycontents and @contents before the Top
200 node, instead of the end of the file, so that the contents appear
201 in the right place in the dvi/pdf output.
202
36a3b076
JL
2032005-06-21 Juri Linkov <juri@jurta.org>
204
205 * display.texi (Defining Faces): Add `customized-face'.
206
5c796e80
KS
2072005-06-20 Kim F. Storm <storm@cua.dk>
208
b7d1f38f
KS
209 * variables.texi (Setting Variables): Any type of element can be
210 given order in add-to-ordered-list. Compare elements with eq.
211
5c796e80
KS
212 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
213
fb056bef
KB
2142005-06-20 Karl Berry <karl@gnu.org>
215
216 * syntax.texi (Syntax Flags): Make last column very slightly wider
217 to avoid "generic comment" breaking on two lines and causing an
218 underfull box.
219
84398baa
LT
2202005-06-19 Luc Teirlinck <teirllm@auburn.edu>
221
222 * lists.texi (Rings): Various minor clarifications and corrections.
223
07ff1e4b
RS
2242005-06-18 Richard M. Stallman <rms@gnu.org>
225
226 * functions.texi (Obsolete Functions): Simplify.
227
228 * variables.texi (Variable Aliases): Simplify.
229
230 * anti.texi, backups.texi, compile.texi, customization.texi:
231 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
232 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
233 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
234 * variables.texi: Fix formatting ugliness.
235
236 * elisp.texi: Add links to Rings and Byte Packing.
237 Update version and copyright years.
238
239 * minibuf.texi: Fix formatting ugliness.
240 (Completion Commands): Move keymap vars to the end
241 and vars completing-read binds to the top.
242
3f7fab24
LT
2432005-06-17 Luc Teirlinck <teirllm@auburn.edu>
244
245 * processes.texi: Fix typos.
246 (Bindat Spec): Correct Texinfo error.
926c4c9b 247 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 248
f19b57e3
RS
2492005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
250
251 * lists.texi (Rings): New node.
252 (Lists): Add it to menu.
253
a80c5da7 254 * processes.texi (Byte Packing): New node.
f19b57e3
RS
255 (Processes): Add it to menu.
256
2572005-06-17 Richard M. Stallman <rms@gnu.org>
258
259 * syntax.texi (Parsing Expressions): Fix texinfo usage.
260
261 * help.texi (Documentation Basics): Explain the xref to
262 Documentation Tips.
263
264 * debugging.texi (Debugger Commands): Minor fix.
265
67c1390d
LT
2662005-06-16 Luc Teirlinck <teirllm@auburn.edu>
267
268 * edebug.texi (Instrumenting): Eliminate duplicate link.
269 (Specification List): Replace references to "below", referring to
270 a later node, with one @ref to that node.
271
272 * os.texi (Timers): Timers should save and restore the match data
273 if they change it.
274
275 * debugging.texi (Debugger Commands): Mention that the Lisp
276 debugger can not step through primitive functions.
277
51cd2a8c
JB
2782005-06-16 Juanma Barranquero <lekktu@gmail.com>
279
280 * functions.texi (Obsolete Functions): Update argument names of
281 `make-obsolete' and `define-obsolete-function-alias'.
282
283 * variables.texi (Variable Aliases): Update argument names of
284 `defvaralias', `make-obsolete-variable' and
285 `define-obsolete-variable-alias'.
286
f5e6ac4a
KS
2872005-06-15 Kim F. Storm <storm@cua.dk>
288
289 * searching.texi (Entire Match Data): Rephrase warnings about
290 evaporate arg to match-data and set-match-data.
291
fe2a9972
LT
2922005-06-14 Luc Teirlinck <teirllm@auburn.edu>
293
67774855
LT
294 * elisp.texi (Top): Update detailed menu.
295
fe2a9972
LT
296 * edebug.texi (Edebug): Update menu.
297 (Instrumenting): Update xrefs.
298 (Edebug Execution Modes): Correct xref.
299 (Jumping): Clarify description of `h' command.
300 Eliminate redundant @ref.
301 (Breaks): New node.
302 (Breakpoints): is now a subsubsection.
303 (Global Break Condition): Mention `C-x X X'.
304 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
305 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
306 (Edebug Display Update): Correct pxref.
307 (Edebug and Macros): New node.
308 (Instrumenting Macro Calls): Is now a subsubsection.
309 Neither arg of `def-edebug-spec' is evaluated.
310 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
311 (Specification Examples): Fix typo.
312
b59f605b
LK
3132005-06-14 Lute Kamstra <lute@gnu.org>
314
315 * debugging.texi (Function Debugging): Primitives can break on
316 entry too.
317
a5c99dc9
KS
3182005-06-14 Kim F. Storm <storm@cua.dk>
319
320 * variables.texi (Setting Variables): Add add-to-ordered-list.
321
f99ed2f8
SM
3222005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
323
324 * syntax.texi (Parsing Expressions): Document aux functions and vars of
325 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
326
9d42ffaa
LK
3272005-06-13 Lute Kamstra <lute@gnu.org>
328
329 * text.texi (Special Properties): Fix cross reference.
330
32cc0b00
LT
3312005-06-11 Luc Teirlinck <teirllm@auburn.edu>
332
333 * debugging.texi (Function Debugging): Delete mention of empty
334 string argument to `cancel-debug-on-entry'. Delete inaccurate
335 description of the return value of that command.
336
98d1a1cf
EZ
3372005-06-11 Alan Mackenzie <acm@muc.de>
338
339 * text.texi (Adaptive Fill): Amplify the description of
340 fill-context-prefix.
341
4b53b8d7
LT
3422005-06-10 Luc Teirlinck <teirllm@auburn.edu>
343
84398baa 344 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 345
b5305167
SM
3462005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
347
348 * syntax.texi (Parsing Expressions): Document syntax-ppss.
349
9bd4c3ad
LT
3502005-06-10 Luc Teirlinck <teirllm@auburn.edu>
351
352 * debugging.texi (Error Debugging): Minor rewording.
353 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
354 is optional.
355
257914aa
LK
3562005-06-10 Lute Kamstra <lute@gnu.org>
357
b5305167 358 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
359 (Top): Give it a title. Correct version number. Give the
360 detailed node listing a more prominent header.
b5305167
SM
361 * intro.texi: Don't set VERSION here a second time.
362 Mention Emacs's version too.
257914aa
LK
363 * anti.texi (Antinews): Use EMACSVER to refer to the current
364 version of Emacs.
365
b7aae902
KS
3662005-06-09 Kim F. Storm <storm@cua.dk>
367
368 * searching.texi (Entire Match Data): Explain new `reseat' argument to
369 match-data and set-match-data.
370
99598737
RS
3712005-06-08 Richard M. Stallman <rms@gnu.org>
372
373 * searching.texi (Entire Match Data): Clarify when match-data
374 returns markers and when integers.
375
376 * display.texi (Defining Faces): Explain that face name should not
377 end in `-face'.
378
379 * modes.texi (Mode Line Data): Minor cleanup.
380 (Customizing Keywords): Node split out of Search-based Fontification.
381 Add example of using font-lock-add-keywords from a hook.
382 Clarify when MODE should be non-nil, and when nil.
383
3842005-06-06 Richard M. Stallman <rms@gnu.org>
385
386 * modes.texi (Mode Line Data): Explain what happens when the car
387 of a list is a void symbol.
388 (Search-based Fontification): Explain MODE arg to
389 font-lock-add-keywords and warn about calls from major modes.
390
ecc8893a
JL
3912005-06-08 Juri Linkov <juri@jurta.org>
392
393 * display.texi (Standard Faces): Add `shadow' face.
394
7fa9f4eb
LT
3952005-05-29 Luc Teirlinck <teirllm@auburn.edu>
396
397 * modes.texi (Major Mode Conventions): A derived mode only needs
398 to put the call to the parent mode inside `delay-mode-hooks'.
399
bebcc4b1
RS
4002005-05-29 Richard M. Stallman <rms@gnu.org>
401
c16b1394
RS
402 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
403 new, and what that implies. Clarify.
404
405 * files.texi (Locating Files): Clean up the text.
406
bebcc4b1
RS
407 * frames.texi (Window Frame Parameters): Document user-size.
408 Shorten entry for top by referring to left.
409
4102005-05-26 Richard M. Stallman <rms@gnu.org>
411
412 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
413 is new, and what the implications are. Other clarifications.
414
217797bc
RS
4152005-05-24 Richard M. Stallman <rms@gnu.org>
416
417 * frames.texi (Dialog Boxes): Minor fixes.
418
3565fe07
MY
4192005-05-25 Masatake YAMATO <jet@gyve.org>
420
421 * display.texi (Standard Faces): Write about `mode-line-highlight'.
422
817089df
LT
4232005-05-24 Luc Teirlinck <teirllm@auburn.edu>
424
425 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
426 is optional.
427
cb5db137
NR
4282005-05-24 Nick Roberts <nickrob@snap.net.nz>
429
430 * frames.texi (Dialog Boxes): Descibe new optional argument.
431
3c8572f5
LK
4322005-05-23 Lute Kamstra <lute@gnu.org>
433
434 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
435 syntax-begin-function over font-lock-beginning-of-syntax-function.
436
2a4d7cb3
LT
4372005-05-21 Luc Teirlinck <teirllm@auburn.edu>
438
71f800cf
LT
439 * minibuf.texi (Reading File Names): Update description of
440 `read-directory-name'.
441
2a4d7cb3
LT
442 * modes.texi (Derived Modes): Clarify :group keyword.
443
bb4afd09
EZ
4442005-05-21 Eli Zaretskii <eliz@gnu.org>
445
b5305167
SM
446 * files.texi (Locating Files): New subsection.
447 Describe locate-file and executable-find.
bb4afd09 448
a2c9aee6
EZ
4492005-05-21 Kevin Ryde <user42@zip.com.au>
450
451 * frames.texi (Initial Parameters): Update cross reference to
452 "Emacs Invocation".
453
6900105f
LT
4542005-05-19 Luc Teirlinck <teirllm@auburn.edu>
455
ca1b0914
LT
456 * keymaps.texi (Active Keymaps): Add anchor.
457
6900105f
LT
458 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
459 (Major Mode Conventions): Refer to `Auto Major Mode' in more
460 appropriate place.
461 (Derived Modes): Small clarifications.
b5305167
SM
462 (Minor Mode Conventions, Keymaps and Minor Modes):
463 Replace references to nodes with references to anchors.
6900105f
LT
464 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
465 Clarify description of lists whose first element is an integer.
466 (Mode Line Variables): Add anchor.
467 (%-Constructs): Clarify description of integer after %.
468 (Emulating Mode Line): Describe nil value for FACE.
469
54d06364
LT
4702005-05-18 Luc Teirlinck <teirllm@auburn.edu>
471
472 * modes.texi (Derived Modes): Correct references to non-existing
473 variable standard-syntax-table.
474
f8d0b769
LK
4752005-05-17 Lute Kamstra <lute@gnu.org>
476
477 * modes.texi (Defining Minor Modes): Mention the mode hook.
478
294c599c
KS
4792005-05-15 Kim F. Storm <storm@cua.dk>
480
481 * processes.texi (Network): Remove open-network-stream-nowait.
482 (Network Servers): Remove open-network-stream-server.
483
4214af69
LT
4842005-05-15 Luc Teirlinck <teirllm@auburn.edu>
485
486 * elisp.texi (Top): Update detailed menu.
487
488 * variables.texi: Reorder nodes.
489 (Variables): Update menu.
490 (File Local Variables): Do not refer to the `-*-' line as
491 a "local variables list". Add pxref.
492
302691ab
LT
4932005-05-14 Luc Teirlinck <teirllm@auburn.edu>
494
56d4215a
LT
495 * elisp.texi (Top): Update detailed menu for node changes.
496
302691ab
LT
497 * modes.texi (Modes): Update Menu.
498 (Hooks): Move to beginning of chapter.
499 Most minor modes run mode hooks too.
500 `add-hook' can handle void hooks or hooks whose value is a single
501 function.
502 (Major Modes): Update Menu.
503 (Major Mode Basics): New node, split off from `Major Modes'.
504 (Major Mode Conventions): Correct xref. Explain how to handle
505 auto-mode-alist if the major mode command has an autoload cookie.
506 (Auto Major Mode): Major update. Add magic-mode-alist.
507 (Derived Modes): Major update.
508 (Mode Line Format): Update Menu.
509 (Mode Line Basics): New node, split off from `Mode Line Format'.
510
511 * loading.texi (Autoload): Mention `autoload cookie' as synonym
512 for `magic autoload comment'. Add index entries and anchor.
513
d06ba294
RS
5142005-05-14 Richard M. Stallman <rms@gnu.org>
515
516 * tips.texi (Coding Conventions): Explain how important it is
517 that just loading certain files not change Emacs behavior.
518
519 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
520
405cb12a
LK
5212005-05-12 Lute Kamstra <lute@gnu.org>
522
19958124
LK
523 * modes.texi (Generic Modes): Update.
524 (Major Modes): Refer to node "Generic Modes".
525
405cb12a
LK
526 * elisp.texi (Top): Update to the current structure of the manual.
527 * processes.texi (Processes): Add menu description.
528 * customize.texi (Customization): Add menu descriptions.
529
f714dd1b
TTN
5302005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
531
cc9442f2
TTN
532 * processes.texi (Signals to Processes)
533 (Low-Level Network): Fix typos.
f714dd1b 534
36ad23ec
LK
5352005-05-11 Lute Kamstra <lute@gnu.org>
536
537 * elisp.texi (Top): Add some nodes from the chapter "Major and
538 Minor Modes" to the detailed node listing.
539
d101bf56
RS
5402005-05-10 Richard M. Stallman <rms@gnu.org>
541
542 * keymaps.texi (Extended Menu Items): Menu item filter functions
543 can be called at any time.
544
698b0510
LT
5452005-05-08 Luc Teirlinck <teirllm@auburn.edu>
546
547 * variables.texi (File Local Variables): `(hack-local-variables t)'
548 now also checks whether a mode is specified in the local variables
549 list.
550
2c6b25c7
EZ
5512005-05-05 Kevin Ryde <user42@zip.com.au>
552
553 * display.texi (The Echo Area): Correct format function cross
554 reference.
555
643b4cf5
LT
5562005-05-05 Luc Teirlinck <teirllm@auburn.edu>
557
558 * variables.texi (Variable Aliases): Change description of
559 `define-obsolete-variable-alias'.
560
561 * functions.texi (Functions): Add "Obsolete Functions" to menu.
562 (Defining Functions): Add xref.
563 (Obsolete Functions): New node.
564 (Function Safety): Standardize capitalization of section title.
565
566 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
567 (Dialog Boxes): Complete description of `x-popup-dialog'.
568
053bc8e4
RS
5692005-05-04 Richard M. Stallman <rms@gnu.org>
570
571 * commands.texi (Interactive Codes): Fix Texinfo usage.
572 Document U more clearly.
573
f6b1b15a
LT
5742005-05-01 Luc Teirlinck <teirllm@auburn.edu>
575
3b925015
LT
576 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
577 function and not a macro.
578
f6b1b15a
LT
579 * frames.texi (Pop-Up Menus): Correct and clarify description of
580 `x-popup-menu'.
581 (Dialog Boxes): Clarify description of `x-popup-dialog'.
582
ebbfa918
RS
5832005-05-01 Richard M. Stallman <rms@gnu.org>
584
585 * edebug.texi (Checking Whether to Stop): Fix previous change.
586
abe2f96e
LT
5872005-05-01 Luc Teirlinck <teirllm@auburn.edu>
588
d6028ef2
LT
589 * display.texi: Fix typos and Texinfo usage.
590
abe2f96e
LT
591 * edebug.texi (Checking Whether to Stop): executing-macro ->
592 executing-kbd-macro.
593
b2cfb30b
RS
5942005-05-01 Richard M. Stallman <rms@gnu.org>
595
596 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
597
7e995a23
RS
5982005-04-30 Richard M. Stallman <rms@gnu.org>
599
600 * files.texi (Magic File Names): Document `operations' property.
601
57efa539
LK
6022005-04-29 Lute Kamstra <lute@gnu.org>
603
604 * modes.texi (Generic Modes): New node.
605 (Major Modes): Add it to the menu.
606 (Derived Modes): Add "derived mode" to concept index.
607
0a20b1dc
LK
6082005-04-28 Lute Kamstra <lute@gnu.org>
609
610 * modes.texi (Defining Minor Modes): Fix previous change.
611 (Font Lock Mode): Simplify.
612 (Font Lock Basics): Say that font-lock-defaults is buffer-local
613 when set and that some parts are optional. Add cross references.
614 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
615 Add cross references. Add font-lock-multiline to index.
616 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 617 Lock Variables". Document font-lock-add-keywords and
b5305167 618 font-lock-remove-keywords.
0a20b1dc
LK
619 (Other Font Lock Variables): Move font-lock-keywords-only,
620 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
621 and font-lock-syntactic-face-function to node "Syntactic Font
622 Lock". Move font-lock-keywords-case-fold-search to node
623 "Search-based Fontification". Document font-lock-inhibit-thing-lock
624 and font-lock-{,un}fontify-{buffer,region}-function.
625 (Precalculated Fontification): Remove reference to deleted variable
626 font-lock-core-only.
627 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
628 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
629 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
630 and font-lock-syntactic-face-function here from node "Other Font
631 Lock Variables". Move font-lock-syntactic-keywords to "Setting
632 Syntax Properties". Add cross references.
b5305167
SM
633 (Setting Syntax Properties): New node.
634 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
635 * syntax.texi (Syntax Properties): Add cross reference.
636 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
637
68a94f5a
RS
6382005-04-26 Richard M. Stallman <rms@gnu.org>
639
640 * display.texi (Defining Faces):
641 Document `default' elements of defface spec.
642
643 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
644
645 * variables.texi (Variable Aliases): Clarify text.
646
6472005-04-25 Chong Yidong <cyd@stupidchicken.com>
648
649 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
650
7f48f143
LT
6512005-04-25 Luc Teirlinck <teirllm@auburn.edu>
652
653 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
654
45d2f8e8
EZ
6552005-04-24 Eli Zaretskii <eliz@gnu.org>
656
f3714ab2
EZ
657 * syntax.texi (Syntax Table Internals): Elaborate documentation of
658 syntax-after and syntax-class.
659
45d2f8e8 660 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
661 (Unique File Names): Don't mention "numbers" in the documentation
662 of make-temp-file and make-temp-name.
45d2f8e8 663
469bc679
RS
6642005-04-23 Richard M. Stallman <rms@gnu.org>
665
666 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
667
c9fa5dc9
RS
6682005-04-22 Nick Roberts <nickrob@snap.net.nz>
669
670 * windows.texi (Cyclic Window Ordering): Clarify window-list.
671
230e1e80
NR
6722005-04-22 Nick Roberts <nickrob@snap.net.nz>
673
674 * variables.texi (Variable Aliases): Describe make-obsolete-variable
675 and define-obsolete-variable-alias.
676
1ba52906
KS
6772005-04-22 Kim F. Storm <storm@cua.dk>
678
679 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
680 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
681
9721d904
LK
6822005-04-21 Lute Kamstra <lute@gnu.org>
683
684 * lists.texi (Association Lists): Document rassq-delete-all.
685
ed35c736
RS
6862005-04-19 Richard M. Stallman <rms@gnu.org>
687
688 * modes.texi (Search-based Fontification): Explain that
689 facespec is an expression to be evaluated.
690
42fc00a4
RS
6912005-04-19 Kevin Ryde <user42@zip.com.au>
692
b5305167 693 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
694 * strings.texi (String Conversion): Fix xref.
695
5827e9d4
KS
6962005-04-19 Kim F. Storm <storm@cua.dk>
697
698 * symbols.texi (Symbol Plists): Add safe-get.
699 Mention that `get' may signal an error.
700
47872da9
NR
7012005-04-18 Nick Roberts <nickrob@snap.net.nz>
702
703 * customize.texi (Variable Definitions): Replace tooltip-mode
704 example with save-place.
705
ec0cf966
RS
7062005-04-17 Richard M. Stallman <rms@gnu.org>
707
708 * buffers.texi (Indirect Buffers): Clarify.
709
710 * positions.texi (Positions): Clarify converting marker to integer.
711
712 * strings.texi (String Basics): Mention string-match; clarify.
713
199bb209
LK
7142005-04-08 Lute Kamstra <lute@gnu.org>
715
716 * modes.texi (Search-based Fontification): Fix cross references.
717 Use consistent terminology. Document anchored highlighting.
718
bfa54668
LK
7192005-04-05 Lute Kamstra <lute@gnu.org>
720
721 * modes.texi (Defining Minor Modes): Document :group keyword
722 argument and its default value.
723
07e5fb9e
LK
7242005-04-03 Lute Kamstra <lute@gnu.org>
725
726 * hooks.texi (Standard Hooks): Add some hooks. Add cross
727 references and/or descriptions. Delete major mode hooks; mention
728 them as a category instead. Rename or delete obsolete hooks.
729
aa945b59
RS
7302005-04-02 Richard M. Stallman <rms@gnu.org>
731
732 * nonascii.texi (Coding System Basics): Another wording cleanup.
733
8b918214
RS
7342005-04-01 Richard M. Stallman <rms@gnu.org>
735
736 * nonascii.texi (Coding System Basics): Clarify previous change.
737
41639988
KH
7382005-04-01 Kenichi Handa <handa@m17n.org>
739
740 * nonascii.texi (Coding System Basics): Describe about rondtrip
741 identity of coding systems.
742
8e669bbd
RS
7432005-03-29 Chong Yidong <cyd@stupidchicken.com>
744
745 * text.texi (Buffer Contents): Add filter-buffer-substring and
746 buffer-substring-filters.
747
f60a6f87
RS
7482005-03-26 Chong Yidong <cyd@stupidchicken.com>
749
750 * anti.texi (Antinews): Mention `G' interactive code.
751
752 * tips.texi (Compilation Tips): Mention benchmark.el.
753
aaac1251
LT
7542005-03-27 Luc Teirlinck <teirllm@auburn.edu>
755
756 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
757 is now bound to M-o M-o.
758
759 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
760
45325173
GM
7612005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
762
763 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
764 in the Emacs Manual).
765 * Makefile.in (srcs): Remove calendar.texi.
766 * makefile.w32-in (srcs): Remove calendar.texi.
767 * display.texi (Display): Change name of next node.
768 * os.texi (System In): Change name of previous node.
769 * elisp.texi (Top): Remove Calendar references.
770 * vol1.texi (Top): Remove Calendar references.
771 * vol2.texi (Top): Remove Calendar references.
772
85df292e
RS
7732005-03-25 Richard M. Stallman <rms@gnu.org>
774
45325173 775 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
776 Cleanup previous change.
777
7782005-03-25 Chong Yidong <cyd@stupidchicken.com>
779
780 * display.texi (Face Attributes): Faces earlier in an :inherit
781 list take precedence.
782 (Scroll Bars): Fix description of vertical-scroll-bars.
783 Document frame-current-scroll-bars and window-current-scroll-bars.
784
785 * markers.texi (The Mark): Document temporary Transient Mark mode.
786
b5305167
SM
787 * minibuf.texi (Reading File Names):
788 Document read-file-name-completion-ignore-case.
85df292e
RS
789
790 * positions.texi (Screen Lines): Document nil for width argument
791 to compute-motion.
792
1fe54d69
KS
7932005-03-23 Kim F. Storm <storm@cua.dk>
794
795 * display.texi (Standard Faces): Other faces used in the fringe
796 implicitly inherits from the fringe face.
797 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
798 properties implicitly inherits from fringe face.
799 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
800
a775dff4
RS
8012005-03-20 Chong Yidong <cyd@stupidchicken.com>
802
803 * display.texi (Invisible Text): State default value of
804 line-move-ignore-invisible.
805 (Managing Overlays): Document remove-overlays.
806 (Standard Faces): Document escape-glyph face.
807
b5305167 808 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 809
b5305167
SM
810 * modes.texi (Other Font Lock Variables):
811 Document font-lock-lines-before.
a775dff4
RS
812
813 * positions.texi (Skipping Characters): skip-chars-forward allows
814 character classes.
815
077f7085
LK
8162005-03-18 Lute Kamstra <lute@gnu.org>
817
818 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
819
d69ea7ab
RS
8202005-03-17 Richard M. Stallman <rms@gnu.org>
821
c7bd5d57
RS
822 * text.texi (Undo): Document extensible undo entries.
823
d69ea7ab
RS
824 * searching.texi (String Search, Regexp Search, Regexp Search):
825 Cleanups.
826
827 * nonascii.texi (Character Codes): Minor fix.
828
829 * display.texi (Display Property): Explain the significance
830 of having text properties that are eq.
831 (Other Display Specs): Explain string as display spec.
832
833 * commands.texi (Interactive Codes): Document G option.
834
8352005-03-17 Chong Yidong <cyd@stupidchicken.com>
836
837 * text.texi (Filling): Add sentence-end-without-period and
838 sentence-end-without-space.
839 (Changing Properties): Minor fix.
840
841 * anti.texi: Total rewrite.
842
a7679889
LK
8432005-03-15 Lute Kamstra <lute@gnu.org>
844
845 * edebug.texi (Instrumenting Macro Calls): Fix typos.
846
6eb8e247
KS
8472005-03-08 Kim F. Storm <storm@cua.dk>
848
849 * display.texi (Specified Space): Property :width is support on
850 non-graphic terminals, :height is not.
851
bfa8be14
RS
8522005-03-07 Richard M. Stallman <rms@gnu.org>
853
854 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
855 Now subnodes of Fringes.
856 (Overlay Arrow): Document overlay-arrow-variable-list.
857 (Fringe Size/Pos): New node, broken out of Fringes.
858 (Display): Explain clearing vs redisplay better.
859 (Truncation): Clarify use of bitmaps.
860 (The Echo Area): Clarify the uses of the echo area.
861 Add max-mini-window-height.
862 (Progress): Clarify.
863 (Invisible Text): Explain that main loop moves point out.
864 (Selective Display): Say "hidden", not "invisible".
b5305167 865 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
866 (Overlay Properties): Clarify intro.
867 (Finding Overlays): Explain return values when nothing found.
868 (Width): truncate-string-to-width has added arg.
869 (Displaying Faces): Clarify and update mode line face handling.
870 (Face Functions): Minor cleanup.
b5305167 871 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
872 (Pixel Specification, Other Display Specs): Minor cleanups.
873 (Images, Image Descriptors): Minor cleanups.
874 (GIF Images): Patents have expired.
875 (Showing Images): Explain default text for insert-image.
b5305167 876 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
877 (Making Buttons): Explain return values.
878 (Button Buffer Commands): Add xref.
879 (Inverse Video): Update mode-line-inverse-video.
880 (Display Table Format): Clarify.
881 (Active Display Table): Give defaults for window-display-table.
882
883 * calendar.texi (Calendar Customizing): calendar-holiday-marker
884 and calendar-today-marker are strings, not chars.
885 (Holiday Customizing): Minor fix.
886
bfa8be14
RS
887 * internals.texi (Writing Emacs Primitives): Update `or' example.
888 Update limit on # args of subr.
889
890 * edebug.texi (Using Edebug): Arrow is in fringe.
891 (Instrumenting): Arg to eval-defun works without loading edebug.
892 (Edebug Execution Modes): Add xref.
893
894 * customize.texi (Common Keywords): Clarify :require.
895 Mention :version here.
896 (Variable Definitions, Group Definitions): Not here.
897 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
898
d69ea7ab
RS
8992005-03-07 Chong Yidong <cyd@stupidchicken.com>
900 * nonascii.texi (Text Representations): Clarify position-bytes.
901 (Character Sets): Add list-charset-chars.
902 (Scanning Charsets): Add charset-after.
903 (Encoding and I/O): Minor fix.
904
34398e6c
RS
9052005-03-06 Richard M. Stallman <rms@gnu.org>
906
907 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
908 (Resizing Windows): Likewise.
909
910 * text.texi (Change Hooks): Get rid of "Emacs 21".
911
912 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
913
914 * streams.texi (Output Variables): Get rid of "Emacs 21".
915
916 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
917
918 * os.texi (Translating Input): Replace flow-control example
919 with a less obsolete example that uses `keyboard-translate'.
920
6eb8e247 921 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 922 Get rid of "Emacs 21".
6eb8e247 923
34398e6c
RS
924 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
925 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
926
927 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
928
929 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
930
931 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
932 (Menu Bar): Fix when menu-bar-update-hook is called.
933
934 * hash.texi (Hash Tables): Get rid of "Emacs 21".
935
936 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
937 and make it read better.
938
939 * files.texi (Writing to Files): Get rid of "Emacs 21".
940 (Unique File Names): Likewise.
941
942 * elisp.texi: Update Emacs version to 22.
943
944 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
945 (Overlay Properties, Face Attributes): Likewise.
946 (Managing Overlays): Fix punctuation.
947 (Attribute Functions): Clarify set-face-font; get rid of
948 info about old Emacs versions.
949 (Auto Faces, Font Lookup, Display Property, Images):
950 Get rid of "Emacs 21".
951
952 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
953
d2178387
RS
9542005-03-05 Richard M. Stallman <rms@gnu.org>
955
956 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
957
524352d6
LK
9582005-03-04 Lute Kamstra <lute@gnu.org>
959
960 * debugging.texi (Error Debugging): Document stack-trace-on-error.
961
9622005-03-03 Lute Kamstra <lute@gnu.org>
963
964 * edebug.texi (Instrumenting Macro Calls): Fix typo.
965
284f0680
LK
9662005-03-01 Lute Kamstra <lute@gnu.org>
967
968 * debugging.texi (Debugger Commands): Update `j'.
969
a9ee5cac
LK
9702005-02-28 Lute Kamstra <lute@gnu.org>
971
972 * debugging.texi (Debugging): Fix typo.
973 (Error Debugging): Document eval-expression-debug-on-error.
974 (Function Debugging): Update example.
975 (Using Debugger): Mention starred stack frames.
976 (Debugger Commands): Document `j' and `l'.
977 (Invoking the Debugger): `d' and `j' exit recursive edit too.
978 Update the messages that the debugger displays.
979 (Internals of Debugger): Add cross reference. Update example.
980 (Excess Open): Minor improvement.
981 (Excess Close): Minor improvement.
982
378d0f8e
RS
9832005-02-26 Richard M. Stallman <rms@gnu.org>
984
985 * tips.texi (Coding Conventions): Clarify.
986 Put all the major mode key reservations together.
987 Mention the Mouse-1 => Mouse-2 conventions.
988
989 * syntax.texi (Syntax Class Table): Clarify.
990 (Syntax Table Functions): syntax-after moved from here.
991 (Syntax Table Internals): syntax-after moved to here.
992 (Parsing Expressions): Update info on number of values
993 and what's meaningful in the STATE argument.
994 (Categories): Fix typo.
995
996 * sequences.texi (Arrays): Cleanup.
997 (Char-Tables): Clarify.
998
999 * processes.texi (Deleting Processes): Cleanups, add xref.
1000 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1001 (Process Information): set-process-coding-system, some args optional.
1002 (Input to Processes): Explain various types for PROCESS args.
1003 Rename them from PROCESS-NAME to PROCESS.
1004 (Signals to Processes): Likewise.
1005 (Decoding Output): Cleanup.
1006 (Query Before Exit): Clarify.
1007
1008 * os.texi (Startup Summary): Correct the options; add missing ones.
1009 (Terminal Output, Batch Mode): Clarify.
1010 (Flow Control): Node deleted.
1011
1012 * markers.texi (The Mark): Clarify.
1013
1014 * macros.texi (Expansion): Cleanup.
1015 (Indenting Macros): indent-spec allows ints, not floats.
1016
1017 * keymaps.texi (Keymaps): Clarify.
1018 (Format of Keymaps): Update lisp-mode-map example.
1019 (Active Keymaps, Key Lookup): Clarify.
1020 (Changing Key Bindings): Add xref to `kbd'.
1021 (Key Binding Commands, Simple Menu Items): Clarify.
1022 (Mouse Menus, Menu Bar): Clarify.
1023 (Menu Example): Replace print example with menu-bar-replace-menu.
1024
1025 * help.texi (Documentation Basics): Add function-documentation prop.
1026
1027 * elisp.texi (Top): Don't refer to Flow Control node.
1028
1029 * commands.texi (Command Overview): Improve xrefs.
1030 (Adjusting Point): Adjusting point applies to intangible and invis.
1031 (Key Sequence Input): Doc extra read-key-sequence args.
1032 Likewise for read-key-sequence-vector.
1033
1034 * backups.texi (Rename or Copy): Minor fix.
1035 (Numbered Backups): For version-control, say the default.
1036 (Auto-Saving): make-auto-save-file-name example is simplified.
1037
1038 * advice.texi (Advising Functions): Don't imply one part of Emacs
1039 should advise another part. Markup changes.
1040 (Defining Advice): Move transitional para.
1041 (Activation of Advice): Cleanup.
1042 Explain if COMPILE is nil or negative.
1043
1044 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1045
2e20c83d
LK
10462005-02-24 Lute Kamstra <lute@gnu.org>
1047
1048 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1049 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1050
65c492fd
LK
10512005-02-23 Lute Kamstra <lute@gnu.org>
1052
b02c3eed
LK
1053 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1054 to define global minor modes as well.
1055
65c492fd
LK
1056 * display.texi (Managing Overlays): overlay-buffer returns nil for
1057 deleted overlays.
1058
b686dd59
KS
10592005-02-22 Kim F. Storm <storm@cua.dk>
1060
1061 * minibuf.texi (Basic Completion): Allow symbols in addition to
1062 strings in try-completion and all-completions.
1063
23e8c095
LK
10642005-02-14 Lute Kamstra <lute@gnu.org>
1065
1066 * elisp.texi (Top): Remove reference to deleted node.
1067
1068 * lists.texi (Lists): Remove reference to deleted node.
1069 (Cons Cells): Fix typo.
1070
1071 * loading.texi (Where Defined): Fix typo.
1072
134948fc
RS
10732005-02-14 Richard M. Stallman <rms@gnu.org>
1074
1075 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1076 is useful for discarding some minor modes.
1077
1078 * symbols.texi (Symbol Components): Reorder examples.
1079
1080 * streams.texi (Input Functions): State standard-input default.
1081 (Output Variables): State standard-output default.
1082
1083 * objects.texi (Printed Representation): Clarify read syntax vs print.
1084 (Floating Point Type): Explain meaning better.
1085 (Symbol Type): Explain uniqueness better.
1086 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1087 List examples sooner.
1088 (Box Diagrams): New subnode broken out.
1089 Some examples moved from old Lists as Boxes node.
1090 (Dotted Pair Notation): Clarify intro.
1091 (Array Type): Clarify.
1092 (Type Predicates): Add hash-table-p.
1093
1094 * numbers.texi (Integer Basics): Clarify radix explanation.
1095 (Predicates on Numbers): Minor clarification.
1096 (Comparison of Numbers): Minor clarification. Clarify eql.
1097 Typos in min, max.
1098 (Math Functions): Clarify overflow in expt.
1099
1100 * minibuf.texi (Text from Minibuffer): Minor clarification.
1101 Mention arrow keys.
1102
1103 * loading.texi (Autoload): defun's doc string overrides autoload's
1104 doc string.
1105 (Repeated Loading): Modernize "add to list" examples.
1106 (Where Defined): Finish updating table of load-history elts.
1107
1108 * lists.texi (List-related Predicates): Minor wording improvement.
1109 (Lists as Boxes): Node deleted.
1110 (Building Lists): Explain trivial cases of number-sequence.
1111
1112 * hash.texi (Hash Tables): Add desc to menu items.
1113 (Creating Hash): Expain "full" means "make larger",
1114 (Hash Access): Any object can be a key.
1115 State value of maphash.
1116
1117 * functions.texi (What Is a Function): Wording cleanup.
1118 (Function Documentation): Minor cleanup.
1119 Explain purpose of calling convention at end of doc string.
1120 (Function Names): Wording cleanup.
1121 (Calling Functions): Wording cleanup.
1122 Explain better how funcall calls the function.
1123 (Function Cells): Delete example of saving and redefining function.
1124
1125 * control.texi (Combining Conditions): Wording cleanup.
1126 (Iteration): dolist and dotimes bind VAR locally.
1127 (Cleanups): Xref to Atomic Changes.
1128
1129 * compile.texi (Byte Compilation): Delete 19.29 info.
1130 (Compilation Functions): Macros' difficulties don't affect defsubst.
1131 (Docs and Compilation): Delete 19.29 info.
1132
44291460
RS
11332005-02-10 Richard M. Stallman <rms@gnu.org>
1134
1135 * objects.texi (Symbol Type): Minor correction.
1136
1f9ad95a
LK
11372005-02-06 Lute Kamstra <lute@gnu.org>
1138
1139 * modes.texi (Example Major Modes): Fix typos.
1140
ba2c991c
RS
11412005-02-06 Richard M. Stallman <rms@gnu.org>
1142
1143 * text.texi (Margins): fill-nobreak-predicate can be one function.
1144
1145 * strings.texi (Modifying Strings): clear-string can make unibyte.
1146 (Formatting Strings): format gives error if values missing.
1147
1148 * positions.texi (Character Motion): Mention default arg
1149 for forward-char. backward-char refers to forward-char.
1150 (Word Motion): Mention default arg for forward-word.
1151 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1152 Simplify end-of-buffer.
1153 (Text Lines): Mention default arg for forward-line.
1154 (List Motion): Mention default arg for beginning/end-of-defun.
1155 (Skipping Characters): Minor fixes in explaining character-set.
1156
1157 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1158 Mode inheritance applies only when default-major-mode is nil.
1159 Clarifications.
1160 (Example Major Modes): Update Text mode and Lisp mode examples.
1161 (Minor Mode Conventions): Mention define-minor-mode at top.
1162 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1163 (Mode Line Format): Update mode line face display info.
1164 (Properties in Mode): Mention effect of risky vars.
1165 (Imenu): Define imenu-add-to-menubar.
1166 (Font Lock Mode): Add descriptions to menu lines.
1167 (Faces for Font Lock): Add font-lock-doc-face.
1168
9bf6d576
LK
11692005-02-05 Lute Kamstra <lute@gnu.org>
1170
1171 * text.texi (Maintaining Undo): Remove obsolete function.
1172
cb602754
EZ
11732005-02-05 Eli Zaretskii <eliz@gnu.org>
1174
1175 * frames.texi (Color Names): Add pointer to the X docs about RGB
1176 color specifications. Improve indexing
1177 (Text Terminal Colors): Replace the description of RGB values by
1178 an xref to "Color Names".
1179
4e07258f
RS
11802005-02-03 Richard M. Stallman <rms@gnu.org>
1181
1182 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1183 Clarify.
1184 (Selecting Windows): Clarify save-selected-window.
1185 (Cyclic Window Ordering): Clarify walk-windows.
1186 (Window Point): Clarify.
1187 (Window Start): Add comment to example.
1188 (Resizing Windows): Add `interactive' specs in examples.
1189 Document fit-window-to-buffer.
1190
1191 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1192 (Undo, Maintaining Undo): Clarify last change.
1193 (Sorting): In sort-numeric-fields, explain about octal and hex.
1194 Mention sort-numeric-base.
1195 (Format Properties): Add xref for hard newlines.
1196
1197 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1198 (Pop-Up Menus): Fix typo.
1199 (Color Names): Explain all types of color names.
1200 Explain color-values on B&W terminal.
1201 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1202
1203 * files.texi (File Locks): Not supported on MS systems.
1204 (Testing Accessibility): Clarify.
1205
1206 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1207 (Coverage Testing): Fix typo.
1208
1209 * commands.texi (Misc Events): Remove stray space.
1210
1211 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1212 (Modification Time): Clarify when visited-file-modtime returns 0.
1213 (The Buffer List): Clarify bury-buffer.
1214 (Killing Buffers): Clarify.
1215 (Indirect Buffers): Add clone-indirect-buffer.
1216
12172005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1218
1219 * edebug.texi (Printing in Edebug): Fix default value of
1220 edebug-print-circle.
1221 (Coverage Testing): Fix displayed frequency count data.
1222
12232005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1224
1225 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1226
4e07258f 12272005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1228
1229 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1230
28d986b9
EZ
12312005-01-29 Eli Zaretskii <eliz@gnu.org>
1232
1233 * commands.texi (Misc Events): Describe the help-echo event.
1234
1235 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1236 consistently in description of the help-echo property.
1237 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1238
1239 * display.texi (Overlay Properties): Fix the index entry for
1240 help-echo overlay property.
1241
1242 * customize.texi (Type Keywords): Uncomment the xref to the
1243 help-echo property documentation.
1244
8f958b40
KS
12452005-01-23 Kim F. Storm <storm@cua.dk>
1246
1247 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1248 return value. Third element FULLY replaced by PARTIAL which
1249 specifies number of invisible pixels if row is only partially visible.
1250 (Textual Scrolling): Mention auto-window-vscroll.
1251 (Vertical Scrolling): New defvar auto-window-vscroll.
1252
cd7e5dd6
LT
12532005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1254
1255 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1256 command remapping.
1257
6f771c32
RS
12582005-01-15 Richard M. Stallman <rms@gnu.org>
1259
1260 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1261
6ac8a822
KS
12622005-01-14 Kim F. Storm <storm@cua.dk>
1263
88948d55
KS
1264 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1265
6ac8a822
KS
1266 * text.texi (Links and Mouse-1): Fix string and vector item.
1267
20d6de82
RS
12682005-01-13 Richard M. Stallman <rms@gnu.org>
1269
1270 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1271 descriptions of overriding-local-map and overriding-terminal-local-map.
1272
1273 * text.texi (Links and Mouse-1): Clarify text.
1274
f75a592e
KS
12752005-01-13 Kim F. Storm <storm@cua.dk>
1276
1277 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1278
910f60b1
TTN
12792005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1280
1281 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1282
37181fc4
KS
12832005-01-12 Kim F. Storm <storm@cua.dk>
1284
1285 * text.texi (Links and Mouse-1): Rename section from Enabling
1286 Mouse-1 to Following Links. Change xrefs.
1287 Add examples for define-button-type and define-widget.
1288
1289 * display.texi (Button Properties, Button Buffer Commands):
1290 Clarify mouse-1 and follow-link functionality.
1291
28f94a34
RS
12922005-01-12 Richard M. Stallman <rms@gnu.org>
1293
1294 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1295
1296 * display.texi (Beeping): Fix Texinfo usage.
1297
1298 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1299
bac2d936
KS
13002005-01-11 Kim F. Storm <storm@cua.dk>
1301
1302 * display.texi (Button Properties, Button Buffer Commands):
93381d62 1303 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
1304
1305 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1306 (Enabling Mouse-1 to Follow Links): New subsection.
1307
de968ddb
RS
13082005-01-06 Richard M. Stallman <rms@gnu.org>
1309
1310 * text.texi (Special Properties): Minor change.
1311
1312 * os.texi (Timers): Clarify previous change.
1313
1314 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1315
a3a43b3b
LT
13162005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1317
1318 * display.texi (Face Attributes): Correct xref to renamed node.
1319
732bb9ce
RS
13202005-01-01 Richard M. Stallman <rms@gnu.org>
1321
1322 * display.texi (Face Attributes): Describe hex color specs.
1323
c734ae59
RS
13242004-12-31 Richard M. Stallman <rms@gnu.org>
1325
1326 * os.texi (Timers): Update previous change.
1327
33b2f4ea
KS
13282004-12-30 Kim F. Storm <storm@cua.dk>
1329
1330 * display.texi (Line Height): Total line-height is now specified
1331 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1332 in cons cells. (nil . RATIO) is relative to actual line height.
1333 Use line-height `t' instead of `0' to get minimum height.
1334
99ec74b9
RS
13352004-12-29 Richard M. Stallman <rms@gnu.org>
1336
1337 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1338
eab463f6
RS
13392004-12-28 Richard M. Stallman <rms@gnu.org>
1340
1341 * commands.texi (Quitting): Clarify value of with-local-quit.
1342
1343 * elisp.texi (Top): Fix previous change.
1344
1345 * loading.texi (Loading): Fix previous change.
1346
ebbd14f1
RS
13472004-12-27 Richard M. Stallman <rms@gnu.org>
1348
4ae98fc5
RS
1349 * Makefile.in (MAKEINFO): Specify --force.
1350
8f430046
RS
1351 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1352
56011a8c
RS
1353 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1354
1355 * display.texi (Line Height): Further clarify.
1356
1357 * elisp.texi (Top): Update Loading submenu.
1358
ebbd14f1
RS
1359 * loading.texi (Where Defined): New node.
1360 (Unloading): load-history moved to Where Defined.
1361
fda2922a
RS
13622004-12-21 Richard M. Stallman <rms@gnu.org>
1363
1364 * commands.texi (Event Input Misc): Add while-no-input.
1365
9eb8959a
RS
13662004-12-11 Richard M. Stallman <rms@gnu.org>
1367
1368 * display.texi (Line Height): Rewrite text for clarity.
1369
adf87c29
KS
13702004-12-11 Kim F. Storm <storm@cua.dk>
1371
1372 * display.texi (Display): Add node "Line Height" to menu.
1373 (Line Height): New node. Move full description of line-spacing
1374 and line-height text properties here from text.texi.
1375 (Scroll Bars): Add vertical-scroll-bar variable.
1376
1377 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1378
1379 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1380 line-spacing and vertical-scroll-bar.
1381
1382 * text.texi (Special Properties): Just mention line-spacing and
1383 line-height here, add xref to new "Line Height" node.
1384
31e4729e
TTN
13852004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1386
1387 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1388
1389 * locals.texi (Standard Buffer-Local Variables):
1390 Add @xref for `line-spacing'.
1391
cc60c723
RS
13922004-12-05 Richard M. Stallman <rms@gnu.org>
1393
1394 * Makefile.in (maintainer-clean): Remove the info files
1395 in $(infodir) where they are created.
1396
f6101ac9
RS
13972004-12-03 Richard M. Stallman <rms@gnu.org>
1398
1399 * windows.texi (Selecting Windows): get-lru-window and
1400 get-largest-window don't consider dedicated windows.
1401
1402 * text.texi (Undo): Document undo-in-progress.
1403
94221759
RS
14042004-11-26 Richard M. Stallman <rms@gnu.org>
1405
1406 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1407 Remove a few vars that are not always buffer-local.
1408
7092c5e8
LT
14092004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1410
1411 * locals.texi (Standard Buffer-Local Variables): Comment out
1412 xref's to non-existent node `Yet to be written'.
1413
261b01c6
RS
14142004-11-24 Richard M. Stallman <rms@gnu.org>
1415
1416 * processes.texi (Synchronous Processes): Grammar fix.
1417
1418 * numbers.texi (Comparison of Numbers): Add eql.
1419
1420 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1421
1422 * intro.texi (Printing Notation): Fix previous change.
1423
1424 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1425 and default-indicate-buffer-boundaries from here.
1426 (Usual Display): To here.
1427 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1428 (Usual Display): Move tab-width up.
1429
1430 * customize.texi (Variable Definitions): Replace
1431 show-paren-mode example with tooltip-mode.
7092c5e8 1432 (Simple Types, Composite Types, Defining New Types):
261b01c6 1433 Minor cleanups.
7092c5e8 1434
c1aa4864
JH
14352004-11-21 Jesper Harder <harder@ifa.au.dk>
1436
1437 * processes.texi (Synchronous Processes, Output from Processes):
1438 Markup fix.
1439
dedbac89
RS
14402004-11-20 Richard M. Stallman <rms@gnu.org>
1441
07c8c65a
RS
1442 * positions.texi (Skipping Characters): skip-chars-forward
1443 now handles char classes.
1444
8f40a868
RS
1445 * intro.texi (Printing Notation): Avoid confusion of `print'
1446 when explaining @print.
1447
1448 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1449
1450 * display.texi (Display Table Format): Minor fix.
1451
1452 * streams.texi (Output Functions): Fix print example.
1453
fd6866c8
RS
1454 * Makefile.in (elisp): New target.
1455 (dist): Depend on $(infodir)/elisp, not elisp.
1456 Copy the info files from $(infodir).
1457
9d00469f
RS
1458 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1459 read-from-minibuffer.
1460
dedbac89
RS
1461 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1462
6de891db
RS
14632004-11-19 Richard M. Stallman <rms@gnu.org>
1464
1465 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1466
e1c1c5a7
TTN
14672004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1468
1469 * tips.texi (Coding Conventions): Fix typo.
1470
ee31cd78
RS
14712004-11-16 Richard M. Stallman <rms@gnu.org>
1472
1473 * tips.texi (Coding Conventions): Separate defvar and require
1474 methods to avoid warnings. Use require only when there are many
1475 functions and variables from that package.
1476
1477 * minibuf.texi (Minibuffer Completion): When ignoring case,
1478 predicate must not be case-sensitive.
1479
1480 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1481 (Test Coverage): Don't talk about "splotches". Clarified.
1482
4bd38e94
TTN
14832004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1484
1485 * frames.texi (Window Frame Parameters): Fix typo.
1486
6d073ae1
KS
14872004-11-15 Kim F. Storm <storm@cua.dk>
1488
9f89426b
KS
1489 * symbols.texi (Other Plists): Note that plist-get may signal error.
1490 Add safe-plist-get.
6d073ae1 1491
10980463
TTN
14922004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1493
1494 * modes.texi (Font Lock Basics): Fix typo.
1495
1efc19eb
RS
14962004-11-08 Richard M. Stallman <rms@gnu.org>
1497
1498 * syntax.texi (Syntax Table Functions): Add syntax-after.
1499
6159c232
EZ
15002004-11-06 Lars Brinkhoff <lars@nocrew.org>
1501
1502 * os.texi (Processor Run Time): New section documenting
1503 get-internal-run-time.
1504
59dede22
EZ
15052004-11-06 Eli Zaretskii <eliz@gnu.org>
1506
1507 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1508 it nukes elisp-cover.texi.
1509 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1510 elisp-0 etc.
1511
4cc8522c
LT
15122004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1513
1514 * commands.texi (Keyboard Macros): Document `append' return value
1515 of `defining-kbd-macro'.
1516
2d1ef312
RS
15172004-11-01 Richard M. Stallman <rms@gnu.org>
1518
1519 * commands.texi (Interactive Call): Add called-interactively-p.
1520
6f4e005d
SJ
15212004-10-29 Simon Josefsson <jas@extundo.com>
1522
1523 * minibuf.texi (Reading a Password): Revert.
1524
4f71c13f
RS
15252004-10-28 Richard M. Stallman <rms@gnu.org>
1526
1527 * frames.texi (Display Feature Testing): Explain about "vendor".
1528
4660a9e3
RS
15292004-10-27 Richard M. Stallman <rms@gnu.org>
1530
1531 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1532 not raw. Clarify `n'.
1533 (Interactive Call): Rewrite interactive-p, focusing on when
1534 and how to use it.
1535 (Misc Events): Clarify previous change.
1536
1537 * advice.texi (Simple Advice): Clarify what job the example does.
1538 (Around-Advice): Clarify ad-do-it.
1539 (Activation of Advice): An option of ad-default-compilation-action
1540 is `never', not `nil'.
1541
c8636435
KS
15422004-10-26 Kim F. Storm <storm@cua.dk>
1543
1544 * commands.texi (Interactive Codes): Add U code letter.
1545
acd4089b
SJ
15462004-10-25 Simon Josefsson <jas@extundo.com>
1547
1548 * minibuf.texi (Reading a Password): Add.
1549
29dc7809
JR
15502004-10-24 Jason Rumney <jasonr@gnu.org>
1551
1552 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1553 and wheel-down.
1554
bb5d6d34
KG
15552004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1556
1557 * processes.texi (Synchronous Processes): Document process-file.
1558
d0ee2ed3
KH
15592004-10-22 Kenichi Handa <handa@m17n.org>
1560
1561 * text.texi (translate-region): Document that it accepts also a
1562 char-table.
1563
38be9dbb
DP
15642004-10-22 David Ponce <david@dponce.com>
1565
1566 * windows.texi (Resizing Windows): Document the `preserve-before'
1567 argument of the functions `enlarge-window' and `shrink-window'.
1568
63c80452
JR
15692004-10-19 Jason Rumney <jasonr@gnu.org>
1570
1571 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1572
9f4b6e73
LT
15732004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1574
1575 * text.texi (Filling): Add anchor for definition of
1576 `sentence-end-double-space'.
1577
1578 * searching.texi (Regexp Example): Update description of how
1579 Emacs currently recognizes the end of a sentence.
1580 (Standard Regexps): Update definition of the variable
1581 `sentence-end'. Add definition of the function `sentence-end'.
1582
657f0f9c
EZ
15832004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1584
1585 * display.texi (Progress): New node.
1586
35ab4857
KS
15872004-10-05 Kim F. Storm <storm@cua.dk>
1588
1589 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1590
f2a54fbc
KS
15912004-09-29 Kim F. Storm <storm@cua.dk>
1592
1593 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1594 to identify bitmaps. Remove -fringe-bitmap suffix for standard
1595 fringe bitmap symbols, as they now have their own namespace.
1596 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1597 vs. pixels. Signal error if no free bitmap slots.
1598 (Pixel Specification): Change IMAGE to @var{image}.
1599
4676d6f3
RS
16002004-09-28 Richard M. Stallman <rms@gnu.org>
1601
1602 * text.texi (Special Properties): Clarify line-spacing and line-height.
1603
1604 * searching.texi (Regexp Search): Add looking-back.
1605
17234906
LT
16062004-09-25 Luc Teirlinck <teirllm@auburn.edu>
1607
1608 * display.texi: Correct typos.
1609 (Image Descriptors): Correct xref's.
1610
4de43c8b
RS
16112004-09-25 Richard M. Stallman <rms@gnu.org>
1612
1613 * text.texi (Special Properties): Cleanups in `cursor'.
1614 Rewrites in `line-height' and `line-spacing'; exchange them.
1615
1616 * display.texi (Fringes): Rewrite previous change.
1617 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
1618 (Display Fringe Bitmaps): Node deleted, text moved.
1619 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
1620 (Scroll Bars): Clarify set-window-scroll-bars.
1621 (Pointer Shape): Rewrite.
1622 (Specified Space): Clarify :align-to, etc.
1623 (Pixel Specification): Use @var. Clarify new text.
1624 (Other Display Specs): Clarify `slice'.
1625 (Image Descriptors): Cleanups.
1626 (Showing Images): Cleanups.
1627
a3ee0299
LT
16282004-09-24 Luc Teirlinck <teirllm@auburn.edu>
1629
e88ebce6
LT
1630 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1631
a3ee0299
LT
1632 * modes.texi: Various minor changes in addition to:
1633 (Major Mode Conventions): Final call to `run-mode-hooks' should
1634 not be inside the `delay-mode-hooks' form.
1635 (Mode Hooks): New node.
1636 (Hooks): Delete obsolete example.
1637 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1638 node "Mode Hooks".
1639
6db2bc02
LT
16402004-09-22 Luc Teirlinck <teirllm@auburn.edu>
1641
1642 * display.texi: Correct various typos.
1643 (Display): Rename node "Pointer Shapes" to "Pointer
1644 Shape". (There is already a node called "Pointer Shapes" in
1645 frames.texi.)
1646 (Images): Remove non-existent node "Image Slices" from menu.
1647
ed2846bd
KS
16482004-09-23 Kim F. Storm <storm@cua.dk>
1649
1650 * text.texi (Special Properties): Add `cursor', `pointer',
1651 `line-height', and `line-spacing' properties.
1652
1653 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1654 Shapes' to menu.
1655 (Standard Faces): Doc fix for fringe face.
1656 (Fringes): Add `overflow-newline-into-fringe' and
1657 'indicate-buffer-boundaries'.
1658 (Fringe Bitmaps, Pointer Shapes): New nodes.
1659 (Display Property): Add 'Pixel Specification' and 'Display Fringe
1660 Bitmaps' to menu.
1661 (Specified Space): Describe pixel width and height.
1662 (Pixel Specification): New node.
1663 (Other Display Specs): Add `slice' property.
1664 (Display Fringe Bitmaps): New node.
1665 (Images): Add 'Image Slices' to menu.
1666 (Image Descriptors): Add `:pointer' and `:map' properties.
1667 (Showing Images): Add slice arg to `insert-image'. Add
1668 'insert-sliced-image'.
1669
4d894c98
RS
16702004-09-20 Richard M. Stallman <rms@gnu.org>
1671
1672 * commands.texi (Key Sequence Input):
1673 Clarify downcasing in read-key-sequence.
1674
7e388eb7
JL
16752004-09-08 Juri Linkov <juri@jurta.org>
1676
1677 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1678
a020987f
LT
16792004-09-07 Luc Teirlinck <teirllm@auburn.edu>
1680
1681 * locals.texi (Standard Buffer-Local Variables): Add
1682 `buffer-auto-save-file-format'.
1683 * internals.texi (Buffer Internals): Describe new
1684 auto_save_file_format field of the buffer structure.
1685 * files.texi (Format Conversion): `auto-save-file-format' has been
1686 renamed `buffer-auto-save-file-format'.
1687
2b96f80c
LT
16882004-08-27 Luc Teirlinck <teirllm@auburn.edu>
1689
1690 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1691 an integer or a marker.
1692 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1693
2ee3b79e
RS
16942004-08-22 Richard M. Stallman <rms@gnu.org>
1695
1696 * modes.texi (Major Mode Conventions): Discuss rebinding of
1697 standard key bindings.
1698
c438dc33
KS
16992004-08-18 Kim F. Storm <storm@cua.dk>
1700
1701 * processes.texi (Accepting Output): Add `just-this-one' arg to
1702 `accept-process-output'.
101c421e 1703 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 1704
db8af011
LT
17052004-08-10 Luc Teirlinck <teirllm@auburn.edu>
1706
1707 * keymaps.texi: Various changes in addition to:
1708 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1709 Give more varied examples for `kbd'.
1710 (Creating Keymaps): Char tables have slots for all characters
1711 without modifiers.
1712 (Active Keymaps): `overriding-local-map' and
1713 `overriding-terminal-local-map' also override text property and
1714 overlay keymaps.
1715 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1716 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1717 to denote a prefix of no events.
1718 `map-keymap' includes parent's bindings _recursively_.
1719 Clarify and correct description of `where-is-internal'.
1720 Mention BUFFER-OR-NAME arg to `describe-bindings'.
1721 (Menu Example): For menus intended for use with the keyboard, the
1722 menu items should be bound to characters or real function keys.
1723
de700726
LT
17242004-08-08 Luc Teirlinck <teirllm@auburn.edu>
1725
30e75a87
LT
1726 * objects.texi (Character Type): Reposition `@anchor' to prevent
1727 double space inside sentence in Info.
1728
de700726
LT
1729 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1730 renamed to `disabled-command-function'.
7c5b95c9 1731 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
1732 (Command Loop Info): Replace reference to it.
1733 (Disabling Commands): `disabled-command-hook' has been renamed to
1734 `disabled-command-function'.
1735
81909a1a
LT
17362004-08-07 Luc Teirlinck <teirllm@auburn.edu>
1737
1738 * os.texi (Translating Input): Only non-prefix bindings in
1739 `key-translation-map' override actual key bindings. Warn about
1740 possible indirect effect of actual key bindings on non-prefix
1741 bindings in `key-translation-map'.
1742
5504e99c
LT
17432004-08-06 Luc Teirlinck <teirllm@auburn.edu>
1744
1745 * minibuf.texi (High-Level Completion): Add anchor for definition
1746 of `read-variable'.
1747
1748 * commands.texi: Various changes in addition to:
1749 (Using Interactive): Clarify description of `interactive-form'.
1750 (Interactive Call): Mention default for KEYS argument to
1751 `call-interactively'.
1752 (Command Loop Info): Clarify description of `this-command-keys'.
1753 Mention KEEP-RECORD argument to `clear-this-command-keys'.
1754 Value of `last-event-frame' can be `macro'.
1755 (Repeat Events): `double-click-fuzz' is also used to distinguish
1756 clicks and drags.
1757 (Classifying Events): Clarify descriptions of `event-modifiers'
1758 `event-basic-type' and `event-convert-list'.
1759 (Accessing Events): `posn-timestamp' takes POSITION argument.
1760 (Quoted Character Input): Clarify description of
1761 `read-quoted-char' and fix example.
1762 (Quitting): Add `with-local-quit'.
1763 (Disabling Commands): Correct and clarify descriptions of
1764 `enable-command' and `disable-command'.
1765 Mention what happens if `disabled-command-hook' is nil.
1766 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1767 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1768
f478a72a
LT
17692004-07-24 Luc Teirlinck <teirllm@auburn.edu>
1770
1771 * frames.texi: Various changes in addition to:
1772 (Creating Frames): Expand and clarify description of `make-frame'.
1773 (Window Frame Parameters): Either none or both of the `icon-left'
1774 and `icon-top' parameters must be specified. Put descriptions of
1775 `menu-bar-lines' and `toolbar-lines' closer together and change
1776 them accordingly.
1777 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1778 except while processing `frame-title-format' or `icon-title-format'.
1779 (Deleting Frames): Correct description of `delete-frame'.
1780 Non-nil return values of `frame-live-p' are like those of `framep'.
1781 (Frames and Windows): mention return value of
1782 `set-frame-selected-window'.
1783 (Visibility of Frames): Mention `force' argument to
1784 `make-frame-invisible'. `frame-visible-p' returns t for all
1785 frames on text-only terminals.
1786 (Frame Configurations): Restoring a frame configuration does not
1787 restore deleted frames.
1788 (Window System Selections): `x-set-selection' returns DATA.
1789 (Resources): Add example.
1790 (Display Feature Testing): Clarify descriptions of
1791 `display-pixel-height', `display-pixel-width', `x-server-version'
1792 and `x-server-vendor'.
1793
1794 * windows.texi (Choosing Window): Add anchor.
1795 * minibuf.texi (Minibuffer Misc): Add anchor.
1796
bc135062
JPW
17972004-07-23 John Paul Wallington <jpw@gnu.org>
1798
1799 * macros.texi (Defining Macros): Declaration keyword for setting
1800 Edebug spec is `debug' not `edebug'.
1801
cb7516e5
LT
18022004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1803
1804 * windows.texi: Various small changes in addition to:
1805 (Window Point): Mention return value of `set-window-point'.
1806 (Window Start): `pos-visible-in-window-p' disregards horizontal
1807 scrolling. Explain return value if PARTIALLY is non-nil.
1808 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1809 and `set-window-vscroll'.
1810 (Size of Window): The argument WINDOW to `window-inside-edges',
1811 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1812 (Resizing Windows): Explain return value of
1813 `shrink-window-if-larger-than-buffer'.
1814 `window-size-fixed' automatically becomes buffer local when set.
1815 (Window Configurations): Explain return value of
1816 `set-window-configuration'.
1817
1818 * minibuf.texi (Minibuffer Misc): Add anchor for
1819 `minibuffer-scroll-window'.
1820
1821 * positions.texi (Text Lines): Add anchor for `count-lines'.
1822
3751eb00
RS
18232004-07-17 Richard M. Stallman <rms@gnu.org>
1824
1825 * display.texi (Overlay Properties): Adding `evaporate' prop
1826 deletes empty overlay immediately.
1827
1828 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1829 fix example.
1830
9a7e97c6
LT
18312004-07-16 Jim Blandy <jimb@redhat.com>
1832
1833 * searching.texi (Regexp Backslash): Document new \_< and \_>
1834 operators.
1835
aa0e4da8
JB
18362004-07-16 Juanma Barranquero <lektu@terra.es>
1837
1838 * display.texi (Images): Fix Texinfo usage.
1839
cbbfedb2
LT
18402004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1841
1842 * buffers.texi (Modification Time): `visited-file-modtime' now
1843 returns a list of two integers, instead of a cons.
1844
3a052bd3
LT
18452004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1846
1847 * windows.texi: Various changes in addition to:
1848 (Splitting Windows): Add `split-window-keep-point'.
1849
02c04e6f
RS
18502004-07-09 Richard M. Stallman <rms@gnu.org>
1851
1852 * frames.texi (Input Focus): Minor fix.
1853
cb4f1287
LT
18542004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1855
1856 * frames.texi (Input Focus): Clarify descriptions of
1857 `select-frame-set-input-focus' and `select-frame'.
1858
339902ec
LT
18592004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1860
1861 * os.texi: Various small changes in addition to:
1862 (Killing Emacs): Expand and clarify description of
1863 `kill-emacs-query-functions' and `kill-emacs-hook'.
1864 (System Environment): Expand and clarify description of `getenv'
1865 and `setenv'.
1866 (Timers): Clarify description of `run-at-time'.
1867 (Translating Input): Correct description of
1868 `extra-keyboard-modifiers'.
1869 (Flow Control): Correct description of `enable-flow-control'.
1870
fe3b7e35
TTN
18712004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1872
1873 * os.texi: Update copyright.
1874 (Session Management): Grammar fix.
1875 Clarify which Emacs does the restarting.
1876 Use @samp for *scratch* buffer.
1877
59db7d6e
LT
18782004-07-04 Alan Mackenzie <acm@muc.de>
1879
1880 * frames.texi (Input Focus): Add documentation for
1881 `select-frame-set-input-focus'. Replace refs to non-existent
1882 `switch-frame' with `select-frame'. Minor corrections and tidying
1883 up of text-only terminal stuff.
1884
e3ccf404
RS
18852004-07-02 Richard M. Stallman <rms@gnu.org>
1886
1887 * files.texi (Saving Buffers): Cleanup write-contents-function.
1888 (Magic File Names): Cleanup file-remote-p.
1889
8addb6eb
KG
18902004-07-02 Kai Grossjohann <kai@emptydomain.de>
1891
1892 * files.texi (Magic File Names): `file-remote-p' returns an
1893 identifier of the remote system, not just t.
1894
7a58d84d
DK
18952004-07-02 David Kastrup <dak@gnu.org>
1896
1897 * searching.texi (Entire Match Data): Add explanation about new
1898 match-data behavior when @var{integers} is non-nil.
1899
d8c379f8
RS
19002004-06-24 Richard M. Stallman <rms@gnu.org>
1901
b4a4b0ae
RS
1902 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1903
d8c379f8
RS
1904 * customize.texi (Variable Definitions): Note about doc strings
1905 and :set.
1906
1907 * keymaps.texi (Keymap Terminology): Document `kbd'.
1908 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1909
1910 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1911 makes it buffer-local.
1912
1913 * files.texi (Saving Buffers): Correct previous change.
1914
1915 * commands.texi (Accessing Events):
1916 Clarify posn-col-row and posn-actual-col-row.
1917
19182004-06-24 David Ponce <david.ponce@wanadoo.fr>
1919
1920 * commands.texi (Accessing Events): New functions
1921 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1922
dce417e7
LT
19232004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1924
1925 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1926 * frames.texi, buffers.texi, backups.texi, variables.texi:
1927 * loading.texi, eval.texi, functions.texi, control.texi:
1928 * symbols.texi, minibuf.texi: Reposition @anchor's.
1929
1930 * help.texi: Various small changes in addition to the following.
1931 (Describing Characters): Describe PREFIX argument to
1932 `key-description'. Correct and clarify definition of
1933 `text-char-description'. Describe NEED-VECTOR argument to
1934 `read-kbd-macro'.
1935 (Help Functions): Clarify definition of `apropos'.
1936
255d07dc
LH
19372004-06-23 Lars Hansen <larsh@math.ku.dk>
1938
1939 * files.texi (Saving Buffers): Correct description of
1940 `write-contents-functions'.
1941
4e9691e9
JB
19422004-06-21 Juanma Barranquero <lektu@terra.es>
1943
1944 * display.texi (Images): Remove redundant @vindex directives.
1945 Rewrite `image-library-alist' doc in active voice.
1946
1ebd4f78
JB
19472004-06-14 Juanma Barranquero <lektu@terra.es>
1948
1949 * display.texi (Images): Document new delayed library loading,
1950 variable `image-library-alist' and (existing but undocumented)
1951 function `image-type-available-p'.
1952
ddfb8369
RS
19532004-06-05 Richard M. Stallman <rms@gnu.org>
1954
1955 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1956 refer the user to the Initial Input node.
1957 (Text from Minibuffer): Likewise.
1958 (Initial Input): New node. Document this feature
1959 and say it is mostly deprecated.
1960
18684a3a
RS
19612004-05-30 Richard M. Stallman <rms@gnu.org>
1962
7a61e456
RS
1963 * loading.texi (Named Features): Clarify return value
1964 and meaning of NOERROR.
1965
18684a3a
RS
1966 * variables.texi (File Local Variables): Minor cleanup.
1967
c8364415
MA
19682004-05-30 Michael Albinus <michael.albinus@gmx.de>
1969
1970 * files.texi (Magic File Names): Add `file-remote-p' as operation
1971 of file name handlers.
1972
08fd1251
RS
19732004-05-29 Richard M. Stallman <rms@gnu.org>
1974
1975 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1976 as arg to a minor mode command.
1977
71d5a208
RS
19782004-05-22 Richard M. Stallman <rms@gnu.org>
1979
1980 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1981
1982 * streams.texi (Output Variables): Doc float-output-format.
1983
1984 * searching.texi (Regexp Special): Nested repetition can be infloop.
1985
1986 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1987 real stack overflow.
1988
1989 * compile.texi: Minor cleanups.
1990
19912004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1992
1993 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1994 circular lists.
1995 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 1996
022cb162
TTN
19972004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1998
1999 * modes.texi (Search-based Fontification): Fix typo.
2000
aa7094ba
JB
20012004-05-10 Juanma Barranquero <lektu@terra.es>
2002
2003 * modes.texi (Mode Line Variables): Fix description of
2004 global-mode-string, which is now after which-func-mode, not the
2005 buffer name.
2006
c2383279
LH
20072004-05-07 Lars Hansen <larsh@math.ku.dk>
2008
2009 * modes.texi (Desktop Save Mode): Add.
2010 (Modes): Add menu entry Desktop Save Mode.
2011
2012 * hooks.texi: Add desktop-after-read-hook,
2013 desktop-no-desktop-file-hook and desktop-save-hook.
2014
2015 * locals.texi: Add desktop-save-buffer.
2016
058296d3
JH
20172004-04-30 Jesper Harder <harder@ifa.au.dk>
2018
2019 * display.texi: emacs -> Emacs.
2020
0c54865e
EZ
20212004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2022
2023 * files.texi (Changing Files): Document set-file-times.
2024
d814862a
JB
20252004-04-23 Juanma Barranquero <lektu@terra.es>
2026
2027 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2028
e8d6f886
JH
20292004-04-18 Jesper Harder <harder@ifa.au.dk>
2030
2031 * tips.texi (Coding Conventions): defopt -> defcustom.
2032
3a424014
LT
20332004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * sequences.texi: Various clarifications.
2036
9e860631
LT
20372004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2038
2039 * buffers.texi (Read Only Buffers): Mention optional ARG to
2040 `toggle-read-only'.
2041
5e30a0fb
NR
20422004-04-14 Nick Roberts <nick@nick.uklinux.net>
2043
9e860631 2044 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2045 returns a full-width window if possible.
2046
619fb950
LT
20472004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2048
2049 * buffers.texi: Various changes in addition to:
2050 (Buffer File Name): Add `find-buffer-visiting'.
2051 (Buffer Modification): Mention optional ARG to `not-modified'.
2052 (Indirect Buffers): Mention optional CLONE argument to
2053 `make-indirect-buffer'.
2054
2055 * files.texi: Various changes in addition to:
2056 (Visiting Functions): `find-file-hook' is now a normal hook.
2057 (File Name Expansion): Explain difference between the way that
2058 `expand-file-name' and `file-truename' treat `..'.
2059 (Contents of Directories): Mention optional ID-FORMAT argument to
2060 `directory-files-and-attributes'.
2061 (Format Conversion): Mention new optional CONFIRM argument to
2062 `format-write-file'.
2063
a2295d32
MB
20642004-04-12 Miles Bader <miles@gnu.org>
2065
2066 * macros.texi (Expansion): Add description of `macroexpand-all'.
2067
571fd4d5
JH
20682004-04-05 Jesper Harder <harder@ifa.au.dk>
2069
2070 * variables.texi (Variable Aliases): Mention
2071 cyclic-variable-indirection.
2072
2073 * errors.texi (Standard Errors): Ditto.
2074
4ba2fd66
LT
20752004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2076
2077 * backups.texi: Various small changes in addition to:
2078 (Making Backups): Mention return value of `backup-buffer'.
2079 (Auto-Saving): Mention optional FORCE argument to
2080 `delete-auto-save-file-if-necessary'.
2081 (Reverting): Mention optional PRESERVE-MODES argument to
2082 `revert-buffer'. Correct description of `revert-buffer-function'.
2083
8f7ea687
JL
20842004-03-22 Juri Linkov <juri@jurta.org>
2085
2086 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2087 with `Vector Functions'.
2088
2089 * text.texi (Sorting): Add missing quote.
2090
0eeca3c1
LT
20912004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2092
2093 * intro.texi (Lisp History): Replace xref to `cl' manual with
2094 inforef.
2095
e69cfac2
RS
20962004-03-12 Richard M. Stallman <rms@gnu.org>
2097
2098 * intro.texi (Version Info): Add arg to emacs-version.
2099 (Lisp History): Change xref to CL manual.
2100
1b91d47f
LT
21012004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2102
2103 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2104 for Partial Completion mode.
2105
97073664
TTN
21062004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2107
2108 * customize.texi: Fix typo. Remove eol whitespace.
2109
04a6e76b
RS
21102004-03-04 Richard M. Stallman <rms@gnu.org>
2111
2112 * processes.texi: Fix typos.
2113
2114 * lists.texi (Building Lists): Minor clarification.
2115
2116 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2117 in make-hash-table.
2118
5bb0fcd1
JB
21192004-02-29 Juanma Barranquero <lektu@terra.es>
2120
2121 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2122 rm, and ignore exit code.
2123
9022d421
EZ
21242004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2125
2126 * display.texi (Defining Faces): Add description for min-colors.
2127 Update example.
2128
92f5fba2
LT
21292004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2130
2131 * abbrevs.texi: Various corrections and clarifications in addition
2132 to the following:
2133 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2134
7e83e178
GM
21352004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2136
2137 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2138
9c5609e8
LT
21392004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2140
e2b9b51f
LT
2141 * text.texi: Various small changes in addition to the following:
2142 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2143 to delete-horizontal-space.
2144 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2145 description of yank-handler text property at various places.
2146
7daa0e81
LT
2147 * frames.texi (Window System Selections): Add anchor.
2148
9c5609e8
LT
2149 * syntax.texi (Syntax Table Functions): Clarify and correct
2150 descriptions of make-syntax-table and copy-syntax-table.
2151 (Motion and Syntax): Clarify SYNTAXES argument to
2152 skip-syntax-forward.
2153 (Parsing Expressions): Mention that the return value of
2154 parse-partial-sexp is currently a list of ten rather than nine
2155 elements.
2156 (Categories): Various corrections and clarifications.
2157
d29edb21
LT
21582004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2159
2160 * markers.texi (Marker Insertion Types): Minor change.
2161
2162 * locals.texi (Standard Buffer-Local Variables):
2163 * commands.texi (Interactive Codes, Using Interactive):
2164 * functions.texi (Related Topics): Fix xrefs.
2165
43e48bda
LT
21662004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2167
2168 * lists.texi (Sets And Lists): Update description of delete-dups.
2169
84e34002
RS
21702004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2171
2172 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2173
21742004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2175
2176 * frames.texi (Parameter Access): frame-parameters arg is optional.
2177 modify-frame-parameters handles nil for FRAME.
2178 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2179 are all-or-nothing for certain toolkits.
2180 Mention parameter wait-for-wm.
2181 (Frames and Windows): In frame-first-window and frame-selected-window
2182 the arg is optional.
2183 (Input Focus): In redirect-frame-focus the second arg is optional.
2184 (Window System Selections): Mention selection type CLIPBOARD.
2185 Mention data-type UTF8_STRING.
2186 Mention numbering of cut buffers.
2187 (Resources): Describe x-resource-name.
2188
21892004-02-16 Richard M. Stallman <rms@gnu.org>
2190
2191 * windows.texi (Buffers and Windows): Delete false table
2192 about all-frames.
2193
2194 * syntax.texi (Parsing Expressions): Delete old caveat
2195 about parse-sexp-ignore-comments.
2196
2197 * streams.texi (Output Variables): Add print-quoted.
2198
2199 * lists.texi (Building Lists): Minor cleanup.
2200
2201 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2202
2203 * display.texi (Overlays): Explain overlays use markers.
2204 (Managing Overlays): Explain front-advance and rear-advance
2205 in more detail.
2206
2207 * loading.texi (Unloading): Document unload-feature-special-hooks.
2208 Get rid of fns-NNN.el file.
2209
22102004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2211
2212 * help.texi (Describing Characters): Fix text-char-description
2213 example output.
2214
2215 * edebug.texi (Using Edebug): Fix example.
2216
2217 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2218
84e34002
RS
2219 * files.texi (Changing Files): Fix argname.
2220
2221 * calendar.texi: Fix parens, and default values.
2222
2223 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2224 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2225 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2226
2227 * positions.texi (Text Lines): Don't add -1 in current-line.
2228
22292004-02-16 Richard M. Stallman <rms@gnu.org>
2230
2231 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2232
c33b76da
EZ
22332004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2234
2235 * processes.texi (Low-Level Network): Fix a typo.
2236
9d7271e8
KS
22372004-02-12 Kim F. Storm <storm@cua.dk>
2238
2239 * display.texi (Fringes): Use consistent wording.
2240 Note that window-fringe's window arg is optional.
2241 (Scroll Bars): Use consistent wording.
2242
6827d730
LT
22432004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2244
2245 * tips.texi (Comment Tips): Document the new conventions for
2246 commenting out code.
2247
1cb60b5a
JD
22482004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2249
2250 * positions.texi (Text Lines): Added missing end defun.
2251
7fdd1f62
KS
22522004-02-07 Kim F. Storm <storm@cua.dk>
2253
2254 * positions.texi (Text Lines): Add line-number-at-pos.
2255
eb3c144c
JPW
22562004-02-06 John Paul Wallington <jpw@gnu.org>
2257
2258 * display.texi (Button Properties, Button Buffer Commands):
2259 mouse-2 invokes button, not down-mouse-1.
2260
a1d38d63
JR
22612004-02-04 Jason Rumney <jasonr@gnu.org>
2262
2263 * makefile.w32-in: Sync with Makefile.in changes.
2264
4b574f3d
LT
22652004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2266
2267 * minibuf.texi (Text from Minibuffer): Various corrections and
2268 clarifications.
2269 (Object from Minibuffer): Correct Lisp description of
2270 read-minibuffer.
2271 (Minibuffer History): Clarify description of cons values for
2272 HISTORY arguments.
2273 (Basic Completion): Various corrections and clarifications. Add
2274 completion-regexp-list.
2275 (Minibuffer Completion): Correct and clarify description of
2276 completing-read.
6f6b0433 2277 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
2278 other minor changes.
2279 (High-Level Completion): Various corrections and clarifications.
2280 (Reading File Names): Ditto.
2281 (Minibuffer Misc): Ditto.
2282
d8186297
LT
22832004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2284
2285 * strings.texi (Text Comparison): assoc-string also matches
2286 elements of alists that are strings instead of conses.
2287 (Formatting Strings): Standardize Texinfo usage. Update index
2288 entries.
2289
9adcb5f2
LT
22902004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2291
2292 * lists.texi (Sets And Lists): Add delete-dups.
2293
3e7274ae
LT
22942004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2295
2296 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2297 special form.
2298 * macros.texi (Defining Macros): Update description of `declare',
2299 which now is a macro.
2300 (Wrong Time): Fix typos.
2301
944e099f
LT
23022004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2303
2304 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 2305 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
2306 and `batch-byte-compile'. In particular, mention and describe
2307 all optional arguments.
2308 (Disassembly): Correct and clarify the description of `disassemble'.
2309
90c3aa59
LT
23102004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2311
2312 * searching.texi: Various small changes in addition to the
2313 following.
2314 (Regexp Example): Adapt to new value of `sentence-end'.
2315 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2316 `words'.
2317 (Search and Replace): Add usage note for `perform-replace'.
2318 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2319 `match-data'.
2320 (Standard Regexps): Update for new values of `paragraph-start'
2321 and `sentence-end'.
2322
583c353d
LT
23232004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2324
2325 * files.texi (Saving Buffers): Clarify descriptions of
2326 `write-contents-functions' and `before-save-hook'.
2327 Make the defvar's for `before-save-hook' and `after-save-hook'
2328 into defopt's.
2329
05faee07
KS
23302004-01-07 Kim F. Storm <storm@cua.dk>
2331
2332 * commands.texi (Click Events): Describe new image and
2333 width/height elements of click events.
2334 (Accessing Events): Add posn-string, posn-image, and
2335 posn-object-width-height. Change posn-object to return either
2336 image or string object.
2337
a0465ec3
SJ
23382004-01-01 Simon Josefsson <jas@extundo.com>
2339
2340 * hooks.texi (Standard Hooks): Add before-save-hook.
2341 * files.texi (Saving Buffers): Likewise.
2342
972c0c49
RS
23432004-01-03 Richard M. Stallman <rms@gnu.org>
2344
2345 * frames.texi (Frames and Windows): Delete frame-root-window.
2346
dbcd463f
LT
23472004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2348
2349 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2350
2351 * functions.texi: Various small changes in addition to the
2352 following.
2353 (What Is a Function): `functionp' returns nil for macros. Clarify
2354 behavior of this and following functions for symbol arguments.
2355 (Function Documentation): Add `\' in front of (fn @var{arglist})
2356 and explain why.
2357 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2358 Add anchor.
2359 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2360
02c77ee9
MB
23612004-01-01 Miles Bader <miles@gnu.org>
2362
2363 * display.texi (Buttons): New section.
2364
903a1a91
AS
23652003-12-31 Andreas Schwab <schwab@suse.de>
2366
2367 * numbers.texi (Math Functions): sqrt reports a domain-error
2368 error.
2369 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2370
697cf92a
LT
23712003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2372
3f70fe82
LT
2373 * tips.texi (Documentation Tips): Update item on hyperlinks in
2374 documentation strings.
2375
697cf92a
LT
2376 * errors.texi (Standard Errors): Various small corrections and
2377 additions.
2378
2379 * control.texi: Various small changes in addition to the
2380 following.
2381 (Signaling Errors): Provide some more details on how `signal'
2382 constructs the error message. Add anchor to the definition of
2383 `signal'.
2384 (Error Symbols): Describe special treatment of `quit'.
2385 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2386 to emphasize that it has to be a single form.
2387
2388 * buffers.texi: Add anchor.
2389
4d25144d
RS
23902003-12-29 Richard M. Stallman <rms@gnu.org>
2391
2392 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2393 (Window Configurations): Add window-configuration-frame.
2394
2395 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2396
2397 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2398 Change arg name in get-char-property.
2399 (Special Properties): Update handling of keymap property.
2400
2401 * strings.texi (Modifying Strings): Add clear-string.
2402 (Text Comparison): Add assoc-string and remove
2403 assoc-ignore-case, assoc-ignore-representation.
2404
2405 * os.texi (Time of Day): Add set-time-zone-rule.
2406
2407 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 2408 report domain-error errors.
4d25144d 2409
697cf92a 2410 * nonascii.texi (Converting Representations):
4d25144d
RS
2411 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2412 (Encoding and I/O): Add file-name-coding-system.
2413
2414 * modes.texi (Search-based Fontification): Explain that
2415 face specs are symbols with face names as values.
2416
2417 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2418
2419 * lists.texi (Building Lists): remq moved elsewhere.
2420 (Sets And Lists): remq moved here.
2421 (Association Lists): Refer to assoc-string.
2422
2423 * internals.texi (Garbage Collection): Add memory-use-counts.
2424
2425 * frames.texi (Frames and Windows): Add set-frame-selected-window
2426 and frame-root-window.
2427
697cf92a 2428 * files.texi (Contents of Directories):
4d25144d
RS
2429 Add directory-files-and-attributes.
2430
2431 * display.texi (Refresh Screen): Add force-window-update.
2432 (Invisible Text): Explain about moving point out of invis text.
2433 (Overlay Properties): Add overlay-properties.
2434 (Managing Overlays): Add overlayp.
2435 (GIF Images): Invalid image number displays a hollow box.
2436
2437 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2438 (Killing Buffers): Add buffer-live-p.
2439
67fafe38
MR
24402003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2441
2442 * display.texi (Fringes): Fix typo "set-buffer-window".
2443
68e74f25
LT
24442003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2445
2446 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2447 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2448 Add or change various xrefs and anchors.
2449
2450 * commands.texi: Replace all occurrences of @acronym{CAR} with
2451 @sc{car}, for consistency with the rest of the Elisp manual.
2452 `car' and `cdr' are historically acronyms, but are no longer
2453 widely thought of as such.
2454
2455 * internals.texi (Pure Storage): Mention that `purecopy' does not
2456 copy text properties.
2457 (Object Internals): Now 29 bits are used (in most implementations)
2458 to address Lisp objects.
2459
2460 * variables.texi (Variables with Restricted Values): New node.
2461
2462 * objects.texi (Lisp Data Types): Mention that certain variables
2463 can only take on a restricted set of values and add an xref to
2464 the new node "Variables with Restricted Values".
2465
2466 * eval.texi (Function Indirection): Describe the errors that
2467 `indirect-function' can signal.
2468 (Eval): Clarify the descriptions of `eval-region' and `values'.
2469 Describe `eval-buffer' instead of `eval-current-buffer' and
2470 mention `eval-current-buffer' as an alias for `current-buffer'.
2471 Correct the description and mention all optional arguments.
2472
697cf92a 2473 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
2474 following.
2475 (Converting Representations): Clarify behavior of
2476 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2477 ASCII arguments.
2478 (Character Sets): Document the variable `charset-list' and adapt
2479 the definition of the function `charset-list' accordingly.
2480 (Translation of Characters): Clarify use of generic characters in
2481 `make-translation-table'. Clarify and correct the description of
2482 the use of translation tables in encoding and decoding.
2483 (User-Chosen Coding Systems): Correct and clarify the description
2484 of `select-safe-coding-system'.
2485 (Default Coding Systems): Clarify description of
2486 `file-coding-system-alist'.
2487
a62f71e4
LT
24882003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2489
2490 * strings.texi (Text Comparison): Correctly describe when two
2491 strings are `equal'. Combine and clarify descriptions of
2492 `assoc-ignore-case' and `assoc-ignore-representation'.
2493
2494 * objects.texi (Non-ASCII in Strings): Clarify description of
2495 when a string is unibyte or multibyte.
2496 (Bool-Vector Type): Update examples.
2497 (Equality Predicates): Correctly describe when two strings are
2498 `equal'.
2499
19017752
LT
25002003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2501
2502 * lists.texi (Building Lists): `append' no longer accepts integer
2503 arguments. Update the description of `number-sequence' to reflect
2504 recent changes.
2505 (Sets And Lists): Describe `member-ignore-case' after `member'.
2506
0f6a07a8
KS
25072003-11-27 Kim F. Storm <storm@cua.dk>
2508
2509 * commands.texi (Click Events): Click object may be an images.
2510 Describe (dx . dy) element of click positions.
2511 (Accessing Events): Remove duplicate posn-timestamp.
2512 New functions posn-object and posn-object-x-y.
2513
1ce7c819
KS
25142003-11-23 Kim F. Storm <storm@cua.dk>
2515
2516 * commands.texi (Click Events): Describe enhancements to event
2517 position lists, including new text-pos and (col . row) items.
2518 Mention left-fringe and right-fringe area events.
0f6a07a8 2519 (Accessing Events): New functions posn-area and
1ce7c819
KS
2520 posn-actual-col-row. Mention posn-timestamp. Mention that
2521 posn-point in non-text area still returns buffer position.
2522 Clarify posn-col-row.
2523
cae8ddbb
LH
25242003-11-21 Lars Hansen <larsh@math.ku.dk>
2525
2526 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2527 * anti.texi (File Attributes): Describe removed parameter
2528 ID-FORMAT.
2529
f7f1a248
LT
25302003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2531
68e74f25 2532 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
2533 a position, its buffer is ignored.
2534
2535 * markers.texi (Overview of Markers): Mention it here too.
2536
c5e2fb05
LT
25372003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2538
2539 * numbers.texi (Numeric Conversions): Not just `floor', but also
2540 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2541
e57d0aa8
LT
25422003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2543
2544 * markers.texi (Creating Markers): Specify insertion type of
2545 created markers. Add xref to `Marker Insertion Types'.
2546 Second argument to `copy-marker' is optional.
2547 (Marker Insertion Types): Mention that most markers are created
2548 with insertion type nil.
2549 (The Mark): Correctly describe when `mark' signals an error.
2550 (The Region): Correctly describe when `region-beginning' and
2551 `region-end' signal an error.
2552
bb3612ec
LT
25532003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2554
2555 * hash.texi (Creating Hash): Clarify description of `eql'.
2556 `makehash' is obsolete.
2557 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2558
2559 * positions.texi (Point): Change description of `buffer-end', so
2560 that it is also correct for floating point arguments.
2561 (List Motion): Correct argument lists of `beginning-of-defun' and
2562 `end-of-defun'.
2563 (Excursions): Add xref to `Marker Insertion Types'.
2564 (Narrowing): Argument to `narrow-to-page' is optional.
2565
cfb8a797
LT
25662003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2567
2568 * streams.texi (Output Streams): Clarify behavior of point for
2569 marker output streams.
2570
c6177909
LT
25712003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2572
2573 * variables.texi (Defining Variables): Second argument to
2574 `defconst' is not optional.
2575 (Setting Variables): Mention optional argument APPEND to
2576 `add-to-list'.
2577 (Creating Buffer-Local): Expand description of
2578 `make-variable-buffer-local'.
2579 (Frame-Local Variables): Expand description of
2580 `make-variable-frame-local'.
2581 (Variable Aliases): Correct description of optional argument
2582 DOCSTRING to `defvaralias'. Mention return value of
2583 `defvaralias'.
2584 (File Local Variables): Add xref to `File variables' in Emacs
2585 Manual. Correct description of `hack-local-variables'. Mention
2586 `safe-local-variable' property. Mention optional second argument
2587 to `risky-local-variable-p'.
2588
b3645067
LT
25892003-11-03 Luc Teirlinck <teirllm@auburn.edu>
2590
2591 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2592
10695e5c
EZ
25932003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
2594
2595 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2596 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2597 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2598 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2599 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 2600 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
2601 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2602 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2603 @acronym{FOO}.
2604
a2f4def1
LT
26052003-10-27 Luc Teirlinck <teirllm@auburn.edu>
2606
2607 * strings.texi (Creating Strings): Argument START to `substring'
2608 can not be `nil'. Expand description of
2609 `substring-no-properties'. Correct description of `split-string',
2610 especially with respect to empty matches. Prevent very bad line
2611 break in definition of `split-string-default-separators'.
2612 (Text Comparison): `string=' and `string<' also accept symbols as
2613 arguments.
2614 (String Conversion): More completely describe argument BASE in
2615 `string-to-number'.
5bb0fcd1 2616 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
2617 corresponding object. Clarify behavior of numeric prefix after
2618 `%' in `format'.
2619 (Case Conversion): The argument to `upcase-initials' can be a
2620 character.
2621
a2296bf9
KH
26222003-10-27 Kenichi Handa <handa@m17n.org>
2623
2624 * display.texi (Fontsets): Fix texinfo usage.
2625
885fef7c
KH
26262003-10-25 Kenichi Handa <handa@m17n.org>
2627
2628 * display.texi (Fontsets): Add description of the function
2629 set-fontset-font.
2630
0c6b7a1f
LT
26312003-10-23 Luc Teirlinck <teirllm@auburn.edu>
2632
2633 * display.texi (Temporary Displays): Add xref to `Documentation
2634 Tips'.
2635
2636 * functions.texi (Function Safety): Use inforef instead of pxref
2637 for SES.
2638
c3cda320
AS
26392003-10-23 Andreas Schwab <schwab@suse.de>
2640
2641 * Makefile.in (TEX, texinputdir): Don't define.
2642 (TEXI2DVI): Define.
2643 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2644 add $(srcdir)/index.texi.
2645 ($(infodir)/elisp): Remove index.texi dependency.
2646 (elisp.dvi): Likewise. Use $(TEXI2DVI).
2647 (index.texi): Remove target.
2648 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
2649 (clean): Don't remove index.texi.
2650
c3cda320
AS
2651 * permute-index, index.perm: Remove.
2652 * index.texi: Rename from index.unperm.
2653
e5dadca7
LT
26542003-10-22 Luc Teirlinck <teirllm@auburn.edu>
2655
2656 * tips.texi (Documentation Tips): Document new behavior for face
2657 and variable hyperlinks in Help mode.
2658
6cfb0777
LT
26592003-10-21 Luc Teirlinck <teirllm@auburn.edu>
2660
2661 * objects.texi (Integer Type): Update for extra bit of integer range.
2662 (Character Type): Ditto.
2663
a6eeaa81 26642003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
2665
2666 * numbers.texi (Integer Basics): Add index entries for reading
2667 numbers in hex, octal, and binary.
2668
c8f9ba83
LK
26692003-10-16 Lute Kamstra <lute@gnu.org>
2670
2671 * modes.texi (Mode Line Format): Mention force-mode-line-update's
2672 argument.
2673
b52a26fb
LT
26742003-10-13 Luc Teirlinck <teirllm@auburn.edu>
2675
2676 * windows.texi (Choosing Window): Fix typo.
2677 * edebug.texi (Edebug Execution Modes): Fix typo.
2678
f7005886
RS
26792003-10-13 Richard M. Stallman <rms@gnu.org>
2680
2681 * windows.texi (Basic Windows): A window has fringe settings,
2682 display margins and scroll-bar settings.
2683 (Splitting Windows): Doc split-window return value.
2684 Clean up one-window-p.
2685 (Selecting Windows): Fix typo.
2686 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2687 (Buffers and Windows): In set-window-buffer, explain effect
2688 on fringe settings and scroll bar settings.
2689 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2690 (Choosing Window): Use defopt for pop-up-frame-function.
2691 For special-display-buffer-names, explain same-window and same-frame.
2692 Clarify window-dedicated-p return value.
2693 (Textual Scrolling): scroll-up and scroll-down can get an error.
2694 (Horizontal Scrolling): Clarify auto-hscroll-mode.
2695 Clarify set-window-hscroll.
2696 (Size of Window): Don't mention tool bar in window-height.
2697 (Coordinates and Windows): Explain what coordinates-in-window-p
2698 returns for fringes and display margins.
2699 (Window Configurations): Explain saving fringes, etc.
2700
2701 * tips.texi (Library Headers): Clean up Documentation.
2702
2703 * syntax.texi (Parsing Expressions): Clean up forward-comment
2704 and parse-sexp-lookup-properties.
2705
2706 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2707
2708 * os.texi (System Environment): Clean up text for load-average errors.
2709
2710 * modes.texi (Hooks): Don't explain local hook details at front.
2711 Clarify run-hooks and run-hook-with-args a little.
2712 Clean up add-hook and remove-hook.
2713
2714 * edebug.texi (Edebug Execution Modes): Clarify t.
2715 Document edebug-sit-for-seconds.
2716 (Coverage Testing): Document C-x X = and =.
2717 (Instrumenting Macro Calls): Fix typo.
2718 (Specification List): Don't index the specification keywords.
2719
c989ebe9
KS
27202003-10-10 Kim F. Storm <storm@cua.dk>
2721
2722 * processes.texi (Network): Introduce make-network-process.
2723
f9525eef
LT
27242003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2725
2726 * tips.texi (Library Headers): Fix typo.
2727
f008b925
LK
27282003-10-07 Juri Linkov <juri@jurta.org>
2729
2730 * modes.texi (Imenu): Mention imenu-create-index-function's
2731 default value. Explain submenus better.
2732
c22c5da6
LK
27332003-10-07 Lute Kamstra <lute@gnu.org>
2734
2735 * modes.texi (Faces for Font Lock): Fix typo.
2736 (Hooks): Explain how buffer-local hook variables can refer to
2737 global hook variables.
2738 Various minor clarifications.
2739
49247521
LK
27402003-10-06 Lute Kamstra <lute@gnu.org>
2741
2742 * tips.texi (Coding Conventions): Mention naming conventions for
2743 hooks.
2744
9296c947
LT
27452003-10-05 Luc Teirlinck <teirllm@auburn.edu>
2746
2747 * loading.texi (Library Search): Correct default value of
2748 load-suffixes.
2749 (Named Features): Fix typo.
2750
0e9b293a
RS
27512003-10-05 Richard M. Stallman <rms@gnu.org>
2752
2753 * loading.texi (Named Features): In `provide',
2754 say how to test for subfeatures.
2755 (Unloading): In unload-feature, use new var name
2756 unload-feature-special-hooks.
2757
49247521 27582003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
2759
2760 * modes.texi (Major Mode Conventions): Mention third way to set up
2761 Imenu.
2762 (Imenu): A number of small fixes.
2763 Delete documentation of internal variable imenu--index-alist.
2764 Document the return value format of imenu-create-index-function
2765 functions.
2766
ab8f7d5c
RS
27672003-09-30 Richard M. Stallman <rms@gnu.org>
2768
2769 * processes.texi (Network): Say what stopped datagram connections do.
2770
2771 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2772
2773 * display.texi (Overlay Properties): Clarify `evaporate' property.
2774
49247521 27752003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
2776
2777 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 2778 constructs should be marked as risky.
86b9b767
LK
2779 Change cons cell into proper list.
2780 (Mode Line Variables): Change cons cell into proper list.
2781
49247521 27822003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
2783
2784 * modes.texi (Mode Line Data): Document the :propertize construct.
2785 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 2786 to match their order in the default mode-line-format.
bc3b02f9
LK
2787 Describe the new variables mode-line-position and mode-line-modes.
2788 Update the default values of mode-line-frame-identification,
2789 minor-mode-alist, and default-mode-line-format.
2790 (Properties in Mode): Mention the :propertize construct.
6142d1d0 2791
bc3b02f9 27922003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 2793
c22c5da6 2794 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
2795 * loading.texi, minibuf.texi, text.texi, variables.texi:
2796 Avoid @strong{Note:}.
2797
27982003-09-26 Richard M. Stallman <rms@gnu.org>
2799
2800 * keymaps.texi (Remapping Commands): Fix typo.
2801
41beda59
LT
28022003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2803
2804 * processes.texi (Low-Level Network): Fix typo.
2805
ef6ae4ff
KS
28062003-09-23 Kim F. Storm <storm@cua.dk>
2807
2808 * processes.texi (Network, Network Servers): Fix typos.
2809 (Low-Level Network): Add timeout value for :server keyword.
2810 Add new option keywords to make-network-process.
2811 Add set-network-process-options.
2812 Explain how to test availability of network options.
2813
b0f23edf
RS
28142003-09-19 Richard M. Stallman <rms@gnu.org>
2815
2816 * text.texi (Motion by Indent): Arg to
2817 backward-to-indentation and forward-to-indentation is optional.
2818
2819 * strings.texi (Creating Strings): Add substring-no-properties.
2820
2821 * processes.texi
2822 (Process Information): Add list-processes arg QUERY-ONLY.
2823 Delete process-contact from here.
2824 Add new status values for process-status.
2825 Add process-get, process-put, process-plist, set-process-plist.
2826 (Synchronous Processes): Add call-process-shell-command.
2827 (Signals to Processes): signal-process allows process objects.
2828 (Network): Complete rewrite.
2829 (Network Servers, Datagrams, Low-Level Network): New nodes.
2830
2831 * positions.texi (Word Motion): forward-word, backward-word
2832 arg is optional. Reword.
2833
2834 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2835
c22c5da6 2836 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
2837 Delete duplicate definition of buffer-local-value.
2838 (File Local Variables): Explain about discarding text props.
2839
f387bdea
RS
28402003-09-11 Richard M. Stallman <rms@gnu.org>
2841
2842 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2843 changes variables that record input events.
2844 (Minibuffer Misc): Add minibuffer-selected-window.
2845
2846 * lists.texi (Building Lists): Add copy-tree.
2847
2848 * display.texi (Fontsets): Add char-displayable-p.
2849 (Scroll Bars): New node.
2850
49247521 28512003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
2852
2853 * modes.texi (%-Constructs): Document new `%i' and `%I'
2854 constructs.
2855
fd026ee1
JR
28562003-09-03 Peter Runestig <peter@runestig.com>
2857
2858 * makefile.w32-in: New file.
2859
4828b4d7
RS
28602003-08-29 Richard M. Stallman <rms@gnu.org>
2861
2862 * display.texi (Overlay Properties): Clarify how priorities
2863 affect use of the properties.
2864
a4e4f05d
LT
28652003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2866
2867 * customize.texi (Type Keywords): Correct the description of
2868 `:help-echo' in the case where `motion-doc' is a function.
2869
3ebe0346
JPW
28702003-08-14 John Paul Wallington <jpw@gnu.org>
2871
2872 * modes.texi (Emulating Mode Line): Subsection, not section.
2873
3afe8e39
RS
28742003-08-13 Richard M. Stallman <rms@gnu.org>
2875
2876 * elisp.texi (Top): Update subnode lists in menu.
2877
2878 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2879 (Kill Functions): kill-region has new arg yank-handler.
2880 (Yanking): New node.
2881 (Yank Commands): Add yank-undo-function.
2882 (Low-Level Kill Ring):
2883 kill-new and kill-append have new arg yank-handler.
2884 (Changing Properties): Add remove-list-of-text-properties.
2885 (Atomic Changes): New node.
2886
2887 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2888
2889 * streams.texi (Output Variables): Add eval-expression-print-length
2890 and eval-expression-print-level.
2891
2892 * os.texi (Time Conversion): For encode-time, explain limits on year.
2893
2894 * objects.texi (Character Type): Define anchor "modifier bits".
2895
2896 * modes.texi (Emulating Mode Line): New node.
2897 (Search-based Fontification): Font Lock uses font-lock-face property.
2898 (Other Font Lock Variables): Likewise.
2899
2900 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2901 not vectors.
2902 (Active Keymaps): Add emulation-mode-map-alists.
2903 (Functions for Key Lookup): key-binding has new arg no-remap.
2904 (Remapping Commands): New node.
2905 (Scanning Keymaps): where-is-internal has new arg no-remap.
2906 (Tool Bar): Add tool-bar-local-item-from-menu.
2907 Clarify when to use tool-bar-add-item-from-menu.
2908
2909 * commands.texi (Interactive Call): commandp has new arg.
2910 (Command Loop Info): Add this-original-command.
2911
e37769b1
JPW
29122003-08-06 John Paul Wallington <jpw@gnu.org>
2913
2914 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2915
2916 * display.texi (Warning Basics): Fix typo.
2917 (Fringes): Add closing curly bracket and fix typo.
2918
2919 * elisp.texi (Top): Fix typo.
2920
c5e0561f
RS
29212003-08-05 Richard M. Stallman <rms@gnu.org>
2922
2923 * elisp.texi: Update lists of subnodes.
2924
2925 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2926
2927 * variables.texi (Local Variables): Use lc for example variable names.
2928
2929 * tips.texi (Library Headers): Explain where to put -*-.
2930
2931 * strings.texi (Creating Strings): Fix xref for vconcat.
2932
2933 * sequences.texi (Vector Functions):
2934 vconcat no longer allows integer args.
2935
2936 * minibuf.texi (Reading File Names): read-file-name has new
2937 arg PREDICATE. New function read-directory-name.
2938
2939 * macros.texi (Defining Macros): Give definition of `declare'
2940 (Indenting Macros): New node.
2941
2942 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2943 (Window Frame Parameters): Make separate table of parameters
2944 that are coupled with specific face attributes.
2945 (Deleting Frames): delete-frame-hooks renamed to
2946 delete-frame-functions.
2947
2948 * files.texi (Magic File Names): Add file-remote-p.
2949 Clarify file-local-copy.
2950
2951 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2952 here; instead xref Defining Macros.
2953
2954 * display.texi (Warnings): New node, and subnodes.
2955 (Fringes): New node.
2956
2957 * debugging.texi (Test Coverage): New node.
2958
2959 * compile.texi (Compiler Errors): Explain with-no-warnings
2960 and other ways to suppress warnings.
2961
2962 * commands.texi (Interactive Call): Minor clarification.
2963
2964 * buffers.texi (Buffer File Name): set-visited-file-name
2965 renames the buffer too.
2966
2967 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2968
ee59dede
MR
29692003-07-24 Markus Rost <rost@math.ohio-state.edu>
2970
2971 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2972
f0514b34
MR
29732003-07-22 Markus Rost <rost@math.ohio-state.edu>
2974
2975 * internals.texi (Garbage Collection): Fix previous change.
2976
c73983bb
RS
29772003-07-22 Richard M. Stallman <rms@gnu.org>
2978
2979 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2980
2981 * display.texi (Width): Use \s syntax in example.
2982 (Font Selection): Add face-font-rescale-alist.
2983
2984 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2985 Remove spurious indent in example.
2986
2987 * lists.texi (Building Lists): Add number-sequence.
2988
2989 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2990
2991 * functions.texi (Function Documentation): Explain how to
2992 show calling convention explicitly in the doc string.
2993
2994 * windows.texi (Selecting Windows): save-selected-window saves
2995 selected window of each frame.
2996 (Window Configurations): Minor change.
2997
2998 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2999
3000 * streams.texi (Output Variables): Add print-continuous-numbering
3001 and print-number-table.
3002
3003 * processes.texi (Decoding Output): New node.
3004
3005 * os.texi (Time Conversion): decode-time arg is optional.
3006
3007 * objects.texi (Character Type): Don't use space as example for \.
3008 Make list of char names and \-sequences correspond.
3009 Explain that \s is not used in strings. `\ ' needs space after.
3010
3011 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3012 (Translation of Characters): Add translation-table-for-input.
3013 (Default Coding Systems): Add auto-coding-functions.
3014 (Explicit Encoding): Add decode-coding-inserted-region.
3015 (Locales): Add locale-info.
3016
3017 * minibuf.texi (Basic Completion): Describe test-completion.
3018 Collections can be lists of strings.
3019 Clean up lazy-completion-table.
3020 (Programmed Completion): Mention test-completion.
3021 Clarify why lambda expressions are not accepted.
3022 (Minibuffer Misc): Describe minibufferp.
3023
51a8b435
RS
30242003-07-14 Richard M. Stallman <rms@gnu.org>
3025
3026 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3027
3028 * windows.texi (Selecting Windows): New arg to select-window.
3029 (Selecting Windows): Add with-selected-window.
3030 (Size of Window): Add window-inside-edges, etc.
3031
3032 * internals.texi (Garbage Collection): Add post-gc-hook.
3033
3034 * processes.texi (Subprocess Creation): Add exec-suffixes.
3035
3036 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3037 (Scanning Keymaps): Add map-keymaps.
3038 (Defining Menus): Add keymap-prompt.
3039
3040 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3041 most-negative-fixnum.
3042
3043 * compile.texi (Byte Compilation): Explain no-byte-compile
3044 (Compiler Errors): New node.
3045
3046 * os.texi (User Identification): user-uid, user-real-uid
3047 can return float.
3048
3049 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3050 and about derived modes.
3051 (Minor Modes): Add minor-mode-list.
3052 (Defining Minor Modes): Keyword args for define-minor-mode.
3053 (Search-based Fontification): Explain managing other properties.
3054 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3055 (Faces for Font Lock): Add font-locl-preprocessor-face.
3056 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3057
3058 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3059 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3060
3061 * loading.texi (Library Search): Add load-suffixes.
3062
3063 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3064 (Programmed Completion): Add dynamic-completion-table.
3065
3066 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3067 (Magic File Names): Specify precedence order of handlers.
199bb209 3068
51a8b435
RS
3069 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3070 and post-command-hook.
3071 (Waiting): New calling convention for sit-for.
3072
3073 * text.texi (Special Properties): local-map and keymap properties
3074 apply based on their stickiness.
3075
c6de56a0
RS
30762003-07-07 Richard M. Stallman <rms@gnu.org>
3077
3078 * modes.texi (Minor Mode Conventions): Specify only some kinds
3079 of list values as args to minor modes.
3080
3081 * files.texi (File Name Expansion): Warn about iterative use
3082 of substitute-in-file-name.
3083
3084 * advice.texi (Activation of Advice): Clean up previous change.
3085
8c761ea6
MR
30862003-07-06 Markus Rost <rost@math.ohio-state.edu>
3087
3088 * advice.texi (Activation of Advice): Note that ad-start-advice is
3089 turned on by default.
3090
c6de56a0
RS
30912003-06-30 Richard M. Stallman <rms@gnu.org>
3092
3093 * text.texi (Buffer Contents): Document current-word.
3094 (Change Hooks): Not called for *Messages*.
3095
3096 * functions.texi (Defining Functions): Explain about redefining
3097 primitives.
3098 (Function Safety): Renamed. Minor changes.
3099 Comment out the detailed criteria for what is safe.
3100
3fe4e567
AS
31012003-06-22 Andreas Schwab <schwab@suse.de>
3102
3103 * objects.texi (Symbol Type): Fix description of examples.
3104
cda7bd13
AS
31052003-06-16 Andreas Schwab <schwab@suse.de>
3106
3107 * hash.texi (Creating Hash): Fix description of :weakness.
3108
fbcffa4a
KG
31092003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3110
3111 * files.texi (Changing Files): copy-file copies file modes, too.
3112
ff6a3bfb
RS
31132003-05-28 Richard M. Stallman <rms@gnu.org>
3114
3115 * strings.texi (Creating Strings): Clarify split-string.
3116
1463a05d
JB
31172003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3118
3119 * strings.texi (Creating Strings): Update split-string specification
3120 and examples.
3121
af253914
RS
31222003-05-19 Richard M. Stallman <rms@gnu.org>
3123
3124 * elisp.texi: Correct invariant section names.
3125
7ea52f92
RS
31262003-04-20 Richard M. Stallman <rms@gnu.org>
3127
3128 * os.texi (Timers): Explain about timers and quitting.
3129
e31afc09
RS
31302003-04-19 Richard M. Stallman <rms@gnu.org>
3131
3132 * internals.texi (Writing Emacs Primitives): Strings are
3133 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3134 Explain GCPRO convention for varargs function args.
3135
5ceea398
RS
31362003-04-16 Richard M. Stallman <rms@gnu.org>
3137
3138 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3139
b0ada147
RS
31402003-04-08 Richard M. Stallman <rms@gnu.org>
3141
3142 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3143
b23375aa
KS
31442003-02-13 Kim F. Storm <storm@cua.dk>
3145
3146 * objects.texi (Character Type): New \s escape for space.
3147
c60ee5e7
JB
31482003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3149
3150 * os.texi (System Environment): Added cygwin system-type.
3151
84e47416
RS
31522003-01-25 Richard M. Stallman <rms@gnu.org>
3153
3154 * keymaps.texi: Document that a symbol can act as a keymap.
3155
3e8cf2ea
RS
31562003-01-13 Richard M. Stallman <rms@gnu.org>
3157
3158 * text.texi (Changing Properties): Say string indices are origin-0.
3159
3160 * positions.texi (Screen Lines) <compute-motion>:
3161 Correct order of elts in return value.
3162
3163 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3164 how to define a default binding.
3165
7abb9fc5 31662002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3167
104bc3aa 3168 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3169
104bc3aa
MR
3170 * customize.texi (Simple Types): Clarify description of custom
3171 type 'number. Describe new custom type 'float.
177f790c 3172
7abb9fc5 31732002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3174
3175 * variables.texi (File Local Variables): Fix typo.
3176
df140a68 31772002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3178
df140a68
KG
3179 From Michael Albinus <Michael.Albinus@alcatel.de>.
3180
3181 * README: Target for Info file is `make info'.
3182
3183 * files.texi (File Name Components): Fixed typos in
3184 `file-name-sans-extension'.
3185 (Magic File Names): Complete list of operations for magic file
3186 name handlers.
3187
7ed9159a
JY
31882002-09-16 Jonathan Yavner <jyavner@engineer.com>
3189
3190 * variables.texi (File Local Variables): New function
3191 risky-local-variable-p.
3192
31932002-09-15 Jonathan Yavner <jyavner@engineer.com>
3194
3195 * functions.texi (Function safety): New node about unsafep.
3196
241f79af
PA
31972002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3198
3199 * customize.texi (Splicing into Lists): Fixed example.
3200 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3201
72459b15
JB
32022002-06-17 Juanma Barranquero <lektu@terra.es>
3203
3204 * frames.texi (Display Feature Testing): Fix typo.
3205
61f7e0f5
AS
32062002-06-12 Andreas Schwab <schwab@suse.de>
3207
3208 * frames.texi (Initial Parameters, Resources): Fix references to
3209 the Emacs manual.
3210
4e792dbd
KS
32112002-05-13 Kim F. Storm <storm@cua.dk>
3212
3213 * variables.texi (Intro to Buffer-Local): Updated warning and
3214 example relating to changing buffer inside let.
3215
940344d4 32162002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3217
3218 * os.texi (Session Management): New node about X Session management.
3219
231ac53b
EZ
32202002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3221
3222 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3223 to which the manual corresponds, and the copyright years.
3224
3225 * Makefile.in (VERSION): Set to 2.9.
3226
140cc574
EZ
32272001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3228
3229 * elisp.texi: Change the category in @dircategory to "Emacs", to
3230 make it consistent with info/dir.
3231
9c7fce05
MB
32322001-11-25 Miles Bader <miles@gnu.org>
3233
3234 * text.texi (Fields): Describe new `limit' arg in
3235 field-beginning/field-end.
3236
9f8bbf0f
EZ
32372001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3238
a5e6715c
EZ
3239 * permute-index: Don't depend on csh-specific features. Replace
3240 the interpreter name with /bin/sh.
3241
9f8bbf0f
EZ
3242 * two-volume-cross-refs.txt: New file.
3243 * two.el: New file.
3244 * spellfile: New file.
3245
1756e2fb
EZ
32462001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3247
3248 * permute-index: New file.
3249
3250 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3251 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3252 8+3 restricted namespace.
ad050e54
EZ
3253
3254 * Makefile.in (infodir): Define relative to $(srcdir).
3255 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3256 include directories list via -I switch to makeinfo.
3257 (index.texi): Use cp if both hard and symbolic links fail.
3258
10fa7f8e
EZ
32592001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3260
7a1494ce
EZ
3261 * Makefile.in (distclean): Add.
3262
10fa7f8e
EZ
3263 The following changes make ELisp manual part of the Emacs
3264 distribution:
3265
3266 * Makefile.in: Add Copyright notice.
3267 (prefix): Remove.
3268 (infodir): Change value to "../info".
3269 (VPATH): New variable.
3270 (MAKE): Don't define.
3271 (texmacrodir): Don't define.
3272 (texinputdir): Append the existing value of TEXINPUTS.
3273 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3274 command to be compatible with man/Makefile.in, and to put the
3275 output into ../info.
5c32b7c5 3276 (info): Add target.
10fa7f8e
EZ
3277 (installall): Target removed.
3278
ad050e54 32792001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
3280
3281 * tips.texi (Coding Conventions): Fix typo.
3282
6fd735df
GM
32832001-10-23 Gerd Moellmann <gerd@gnu.org>
3284
3285 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3286
b704d54b
EZ
32872001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3288
3289 * files.texi (File Name Components): Update the description of
3290 file-name-sans-extension and file-name-extension, as they now
3291 ignore leading dots.
3292
71431a0e
GM
32932001-10-20 Gerd Moellmann <gerd@gnu.org>
3294
6aa97356 3295 * (Version 21.1 released.)
71431a0e 3296
79f1f96c
MB
32972001-10-19 Miles Bader <miles@gnu.org>
3298
3299 * positions.texi (Text Lines): Describe behavior of
3300 `beginning-of-line'/`end-of-line' in the presence of field properties.
3301
892a8f36
GM
33022001-10-17 Gerd Moellmann <gerd@gnu.org>
3303
3304 * Makefile.in (VERSION): Set to 2.8.
3305 (manual): Use `manual-21'.
3306
8c1cc9e8 3307 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
3308 number was used. Set it to 2.8.
3309
3310 * intro.texi: Likewise.
3311
51724e26
EZ
33122001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3313
3314 * files.texi (File Name Completion): Document the significance of
3315 a trailing slash in elements of completion-ignored-extensions.
3316
57b338e8
MB
33172001-10-06 Miles Bader <miles@gnu.org>
3318
3319 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3320
c89e4bc5
GM
33212001-10-04 Gerd Moellmann <gerd@gnu.org>
3322
3323 * variables.texi (Variable Aliases): New node.
3324
ab952a4f
GM
33252001-10-04 Gerd Moellmann <gerd@gnu.org>
3326
3327 * Branch for 21.1.
dff28924 3328
9db3a582
MB
33292001-10-02 Miles Bader <miles@gnu.org>
3330
ae1a9581
MB
3331 * minibuf.texi (Minibuffer Misc): Add entries for
3332 `minibuffer-contents', `minibuffer-contents-no-properties', and
3333 `delete-minibuffer-contents'.
3334 Correct description for `minibuffer-prompt-end'.
3335
9db3a582
MB
3336 * text.texi (Property Search): Correct descriptions of
3337 `next-char-property-change' and `previous-char-property-change'.
3338 Add entries for `next-single-char-property-change' and
3339 `previous-single-char-property-change'.
3340 Make operand names a bit more consistent.
3341
03be5931
EZ
33422001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3343
3344 * frames.texi (Finding All Frames): Document that next-frame and
3345 previous-frame are local to current terminal.
3346
974548ec
EZ
33472001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3348
3349 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 3350 result of make-keymap.
974548ec 3351
8d82c597
EZ
33522001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3353
3354 * display.texi (Font Lookup, Attribute Functions)
3355 (Image Descriptors): Add cross-references to the definition of
3356 selected frame.
3357
3358 * buffers.texi (The Buffer List): Add cross-references to the
3359 definition of selected frame.
3360
3361 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3362 frame at any given time.
3363 (Multiple Displays, Size and Position): Add a cross-reference to
3364 the definition of the selected frame.
3365
2842de30
EZ
33662001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3367
3368 * strings.texi (String Conversion) <string-to-number>: Document
3369 that a float is returned for integers that are too large.
3370
3371 * frames.texi (Mouse Position): Document mouse-position-function.
3372 (Display Feature Testing): Document display-images-p.
3373 (Window Frame Parameters): Document the cursor-type variable.
3374
3375 * numbers.texi (Integer Basics): Document CL style read syntax for
3376 integers in bases other than 10.
3377
3378 * positions.texi (List Motion): Document
3379 open-paren-in-column-0-is-defun-start.
3380
3381 * lists.texi (Sets And Lists): Document member-ignore-case.
3382
3383 * internals.texi (Garbage Collection): Document the used and free
3384 strings report.
3385 (Memory Usage): Document strings-consed.
3386
3387 * os.texi (Time of Day): Document float-time.
3388 (Recording Input): Document that clear-this-command-keys clears
3389 the vector to be returned by recent-keys.
3390
3391 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3392 argument keymap can be a list.
3393
3394 * nonascii.texi (User-Chosen Coding Systems)
3395 <select-safe-coding-system>: Document the new argument
3396 accept-default-p and the variable
3397 select-safe-coding-system-accept-default-p. Tell what happens if
3398 buffer-file-coding-system is undecided.
3399 (Default Coding Systems): Document auto-coding-regexp-alist.
3400
3401 * display.texi (The Echo Area) <message>: Document
3402 message-truncate-lines.
3403 (Glyphs): Document that the glyph table is unused on windowed
3404 displays.
3405
3406 * help.texi (Describing Characters) <single-key-description>:
3407 Document the new argument no-angles.
3408 (Accessing Documentation) <documentation-property>: Document that
3409 a non-string property is evaluated.
3410 <documentation>: Document that the function-documentation property
3411 is looked for.
3412
3413 * windows.texi (Selecting Windows): Document some-window.
3414
3415 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3416
3417 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3418 apropos-mode-hook.
3419
3420 * commands.texi (Using Interactive): Document interactive-form.
3421 (Keyboard Macros): Document kbd-macro-termination-hook.
3422 (Command Loop Info): Document that clear-this-command-keys clears
3423 the vector to be returned by recent-keys.
3424
2d43d823
GM
34252001-09-04 Werner LEMBERG <wl@gnu.org>
3426
3427 * Makefile.in (srcdir, texinputdir): New variables.
3428 (srcs, index.texi, install): Use $(srcdir).
3429 (.PHONY): Remove elisp.dvi.
3430 (elisp): Use -I switch for makeinfo.
3431 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3432 (installall, dist): Use $(srcdir).
3433 Fix path to texinfo.tex.
3434 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3435
fa739b31
GM
34362001-08-30 Gerd Moellmann <gerd@gnu.org>
3437
92a25631
GM
3438 * display.texi (Conditional Display): Adjust to API change.
3439
fa739b31
GM
3440 * configure: New file.
3441
cef68af5
GM
34422001-07-30 Gerd Moellmann <gerd@gnu.org>
3443
3444 * commands.texi (Repeat Events): Add description of
3445 double-click-fuzz.
3446
d1f08d85
SM
34472001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3448
3449 * syntax.texi (Syntax Class Table): Add the missing designator for
3450 comment and string fences.
3451 (Syntax Properties): Add a xref to syntax table internals.
3452 (Syntax Table Internals): Document string-to-syntax.
3453
1e9fc92e
GM
34542001-05-07 Gerd Moellmann <gerd@gnu.org>
3455
3456 * Makefile.in (install): Use install-info command line options
3457 like in Emacs' Makefile.in.
3458
00480554
MB
34592000-12-09 Miles Bader <miles@gnu.org>
3460
3461 * windows.texi (Window Start): Update documentation for
3462 `pos-visible-in-window-p'.
3463
1e344ee2
SM
34642000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3465
3466 * lists.texi (Building Lists): Add footnote to explain how to add
3467 to the end of a list.
3468
a540f6ed
GM
34692000-10-25 Gerd Moellmann <gerd@gnu.org>
3470
3471 * files.texi (Visiting Functions): Typos.
3472
28bcdbee
KH
34732000-10-25 Kenichi Handa <handa@etl.go.jp>
3474
3475 * files.texi (Visiting Functions): Return value of
3476 find-file-noselect may be a list of buffers if wildcards are used.
3477
22d1a4ed
MB
34782000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3479
3480 * display.texi (Defining Faces): Document `graphic' display type
3481 in face specs.
3482
916a89db
KG
34832000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3484
1e9fc92e 3485 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
3486 `after-make-frame-hook' with `after-make-frame-functions'.
3487
1e9fc92e 3488 * frames.texi (Creating Frames): Ditto.
916a89db 3489
1e9fc92e 3490 * variables.texi (Future Local Variables): Ditto.
916a89db 3491
483de32b
GM
34922000-10-16 Gerd Moellmann <gerd@gnu.org>
3493
3494 * display.texi (Other Image Types): Add description of :foreground
3495 and :background properties of mono PBM images.
3496
e23a63a5
WL
34972000-08-17 Werner LEMBERG <wl@gnu.org>
3498
3499 * .cvsignore: New file.
3500
dfc16043
GM
35012000-01-05 Gerd Moellmann <gerd@gnu.org>
3502
3503 * tindex.pl: New script.
3504
602613fe
DL
35051999-12-03 Dave Love <fx@gnu.org>
3506
3507 * Makefile.in (MAKEINFO): New parameter.
3508
94ec544d
DL
35091999-09-17 Richard Stallman <rms@gnu.org>
3510
3511 * Makefile.in (srcs): Add hash.texi.
3512 (VERSION): Update to 20.6.
3513
35141999-09-13 Richard Stallman <rms@gnu.org>
3515
3516 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3517
35181998-08-29 Karl Heuer <kwzh@gnu.org>
3519
3520 * configure.in: New file.
3521 * Makefile.in: Renamed from Makefile.
3522 (prefix, infodir): Use value obtained from configure.
3523 (emacslibdir): Obsolete variable deleted.
3524 (dist): Distribute configure.in, configure, Makefile.in.
3525
35261998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3527
3528 * Makefile (INSTALL_INFO): New variable.
3529 (install): Run install-info.
3530
35311998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3532
3533 * Makefile (elisp.dvi): Add missing backslash.
3534
35351998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3536
3537 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3538 Run texindex without `./'. Always run texindex on elisp.tp.
3539 (elisp.tps): Target deleted.
3540
35411998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3542
3543 * Makefile (srcs): Add nonascii.texi and customize.texi.
3544 (dist): Start by deleting `temp'.
3545
35461998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3547
3548 * Makefile (makeinfo, texindex): Targets deleted.
3549 (makeinfo.o, texindex.o): Targets deleted.
3550 (clean, dist): Don't do anything with them or with getopt*.
3551
35521998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3553
3554 * Makefile (SHELL): Defined.
3555
35561998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3557
3558 * Makefile (elisp.tps): New target.
3559 (elisp.dvi): Depend on elisp.tps.
3560
3561Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3562
3563 * README: Update phone number.
3564
3565 * Makefile (elisp): Make this be the default target.
3566 Depend on makeinfo.c instead of makeinfo.
3567 (install): Don't depend on elisp.dvi, since we don't install that.
3568 Use mkinstalldirs.
3569 (dist): Add mkinstalldirs.
3570
3571Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3572
3573 * Makefile (VERSION): Update version number.
3574 (maintainer-clean): Renamed from realclean.
3575
3576Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
3577
3578 * Makefile (realclean): New target.
3579 (elisp): Remove any old elisp-* files first.
3580
3581Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
3582
d1f08d85
SM
3583 * Makefile (VERSION): New variable.
3584 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3585 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
3586
3587Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3588
3589 * Makefile (elisp): Depend on makeinfo.
3590
3591Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
3592
d1f08d85 3593 * Makefile (srcs): Add anti.texi.
94ec544d
DL
3594
3595Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3596
3597 * Makefile (infodir, prefix): New vars.
3598 (install): Use infodir.
3599 (emacsinfodir): Deleted.
3600
3601Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
3602
3603 * Makefile (srcs): Add calendar.texi.
3604
3605 * Makefile (dist): Copy texindex.c and makeinfo.c.
3606 Limit elisp-* files to those with one or two digits.
3607
3608Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3609
3610 * Makefile (dist): Changed to use Gzip instead of compress.
3611
3612Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3613
3614 * loading.texi (Unloading): define-function changed back to
3615 defalias. It may not stay this way, but at least it's
3616 consistent with the known-good version of the code patch.
3617
3618Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
3619
3620 * modes.texi (Hooks): Document new optional arg of add-hook.
3621
3622Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
3623
d1f08d85 3624 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
3625
3626 * tips.texi: Add new section on standard library headers.
3627
3628Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3629
3630 * Makefile (srcs): Add frame.texi to the list of sources.
3631
3632Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3633
3634 * Makefile (dist): Don't bother excluding autosave files; they'll
3635 never make it into the temp directory anyway, and the hash marks
3636 in the name are problematic for make and the Bourne shell.
dff28924 3637 (srcs):
94ec544d
DL
3638
3639Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
3640
d1f08d85 3641 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
3642 the distribution tar file.
3643
dff28924 3644Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
3645
3646 * Makefile (srcs): Added index.perm.
3647 (elisp.dvi): Remove erroneous shell comment.
3648 Expect output of permute-index in permuted.fns.
3649 Save old elisp.aux in elisp.oaux.
3650 (clean): Added index.texi to be deleted.
3651
dff28924 3652Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3653
3654 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3655
dff28924 3656Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
3657
3658 * files.texi: Noted that completion-ignored-extensions is ignored
3659 when making *Completions*.
3660
3661Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3662
3663 * Makefile make dist now depends on elisp.dvi, since it tries
3664 to include it in the dist file.
3665
dff28924 3666Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
3667
3668 * functions.texinfo (Mapping Functions): Add missing quote
3669
dff28924 3670Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
3671
3672 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3673 (defunargs): Turn off \hyphenchar of \sl font temporarily.
3674
dff28924 3675Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3676
3677 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3678 and @error{} are the terms now being used. The files in the
3679 directory have been changed to reflect this.
3680
d1f08d85 3681 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
3682 ` @result{}', using 5 spaces at the begining of the line.
3683
dff28924 3684Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3685
3686 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3687 experimental @indentedresult{}, @indentedexpandsto{} are part of
3688 the texinfo.tex in this directory. These TeX macros are not
3689 stable yet.
3690
dff28924 3691Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3692
3693 * texinfo.tex: temporarily added
d1f08d85 3694 \let\result=\dblarrow
94ec544d
DL
3695 \def\error{{\it ERROR} \longdblarrow}
3696 We need to do this better soon.
3697
dff28924 3698Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
3699
3700 * Applied Karl Berry's patches to *.texinfo files, but not to
3701 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3702 new title page format is also not applied, since it requires
3703 texinfo.tex changes.)
3704
3705 * Cleaned up `Makefile' and defined the `emacslibdir' directory
3706 for the Project GNU development environment.
3707
ad050e54 3708;; Local Variables:
fd026ee1 3709;; coding: iso-2022-7bit
ad050e54 3710;; End:
2a34a036
GM
3711
3712 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3713 Copying and distribution of this file, with or without modification,
3714 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
3715
3716;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda