(Fcommand_remapping): New optional argument.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
15bcde04
KB
12007-04-01 Karl Berry <karl@gnu.org>
2
3 * processes.texi (Low-Level Network): typo.
4 * loading.texi (Hooks for Loading): avoid double "the".
5 * keymaps.texi (Key Sequences): no double "and".
6 (Changing Key Bindings): shorten to improve line break.
7
192453e4
GM
82007-03-31 Glenn Morris <rgm@gnu.org>
9
10 * os.texi (Timers): Fix description of run-at-time TIME formats.
11
6a4c2b04
RS
122007-03-31 Richard Stallman <rms@gnu.org>
13
14 * display.texi (Invisible Text): Correct buffer-invisibility-spec
15 regarding ellipsis.
16
6797d272
EZ
172007-03-31 Eli Zaretskii <eliz@gnu.org>
18
192453e4
GM
19 * intro.texi (nil and t):
20 * symbols.texi (Plists and Alists):
21 * variables.texi (Variable Aliases, Constant Variables):
22 * functions.texi (Defining Functions):
23 * advice.texi (Advising Primitives):
24 * debugging.texi (Syntax Errors, Compilation Errors):
25 * minibuf.texi (Minibuffer Windows):
26 * commands.texi (Adjusting Point):
ad8d30b3 27 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
192453e4
GM
28 (Auto Major Mode, Major Mode Conventions):
29 * help.texi (Describing Characters):
ad8d30b3
EZ
30 * files.texi (Create/Delete Dirs, Information about Files)
31 (File Locks, Writing to Files, Reading from Files)
192453e4
GM
32 (Saving Buffers):
33 * windows.texi (Resizing Windows, Cyclic Window Ordering):
34 * frames.texi (Finding All Frames):
35 * positions.texi (Buffer End, Motion):
36 * markers.texi (The Region):
37 * text.texi (Deletion, Near Point):
38 * display.texi (Displaying Messages, Truncation):
39 * os.texi (Processor Run Time):
ad8d30b3 40 * tips.texi (Key Binding Conventions, Programming Tips)
192453e4 41 (Warning Tips, Documentation Tips, Comment Tips):
ad8d30b3
EZ
42 * internals.texi (Memory Usage): Improve indexing.
43
192453e4
GM
44 * variables.texi (Frame-Local Variables):
45 * functions.texi (Argument List):
46 * loading.texi (Library Search):
47 * streams.texi (Output Variables):
48 * keymaps.texi (Translation Keymaps, Searching Keymaps):
49 * searching.texi (Replacing Match, Search and Replace):
6797d272 50 * processes.texi (Byte Packing, Decoding Output)
192453e4
GM
51 (Accepting Output, Network Servers, Shell Arguments):
52 * display.texi (Abstract Display, Image Cache, Scroll Bars):
53 * windows.texi (Window Point, Window Start):
54 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
55 * commands.texi (Reading Input, Keyboard Events):
6797d272 56 * minibuf.texi (Reading File Names, Minibuffer Completion)
192453e4
GM
57 (Recursive Mini):
58 * positions.texi (List Motion):
59 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6797d272 60 * numbers.texi (Arithmetic Operations, Math Functions)
192453e4
GM
61 (Predicates on Numbers, Comparison of Numbers):
62 (Numeric Conversions):
63 * locals.texi (Standard Buffer-Local Variables):
64 * maps.texi (Standard Keymaps):
6797d272 65 * os.texi (User Identification, System Environment, Recording Input)
192453e4
GM
66 (X11 Keysyms):
67 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
68 * backups.texi (Backups and Auto-Saving):
6797d272 69 * customize.texi (Customization, Group Definitions)
192453e4 70 (Variable Definitions):
6797d272
EZ
71 * compile.texi (Byte Compilation): Improve index entries.
72
66a17d97
KB
732007-03-31 Karl Berry <karl@gnu.org>
74
75 * macros.texi (Defining Macros): Avoid widow syllable.
76
5a842fda
EZ
772007-03-31 Eli Zaretskii <eliz@gnu.org>
78
79 * elisp.texi (Top): Postscript -> PostScript.
80
81 * display.texi (Images, Postscript Images): Postscript -> PostScript.
82
89a4f43f
EZ
832007-03-31 Markus Triska <markus.triska@gmx.at>
84
85 * internals.texi (Writing Emacs Primitives): Untabify `For'.
86
a4c5b42a
KB
872007-03-30 Karl Berry <karl@gnu.org>
88
89 * lists.texi (List-related Predicates): Remove spurious @need.
90 (Setcdr): Use @smallexample to improve page break.
91 (Association Lists) <assoc>: Reword to improve page break.
92
93 * strings.texi (String Conversion): Insert blank line to improve
94 page break.
95
96 * numbers.texi (Random Numbers): Use @minus{}.
97 (Math Functions): Use @minus{}.
98
99 * intro.texi (Acknowledgements): Avoid line breaks before middle
100 initials.
101
61880ffe
EZ
1022007-03-24 Eli Zaretskii <eliz@gnu.org>
103
104 * errors.texi (Standard Errors): Add an index entry.
105
705959fc
RS
1062007-03-19 Richard Stallman <rms@gnu.org>
107
108 * os.texi (Recording Input): recent-keys now gives 300 keys.
109
7ad42042
GM
1102007-03-12 Glenn Morris <rgm@gnu.org>
111
112 * os.texi: Replace "daylight savings" with "daylight saving"
113 throughout.
114
47ccd97c
RS
1152007-03-05 Richard Stallman <rms@gnu.org>
116
117 * variables.texi (File Local Variables): Update
118 enable-local-variables values.
119
d89abe75
RS
1202007-03-04 Richard Stallman <rms@gnu.org>
121
122 * syntax.texi (Control Parsing): Minor clarification.
123
124 * strings.texi (Formatting Strings): Clarify width, precision, flags.
125
126 * sequences.texi (Sequence Functions): Move string-bytes away,
127 add xref.
128
129 * nonascii.texi (Text Representations): Move string-bytes here.
130
131 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
132
133 * minibuf.texi (Basic Completion): Minor clarification.
134
135 * markers.texi (The Mark): Clarify existence vs activation of mark.
136 Other cleanup.
137
138 * display.texi (Finding Overlays): Write better example.
139
140 * compile.texi (Eval During Compile): Clarify putting macros
141 in eval-when-compile.
142
70614fa4
VJL
1432007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
144
145 * loading.texi (How Programs Do Loading): Fix anchor position at
146 load-read-function definition doc. (tiny change)
147
dfb1e36c
KS
1482007-02-21 Kim F. Storm <storm@cua.dk>
149
150 * strings.texi (Text Comparison): Mention that assoc-string
151 converts symbols to strings before testing.
152
255d98f8
KS
1532007-02-17 Kim F. Storm <storm@cua.dk>
154
155 * processes.texi (Bindat Spec): Vector types can have optional
156 element type.
157 (Bindat Examples): Fix example. Add vector with element type.
158
52b2c096
AS
1592007-02-16 Andreas Schwab <schwab@suse.de>
160
161 * strings.texi (Formatting Strings): Document '+' flag.
162
8bec6ac5
JB
1632007-02-15 Juanma Barranquero <lekktu@gmail.com>
164
165 * strings.texi (Modifying Strings): Clarify that `clear-string'
166 always converts the string to unibyte.
167
428807ea
KS
1682007-02-14 Kim F. Storm <storm@cua.dk>
169
170 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
171 Rewrite glyph code description to refer to these functions.
172 Remove details of encoding face number and char into integer code.
173
fad24301
AM
1742007-02-03 Alan Mackenzie <acm@muc.de>
175
176 * loading.texi (Hooks for Loading): Make the description of
177 `eval-after-load' more detailed, and amend the description of
178 after-load-alist, in accordance with changes from 2006-05.
179
632a4cc7
CY
1802007-02-03 Chong Yidong <cyd@stupidchicken.com>
181
182 * modes.texi (Defining Minor Modes): Document that a :require
183 keyword or similar may be required to make saved customization
184 variables work.
185
35dda13e
EZ
1862007-02-03 Eli Zaretskii <eliz@gnu.org>
187
188 * elisp.texi (Top): Make the detailed menu headers compliant with
189 Texinfo guidelines and with what texnfo-upd.el expects. Add
190 comments to prevent people from inadvertently modifying the key
191 parts needed by `texinfo-multiple-files-update'.
192
cf8b92db
EZ
1932007-02-02 Eli Zaretskii <eliz@gnu.org>
194
71ed83ca
EZ
195 * elisp.texi (Top): Update the top-level menus.
196
cf8b92db
EZ
197 * syntax.texi (Categories): Add index entries.
198
f2c661c4
JB
1992007-02-01 Juanma Barranquero <lekktu@gmail.com>
200
201 * display.texi (Attribute Functions): Fix name and description of
202 the UNDERLINE arg of `set-face-underline-p'.
203
cb5918d9
EZ
2042007-01-29 Eli Zaretskii <eliz@gnu.org>
205
ed4af17b
EZ
206 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
207 Variables", and "Standard Keymaps" to the detailed menu.
208
cb5918d9
EZ
209 * variables.texi (Future Local Variables): Add index entry.
210
d9380425
RS
2112007-01-28 Richard Stallman <rms@gnu.org>
212
213 * tips.texi (Coding Conventions): Clarify the tip about macros
214 that define a function or a variable.
215
216 * files.texi (File Attributes): UID and GID can be floats.
217 (Magic File Names): Explain why deferring all operations to
218 the standard handler does not work.
219
bfb2471c
MR
2202007-01-23 Martin Rudalics <rudalics@gmx.at>
221
222 * backups.texi (Reverting): Use "buffer" instead of "file"
223 when talking about major and minor modes.
224
4e37c526
RS
2252007-01-21 Richard Stallman <rms@gnu.org>
226
227 * help.texi (Documentation): Add xref to Documentation Tips.
228
de529e21
JB
2292007-01-14 Juanma Barranquero <lekktu@gmail.com>
230
231 * tips.texi (Coding Conventions): Fix typos.
232
cc7ff062
RS
2332007-01-05 Richard Stallman <rms@gnu.org>
234
235 * modes.texi (Defining Minor Modes): Fix previous change.
236
cd35741d
RS
2372007-01-03 Richard Stallman <rms@gnu.org>
238
de529e21 239 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
240 Don't use * in doc string for defcustom.
241
a6c327a8
RS
2422007-01-02 Richard Stallman <rms@gnu.org>
243
244 * variables.texi (Variable Aliases): Clarify that aliases vars
245 always have the same value.
246
247 * processes.texi (Bindat Spec): Fix Texinfo usage.
248
249 * modes.texi (Defining Minor Modes): Explain effect of command
250 defined with define-global-minor-mode on new buffers.
251
249844e0
KS
2522006-12-30 Kim F. Storm <storm@cua.dk>
253
254 * keymaps.texi (Tool Bar): Describe `grow-only' value of
255 `auto-resize-tool-bars'.
256
32f65366
RS
2572006-12-30 Richard Stallman <rms@gnu.org>
258
259 * keymaps.texi (Active Keymaps): Fix previous change.
260
8d3f955b
NR
2612006-12-30 Nick Roberts <nickrob@snap.net.nz>
262
263 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
264
f083f9ca
KS
2652006-12-30 Kim F. Storm <storm@cua.dk>
266
267 * processes.texi (Bindat Spec): Clarify using field names in
268 length specifications.
269
8f2b5ec6
KS
2702006-12-29 Kim F. Storm <storm@cua.dk>
271
272 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
273 Add count and index variables for eval forms in repeat blocks.
274
d78b75dd
RS
2752006-12-24 Richard Stallman <rms@gnu.org>
276
277 * customize.texi (Variable Definitions): Document
278 new name custom-add-frequent-value.
279
36ff6d6f
KS
2802006-12-19 Kim F. Storm <storm@cua.dk>
281
282 * commands.texi (Misc Events): User signals now result in sigusr1
283 and sigusr2 events which are handled through special-event-map.
284 (Special Events): User signals and drag-n-drop are special.
285
294f1c39
RS
2862006-12-17 Richard Stallman <rms@gnu.org>
287
303958a9
RS
288 * loading.texi (Named Features): Explain subfeatures better.
289
290 * customize.texi: Use "option" only for user options.
291 For the keyword values inside defcustom etc, say "keywords".
292 For :options value's elements, say "elements".
293 :group should not be omitted.
294
fe963f84
RS
295 * syntax.texi (Parsing Expressions): Split up node.
296 (Motion via Parsing, Position Parse, Parser State)
297 (Low-Level Parsing, Control Parsing): New subnodes.
298 (Parser State): Document syntax-ppss-toplevel-pos.
299
300 * positions.texi (List Motion): Punctuation fix.
301
294f1c39
RS
302 * files.texi (File Name Completion): Document PREDICATE arg
303 to file-name-completion.
304
6d95228d
EZ
3052006-12-16 Eli Zaretskii <eliz@gnu.org>
306
de529e21
JB
307 * internals.texi (Building Emacs, Writing Emacs Primitives):
308 Add index entries.
6d95228d 309
4de0c73c
RS
3102006-12-11 Richard Stallman <rms@gnu.org>
311
312 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
313 affects face menu. Explain how to make it non-nil without enabling
314 any fontification.
315
31689f89
CY
3162006-12-10 Chong Yidong <cyd@stupidchicken.com>
317
318 * modes.texi (Font Lock Basics): Document nil value of
319 font-lock-defaults.
320
8d4a66af
GM
3212006-12-10 Glenn Morris <rgm@gnu.org>
322
323 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
324 value for system-flag argument. Abbrev tables may not be empty
325 when major modes are loaded.
8d4a66af 326
d6598d46
JB
3272006-12-08 Juanma Barranquero <lekktu@gmail.com>
328
329 * makefile.w32-in (maintainer-clean): Partially revert last
330 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
331 to protect elisp-covers.texi.
332
c6883bfc
JB
3332006-12-07 Juanma Barranquero <lekktu@gmail.com>
334
335 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
336 Don't remove elisp* info files; they are already deleted by the
337 `clean' and `distclean' targets, and they are in the $(infodir)
338 directory, not the current one.
339
9d8b24a2
KS
3402006-12-04 Kim F. Storm <storm@cua.dk>
341
342 * commands.texi (Misc Events): Update signal events.
343 (Event Examples): Add signal example.
344
04c21c78
RS
3452006-11-29 Richard Stallman <rms@gnu.org>
346
347 * frames.texi (Visibility of Frames): Explain visible windows
348 can be covered by others. Add xref for raise-frame.
349
7bc297d7
RS
3502006-11-28 Richard Stallman <rms@gnu.org>
351
352 * searching.texi (Regexp Special): Update when ^ is special.
353
340d34a5
EZ
3542006-11-27 Eli Zaretskii <eliz@gnu.org>
355
356 * customize.texi (Customization, Common Keywords)
357 (Group Definitions, Variable Definitions, Composite Types)
358 (Type Keywords, Customization Types): Add index entries for
359 various customization keywords.
360
6b28caea
SM
3612006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
362
363 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
364
b9660a6f
JD
3652006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
366
367 * frames.texi (Window System Selections): Remove clipboard from
368 description of selection-coding-system.
369
e5c12c7d
RS
3702006-11-06 Richard Stallman <rms@gnu.org>
371
372 * lists.texi (List Variables): Document COMPARE-FN.
373
374 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 375 use it only to refer to the meaning associated with a key.
e5c12c7d 376 (Keymaps): Change menu node description.
33462dfa 377
e5c12c7d
RS
378 * elisp.texi (Top): Change menu node description.
379
380 * display.texi (Managing Overlays): Document overlay-recenter.
381
b4e4dc3c
CY
3822006-10-29 Chong Yidong <cyd@stupidchicken.com>
383
384 * Makefile.in: Use relative paths to avoid advertising filesystem
385 contents during compilation.
386
300734d7
KS
3872006-10-23 Kim F. Storm <storm@cua.dk>
388
389 * commands.texi (Event Input Misc): Update unread-command-events.
390
aa02da7a
NR
3912006-10-23 Nick Roberts <nickrob@snap.net.nz>
392
393 * lists.texi (Sets And Lists): Fix typos.
394
6db11765
JB
3952006-10-18 Juanma Barranquero <lekktu@gmail.com>
396
397 * control.texi (Processing of Errors): Use @var for an argument,
398 not @code.
399
ff53796b
RS
4002006-10-16 Richard Stallman <rms@gnu.org>
401
402 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
403
404 * keymaps.texi (Format of Keymaps): Show all the keymap element
405 patterns that result from menu items.
406 (Key Lookup): Minor cleanups.
407
408 * modes.texi (Precalculated Fontification): Don't say that
409 not setting font-lock-defaults avoids loading font-lock.
410
411 * help.texi (Documentation): Move xref to Emacs Manual here.
412 (Documentation Basics): From here.
413 Also doc emacs-lisp-docstring-fill-column.
414
415 * elisp.texi: Update version and ISBN.
416
417 * commands.texi (Interactive Call): Clarify KEYS arg to
418 call-interactively is a vector.
419 (Command Loop Info): Delete anchor in this-command-keys.
420 Add anchor in this-command-keys-vector.
421 (Recursive Editing): Document how recursive-edit
422 handles the current buffer.
423
bb5da5be
CY
4242006-10-13 Chong Yidong <cyd@stupidchicken.com>
425
426 * frames.texi (Frame Titles): %c and %l are ignored in
427 frame-title-format.
428
8972d253
RS
4292006-10-11 Richard Stallman <rms@gnu.org>
430
431 * keymaps.texi (Key Sequences): Clarify use of kbd.
432
3075e881
KS
4332006-10-10 Kim F. Storm <storm@cua.dk>
434
435 * lists.texi (Sets And Lists): Add memql.
436
01993898
RS
4372006-10-03 Richard Stallman <rms@gnu.org>
438
439 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
440 Clarify :ascii: and :nonascii:.
441
f9df5f68
JL
4422006-09-29 Juri Linkov <juri@jurta.org>
443
444 * modes.texi (%-Constructs): Reorder coding systems in the
445 documentation of %z to the real order displayed in the modeline.
446
98259f08
RS
4472006-09-25 Richard Stallman <rms@gnu.org>
448
449 * os.texi (Timers): Describe timer-max-repeats.
450
2d56beed
CY
4512006-09-25 Chong Yidong <cyd@stupidchicken.com>
452
453 * os.texi (Timers): Mention with-local-quit.
454
45c912f2
RS
4552006-09-24 Richard Stallman <rms@gnu.org>
456
457 * searching.texi (Searching and Matching): Mention property search.
458
459 * commands.texi (Command Loop Info): Explain how read-event affects
460 this-command-keys.
461
aa256798
RS
4622006-09-20 Richard Stallman <rms@gnu.org>
463
45c912f2
RS
464 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
465
aa256798
RS
466 * windows.texi (Window Start): Minor cleanups.
467
a4df1f8b
KS
4682006-09-20 Kim F. Storm <storm@cua.dk>
469
470 * windows.texi (Window Start): pos-visible-in-window-p allows
471 specifying t for position to mean "end of window".
472 Add window-line-height.
473
474 * anti.texi (Antinews): Mention window-line-height.
475
74686736
DK
4762006-09-19 David Kastrup <dak@gnu.org>
477
478 * keymaps.texi (Searching Keymaps): Small clarification.
479
a0c489f1
RS
4802006-09-18 Richard Stallman <rms@gnu.org>
481
2a27a16b
RS
482 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
483 cause keyboard menus.
484 (Menu Keymaps): Likewise.
485 (Defining Menus, Keyboard Menus): Clarify.
486
a0c489f1
RS
487 * text.texi (Fields): Clarify explanation of constrain-to-field.
488
1e9265dd
EZ
4892006-09-16 Eli Zaretskii <eliz@gnu.org>
490
491 * variables.texi (Tips for Defining): Fix a typo.
492
74f526f3
RS
4932006-09-15 Richard Stallman <rms@gnu.org>
494
495 * keymaps.texi (Remapping Commands, Searching Keymaps)
496 (Active Keymaps): Clean up previous change.
497
45a2056c
JB
4982006-09-15 Jay Belanger <belanger@truman.edu>
499
500 * gpl.texi: Replace "Library Public License" by "Lesser Public
501 License" throughout.
502
b74e16a3
DK
5032006-09-15 David Kastrup <dak@gnu.org>
504
505 * keymaps.texi (Active Keymaps): Adapt description to use
506 `get-char-property' instead `get-text-property'. Explain how
507 mouse events change this. Explain the new optional argument of
508 `key-binding' and its mouse-dependent lookup.
74f526f3 509 (Searching Keymaps): Adapt description similarly.
74686736
DK
510 (Remapping Commands): Explain the new optional argument of
511 `command-remapping'.
b74e16a3 512
18d55b24
RS
5132006-09-14 Richard Stallman <rms@gnu.org>
514
515 * keymaps.texi (Searching Keymaps): Clarification.
516 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
517
5182006-09-13 Richard Stallman <rms@gnu.org>
519
520 * objects.texi (Character Type): Node split.
521 Add xref to Describing Characters.
522 (Basic Char Syntax, General Escape Syntax)
523 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
524
8b170b82
RS
5252006-09-11 Richard Stallman <rms@gnu.org>
526
527 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 528 (Glyphs): Clarifications.
8b170b82 529
3250aca2
CY
5302006-09-10 Chong Yidong <cyd@stupidchicken.com>
531
532 * keymaps.texi (Active Keymaps): Mention that key-binding checks
533 local maps.
534
606fd469
KS
5352006-09-10 Kim F. Storm <storm@cua.dk>
536
537 * display.texi (Forcing Redisplay): Document return value of
538 function redisplay.
539
755b2209
RS
5402006-09-09 Richard Stallman <rms@gnu.org>
541
1d7b95f5
RS
542 * windows.texi (Window Hooks): Explain limits of
543 window-scroll-functions.
544
755b2209
RS
545 * display.texi (Fringe Indicators): Update for last change in
546 indicate-buffer-boundaries.
547
af09dd78
RS
5482006-09-08 Richard Stallman <rms@gnu.org>
549
550 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
551
2010a78c
KS
5522006-09-06 Kim F. Storm <storm@cua.dk>
553
bdd26918
KS
554 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
555
2010a78c
KS
556 * windows.texi (Window Start): Update pos-visible-in-window-p.
557
bae12237
RS
5582006-09-04 Richard Stallman <rms@gnu.org>
559
560 * processes.texi (Accepting Output): Explain SECONDS=0 for
561 accept-process-output.
562
563 * os.texi (Idle Timers): Explain why timer functions should not
564 loop until (input-pending-p).
565
ebc80ddf
EZ
5662006-09-02 Eli Zaretskii <eliz@gnu.org>
567
568 * makefile.w32-in (usermanualdir): New variable.
569 (elisp.dvi): Use it.
570
a66d9563
EZ
5712006-09-01 Eli Zaretskii <eliz@gnu.org>
572
573 * buffers.texi (Buffer Modification): Fix last change.
574
5a8f5165
CY
5752006-09-01 Chong Yidong <cyd@stupidchicken.com>
576
577 * buffers.texi (Buffer Modification): Document
578 buffer-chars-modified-tick.
579
80e0572b
RS
5802006-08-31 Richard Stallman <rms@gnu.org>
581
582 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
583
5842006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
585
586 * modes.texi (Syntactic Font Lock):
80e0572b
RS
587 Mention font-lock-syntactic-face-function
588 instead of specific faces.
931d878d 589
bda420a3
CY
5902006-08-29 Chong Yidong <cyd@stupidchicken.com>
591
592 * display.texi (Images): Add xrref to display-images-p.
593
c6f8bb3a
KH
5942006-08-28 Kenichi Handa <handa@m17n.org>
595
596 * nonascii.texi (Lisp and Coding Systems): Fix description of
597 detect-coding-region.
598
7a210b69
MB
5992006-08-27 Michael Olson <mwolson@gnu.org>
600
601 * processes.texi (Transaction Queues): Remove stray quote
602 character.
603
3e04a8fc
RS
6042006-08-25 Richard Stallman <rms@gnu.org>
605
606 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
607 Add xref.
608
fda97484
CY
6092006-08-24 Chong Yidong <cyd@stupidchicken.com>
610
611 * os.texi (Timers): Avoid waiting inside timers.
612
3e46b34c
LK
6132006-08-21 Lute Kamstra <lute@gnu.org>
614
615 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
616
ce629713
RS
6172006-08-20 Richard Stallman <rms@gnu.org>
618
619 * os.texi (Idle Timers): New node, split out from Timers.
620 Document current-idle-time.
621 * commands.texi (Reading One Event): Update xref.
622 * elisp.texi (Top): Update subnode menu.
623
3cb74cd1
RS
6242006-08-16 Richard Stallman <rms@gnu.org>
625
626 * keymaps.texi (Extended Menu Items): Show format of cached
627 bindings in extended menu items.
628
629 * customize.texi (Variable Definitions): Explain when the
630 standard value expression is evaluated.
631
7e188449
CY
6322006-08-15 Chong Yidong <cyd@stupidchicken.com>
633
634 * commands.texi (Reading One Event): Explain idleness in
635 `read-event'.
636
b8f5396a
CY
6372006-08-12 Chong Yidong <cyd@stupidchicken.com>
638
639 * text.texi (Near Point): Say "cursor" not "terminal cursor".
640 (Commands for Insertion): Removed split-line since it's not
641 relevant for Lisp programming.
642 (Yank Commands): Rewrite introduction.
643 (Undo): Clarify.
644 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
645 (Filling): Remove redundant comment. Clarify return value of
646 current-justification.
647 (Margins): Minor clarifications.
648 (Adaptive Fill): Update default value of adaptive-fill-regexp.
649 (Sorting): Update definition of sort-lines.
650 (Columns): Clarify behavior of sort-columns.
651 (Indent Tabs): Link to Tab Stops in Emacs manual.
652 (Special Properties): Clarify.
653 (Clickable Text): Mention Buttons package.
654
0c80afbd
EZ
6552006-08-12 Kevin Ryde <user42@zip.com.au>
656
657 * os.texi (Time Parsing): Add %z to description of
658 format-time-string, as per docstring. Add cross reference to
659 glibc manual for strftime.
660
02a2b2ad
RS
6612006-08-08 Richard Stallman <rms@gnu.org>
662
663 * modes.texi: Clean up wording in previous change.
664
34e5974a
CY
6652006-08-07 Chong Yidong <cyd@stupidchicken.com>
666
667 * modes.texi (Hooks): Clarify.
668 (Major Mode Basics): Mention define-derived-mode explicitly.
669 (Major Mode Conventions): Rebinding RET is OK for some modes.
670 Mention change-major-mode-hook and after-change-major-mode-hook.
671 (Example Major Modes): Moved to end of Modes section.
672 (Mode Line Basics): Clarify.
673 (Mode Line Data): Mention help-echo and local-map in strings.
674 Explain reason for treatment of non-risky variables.
675 (Properties in Mode): Clarify.
676 (Faces for Font Lock): Add font-lock-negation-char-face.
677
65c6c6b6
EZ
6782006-08-04 Eli Zaretskii <eliz@gnu.org>
679
680 * strings.texi (Formatting Strings): Warn against arbitrary
681 strings as first arg to `format'.
682
fc0ba1d0
TTN
6832006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
684
685 * text.texi (Clickable Text): Mention `help-echo' text property.
686 Update intro, examples and associated explanations.
687
a3483884
RS
6882006-07-31 Richard Stallman <rms@gnu.org>
689
690 * commands.texi: Update xrefs.
691 (Event Mod): New node, cut out from old Translating Input.
692
693 * maps.texi: Update xrefs.
fc0ba1d0 694
a3483884
RS
695 * keymaps.texi (Translation Keymaps): New node.
696 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 697
a3483884
RS
698 * elisp.texi (Top): Update subnode menu.
699
700 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
701
702 * os.texi (System Interface): Fix menu descriptions of some nodes.
703 (Translating Input): Node deleted.
fc0ba1d0 704
ec777101
NR
7052006-07-31 Nick Roberts <nickrob@snap.net.nz>
706
8d3f955b 707 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
708
709 * lists.texi (Sets And Lists): Likewise.
710
0f42ea76
TTN
7112006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
712
713 * text.texi (Fields): Mention POS
714 requirement when narrowing is in effect.
715
eb107d09
RS
7162006-07-28 Richard Stallman <rms@gnu.org>
717
0de8dcc9
RS
718 * display.texi (Face Attributes): Simplify wording.
719 (Attribute Functions): Clarify meaning of new-frame default
720 attribute settings.
721
eb107d09
RS
722 * customize.texi (Common Keywords): Document how to use
723 :package-version in a package not in Emacs.
724
d7fb9e6c
KS
7252006-07-28 Kim F. Storm <storm@cua.dk>
726
727 * commands.texi (Reading One Event): Fix last change.
728
c1c3d4f7
CY
7292006-07-26 Chong Yidong <cyd@stupidchicken.com>
730
731 * commands.texi (Reading One Event): Document SECONDS argument for
732 read-event, read-char, and read-char-exclusive.
733
94b39239
SM
7342006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
737 to ensure correct identification.
738
1cff9220
RS
7392006-07-24 Richard Stallman <rms@gnu.org>
740
5ac64732
RS
741 * text.texi (Clickable Text): Clarify.
742
1cff9220
RS
743 * sequences.texi (Vector Functions): Delete duplicate xref.
744
745 * objects.texi (Function Type): Clarify.
746
747 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
748 modes.
749
750 * lists.texi (List Variables): New node.
751 Material moved from other nodes.
752
753 * variables.texi (Setting Variables): add-to-list and
754 add-to-ordered-list moved to List Variables node.
755
38db29e0
TTN
7562006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
757
758 * text.texi (Links and Mouse-1):
759 For mouse-on-link-p, expand on arg POS.
760
9e4101b2
KS
7612006-07-21 Kim F. Storm <storm@cua.dk>
762
763 * display.texi (Forcing Redisplay): Don't mention systems which
764 don't support sub-second timers for redisplay-preemption-period.
765
766 * os.texi (Terminal Output): Clarify text vs graphical terminal.
767
cc539208
EZ
7682006-07-21 Eli Zaretskii <eliz@gnu.org>
769
770 * frames.texi (Input Focus): Document that focus-follows-mouse has
771 no effect on MS-Windows.
772
c29fbc93
RS
7732006-07-18 Richard Stallman <rms@gnu.org>
774
1ef252f6
RS
775 * display.texi (Forcing Redisplay): Cleanups in previous change.
776
c29fbc93
RS
777 * processes.texi (Low-Level Network): Make menu more convenient.
778
5b5fca28
KS
7792006-07-18 Kim F. Storm <storm@cua.dk>
780
2d545d83
KS
781 * display.texi (Forcing Redisplay): redisplay-preemption-period
782 only used on window systems. Add xref to Terminal Output.
783
784 * os.texi (Terminal Output): baud-rate only controls preemption on
785 non-window systems. Add xref to Forcing Redisplay.
786
5b5fca28
KS
787 * processes.texi (Low-Level Network): Rename node "Make Network"
788 to "Network Processes".
789
42995636
KB
7902006-07-18 Karl Berry <karl@gnu.org>
791
5b5fca28
KS
792 * variables.texi, functions.texi, customize.texi, loading.texi:
793 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 794
e1842332
CY
7952006-07-17 Chong Yidong <cyd@stupidchicken.com>
796
797 * commands.texi (Waiting): Document batch-mode sit-for behavior.
798
daeeeffc
RS
7992006-07-17 Richard Stallman <rms@gnu.org>
800
7c0c29ee
RS
801 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
802 Put period and comma inside quotes.
5b5fca28 803
7c0c29ee
RS
804 * loading.texi, markers.texi: Use real doublequote inside menus.
805
806 * windows.texi: Put point and comma inside quotes.
807 (Textual Scrolling): Use @samp for error message.
808
5b5fca28
KS
809 * variables.texi, tips.texi, syntax.texi, symbols.texi:
810 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
811 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
812 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
813 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
814 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 815 Put point and comma inside quotes.
5b5fca28 816
05bdf2d7
RS
817 * control.texi (Processing of Errors): Add command-error-function.
818
daeeeffc
RS
819 * variables.texi (File Local Variables): Clarify that
820 file local variables make buffer-local bindings.
821
822 * modes.texi (Syntactic Font Lock): Give default for
823 font-lock-syntax-table.
824
7e1c1289
NR
8252006-07-17 Nick Roberts <nickrob@snap.net.nz>
826
827 * text.texi (Special Properties): Clean up previous change.
828
912c7235
KB
8292006-07-16 Karl Berry <karl@gnu.org>
830
5b5fca28
KS
831 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
832 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 833
5b5fca28 834 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
835 underfull hbox.
836
54b7938f
NR
8372006-07-15 Nick Roberts <nickrob@snap.net.nz>
838
839 * text.texi (Special Properties): Describe fontified text property
840 in relation to a character (not text).
841
3f11901a
KS
8422006-07-15 Kim F. Storm <storm@cua.dk>
843
0864179a
KS
844 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
845 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
846 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
847
3f11901a
KS
848 * anti.texi (Antinews): Mention redisplay function.
849 The kbd macro existed, but was not documented, before 22.x.
850 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
851
b4f62d0a
NR
8522006-07-14 Nick Roberts <nickrob@snap.net.nz>
853
854 * display.texi (Displaying Messages): Add anchor.
855
856 * frames.texi (Dialog Boxes): Use it.
857
2c6e026a
RS
8582006-07-12 Richard Stallman <rms@gnu.org>
859
860 * objects.texi (Frame Type): Explain nature of frames better.
861
862 * frames.texi (Frames): Explain nature of frames better.
863
8642006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
865
866 * tips.texi (Coding Conventions): Explain why use cl at compile time.
867
099d4201
YM
8682006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
869
870 * frames.texi (Window System Selections): Mention scrap support for Mac.
871 Default value of x-select-enable-clipboard is t on Mac.
872
873 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
874
ff97f952
KS
8752006-07-11 Kim F. Storm <storm@cua.dk>
876
877 * display.texi (Forcing Redisplay): Add `redisplay' function.
878 Don't mention (sit-for -1) -- use (redisplay t) instead.
879
880 * commands.texi (Waiting): (sit-for -1) is no longer special.
881 (sit-for 0) is equivalent to (redisplay).
882 Iconifying/deiconifying no longer makes sit-for return.
883
a183016f
NR
8842006-07-10 Nick Roberts <nickrob@snap.net.nz>
885
886 * display.texi (Buttons): Fix typo.
887
888 * index.texi, elisp.texi (New Symbols): Comment node out.
889
b86be617
RS
8902006-07-09 Richard Stallman <rms@gnu.org>
891
892 * display.texi (Truncation): Clean up previous change.
893
3aa7c28e
RS
8942006-07-08 Richard Stallman <rms@gnu.org>
895
896 * commands.texi (Interactive Call): Use 3 as prefix in example
897 for execute-extended-command.
898
899 * display.texi (Attribute Functions): Move paragraph about
900 compatibility with Emacs < 21.
901
5a1048a5
KS
9022006-07-09 Kim F. Storm <storm@cua.dk>
903
904 * display.texi (Refresh Screen): Clarify force-window-update.
905 (Truncation): "Normally" indicated by fringe arrows.
906
89fb9154
EZ
9072006-07-08 Eli Zaretskii <eliz@gnu.org>
908
5a1048a5
KS
909 * windows.texi (Textual Scrolling, Resizing Windows):
910 * variables.texi (Constant Variables):
89fb9154
EZ
911 * text.texi (Buffer Contents, Deletion, Changing Properties)
912 (Property Search, Special Properties, Sticky Properties)
5a1048a5 913 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 914 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
915 (Categories):
916 * symbols.texi (Other Plists):
917 * streams.texi (Output Variables):
918 * processes.texi (Input to Processes, Query Before Exit):
919 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 920 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 921 (Session Management):
89fb9154 922 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
923 (Chars and Bytes, Locales):
924 * modes.texi (Defining Minor Modes, Header Lines):
925 * minibuf.texi (Minibuffer Contents):
926 * markers.texi (Information from Markers):
927 * lists.texi (List Elements, Building Lists, Association Lists):
928 * keymaps.texi (Tool Bar):
929 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
930 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
931 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
932 (Color Names, Text Terminal Colors, Display Feature Testing):
933 * files.texi (Visiting Functions, File Name Components)
5a1048a5 934 (Unique File Names, Contents of Directories):
89fb9154
EZ
935 * display.texi (Forcing Redisplay, Displaying Messages)
936 (Temporary Displays, Font Selection, Auto Faces)
937 (Font Lookup, Fringe Indicators, Display Margins)
938 (Image Descriptors, Showing Images, Image Cache, Button Types)
939 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
940 (Display Table Format, Glyphs):
941 * control.texi (Iteration):
942 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
943 * backups.texi (Making Backups, Auto-Saving):
944 Remove @tindex entries.
89fb9154 945
7f087030
KS
9462006-07-07 Kim F. Storm <storm@cua.dk>
947
948 * display.texi (Fringe Cursors): Fix typo.
949 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
950 (Overlay Arrow): Default is overlay-arrow fringe indicator.
951
978db147
RS
9522006-07-05 Richard Stallman <rms@gnu.org>
953
954 * text.texi (Buffer Contents): Add example of text props
955 in result of buffer-substring.
956 (Text Properties): Explain better about use of specific property names.
957 (Property Search): Some cleanups; reorder some functions.
958
959 * keymaps.texi (Changing Key Bindings): Cleanup.
960 Add xref to Key Binding Conventions.
961
962 * display.texi (Attribute Functions): Add examples for
963 face-attribute-relative-p.
964
965 * tips.texi (Coding Conventions): Cleanup last change.
966
42b50684
KB
9672006-07-05 Karl Berry <karl@gnu.org>
968
08b17d37
KS
969 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
970 Remove @setchapternewpage odd.
42b50684
KB
971 Result is 1013 pages, down from 1100.
972
08b17d37
KS
973 * anti.texi, customize.texi, display.texi, internals.texi:
974 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 975 Fix overfull/underfull boxes.
42b50684 976
180f018c
TTN
9772006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
978
979 * edebug.texi (Instrumenting):
980 Add Edebug-specific findex for eval-buffer.
981 * loading.texi (Loading):
982 Replace eval-current-buffer with eval-buffer.
983
8e338f7b
EZ
9842006-06-30 Nick Roberts <nickrob@snap.net.nz>
985
986 * locals.texi (Standard Buffer-Local Variables): Update the list
987 of variables.
988
0770a251
NR
9892006-06-26 Nick Roberts <nickrob@snap.net.nz>
990
991 * files.texi (File Name Completion): Point user to the node
992 "Reading File Names".
993
d9034473
EZ
9942006-06-24 Eli Zaretskii <eliz@gnu.org>
995
eff6bfea
EZ
996 * files.texi (Contents of Directories): Document case-insensitive
997 behavior on respective filesystems.
998
d9034473
EZ
999 * objects.texi (Character Type): Document that Emacs signals an
1000 error for unsupported Unicode characters specified as \uNNNN.
1001
a5bd14d3
RS
10022006-06-19 Richard Stallman <rms@gnu.org>
1003
1004 * processes.texi (Bindat Spec): Clarify previous change.
1005
d1ae9041
RS
10062006-06-16 Richard Stallman <rms@gnu.org>
1007
1008 * tips.texi (Coding Conventions): Better explain conventions
1009 for definition constructs.
1010
1011 * text.texi (Special Properties): String value of `read-only'
1012 serves as the error message.
1013
1014 * objects.texi (Character Type): Clarify prev. change.
1015 (Non-ASCII in Strings): Mention \u and \U.
1016
1017 * commands.texi (Using Interactive): Explain problem of
1018 markers, etc., in command-history.
1019
1bb32610
KS
10202006-06-14 Kim F. Storm <storm@cua.dk>
1021
1022 * commands.texi (Waiting): Negative arg to sit-for forces
1023 redisplay even if input is pending.
1024
1025 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1026 redisplay. Remove incorrect example of binding redisplay-dont-pause
1027 around (sit-for 0).
1028
c7484981
RS
10292006-06-13 Richard Stallman <rms@gnu.org>
1030
1031 * display.texi (Forcing Redisplay): Clarify previous change.
1032
d211faa2
RF
10332006-06-13 Romain Francoise <romain@orebokech.com>
1034
1035 * display.texi (Forcing Redisplay): Fix typo.
1036
8eb2b87f
KS
10372006-06-13 Kim F. Storm <storm@cua.dk>
1038
1039 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1040
503b5e1c
LT
10412006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1042
1043 * tips.texi (Coding Conventions): Add `@end itemize'.
1044
9e362b84
RS
10452006-06-10 Richard Stallman <rms@gnu.org>
1046
1047 * tips.texi (Coding Conventions): Explain use of coding systems
1048 to ensure one decoding for strings.
1049
7cb93181
EZ
10502006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1051
9b7fa297 1052 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
1053 syntax.
1054
afd63bda
EZ
10552006-06-07 Eli Zaretskii <eliz@gnu.org>
1056
1057 * display.texi (Font Selection): Remove description of
1058 clear-face-cache.
1059
1060 * compile.texi (Eval During Compile): Fix a typo. Add index
1061 entries for possible uses of eval-when-compile.
1062
71ee3e04
TTN
10632006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1064
1065 * display.texi (Abstract Display): Fix typo.
1066
a941b26b
EZ
10672006-06-03 Eli Zaretskii <eliz@gnu.org>
1068
1069 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1070 Reword variable's description.
1071
963128f3
RS
10722006-06-01 Richard Stallman <rms@gnu.org>
1073
1074 * windows.texi (Splitting Windows): Clarify splitting nonselected
1075 window.
1076
82db8fa7
JL
10772006-05-31 Juri Linkov <juri@jurta.org>
1078
1079 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1080
d9e8091d
RS
10812006-05-30 Richard Stallman <rms@gnu.org>
1082
6ac209a3
RS
1083 * display.texi (Line Height): Fix errors in description of
1084 default line height and line-height properyty.
1085
d9e8091d
RS
1086 * nonascii.texi (Default Coding Systems): Further clarification.
1087
93fd6289
LT
10882006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1089
1090 * internals.texi (Pure Storage): Mention that an overflow in pure
1091 space causes a memory leak.
1092 (Garbage Collection): If there was an overflow in pure space,
1093 `garbage-collect' returns nil.
1094
7c42b3e0
EZ
10952006-05-30 Eli Zaretskii <eliz@gnu.org>
1096
1097 * nonascii.texi (Default Coding Systems): Fix it some more.
1098
b8909e88
EZ
10992006-05-29 Eli Zaretskii <eliz@gnu.org>
1100
1101 * nonascii.texi (Default Coding Systems): Fix last change.
1102
6d3906d5
KH
11032006-05-29 Kenichi Handa <handa@m17n.org>
1104
1105 * nonascii.texi (find-operation-coding-system): Describe the new
1106 argument format (FILENAME . BUFFER).
1107
0985f920
RS
11082006-05-28 Richard Stallman <rms@gnu.org>
1109
1110 * tips.texi (Coding Conventions): Better explain reasons not to
1111 advise other packages or use `eval-after-load'.
1112
6c6e0bb4
KS
11132006-05-29 Kim F. Storm <storm@cua.dk>
1114
1115 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1116 `bindat-idx' and `bindat-raw' for clarity.
1117
096432af
TTN
11182006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1119
b9e17eb3
TTN
1120 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1121
096432af
TTN
1122 * display.texi (Display): Add "Abstract Display" to menu.
1123 (Abstract Display, Abstract Display Functions)
1124 (Abstract Display Example): New nodes.
1125 * elisp.texi (Top): Add "Abstract Display" to menu.
1126
e4b3f22f
CY
11272006-05-27 Chong Yidong <cyd@stupidchicken.com>
1128
917b8227
CY
1129 * keymaps.texi (Key Sequences): Link to input events definition.
1130 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1131
e4b3f22f
CY
1132 * files.texi (Changing Files): Document updated argument list for
1133 copy-file.
1134
f1b64ef1
TTN
11352006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1136
1137 * processes.texi (Bindat Functions): Explain term "total length".
1138 Use it in bindat-length and bindat-pack descriptions.
1139
3d0793e4
EZ
11402006-05-26 Eli Zaretskii <eliz@gnu.org>
1141
1142 * tips.texi (Coding Conventions): Advise against using
1143 eval-after-load in packages. Add an index entry.
1144
abeb5483
JL
11452006-05-25 Juri Linkov <juri@jurta.org>
1146
92aa92fa
JL
1147 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1148
abeb5483
JL
1149 * modes.texi (%-Constructs): Add %e, %z, %Z.
1150
403a7bca
RS
11512006-05-25 Richard Stallman <rms@gnu.org>
1152
1153 * elisp.texi (Top): Update subnode menu.
1154
1155 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1156 (Keymaps): Update menu.
1157
39a9bed3
CY
11582006-05-25 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * keymaps.texi (Key Sequences): Some clarifications.
1161
78b3f5c3
TTN
11622006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1163
1164 * processes.texi (Bindat Functions): Say "unibyte string"
1165 explicitly for bindat-unpack and bindat-pack descriptions.
1166 (Bindat Examples): Don't call `string-make-unibyte' in example.
1167
08244b81
CY
11682006-05-25 Chong Yidong <cyd@stupidchicken.com>
1169
1170 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1171 Explain string and vector representations of key sequences
1172
78b3f5c3
TTN
1173 * keymaps.texi (Changing Key Bindings):
1174 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
1175 * help.texi (Describing Characters): Refer to it.
1176
b370c94d
LT
11772006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1178
1179 * frames.texi (Pointer Shape): @end table -> @end defvar.
1180
b8223441
RS
11812006-05-22 Richard Stallman <rms@gnu.org>
1182
1183 * elisp.texi (Top): Update subnode menus.
1184
1185 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1186 Contents rewritten; material from old Pointer Shape node moved here.
1187
1188 * display.texi (Pointer Shape): Node deleted.
1189 (Image Descriptors): Minor cleanup.
1190
c18eec5c
RS
11912006-05-21 Richard Stallman <rms@gnu.org>
1192
1193 * syntax.texi (Parsing Expressions): Update info on which STATE
1194 elements are ignored.
1195
9300b310
LT
11962006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1197
86735b2d
LT
1198 * hooks.texi (Standard Hooks): Correct typo.
1199
9300b310
LT
1200 * gpl.texi (GPL): ifinfo -> ifnottex.
1201
75e3b957
EZ
12022006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1203
1204 * searching.texi (Simple Match Data): Warn about match data being
1205 set anew by every search.
1206
0bcf8735
RS
12072006-05-17 Richard Stallman <rms@gnu.org>
1208
1209 * minibuf.texi (Minibuffer History): Clarify.
1210
1211 * searching.texi (Regexp Special): Clarify nested regexp warning.
1212
b3abe3a5
KS
12132006-05-16 Kim F. Storm <storm@cua.dk>
1214
1215 * minibuf.texi (Minibuffer History): Update add-to-history.
1216
bc20db55
KH
12172006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1218
1219 * nonascii.texi (Explicit Encoding): Fix
1220 typo (encoding<->decoding).
1221
f31263a4
RS
12222006-05-14 Richard Stallman <rms@gnu.org>
1223
46a2df8e
RS
1224 * buffers.texi (Creating Buffers): Cleanup.
1225
f31263a4
RS
1226 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1227
1299a5a4
EZ
12282006-05-13 Eli Zaretskii <eliz@gnu.org>
1229
642c61f3
EZ
1230 * buffers.texi (Current Buffer): Document that with-temp-buffer
1231 disables undo.
1232
1299a5a4
EZ
1233 * os.texi (Terminal-Specific): More accurate description of how
1234 Emacs searches for the terminal-specific libraries.
1235
61515a63
EZ
12362006-05-12 Eli Zaretskii <eliz@gnu.org>
1237
b811ef49
EZ
1238 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1239 emacs-xtra to @inforef's.
1240
4a7910c7
EZ
1241 * text.texi (Undo): Document that undo is turned off in buffers
1242 whose names begin with a space.
1243
1244 * buffers.texi (Buffer Names): Add index entries for buffers whose
1245 names begin with a space.
1246 (Creating Buffers): Document that undo is turned off in buffers
1247 whose names begin with a space.
1248
f055e02c
EZ
1249 * files.texi (Visiting Functions, Reading from Files)
1250 (Saving Buffers): Mention code and EOL conversions by file I/O
1251 primitives and subroutines.
1252
0ef0b416
EZ
1253 * nonascii.texi (Lisp and Coding Systems): Document
1254 coding-system-eol-type. Add index entries for eol conversion.
1255
61515a63
EZ
1256 * display.texi (Defining Faces): Mention `mac', and add an xref to
1257 where window-system is described.
1258
e4c068c0
RS
12592006-05-10 Richard Stallman <rms@gnu.org>
1260
1261 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1262
31035927
RS
12632006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1264
1265 * variables.texi (File Local Variables): Recommend to quote lambda
1266 expressions in safe-local-variable property.
1267
f12a0718
RS
12682006-05-09 Richard Stallman <rms@gnu.org>
1269
1270 * variables.texi (File Local Variables): Document
1271 safe-local-eval-forms and safe-local-eval-function.
1272
ed7e6c32
KS
12732006-05-07 Kim F. Storm <storm@cua.dk>
1274
1275 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1276 from add-to-history.
1277
5a36d834
RF
12782006-05-07 Romain Francoise <romain@orebokech.com>
1279
1280 * commands.texi (Event Input Misc):
1281 * compile.texi (Eval During Compile):
1282 * internals.texi (Buffer Internals):
1283 * minibuf.texi (Initial Input):
1284 * nonascii.texi (Scanning Charsets):
1285 * numbers.texi (Comparison of Numbers):
1286 * windows.texi (Textual Scrolling, Vertical Scrolling):
1287 Fix various typos.
1288
fbc284f6
EZ
12892006-05-06 Eli Zaretskii <eliz@gnu.org>
1290
f53d2e87
EZ
1291 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1292 conditional xref's to either emacs or emacs-xtra, depending on
1293 @iftex/@ifnottex.
1294
fbc284f6
EZ
1295 * minibuf.texi (Minibuffer History): Document add-to-history.
1296
3dfed653
EZ
12972006-05-05 Eli Zaretskii <eliz@gnu.org>
1298
1299 * internals.texi (Pure Storage): Mention the pure overflow message
1300 at startup.
1301
8e7a9a24
EZ
13022006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1303
1304 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1305 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1306 search.
1307
d0789de9
RS
13082006-05-01 Richard Stallman <rms@gnu.org>
1309
1310 * intro.texi (nil and t): Clarify.
1311
1312 * variables.texi (File Local Variables): Suggest using booleanp.
1313
fc2cb772
JB
13142006-05-01 Juanma Barranquero <lekktu@gmail.com>
1315
1316 * objects.texi (Type Predicates): Fix typos.
1317
27c5714a
SM
13182006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1319
1320 * intro.texi (nil and t): Add booleanp.
1321
1322 * objects.texi (Type Predicates): Add links for booleanp and
1323 string-or-null-p.
1324
eadb9d45
RS
13252006-04-29 Richard Stallman <rms@gnu.org>
1326
27c5714a 1327 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1328 Multi line Font Lock Elements. Much clarification.
1329 (Font Lock Multiline, Region to Fontify): Much clarification.
1330
7817e3d3
SM
13312006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1332
1333 * variables.texi (File Local Variables): Remove the special case t for
1334 safe-local-variable.
1335
8ac3a455
RS
13362006-04-26 Richard Stallman <rms@gnu.org>
1337
1338 * syntax.texi (Parsing Expressions): Minor cleanup.
1339
290e4aae
RS
13402006-04-18 Richard Stallman <rms@gnu.org>
1341
1342 * tips.texi (Coding Conventions): Explain when the package's
1343 prefix should appear later on (not at the start of the name).
1344
1345 * searching.texi (String Search): Clarify effect of NOERROR.
1346
1347 * modes.texi (Imenu): Clarify what special items do.
1348
1349 * hooks.texi (Standard Hooks): Delete text about old hook names.
1350
1e2b8ce5
RF
13512006-04-17 Romain Francoise <romain@orebokech.com>
1352
1353 * variables.texi (Local Variables): Update the default value of
1354 `max-specpdl-size'.
1355
51fa34bc
MB
13562006-04-15 Michael Olson <mwolson@gnu.org>
1357
1358 * processes.texi (Transaction Queues): Mention the new optional
1359 `delay-question' argument for `tq-enqueue'.
1360
61f32d39
BW
13612006-04-13 Bill Wohler <wohler@newt.com>
1362
1363 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1364 :package-version value. Specify its values. Improve documentation
50b7bce0 1365 for customize-package-emacs-version-alist.
61f32d39 1366
4f8ed159
BW
13672006-04-12 Bill Wohler <wohler@newt.com>
1368
1369 * customize.texi (Common Keywords): Move description of
1370 customize-package-emacs-version-alist to @defvar.
1371
e5e864ab
BW
13722006-04-10 Bill Wohler <wohler@newt.com>
1373
1374 * customize.texi (Common Keywords): Add :package-version.
1375
6c230417
KS
13762006-04-10 Kim F. Storm <storm@cua.dk>
1377
1378 * text.texi (Buffer Contents): Add NOPROPS arg to
1379 filter-buffer-substring.
1380
d82eac8f
EZ
13812006-04-08 Kevin Ryde <user42@zip.com.au>
1382
1383 * os.texi (Command-Line Arguments): Update xref to emacs manual
1384 "Command Arguments" -> "Emacs Invocation", per change there.
1385
4f815b29
TTN
13862006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1387
1388 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1389 be on one line to help makeinfo not render two spaces after the dot.
1390
122c3009
RS
13912006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1392
1393 * strings.texi (Predicates for Strings): Add string-or-null-p.
1394
da68bc3d
KS
13952006-03-28 Kim F. Storm <storm@cua.dk>
1396
1397 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1398 remarks about systems that don't support fractional seconds.
1399
b223e22d
KB
14002006-03-25 Karl Berry <karl@gnu.org>
1401
fc2cb772 1402 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1403 the year list.
1404
b756c64c
NR
14052006-03-21 Nick Roberts <nickrob@snap.net.nz>
1406
1407 * display.texi (Fringe Indicators): Fix typos.
1408
fe3dca59
LT
14092006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1410
c287ad03 1411 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1412 in front of a quoted symbol in a docstring to prevent making a
1413 hyperlink.
1414
e91d4202
AM
14152006-03-19 Alan Mackenzie <acm@muc.de>
1416
290e4aae 1417 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1418
e8a5f60b
RS
14192006-03-16 Richard Stallman <rms@gnu.org>
1420
1421 * display.texi (Defining Images): Minor cleanup.
1422
486daaa5
BW
14232006-03-16 Bill Wohler <wohler@newt.com>
1424
1425 * display.texi (Defining Images): In image-load-path-for-library,
1426 prefer user's images.
1427
4ffc92c2
SM
14282006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1429
1430 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1431
874a6ef8
BW
14322006-03-15 Bill Wohler <wohler@newt.com>
1433
1434 * display.texi (Defining Images): Fix example in
1435 image-load-path-for-library by not recommending that one binds
fc2cb772 1436 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1437 it if previously defined.
1438
70949f30
BW
14392006-03-14 Bill Wohler <wohler@newt.com>
1440
1441 * display.texi (Defining Images): In image-load-path-for-library,
1442 always return list of directories. Update example.
1443
c852c516
AM
14442006-03-14 Alan Mackenzie <acm@muc.de>
1445
1446 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1447 This describes font-lock-extend-region-function.
4ffc92c2 1448 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1449 the new node "Region to Fontify".
1450
7cd3712b
RS
14512006-03-13 Richard Stallman <rms@gnu.org>
1452
1453 * display.texi (Invisible Text): The impossible position is
1454 now before the invisible text, not after.
1455 (Defining Images): Clean up last change.
1456
2c676341
BW
14572006-03-11 Bill Wohler <wohler@newt.com>
1458
1459 * display.texi (Defining Images): Add image-load-path-for-library.
1460
6f49b4c5
LT
14612006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1462
2d14c9bf
LT
1463 * text.texi (Adaptive Fill): Fix Texinfo usage.
1464
1465 * strings.texi (Creating Strings): Fix Texinfo usage.
1466
6f49b4c5
LT
1467 * searching.texi (Regexp Special): Use @samp for regular
1468 expressions that are not in Lisp syntax.
1469
fc1d3386
LT
14702006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1471
1472 * searching.texi (Regexp Special): Put remark between parentheses
1473 to avoid misreading.
1474
7b2c2ca9
LT
14752006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1476
1477 * searching.texi (Syntax of Regexps): More accurately describe
1478 which characters are special in which situations.
1479 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1480 are not special. Describe in detail when `[' and `]' are special.
1481 (Regexp Backslash): Plenty of regexps with unbalanced square
1482 brackets are valid, so reword that statement.
1483
f79bc642
KS
14842006-03-02 Kim F. Storm <storm@cua.dk>
1485
1486 * keymaps.texi (Tool Bar): Add tool-bar-border.
1487
1d9a5237
LT
14882006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1489
a86b01fa 1490 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1491
2534ef94
LT
14922006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1493
1494 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1495
1496 * files.texi (Locating Files): Suggest additional values for the
1497 SUFFIXES arg of `locate-file'. Update pxref.
1498
1499 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1500 (How Programs Do Loading): Discuss the effects of Auto Compression
1501 mode on `load'.
1502 (Load Suffixes): New node.
394e96d5 1503 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1504 moved to "Load Suffixes".
1505 (Autoload, Named Features): Mention `load-suffixes'.
1506
dd9959da 15072006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1508
1509 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1510
1511 * windows.texi (Window Tree): Fix typo.
1512
49af2995
KS
15132006-02-20 Kim F. Storm <storm@cua.dk>
1514
1515 * display.texi (Fringe Indicators): New section.
1516 Move indicate-empty-lines, indicate-buffer-boundaries, and
1517 default-indicate-buffer-boundaries here.
1518 Add fringe-indicator-alist and default-fringes-indicator-alist.
1519 Add list of logical fringe indicator symbols.
1520 Update list of standard bitmap names.
1521 (Fringe Cursors): New section.
1522 Move overflow-newline-into-fringe here.
1523 Add fringe-cursor-alist and default-fringes-cursor-alist.
1524 Add list of fringe cursor symbols.
1525
58f71009
JB
15262006-02-20 Juanma Barranquero <lekktu@gmail.com>
1527
1528 * commands.texi (Using Interactive): Fix reference to node
1529 "Minibuffers".
1530
5498b6af
RS
15312006-02-19 Richard M. Stallman <rms@gnu.org>
1532
1533 * minibuf.texi (High-Level Completion):
1534 Add xref to read-input-method-name.
1535
1536 * files.texi (Relative File Names): Move file-relative-name here.
1537 (File Name Expansion): From here. Minor clarifications.
1538
1539 * commands.texi (Using Interactive): Add xrefs about reading input.
1540 Clarify remarks about that moving point and mark.
1541 Put string case before list case.
1542
43ce897a 15432006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1544
4ffc92c2
SM
1545 * display.texi (Other Display Specs, Image Descriptors):
1546 Revert erroneous changes. The previous description of
1547 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1548
1324d26e
RS
15492006-02-14 Richard M. Stallman <rms@gnu.org>
1550
1551 * variables.texi (File Local Variables): Clarifications.
1552
0da93350
JB
15532006-02-14 Juanma Barranquero <lekktu@gmail.com>
1554
1555 * variables.texi (File Local Variables): Use @code for a cons
1556 cell, not @var.
1557
51a39bab
CY
15582006-02-13 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * variables.texi (File Local Variables): Document new file local
1561 variable behavior.
1562
d342156c
KS
15632006-02-10 Kim F. Storm <storm@cua.dk>
1564
1565 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1566
8392fe4a
JB
15672006-02-08 Juanma Barranquero <lekktu@gmail.com>
1568
1569 * modes.texi (%-Constructs): Remove obsolete info about
1570 `global-mode-string'.
1571
cd6cd82a
RS
15722006-02-07 Richard M. Stallman <rms@gnu.org>
1573
d78dc2d8
RS
1574 * commands.texi (Prefix Command Arguments): Minor cleanup.
1575
1576 * display.texi: "Graphical display", not window system.
1577
cd6cd82a
RS
1578 * functions.texi (What Is a Function): Fix xref.
1579
1580 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1581 (Changing Key Bindings): Clarify when remapping is better than
1582 substitute-key-definition.
1583
15842006-02-02 Richard M. Stallman <rms@gnu.org>
1585
1586 * minibuf.texi (Basic Completion): Completion alists are risky.
1587
1588 * keymaps.texi (Active Keymaps): Clarifications.
1589 (Searching Keymaps): New node.
1590 (Keymaps): Update menu.
1591
1592 * frames.texi (Layout Parameters): Minor clarification.
1593 (Drag and Drop): New node.
1594 (Frames): Update menu.
1595
cf052abc
CY
15962006-01-29 Chong Yidong <cyd@stupidchicken.com>
1597
4ffc92c2
SM
1598 * display.texi (Other Display Specs, Image Descriptors):
1599 Image description is a list, not a cons cell.
cf052abc 1600
1f2907ee
LT
16012006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1602
1603 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1604 list is not necessarily a list).
1605
a849f77d
EZ
16062006-01-27 Eli Zaretskii <eliz@gnu.org>
1607
1608 * frames.texi (Layout Parameters): border-width and
1609 internal-border-width belong to the frame, not the window.
1610
d322eb9b
RS
16112006-01-19 Richard M. Stallman <rms@gnu.org>
1612
1613 * nonascii.texi (Translation of Characters): Search cmds use
1614 translation-table-for-input. Automatically made local.
1615
1616 * markers.texi (Overview of Markers): Count insertion type
1617 as one of a marker's attributes.
1618
cd6cd82a
RS
1619 * keymaps.texi (Controlling Active Maps): New node, split out of
1620 Active Keymaps.
1621 (Keymaps): Menu updated.
1622 (Active Keymaps): Give pseudocode to explain how the active
1623 maps are searched. current-active-maps and key-binding moved here.
1624 (Functions for Key Lookup): current-active-maps and key-binding moved.
1625 Clarifications.
1626 (Searching the Keymaps): New subnode.
1627
d322eb9b
RS
1628 * elisp.texi (Top): Menu clarification.
1629
1630 * display.texi (Other Display Specs): Delete duplicate entry for
1631 just a string as display spec. Move text about recursive display
1632 specs on such a string.
1633
1634 * commands.texi (Key Sequence Input): Clarify.
1635 Move num-nonmacro-input-events out.
1636 (Reading One Event): num-nonmacro-input-events moved here.
1637
2ac77b5a
NR
16382006-01-14 Nick Roberts <nickrob@snap.net.nz>
1639
1640 * advice.texi (Simple Advice): Update example to fit argument
1641 change in previous-line.
1642
a203a18c
RS
16432006-01-05 Richard M. Stallman <rms@gnu.org>
1644
1645 * markers.texi (The Mark): Fix in `mark'.
1646
d9043ddf
RS
16472006-01-04 Richard M. Stallman <rms@gnu.org>
1648
1649 * processes.texi (Misc Network, Make Network): Minor cleanups.
1650
8a5db8ae
KS
16512006-01-04 Kim F. Storm <storm@cua.dk>
1652
1653 * processes.texi (Make Network): Add IPv6 addresses and handling.
1654 (Network Feature Testing): Mention (:family ipv6).
1655 (Misc Network): Add IPv6 formats to format-network-address.
1656
19bb7940
RS
16572005-12-30 Richard M. Stallman <rms@gnu.org>
1658
1659 * text.texi (Changing Properties):
1660 Don't use return value of set-text-properties.
1661
b9cb50d9
LT
16622005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1663
1664 * modes.texi (Mode Line Format): Correct typo in menu.
1665
94a867a6
RS
16662005-12-29 Richard M. Stallman <rms@gnu.org>
1667
1668 * modes.texi (Mode Line Top): New node.
1669 (Mode Line Data): Some text moved to new node.
1670 Explain the data structure more concretely.
1671 (Mode Line Basics): Clarifications.
1672 (Mode Line Variables): Clarify intro paragraph.
1673 (%-Constructs): Clarify intro paragraph.
1674 (Mode Line Format): Update menu.
1675
ba455131
LT
16762005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1677
1678 * minibuf.texi (Basic Completion): Update lazy-completion-table
1679 examples for removal of ARGS argument.
1680
2b6abe1e
RS
16812005-12-23 Richard M. Stallman <rms@gnu.org>
1682
1683 * text.texi (Undo): Restore some explanation from the version
1684 that was deleted.
1685
2d7409f2
EZ
16862005-12-23 Eli Zaretskii <eliz@gnu.org>
1687
abeb5483 1688 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1689 funname' and `apply delta' elements of the undo list.
1690
2e23b82e
RS
16912005-12-20 Richard M. Stallman <rms@gnu.org>
1692
1693 * help.texi (Help Functions): Update documentation of `apropos'.
1694
a31687ce
LT
16952005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1696
1697 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1698 because it is confusing. If the :help-echo keyword is a function,
1699 it is not directly used as the :help-echo overlay property, as the
1700 xref seems to suggest (it does not take the appropriate args).
1701
0e83c4e9
LT
17022005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1703
1704 * customize.texi (Common Keywords): Fix Texinfo usage.
1705 (Group Definitions, Variable Definitions): Update for new
1706 conventions for using `*' in docstrings.
77df907a
LT
1707
1708 * tips.texi (Documentation Tips): Update for new conventions for
1709 using `*' in docstrings.
1710
69487a1f
RS
17112005-12-16 Richard M. Stallman <rms@gnu.org>
1712
1713 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1714
2a502a32
JL
17152005-12-16 Juri Linkov <juri@jurta.org>
1716
1717 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1718
b158c851
RF
17192005-12-14 Romain Francoise <romain@orebokech.com>
1720
1721 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1722 Fix typo.
1723
d7d1f75e
JL
17242005-12-11 Juri Linkov <juri@jurta.org>
1725
1726 * minibuf.texi (Completion Commands): Add mention of read-file-name
1727 for filename completion keymaps.
1728 (Reading File Names): Add mention of filename completion keymaps
1729 for read-file-name and xref to `Completion Commands'.
1730
4b1c16c2
RS
17312005-12-10 Richard M. Stallman <rms@gnu.org>
1732
1733 * customize.texi (Common Keywords): State caveats for use of :tag.
1734
1d49d5d9
RS
17352005-12-08 Richard M. Stallman <rms@gnu.org>
1736
2663a204
RS
1737 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1738 with xrefs and better explanation.
1739 (Completion Commands): Add the filename completion maps.
1740
1d49d5d9
RS
1741 * objects.texi (Character Type): Clarify that \s is not space
1742 if a dash follows.
1743
fa0d4d0c
RS
17442005-12-05 Richard M. Stallman <rms@gnu.org>
1745
1746 * windows.texi (Resizing Windows): Delete preserve-before args.
1747
d64b177a
SM
17482005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1749
1750 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1751 in full keymaps, since the quirk has been fixed.
1752
79019cc9
EZ
17532005-12-03 Eli Zaretskii <eliz@gnu.org>
1754
1755 * hooks.texi (Standard Hooks): Add index entries. Mention
1756 `compilation-finish-functions'.
1757
161ef3be
RS
17582005-11-27 Richard M. Stallman <rms@gnu.org>
1759
1760 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1761
17c1971a
JL
17622005-11-21 Juri Linkov <juri@jurta.org>
1763
1764 * customize.texi (Common Keywords): Update links types
1765 custom-manual and url-link. Add link types emacs-library-link,
1766 file-link, function-link, variable-link, custom-group-link.
1767
5890344b
CY
17682005-11-20 Chong Yidong <cyd@stupidchicken.com>
1769
1770 * display.texi: Revert 2005-11-20 change.
1771
cbce0752
TTN
17722005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1773
1774 * processes.texi (Bindat Functions):
1775 Say "third" to refer to zero-based index "2".
1776
ff04c885
LT
17772005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1778
1779 * loading.texi (Library Search): Update the default value of
1780 `load-suffixes'.
1781
ce8d4e00
CY
17822005-11-17 Chong Yidong <cyd@stupidchicken.com>
1783
1784 * display.texi (Attribute Functions): Mention :ignore-defface.
1785
cbad4a9e
SM
17862005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1787
1788 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1789 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1790
fda12b27
RS
17912005-11-06 Richard M. Stallman <rms@gnu.org>
1792
1793 * files.texi (Magic File Names): find-file-name-handler checks the
1794 `operations' property of the handler.
1795
e082564e
RS
17962005-11-03 Richard M. Stallman <rms@gnu.org>
1797
1798 * variables.texi (Frame-Local Variables): Small clarification.
1799
f0cdd9e4
CY
18002005-10-29 Chong Yidong <cyd@stupidchicken.com>
1801
1802 * os.texi (Init File): Document ~/.emacs.d/init.el.
1803
685abb98
RS
18042005-10-29 Richard M. Stallman <rms@gnu.org>
1805
1806 * internals.texi (Garbage Collection): Document memory-full.
1807
7000848e
BW
18082005-10-28 Bill Wohler <wohler@newt.com>
1809
1810 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1811 for URLs.
1812
107fb6c9
RS
18132005-10-28 Richard M. Stallman <rms@gnu.org>
1814
1815 * minibuf.texi (Completion Commands): Clean up prev change.
1816
18172005-10-26 Kevin Ryde <user42@zip.com.au>
1818
1819 * compile.texi (Eval During Compile): Explain recommended uses
1820 of eval-when-compile and eval-and-compile.
1821
1d8e69a2
MY
18222005-10-27 Masatake YAMATO <jet@gyve.org>
1823
cbad4a9e 1824 * minibuf.texi (Completion Commands):
1d8e69a2 1825 Write about new optional argument for `display-completion-list'.
cbad4a9e 1826
6a897887
RS
18272005-10-23 Richard M. Stallman <rms@gnu.org>
1828
1829 * display.texi (Overlay Arrow): Clarify about local bindings of
1830 overlay-arrow-position.
1831
6d1e17be
EZ
18322005-10-22 Eli Zaretskii <eliz@gnu.org>
1833
1834 * internals.texi (Building Emacs): Fix last change.
1835
db5fe0a6
RS
18362005-10-22 Richard M. Stallman <rms@gnu.org>
1837
1838 * internals.texi (Building Emacs): Document eval-at-startup.
1839
45158e77
RS
18402005-10-21 Richard M. Stallman <rms@gnu.org>
1841
1842 * loading.texi (Where Defined): load-history contains abs file names.
1843 symbol-file returns abs file names.
1844
e50165ec
KS
18452005-10-19 Kim F. Storm <storm@cua.dk>
1846
1847 * display.texi (Showing Images): Add max-image-size integer value.
1848
63ab30d0
CY
18492005-10-18 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * display.texi (Showing Images): Document max-image-size.
1852
f8252852
RS
18532005-10-17 Richard M. Stallman <rms@gnu.org>
1854
1855 * commands.texi (Quitting): Minor clarification.
1856
1857 * processes.texi (Sentinels): Clarify about output and quitting.
1858 (Filter Functions): Mention with-local-quit.
1859
c1bed3aa
JL
18602005-10-17 Juri Linkov <juri@jurta.org>
1861
1862 * buffers.texi (Current Buffer):
1863 * commands.texi (Event Input Misc):
1864 * compile.texi (Eval During Compile, Compiler Errors):
1865 * customize.texi (Group Definitions):
1866 * display.texi (Progress, Defining Faces):
1867 * files.texi (Writing to Files):
1868 * modes.texi (Mode Hooks, Defining Minor Modes):
1869 * streams.texi (Output Functions):
1870 * syntax.texi (Syntax Table Functions):
1871 * text.texi (Change Hooks):
1872 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1873
1874 * commands.texi (Quitting): Replace arg `forms' with `body' in
1875 `with-local-quit'.
1876
1877 * positions.texi (Excursions): Replace arg `forms' with `body' in
1878 `save-excursion'.
1879
ef1b4c9e
KS
18802005-10-08 Kim F. Storm <storm@cua.dk>
1881
1882 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1883 Rename manual section accordingly.
1884
abc8ce50
KS
18852005-10-04 Kim F. Storm <storm@cua.dk>
1886
1887 * windows.texi (Window Split Tree): New section describing
1888 new function window-split-tree function.
1889
a1f5a1f0
NR
18902005-10-03 Nick Roberts <nickrob@snap.net.nz>
1891
1892 * display.texi (Fringe Size/Pos): Simplify and add detail.
1893
97c3e4cc
RF
18942005-09-30 Romain Francoise <romain@orebokech.com>
1895
1896 * minibuf.texi (High-Level Completion): Explain that the prompt
1897 given to `read-buffer' should end with a colon and a space.
1898 Update usage examples.
1899
8ad8c5ce
JL
19002005-09-29 Juri Linkov <juri@jurta.org>
1901
1902 * display.texi (Displaying Messages): Rename argument name
1903 `string' to `format-string' in functions `message', `message-box',
1904 `message-or-box'.
1905
63182706
CY
19062005-09-26 Chong Yidong <cyd@stupidchicken.com>
1907
fc2cb772 1908 * errors.texi (Standard Errors): Correct xrefs.
63182706 1909
906320ec
CY
19102005-09-18 Chong Yidong <cyd@stupidchicken.com>
1911
fc2cb772 1912 * display.texi (Defining Images): Update documentation for
906320ec
CY
1913 `image-load-path'.
1914
8ccd3630
RS
19152005-09-17 Richard M. Stallman <rms@gnu.org>
1916
1917 * display.texi (Defining Images): Clean up previous change.
1918
7260457b
RF
19192005-09-16 Romain Francoise <romain@orebokech.com>
1920
1921 * elisp.texi: Specify GFDL version 1.2.
1922
1923 * doclicense.texi (GNU Free Documentation License): Update to
1924 version 1.2.
1925
5b51c037
CY
19262005-09-15 Chong Yidong <cyd@stupidchicken.com>
1927
1928 * display.texi (Defining Images): Document `image-load-path'.
1929
5c4757d3
RS
19302005-09-15 Richard M. Stallman <rms@gnu.org>
1931
1932 * objects.texi (Printed Representation): Minor cleanup.
1933 (Box Diagrams): Minor fix.
1934 (Cons Cell Type): Move (...) index item here.
1935 (Box Diagrams): From here.
1936 (Array Type): Minor fix.
1937 (Type Predicates): Delete index "predicates".
1938 (Hash Table Type): Clarify xref.
1939 (Dotted Pair Notation): Minor fix.
1940
2bb8b80c
CY
19412005-09-10 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * files.texi (Saving Buffers): Fix typo.
1944
47b8bc5d
RS
19452005-09-08 Richard M. Stallman <rms@gnu.org>
1946
1947 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1948
475aab0d
CY
19492005-09-08 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * locals.texi (Standard Buffer-Local Variables): Don't include
1952 mode variables for minor modes.
1953 Fix xrefs for buffer-display-count, buffer-display-table,
1954 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1955 enable-multibyte-characters, fill-column, header-line-format,
1956 left-fringe-width, left-margin, and right-fringe-width.
1957
1958 * hooks.texi (Standard Hooks): All hooks should conform to the
1959 standard naming convention now.
1960 Fix xref for `echo-area-clear-hook'.
1961
1962 * display.texi (Usual Display): Note that indicate-empty-lines and
1963 tab-width are buffer-local.
1964
1965 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1966
1967 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1968
1969 * nonascii.texi (Encoding and I/O): Note that
1970 buffer-file-coding-system is buffer-local.
1971
1972 * positions.texi (List Motion): Note that defun-prompt-regexp is
1973 buffer-local.
1974
1975 * text.texi (Auto Filling): Note that auto-fill-function is
1976 buffer-local.
1977 (Undo): Note that buffer-undo-list is buffer-local.
1978
1979 * windows.texi (Buffers and Windows): Document
1980 buffer-display-count.
1981
2a6bc1f7
RS
19822005-09-06 Richard M. Stallman <rms@gnu.org>
1983
1984 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1985 package prefix elsewhere than at the start of the name.
1986
d7ea8b71
RS
19872005-09-03 Richard M. Stallman <rms@gnu.org>
1988
1989 * tips.texi (Programming Tips): Add conventions for minibuffer
1990 questions and prompts.
1991
0c6087a6
RS
19922005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1993
1994 * intro.texi (nil and t): Minor cleanup.
1995 Delete spurious mention of keyword symbols.
1996 (Evaluation Notation): Add index entry.
1997 (A Sample Function Description): Minor cleanup.
1998 (A Sample Variable Description): Not all vars can be set.
1999
4b5fa40e
TTN
20002005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2001
2002 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2003
2004 (Insertion): Document precise type of `insert-char' arg COUNT.
2005
34b50776
SM
20062005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2007
2008 * modes.texi (Other Font Lock Variables): Sync the default of
2009 font-lock-lines-before.
2010
c1105d05
MA
20112005-08-31 Michael Albinus <michael.albinus@gmx.de>
2012
2013 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2014
62929713
RS
20152005-08-29 Richard M. Stallman <rms@gnu.org>
2016
2017 * elisp.texi (Top): Update subnode menu.
2018
2019 * searching.texi (Searching and Matching): Move node.
2020 Rearrange contents and add overall explanation.
2021 (Searching and Case): Move node.
2022 (Searching and Matching): Update menu.
2023
0fb57cc0
EZ
20242005-08-27 Eli Zaretskii <eliz@gnu.org>
2025
2026 * os.texi (Startup Summary): Fix the description of the initial
2027 startup message display.
2028
3e80c4c1
RS
20292005-08-25 Richard M. Stallman <rms@gnu.org>
2030
2031 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2032
20332005-08-25 Emilio C. Lopes <eclig@gmx.net>
2034
2035 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2036 `next-overlay-change' example.
c1105d05 2037
79a8defb
JL
20382005-08-22 Juri Linkov <juri@jurta.org>
2039
2040 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2041 Fix invert-face. Fix args of face-background.
2042
16691d29
JL
2043 * display.texi (Standard Faces): Delete node.
2044 (Faces): Add xref to `(emacs)Standard Faces'.
2045 (Displaying Faces): Fix xref to `Standard Faces'.
2046
2047 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2048
217b694f
EZ
20492005-08-20 Alan Mackenzie <acm@muc.de>
2050
2051 * buffers.texi (The Buffer List): Clarify the manipulation of the
2052 buffer list.
2053
0bf14bfd
RS
20542005-08-14 Richard M. Stallman <rms@gnu.org>
2055
7ad1498e
AS
2056 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2057 a regexp.
0bf14bfd 2058
c118d09e
RS
20592005-08-11 Richard M. Stallman <rms@gnu.org>
2060
59cb8c23
RS
2061 * elisp.texi (Top): Update subnode lists.
2062
2063 * display.texi (Inverse Video): Node deleted.
2064
c118d09e
RS
2065 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2066 New nodes split out of Coding Conventions.
2067
2068 * searching.texi (Regular Expressions): Document re-builder.
2069
2070 * os.texi (Time Parsing): New node split out of Time Conversion.
2071
2072 * processes.texi (Misc Network, Network Feature Testing)
2073 (Network Options, Make Network): New nodes split out of
2074 Low-Level Network.
2075
67ec7f41
RS
20762005-08-09 Richard M. Stallman <rms@gnu.org>
2077
76d47f0d
RS
2078 * frames.texi (Geometry): New node, split from Size and Position.
2079 (Frame Parameters): Refer to Geometry.
2080
67ec7f41 2081 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 2082
67ec7f41
RS
2083 * windows.texi (Splitting Windows): Fix xref.
2084
2085 * frames.texi (Layout Parameters): Add xref.
2086
2087 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2088
2089 * keymaps.texi (Menu Bar): Fix xref.
2090
2091 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2092
2093 * modes.texi (%-Constructs): Fix xref.
2094
2095 * frames.texi (Window Frame Parameters): Node split up.
2096 (Basic Parameters, Position Parameters, Size Parameters)
2097 (Layout Parameters, Buffer Parameters, Management Parameters)
2098 (Cursor Parameters, Color Parameters): New subnodes.
2099
adb5e445
LT
21002005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2101
2102 * positions.texi (Screen Lines): Update xref for previous change
2103 in minibuf.texi.
2104
2105 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2106 change in minibuf.texi.
2107
61298e17
RS
21082005-08-09 Richard M. Stallman <rms@gnu.org>
2109
2110 * tips.texi (Coding Conventions): Minor cleanup.
2111
2112 * modes.texi (Defining Minor Modes): Explain when init-value
2113 can be non-nil.
2114
2115 * elisp.texi (Top): Update submenu for Minibuffer.
2116
2117 * minibuf.texi (Minibuffer Misc): Node split up.
2118 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2119 (Recursive Mini): New nodes split out from Minibuffer Misc.
2120 (Minibuffer Misc): Document max-mini-window-height.
2121
2122 * hash.texi (Defining Hash): Delete stray paren in example.
2123
2124 * display.texi (Echo Area Customization): Don't define
2125 max-mini-window-height here; xref instead.
2126
2127 * commands.texi (Event Input Misc): Update while-no-input.
2128
2129 * advice.texi (Advising Functions): Explain when to use advice
2130 and when to use a hook.
2131
43e124e6
EZ
21322005-07-30 Eli Zaretskii <eliz@gnu.org>
2133
2134 * makefile.w32-in (info): Don't run install-info.
2135 ($(infodir)/dir): New target, produced by running install-info.
2136
653aea22
LT
21372005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2138
2139 * modes.texi (Defining Minor Modes): The keyword for the initial
2140 value is :init-value, not :initial-value.
2141
ba6ebbd5
EZ
21422005-07-23 Eli Zaretskii <eliz@gnu.org>
2143
2144 * loading.texi (Autoload): Make the `doctor' example be consistent
2145 with what's in current loaddefs.el. Describe the "fn" magic in
2146 the usage portion of the doc string.
2147
6696f2a4
RS
21482005-07-22 Richard M. Stallman <rms@gnu.org>
2149
2150 * internals.texi (Garbage Collection): Clarify previous change.
2151
0c17e67c
SM
21522005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2153
2154 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2155
426179e1
JL
21562005-07-18 Juri Linkov <juri@jurta.org>
2157
2158 * commands.texi (Accessing Events):
2159 * frames.texi (Text Terminal Colors, Resources):
2160 * markers.texi (The Mark):
2161 * modes.texi (Defining Minor Modes):
2162 Delete duplicate duplicate words.
2163
9b0c2c56
RS
21642005-07-16 Richard M. Stallman <rms@gnu.org>
2165
2166 * display.texi (Managing Overlays): Clarify make-overlay
2167 args for insertion types.
2168
fd90b80c
LT
21692005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2170
0c17e67c
SM
2171 * customize.texi (Variable Definitions):
2172 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
2173 `standard-value' is a list too.
2174 (Defining New Types): Use @key{RET} instead of @key{ret}.
2175
37aa90e5
TTN
21762005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2177
2178 * os.texi (Translating Input): Fix typo.
2179
917e0c95
RS
21802005-07-08 Richard M. Stallman <rms@gnu.org>
2181
2182 * README: Update edition number and size estimate.
2183
2184 * elisp.texi (VERSION): Set to 2.9.
2185
7d90e71d
RS
21862005-07-07 Richard M. Stallman <rms@gnu.org>
2187
c330dafe
RS
2188 * book-spine.texinfo: Update Emacs version.
2189
7d90e71d
RS
2190 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2191
dc2204be
RS
21922005-07-06 Richard M. Stallman <rms@gnu.org>
2193
2194 * searching.texi (Regexp Search): Clarify what re-search-forward
2195 does when the search fails.
2196
a0ec7a4a
LK
21972005-07-05 Lute Kamstra <lute@gnu.org>
2198
dc2204be 2199 * Update FSF's address in GPL notices.
a0ec7a4a
LK
2200
2201 * doclicense.texi (GNU Free Documentation License):
2202 * gpl.texi (GPL):
2203 * tips.texi (Coding Conventions, Library Headers):
2204 * vol1.texi:
2205 * vol2.texi: Update FSF's address.
2206
4af33176
RS
22072005-07-04 Richard M. Stallman <rms@gnu.org>
2208
2209 * hooks.texi (Standard Hooks): Add occur-hook.
2210
b3ab615b
LT
22112005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2212
2213 * display.texi (The Echo Area): Correct menu.
2214
3d393029
RS
22152005-07-03 Richard M. Stallman <rms@gnu.org>
2216
7fe48b75
RS
2217 * elisp.texi (Top): Update subnode menu for Display.
2218
2219 * display.texi (Displaying Messages): New node, with most
2220 of what was in The Echo Area.
2221 (Progress): Moved under The Echo Area.
2222 (Logging Messages): New node with new text.
2223 (Echo Area Customization): New node, the rest of what was
2224 in The Echo Area. Document message-truncate-lines with @defvar.
2225 (Display): Update menu.
2226
3d393029
RS
2227 * windows.texi (Textual Scrolling): Doc 3 values for
2228 scroll-preserve-screen-position.
2229
2230 * text.texi (Special Properties): Change hook functions
2231 should bind inhibit-modification-hooks around altering buffer text.
2232
2233 * keymaps.texi (Key Binding Commands): Call binding BINDING
2234 rather than DEFINITION.
2235
b26860ad
JB
22362005-06-29 Juanma Barranquero <lekktu@gmail.com>
2237
2238 * variables.texi (Defining Variables): `user-variable-p' returns t
2239 for aliases of user options, nil for alias loops.
2240
025691ed
RS
22412005-06-28 Richard M. Stallman <rms@gnu.org>
2242
2243 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2244 make-keymap.
2245
b61bfa4d
LT
22462005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2247
2248 * variables.texi (Setting Variables): Correct and clarify
2249 description of `add-to-ordered-list'.
2250
24ee714d
RS
22512005-06-26 Richard M. Stallman <rms@gnu.org>
2252
2253 * display.texi (Faces): Minor cleanup.
2254
33b79ce4
LT
22552005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2256
2257 * display.texi (Faces): `facep' returns t for strings that are
2258 face names.
2259
df13531d
RS
22602005-06-25 Richard M. Stallman <rms@gnu.org>
2261
2262 * objects.texi (Equality Predicates): Clarify meaning of equal.
2263
2264 * windows.texi (Selecting Windows): save-selected-window
2265 and with-selected-window save and restore the current buffer.
2266
cf444441
RS
22672005-06-24 Richard M. Stallman <rms@gnu.org>
2268
2269 * numbers.texi (Float Basics): Explain how to test for NaN,
2270 and printing the sign of NaNs.
2271
6cdd056d
EZ
22722005-06-24 Eli Zaretskii <eliz@gnu.org>
2273
2274 * makefile.w32-in (MAKEINFO): Use --force.
2275
b93e3c3b
RS
22762005-06-23 Richard M. Stallman <rms@gnu.org>
2277
2278 * display.texi (Face Functions): Correct Texinfo usage.
2279
6fb276bd
LT
22802005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2281
2282 * lists.texi (Rings): `ring-elements' now returns the elements of
2283 RING in order.
2284
1d1c7e75
JB
22852005-06-23 Juanma Barranquero <lekktu@gmail.com>
2286
2287 * markers.texi (The Mark): Texinfo usage fix.
2288
9d12e52b
KS
22892005-06-23 Kim F. Storm <storm@cua.dk>
2290
2291 * searching.texi (Entire Match Data): Remove evaporate option for
2292 match-data. Do not mention evaporate option for set-match-data.
2293
6d44324c
GM
22942005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2295
2296 * display.texi (Face Functions): Mention face aliases.
2297
80df27a7
RS
22982005-06-21 Richard M. Stallman <rms@gnu.org>
2299
2300 * anti.texi (Antinews): Texinfo usage fix.
2301
e121563b
KB
23022005-06-21 Karl Berry <karl@gnu.org>
2303
9d7d543c
KB
2304 * elisp.texi: Use @copying.
2305
e121563b
KB
2306 * elisp.texi: Put @summarycontents and @contents before the Top
2307 node, instead of the end of the file, so that the contents appear
2308 in the right place in the dvi/pdf output.
2309
36a3b076
JL
23102005-06-21 Juri Linkov <juri@jurta.org>
2311
2312 * display.texi (Defining Faces): Add `customized-face'.
2313
5c796e80
KS
23142005-06-20 Kim F. Storm <storm@cua.dk>
2315
b7d1f38f
KS
2316 * variables.texi (Setting Variables): Any type of element can be
2317 given order in add-to-ordered-list. Compare elements with eq.
2318
5c796e80
KS
2319 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2320
fb056bef
KB
23212005-06-20 Karl Berry <karl@gnu.org>
2322
2323 * syntax.texi (Syntax Flags): Make last column very slightly wider
2324 to avoid "generic comment" breaking on two lines and causing an
2325 underfull box.
2326
84398baa
LT
23272005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2328
2329 * lists.texi (Rings): Various minor clarifications and corrections.
2330
07ff1e4b
RS
23312005-06-18 Richard M. Stallman <rms@gnu.org>
2332
2333 * functions.texi (Obsolete Functions): Simplify.
2334
2335 * variables.texi (Variable Aliases): Simplify.
2336
2337 * anti.texi, backups.texi, compile.texi, customization.texi:
2338 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2339 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2340 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2341 * variables.texi: Fix formatting ugliness.
2342
2343 * elisp.texi: Add links to Rings and Byte Packing.
2344 Update version and copyright years.
2345
2346 * minibuf.texi: Fix formatting ugliness.
2347 (Completion Commands): Move keymap vars to the end
2348 and vars completing-read binds to the top.
2349
3f7fab24
LT
23502005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2351
2352 * processes.texi: Fix typos.
2353 (Bindat Spec): Correct Texinfo error.
926c4c9b 2354 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2355
f19b57e3
RS
23562005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2357
2358 * lists.texi (Rings): New node.
2359 (Lists): Add it to menu.
2360
a80c5da7 2361 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2362 (Processes): Add it to menu.
2363
23642005-06-17 Richard M. Stallman <rms@gnu.org>
2365
2366 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2367
2368 * help.texi (Documentation Basics): Explain the xref to
2369 Documentation Tips.
2370
2371 * debugging.texi (Debugger Commands): Minor fix.
2372
67c1390d
LT
23732005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2374
2375 * edebug.texi (Instrumenting): Eliminate duplicate link.
2376 (Specification List): Replace references to "below", referring to
2377 a later node, with one @ref to that node.
2378
2379 * os.texi (Timers): Timers should save and restore the match data
2380 if they change it.
2381
2382 * debugging.texi (Debugger Commands): Mention that the Lisp
2383 debugger can not step through primitive functions.
2384
51cd2a8c
JB
23852005-06-16 Juanma Barranquero <lekktu@gmail.com>
2386
2387 * functions.texi (Obsolete Functions): Update argument names of
2388 `make-obsolete' and `define-obsolete-function-alias'.
2389
2390 * variables.texi (Variable Aliases): Update argument names of
2391 `defvaralias', `make-obsolete-variable' and
2392 `define-obsolete-variable-alias'.
2393
f5e6ac4a
KS
23942005-06-15 Kim F. Storm <storm@cua.dk>
2395
2396 * searching.texi (Entire Match Data): Rephrase warnings about
2397 evaporate arg to match-data and set-match-data.
2398
fe2a9972
LT
23992005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2400
67774855
LT
2401 * elisp.texi (Top): Update detailed menu.
2402
fe2a9972
LT
2403 * edebug.texi (Edebug): Update menu.
2404 (Instrumenting): Update xrefs.
2405 (Edebug Execution Modes): Correct xref.
2406 (Jumping): Clarify description of `h' command.
2407 Eliminate redundant @ref.
2408 (Breaks): New node.
9b7fa297 2409 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2410 (Global Break Condition): Mention `C-x X X'.
2411 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2412 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2413 (Edebug Display Update): Correct pxref.
2414 (Edebug and Macros): New node.
2415 (Instrumenting Macro Calls): Is now a subsubsection.
2416 Neither arg of `def-edebug-spec' is evaluated.
2417 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2418 (Specification Examples): Fix typo.
2419
b59f605b
LK
24202005-06-14 Lute Kamstra <lute@gnu.org>
2421
2422 * debugging.texi (Function Debugging): Primitives can break on
2423 entry too.
2424
a5c99dc9
KS
24252005-06-14 Kim F. Storm <storm@cua.dk>
2426
2427 * variables.texi (Setting Variables): Add add-to-ordered-list.
2428
f99ed2f8
SM
24292005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2430
2431 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2432 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2433
9d42ffaa
LK
24342005-06-13 Lute Kamstra <lute@gnu.org>
2435
2436 * text.texi (Special Properties): Fix cross reference.
2437
32cc0b00
LT
24382005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2439
2440 * debugging.texi (Function Debugging): Delete mention of empty
2441 string argument to `cancel-debug-on-entry'. Delete inaccurate
2442 description of the return value of that command.
2443
98d1a1cf
EZ
24442005-06-11 Alan Mackenzie <acm@muc.de>
2445
2446 * text.texi (Adaptive Fill): Amplify the description of
2447 fill-context-prefix.
2448
4b53b8d7
LT
24492005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2450
84398baa 2451 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2452
b5305167
SM
24532005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2454
2455 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2456
9bd4c3ad
LT
24572005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2458
2459 * debugging.texi (Error Debugging): Minor rewording.
2460 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2461 is optional.
2462
257914aa
LK
24632005-06-10 Lute Kamstra <lute@gnu.org>
2464
b5305167 2465 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2466 (Top): Give it a title. Correct version number. Give the
2467 detailed node listing a more prominent header.
b5305167
SM
2468 * intro.texi: Don't set VERSION here a second time.
2469 Mention Emacs's version too.
257914aa
LK
2470 * anti.texi (Antinews): Use EMACSVER to refer to the current
2471 version of Emacs.
2472
b7aae902
KS
24732005-06-09 Kim F. Storm <storm@cua.dk>
2474
2475 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2476 match-data and set-match-data.
2477
99598737
RS
24782005-06-08 Richard M. Stallman <rms@gnu.org>
2479
2480 * searching.texi (Entire Match Data): Clarify when match-data
2481 returns markers and when integers.
2482
2483 * display.texi (Defining Faces): Explain that face name should not
2484 end in `-face'.
2485
2486 * modes.texi (Mode Line Data): Minor cleanup.
2487 (Customizing Keywords): Node split out of Search-based Fontification.
2488 Add example of using font-lock-add-keywords from a hook.
2489 Clarify when MODE should be non-nil, and when nil.
2490
24912005-06-06 Richard M. Stallman <rms@gnu.org>
2492
2493 * modes.texi (Mode Line Data): Explain what happens when the car
2494 of a list is a void symbol.
2495 (Search-based Fontification): Explain MODE arg to
2496 font-lock-add-keywords and warn about calls from major modes.
2497
ecc8893a
JL
24982005-06-08 Juri Linkov <juri@jurta.org>
2499
2500 * display.texi (Standard Faces): Add `shadow' face.
2501
7fa9f4eb
LT
25022005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2503
2504 * modes.texi (Major Mode Conventions): A derived mode only needs
2505 to put the call to the parent mode inside `delay-mode-hooks'.
2506
bebcc4b1
RS
25072005-05-29 Richard M. Stallman <rms@gnu.org>
2508
c16b1394
RS
2509 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2510 new, and what that implies. Clarify.
2511
2512 * files.texi (Locating Files): Clean up the text.
2513
bebcc4b1
RS
2514 * frames.texi (Window Frame Parameters): Document user-size.
2515 Shorten entry for top by referring to left.
2516
25172005-05-26 Richard M. Stallman <rms@gnu.org>
2518
2519 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2520 is new, and what the implications are. Other clarifications.
2521
217797bc
RS
25222005-05-24 Richard M. Stallman <rms@gnu.org>
2523
2524 * frames.texi (Dialog Boxes): Minor fixes.
2525
3565fe07
MY
25262005-05-25 Masatake YAMATO <jet@gyve.org>
2527
2528 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2529
817089df
LT
25302005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2531
2532 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2533 is optional.
2534
cb5db137
NR
25352005-05-24 Nick Roberts <nickrob@snap.net.nz>
2536
2537 * frames.texi (Dialog Boxes): Descibe new optional argument.
2538
3c8572f5
LK
25392005-05-23 Lute Kamstra <lute@gnu.org>
2540
2541 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2542 syntax-begin-function over font-lock-beginning-of-syntax-function.
2543
2a4d7cb3
LT
25442005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2545
71f800cf
LT
2546 * minibuf.texi (Reading File Names): Update description of
2547 `read-directory-name'.
2548
2a4d7cb3
LT
2549 * modes.texi (Derived Modes): Clarify :group keyword.
2550
bb4afd09
EZ
25512005-05-21 Eli Zaretskii <eliz@gnu.org>
2552
b5305167
SM
2553 * files.texi (Locating Files): New subsection.
2554 Describe locate-file and executable-find.
bb4afd09 2555
a2c9aee6
EZ
25562005-05-21 Kevin Ryde <user42@zip.com.au>
2557
2558 * frames.texi (Initial Parameters): Update cross reference to
2559 "Emacs Invocation".
2560
6900105f
LT
25612005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2562
ca1b0914
LT
2563 * keymaps.texi (Active Keymaps): Add anchor.
2564
6900105f
LT
2565 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2566 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2567 appropriate place.
2568 (Derived Modes): Small clarifications.
b5305167
SM
2569 (Minor Mode Conventions, Keymaps and Minor Modes):
2570 Replace references to nodes with references to anchors.
6900105f
LT
2571 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2572 Clarify description of lists whose first element is an integer.
2573 (Mode Line Variables): Add anchor.
2574 (%-Constructs): Clarify description of integer after %.
2575 (Emulating Mode Line): Describe nil value for FACE.
2576
54d06364
LT
25772005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2578
2579 * modes.texi (Derived Modes): Correct references to non-existing
2580 variable standard-syntax-table.
2581
f8d0b769
LK
25822005-05-17 Lute Kamstra <lute@gnu.org>
2583
2584 * modes.texi (Defining Minor Modes): Mention the mode hook.
2585
294c599c
KS
25862005-05-15 Kim F. Storm <storm@cua.dk>
2587
2588 * processes.texi (Network): Remove open-network-stream-nowait.
2589 (Network Servers): Remove open-network-stream-server.
2590
4214af69
LT
25912005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2592
2593 * elisp.texi (Top): Update detailed menu.
2594
2595 * variables.texi: Reorder nodes.
2596 (Variables): Update menu.
2597 (File Local Variables): Do not refer to the `-*-' line as
2598 a "local variables list". Add pxref.
2599
302691ab
LT
26002005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2601
56d4215a
LT
2602 * elisp.texi (Top): Update detailed menu for node changes.
2603
302691ab 2604 * modes.texi (Modes): Update Menu.
6db11765 2605 (Hooks): Move to beginning of chapter.
302691ab
LT
2606 Most minor modes run mode hooks too.
2607 `add-hook' can handle void hooks or hooks whose value is a single
2608 function.
2609 (Major Modes): Update Menu.
2610 (Major Mode Basics): New node, split off from `Major Modes'.
2611 (Major Mode Conventions): Correct xref. Explain how to handle
2612 auto-mode-alist if the major mode command has an autoload cookie.
2613 (Auto Major Mode): Major update. Add magic-mode-alist.
2614 (Derived Modes): Major update.
2615 (Mode Line Format): Update Menu.
2616 (Mode Line Basics): New node, split off from `Mode Line Format'.
2617
2618 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2619 for `magic autoload comment'. Add index entries and anchor.
2620
d06ba294
RS
26212005-05-14 Richard M. Stallman <rms@gnu.org>
2622
2623 * tips.texi (Coding Conventions): Explain how important it is
2624 that just loading certain files not change Emacs behavior.
2625
2626 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2627
405cb12a
LK
26282005-05-12 Lute Kamstra <lute@gnu.org>
2629
19958124
LK
2630 * modes.texi (Generic Modes): Update.
2631 (Major Modes): Refer to node "Generic Modes".
2632
405cb12a
LK
2633 * elisp.texi (Top): Update to the current structure of the manual.
2634 * processes.texi (Processes): Add menu description.
2635 * customize.texi (Customization): Add menu descriptions.
2636
f714dd1b
TTN
26372005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2638
cc9442f2
TTN
2639 * processes.texi (Signals to Processes)
2640 (Low-Level Network): Fix typos.
f714dd1b 2641
36ad23ec
LK
26422005-05-11 Lute Kamstra <lute@gnu.org>
2643
2644 * elisp.texi (Top): Add some nodes from the chapter "Major and
2645 Minor Modes" to the detailed node listing.
2646
d101bf56
RS
26472005-05-10 Richard M. Stallman <rms@gnu.org>
2648
2649 * keymaps.texi (Extended Menu Items): Menu item filter functions
2650 can be called at any time.
2651
698b0510
LT
26522005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2653
2654 * variables.texi (File Local Variables): `(hack-local-variables t)'
2655 now also checks whether a mode is specified in the local variables
2656 list.
2657
2c6b25c7
EZ
26582005-05-05 Kevin Ryde <user42@zip.com.au>
2659
2660 * display.texi (The Echo Area): Correct format function cross
2661 reference.
2662
643b4cf5
LT
26632005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2664
2665 * variables.texi (Variable Aliases): Change description of
2666 `define-obsolete-variable-alias'.
2667
2668 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2669 (Defining Functions): Add xref.
2670 (Obsolete Functions): New node.
2671 (Function Safety): Standardize capitalization of section title.
2672
2673 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2674 (Dialog Boxes): Complete description of `x-popup-dialog'.
2675
053bc8e4
RS
26762005-05-04 Richard M. Stallman <rms@gnu.org>
2677
2678 * commands.texi (Interactive Codes): Fix Texinfo usage.
2679 Document U more clearly.
2680
f6b1b15a
LT
26812005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2682
3b925015
LT
2683 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2684 function and not a macro.
2685
f6b1b15a
LT
2686 * frames.texi (Pop-Up Menus): Correct and clarify description of
2687 `x-popup-menu'.
2688 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2689
ebbfa918
RS
26902005-05-01 Richard M. Stallman <rms@gnu.org>
2691
2692 * edebug.texi (Checking Whether to Stop): Fix previous change.
2693
abe2f96e
LT
26942005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2695
d6028ef2
LT
2696 * display.texi: Fix typos and Texinfo usage.
2697
abe2f96e
LT
2698 * edebug.texi (Checking Whether to Stop): executing-macro ->
2699 executing-kbd-macro.
2700
b2cfb30b
RS
27012005-05-01 Richard M. Stallman <rms@gnu.org>
2702
2703 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2704
7e995a23
RS
27052005-04-30 Richard M. Stallman <rms@gnu.org>
2706
2707 * files.texi (Magic File Names): Document `operations' property.
2708
57efa539
LK
27092005-04-29 Lute Kamstra <lute@gnu.org>
2710
2711 * modes.texi (Generic Modes): New node.
2712 (Major Modes): Add it to the menu.
2713 (Derived Modes): Add "derived mode" to concept index.
2714
0a20b1dc
LK
27152005-04-28 Lute Kamstra <lute@gnu.org>
2716
2717 * modes.texi (Defining Minor Modes): Fix previous change.
2718 (Font Lock Mode): Simplify.
2719 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2720 when set and that some parts are optional. Add cross references.
2721 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2722 Add cross references. Add font-lock-multiline to index.
2723 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2724 Lock Variables". Document font-lock-add-keywords and
b5305167 2725 font-lock-remove-keywords.
0a20b1dc
LK
2726 (Other Font Lock Variables): Move font-lock-keywords-only,
2727 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2728 and font-lock-syntactic-face-function to node "Syntactic Font
2729 Lock". Move font-lock-keywords-case-fold-search to node
2730 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2731 and font-lock-{,un}fontify-{buffer,region}-function.
2732 (Precalculated Fontification): Remove reference to deleted variable
2733 font-lock-core-only.
2734 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2735 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2736 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2737 and font-lock-syntactic-face-function here from node "Other Font
2738 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2739 Syntax Properties". Add cross references.
b5305167
SM
2740 (Setting Syntax Properties): New node.
2741 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2742 * syntax.texi (Syntax Properties): Add cross reference.
2743 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2744
68a94f5a
RS
27452005-04-26 Richard M. Stallman <rms@gnu.org>
2746
2747 * display.texi (Defining Faces):
2748 Document `default' elements of defface spec.
2749
2750 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2751
2752 * variables.texi (Variable Aliases): Clarify text.
2753
27542005-04-25 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2757
7f48f143
LT
27582005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2759
2760 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2761
45d2f8e8
EZ
27622005-04-24 Eli Zaretskii <eliz@gnu.org>
2763
f3714ab2
EZ
2764 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2765 syntax-after and syntax-class.
2766
45d2f8e8 2767 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2768 (Unique File Names): Don't mention "numbers" in the documentation
2769 of make-temp-file and make-temp-name.
45d2f8e8 2770
469bc679
RS
27712005-04-23 Richard M. Stallman <rms@gnu.org>
2772
2773 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2774
c9fa5dc9
RS
27752005-04-22 Nick Roberts <nickrob@snap.net.nz>
2776
2777 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2778
230e1e80
NR
27792005-04-22 Nick Roberts <nickrob@snap.net.nz>
2780
2781 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2782 and define-obsolete-variable-alias.
2783
1ba52906
KS
27842005-04-22 Kim F. Storm <storm@cua.dk>
2785
2786 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2787 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2788
9721d904
LK
27892005-04-21 Lute Kamstra <lute@gnu.org>
2790
2791 * lists.texi (Association Lists): Document rassq-delete-all.
2792
ed35c736
RS
27932005-04-19 Richard M. Stallman <rms@gnu.org>
2794
2795 * modes.texi (Search-based Fontification): Explain that
2796 facespec is an expression to be evaluated.
2797
42fc00a4
RS
27982005-04-19 Kevin Ryde <user42@zip.com.au>
2799
b5305167 2800 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2801 * strings.texi (String Conversion): Fix xref.
2802
5827e9d4
KS
28032005-04-19 Kim F. Storm <storm@cua.dk>
2804
2805 * symbols.texi (Symbol Plists): Add safe-get.
2806 Mention that `get' may signal an error.
2807
47872da9
NR
28082005-04-18 Nick Roberts <nickrob@snap.net.nz>
2809
2810 * customize.texi (Variable Definitions): Replace tooltip-mode
2811 example with save-place.
2812
ec0cf966
RS
28132005-04-17 Richard M. Stallman <rms@gnu.org>
2814
2815 * buffers.texi (Indirect Buffers): Clarify.
2816
2817 * positions.texi (Positions): Clarify converting marker to integer.
2818
2819 * strings.texi (String Basics): Mention string-match; clarify.
2820
199bb209
LK
28212005-04-08 Lute Kamstra <lute@gnu.org>
2822
2823 * modes.texi (Search-based Fontification): Fix cross references.
2824 Use consistent terminology. Document anchored highlighting.
2825
bfa54668
LK
28262005-04-05 Lute Kamstra <lute@gnu.org>
2827
2828 * modes.texi (Defining Minor Modes): Document :group keyword
2829 argument and its default value.
2830
07e5fb9e
LK
28312005-04-03 Lute Kamstra <lute@gnu.org>
2832
2833 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2834 references and/or descriptions. Delete major mode hooks; mention
2835 them as a category instead. Rename or delete obsolete hooks.
2836
aa945b59
RS
28372005-04-02 Richard M. Stallman <rms@gnu.org>
2838
2839 * nonascii.texi (Coding System Basics): Another wording cleanup.
2840
8b918214
RS
28412005-04-01 Richard M. Stallman <rms@gnu.org>
2842
2843 * nonascii.texi (Coding System Basics): Clarify previous change.
2844
41639988
KH
28452005-04-01 Kenichi Handa <handa@m17n.org>
2846
2847 * nonascii.texi (Coding System Basics): Describe about rondtrip
2848 identity of coding systems.
2849
8e669bbd
RS
28502005-03-29 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * text.texi (Buffer Contents): Add filter-buffer-substring and
2853 buffer-substring-filters.
2854
f60a6f87
RS
28552005-03-26 Chong Yidong <cyd@stupidchicken.com>
2856
2857 * anti.texi (Antinews): Mention `G' interactive code.
2858
2859 * tips.texi (Compilation Tips): Mention benchmark.el.
2860
aaac1251
LT
28612005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2862
2863 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2864 is now bound to M-o M-o.
2865
2866 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2867
45325173
GM
28682005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2869
2870 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2871 in the Emacs Manual).
2872 * Makefile.in (srcs): Remove calendar.texi.
2873 * makefile.w32-in (srcs): Remove calendar.texi.
2874 * display.texi (Display): Change name of next node.
2875 * os.texi (System In): Change name of previous node.
2876 * elisp.texi (Top): Remove Calendar references.
2877 * vol1.texi (Top): Remove Calendar references.
2878 * vol2.texi (Top): Remove Calendar references.
2879
85df292e
RS
28802005-03-25 Richard M. Stallman <rms@gnu.org>
2881
45325173 2882 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2883 Cleanup previous change.
2884
28852005-03-25 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * display.texi (Face Attributes): Faces earlier in an :inherit
2888 list take precedence.
2889 (Scroll Bars): Fix description of vertical-scroll-bars.
2890 Document frame-current-scroll-bars and window-current-scroll-bars.
2891
2892 * markers.texi (The Mark): Document temporary Transient Mark mode.
2893
b5305167
SM
2894 * minibuf.texi (Reading File Names):
2895 Document read-file-name-completion-ignore-case.
85df292e
RS
2896
2897 * positions.texi (Screen Lines): Document nil for width argument
2898 to compute-motion.
2899
1fe54d69
KS
29002005-03-23 Kim F. Storm <storm@cua.dk>
2901
2902 * display.texi (Standard Faces): Other faces used in the fringe
2903 implicitly inherits from the fringe face.
2904 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2905 properties implicitly inherits from fringe face.
2906 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2907
a775dff4
RS
29082005-03-20 Chong Yidong <cyd@stupidchicken.com>
2909
2910 * display.texi (Invisible Text): State default value of
2911 line-move-ignore-invisible.
2912 (Managing Overlays): Document remove-overlays.
2913 (Standard Faces): Document escape-glyph face.
2914
b5305167 2915 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2916
b5305167
SM
2917 * modes.texi (Other Font Lock Variables):
2918 Document font-lock-lines-before.
a775dff4
RS
2919
2920 * positions.texi (Skipping Characters): skip-chars-forward allows
2921 character classes.
2922
077f7085
LK
29232005-03-18 Lute Kamstra <lute@gnu.org>
2924
2925 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2926
d69ea7ab
RS
29272005-03-17 Richard M. Stallman <rms@gnu.org>
2928
c7bd5d57
RS
2929 * text.texi (Undo): Document extensible undo entries.
2930
d69ea7ab
RS
2931 * searching.texi (String Search, Regexp Search, Regexp Search):
2932 Cleanups.
2933
2934 * nonascii.texi (Character Codes): Minor fix.
2935
2936 * display.texi (Display Property): Explain the significance
2937 of having text properties that are eq.
2938 (Other Display Specs): Explain string as display spec.
2939
2940 * commands.texi (Interactive Codes): Document G option.
2941
29422005-03-17 Chong Yidong <cyd@stupidchicken.com>
2943
2944 * text.texi (Filling): Add sentence-end-without-period and
2945 sentence-end-without-space.
2946 (Changing Properties): Minor fix.
2947
2948 * anti.texi: Total rewrite.
2949
a7679889
LK
29502005-03-15 Lute Kamstra <lute@gnu.org>
2951
2952 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2953
6eb8e247
KS
29542005-03-08 Kim F. Storm <storm@cua.dk>
2955
2956 * display.texi (Specified Space): Property :width is support on
2957 non-graphic terminals, :height is not.
2958
bfa8be14
RS
29592005-03-07 Richard M. Stallman <rms@gnu.org>
2960
2961 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2962 Now subnodes of Fringes.
2963 (Overlay Arrow): Document overlay-arrow-variable-list.
2964 (Fringe Size/Pos): New node, broken out of Fringes.
2965 (Display): Explain clearing vs redisplay better.
2966 (Truncation): Clarify use of bitmaps.
2967 (The Echo Area): Clarify the uses of the echo area.
2968 Add max-mini-window-height.
2969 (Progress): Clarify.
2970 (Invisible Text): Explain that main loop moves point out.
2971 (Selective Display): Say "hidden", not "invisible".
b5305167 2972 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2973 (Overlay Properties): Clarify intro.
2974 (Finding Overlays): Explain return values when nothing found.
2975 (Width): truncate-string-to-width has added arg.
2976 (Displaying Faces): Clarify and update mode line face handling.
2977 (Face Functions): Minor cleanup.
b5305167 2978 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2979 (Pixel Specification, Other Display Specs): Minor cleanups.
2980 (Images, Image Descriptors): Minor cleanups.
2981 (GIF Images): Patents have expired.
2982 (Showing Images): Explain default text for insert-image.
b5305167 2983 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2984 (Making Buttons): Explain return values.
2985 (Button Buffer Commands): Add xref.
2986 (Inverse Video): Update mode-line-inverse-video.
2987 (Display Table Format): Clarify.
2988 (Active Display Table): Give defaults for window-display-table.
2989
2990 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2991 and calendar-today-marker are strings, not chars.
2992 (Holiday Customizing): Minor fix.
2993
bfa8be14
RS
2994 * internals.texi (Writing Emacs Primitives): Update `or' example.
2995 Update limit on # args of subr.
2996
2997 * edebug.texi (Using Edebug): Arrow is in fringe.
2998 (Instrumenting): Arg to eval-defun works without loading edebug.
2999 (Edebug Execution Modes): Add xref.
3000
3001 * customize.texi (Common Keywords): Clarify :require.
3002 Mention :version here.
3003 (Variable Definitions, Group Definitions): Not here.
3004 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3005
d69ea7ab
RS
30062005-03-07 Chong Yidong <cyd@stupidchicken.com>
3007 * nonascii.texi (Text Representations): Clarify position-bytes.
3008 (Character Sets): Add list-charset-chars.
3009 (Scanning Charsets): Add charset-after.
3010 (Encoding and I/O): Minor fix.
3011
34398e6c
RS
30122005-03-06 Richard M. Stallman <rms@gnu.org>
3013
3014 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3015 (Resizing Windows): Likewise.
3016
3017 * text.texi (Change Hooks): Get rid of "Emacs 21".
3018
3019 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3020
3021 * streams.texi (Output Variables): Get rid of "Emacs 21".
3022
3023 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3024
3025 * os.texi (Translating Input): Replace flow-control example
3026 with a less obsolete example that uses `keyboard-translate'.
3027
6eb8e247 3028 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 3029 Get rid of "Emacs 21".
6eb8e247 3030
34398e6c
RS
3031 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3032 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3033
3034 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3035
3036 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3037
3038 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3039 (Menu Bar): Fix when menu-bar-update-hook is called.
3040
3041 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3042
3043 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3044 and make it read better.
3045
3046 * files.texi (Writing to Files): Get rid of "Emacs 21".
3047 (Unique File Names): Likewise.
3048
3049 * elisp.texi: Update Emacs version to 22.
3050
3051 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3052 (Overlay Properties, Face Attributes): Likewise.
3053 (Managing Overlays): Fix punctuation.
3054 (Attribute Functions): Clarify set-face-font; get rid of
3055 info about old Emacs versions.
3056 (Auto Faces, Font Lookup, Display Property, Images):
3057 Get rid of "Emacs 21".
3058
3059 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3060
d2178387
RS
30612005-03-05 Richard M. Stallman <rms@gnu.org>
3062
3063 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3064
524352d6
LK
30652005-03-04 Lute Kamstra <lute@gnu.org>
3066
3067 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3068
30692005-03-03 Lute Kamstra <lute@gnu.org>
3070
3071 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3072
284f0680
LK
30732005-03-01 Lute Kamstra <lute@gnu.org>
3074
3075 * debugging.texi (Debugger Commands): Update `j'.
3076
a9ee5cac
LK
30772005-02-28 Lute Kamstra <lute@gnu.org>
3078
3079 * debugging.texi (Debugging): Fix typo.
3080 (Error Debugging): Document eval-expression-debug-on-error.
3081 (Function Debugging): Update example.
3082 (Using Debugger): Mention starred stack frames.
3083 (Debugger Commands): Document `j' and `l'.
3084 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3085 Update the messages that the debugger displays.
3086 (Internals of Debugger): Add cross reference. Update example.
3087 (Excess Open): Minor improvement.
3088 (Excess Close): Minor improvement.
3089
378d0f8e
RS
30902005-02-26 Richard M. Stallman <rms@gnu.org>
3091
3092 * tips.texi (Coding Conventions): Clarify.
3093 Put all the major mode key reservations together.
3094 Mention the Mouse-1 => Mouse-2 conventions.
3095
3096 * syntax.texi (Syntax Class Table): Clarify.
3097 (Syntax Table Functions): syntax-after moved from here.
3098 (Syntax Table Internals): syntax-after moved to here.
3099 (Parsing Expressions): Update info on number of values
3100 and what's meaningful in the STATE argument.
3101 (Categories): Fix typo.
3102
3103 * sequences.texi (Arrays): Cleanup.
3104 (Char-Tables): Clarify.
3105
3106 * processes.texi (Deleting Processes): Cleanups, add xref.
3107 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3108 (Process Information): set-process-coding-system, some args optional.
3109 (Input to Processes): Explain various types for PROCESS args.
3110 Rename them from PROCESS-NAME to PROCESS.
3111 (Signals to Processes): Likewise.
3112 (Decoding Output): Cleanup.
3113 (Query Before Exit): Clarify.
3114
3115 * os.texi (Startup Summary): Correct the options; add missing ones.
3116 (Terminal Output, Batch Mode): Clarify.
3117 (Flow Control): Node deleted.
3118
3119 * markers.texi (The Mark): Clarify.
3120
3121 * macros.texi (Expansion): Cleanup.
3122 (Indenting Macros): indent-spec allows ints, not floats.
3123
3124 * keymaps.texi (Keymaps): Clarify.
3125 (Format of Keymaps): Update lisp-mode-map example.
3126 (Active Keymaps, Key Lookup): Clarify.
3127 (Changing Key Bindings): Add xref to `kbd'.
3128 (Key Binding Commands, Simple Menu Items): Clarify.
3129 (Mouse Menus, Menu Bar): Clarify.
3130 (Menu Example): Replace print example with menu-bar-replace-menu.
3131
3132 * help.texi (Documentation Basics): Add function-documentation prop.
3133
3134 * elisp.texi (Top): Don't refer to Flow Control node.
3135
3136 * commands.texi (Command Overview): Improve xrefs.
3137 (Adjusting Point): Adjusting point applies to intangible and invis.
3138 (Key Sequence Input): Doc extra read-key-sequence args.
3139 Likewise for read-key-sequence-vector.
3140
3141 * backups.texi (Rename or Copy): Minor fix.
3142 (Numbered Backups): For version-control, say the default.
3143 (Auto-Saving): make-auto-save-file-name example is simplified.
3144
3145 * advice.texi (Advising Functions): Don't imply one part of Emacs
3146 should advise another part. Markup changes.
3147 (Defining Advice): Move transitional para.
3148 (Activation of Advice): Cleanup.
3149 Explain if COMPILE is nil or negative.
3150
3151 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3152
2e20c83d
LK
31532005-02-24 Lute Kamstra <lute@gnu.org>
3154
3155 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3156 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3157
65c492fd
LK
31582005-02-23 Lute Kamstra <lute@gnu.org>
3159
b02c3eed
LK
3160 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3161 to define global minor modes as well.
3162
65c492fd
LK
3163 * display.texi (Managing Overlays): overlay-buffer returns nil for
3164 deleted overlays.
3165
b686dd59
KS
31662005-02-22 Kim F. Storm <storm@cua.dk>
3167
3168 * minibuf.texi (Basic Completion): Allow symbols in addition to
3169 strings in try-completion and all-completions.
3170
23e8c095
LK
31712005-02-14 Lute Kamstra <lute@gnu.org>
3172
3173 * elisp.texi (Top): Remove reference to deleted node.
3174
3175 * lists.texi (Lists): Remove reference to deleted node.
3176 (Cons Cells): Fix typo.
3177
3178 * loading.texi (Where Defined): Fix typo.
3179
134948fc
RS
31802005-02-14 Richard M. Stallman <rms@gnu.org>
3181
3182 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3183 is useful for discarding some minor modes.
3184
3185 * symbols.texi (Symbol Components): Reorder examples.
3186
3187 * streams.texi (Input Functions): State standard-input default.
3188 (Output Variables): State standard-output default.
3189
3190 * objects.texi (Printed Representation): Clarify read syntax vs print.
3191 (Floating Point Type): Explain meaning better.
3192 (Symbol Type): Explain uniqueness better.
3193 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3194 List examples sooner.
3195 (Box Diagrams): New subnode broken out.
3196 Some examples moved from old Lists as Boxes node.
3197 (Dotted Pair Notation): Clarify intro.
3198 (Array Type): Clarify.
3199 (Type Predicates): Add hash-table-p.
3200
3201 * numbers.texi (Integer Basics): Clarify radix explanation.
3202 (Predicates on Numbers): Minor clarification.
3203 (Comparison of Numbers): Minor clarification. Clarify eql.
3204 Typos in min, max.
3205 (Math Functions): Clarify overflow in expt.
3206
3207 * minibuf.texi (Text from Minibuffer): Minor clarification.
3208 Mention arrow keys.
3209
3210 * loading.texi (Autoload): defun's doc string overrides autoload's
3211 doc string.
3212 (Repeated Loading): Modernize "add to list" examples.
3213 (Where Defined): Finish updating table of load-history elts.
3214
3215 * lists.texi (List-related Predicates): Minor wording improvement.
3216 (Lists as Boxes): Node deleted.
3217 (Building Lists): Explain trivial cases of number-sequence.
3218
3219 * hash.texi (Hash Tables): Add desc to menu items.
3220 (Creating Hash): Expain "full" means "make larger",
3221 (Hash Access): Any object can be a key.
3222 State value of maphash.
3223
3224 * functions.texi (What Is a Function): Wording cleanup.
3225 (Function Documentation): Minor cleanup.
3226 Explain purpose of calling convention at end of doc string.
3227 (Function Names): Wording cleanup.
3228 (Calling Functions): Wording cleanup.
3229 Explain better how funcall calls the function.
3230 (Function Cells): Delete example of saving and redefining function.
3231
3232 * control.texi (Combining Conditions): Wording cleanup.
3233 (Iteration): dolist and dotimes bind VAR locally.
3234 (Cleanups): Xref to Atomic Changes.
3235
3236 * compile.texi (Byte Compilation): Delete 19.29 info.
3237 (Compilation Functions): Macros' difficulties don't affect defsubst.
3238 (Docs and Compilation): Delete 19.29 info.
3239
44291460
RS
32402005-02-10 Richard M. Stallman <rms@gnu.org>
3241
3242 * objects.texi (Symbol Type): Minor correction.
3243
1f9ad95a
LK
32442005-02-06 Lute Kamstra <lute@gnu.org>
3245
3246 * modes.texi (Example Major Modes): Fix typos.
3247
ba2c991c
RS
32482005-02-06 Richard M. Stallman <rms@gnu.org>
3249
3250 * text.texi (Margins): fill-nobreak-predicate can be one function.
3251
3252 * strings.texi (Modifying Strings): clear-string can make unibyte.
3253 (Formatting Strings): format gives error if values missing.
3254
3255 * positions.texi (Character Motion): Mention default arg
3256 for forward-char. backward-char refers to forward-char.
3257 (Word Motion): Mention default arg for forward-word.
3258 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3259 Simplify end-of-buffer.
3260 (Text Lines): Mention default arg for forward-line.
3261 (List Motion): Mention default arg for beginning/end-of-defun.
3262 (Skipping Characters): Minor fixes in explaining character-set.
3263
3264 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3265 Mode inheritance applies only when default-major-mode is nil.
3266 Clarifications.
3267 (Example Major Modes): Update Text mode and Lisp mode examples.
3268 (Minor Mode Conventions): Mention define-minor-mode at top.
3269 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3270 (Mode Line Format): Update mode line face display info.
3271 (Properties in Mode): Mention effect of risky vars.
3272 (Imenu): Define imenu-add-to-menubar.
3273 (Font Lock Mode): Add descriptions to menu lines.
3274 (Faces for Font Lock): Add font-lock-doc-face.
3275
9bf6d576
LK
32762005-02-05 Lute Kamstra <lute@gnu.org>
3277
3278 * text.texi (Maintaining Undo): Remove obsolete function.
3279
cb602754
EZ
32802005-02-05 Eli Zaretskii <eliz@gnu.org>
3281
3282 * frames.texi (Color Names): Add pointer to the X docs about RGB
3283 color specifications. Improve indexing
3284 (Text Terminal Colors): Replace the description of RGB values by
3285 an xref to "Color Names".
3286
4e07258f
RS
32872005-02-03 Richard M. Stallman <rms@gnu.org>
3288
3289 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3290 Clarify.
3291 (Selecting Windows): Clarify save-selected-window.
3292 (Cyclic Window Ordering): Clarify walk-windows.
3293 (Window Point): Clarify.
3294 (Window Start): Add comment to example.
3295 (Resizing Windows): Add `interactive' specs in examples.
3296 Document fit-window-to-buffer.
3297
3298 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3299 (Undo, Maintaining Undo): Clarify last change.
3300 (Sorting): In sort-numeric-fields, explain about octal and hex.
3301 Mention sort-numeric-base.
3302 (Format Properties): Add xref for hard newlines.
3303
3304 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3305 (Pop-Up Menus): Fix typo.
3306 (Color Names): Explain all types of color names.
3307 Explain color-values on B&W terminal.
3308 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3309
3310 * files.texi (File Locks): Not supported on MS systems.
3311 (Testing Accessibility): Clarify.
3312
3313 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3314 (Coverage Testing): Fix typo.
3315
3316 * commands.texi (Misc Events): Remove stray space.
3317
3318 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3319 (Modification Time): Clarify when visited-file-modtime returns 0.
3320 (The Buffer List): Clarify bury-buffer.
3321 (Killing Buffers): Clarify.
3322 (Indirect Buffers): Add clone-indirect-buffer.
3323
33242005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3325
3326 * edebug.texi (Printing in Edebug): Fix default value of
3327 edebug-print-circle.
3328 (Coverage Testing): Fix displayed frequency count data.
3329
33302005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3331
3332 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3333
4e07258f 33342005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3335
3336 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3337
28d986b9
EZ
33382005-01-29 Eli Zaretskii <eliz@gnu.org>
3339
3340 * commands.texi (Misc Events): Describe the help-echo event.
3341
3342 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3343 consistently in description of the help-echo property.
3344 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3345
3346 * display.texi (Overlay Properties): Fix the index entry for
3347 help-echo overlay property.
3348
3349 * customize.texi (Type Keywords): Uncomment the xref to the
3350 help-echo property documentation.
3351
8f958b40
KS
33522005-01-23 Kim F. Storm <storm@cua.dk>
3353
3354 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3355 return value. Third element FULLY replaced by PARTIAL which
3356 specifies number of invisible pixels if row is only partially visible.
3357 (Textual Scrolling): Mention auto-window-vscroll.
3358 (Vertical Scrolling): New defvar auto-window-vscroll.
3359
cd7e5dd6
LT
33602005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3361
3362 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3363 command remapping.
3364
6f771c32
RS
33652005-01-15 Richard M. Stallman <rms@gnu.org>
3366
3367 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3368
6ac8a822
KS
33692005-01-14 Kim F. Storm <storm@cua.dk>
3370
88948d55
KS
3371 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3372
6ac8a822
KS
3373 * text.texi (Links and Mouse-1): Fix string and vector item.
3374
20d6de82
RS
33752005-01-13 Richard M. Stallman <rms@gnu.org>
3376
3377 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3378 descriptions of overriding-local-map and overriding-terminal-local-map.
3379
3380 * text.texi (Links and Mouse-1): Clarify text.
3381
f75a592e
KS
33822005-01-13 Kim F. Storm <storm@cua.dk>
3383
3384 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3385
910f60b1
TTN
33862005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3387
3388 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3389
37181fc4
KS
33902005-01-12 Kim F. Storm <storm@cua.dk>
3391
3392 * text.texi (Links and Mouse-1): Rename section from Enabling
3393 Mouse-1 to Following Links. Change xrefs.
3394 Add examples for define-button-type and define-widget.
3395
3396 * display.texi (Button Properties, Button Buffer Commands):
3397 Clarify mouse-1 and follow-link functionality.
3398
28f94a34
RS
33992005-01-12 Richard M. Stallman <rms@gnu.org>
3400
3401 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3402
3403 * display.texi (Beeping): Fix Texinfo usage.
3404
3405 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3406
bac2d936
KS
34072005-01-11 Kim F. Storm <storm@cua.dk>
3408
3409 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3410 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3411
3412 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3413 (Enabling Mouse-1 to Follow Links): New subsection.
3414
de968ddb
RS
34152005-01-06 Richard M. Stallman <rms@gnu.org>
3416
3417 * text.texi (Special Properties): Minor change.
3418
3419 * os.texi (Timers): Clarify previous change.
3420
3421 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3422
a3a43b3b
LT
34232005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3424
3425 * display.texi (Face Attributes): Correct xref to renamed node.
3426
732bb9ce
RS
34272005-01-01 Richard M. Stallman <rms@gnu.org>
3428
3429 * display.texi (Face Attributes): Describe hex color specs.
3430
c734ae59
RS
34312004-12-31 Richard M. Stallman <rms@gnu.org>
3432
3433 * os.texi (Timers): Update previous change.
3434
33b2f4ea
KS
34352004-12-30 Kim F. Storm <storm@cua.dk>
3436
3437 * display.texi (Line Height): Total line-height is now specified
3438 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3439 in cons cells. (nil . RATIO) is relative to actual line height.
3440 Use line-height `t' instead of `0' to get minimum height.
3441
99ec74b9
RS
34422004-12-29 Richard M. Stallman <rms@gnu.org>
3443
3444 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3445
eab463f6
RS
34462004-12-28 Richard M. Stallman <rms@gnu.org>
3447
3448 * commands.texi (Quitting): Clarify value of with-local-quit.
3449
3450 * elisp.texi (Top): Fix previous change.
3451
3452 * loading.texi (Loading): Fix previous change.
3453
ebbd14f1
RS
34542004-12-27 Richard M. Stallman <rms@gnu.org>
3455
4ae98fc5
RS
3456 * Makefile.in (MAKEINFO): Specify --force.
3457
8f430046
RS
3458 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3459
56011a8c
RS
3460 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3461
3462 * display.texi (Line Height): Further clarify.
3463
3464 * elisp.texi (Top): Update Loading submenu.
3465
ebbd14f1
RS
3466 * loading.texi (Where Defined): New node.
3467 (Unloading): load-history moved to Where Defined.
3468
fda2922a
RS
34692004-12-21 Richard M. Stallman <rms@gnu.org>
3470
3471 * commands.texi (Event Input Misc): Add while-no-input.
3472
9eb8959a
RS
34732004-12-11 Richard M. Stallman <rms@gnu.org>
3474
3475 * display.texi (Line Height): Rewrite text for clarity.
3476
adf87c29
KS
34772004-12-11 Kim F. Storm <storm@cua.dk>
3478
3479 * display.texi (Display): Add node "Line Height" to menu.
3480 (Line Height): New node. Move full description of line-spacing
3481 and line-height text properties here from text.texi.
3482 (Scroll Bars): Add vertical-scroll-bar variable.
3483
3484 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3485
3486 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3487 line-spacing and vertical-scroll-bar.
3488
3489 * text.texi (Special Properties): Just mention line-spacing and
3490 line-height here, add xref to new "Line Height" node.
3491
31e4729e
TTN
34922004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3493
3494 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3495
3496 * locals.texi (Standard Buffer-Local Variables):
3497 Add @xref for `line-spacing'.
3498
cc60c723
RS
34992004-12-05 Richard M. Stallman <rms@gnu.org>
3500
3501 * Makefile.in (maintainer-clean): Remove the info files
3502 in $(infodir) where they are created.
3503
f6101ac9
RS
35042004-12-03 Richard M. Stallman <rms@gnu.org>
3505
3506 * windows.texi (Selecting Windows): get-lru-window and
3507 get-largest-window don't consider dedicated windows.
3508
3509 * text.texi (Undo): Document undo-in-progress.
3510
94221759
RS
35112004-11-26 Richard M. Stallman <rms@gnu.org>
3512
3513 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3514 Remove a few vars that are not always buffer-local.
3515
7092c5e8
LT
35162004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3517
3518 * locals.texi (Standard Buffer-Local Variables): Comment out
3519 xref's to non-existent node `Yet to be written'.
3520
261b01c6
RS
35212004-11-24 Richard M. Stallman <rms@gnu.org>
3522
3523 * processes.texi (Synchronous Processes): Grammar fix.
3524
3525 * numbers.texi (Comparison of Numbers): Add eql.
3526
3527 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3528
3529 * intro.texi (Printing Notation): Fix previous change.
3530
3531 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3532 and default-indicate-buffer-boundaries from here.
3533 (Usual Display): To here.
3534 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3535 (Usual Display): Move tab-width up.
3536
3537 * customize.texi (Variable Definitions): Replace
3538 show-paren-mode example with tooltip-mode.
7092c5e8 3539 (Simple Types, Composite Types, Defining New Types):
261b01c6 3540 Minor cleanups.
7092c5e8 3541
c1aa4864
JH
35422004-11-21 Jesper Harder <harder@ifa.au.dk>
3543
3544 * processes.texi (Synchronous Processes, Output from Processes):
3545 Markup fix.
3546
dedbac89
RS
35472004-11-20 Richard M. Stallman <rms@gnu.org>
3548
07c8c65a
RS
3549 * positions.texi (Skipping Characters): skip-chars-forward
3550 now handles char classes.
3551
8f40a868
RS
3552 * intro.texi (Printing Notation): Avoid confusion of `print'
3553 when explaining @print.
3554
3555 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3556
3557 * display.texi (Display Table Format): Minor fix.
3558
3559 * streams.texi (Output Functions): Fix print example.
3560
fd6866c8
RS
3561 * Makefile.in (elisp): New target.
3562 (dist): Depend on $(infodir)/elisp, not elisp.
3563 Copy the info files from $(infodir).
3564
9d00469f
RS
3565 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3566 read-from-minibuffer.
3567
dedbac89
RS
3568 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3569
6de891db
RS
35702004-11-19 Richard M. Stallman <rms@gnu.org>
3571
3572 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3573
e1c1c5a7
TTN
35742004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3575
3576 * tips.texi (Coding Conventions): Fix typo.
3577
ee31cd78
RS
35782004-11-16 Richard M. Stallman <rms@gnu.org>
3579
3580 * tips.texi (Coding Conventions): Separate defvar and require
3581 methods to avoid warnings. Use require only when there are many
3582 functions and variables from that package.
3583
3584 * minibuf.texi (Minibuffer Completion): When ignoring case,
3585 predicate must not be case-sensitive.
3586
3587 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3588 (Test Coverage): Don't talk about "splotches". Clarified.
3589
4bd38e94
TTN
35902004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3591
3592 * frames.texi (Window Frame Parameters): Fix typo.
3593
6d073ae1
KS
35942004-11-15 Kim F. Storm <storm@cua.dk>
3595
9f89426b
KS
3596 * symbols.texi (Other Plists): Note that plist-get may signal error.
3597 Add safe-plist-get.
6d073ae1 3598
10980463
TTN
35992004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3600
3601 * modes.texi (Font Lock Basics): Fix typo.
3602
1efc19eb
RS
36032004-11-08 Richard M. Stallman <rms@gnu.org>
3604
3605 * syntax.texi (Syntax Table Functions): Add syntax-after.
3606
6159c232
EZ
36072004-11-06 Lars Brinkhoff <lars@nocrew.org>
3608
3609 * os.texi (Processor Run Time): New section documenting
3610 get-internal-run-time.
3611
59dede22
EZ
36122004-11-06 Eli Zaretskii <eliz@gnu.org>
3613
3614 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3615 it nukes elisp-cover.texi.
3616 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3617 elisp-0 etc.
3618
4cc8522c
LT
36192004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3620
3621 * commands.texi (Keyboard Macros): Document `append' return value
3622 of `defining-kbd-macro'.
3623
2d1ef312
RS
36242004-11-01 Richard M. Stallman <rms@gnu.org>
3625
3626 * commands.texi (Interactive Call): Add called-interactively-p.
3627
6f4e005d
SJ
36282004-10-29 Simon Josefsson <jas@extundo.com>
3629
3630 * minibuf.texi (Reading a Password): Revert.
3631
4f71c13f
RS
36322004-10-28 Richard M. Stallman <rms@gnu.org>
3633
3634 * frames.texi (Display Feature Testing): Explain about "vendor".
3635
4660a9e3
RS
36362004-10-27 Richard M. Stallman <rms@gnu.org>
3637
3638 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3639 not raw. Clarify `n'.
3640 (Interactive Call): Rewrite interactive-p, focusing on when
3641 and how to use it.
3642 (Misc Events): Clarify previous change.
3643
3644 * advice.texi (Simple Advice): Clarify what job the example does.
3645 (Around-Advice): Clarify ad-do-it.
3646 (Activation of Advice): An option of ad-default-compilation-action
3647 is `never', not `nil'.
3648
c8636435
KS
36492004-10-26 Kim F. Storm <storm@cua.dk>
3650
3651 * commands.texi (Interactive Codes): Add U code letter.
3652
acd4089b
SJ
36532004-10-25 Simon Josefsson <jas@extundo.com>
3654
3655 * minibuf.texi (Reading a Password): Add.
3656
29dc7809
JR
36572004-10-24 Jason Rumney <jasonr@gnu.org>
3658
9b7fa297 3659 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3660 and wheel-down.
3661
bb5d6d34
KG
36622004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3663
3664 * processes.texi (Synchronous Processes): Document process-file.
3665
d0ee2ed3
KH
36662004-10-22 Kenichi Handa <handa@m17n.org>
3667
3668 * text.texi (translate-region): Document that it accepts also a
3669 char-table.
3670
38be9dbb
DP
36712004-10-22 David Ponce <david@dponce.com>
3672
3673 * windows.texi (Resizing Windows): Document the `preserve-before'
3674 argument of the functions `enlarge-window' and `shrink-window'.
3675
63c80452
JR
36762004-10-19 Jason Rumney <jasonr@gnu.org>
3677
3678 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3679
9f4b6e73
LT
36802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3681
3682 * text.texi (Filling): Add anchor for definition of
3683 `sentence-end-double-space'.
3684
3685 * searching.texi (Regexp Example): Update description of how
3686 Emacs currently recognizes the end of a sentence.
3687 (Standard Regexps): Update definition of the variable
3688 `sentence-end'. Add definition of the function `sentence-end'.
3689
657f0f9c
EZ
36902004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3691
3692 * display.texi (Progress): New node.
3693
35ab4857
KS
36942004-10-05 Kim F. Storm <storm@cua.dk>
3695
3696 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3697
f2a54fbc
KS
36982004-09-29 Kim F. Storm <storm@cua.dk>
3699
3700 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3701 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3702 fringe bitmap symbols, as they now have their own namespace.
3703 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3704 vs. pixels. Signal error if no free bitmap slots.
3705 (Pixel Specification): Change IMAGE to @var{image}.
3706
4676d6f3
RS
37072004-09-28 Richard M. Stallman <rms@gnu.org>
3708
3709 * text.texi (Special Properties): Clarify line-spacing and line-height.
3710
3711 * searching.texi (Regexp Search): Add looking-back.
3712
17234906
LT
37132004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * display.texi: Correct typos.
3716 (Image Descriptors): Correct xref's.
3717
4de43c8b
RS
37182004-09-25 Richard M. Stallman <rms@gnu.org>
3719
3720 * text.texi (Special Properties): Cleanups in `cursor'.
3721 Rewrites in `line-height' and `line-spacing'; exchange them.
3722
3723 * display.texi (Fringes): Rewrite previous change.
3724 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3725 (Display Fringe Bitmaps): Node deleted, text moved.
3726 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3727 (Scroll Bars): Clarify set-window-scroll-bars.
3728 (Pointer Shape): Rewrite.
3729 (Specified Space): Clarify :align-to, etc.
3730 (Pixel Specification): Use @var. Clarify new text.
3731 (Other Display Specs): Clarify `slice'.
3732 (Image Descriptors): Cleanups.
3733 (Showing Images): Cleanups.
3734
a3ee0299
LT
37352004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3736
e88ebce6
LT
3737 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3738
a3ee0299
LT
3739 * modes.texi: Various minor changes in addition to:
3740 (Major Mode Conventions): Final call to `run-mode-hooks' should
3741 not be inside the `delay-mode-hooks' form.
3742 (Mode Hooks): New node.
3743 (Hooks): Delete obsolete example.
3744 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3745 node "Mode Hooks".
3746
6db2bc02
LT
37472004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3748
3749 * display.texi: Correct various typos.
3750 (Display): Rename node "Pointer Shapes" to "Pointer
3751 Shape". (There is already a node called "Pointer Shapes" in
3752 frames.texi.)
3753 (Images): Remove non-existent node "Image Slices" from menu.
3754
ed2846bd
KS
37552004-09-23 Kim F. Storm <storm@cua.dk>
3756
3757 * text.texi (Special Properties): Add `cursor', `pointer',
3758 `line-height', and `line-spacing' properties.
3759
3760 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3761 Shapes' to menu.
3762 (Standard Faces): Doc fix for fringe face.
3763 (Fringes): Add `overflow-newline-into-fringe' and
3764 'indicate-buffer-boundaries'.
3765 (Fringe Bitmaps, Pointer Shapes): New nodes.
3766 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3767 Bitmaps' to menu.
3768 (Specified Space): Describe pixel width and height.
3769 (Pixel Specification): New node.
3770 (Other Display Specs): Add `slice' property.
3771 (Display Fringe Bitmaps): New node.
3772 (Images): Add 'Image Slices' to menu.
3773 (Image Descriptors): Add `:pointer' and `:map' properties.
3774 (Showing Images): Add slice arg to `insert-image'. Add
3775 'insert-sliced-image'.
3776
4d894c98
RS
37772004-09-20 Richard M. Stallman <rms@gnu.org>
3778
3779 * commands.texi (Key Sequence Input):
3780 Clarify downcasing in read-key-sequence.
3781
7e388eb7
JL
37822004-09-08 Juri Linkov <juri@jurta.org>
3783
3784 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3785
a020987f
LT
37862004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * locals.texi (Standard Buffer-Local Variables): Add
3789 `buffer-auto-save-file-format'.
3790 * internals.texi (Buffer Internals): Describe new
3791 auto_save_file_format field of the buffer structure.
3792 * files.texi (Format Conversion): `auto-save-file-format' has been
3793 renamed `buffer-auto-save-file-format'.
3794
2b96f80c
LT
37952004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3798 an integer or a marker.
3799 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3800
2ee3b79e
RS
38012004-08-22 Richard M. Stallman <rms@gnu.org>
3802
3803 * modes.texi (Major Mode Conventions): Discuss rebinding of
3804 standard key bindings.
3805
c438dc33
KS
38062004-08-18 Kim F. Storm <storm@cua.dk>
3807
3808 * processes.texi (Accepting Output): Add `just-this-one' arg to
3809 `accept-process-output'.
101c421e 3810 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3811
db8af011
LT
38122004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * keymaps.texi: Various changes in addition to:
3815 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3816 Give more varied examples for `kbd'.
3817 (Creating Keymaps): Char tables have slots for all characters
3818 without modifiers.
3819 (Active Keymaps): `overriding-local-map' and
3820 `overriding-terminal-local-map' also override text property and
3821 overlay keymaps.
3822 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3823 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3824 to denote a prefix of no events.
3825 `map-keymap' includes parent's bindings _recursively_.
3826 Clarify and correct description of `where-is-internal'.
3827 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3828 (Menu Example): For menus intended for use with the keyboard, the
3829 menu items should be bound to characters or real function keys.
3830
de700726
LT
38312004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3832
30e75a87
LT
3833 * objects.texi (Character Type): Reposition `@anchor' to prevent
3834 double space inside sentence in Info.
3835
de700726
LT
3836 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3837 renamed to `disabled-command-function'.
7c5b95c9 3838 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3839 (Command Loop Info): Replace reference to it.
3840 (Disabling Commands): `disabled-command-hook' has been renamed to
3841 `disabled-command-function'.
3842
81909a1a
LT
38432004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3844
3845 * os.texi (Translating Input): Only non-prefix bindings in
3846 `key-translation-map' override actual key bindings. Warn about
3847 possible indirect effect of actual key bindings on non-prefix
3848 bindings in `key-translation-map'.
3849
5504e99c
LT
38502004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * minibuf.texi (High-Level Completion): Add anchor for definition
3853 of `read-variable'.
3854
3855 * commands.texi: Various changes in addition to:
3856 (Using Interactive): Clarify description of `interactive-form'.
3857 (Interactive Call): Mention default for KEYS argument to
3858 `call-interactively'.
3859 (Command Loop Info): Clarify description of `this-command-keys'.
3860 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3861 Value of `last-event-frame' can be `macro'.
3862 (Repeat Events): `double-click-fuzz' is also used to distinguish
3863 clicks and drags.
3864 (Classifying Events): Clarify descriptions of `event-modifiers'
3865 `event-basic-type' and `event-convert-list'.
3866 (Accessing Events): `posn-timestamp' takes POSITION argument.
3867 (Quoted Character Input): Clarify description of
3868 `read-quoted-char' and fix example.
3869 (Quitting): Add `with-local-quit'.
6db11765 3870 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3871 `enable-command' and `disable-command'.
3872 Mention what happens if `disabled-command-hook' is nil.
3873 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3874 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3875
f478a72a
LT
38762004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3877
3878 * frames.texi: Various changes in addition to:
3879 (Creating Frames): Expand and clarify description of `make-frame'.
3880 (Window Frame Parameters): Either none or both of the `icon-left'
3881 and `icon-top' parameters must be specified. Put descriptions of
3882 `menu-bar-lines' and `toolbar-lines' closer together and change
3883 them accordingly.
3884 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3885 except while processing `frame-title-format' or `icon-title-format'.
3886 (Deleting Frames): Correct description of `delete-frame'.
3887 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3888 (Frames and Windows): Mention return value of
f478a72a
LT
3889 `set-frame-selected-window'.
3890 (Visibility of Frames): Mention `force' argument to
3891 `make-frame-invisible'. `frame-visible-p' returns t for all
3892 frames on text-only terminals.
3893 (Frame Configurations): Restoring a frame configuration does not
3894 restore deleted frames.
3895 (Window System Selections): `x-set-selection' returns DATA.
3896 (Resources): Add example.
3897 (Display Feature Testing): Clarify descriptions of
3898 `display-pixel-height', `display-pixel-width', `x-server-version'
3899 and `x-server-vendor'.
3900
3901 * windows.texi (Choosing Window): Add anchor.
3902 * minibuf.texi (Minibuffer Misc): Add anchor.
3903
bc135062
JPW
39042004-07-23 John Paul Wallington <jpw@gnu.org>
3905
3906 * macros.texi (Defining Macros): Declaration keyword for setting
3907 Edebug spec is `debug' not `edebug'.
3908
cb7516e5
LT
39092004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3910
3911 * windows.texi: Various small changes in addition to:
3912 (Window Point): Mention return value of `set-window-point'.
3913 (Window Start): `pos-visible-in-window-p' disregards horizontal
3914 scrolling. Explain return value if PARTIALLY is non-nil.
3915 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3916 and `set-window-vscroll'.
3917 (Size of Window): The argument WINDOW to `window-inside-edges',
3918 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3919 (Resizing Windows): Explain return value of
3920 `shrink-window-if-larger-than-buffer'.
3921 `window-size-fixed' automatically becomes buffer local when set.
3922 (Window Configurations): Explain return value of
3923 `set-window-configuration'.
3924
3925 * minibuf.texi (Minibuffer Misc): Add anchor for
3926 `minibuffer-scroll-window'.
3927
3928 * positions.texi (Text Lines): Add anchor for `count-lines'.
3929
3751eb00
RS
39302004-07-17 Richard M. Stallman <rms@gnu.org>
3931
3932 * display.texi (Overlay Properties): Adding `evaporate' prop
3933 deletes empty overlay immediately.
3934
3935 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3936 fix example.
3937
9a7e97c6
LT
39382004-07-16 Jim Blandy <jimb@redhat.com>
3939
3940 * searching.texi (Regexp Backslash): Document new \_< and \_>
3941 operators.
3942
aa0e4da8
JB
39432004-07-16 Juanma Barranquero <lektu@terra.es>
3944
3945 * display.texi (Images): Fix Texinfo usage.
3946
cbbfedb2
LT
39472004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3948
3949 * buffers.texi (Modification Time): `visited-file-modtime' now
3950 returns a list of two integers, instead of a cons.
3951
3a052bd3
LT
39522004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3953
3954 * windows.texi: Various changes in addition to:
3955 (Splitting Windows): Add `split-window-keep-point'.
3956
02c04e6f
RS
39572004-07-09 Richard M. Stallman <rms@gnu.org>
3958
3959 * frames.texi (Input Focus): Minor fix.
3960
cb4f1287
LT
39612004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3962
3963 * frames.texi (Input Focus): Clarify descriptions of
3964 `select-frame-set-input-focus' and `select-frame'.
3965
339902ec
LT
39662004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3967
3968 * os.texi: Various small changes in addition to:
3969 (Killing Emacs): Expand and clarify description of
3970 `kill-emacs-query-functions' and `kill-emacs-hook'.
3971 (System Environment): Expand and clarify description of `getenv'
3972 and `setenv'.
3973 (Timers): Clarify description of `run-at-time'.
3974 (Translating Input): Correct description of
3975 `extra-keyboard-modifiers'.
3976 (Flow Control): Correct description of `enable-flow-control'.
3977
fe3b7e35
TTN
39782004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3979
3980 * os.texi: Update copyright.
3981 (Session Management): Grammar fix.
3982 Clarify which Emacs does the restarting.
3983 Use @samp for *scratch* buffer.
3984
59db7d6e
LT
39852004-07-04 Alan Mackenzie <acm@muc.de>
3986
3987 * frames.texi (Input Focus): Add documentation for
3988 `select-frame-set-input-focus'. Replace refs to non-existent
3989 `switch-frame' with `select-frame'. Minor corrections and tidying
3990 up of text-only terminal stuff.
3991
e3ccf404
RS
39922004-07-02 Richard M. Stallman <rms@gnu.org>
3993
3994 * files.texi (Saving Buffers): Cleanup write-contents-function.
3995 (Magic File Names): Cleanup file-remote-p.
3996
8addb6eb
KG
39972004-07-02 Kai Grossjohann <kai@emptydomain.de>
3998
3999 * files.texi (Magic File Names): `file-remote-p' returns an
4000 identifier of the remote system, not just t.
4001
7a58d84d
DK
40022004-07-02 David Kastrup <dak@gnu.org>
4003
4004 * searching.texi (Entire Match Data): Add explanation about new
4005 match-data behavior when @var{integers} is non-nil.
4006
d8c379f8
RS
40072004-06-24 Richard M. Stallman <rms@gnu.org>
4008
b4a4b0ae
RS
4009 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4010
d8c379f8
RS
4011 * customize.texi (Variable Definitions): Note about doc strings
4012 and :set.
4013
4014 * keymaps.texi (Keymap Terminology): Document `kbd'.
4015 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4016
4017 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4018 makes it buffer-local.
4019
4020 * files.texi (Saving Buffers): Correct previous change.
4021
4022 * commands.texi (Accessing Events):
4023 Clarify posn-col-row and posn-actual-col-row.
4024
40252004-06-24 David Ponce <david.ponce@wanadoo.fr>
4026
4027 * commands.texi (Accessing Events): New functions
4028 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4029
dce417e7
LT
40302004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4033 * frames.texi, buffers.texi, backups.texi, variables.texi:
4034 * loading.texi, eval.texi, functions.texi, control.texi:
4035 * symbols.texi, minibuf.texi: Reposition @anchor's.
4036
4037 * help.texi: Various small changes in addition to the following.
4038 (Describing Characters): Describe PREFIX argument to
4039 `key-description'. Correct and clarify definition of
4040 `text-char-description'. Describe NEED-VECTOR argument to
4041 `read-kbd-macro'.
4042 (Help Functions): Clarify definition of `apropos'.
4043
255d07dc
LH
40442004-06-23 Lars Hansen <larsh@math.ku.dk>
4045
4046 * files.texi (Saving Buffers): Correct description of
4047 `write-contents-functions'.
4048
4e9691e9
JB
40492004-06-21 Juanma Barranquero <lektu@terra.es>
4050
4051 * display.texi (Images): Remove redundant @vindex directives.
4052 Rewrite `image-library-alist' doc in active voice.
4053
1ebd4f78
JB
40542004-06-14 Juanma Barranquero <lektu@terra.es>
4055
4056 * display.texi (Images): Document new delayed library loading,
4057 variable `image-library-alist' and (existing but undocumented)
4058 function `image-type-available-p'.
4059
ddfb8369
RS
40602004-06-05 Richard M. Stallman <rms@gnu.org>
4061
4062 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4063 refer the user to the Initial Input node.
4064 (Text from Minibuffer): Likewise.
4065 (Initial Input): New node. Document this feature
4066 and say it is mostly deprecated.
4067
18684a3a
RS
40682004-05-30 Richard M. Stallman <rms@gnu.org>
4069
7a61e456
RS
4070 * loading.texi (Named Features): Clarify return value
4071 and meaning of NOERROR.
4072
18684a3a
RS
4073 * variables.texi (File Local Variables): Minor cleanup.
4074
c8364415
MA
40752004-05-30 Michael Albinus <michael.albinus@gmx.de>
4076
4077 * files.texi (Magic File Names): Add `file-remote-p' as operation
4078 of file name handlers.
4079
08fd1251
RS
40802004-05-29 Richard M. Stallman <rms@gnu.org>
4081
4082 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4083 as arg to a minor mode command.
4084
71d5a208
RS
40852004-05-22 Richard M. Stallman <rms@gnu.org>
4086
4087 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4088
4089 * streams.texi (Output Variables): Doc float-output-format.
4090
4091 * searching.texi (Regexp Special): Nested repetition can be infloop.
4092
4093 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4094 real stack overflow.
4095
4096 * compile.texi: Minor cleanups.
4097
40982004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4099
4100 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4101 circular lists.
4102 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 4103
022cb162
TTN
41042004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4105
4106 * modes.texi (Search-based Fontification): Fix typo.
4107
aa7094ba
JB
41082004-05-10 Juanma Barranquero <lektu@terra.es>
4109
4110 * modes.texi (Mode Line Variables): Fix description of
4111 global-mode-string, which is now after which-func-mode, not the
4112 buffer name.
4113
c2383279
LH
41142004-05-07 Lars Hansen <larsh@math.ku.dk>
4115
4116 * modes.texi (Desktop Save Mode): Add.
4117 (Modes): Add menu entry Desktop Save Mode.
4118
4119 * hooks.texi: Add desktop-after-read-hook,
4120 desktop-no-desktop-file-hook and desktop-save-hook.
4121
4122 * locals.texi: Add desktop-save-buffer.
4123
058296d3
JH
41242004-04-30 Jesper Harder <harder@ifa.au.dk>
4125
4126 * display.texi: emacs -> Emacs.
4127
0c54865e
EZ
41282004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4129
4130 * files.texi (Changing Files): Document set-file-times.
4131
d814862a
JB
41322004-04-23 Juanma Barranquero <lektu@terra.es>
4133
4134 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4135
e8d6f886
JH
41362004-04-18 Jesper Harder <harder@ifa.au.dk>
4137
4138 * tips.texi (Coding Conventions): defopt -> defcustom.
4139
3a424014
LT
41402004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4141
4142 * sequences.texi: Various clarifications.
4143
9e860631
LT
41442004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4145
4146 * buffers.texi (Read Only Buffers): Mention optional ARG to
4147 `toggle-read-only'.
4148
5e30a0fb
NR
41492004-04-14 Nick Roberts <nick@nick.uklinux.net>
4150
9e860631 4151 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
4152 returns a full-width window if possible.
4153
619fb950
LT
41542004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * buffers.texi: Various changes in addition to:
4157 (Buffer File Name): Add `find-buffer-visiting'.
4158 (Buffer Modification): Mention optional ARG to `not-modified'.
4159 (Indirect Buffers): Mention optional CLONE argument to
4160 `make-indirect-buffer'.
4161
4162 * files.texi: Various changes in addition to:
4163 (Visiting Functions): `find-file-hook' is now a normal hook.
4164 (File Name Expansion): Explain difference between the way that
4165 `expand-file-name' and `file-truename' treat `..'.
4166 (Contents of Directories): Mention optional ID-FORMAT argument to
4167 `directory-files-and-attributes'.
4168 (Format Conversion): Mention new optional CONFIRM argument to
4169 `format-write-file'.
4170
a2295d32
MB
41712004-04-12 Miles Bader <miles@gnu.org>
4172
4173 * macros.texi (Expansion): Add description of `macroexpand-all'.
4174
571fd4d5
JH
41752004-04-05 Jesper Harder <harder@ifa.au.dk>
4176
4177 * variables.texi (Variable Aliases): Mention
4178 cyclic-variable-indirection.
4179
4180 * errors.texi (Standard Errors): Ditto.
4181
4ba2fd66
LT
41822004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4183
6db11765 4184 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
4185 (Making Backups): Mention return value of `backup-buffer'.
4186 (Auto-Saving): Mention optional FORCE argument to
4187 `delete-auto-save-file-if-necessary'.
4188 (Reverting): Mention optional PRESERVE-MODES argument to
4189 `revert-buffer'. Correct description of `revert-buffer-function'.
4190
8f7ea687
JL
41912004-03-22 Juri Linkov <juri@jurta.org>
4192
4193 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4194 with `Vector Functions'.
4195
4196 * text.texi (Sorting): Add missing quote.
4197
0eeca3c1
LT
41982004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4199
4200 * intro.texi (Lisp History): Replace xref to `cl' manual with
4201 inforef.
4202
e69cfac2
RS
42032004-03-12 Richard M. Stallman <rms@gnu.org>
4204
4205 * intro.texi (Version Info): Add arg to emacs-version.
4206 (Lisp History): Change xref to CL manual.
4207
1b91d47f
LT
42082004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4209
4210 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4211 for Partial Completion mode.
4212
97073664
TTN
42132004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4214
9b7fa297 4215 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4216
04a6e76b
RS
42172004-03-04 Richard M. Stallman <rms@gnu.org>
4218
4219 * processes.texi: Fix typos.
4220
4221 * lists.texi (Building Lists): Minor clarification.
4222
4223 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4224 in make-hash-table.
4225
5bb0fcd1
JB
42262004-02-29 Juanma Barranquero <lektu@terra.es>
4227
4228 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4229 rm, and ignore exit code.
4230
9022d421
EZ
42312004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4232
4233 * display.texi (Defining Faces): Add description for min-colors.
4234 Update example.
4235
92f5fba2
LT
42362004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4237
4238 * abbrevs.texi: Various corrections and clarifications in addition
4239 to the following:
4240 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4241
7e83e178
GM
42422004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4243
4244 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4245
9c5609e8
LT
42462004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4247
e2b9b51f
LT
4248 * text.texi: Various small changes in addition to the following:
4249 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4250 to delete-horizontal-space.
9b7fa297 4251 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4252 description of yank-handler text property at various places.
4253
7daa0e81
LT
4254 * frames.texi (Window System Selections): Add anchor.
4255
9c5609e8
LT
4256 * syntax.texi (Syntax Table Functions): Clarify and correct
4257 descriptions of make-syntax-table and copy-syntax-table.
4258 (Motion and Syntax): Clarify SYNTAXES argument to
4259 skip-syntax-forward.
4260 (Parsing Expressions): Mention that the return value of
4261 parse-partial-sexp is currently a list of ten rather than nine
4262 elements.
4263 (Categories): Various corrections and clarifications.
4264
d29edb21
LT
42652004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4266
4267 * markers.texi (Marker Insertion Types): Minor change.
4268
4269 * locals.texi (Standard Buffer-Local Variables):
4270 * commands.texi (Interactive Codes, Using Interactive):
4271 * functions.texi (Related Topics): Fix xrefs.
4272
43e48bda
LT
42732004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4274
4275 * lists.texi (Sets And Lists): Update description of delete-dups.
4276
84e34002
RS
42772004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4278
4279 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4280
42812004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4282
4283 * frames.texi (Parameter Access): frame-parameters arg is optional.
4284 modify-frame-parameters handles nil for FRAME.
4285 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4286 are all-or-nothing for certain toolkits.
4287 Mention parameter wait-for-wm.
4288 (Frames and Windows): In frame-first-window and frame-selected-window
4289 the arg is optional.
4290 (Input Focus): In redirect-frame-focus the second arg is optional.
4291 (Window System Selections): Mention selection type CLIPBOARD.
4292 Mention data-type UTF8_STRING.
4293 Mention numbering of cut buffers.
4294 (Resources): Describe x-resource-name.
4295
42962004-02-16 Richard M. Stallman <rms@gnu.org>
4297
4298 * windows.texi (Buffers and Windows): Delete false table
4299 about all-frames.
4300
4301 * syntax.texi (Parsing Expressions): Delete old caveat
4302 about parse-sexp-ignore-comments.
4303
4304 * streams.texi (Output Variables): Add print-quoted.
4305
4306 * lists.texi (Building Lists): Minor cleanup.
4307
4308 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4309
4310 * display.texi (Overlays): Explain overlays use markers.
4311 (Managing Overlays): Explain front-advance and rear-advance
4312 in more detail.
4313
4314 * loading.texi (Unloading): Document unload-feature-special-hooks.
4315 Get rid of fns-NNN.el file.
4316
43172004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4318
4319 * help.texi (Describing Characters): Fix text-char-description
4320 example output.
4321
4322 * edebug.texi (Using Edebug): Fix example.
4323
4324 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4325
84e34002
RS
4326 * files.texi (Changing Files): Fix argname.
4327
4328 * calendar.texi: Fix parens, and default values.
4329
4330 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4331 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4332 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4333
4334 * positions.texi (Text Lines): Don't add -1 in current-line.
4335
43362004-02-16 Richard M. Stallman <rms@gnu.org>
4337
4338 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4339
c33b76da
EZ
43402004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4341
4342 * processes.texi (Low-Level Network): Fix a typo.
4343
9d7271e8
KS
43442004-02-12 Kim F. Storm <storm@cua.dk>
4345
4346 * display.texi (Fringes): Use consistent wording.
4347 Note that window-fringe's window arg is optional.
4348 (Scroll Bars): Use consistent wording.
4349
6827d730
LT
43502004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4351
4352 * tips.texi (Comment Tips): Document the new conventions for
4353 commenting out code.
4354
1cb60b5a
JD
43552004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4356
4357 * positions.texi (Text Lines): Added missing end defun.
4358
7fdd1f62
KS
43592004-02-07 Kim F. Storm <storm@cua.dk>
4360
4361 * positions.texi (Text Lines): Add line-number-at-pos.
4362
eb3c144c
JPW
43632004-02-06 John Paul Wallington <jpw@gnu.org>
4364
4365 * display.texi (Button Properties, Button Buffer Commands):
4366 mouse-2 invokes button, not down-mouse-1.
4367
a1d38d63
JR
43682004-02-04 Jason Rumney <jasonr@gnu.org>
4369
4370 * makefile.w32-in: Sync with Makefile.in changes.
4371
4b574f3d
LT
43722004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * minibuf.texi (Text from Minibuffer): Various corrections and
4375 clarifications.
4376 (Object from Minibuffer): Correct Lisp description of
4377 read-minibuffer.
4378 (Minibuffer History): Clarify description of cons values for
4379 HISTORY arguments.
4380 (Basic Completion): Various corrections and clarifications. Add
4381 completion-regexp-list.
4382 (Minibuffer Completion): Correct and clarify description of
4383 completing-read.
6f6b0433 4384 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4385 other minor changes.
4386 (High-Level Completion): Various corrections and clarifications.
4387 (Reading File Names): Ditto.
4388 (Minibuffer Misc): Ditto.
4389
d8186297
LT
43902004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4391
4392 * strings.texi (Text Comparison): assoc-string also matches
4393 elements of alists that are strings instead of conses.
4394 (Formatting Strings): Standardize Texinfo usage. Update index
4395 entries.
4396
9adcb5f2
LT
43972004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * lists.texi (Sets And Lists): Add delete-dups.
4400
3e7274ae
LT
44012004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4404 special form.
4405 * macros.texi (Defining Macros): Update description of `declare',
4406 which now is a macro.
4407 (Wrong Time): Fix typos.
4408
944e099f
LT
44092004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4410
4411 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4412 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4413 and `batch-byte-compile'. In particular, mention and describe
4414 all optional arguments.
4415 (Disassembly): Correct and clarify the description of `disassemble'.
4416
90c3aa59
LT
44172004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4418
4419 * searching.texi: Various small changes in addition to the
4420 following.
4421 (Regexp Example): Adapt to new value of `sentence-end'.
4422 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4423 `words'.
4424 (Search and Replace): Add usage note for `perform-replace'.
4425 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4426 `match-data'.
4427 (Standard Regexps): Update for new values of `paragraph-start'
4428 and `sentence-end'.
4429
583c353d
LT
44302004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4431
4432 * files.texi (Saving Buffers): Clarify descriptions of
4433 `write-contents-functions' and `before-save-hook'.
4434 Make the defvar's for `before-save-hook' and `after-save-hook'
4435 into defopt's.
4436
05faee07
KS
44372004-01-07 Kim F. Storm <storm@cua.dk>
4438
4439 * commands.texi (Click Events): Describe new image and
4440 width/height elements of click events.
4441 (Accessing Events): Add posn-string, posn-image, and
4442 posn-object-width-height. Change posn-object to return either
4443 image or string object.
4444
a0465ec3
SJ
44452004-01-01 Simon Josefsson <jas@extundo.com>
4446
4447 * hooks.texi (Standard Hooks): Add before-save-hook.
4448 * files.texi (Saving Buffers): Likewise.
4449
972c0c49
RS
44502004-01-03 Richard M. Stallman <rms@gnu.org>
4451
4452 * frames.texi (Frames and Windows): Delete frame-root-window.
4453
dbcd463f
LT
44542004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4455
4456 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4457
4458 * functions.texi: Various small changes in addition to the
4459 following.
4460 (What Is a Function): `functionp' returns nil for macros. Clarify
4461 behavior of this and following functions for symbol arguments.
4462 (Function Documentation): Add `\' in front of (fn @var{arglist})
4463 and explain why.
4464 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4465 Add anchor.
4466 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4467
02c77ee9
MB
44682004-01-01 Miles Bader <miles@gnu.org>
4469
4470 * display.texi (Buttons): New section.
4471
903a1a91
AS
44722003-12-31 Andreas Schwab <schwab@suse.de>
4473
4474 * numbers.texi (Math Functions): sqrt reports a domain-error
4475 error.
4476 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4477
697cf92a
LT
44782003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4479
3f70fe82
LT
4480 * tips.texi (Documentation Tips): Update item on hyperlinks in
4481 documentation strings.
4482
697cf92a
LT
4483 * errors.texi (Standard Errors): Various small corrections and
4484 additions.
4485
4486 * control.texi: Various small changes in addition to the
4487 following.
4488 (Signaling Errors): Provide some more details on how `signal'
4489 constructs the error message. Add anchor to the definition of
4490 `signal'.
4491 (Error Symbols): Describe special treatment of `quit'.
4492 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4493 to emphasize that it has to be a single form.
4494
4495 * buffers.texi: Add anchor.
4496
4d25144d
RS
44972003-12-29 Richard M. Stallman <rms@gnu.org>
4498
4499 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4500 (Window Configurations): Add window-configuration-frame.
4501
4502 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4503
4504 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4505 Change arg name in get-char-property.
4506 (Special Properties): Update handling of keymap property.
4507
4508 * strings.texi (Modifying Strings): Add clear-string.
4509 (Text Comparison): Add assoc-string and remove
4510 assoc-ignore-case, assoc-ignore-representation.
4511
4512 * os.texi (Time of Day): Add set-time-zone-rule.
4513
4514 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4515 report domain-error errors.
4d25144d 4516
697cf92a 4517 * nonascii.texi (Converting Representations):
4d25144d
RS
4518 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4519 (Encoding and I/O): Add file-name-coding-system.
4520
4521 * modes.texi (Search-based Fontification): Explain that
4522 face specs are symbols with face names as values.
4523
4524 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4525
4526 * lists.texi (Building Lists): remq moved elsewhere.
4527 (Sets And Lists): remq moved here.
4528 (Association Lists): Refer to assoc-string.
4529
4530 * internals.texi (Garbage Collection): Add memory-use-counts.
4531
4532 * frames.texi (Frames and Windows): Add set-frame-selected-window
4533 and frame-root-window.
4534
697cf92a 4535 * files.texi (Contents of Directories):
4d25144d
RS
4536 Add directory-files-and-attributes.
4537
4538 * display.texi (Refresh Screen): Add force-window-update.
4539 (Invisible Text): Explain about moving point out of invis text.
4540 (Overlay Properties): Add overlay-properties.
4541 (Managing Overlays): Add overlayp.
4542 (GIF Images): Invalid image number displays a hollow box.
4543
4544 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4545 (Killing Buffers): Add buffer-live-p.
4546
67fafe38
MR
45472003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4548
4549 * display.texi (Fringes): Fix typo "set-buffer-window".
4550
68e74f25
LT
45512003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4552
4553 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4554 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4555 Add or change various xrefs and anchors.
4556
4557 * commands.texi: Replace all occurrences of @acronym{CAR} with
4558 @sc{car}, for consistency with the rest of the Elisp manual.
4559 `car' and `cdr' are historically acronyms, but are no longer
4560 widely thought of as such.
4561
4562 * internals.texi (Pure Storage): Mention that `purecopy' does not
4563 copy text properties.
4564 (Object Internals): Now 29 bits are used (in most implementations)
4565 to address Lisp objects.
4566
4567 * variables.texi (Variables with Restricted Values): New node.
4568
4569 * objects.texi (Lisp Data Types): Mention that certain variables
4570 can only take on a restricted set of values and add an xref to
4571 the new node "Variables with Restricted Values".
4572
4573 * eval.texi (Function Indirection): Describe the errors that
4574 `indirect-function' can signal.
4575 (Eval): Clarify the descriptions of `eval-region' and `values'.
4576 Describe `eval-buffer' instead of `eval-current-buffer' and
4577 mention `eval-current-buffer' as an alias for `current-buffer'.
4578 Correct the description and mention all optional arguments.
4579
697cf92a 4580 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4581 following.
4582 (Converting Representations): Clarify behavior of
4583 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4584 ASCII arguments.
4585 (Character Sets): Document the variable `charset-list' and adapt
4586 the definition of the function `charset-list' accordingly.
4587 (Translation of Characters): Clarify use of generic characters in
4588 `make-translation-table'. Clarify and correct the description of
4589 the use of translation tables in encoding and decoding.
4590 (User-Chosen Coding Systems): Correct and clarify the description
4591 of `select-safe-coding-system'.
4592 (Default Coding Systems): Clarify description of
4593 `file-coding-system-alist'.
4594
a62f71e4
LT
45952003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * strings.texi (Text Comparison): Correctly describe when two
4598 strings are `equal'. Combine and clarify descriptions of
4599 `assoc-ignore-case' and `assoc-ignore-representation'.
4600
4601 * objects.texi (Non-ASCII in Strings): Clarify description of
4602 when a string is unibyte or multibyte.
4603 (Bool-Vector Type): Update examples.
4604 (Equality Predicates): Correctly describe when two strings are
4605 `equal'.
4606
19017752
LT
46072003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4608
4609 * lists.texi (Building Lists): `append' no longer accepts integer
4610 arguments. Update the description of `number-sequence' to reflect
4611 recent changes.
4612 (Sets And Lists): Describe `member-ignore-case' after `member'.
4613
0f6a07a8
KS
46142003-11-27 Kim F. Storm <storm@cua.dk>
4615
4616 * commands.texi (Click Events): Click object may be an images.
4617 Describe (dx . dy) element of click positions.
4618 (Accessing Events): Remove duplicate posn-timestamp.
4619 New functions posn-object and posn-object-x-y.
4620
1ce7c819
KS
46212003-11-23 Kim F. Storm <storm@cua.dk>
4622
4623 * commands.texi (Click Events): Describe enhancements to event
4624 position lists, including new text-pos and (col . row) items.
4625 Mention left-fringe and right-fringe area events.
0f6a07a8 4626 (Accessing Events): New functions posn-area and
1ce7c819
KS
4627 posn-actual-col-row. Mention posn-timestamp. Mention that
4628 posn-point in non-text area still returns buffer position.
4629 Clarify posn-col-row.
4630
cae8ddbb
LH
46312003-11-21 Lars Hansen <larsh@math.ku.dk>
4632
4633 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4634 * anti.texi (File Attributes): Describe removed parameter
4635 ID-FORMAT.
4636
f7f1a248
LT
46372003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4638
68e74f25 4639 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4640 a position, its buffer is ignored.
4641
4642 * markers.texi (Overview of Markers): Mention it here too.
4643
c5e2fb05
LT
46442003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4645
4646 * numbers.texi (Numeric Conversions): Not just `floor', but also
4647 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4648
e57d0aa8
LT
46492003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4650
4651 * markers.texi (Creating Markers): Specify insertion type of
4652 created markers. Add xref to `Marker Insertion Types'.
4653 Second argument to `copy-marker' is optional.
4654 (Marker Insertion Types): Mention that most markers are created
4655 with insertion type nil.
4656 (The Mark): Correctly describe when `mark' signals an error.
4657 (The Region): Correctly describe when `region-beginning' and
4658 `region-end' signal an error.
4659
bb3612ec
LT
46602003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * hash.texi (Creating Hash): Clarify description of `eql'.
4663 `makehash' is obsolete.
4664 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4665
4666 * positions.texi (Point): Change description of `buffer-end', so
4667 that it is also correct for floating point arguments.
4668 (List Motion): Correct argument lists of `beginning-of-defun' and
4669 `end-of-defun'.
4670 (Excursions): Add xref to `Marker Insertion Types'.
4671 (Narrowing): Argument to `narrow-to-page' is optional.
4672
cfb8a797
LT
46732003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4674
4675 * streams.texi (Output Streams): Clarify behavior of point for
4676 marker output streams.
4677
c6177909
LT
46782003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4679
4680 * variables.texi (Defining Variables): Second argument to
4681 `defconst' is not optional.
4682 (Setting Variables): Mention optional argument APPEND to
4683 `add-to-list'.
4684 (Creating Buffer-Local): Expand description of
4685 `make-variable-buffer-local'.
4686 (Frame-Local Variables): Expand description of
4687 `make-variable-frame-local'.
4688 (Variable Aliases): Correct description of optional argument
4689 DOCSTRING to `defvaralias'. Mention return value of
4690 `defvaralias'.
4691 (File Local Variables): Add xref to `File variables' in Emacs
4692 Manual. Correct description of `hack-local-variables'. Mention
4693 `safe-local-variable' property. Mention optional second argument
4694 to `risky-local-variable-p'.
4695
b3645067
LT
46962003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4699
10695e5c
EZ
47002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4701
4702 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4703 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4704 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4705 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4706 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4707 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4708 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4709 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4710 @acronym{FOO}.
4711
a2f4def1
LT
47122003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4713
4714 * strings.texi (Creating Strings): Argument START to `substring'
4715 can not be `nil'. Expand description of
4716 `substring-no-properties'. Correct description of `split-string',
4717 especially with respect to empty matches. Prevent very bad line
4718 break in definition of `split-string-default-separators'.
4719 (Text Comparison): `string=' and `string<' also accept symbols as
4720 arguments.
4721 (String Conversion): More completely describe argument BASE in
4722 `string-to-number'.
5bb0fcd1 4723 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4724 corresponding object. Clarify behavior of numeric prefix after
4725 `%' in `format'.
4726 (Case Conversion): The argument to `upcase-initials' can be a
4727 character.
4728
a2296bf9
KH
47292003-10-27 Kenichi Handa <handa@m17n.org>
4730
4731 * display.texi (Fontsets): Fix texinfo usage.
4732
885fef7c
KH
47332003-10-25 Kenichi Handa <handa@m17n.org>
4734
4735 * display.texi (Fontsets): Add description of the function
4736 set-fontset-font.
4737
0c6b7a1f
LT
47382003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4739
4740 * display.texi (Temporary Displays): Add xref to `Documentation
4741 Tips'.
4742
4743 * functions.texi (Function Safety): Use inforef instead of pxref
4744 for SES.
4745
c3cda320
AS
47462003-10-23 Andreas Schwab <schwab@suse.de>
4747
4748 * Makefile.in (TEX, texinputdir): Don't define.
4749 (TEXI2DVI): Define.
4750 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4751 add $(srcdir)/index.texi.
4752 ($(infodir)/elisp): Remove index.texi dependency.
4753 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4754 (index.texi): Remove target.
4755 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4756 (clean): Don't remove index.texi.
4757
c3cda320
AS
4758 * permute-index, index.perm: Remove.
4759 * index.texi: Rename from index.unperm.
4760
e5dadca7
LT
47612003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4762
4763 * tips.texi (Documentation Tips): Document new behavior for face
4764 and variable hyperlinks in Help mode.
4765
6cfb0777
LT
47662003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4767
4768 * objects.texi (Integer Type): Update for extra bit of integer range.
4769 (Character Type): Ditto.
4770
a6eeaa81 47712003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4772
4773 * numbers.texi (Integer Basics): Add index entries for reading
4774 numbers in hex, octal, and binary.
4775
c8f9ba83
LK
47762003-10-16 Lute Kamstra <lute@gnu.org>
4777
4778 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4779 argument.
4780
b52a26fb
LT
47812003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4782
4783 * windows.texi (Choosing Window): Fix typo.
4784 * edebug.texi (Edebug Execution Modes): Fix typo.
4785
f7005886
RS
47862003-10-13 Richard M. Stallman <rms@gnu.org>
4787
4788 * windows.texi (Basic Windows): A window has fringe settings,
4789 display margins and scroll-bar settings.
4790 (Splitting Windows): Doc split-window return value.
4791 Clean up one-window-p.
4792 (Selecting Windows): Fix typo.
4793 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4794 (Buffers and Windows): In set-window-buffer, explain effect
4795 on fringe settings and scroll bar settings.
4796 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4797 (Choosing Window): Use defopt for pop-up-frame-function.
4798 For special-display-buffer-names, explain same-window and same-frame.
4799 Clarify window-dedicated-p return value.
4800 (Textual Scrolling): scroll-up and scroll-down can get an error.
4801 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4802 Clarify set-window-hscroll.
4803 (Size of Window): Don't mention tool bar in window-height.
4804 (Coordinates and Windows): Explain what coordinates-in-window-p
4805 returns for fringes and display margins.
4806 (Window Configurations): Explain saving fringes, etc.
4807
4808 * tips.texi (Library Headers): Clean up Documentation.
4809
4810 * syntax.texi (Parsing Expressions): Clean up forward-comment
4811 and parse-sexp-lookup-properties.
4812
4813 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4814
4815 * os.texi (System Environment): Clean up text for load-average errors.
4816
4817 * modes.texi (Hooks): Don't explain local hook details at front.
4818 Clarify run-hooks and run-hook-with-args a little.
4819 Clean up add-hook and remove-hook.
4820
4821 * edebug.texi (Edebug Execution Modes): Clarify t.
4822 Document edebug-sit-for-seconds.
4823 (Coverage Testing): Document C-x X = and =.
4824 (Instrumenting Macro Calls): Fix typo.
4825 (Specification List): Don't index the specification keywords.
4826
c989ebe9
KS
48272003-10-10 Kim F. Storm <storm@cua.dk>
4828
4829 * processes.texi (Network): Introduce make-network-process.
4830
f9525eef
LT
48312003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4832
4833 * tips.texi (Library Headers): Fix typo.
4834
f008b925
LK
48352003-10-07 Juri Linkov <juri@jurta.org>
4836
4837 * modes.texi (Imenu): Mention imenu-create-index-function's
4838 default value. Explain submenus better.
4839
c22c5da6
LK
48402003-10-07 Lute Kamstra <lute@gnu.org>
4841
4842 * modes.texi (Faces for Font Lock): Fix typo.
4843 (Hooks): Explain how buffer-local hook variables can refer to
4844 global hook variables.
4845 Various minor clarifications.
4846
49247521
LK
48472003-10-06 Lute Kamstra <lute@gnu.org>
4848
4849 * tips.texi (Coding Conventions): Mention naming conventions for
4850 hooks.
4851
9296c947
LT
48522003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4853
4854 * loading.texi (Library Search): Correct default value of
4855 load-suffixes.
4856 (Named Features): Fix typo.
4857
0e9b293a
RS
48582003-10-05 Richard M. Stallman <rms@gnu.org>
4859
4860 * loading.texi (Named Features): In `provide',
4861 say how to test for subfeatures.
4862 (Unloading): In unload-feature, use new var name
4863 unload-feature-special-hooks.
4864
49247521 48652003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4866
4867 * modes.texi (Major Mode Conventions): Mention third way to set up
4868 Imenu.
4869 (Imenu): A number of small fixes.
4870 Delete documentation of internal variable imenu--index-alist.
4871 Document the return value format of imenu-create-index-function
4872 functions.
4873
ab8f7d5c
RS
48742003-09-30 Richard M. Stallman <rms@gnu.org>
4875
4876 * processes.texi (Network): Say what stopped datagram connections do.
4877
4878 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4879
4880 * display.texi (Overlay Properties): Clarify `evaporate' property.
4881
49247521 48822003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4883
4884 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4885 constructs should be marked as risky.
86b9b767
LK
4886 Change cons cell into proper list.
4887 (Mode Line Variables): Change cons cell into proper list.
4888
49247521 48892003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4890
4891 * modes.texi (Mode Line Data): Document the :propertize construct.
4892 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4893 to match their order in the default mode-line-format.
bc3b02f9
LK
4894 Describe the new variables mode-line-position and mode-line-modes.
4895 Update the default values of mode-line-frame-identification,
4896 minor-mode-alist, and default-mode-line-format.
4897 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4898
bc3b02f9 48992003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4900
c22c5da6 4901 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4902 * loading.texi, minibuf.texi, text.texi, variables.texi:
4903 Avoid @strong{Note:}.
4904
49052003-09-26 Richard M. Stallman <rms@gnu.org>
4906
4907 * keymaps.texi (Remapping Commands): Fix typo.
4908
41beda59
LT
49092003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4910
4911 * processes.texi (Low-Level Network): Fix typo.
4912
ef6ae4ff
KS
49132003-09-23 Kim F. Storm <storm@cua.dk>
4914
4915 * processes.texi (Network, Network Servers): Fix typos.
4916 (Low-Level Network): Add timeout value for :server keyword.
4917 Add new option keywords to make-network-process.
4918 Add set-network-process-options.
4919 Explain how to test availability of network options.
4920
b0f23edf
RS
49212003-09-19 Richard M. Stallman <rms@gnu.org>
4922
4923 * text.texi (Motion by Indent): Arg to
4924 backward-to-indentation and forward-to-indentation is optional.
4925
4926 * strings.texi (Creating Strings): Add substring-no-properties.
4927
4928 * processes.texi
4929 (Process Information): Add list-processes arg QUERY-ONLY.
4930 Delete process-contact from here.
4931 Add new status values for process-status.
4932 Add process-get, process-put, process-plist, set-process-plist.
4933 (Synchronous Processes): Add call-process-shell-command.
4934 (Signals to Processes): signal-process allows process objects.
4935 (Network): Complete rewrite.
4936 (Network Servers, Datagrams, Low-Level Network): New nodes.
4937
4938 * positions.texi (Word Motion): forward-word, backward-word
4939 arg is optional. Reword.
4940
4941 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4942
c22c5da6 4943 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4944 Delete duplicate definition of buffer-local-value.
4945 (File Local Variables): Explain about discarding text props.
4946
f387bdea
RS
49472003-09-11 Richard M. Stallman <rms@gnu.org>
4948
4949 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4950 changes variables that record input events.
4951 (Minibuffer Misc): Add minibuffer-selected-window.
4952
4953 * lists.texi (Building Lists): Add copy-tree.
4954
4955 * display.texi (Fontsets): Add char-displayable-p.
4956 (Scroll Bars): New node.
4957
49247521 49582003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4959
4960 * modes.texi (%-Constructs): Document new `%i' and `%I'
4961 constructs.
4962
fd026ee1
JR
49632003-09-03 Peter Runestig <peter@runestig.com>
4964
4965 * makefile.w32-in: New file.
4966
4828b4d7
RS
49672003-08-29 Richard M. Stallman <rms@gnu.org>
4968
4969 * display.texi (Overlay Properties): Clarify how priorities
4970 affect use of the properties.
4971
a4e4f05d
LT
49722003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4973
4974 * customize.texi (Type Keywords): Correct the description of
4975 `:help-echo' in the case where `motion-doc' is a function.
4976
3ebe0346
JPW
49772003-08-14 John Paul Wallington <jpw@gnu.org>
4978
4979 * modes.texi (Emulating Mode Line): Subsection, not section.
4980
3afe8e39
RS
49812003-08-13 Richard M. Stallman <rms@gnu.org>
4982
4983 * elisp.texi (Top): Update subnode lists in menu.
4984
4985 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4986 (Kill Functions): kill-region has new arg yank-handler.
4987 (Yanking): New node.
4988 (Yank Commands): Add yank-undo-function.
4989 (Low-Level Kill Ring):
4990 kill-new and kill-append have new arg yank-handler.
4991 (Changing Properties): Add remove-list-of-text-properties.
4992 (Atomic Changes): New node.
4993
4994 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4995
4996 * streams.texi (Output Variables): Add eval-expression-print-length
4997 and eval-expression-print-level.
4998
4999 * os.texi (Time Conversion): For encode-time, explain limits on year.
5000
5001 * objects.texi (Character Type): Define anchor "modifier bits".
5002
5003 * modes.texi (Emulating Mode Line): New node.
5004 (Search-based Fontification): Font Lock uses font-lock-face property.
5005 (Other Font Lock Variables): Likewise.
5006
5007 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5008 not vectors.
5009 (Active Keymaps): Add emulation-mode-map-alists.
5010 (Functions for Key Lookup): key-binding has new arg no-remap.
5011 (Remapping Commands): New node.
5012 (Scanning Keymaps): where-is-internal has new arg no-remap.
5013 (Tool Bar): Add tool-bar-local-item-from-menu.
5014 Clarify when to use tool-bar-add-item-from-menu.
5015
5016 * commands.texi (Interactive Call): commandp has new arg.
5017 (Command Loop Info): Add this-original-command.
5018
e37769b1
JPW
50192003-08-06 John Paul Wallington <jpw@gnu.org>
5020
5021 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5022
5023 * display.texi (Warning Basics): Fix typo.
5024 (Fringes): Add closing curly bracket and fix typo.
5025
5026 * elisp.texi (Top): Fix typo.
5027
c5e0561f
RS
50282003-08-05 Richard M. Stallman <rms@gnu.org>
5029
5030 * elisp.texi: Update lists of subnodes.
5031
5032 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5033
5034 * variables.texi (Local Variables): Use lc for example variable names.
5035
5036 * tips.texi (Library Headers): Explain where to put -*-.
5037
5038 * strings.texi (Creating Strings): Fix xref for vconcat.
5039
5040 * sequences.texi (Vector Functions):
5041 vconcat no longer allows integer args.
5042
5043 * minibuf.texi (Reading File Names): read-file-name has new
5044 arg PREDICATE. New function read-directory-name.
5045
5046 * macros.texi (Defining Macros): Give definition of `declare'
5047 (Indenting Macros): New node.
5048
5049 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5050 (Window Frame Parameters): Make separate table of parameters
5051 that are coupled with specific face attributes.
5052 (Deleting Frames): delete-frame-hooks renamed to
5053 delete-frame-functions.
5054
5055 * files.texi (Magic File Names): Add file-remote-p.
5056 Clarify file-local-copy.
5057
5058 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5059 here; instead xref Defining Macros.
5060
5061 * display.texi (Warnings): New node, and subnodes.
5062 (Fringes): New node.
5063
5064 * debugging.texi (Test Coverage): New node.
5065
5066 * compile.texi (Compiler Errors): Explain with-no-warnings
5067 and other ways to suppress warnings.
5068
5069 * commands.texi (Interactive Call): Minor clarification.
5070
5071 * buffers.texi (Buffer File Name): set-visited-file-name
5072 renames the buffer too.
5073
5074 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5075
ee59dede
MR
50762003-07-24 Markus Rost <rost@math.ohio-state.edu>
5077
5078 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5079
f0514b34
MR
50802003-07-22 Markus Rost <rost@math.ohio-state.edu>
5081
5082 * internals.texi (Garbage Collection): Fix previous change.
5083
c73983bb
RS
50842003-07-22 Richard M. Stallman <rms@gnu.org>
5085
5086 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5087
5088 * display.texi (Width): Use \s syntax in example.
5089 (Font Selection): Add face-font-rescale-alist.
5090
5091 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5092 Remove spurious indent in example.
5093
5094 * lists.texi (Building Lists): Add number-sequence.
5095
5096 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5097
5098 * functions.texi (Function Documentation): Explain how to
5099 show calling convention explicitly in the doc string.
5100
5101 * windows.texi (Selecting Windows): save-selected-window saves
5102 selected window of each frame.
5103 (Window Configurations): Minor change.
5104
5105 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5106
5107 * streams.texi (Output Variables): Add print-continuous-numbering
5108 and print-number-table.
5109
5110 * processes.texi (Decoding Output): New node.
5111
5112 * os.texi (Time Conversion): decode-time arg is optional.
5113
5114 * objects.texi (Character Type): Don't use space as example for \.
5115 Make list of char names and \-sequences correspond.
5116 Explain that \s is not used in strings. `\ ' needs space after.
5117
5118 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5119 (Translation of Characters): Add translation-table-for-input.
5120 (Default Coding Systems): Add auto-coding-functions.
5121 (Explicit Encoding): Add decode-coding-inserted-region.
5122 (Locales): Add locale-info.
5123
5124 * minibuf.texi (Basic Completion): Describe test-completion.
5125 Collections can be lists of strings.
5126 Clean up lazy-completion-table.
5127 (Programmed Completion): Mention test-completion.
5128 Clarify why lambda expressions are not accepted.
5129 (Minibuffer Misc): Describe minibufferp.
5130
51a8b435
RS
51312003-07-14 Richard M. Stallman <rms@gnu.org>
5132
5133 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5134
5135 * windows.texi (Selecting Windows): New arg to select-window.
5136 (Selecting Windows): Add with-selected-window.
5137 (Size of Window): Add window-inside-edges, etc.
5138
5139 * internals.texi (Garbage Collection): Add post-gc-hook.
5140
5141 * processes.texi (Subprocess Creation): Add exec-suffixes.
5142
5143 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5144 (Scanning Keymaps): Add map-keymaps.
5145 (Defining Menus): Add keymap-prompt.
5146
5147 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5148 most-negative-fixnum.
5149
5150 * compile.texi (Byte Compilation): Explain no-byte-compile
5151 (Compiler Errors): New node.
5152
5153 * os.texi (User Identification): user-uid, user-real-uid
5154 can return float.
5155
5156 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5157 and about derived modes.
5158 (Minor Modes): Add minor-mode-list.
5159 (Defining Minor Modes): Keyword args for define-minor-mode.
5160 (Search-based Fontification): Explain managing other properties.
5161 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5162 (Faces for Font Lock): Add font-locl-preprocessor-face.
5163 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5164
5165 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 5166 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
5167
5168 * loading.texi (Library Search): Add load-suffixes.
5169
5170 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5171 (Programmed Completion): Add dynamic-completion-table.
5172
5173 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5174 (Magic File Names): Specify precedence order of handlers.
199bb209 5175
51a8b435
RS
5176 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5177 and post-command-hook.
5178 (Waiting): New calling convention for sit-for.
5179
5180 * text.texi (Special Properties): local-map and keymap properties
5181 apply based on their stickiness.
5182
c6de56a0
RS
51832003-07-07 Richard M. Stallman <rms@gnu.org>
5184
5185 * modes.texi (Minor Mode Conventions): Specify only some kinds
5186 of list values as args to minor modes.
5187
5188 * files.texi (File Name Expansion): Warn about iterative use
5189 of substitute-in-file-name.
5190
5191 * advice.texi (Activation of Advice): Clean up previous change.
5192
8c761ea6
MR
51932003-07-06 Markus Rost <rost@math.ohio-state.edu>
5194
5195 * advice.texi (Activation of Advice): Note that ad-start-advice is
5196 turned on by default.
5197
c6de56a0
RS
51982003-06-30 Richard M. Stallman <rms@gnu.org>
5199
5200 * text.texi (Buffer Contents): Document current-word.
5201 (Change Hooks): Not called for *Messages*.
5202
5203 * functions.texi (Defining Functions): Explain about redefining
5204 primitives.
5205 (Function Safety): Renamed. Minor changes.
5206 Comment out the detailed criteria for what is safe.
5207
3fe4e567
AS
52082003-06-22 Andreas Schwab <schwab@suse.de>
5209
5210 * objects.texi (Symbol Type): Fix description of examples.
5211
cda7bd13
AS
52122003-06-16 Andreas Schwab <schwab@suse.de>
5213
5214 * hash.texi (Creating Hash): Fix description of :weakness.
5215
fbcffa4a
KG
52162003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5217
5218 * files.texi (Changing Files): copy-file copies file modes, too.
5219
ff6a3bfb
RS
52202003-05-28 Richard M. Stallman <rms@gnu.org>
5221
5222 * strings.texi (Creating Strings): Clarify split-string.
5223
1463a05d
JB
52242003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5225
5226 * strings.texi (Creating Strings): Update split-string specification
5227 and examples.
5228
af253914
RS
52292003-05-19 Richard M. Stallman <rms@gnu.org>
5230
5231 * elisp.texi: Correct invariant section names.
5232
7ea52f92
RS
52332003-04-20 Richard M. Stallman <rms@gnu.org>
5234
5235 * os.texi (Timers): Explain about timers and quitting.
5236
e31afc09
RS
52372003-04-19 Richard M. Stallman <rms@gnu.org>
5238
5239 * internals.texi (Writing Emacs Primitives): Strings are
5240 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5241 Explain GCPRO convention for varargs function args.
5242
5ceea398
RS
52432003-04-16 Richard M. Stallman <rms@gnu.org>
5244
5245 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5246
b0ada147
RS
52472003-04-08 Richard M. Stallman <rms@gnu.org>
5248
5249 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5250
b23375aa
KS
52512003-02-13 Kim F. Storm <storm@cua.dk>
5252
5253 * objects.texi (Character Type): New \s escape for space.
5254
c60ee5e7
JB
52552003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5256
5257 * os.texi (System Environment): Added cygwin system-type.
5258
84e47416
RS
52592003-01-25 Richard M. Stallman <rms@gnu.org>
5260
5261 * keymaps.texi: Document that a symbol can act as a keymap.
5262
3e8cf2ea
RS
52632003-01-13 Richard M. Stallman <rms@gnu.org>
5264
5265 * text.texi (Changing Properties): Say string indices are origin-0.
5266
5267 * positions.texi (Screen Lines) <compute-motion>:
5268 Correct order of elts in return value.
5269
5270 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5271 how to define a default binding.
5272
7abb9fc5 52732002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5274
104bc3aa 5275 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5276
104bc3aa 5277 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5278 type 'number. Describe new custom type 'float.
177f790c 5279
7abb9fc5 52802002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5281
5282 * variables.texi (File Local Variables): Fix typo.
5283
df140a68 52842002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5285
df140a68
KG
5286 From Michael Albinus <Michael.Albinus@alcatel.de>.
5287
5288 * README: Target for Info file is `make info'.
5289
5290 * files.texi (File Name Components): Fixed typos in
5291 `file-name-sans-extension'.
5292 (Magic File Names): Complete list of operations for magic file
5293 name handlers.
5294
7ed9159a
JY
52952002-09-16 Jonathan Yavner <jyavner@engineer.com>
5296
5297 * variables.texi (File Local Variables): New function
5298 risky-local-variable-p.
5299
53002002-09-15 Jonathan Yavner <jyavner@engineer.com>
5301
5302 * functions.texi (Function safety): New node about unsafep.
5303
241f79af
PA
53042002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5305
5306 * customize.texi (Splicing into Lists): Fixed example.
5307 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5308
72459b15
JB
53092002-06-17 Juanma Barranquero <lektu@terra.es>
5310
5311 * frames.texi (Display Feature Testing): Fix typo.
5312
61f7e0f5
AS
53132002-06-12 Andreas Schwab <schwab@suse.de>
5314
5315 * frames.texi (Initial Parameters, Resources): Fix references to
5316 the Emacs manual.
5317
4e792dbd
KS
53182002-05-13 Kim F. Storm <storm@cua.dk>
5319
5320 * variables.texi (Intro to Buffer-Local): Updated warning and
5321 example relating to changing buffer inside let.
5322
940344d4 53232002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5324
5325 * os.texi (Session Management): New node about X Session management.
5326
231ac53b
EZ
53272002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5328
5329 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5330 to which the manual corresponds, and the copyright years.
5331
5332 * Makefile.in (VERSION): Set to 2.9.
5333
140cc574
EZ
53342001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5335
5336 * elisp.texi: Change the category in @dircategory to "Emacs", to
5337 make it consistent with info/dir.
5338
9c7fce05
MB
53392001-11-25 Miles Bader <miles@gnu.org>
5340
5341 * text.texi (Fields): Describe new `limit' arg in
5342 field-beginning/field-end.
5343
9f8bbf0f
EZ
53442001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5345
a5e6715c
EZ
5346 * permute-index: Don't depend on csh-specific features. Replace
5347 the interpreter name with /bin/sh.
5348
9f8bbf0f
EZ
5349 * two-volume-cross-refs.txt: New file.
5350 * two.el: New file.
5351 * spellfile: New file.
5352
1756e2fb
EZ
53532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5354
5355 * permute-index: New file.
5356
5357 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5358 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5359 8+3 restricted namespace.
ad050e54
EZ
5360
5361 * Makefile.in (infodir): Define relative to $(srcdir).
5362 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5363 include directories list via -I switch to makeinfo.
5364 (index.texi): Use cp if both hard and symbolic links fail.
5365
10fa7f8e
EZ
53662001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5367
7a1494ce
EZ
5368 * Makefile.in (distclean): Add.
5369
10fa7f8e
EZ
5370 The following changes make ELisp manual part of the Emacs
5371 distribution:
5372
5373 * Makefile.in: Add Copyright notice.
5374 (prefix): Remove.
5375 (infodir): Change value to "../info".
5376 (VPATH): New variable.
5377 (MAKE): Don't define.
5378 (texmacrodir): Don't define.
5379 (texinputdir): Append the existing value of TEXINPUTS.
5380 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5381 command to be compatible with man/Makefile.in, and to put the
5382 output into ../info.
5c32b7c5 5383 (info): Add target.
10fa7f8e
EZ
5384 (installall): Target removed.
5385
74686736 53862001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5387
5388 * tips.texi (Coding Conventions): Fix typo.
5389
6fd735df
GM
53902001-10-23 Gerd Moellmann <gerd@gnu.org>
5391
5392 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5393
b704d54b
EZ
53942001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5395
5396 * files.texi (File Name Components): Update the description of
5397 file-name-sans-extension and file-name-extension, as they now
5398 ignore leading dots.
5399
71431a0e
GM
54002001-10-20 Gerd Moellmann <gerd@gnu.org>
5401
6aa97356 5402 * (Version 21.1 released.)
71431a0e 5403
79f1f96c
MB
54042001-10-19 Miles Bader <miles@gnu.org>
5405
5406 * positions.texi (Text Lines): Describe behavior of
5407 `beginning-of-line'/`end-of-line' in the presence of field properties.
5408
892a8f36
GM
54092001-10-17 Gerd Moellmann <gerd@gnu.org>
5410
5411 * Makefile.in (VERSION): Set to 2.8.
5412 (manual): Use `manual-21'.
5413
8c1cc9e8 5414 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5415 number was used. Set it to 2.8.
5416
5417 * intro.texi: Likewise.
5418
51724e26
EZ
54192001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5420
5421 * files.texi (File Name Completion): Document the significance of
5422 a trailing slash in elements of completion-ignored-extensions.
5423
57b338e8
MB
54242001-10-06 Miles Bader <miles@gnu.org>
5425
5426 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5427
c89e4bc5
GM
54282001-10-04 Gerd Moellmann <gerd@gnu.org>
5429
5430 * variables.texi (Variable Aliases): New node.
5431
ab952a4f
GM
54322001-10-04 Gerd Moellmann <gerd@gnu.org>
5433
5434 * Branch for 21.1.
dff28924 5435
9db3a582
MB
54362001-10-02 Miles Bader <miles@gnu.org>
5437
ae1a9581
MB
5438 * minibuf.texi (Minibuffer Misc): Add entries for
5439 `minibuffer-contents', `minibuffer-contents-no-properties', and
5440 `delete-minibuffer-contents'.
5441 Correct description for `minibuffer-prompt-end'.
5442
9db3a582
MB
5443 * text.texi (Property Search): Correct descriptions of
5444 `next-char-property-change' and `previous-char-property-change'.
5445 Add entries for `next-single-char-property-change' and
5446 `previous-single-char-property-change'.
5447 Make operand names a bit more consistent.
5448
03be5931
EZ
54492001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5450
5451 * frames.texi (Finding All Frames): Document that next-frame and
5452 previous-frame are local to current terminal.
5453
974548ec
EZ
54542001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5455
5456 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5457 result of make-keymap.
974548ec 5458
8d82c597
EZ
54592001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5460
5461 * display.texi (Font Lookup, Attribute Functions)
5462 (Image Descriptors): Add cross-references to the definition of
5463 selected frame.
5464
5465 * buffers.texi (The Buffer List): Add cross-references to the
5466 definition of selected frame.
5467
5468 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5469 frame at any given time.
5470 (Multiple Displays, Size and Position): Add a cross-reference to
5471 the definition of the selected frame.
5472
2842de30
EZ
54732001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5474
5475 * strings.texi (String Conversion) <string-to-number>: Document
5476 that a float is returned for integers that are too large.
5477
5478 * frames.texi (Mouse Position): Document mouse-position-function.
5479 (Display Feature Testing): Document display-images-p.
5480 (Window Frame Parameters): Document the cursor-type variable.
5481
5482 * numbers.texi (Integer Basics): Document CL style read syntax for
5483 integers in bases other than 10.
5484
5485 * positions.texi (List Motion): Document
5486 open-paren-in-column-0-is-defun-start.
5487
5488 * lists.texi (Sets And Lists): Document member-ignore-case.
5489
5490 * internals.texi (Garbage Collection): Document the used and free
5491 strings report.
5492 (Memory Usage): Document strings-consed.
5493
5494 * os.texi (Time of Day): Document float-time.
5495 (Recording Input): Document that clear-this-command-keys clears
5496 the vector to be returned by recent-keys.
5497
5498 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5499 argument keymap can be a list.
5500
5501 * nonascii.texi (User-Chosen Coding Systems)
5502 <select-safe-coding-system>: Document the new argument
5503 accept-default-p and the variable
5504 select-safe-coding-system-accept-default-p. Tell what happens if
5505 buffer-file-coding-system is undecided.
5506 (Default Coding Systems): Document auto-coding-regexp-alist.
5507
5508 * display.texi (The Echo Area) <message>: Document
5509 message-truncate-lines.
5510 (Glyphs): Document that the glyph table is unused on windowed
5511 displays.
5512
5513 * help.texi (Describing Characters) <single-key-description>:
5514 Document the new argument no-angles.
5515 (Accessing Documentation) <documentation-property>: Document that
5516 a non-string property is evaluated.
5517 <documentation>: Document that the function-documentation property
5518 is looked for.
5519
5520 * windows.texi (Selecting Windows): Document some-window.
5521
5522 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5523
5524 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5525 apropos-mode-hook.
5526
5527 * commands.texi (Using Interactive): Document interactive-form.
5528 (Keyboard Macros): Document kbd-macro-termination-hook.
5529 (Command Loop Info): Document that clear-this-command-keys clears
5530 the vector to be returned by recent-keys.
5531
2d43d823
GM
55322001-09-04 Werner LEMBERG <wl@gnu.org>
5533
5534 * Makefile.in (srcdir, texinputdir): New variables.
5535 (srcs, index.texi, install): Use $(srcdir).
5536 (.PHONY): Remove elisp.dvi.
5537 (elisp): Use -I switch for makeinfo.
5538 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5539 (installall, dist): Use $(srcdir).
5540 Fix path to texinfo.tex.
5541 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5542
fa739b31
GM
55432001-08-30 Gerd Moellmann <gerd@gnu.org>
5544
92a25631
GM
5545 * display.texi (Conditional Display): Adjust to API change.
5546
fa739b31
GM
5547 * configure: New file.
5548
cef68af5
GM
55492001-07-30 Gerd Moellmann <gerd@gnu.org>
5550
5551 * commands.texi (Repeat Events): Add description of
5552 double-click-fuzz.
5553
d1f08d85
SM
55542001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5555
5556 * syntax.texi (Syntax Class Table): Add the missing designator for
5557 comment and string fences.
5558 (Syntax Properties): Add a xref to syntax table internals.
5559 (Syntax Table Internals): Document string-to-syntax.
5560
1e9fc92e
GM
55612001-05-07 Gerd Moellmann <gerd@gnu.org>
5562
5563 * Makefile.in (install): Use install-info command line options
5564 like in Emacs' Makefile.in.
5565
00480554
MB
55662000-12-09 Miles Bader <miles@gnu.org>
5567
5568 * windows.texi (Window Start): Update documentation for
5569 `pos-visible-in-window-p'.
5570
1e344ee2
SM
55712000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5572
5573 * lists.texi (Building Lists): Add footnote to explain how to add
5574 to the end of a list.
5575
a540f6ed
GM
55762000-10-25 Gerd Moellmann <gerd@gnu.org>
5577
5578 * files.texi (Visiting Functions): Typos.
5579
28bcdbee
KH
55802000-10-25 Kenichi Handa <handa@etl.go.jp>
5581
5582 * files.texi (Visiting Functions): Return value of
5583 find-file-noselect may be a list of buffers if wildcards are used.
5584
22d1a4ed
MB
55852000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5586
5587 * display.texi (Defining Faces): Document `graphic' display type
5588 in face specs.
5589
916a89db
KG
55902000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5591
1e9fc92e 5592 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5593 `after-make-frame-hook' with `after-make-frame-functions'.
5594
1e9fc92e 5595 * frames.texi (Creating Frames): Ditto.
916a89db 5596
1e9fc92e 5597 * variables.texi (Future Local Variables): Ditto.
916a89db 5598
483de32b
GM
55992000-10-16 Gerd Moellmann <gerd@gnu.org>
5600
5601 * display.texi (Other Image Types): Add description of :foreground
5602 and :background properties of mono PBM images.
5603
e23a63a5
WL
56042000-08-17 Werner LEMBERG <wl@gnu.org>
5605
5606 * .cvsignore: New file.
5607
dfc16043
GM
56082000-01-05 Gerd Moellmann <gerd@gnu.org>
5609
5610 * tindex.pl: New script.
5611
602613fe
DL
56121999-12-03 Dave Love <fx@gnu.org>
5613
5614 * Makefile.in (MAKEINFO): New parameter.
5615
94ec544d
DL
56161999-09-17 Richard Stallman <rms@gnu.org>
5617
5618 * Makefile.in (srcs): Add hash.texi.
5619 (VERSION): Update to 20.6.
5620
56211999-09-13 Richard Stallman <rms@gnu.org>
5622
5623 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5624
56251998-08-29 Karl Heuer <kwzh@gnu.org>
5626
5627 * configure.in: New file.
5628 * Makefile.in: Renamed from Makefile.
5629 (prefix, infodir): Use value obtained from configure.
5630 (emacslibdir): Obsolete variable deleted.
5631 (dist): Distribute configure.in, configure, Makefile.in.
5632
56331998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5634
5635 * Makefile (INSTALL_INFO): New variable.
5636 (install): Run install-info.
5637
56381998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5639
5640 * Makefile (elisp.dvi): Add missing backslash.
5641
56421998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5643
5644 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5645 Run texindex without `./'. Always run texindex on elisp.tp.
5646 (elisp.tps): Target deleted.
5647
56481998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5649
5650 * Makefile (srcs): Add nonascii.texi and customize.texi.
5651 (dist): Start by deleting `temp'.
5652
56531998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5654
5655 * Makefile (makeinfo, texindex): Targets deleted.
5656 (makeinfo.o, texindex.o): Targets deleted.
5657 (clean, dist): Don't do anything with them or with getopt*.
5658
56591998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5660
5661 * Makefile (SHELL): Defined.
5662
56631998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5664
5665 * Makefile (elisp.tps): New target.
5666 (elisp.dvi): Depend on elisp.tps.
5667
5668Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5669
5670 * README: Update phone number.
5671
5672 * Makefile (elisp): Make this be the default target.
5673 Depend on makeinfo.c instead of makeinfo.
5674 (install): Don't depend on elisp.dvi, since we don't install that.
5675 Use mkinstalldirs.
5676 (dist): Add mkinstalldirs.
5677
5678Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5679
5680 * Makefile (VERSION): Update version number.
5681 (maintainer-clean): Renamed from realclean.
5682
5683Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5684
5685 * Makefile (realclean): New target.
5686 (elisp): Remove any old elisp-* files first.
5687
5688Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5689
d1f08d85
SM
5690 * Makefile (VERSION): New variable.
5691 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5692 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5693
5694Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5695
5696 * Makefile (elisp): Depend on makeinfo.
5697
5698Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5699
d1f08d85 5700 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5701
5702Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5703
5704 * Makefile (infodir, prefix): New vars.
5705 (install): Use infodir.
5706 (emacsinfodir): Deleted.
5707
5708Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5709
5710 * Makefile (srcs): Add calendar.texi.
5711
5712 * Makefile (dist): Copy texindex.c and makeinfo.c.
5713 Limit elisp-* files to those with one or two digits.
5714
5715Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5716
5717 * Makefile (dist): Changed to use Gzip instead of compress.
5718
5719Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5720
5721 * loading.texi (Unloading): define-function changed back to
5722 defalias. It may not stay this way, but at least it's
5723 consistent with the known-good version of the code patch.
5724
5725Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5726
5727 * modes.texi (Hooks): Document new optional arg of add-hook.
5728
5729Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5730
d1f08d85 5731 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5732
5733 * tips.texi: Add new section on standard library headers.
5734
5735Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5736
5737 * Makefile (srcs): Add frame.texi to the list of sources.
5738
5739Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5740
5741 * Makefile (dist): Don't bother excluding autosave files; they'll
5742 never make it into the temp directory anyway, and the hash marks
5743 in the name are problematic for make and the Bourne shell.
dff28924 5744 (srcs):
94ec544d
DL
5745
5746Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5747
d1f08d85 5748 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5749 the distribution tar file.
5750
dff28924 5751Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5752
5753 * Makefile (srcs): Added index.perm.
5754 (elisp.dvi): Remove erroneous shell comment.
5755 Expect output of permute-index in permuted.fns.
5756 Save old elisp.aux in elisp.oaux.
5757 (clean): Added index.texi to be deleted.
5758
dff28924 5759Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5760
5761 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5762
dff28924 5763Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5764
6db11765 5765 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5766 when making *Completions*.
5767
5768Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5769
5770 * Makefile make dist now depends on elisp.dvi, since it tries
5771 to include it in the dist file.
5772
dff28924 5773Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5774
5775 * functions.texinfo (Mapping Functions): Add missing quote
5776
dff28924 5777Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5778
5779 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5780 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5781
dff28924 5782Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5783
5784 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5785 and @error{} are the terms now being used. The files in the
5786 directory have been changed to reflect this.
5787
d1f08d85 5788 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5789 ` @result{}', using 5 spaces at the begining of the line.
5790
dff28924 5791Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5792
5793 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5794 experimental @indentedresult{}, @indentedexpandsto{} are part of
5795 the texinfo.tex in this directory. These TeX macros are not
5796 stable yet.
5797
dff28924 5798Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5799
6db11765 5800 * texinfo.tex: Temporarily added
d1f08d85 5801 \let\result=\dblarrow
94ec544d
DL
5802 \def\error{{\it ERROR} \longdblarrow}
5803 We need to do this better soon.
5804
dff28924 5805Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5806
5807 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5808 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5809 new title page format is also not applied, since it requires
5810 texinfo.tex changes.)
5811
5812 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5813 for the Project GNU development environment.
5814
ad050e54 5815;; Local Variables:
fd026ee1 5816;; coding: iso-2022-7bit
33462dfa 5817;; add-log-time-zone-rule: t
ad050e54 5818;; End:
2a34a036 5819
651f374c 5820 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 5821 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
5822
5823 This file is part of GNU Emacs.
5824
5825 GNU Emacs is free software; you can redistribute it and/or modify
5826 it under the terms of the GNU General Public License as published by
5827 the Free Software Foundation; either version 2, or (at your option)
5828 any later version.
5829
5830 GNU Emacs is distributed in the hope that it will be useful,
5831 but WITHOUT ANY WARRANTY; without even the implied warranty of
5832 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5833 GNU General Public License for more details.
5834
5835 You should have received a copy of the GNU General Public License
5836 along with GNU Emacs; see the file COPYING. If not, write to the
5837 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5838 Boston, MA 02110-1301, USA.
ab5796a9
MB
5839
5840;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda