(Type Keywords): Fix previous change.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
ec7d5b1e
RS
12007-12-30 Richard Stallman <rms@gnu.org>
2
3 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
4 (Accessing Scroll): New node broken out of Accessing Mouse.
5
101a6cea
RS
62007-12-28 Richard Stallman <rms@gnu.org>
7
8 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 9 (Basic Parameters): For `title', refer to title bar.
041817a4 10 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 11
72b7e664
RS
122007-12-23 Richard Stallman <rms@gnu.org>
13
14 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
15 Improve some of the commented-out keywords' text too.
16
a2afc99d
RS
172007-12-04 Richard Stallman <rms@gnu.org>
18
19 * objects.texi (Symbol Type): Fix typo.
20
b694135c
RS
212007-12-03 Richard Stallman <rms@gnu.org>
22
23 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
24
61a2fe01
RS
252007-11-29 Richard Stallman <rms@gnu.org>
26
27 * customize.texi (Composite Types): Document `group' type.
28
20c63e44
RS
292007-11-24 Richard Stallman <rms@gnu.org>
30
31 * display.texi (Refresh Screen, Forcing Redisplay):
32 Clarify the text and move items around.
33
d4f60741
MR
342007-11-15 Martin Rudalics <rudalics@gmx.at>
35
36 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
37 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
38
2328cbb3
RS
392007-10-24 Richard Stallman <rms@gnu.org>
40
41 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
42
43 * variables.texi (Frame-Local Variables): Node deleted.
44 (Variables): Delete Frame-Local Variables from menu.
45 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
46 (Default Value): Don't mention frame-local vars.
47
48 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
49
50 * loading.texi (Unloading): Document FEATURE-unload-function
51 instead of FEATURE-unload-hook.
52
53 * functions.texi (Related Topics): Add called-interactively-p.
54 Fix xref.
55
56 * frames.texi (Multiple Displays): Don't mention frame-local vars.
57
61bbdbc6
RS
582007-10-12 Richard Stallman <rms@gnu.org>
59
60 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
61
62 * commands.texi (Distinguish Interactive): New node,
63 broken out from Interactive Call and rewritten.
64 (Command Loop): Put Distinguish Interactive in menu.
65
af23e1e8
RS
662007-10-09 Richard Stallman <rms@gnu.org>
67
68 * text.texi (Examining Properties): Mention overlay priority.
69
70 * display.texi (Display Margins): Correct the description
71 of margin display specifications.
72 (Replacing Specs): New subnode broken out of Display Property.
73
8e9dfc38
JB
742007-10-05 Juanma Barranquero <lekktu@gmail.com>
75
76 * display.texi (Auto Faces): Fix typo.
77
7ed54cc5
RS
782007-10-02 Richard Stallman <rms@gnu.org>
79
80 * display.texi (Display Property): Explain some display specs
81 don't let you move point in.
82
83 * frames.texi (Cursor Parameters): Describe
84 cursor-in-non-selected-windows here. Explain more values.
85
86 * windows.texi (Basic Windows): Don't describe
87 cursor-in-non-selected-windows here.
88
305a7ef2
EZ
892007-10-01 Eli Zaretskii <eliz@gnu.org>
90
91 * processes.texi (Misc Network): Note that these functions are
92 supported only on some systems.
93
14b4fdfb
RS
942007-09-19 Richard Stallman <rms@gnu.org>
95
96 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
97 Clarify when they work in parallel and when one overrides.
98 Fix error in example.
14b4fdfb 99
1bb1f7d3
MR
1002007-08-30 Martin Rudalics <rudalics@gmx.at>
101
102 * commands.texi (Command Loop Info): Advise against changing
103 most variables described here. Explain new variable
104 last-repeatable-command.
105
619fb9ee
RS
1062007-08-27 Richard Stallman <rms@gnu.org>
107
108 * windows.texi (Window Configurations): Clarify what
109 a window configuration saves.
110
db470cad
RS
1112007-08-25 Richard Stallman <rms@gnu.org>
112
113 * display.texi (Images): Delete redundant @findex.
114
219d320a
MR
1152007-08-08 Martin Rudalics <rudalics@gmx.at>
116
117 * modes.texi (Example Major Modes): Fix typo.
118
c7dd5e28
GM
1192007-08-08 Glenn Morris <rgm@gnu.org>
120
121 * intro.texi (nil and t): Do not use `iff' in documentation.
122
6d5baad5
GM
123 * tips.texi (Documentation Tips): Recommend against `iff'.
124
a607dc92
CY
1252007-08-07 Chong Yidong <cyd@stupidchicken.com>
126
127 * display.texi (Image Cache): Document image-refresh.
128
8f06e122
MR
1292007-08-06 Martin Rudalics <rudalics@gmx.at>
130
131 * windows.texi (Size of Window): Document window-full-width-p.
132
cacc7b51
GM
1332007-07-25 Glenn Morris <rgm@gnu.org>
134
eeddf09b
GM
135 * gpl.texi (GPL): Replace license with GPLv3.
136
cacc7b51
GM
137 * Relicense all FSF files to GPLv3 or later.
138
f6be091c
RS
1392007-07-16 Richard Stallman <rms@gnu.org>
140
141 * display.texi (Defining Faces): Fix previous change.
142
2b6b226c
RS
1432007-07-10 Richard Stallman <rms@gnu.org>
144
145 * display.texi (Defining Faces): Explain C-M-x feature for defface.
146
8d2ff239
KB
1472007-06-24 Karl Berry <karl@tug.org>
148
8e9dfc38 149 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
8d2ff239 150
56fe1d89
KB
1512007-06-14 Karl Berry <karl@tug.org>
152
ea26cc2e 153 * anti.texi (Antinews): Typo.
56fe1d89 154
c85c5553
KB
1552007-06-12 Karl Berry <karl@gnu.org>
156
ea26cc2e
SM
157 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
158 * two-volume.make: New file.
159 * .cvsignore: Ignore two-volume files.
c85c5553 160
43ec3b58
RS
1612007-06-02 Richard Stallman <rms@gnu.org>
162
163 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
164
7dfc4cda
CY
1652007-06-02 Chong Yidong <cyd@stupidchicken.com>
166
167 * Version 22.1 released.
168
f2c2bef2 1692007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
e71c2787 170
ea26cc2e 171 * text.texi (Special Properties): Correct meaning of fontified face.
e71c2787 172
d85f09f0
RS
1732007-05-30 Richard Stallman <rms@gnu.org>
174
175 * text.texi (Special Properties): Add link to Adjusting Point.
176
80012aeb
RS
1772007-05-12 Richard Stallman <rms@gnu.org>
178
179 * text.texi (Margins): indent-to-left-margin is not the default.
180 (Mode-Specific Indent): For indent-line-function, the default
181 is indent-relative.
182
183 * modes.texi (Example Major Modes): Explain last line of text-mode
184 is redundant.
185
7d145fa3
RS
1862007-05-10 Richard Stallman <rms@gnu.org>
187
dd598366
RS
188 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
189
190 * help.texi (Keys in Documentation): Add reference to
191 Documentation Tips.
192
193 * files.texi (Format Conversion): TO-FN gets three arguments.
194
7d145fa3
RS
195 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
196
205f01b4
RS
1972007-05-06 Richard Stallman <rms@gnu.org>
198
199 * processes.texi (Accepting Output): Revert most of previous change.
200
39f3dff9
RS
2012007-05-05 Richard Stallman <rms@gnu.org>
202
203 * processes.texi (Accepting Output): accept-process-output
204 uses microseconds, not milliseconds. But that arg is obsolete.
205
66d6ead8
KB
2062007-05-04 Karl Berry <karl@tug.org>
207
208 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
209
a2a48b71
EZ
2102007-05-04 Eli Zaretskii <eliz@gnu.org>
211
212 * tips.texi (Documentation Tips): Rearrange items to place the
213 more important ones first. Add an index entry for hyperlinks.
214
7f95255f
KB
2152007-05-03 Karl Berry <karl@tug.org>
216
e84eab40 217 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
aec28648 218 (EMACSVER) [smallbook]: 22 for printed version.
e84eab40 219
7f95255f
KB
220 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
221 so restore anchor to normal position after defun. Found by Kevin Ryde.
222
c6d20d9a
KB
2232007-04-28 Karl Berry <karl@gnu.org>
224
225 * elisp.texi: Improve line breaks on copyright page,
226 similar layout to emacs manual, 8.5x11 by default.
227
4b0feffb
RS
2282007-04-24 Richard Stallman <rms@gnu.org>
229
230 * text.texi (Special Properties): Add xref to Overlay Properties.
231
232 * display.texi (Overlay Properties): Add xref to Special Properties.
233
5fe751c9
RS
2342007-04-22 Richard Stallman <rms@gnu.org>
235
236 * keymaps.texi (Extended Menu Items): Move the info about
237 format with cached keyboard binding.
238
f2aded17
RS
2392007-04-21 Richard Stallman <rms@gnu.org>
240
241 * text.texi (Special Properties): Clarify previous change.
242
243 * files.texi (File Name Expansion): Clarify previous change.
244
245 * display.texi (Attribute Functions): Fix example for
246 face-attribute-relative-p.
247
e159624d
KH
2482007-04-19 Kenichi Handa <handa@m17n.org>
249
250 * text.texi (Special Properties): Document composition property.
251
45a5ff7d
GM
2522007-04-19 Glenn Morris <rgm@gnu.org>
253
254 * files.texi (File Name Expansion): Mention "superroot".
255
addf7a47
CY
2562007-04-15 Chong Yidong <cyd@stupidchicken.com>
257
258 * frames.texi (Multiple Displays): Add note about "multi-monitor"
259 setups.
260 (Display Feature Testing): Note that display refers to all
261 physical monitors for multi-monitor setups.
262
6bc0c055
RS
2632007-04-14 Richard Stallman <rms@gnu.org>
264
265 * lists.texi (Sets And Lists): Clarify `delete' examples.
266 Remove spurious xref to same node.
267 Clarify xref for add-to-list.
268
4a54c78a
NR
2692007-04-12 Nick Roberts <nickrob@snap.net.nz>
270
271 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
272 value of lisp-mode-map.
273
cd64b8f1
KB
2742007-04-11 Karl Berry <karl@gnu.org>
275
276 * anti.texi (Antinews),
8e9dfc38
JB
277 * display.texi (Overlay Properties, Defining Images),
278 * processes.texi (Synchronous Processes, Sentinels),
cd64b8f1
KB
279 * syntax.texi (Syntax Table Internals),
280 * searching.texi (Regexp Special),
281 * nonascii.texi (Default Coding Systems),
282 * text.texi (Special Properties),
283 * minibuf.texi (Basic Completion): Wording to improve breaks in
284 8.5x11 format.
ea26cc2e 285 * elisp.texi (smallbook): New @set to more easily switch between
cd64b8f1
KB
286 smallbook and 8.5x11.
287
db365b8e
RS
2882007-04-11 Richard Stallman <rms@gnu.org>
289
290 * text.texi (Lazy Properties): Minor fix.
291
c2125d3f
KB
2922007-04-08 Karl Berry <karl@gnu.org>
293
294 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
295 * macros.texi (Backquote): Downcase Backquote in index entries for
296 consistency.
297
aa9c7852
RS
2982007-04-08 Richard Stallman <rms@gnu.org>
299
300 * text.texi (Adaptive Fill): Just describe default,
301 don't show it (since it contains non-ASCII chars).
302
687a7272
KB
3032007-04-07 Karl Berry <karl@gnu.org>
304
305 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
306 adaptive-fill-regexp's value, since they are not in the standard
307 TeX fonts.
308
ac5d9344 3092007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
7e9fc7eb
RS
310
311 * display.texi (Defining Faces): Fix example.
312
522a9103
KB
3132007-04-07 Karl Berry <karl@gnu.org>
314
315 * display.texi (Button Buffer Commands): Improve page break.
316
0aee89ba
RS
3172007-04-07 Richard Stallman <rms@gnu.org>
318
319 * advice.texi (Activation of Advice): Remove redundant index entry.
320
321 * backups.texi: Improve index entries. Remove redundant ones.
322
323 * compile.texi (Byte Compilation): Improve index entry.
324
325 * hash.texi (Creating Hash): Improve index entry.
326
327 * symbols.texi (Definitions): Improve index entry.
328
329 * edebug.texi: Improve index entries. Remove redundant/useless ones.
330
331 * maps.texi (Standard Keymaps): Remove useless index entry.
332
333 * help.texi (Documentation Basics): Remove redundant index entries.
334
335 * customize.texi: Improve index entries.
336 Remove redundant/useless ones.
337
338 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
339
340 * streams.texi (Output Variables): Improve index entry.
341
342 * abbrevs.texi (Abbrevs): Remove useless index entry.
343
344 * macros.texi (Expansion): Remove useless index entry.
345
346 * text.texi: Improve index entries. Remove redundant/useless ones.
347 (Text Properties, Examining Properties)
348 (Special Properties): Use "property category" instead of "category"
349 to refer to the `category' property.
350
351 * positions.texi: Improve index entries. Remove useless one.
352
353 * lists.texi: Improve index entries. Remove redundant/useless ones.
354
355 * os.texi: Improve index entries.
356 (Timers): Fix previous change.
357
358 * buffers.texi: Improve index entries.
359 (Modification Time): Get rid of term "obsolete buffer".
360
361 * debugging.texi: Improve index entries.
362 (Test Coverage): Add xref to other test coverage ftr.
363
364 * eval.texi: Improve index entry. Remove redundant ones.
365
366 * numbers.texi: Improve index entries. Remove redundant/useless ones.
367
368 * files.texi: Improve index entries. Remove redundant/useless ones.
369
370 * objects.texi: Improve index entries.
371
372 * processes.texi: Improve index entries.
373
374 * modes.texi: Improve index entry. Remove redundant one.
375
376 * nonascii.texi: Improve index entries.
377
378 * internals.texi: Improve index entries.
379
380 * syntax.texi: Improve index entries.
381
382 * keymaps.texi (Active Keymaps): Improve index entries.
383
384 * commands.texi: Improve index entries. Remove redundant/useless ones.
385
386 * frames.texi: Improve index entries. Remove redundant/useless ones.
387
388 * markers.texi: Improve index entries. Remove redundant ones.
389
390 * tips.texi: Improve index entries.
391
392 * loading.texi (Unloading): Improve index entry.
393
394 * variables.texi: Improve index entries. Remove redundant one.
395
396 * sequences.texi: Improve index entry.
397
398 * display.texi: Improve index entries. Remove redundant ones.
399
400 * windows.texi: Improve index entries.
401
402 * searching.texi: Improve index entries. Remove redundant one.
403
404 * strings.texi (Case Tables): Improve last change.
405
322cbd38
CY
4062007-04-04 Chong Yidong <cyd@stupidchicken.com>
407
408 * strings.texi (Case Tables): Document with-case-table and
409 ascii-case-table.
410
2fd94b09
KB
4112007-04-03 Karl Berry <karl@gnu.org>
412
413 * processes.texi (Network): Reword to improve page break.
414
b49b5137
EZ
4152007-04-03 Eli Zaretskii <eliz@gnu.org>
416
417 * functions.texi (Inline Functions): Describe more disadvantages
418 of defsubst, and make advice against it stronger.
419
997b849e
KB
4202007-04-02 Karl Berry <karl@gnu.org>
421
422 * backups.texi (Backup Names): Avoid widow words.
423 * modes.texi (Example Major Modes): Align last comment.
424
f808ad2d
CY
4252007-04-01 Chong Yidong <cyd@stupidchicken.com>
426
427 * keymaps.texi (Remapping Commands): Document new arg to
428 command-remapping.
429
15bcde04
KB
4302007-04-01 Karl Berry <karl@gnu.org>
431
432 * processes.texi (Low-Level Network): typo.
433 * loading.texi (Hooks for Loading): avoid double "the".
434 * keymaps.texi (Key Sequences): no double "and".
435 (Changing Key Bindings): shorten to improve line break.
436
192453e4
GM
4372007-03-31 Glenn Morris <rgm@gnu.org>
438
439 * os.texi (Timers): Fix description of run-at-time TIME formats.
440
6a4c2b04
RS
4412007-03-31 Richard Stallman <rms@gnu.org>
442
443 * display.texi (Invisible Text): Correct buffer-invisibility-spec
444 regarding ellipsis.
445
6797d272
EZ
4462007-03-31 Eli Zaretskii <eliz@gnu.org>
447
192453e4
GM
448 * intro.texi (nil and t):
449 * symbols.texi (Plists and Alists):
450 * variables.texi (Variable Aliases, Constant Variables):
451 * functions.texi (Defining Functions):
452 * advice.texi (Advising Primitives):
453 * debugging.texi (Syntax Errors, Compilation Errors):
454 * minibuf.texi (Minibuffer Windows):
455 * commands.texi (Adjusting Point):
ad8d30b3 456 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
192453e4
GM
457 (Auto Major Mode, Major Mode Conventions):
458 * help.texi (Describing Characters):
ad8d30b3
EZ
459 * files.texi (Create/Delete Dirs, Information about Files)
460 (File Locks, Writing to Files, Reading from Files)
192453e4
GM
461 (Saving Buffers):
462 * windows.texi (Resizing Windows, Cyclic Window Ordering):
463 * frames.texi (Finding All Frames):
464 * positions.texi (Buffer End, Motion):
465 * markers.texi (The Region):
466 * text.texi (Deletion, Near Point):
467 * display.texi (Displaying Messages, Truncation):
468 * os.texi (Processor Run Time):
ad8d30b3 469 * tips.texi (Key Binding Conventions, Programming Tips)
192453e4 470 (Warning Tips, Documentation Tips, Comment Tips):
ad8d30b3
EZ
471 * internals.texi (Memory Usage): Improve indexing.
472
192453e4
GM
473 * variables.texi (Frame-Local Variables):
474 * functions.texi (Argument List):
475 * loading.texi (Library Search):
476 * streams.texi (Output Variables):
477 * keymaps.texi (Translation Keymaps, Searching Keymaps):
478 * searching.texi (Replacing Match, Search and Replace):
6797d272 479 * processes.texi (Byte Packing, Decoding Output)
192453e4
GM
480 (Accepting Output, Network Servers, Shell Arguments):
481 * display.texi (Abstract Display, Image Cache, Scroll Bars):
482 * windows.texi (Window Point, Window Start):
483 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
484 * commands.texi (Reading Input, Keyboard Events):
6797d272 485 * minibuf.texi (Reading File Names, Minibuffer Completion)
192453e4
GM
486 (Recursive Mini):
487 * positions.texi (List Motion):
488 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6797d272 489 * numbers.texi (Arithmetic Operations, Math Functions)
192453e4
GM
490 (Predicates on Numbers, Comparison of Numbers):
491 (Numeric Conversions):
492 * locals.texi (Standard Buffer-Local Variables):
493 * maps.texi (Standard Keymaps):
6797d272 494 * os.texi (User Identification, System Environment, Recording Input)
192453e4
GM
495 (X11 Keysyms):
496 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
497 * backups.texi (Backups and Auto-Saving):
6797d272 498 * customize.texi (Customization, Group Definitions)
192453e4 499 (Variable Definitions):
6797d272
EZ
500 * compile.texi (Byte Compilation): Improve index entries.
501
66a17d97
KB
5022007-03-31 Karl Berry <karl@gnu.org>
503
504 * macros.texi (Defining Macros): Avoid widow syllable.
505
5a842fda
EZ
5062007-03-31 Eli Zaretskii <eliz@gnu.org>
507
508 * elisp.texi (Top): Postscript -> PostScript.
509
510 * display.texi (Images, Postscript Images): Postscript -> PostScript.
511
89a4f43f
EZ
5122007-03-31 Markus Triska <markus.triska@gmx.at>
513
514 * internals.texi (Writing Emacs Primitives): Untabify `For'.
515
a4c5b42a
KB
5162007-03-30 Karl Berry <karl@gnu.org>
517
518 * lists.texi (List-related Predicates): Remove spurious @need.
519 (Setcdr): Use @smallexample to improve page break.
520 (Association Lists) <assoc>: Reword to improve page break.
521
522 * strings.texi (String Conversion): Insert blank line to improve
523 page break.
524
525 * numbers.texi (Random Numbers): Use @minus{}.
526 (Math Functions): Use @minus{}.
527
528 * intro.texi (Acknowledgements): Avoid line breaks before middle
529 initials.
530
61880ffe
EZ
5312007-03-24 Eli Zaretskii <eliz@gnu.org>
532
533 * errors.texi (Standard Errors): Add an index entry.
534
705959fc
RS
5352007-03-19 Richard Stallman <rms@gnu.org>
536
537 * os.texi (Recording Input): recent-keys now gives 300 keys.
538
7ad42042
GM
5392007-03-12 Glenn Morris <rgm@gnu.org>
540
541 * os.texi: Replace "daylight savings" with "daylight saving"
542 throughout.
543
47ccd97c
RS
5442007-03-05 Richard Stallman <rms@gnu.org>
545
546 * variables.texi (File Local Variables): Update
547 enable-local-variables values.
548
d89abe75
RS
5492007-03-04 Richard Stallman <rms@gnu.org>
550
551 * syntax.texi (Control Parsing): Minor clarification.
552
553 * strings.texi (Formatting Strings): Clarify width, precision, flags.
554
555 * sequences.texi (Sequence Functions): Move string-bytes away,
556 add xref.
557
558 * nonascii.texi (Text Representations): Move string-bytes here.
559
560 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
561
562 * minibuf.texi (Basic Completion): Minor clarification.
563
564 * markers.texi (The Mark): Clarify existence vs activation of mark.
565 Other cleanup.
566
567 * display.texi (Finding Overlays): Write better example.
568
569 * compile.texi (Eval During Compile): Clarify putting macros
570 in eval-when-compile.
571
70614fa4
VJL
5722007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
573
574 * loading.texi (How Programs Do Loading): Fix anchor position at
575 load-read-function definition doc. (tiny change)
d4f60741 576
dfb1e36c
KS
5772007-02-21 Kim F. Storm <storm@cua.dk>
578
579 * strings.texi (Text Comparison): Mention that assoc-string
580 converts symbols to strings before testing.
581
255d98f8
KS
5822007-02-17 Kim F. Storm <storm@cua.dk>
583
584 * processes.texi (Bindat Spec): Vector types can have optional
585 element type.
586 (Bindat Examples): Fix example. Add vector with element type.
587
52b2c096
AS
5882007-02-16 Andreas Schwab <schwab@suse.de>
589
590 * strings.texi (Formatting Strings): Document '+' flag.
591
8bec6ac5
JB
5922007-02-15 Juanma Barranquero <lekktu@gmail.com>
593
594 * strings.texi (Modifying Strings): Clarify that `clear-string'
595 always converts the string to unibyte.
596
428807ea
KS
5972007-02-14 Kim F. Storm <storm@cua.dk>
598
599 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
600 Rewrite glyph code description to refer to these functions.
601 Remove details of encoding face number and char into integer code.
602
fad24301
AM
6032007-02-03 Alan Mackenzie <acm@muc.de>
604
605 * loading.texi (Hooks for Loading): Make the description of
606 `eval-after-load' more detailed, and amend the description of
607 after-load-alist, in accordance with changes from 2006-05.
608
632a4cc7
CY
6092007-02-03 Chong Yidong <cyd@stupidchicken.com>
610
611 * modes.texi (Defining Minor Modes): Document that a :require
612 keyword or similar may be required to make saved customization
613 variables work.
614
35dda13e
EZ
6152007-02-03 Eli Zaretskii <eliz@gnu.org>
616
617 * elisp.texi (Top): Make the detailed menu headers compliant with
618 Texinfo guidelines and with what texnfo-upd.el expects. Add
619 comments to prevent people from inadvertently modifying the key
620 parts needed by `texinfo-multiple-files-update'.
621
cf8b92db
EZ
6222007-02-02 Eli Zaretskii <eliz@gnu.org>
623
71ed83ca
EZ
624 * elisp.texi (Top): Update the top-level menus.
625
cf8b92db
EZ
626 * syntax.texi (Categories): Add index entries.
627
f2c661c4
JB
6282007-02-01 Juanma Barranquero <lekktu@gmail.com>
629
630 * display.texi (Attribute Functions): Fix name and description of
631 the UNDERLINE arg of `set-face-underline-p'.
632
cb5918d9
EZ
6332007-01-29 Eli Zaretskii <eliz@gnu.org>
634
ed4af17b
EZ
635 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
636 Variables", and "Standard Keymaps" to the detailed menu.
637
cb5918d9
EZ
638 * variables.texi (Future Local Variables): Add index entry.
639
d9380425
RS
6402007-01-28 Richard Stallman <rms@gnu.org>
641
642 * tips.texi (Coding Conventions): Clarify the tip about macros
643 that define a function or a variable.
644
645 * files.texi (File Attributes): UID and GID can be floats.
646 (Magic File Names): Explain why deferring all operations to
647 the standard handler does not work.
648
bfb2471c
MR
6492007-01-23 Martin Rudalics <rudalics@gmx.at>
650
651 * backups.texi (Reverting): Use "buffer" instead of "file"
652 when talking about major and minor modes.
653
4e37c526
RS
6542007-01-21 Richard Stallman <rms@gnu.org>
655
656 * help.texi (Documentation): Add xref to Documentation Tips.
657
de529e21
JB
6582007-01-14 Juanma Barranquero <lekktu@gmail.com>
659
660 * tips.texi (Coding Conventions): Fix typos.
661
cc7ff062
RS
6622007-01-05 Richard Stallman <rms@gnu.org>
663
664 * modes.texi (Defining Minor Modes): Fix previous change.
665
cd35741d
RS
6662007-01-03 Richard Stallman <rms@gnu.org>
667
de529e21 668 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
669 Don't use * in doc string for defcustom.
670
a6c327a8
RS
6712007-01-02 Richard Stallman <rms@gnu.org>
672
673 * variables.texi (Variable Aliases): Clarify that aliases vars
674 always have the same value.
675
676 * processes.texi (Bindat Spec): Fix Texinfo usage.
677
678 * modes.texi (Defining Minor Modes): Explain effect of command
679 defined with define-global-minor-mode on new buffers.
680
249844e0
KS
6812006-12-30 Kim F. Storm <storm@cua.dk>
682
683 * keymaps.texi (Tool Bar): Describe `grow-only' value of
684 `auto-resize-tool-bars'.
685
32f65366
RS
6862006-12-30 Richard Stallman <rms@gnu.org>
687
688 * keymaps.texi (Active Keymaps): Fix previous change.
689
8d3f955b
NR
6902006-12-30 Nick Roberts <nickrob@snap.net.nz>
691
692 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
693
f083f9ca
KS
6942006-12-30 Kim F. Storm <storm@cua.dk>
695
696 * processes.texi (Bindat Spec): Clarify using field names in
697 length specifications.
698
8f2b5ec6
KS
6992006-12-29 Kim F. Storm <storm@cua.dk>
700
701 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
702 Add count and index variables for eval forms in repeat blocks.
703
d78b75dd
RS
7042006-12-24 Richard Stallman <rms@gnu.org>
705
706 * customize.texi (Variable Definitions): Document
707 new name custom-add-frequent-value.
708
36ff6d6f
KS
7092006-12-19 Kim F. Storm <storm@cua.dk>
710
711 * commands.texi (Misc Events): User signals now result in sigusr1
712 and sigusr2 events which are handled through special-event-map.
713 (Special Events): User signals and drag-n-drop are special.
714
294f1c39
RS
7152006-12-17 Richard Stallman <rms@gnu.org>
716
303958a9
RS
717 * loading.texi (Named Features): Explain subfeatures better.
718
719 * customize.texi: Use "option" only for user options.
720 For the keyword values inside defcustom etc, say "keywords".
721 For :options value's elements, say "elements".
722 :group should not be omitted.
723
fe963f84
RS
724 * syntax.texi (Parsing Expressions): Split up node.
725 (Motion via Parsing, Position Parse, Parser State)
726 (Low-Level Parsing, Control Parsing): New subnodes.
727 (Parser State): Document syntax-ppss-toplevel-pos.
728
729 * positions.texi (List Motion): Punctuation fix.
730
294f1c39
RS
731 * files.texi (File Name Completion): Document PREDICATE arg
732 to file-name-completion.
733
6d95228d
EZ
7342006-12-16 Eli Zaretskii <eliz@gnu.org>
735
de529e21
JB
736 * internals.texi (Building Emacs, Writing Emacs Primitives):
737 Add index entries.
6d95228d 738
4de0c73c
RS
7392006-12-11 Richard Stallman <rms@gnu.org>
740
741 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
742 affects face menu. Explain how to make it non-nil without enabling
743 any fontification.
744
31689f89
CY
7452006-12-10 Chong Yidong <cyd@stupidchicken.com>
746
747 * modes.texi (Font Lock Basics): Document nil value of
748 font-lock-defaults.
749
8d4a66af
GM
7502006-12-10 Glenn Morris <rgm@gnu.org>
751
752 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
753 value for system-flag argument. Abbrev tables may not be empty
754 when major modes are loaded.
8d4a66af 755
d6598d46
JB
7562006-12-08 Juanma Barranquero <lekktu@gmail.com>
757
758 * makefile.w32-in (maintainer-clean): Partially revert last
759 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
760 to protect elisp-covers.texi.
761
c6883bfc
JB
7622006-12-07 Juanma Barranquero <lekktu@gmail.com>
763
764 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
765 Don't remove elisp* info files; they are already deleted by the
766 `clean' and `distclean' targets, and they are in the $(infodir)
767 directory, not the current one.
768
9d8b24a2
KS
7692006-12-04 Kim F. Storm <storm@cua.dk>
770
771 * commands.texi (Misc Events): Update signal events.
772 (Event Examples): Add signal example.
773
04c21c78
RS
7742006-11-29 Richard Stallman <rms@gnu.org>
775
776 * frames.texi (Visibility of Frames): Explain visible windows
777 can be covered by others. Add xref for raise-frame.
778
7bc297d7
RS
7792006-11-28 Richard Stallman <rms@gnu.org>
780
781 * searching.texi (Regexp Special): Update when ^ is special.
782
340d34a5
EZ
7832006-11-27 Eli Zaretskii <eliz@gnu.org>
784
785 * customize.texi (Customization, Common Keywords)
786 (Group Definitions, Variable Definitions, Composite Types)
787 (Type Keywords, Customization Types): Add index entries for
788 various customization keywords.
789
6b28caea
SM
7902006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
791
792 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
793
b9660a6f
JD
7942006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
795
796 * frames.texi (Window System Selections): Remove clipboard from
797 description of selection-coding-system.
798
e5c12c7d
RS
7992006-11-06 Richard Stallman <rms@gnu.org>
800
801 * lists.texi (List Variables): Document COMPARE-FN.
802
803 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 804 use it only to refer to the meaning associated with a key.
e5c12c7d 805 (Keymaps): Change menu node description.
33462dfa 806
e5c12c7d
RS
807 * elisp.texi (Top): Change menu node description.
808
809 * display.texi (Managing Overlays): Document overlay-recenter.
810
b4e4dc3c
CY
8112006-10-29 Chong Yidong <cyd@stupidchicken.com>
812
813 * Makefile.in: Use relative paths to avoid advertising filesystem
814 contents during compilation.
815
300734d7
KS
8162006-10-23 Kim F. Storm <storm@cua.dk>
817
818 * commands.texi (Event Input Misc): Update unread-command-events.
819
aa02da7a
NR
8202006-10-23 Nick Roberts <nickrob@snap.net.nz>
821
822 * lists.texi (Sets And Lists): Fix typos.
823
6db11765
JB
8242006-10-18 Juanma Barranquero <lekktu@gmail.com>
825
826 * control.texi (Processing of Errors): Use @var for an argument,
827 not @code.
828
ff53796b
RS
8292006-10-16 Richard Stallman <rms@gnu.org>
830
831 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
832
833 * keymaps.texi (Format of Keymaps): Show all the keymap element
834 patterns that result from menu items.
835 (Key Lookup): Minor cleanups.
836
837 * modes.texi (Precalculated Fontification): Don't say that
838 not setting font-lock-defaults avoids loading font-lock.
839
840 * help.texi (Documentation): Move xref to Emacs Manual here.
841 (Documentation Basics): From here.
842 Also doc emacs-lisp-docstring-fill-column.
843
844 * elisp.texi: Update version and ISBN.
845
846 * commands.texi (Interactive Call): Clarify KEYS arg to
847 call-interactively is a vector.
848 (Command Loop Info): Delete anchor in this-command-keys.
849 Add anchor in this-command-keys-vector.
850 (Recursive Editing): Document how recursive-edit
851 handles the current buffer.
852
bb5da5be
CY
8532006-10-13 Chong Yidong <cyd@stupidchicken.com>
854
855 * frames.texi (Frame Titles): %c and %l are ignored in
856 frame-title-format.
857
8972d253
RS
8582006-10-11 Richard Stallman <rms@gnu.org>
859
860 * keymaps.texi (Key Sequences): Clarify use of kbd.
861
3075e881
KS
8622006-10-10 Kim F. Storm <storm@cua.dk>
863
864 * lists.texi (Sets And Lists): Add memql.
865
01993898
RS
8662006-10-03 Richard Stallman <rms@gnu.org>
867
868 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
869 Clarify :ascii: and :nonascii:.
870
f9df5f68
JL
8712006-09-29 Juri Linkov <juri@jurta.org>
872
873 * modes.texi (%-Constructs): Reorder coding systems in the
874 documentation of %z to the real order displayed in the modeline.
875
98259f08
RS
8762006-09-25 Richard Stallman <rms@gnu.org>
877
878 * os.texi (Timers): Describe timer-max-repeats.
879
2d56beed
CY
8802006-09-25 Chong Yidong <cyd@stupidchicken.com>
881
882 * os.texi (Timers): Mention with-local-quit.
883
45c912f2
RS
8842006-09-24 Richard Stallman <rms@gnu.org>
885
886 * searching.texi (Searching and Matching): Mention property search.
887
888 * commands.texi (Command Loop Info): Explain how read-event affects
889 this-command-keys.
890
aa256798
RS
8912006-09-20 Richard Stallman <rms@gnu.org>
892
45c912f2
RS
893 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
894
aa256798
RS
895 * windows.texi (Window Start): Minor cleanups.
896
a4df1f8b
KS
8972006-09-20 Kim F. Storm <storm@cua.dk>
898
899 * windows.texi (Window Start): pos-visible-in-window-p allows
900 specifying t for position to mean "end of window".
901 Add window-line-height.
902
903 * anti.texi (Antinews): Mention window-line-height.
904
74686736
DK
9052006-09-19 David Kastrup <dak@gnu.org>
906
907 * keymaps.texi (Searching Keymaps): Small clarification.
908
a0c489f1
RS
9092006-09-18 Richard Stallman <rms@gnu.org>
910
2a27a16b
RS
911 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
912 cause keyboard menus.
913 (Menu Keymaps): Likewise.
914 (Defining Menus, Keyboard Menus): Clarify.
915
a0c489f1
RS
916 * text.texi (Fields): Clarify explanation of constrain-to-field.
917
1e9265dd
EZ
9182006-09-16 Eli Zaretskii <eliz@gnu.org>
919
920 * variables.texi (Tips for Defining): Fix a typo.
921
74f526f3
RS
9222006-09-15 Richard Stallman <rms@gnu.org>
923
924 * keymaps.texi (Remapping Commands, Searching Keymaps)
925 (Active Keymaps): Clean up previous change.
926
45a2056c
JB
9272006-09-15 Jay Belanger <belanger@truman.edu>
928
929 * gpl.texi: Replace "Library Public License" by "Lesser Public
930 License" throughout.
931
b74e16a3
DK
9322006-09-15 David Kastrup <dak@gnu.org>
933
934 * keymaps.texi (Active Keymaps): Adapt description to use
935 `get-char-property' instead `get-text-property'. Explain how
936 mouse events change this. Explain the new optional argument of
937 `key-binding' and its mouse-dependent lookup.
74f526f3 938 (Searching Keymaps): Adapt description similarly.
74686736
DK
939 (Remapping Commands): Explain the new optional argument of
940 `command-remapping'.
b74e16a3 941
18d55b24
RS
9422006-09-14 Richard Stallman <rms@gnu.org>
943
944 * keymaps.texi (Searching Keymaps): Clarification.
945 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
946
9472006-09-13 Richard Stallman <rms@gnu.org>
948
949 * objects.texi (Character Type): Node split.
950 Add xref to Describing Characters.
951 (Basic Char Syntax, General Escape Syntax)
952 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
953
8b170b82
RS
9542006-09-11 Richard Stallman <rms@gnu.org>
955
956 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 957 (Glyphs): Clarifications.
8b170b82 958
3250aca2
CY
9592006-09-10 Chong Yidong <cyd@stupidchicken.com>
960
961 * keymaps.texi (Active Keymaps): Mention that key-binding checks
962 local maps.
963
606fd469
KS
9642006-09-10 Kim F. Storm <storm@cua.dk>
965
966 * display.texi (Forcing Redisplay): Document return value of
967 function redisplay.
968
755b2209
RS
9692006-09-09 Richard Stallman <rms@gnu.org>
970
1d7b95f5
RS
971 * windows.texi (Window Hooks): Explain limits of
972 window-scroll-functions.
973
755b2209
RS
974 * display.texi (Fringe Indicators): Update for last change in
975 indicate-buffer-boundaries.
976
af09dd78
RS
9772006-09-08 Richard Stallman <rms@gnu.org>
978
979 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
980
2010a78c
KS
9812006-09-06 Kim F. Storm <storm@cua.dk>
982
bdd26918
KS
983 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
984
2010a78c
KS
985 * windows.texi (Window Start): Update pos-visible-in-window-p.
986
bae12237
RS
9872006-09-04 Richard Stallman <rms@gnu.org>
988
989 * processes.texi (Accepting Output): Explain SECONDS=0 for
990 accept-process-output.
991
992 * os.texi (Idle Timers): Explain why timer functions should not
993 loop until (input-pending-p).
994
ebc80ddf
EZ
9952006-09-02 Eli Zaretskii <eliz@gnu.org>
996
997 * makefile.w32-in (usermanualdir): New variable.
998 (elisp.dvi): Use it.
999
a66d9563
EZ
10002006-09-01 Eli Zaretskii <eliz@gnu.org>
1001
1002 * buffers.texi (Buffer Modification): Fix last change.
1003
5a8f5165
CY
10042006-09-01 Chong Yidong <cyd@stupidchicken.com>
1005
1006 * buffers.texi (Buffer Modification): Document
1007 buffer-chars-modified-tick.
1008
80e0572b
RS
10092006-08-31 Richard Stallman <rms@gnu.org>
1010
1011 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1012
10132006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
1014
1015 * modes.texi (Syntactic Font Lock):
80e0572b
RS
1016 Mention font-lock-syntactic-face-function
1017 instead of specific faces.
931d878d 1018
bda420a3
CY
10192006-08-29 Chong Yidong <cyd@stupidchicken.com>
1020
1021 * display.texi (Images): Add xrref to display-images-p.
1022
c6f8bb3a
KH
10232006-08-28 Kenichi Handa <handa@m17n.org>
1024
1025 * nonascii.texi (Lisp and Coding Systems): Fix description of
1026 detect-coding-region.
1027
7a210b69
MB
10282006-08-27 Michael Olson <mwolson@gnu.org>
1029
1030 * processes.texi (Transaction Queues): Remove stray quote
1031 character.
1032
3e04a8fc
RS
10332006-08-25 Richard Stallman <rms@gnu.org>
1034
1035 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1036 Add xref.
1037
fda97484
CY
10382006-08-24 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * os.texi (Timers): Avoid waiting inside timers.
1041
3e46b34c
LK
10422006-08-21 Lute Kamstra <lute@gnu.org>
1043
1044 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1045
ce629713
RS
10462006-08-20 Richard Stallman <rms@gnu.org>
1047
1048 * os.texi (Idle Timers): New node, split out from Timers.
1049 Document current-idle-time.
1050 * commands.texi (Reading One Event): Update xref.
1051 * elisp.texi (Top): Update subnode menu.
1052
3cb74cd1
RS
10532006-08-16 Richard Stallman <rms@gnu.org>
1054
1055 * keymaps.texi (Extended Menu Items): Show format of cached
1056 bindings in extended menu items.
1057
1058 * customize.texi (Variable Definitions): Explain when the
1059 standard value expression is evaluated.
1060
7e188449
CY
10612006-08-15 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * commands.texi (Reading One Event): Explain idleness in
1064 `read-event'.
1065
b8f5396a
CY
10662006-08-12 Chong Yidong <cyd@stupidchicken.com>
1067
1068 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1069 (Commands for Insertion): Removed split-line since it's not
1070 relevant for Lisp programming.
1071 (Yank Commands): Rewrite introduction.
1072 (Undo): Clarify.
1073 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1074 (Filling): Remove redundant comment. Clarify return value of
1075 current-justification.
1076 (Margins): Minor clarifications.
1077 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1078 (Sorting): Update definition of sort-lines.
1079 (Columns): Clarify behavior of sort-columns.
1080 (Indent Tabs): Link to Tab Stops in Emacs manual.
1081 (Special Properties): Clarify.
1082 (Clickable Text): Mention Buttons package.
1083
0c80afbd
EZ
10842006-08-12 Kevin Ryde <user42@zip.com.au>
1085
1086 * os.texi (Time Parsing): Add %z to description of
1087 format-time-string, as per docstring. Add cross reference to
1088 glibc manual for strftime.
1089
02a2b2ad
RS
10902006-08-08 Richard Stallman <rms@gnu.org>
1091
1092 * modes.texi: Clean up wording in previous change.
1093
34e5974a
CY
10942006-08-07 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * modes.texi (Hooks): Clarify.
1097 (Major Mode Basics): Mention define-derived-mode explicitly.
1098 (Major Mode Conventions): Rebinding RET is OK for some modes.
1099 Mention change-major-mode-hook and after-change-major-mode-hook.
1100 (Example Major Modes): Moved to end of Modes section.
1101 (Mode Line Basics): Clarify.
1102 (Mode Line Data): Mention help-echo and local-map in strings.
1103 Explain reason for treatment of non-risky variables.
1104 (Properties in Mode): Clarify.
1105 (Faces for Font Lock): Add font-lock-negation-char-face.
1106
65c6c6b6
EZ
11072006-08-04 Eli Zaretskii <eliz@gnu.org>
1108
1109 * strings.texi (Formatting Strings): Warn against arbitrary
1110 strings as first arg to `format'.
1111
fc0ba1d0
TTN
11122006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1113
1114 * text.texi (Clickable Text): Mention `help-echo' text property.
1115 Update intro, examples and associated explanations.
1116
a3483884
RS
11172006-07-31 Richard Stallman <rms@gnu.org>
1118
1119 * commands.texi: Update xrefs.
1120 (Event Mod): New node, cut out from old Translating Input.
1121
1122 * maps.texi: Update xrefs.
fc0ba1d0 1123
a3483884
RS
1124 * keymaps.texi (Translation Keymaps): New node.
1125 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 1126
a3483884
RS
1127 * elisp.texi (Top): Update subnode menu.
1128
1129 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1130
1131 * os.texi (System Interface): Fix menu descriptions of some nodes.
1132 (Translating Input): Node deleted.
fc0ba1d0 1133
ec777101
NR
11342006-07-31 Nick Roberts <nickrob@snap.net.nz>
1135
8d3f955b 1136 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
1137
1138 * lists.texi (Sets And Lists): Likewise.
1139
0f42ea76
TTN
11402006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1141
1142 * text.texi (Fields): Mention POS
1143 requirement when narrowing is in effect.
1144
eb107d09
RS
11452006-07-28 Richard Stallman <rms@gnu.org>
1146
0de8dcc9
RS
1147 * display.texi (Face Attributes): Simplify wording.
1148 (Attribute Functions): Clarify meaning of new-frame default
1149 attribute settings.
1150
eb107d09
RS
1151 * customize.texi (Common Keywords): Document how to use
1152 :package-version in a package not in Emacs.
1153
d7fb9e6c
KS
11542006-07-28 Kim F. Storm <storm@cua.dk>
1155
1156 * commands.texi (Reading One Event): Fix last change.
1157
c1c3d4f7
CY
11582006-07-26 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * commands.texi (Reading One Event): Document SECONDS argument for
1161 read-event, read-char, and read-char-exclusive.
1162
94b39239
SM
11632006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1164
1165 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1166 to ensure correct identification.
1167
1cff9220
RS
11682006-07-24 Richard Stallman <rms@gnu.org>
1169
5ac64732
RS
1170 * text.texi (Clickable Text): Clarify.
1171
1cff9220
RS
1172 * sequences.texi (Vector Functions): Delete duplicate xref.
1173
1174 * objects.texi (Function Type): Clarify.
1175
1176 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1177 modes.
1178
1179 * lists.texi (List Variables): New node.
1180 Material moved from other nodes.
1181
1182 * variables.texi (Setting Variables): add-to-list and
1183 add-to-ordered-list moved to List Variables node.
1184
38db29e0
TTN
11852006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1186
1187 * text.texi (Links and Mouse-1):
1188 For mouse-on-link-p, expand on arg POS.
1189
9e4101b2
KS
11902006-07-21 Kim F. Storm <storm@cua.dk>
1191
1192 * display.texi (Forcing Redisplay): Don't mention systems which
1193 don't support sub-second timers for redisplay-preemption-period.
1194
1195 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1196
cc539208
EZ
11972006-07-21 Eli Zaretskii <eliz@gnu.org>
1198
1199 * frames.texi (Input Focus): Document that focus-follows-mouse has
1200 no effect on MS-Windows.
1201
c29fbc93
RS
12022006-07-18 Richard Stallman <rms@gnu.org>
1203
1ef252f6
RS
1204 * display.texi (Forcing Redisplay): Cleanups in previous change.
1205
c29fbc93
RS
1206 * processes.texi (Low-Level Network): Make menu more convenient.
1207
5b5fca28
KS
12082006-07-18 Kim F. Storm <storm@cua.dk>
1209
2d545d83
KS
1210 * display.texi (Forcing Redisplay): redisplay-preemption-period
1211 only used on window systems. Add xref to Terminal Output.
1212
1213 * os.texi (Terminal Output): baud-rate only controls preemption on
1214 non-window systems. Add xref to Forcing Redisplay.
1215
5b5fca28
KS
1216 * processes.texi (Low-Level Network): Rename node "Make Network"
1217 to "Network Processes".
1218
42995636
KB
12192006-07-18 Karl Berry <karl@gnu.org>
1220
5b5fca28
KS
1221 * variables.texi, functions.texi, customize.texi, loading.texi:
1222 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 1223
e1842332
CY
12242006-07-17 Chong Yidong <cyd@stupidchicken.com>
1225
1226 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1227
daeeeffc
RS
12282006-07-17 Richard Stallman <rms@gnu.org>
1229
7c0c29ee
RS
1230 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1231 Put period and comma inside quotes.
5b5fca28 1232
7c0c29ee
RS
1233 * loading.texi, markers.texi: Use real doublequote inside menus.
1234
1235 * windows.texi: Put point and comma inside quotes.
1236 (Textual Scrolling): Use @samp for error message.
1237
5b5fca28
KS
1238 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1239 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
1240 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1241 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
1242 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1243 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 1244 Put point and comma inside quotes.
5b5fca28 1245
05bdf2d7
RS
1246 * control.texi (Processing of Errors): Add command-error-function.
1247
daeeeffc
RS
1248 * variables.texi (File Local Variables): Clarify that
1249 file local variables make buffer-local bindings.
1250
1251 * modes.texi (Syntactic Font Lock): Give default for
1252 font-lock-syntax-table.
1253
7e1c1289
NR
12542006-07-17 Nick Roberts <nickrob@snap.net.nz>
1255
1256 * text.texi (Special Properties): Clean up previous change.
1257
912c7235
KB
12582006-07-16 Karl Berry <karl@gnu.org>
1259
5b5fca28
KS
1260 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1261 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 1262
5b5fca28 1263 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
1264 underfull hbox.
1265
54b7938f
NR
12662006-07-15 Nick Roberts <nickrob@snap.net.nz>
1267
1268 * text.texi (Special Properties): Describe fontified text property
1269 in relation to a character (not text).
1270
3f11901a
KS
12712006-07-15 Kim F. Storm <storm@cua.dk>
1272
0864179a
KS
1273 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1274 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1275 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1276
3f11901a
KS
1277 * anti.texi (Antinews): Mention redisplay function.
1278 The kbd macro existed, but was not documented, before 22.x.
1279 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1280
b4f62d0a
NR
12812006-07-14 Nick Roberts <nickrob@snap.net.nz>
1282
1283 * display.texi (Displaying Messages): Add anchor.
1284
1285 * frames.texi (Dialog Boxes): Use it.
1286
2c6e026a
RS
12872006-07-12 Richard Stallman <rms@gnu.org>
1288
1289 * objects.texi (Frame Type): Explain nature of frames better.
1290
1291 * frames.texi (Frames): Explain nature of frames better.
1292
12932006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1294
1295 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1296
099d4201
YM
12972006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1298
1299 * frames.texi (Window System Selections): Mention scrap support for Mac.
1300 Default value of x-select-enable-clipboard is t on Mac.
1301
1302 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1303
ff97f952
KS
13042006-07-11 Kim F. Storm <storm@cua.dk>
1305
1306 * display.texi (Forcing Redisplay): Add `redisplay' function.
1307 Don't mention (sit-for -1) -- use (redisplay t) instead.
1308
1309 * commands.texi (Waiting): (sit-for -1) is no longer special.
1310 (sit-for 0) is equivalent to (redisplay).
1311 Iconifying/deiconifying no longer makes sit-for return.
1312
a183016f
NR
13132006-07-10 Nick Roberts <nickrob@snap.net.nz>
1314
1315 * display.texi (Buttons): Fix typo.
1316
1317 * index.texi, elisp.texi (New Symbols): Comment node out.
1318
b86be617
RS
13192006-07-09 Richard Stallman <rms@gnu.org>
1320
1321 * display.texi (Truncation): Clean up previous change.
1322
3aa7c28e
RS
13232006-07-08 Richard Stallman <rms@gnu.org>
1324
1325 * commands.texi (Interactive Call): Use 3 as prefix in example
1326 for execute-extended-command.
1327
1328 * display.texi (Attribute Functions): Move paragraph about
1329 compatibility with Emacs < 21.
1330
5a1048a5
KS
13312006-07-09 Kim F. Storm <storm@cua.dk>
1332
1333 * display.texi (Refresh Screen): Clarify force-window-update.
1334 (Truncation): "Normally" indicated by fringe arrows.
1335
89fb9154
EZ
13362006-07-08 Eli Zaretskii <eliz@gnu.org>
1337
5a1048a5
KS
1338 * windows.texi (Textual Scrolling, Resizing Windows):
1339 * variables.texi (Constant Variables):
89fb9154
EZ
1340 * text.texi (Buffer Contents, Deletion, Changing Properties)
1341 (Property Search, Special Properties, Sticky Properties)
5a1048a5 1342 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 1343 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
1344 (Categories):
1345 * symbols.texi (Other Plists):
1346 * streams.texi (Output Variables):
1347 * processes.texi (Input to Processes, Query Before Exit):
1348 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 1349 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 1350 (Session Management):
89fb9154 1351 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
1352 (Chars and Bytes, Locales):
1353 * modes.texi (Defining Minor Modes, Header Lines):
1354 * minibuf.texi (Minibuffer Contents):
1355 * markers.texi (Information from Markers):
1356 * lists.texi (List Elements, Building Lists, Association Lists):
1357 * keymaps.texi (Tool Bar):
1358 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1359 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
1360 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1361 (Color Names, Text Terminal Colors, Display Feature Testing):
1362 * files.texi (Visiting Functions, File Name Components)
5a1048a5 1363 (Unique File Names, Contents of Directories):
89fb9154
EZ
1364 * display.texi (Forcing Redisplay, Displaying Messages)
1365 (Temporary Displays, Font Selection, Auto Faces)
1366 (Font Lookup, Fringe Indicators, Display Margins)
1367 (Image Descriptors, Showing Images, Image Cache, Button Types)
1368 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
1369 (Display Table Format, Glyphs):
1370 * control.texi (Iteration):
1371 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
1372 * backups.texi (Making Backups, Auto-Saving):
1373 Remove @tindex entries.
89fb9154 1374
7f087030
KS
13752006-07-07 Kim F. Storm <storm@cua.dk>
1376
1377 * display.texi (Fringe Cursors): Fix typo.
1378 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1379 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1380
978db147
RS
13812006-07-05 Richard Stallman <rms@gnu.org>
1382
1383 * text.texi (Buffer Contents): Add example of text props
1384 in result of buffer-substring.
1385 (Text Properties): Explain better about use of specific property names.
1386 (Property Search): Some cleanups; reorder some functions.
1387
1388 * keymaps.texi (Changing Key Bindings): Cleanup.
1389 Add xref to Key Binding Conventions.
1390
1391 * display.texi (Attribute Functions): Add examples for
1392 face-attribute-relative-p.
1393
1394 * tips.texi (Coding Conventions): Cleanup last change.
1395
42b50684
KB
13962006-07-05 Karl Berry <karl@gnu.org>
1397
08b17d37
KS
1398 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1399 Remove @setchapternewpage odd.
42b50684
KB
1400 Result is 1013 pages, down from 1100.
1401
08b17d37
KS
1402 * anti.texi, customize.texi, display.texi, internals.texi:
1403 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 1404 Fix overfull/underfull boxes.
42b50684 1405
180f018c
TTN
14062006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1407
1408 * edebug.texi (Instrumenting):
1409 Add Edebug-specific findex for eval-buffer.
1410 * loading.texi (Loading):
1411 Replace eval-current-buffer with eval-buffer.
1412
8e338f7b
EZ
14132006-06-30 Nick Roberts <nickrob@snap.net.nz>
1414
1415 * locals.texi (Standard Buffer-Local Variables): Update the list
1416 of variables.
1417
0770a251
NR
14182006-06-26 Nick Roberts <nickrob@snap.net.nz>
1419
1420 * files.texi (File Name Completion): Point user to the node
1421 "Reading File Names".
1422
d9034473
EZ
14232006-06-24 Eli Zaretskii <eliz@gnu.org>
1424
eff6bfea
EZ
1425 * files.texi (Contents of Directories): Document case-insensitive
1426 behavior on respective filesystems.
1427
d9034473
EZ
1428 * objects.texi (Character Type): Document that Emacs signals an
1429 error for unsupported Unicode characters specified as \uNNNN.
1430
a5bd14d3
RS
14312006-06-19 Richard Stallman <rms@gnu.org>
1432
1433 * processes.texi (Bindat Spec): Clarify previous change.
1434
d1ae9041
RS
14352006-06-16 Richard Stallman <rms@gnu.org>
1436
1437 * tips.texi (Coding Conventions): Better explain conventions
1438 for definition constructs.
1439
1440 * text.texi (Special Properties): String value of `read-only'
1441 serves as the error message.
1442
1443 * objects.texi (Character Type): Clarify prev. change.
1444 (Non-ASCII in Strings): Mention \u and \U.
1445
1446 * commands.texi (Using Interactive): Explain problem of
1447 markers, etc., in command-history.
1448
1bb32610
KS
14492006-06-14 Kim F. Storm <storm@cua.dk>
1450
1451 * commands.texi (Waiting): Negative arg to sit-for forces
1452 redisplay even if input is pending.
1453
1454 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1455 redisplay. Remove incorrect example of binding redisplay-dont-pause
1456 around (sit-for 0).
1457
c7484981
RS
14582006-06-13 Richard Stallman <rms@gnu.org>
1459
1460 * display.texi (Forcing Redisplay): Clarify previous change.
1461
d211faa2
RF
14622006-06-13 Romain Francoise <romain@orebokech.com>
1463
1464 * display.texi (Forcing Redisplay): Fix typo.
1465
8eb2b87f
KS
14662006-06-13 Kim F. Storm <storm@cua.dk>
1467
1468 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1469
503b5e1c
LT
14702006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1471
1472 * tips.texi (Coding Conventions): Add `@end itemize'.
1473
9e362b84
RS
14742006-06-10 Richard Stallman <rms@gnu.org>
1475
1476 * tips.texi (Coding Conventions): Explain use of coding systems
1477 to ensure one decoding for strings.
1478
7cb93181
EZ
14792006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1480
9b7fa297 1481 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
1482 syntax.
1483
afd63bda
EZ
14842006-06-07 Eli Zaretskii <eliz@gnu.org>
1485
1486 * display.texi (Font Selection): Remove description of
1487 clear-face-cache.
1488
1489 * compile.texi (Eval During Compile): Fix a typo. Add index
1490 entries for possible uses of eval-when-compile.
1491
71ee3e04
TTN
14922006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1493
1494 * display.texi (Abstract Display): Fix typo.
1495
a941b26b
EZ
14962006-06-03 Eli Zaretskii <eliz@gnu.org>
1497
1498 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1499 Reword variable's description.
1500
963128f3
RS
15012006-06-01 Richard Stallman <rms@gnu.org>
1502
1503 * windows.texi (Splitting Windows): Clarify splitting nonselected
1504 window.
1505
82db8fa7
JL
15062006-05-31 Juri Linkov <juri@jurta.org>
1507
1508 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1509
d9e8091d
RS
15102006-05-30 Richard Stallman <rms@gnu.org>
1511
6ac209a3
RS
1512 * display.texi (Line Height): Fix errors in description of
1513 default line height and line-height properyty.
1514
d9e8091d
RS
1515 * nonascii.texi (Default Coding Systems): Further clarification.
1516
93fd6289
LT
15172006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1518
1519 * internals.texi (Pure Storage): Mention that an overflow in pure
1520 space causes a memory leak.
1521 (Garbage Collection): If there was an overflow in pure space,
1522 `garbage-collect' returns nil.
1523
7c42b3e0
EZ
15242006-05-30 Eli Zaretskii <eliz@gnu.org>
1525
1526 * nonascii.texi (Default Coding Systems): Fix it some more.
1527
b8909e88
EZ
15282006-05-29 Eli Zaretskii <eliz@gnu.org>
1529
1530 * nonascii.texi (Default Coding Systems): Fix last change.
1531
6d3906d5
KH
15322006-05-29 Kenichi Handa <handa@m17n.org>
1533
1534 * nonascii.texi (find-operation-coding-system): Describe the new
1535 argument format (FILENAME . BUFFER).
1536
0985f920
RS
15372006-05-28 Richard Stallman <rms@gnu.org>
1538
1539 * tips.texi (Coding Conventions): Better explain reasons not to
1540 advise other packages or use `eval-after-load'.
1541
6c6e0bb4
KS
15422006-05-29 Kim F. Storm <storm@cua.dk>
1543
1544 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1545 `bindat-idx' and `bindat-raw' for clarity.
1546
096432af
TTN
15472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1548
b9e17eb3
TTN
1549 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1550
096432af
TTN
1551 * display.texi (Display): Add "Abstract Display" to menu.
1552 (Abstract Display, Abstract Display Functions)
1553 (Abstract Display Example): New nodes.
1554 * elisp.texi (Top): Add "Abstract Display" to menu.
1555
e4b3f22f
CY
15562006-05-27 Chong Yidong <cyd@stupidchicken.com>
1557
917b8227
CY
1558 * keymaps.texi (Key Sequences): Link to input events definition.
1559 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1560
e4b3f22f
CY
1561 * files.texi (Changing Files): Document updated argument list for
1562 copy-file.
1563
f1b64ef1
TTN
15642006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1565
1566 * processes.texi (Bindat Functions): Explain term "total length".
1567 Use it in bindat-length and bindat-pack descriptions.
1568
3d0793e4
EZ
15692006-05-26 Eli Zaretskii <eliz@gnu.org>
1570
1571 * tips.texi (Coding Conventions): Advise against using
1572 eval-after-load in packages. Add an index entry.
1573
abeb5483
JL
15742006-05-25 Juri Linkov <juri@jurta.org>
1575
92aa92fa
JL
1576 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1577
abeb5483
JL
1578 * modes.texi (%-Constructs): Add %e, %z, %Z.
1579
403a7bca
RS
15802006-05-25 Richard Stallman <rms@gnu.org>
1581
1582 * elisp.texi (Top): Update subnode menu.
1583
1584 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1585 (Keymaps): Update menu.
1586
39a9bed3
CY
15872006-05-25 Chong Yidong <cyd@stupidchicken.com>
1588
1589 * keymaps.texi (Key Sequences): Some clarifications.
1590
78b3f5c3
TTN
15912006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1592
1593 * processes.texi (Bindat Functions): Say "unibyte string"
1594 explicitly for bindat-unpack and bindat-pack descriptions.
1595 (Bindat Examples): Don't call `string-make-unibyte' in example.
1596
08244b81
CY
15972006-05-25 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1600 Explain string and vector representations of key sequences
1601
78b3f5c3
TTN
1602 * keymaps.texi (Changing Key Bindings):
1603 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
1604 * help.texi (Describing Characters): Refer to it.
1605
b370c94d
LT
16062006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1607
1608 * frames.texi (Pointer Shape): @end table -> @end defvar.
1609
b8223441
RS
16102006-05-22 Richard Stallman <rms@gnu.org>
1611
1612 * elisp.texi (Top): Update subnode menus.
1613
1614 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1615 Contents rewritten; material from old Pointer Shape node moved here.
1616
1617 * display.texi (Pointer Shape): Node deleted.
1618 (Image Descriptors): Minor cleanup.
1619
c18eec5c
RS
16202006-05-21 Richard Stallman <rms@gnu.org>
1621
1622 * syntax.texi (Parsing Expressions): Update info on which STATE
1623 elements are ignored.
1624
9300b310
LT
16252006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1626
86735b2d
LT
1627 * hooks.texi (Standard Hooks): Correct typo.
1628
9300b310
LT
1629 * gpl.texi (GPL): ifinfo -> ifnottex.
1630
75e3b957
EZ
16312006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1632
1633 * searching.texi (Simple Match Data): Warn about match data being
1634 set anew by every search.
1635
0bcf8735
RS
16362006-05-17 Richard Stallman <rms@gnu.org>
1637
1638 * minibuf.texi (Minibuffer History): Clarify.
1639
1640 * searching.texi (Regexp Special): Clarify nested regexp warning.
1641
b3abe3a5
KS
16422006-05-16 Kim F. Storm <storm@cua.dk>
1643
1644 * minibuf.texi (Minibuffer History): Update add-to-history.
1645
bc20db55
KH
16462006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1647
1648 * nonascii.texi (Explicit Encoding): Fix
1649 typo (encoding<->decoding).
1650
f31263a4
RS
16512006-05-14 Richard Stallman <rms@gnu.org>
1652
46a2df8e
RS
1653 * buffers.texi (Creating Buffers): Cleanup.
1654
f31263a4
RS
1655 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1656
1299a5a4
EZ
16572006-05-13 Eli Zaretskii <eliz@gnu.org>
1658
642c61f3
EZ
1659 * buffers.texi (Current Buffer): Document that with-temp-buffer
1660 disables undo.
1661
1299a5a4
EZ
1662 * os.texi (Terminal-Specific): More accurate description of how
1663 Emacs searches for the terminal-specific libraries.
1664
61515a63
EZ
16652006-05-12 Eli Zaretskii <eliz@gnu.org>
1666
b811ef49
EZ
1667 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1668 emacs-xtra to @inforef's.
1669
4a7910c7
EZ
1670 * text.texi (Undo): Document that undo is turned off in buffers
1671 whose names begin with a space.
1672
1673 * buffers.texi (Buffer Names): Add index entries for buffers whose
1674 names begin with a space.
1675 (Creating Buffers): Document that undo is turned off in buffers
1676 whose names begin with a space.
1677
f055e02c
EZ
1678 * files.texi (Visiting Functions, Reading from Files)
1679 (Saving Buffers): Mention code and EOL conversions by file I/O
1680 primitives and subroutines.
1681
0ef0b416
EZ
1682 * nonascii.texi (Lisp and Coding Systems): Document
1683 coding-system-eol-type. Add index entries for eol conversion.
1684
61515a63
EZ
1685 * display.texi (Defining Faces): Mention `mac', and add an xref to
1686 where window-system is described.
1687
e4c068c0
RS
16882006-05-10 Richard Stallman <rms@gnu.org>
1689
1690 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1691
31035927
RS
16922006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * variables.texi (File Local Variables): Recommend to quote lambda
1695 expressions in safe-local-variable property.
1696
f12a0718
RS
16972006-05-09 Richard Stallman <rms@gnu.org>
1698
1699 * variables.texi (File Local Variables): Document
1700 safe-local-eval-forms and safe-local-eval-function.
1701
ed7e6c32
KS
17022006-05-07 Kim F. Storm <storm@cua.dk>
1703
1704 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1705 from add-to-history.
1706
5a36d834
RF
17072006-05-07 Romain Francoise <romain@orebokech.com>
1708
1709 * commands.texi (Event Input Misc):
1710 * compile.texi (Eval During Compile):
1711 * internals.texi (Buffer Internals):
1712 * minibuf.texi (Initial Input):
1713 * nonascii.texi (Scanning Charsets):
1714 * numbers.texi (Comparison of Numbers):
1715 * windows.texi (Textual Scrolling, Vertical Scrolling):
1716 Fix various typos.
1717
fbc284f6
EZ
17182006-05-06 Eli Zaretskii <eliz@gnu.org>
1719
f53d2e87
EZ
1720 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1721 conditional xref's to either emacs or emacs-xtra, depending on
1722 @iftex/@ifnottex.
1723
fbc284f6
EZ
1724 * minibuf.texi (Minibuffer History): Document add-to-history.
1725
3dfed653
EZ
17262006-05-05 Eli Zaretskii <eliz@gnu.org>
1727
1728 * internals.texi (Pure Storage): Mention the pure overflow message
1729 at startup.
1730
8e7a9a24
EZ
17312006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1732
1733 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1734 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1735 search.
1736
d0789de9
RS
17372006-05-01 Richard Stallman <rms@gnu.org>
1738
1739 * intro.texi (nil and t): Clarify.
1740
1741 * variables.texi (File Local Variables): Suggest using booleanp.
1742
fc2cb772
JB
17432006-05-01 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * objects.texi (Type Predicates): Fix typos.
1746
27c5714a
SM
17472006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1748
1749 * intro.texi (nil and t): Add booleanp.
1750
1751 * objects.texi (Type Predicates): Add links for booleanp and
1752 string-or-null-p.
1753
eadb9d45
RS
17542006-04-29 Richard Stallman <rms@gnu.org>
1755
27c5714a 1756 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1757 Multi line Font Lock Elements. Much clarification.
1758 (Font Lock Multiline, Region to Fontify): Much clarification.
1759
7817e3d3
SM
17602006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1761
1762 * variables.texi (File Local Variables): Remove the special case t for
1763 safe-local-variable.
1764
8ac3a455
RS
17652006-04-26 Richard Stallman <rms@gnu.org>
1766
1767 * syntax.texi (Parsing Expressions): Minor cleanup.
1768
290e4aae
RS
17692006-04-18 Richard Stallman <rms@gnu.org>
1770
1771 * tips.texi (Coding Conventions): Explain when the package's
1772 prefix should appear later on (not at the start of the name).
1773
1774 * searching.texi (String Search): Clarify effect of NOERROR.
1775
1776 * modes.texi (Imenu): Clarify what special items do.
1777
1778 * hooks.texi (Standard Hooks): Delete text about old hook names.
1779
1e2b8ce5
RF
17802006-04-17 Romain Francoise <romain@orebokech.com>
1781
1782 * variables.texi (Local Variables): Update the default value of
1783 `max-specpdl-size'.
1784
51fa34bc
MB
17852006-04-15 Michael Olson <mwolson@gnu.org>
1786
1787 * processes.texi (Transaction Queues): Mention the new optional
1788 `delay-question' argument for `tq-enqueue'.
1789
61f32d39
BW
17902006-04-13 Bill Wohler <wohler@newt.com>
1791
1792 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1793 :package-version value. Specify its values. Improve documentation
50b7bce0 1794 for customize-package-emacs-version-alist.
61f32d39 1795
4f8ed159
BW
17962006-04-12 Bill Wohler <wohler@newt.com>
1797
1798 * customize.texi (Common Keywords): Move description of
1799 customize-package-emacs-version-alist to @defvar.
1800
e5e864ab
BW
18012006-04-10 Bill Wohler <wohler@newt.com>
1802
1803 * customize.texi (Common Keywords): Add :package-version.
1804
6c230417
KS
18052006-04-10 Kim F. Storm <storm@cua.dk>
1806
1807 * text.texi (Buffer Contents): Add NOPROPS arg to
1808 filter-buffer-substring.
1809
d82eac8f
EZ
18102006-04-08 Kevin Ryde <user42@zip.com.au>
1811
1812 * os.texi (Command-Line Arguments): Update xref to emacs manual
1813 "Command Arguments" -> "Emacs Invocation", per change there.
1814
4f815b29
TTN
18152006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1816
1817 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1818 be on one line to help makeinfo not render two spaces after the dot.
1819
122c3009
RS
18202006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1821
1822 * strings.texi (Predicates for Strings): Add string-or-null-p.
1823
da68bc3d
KS
18242006-03-28 Kim F. Storm <storm@cua.dk>
1825
1826 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1827 remarks about systems that don't support fractional seconds.
1828
b223e22d
KB
18292006-03-25 Karl Berry <karl@gnu.org>
1830
fc2cb772 1831 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1832 the year list.
1833
b756c64c
NR
18342006-03-21 Nick Roberts <nickrob@snap.net.nz>
1835
1836 * display.texi (Fringe Indicators): Fix typos.
1837
fe3dca59
LT
18382006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1839
c287ad03 1840 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1841 in front of a quoted symbol in a docstring to prevent making a
1842 hyperlink.
1843
e91d4202
AM
18442006-03-19 Alan Mackenzie <acm@muc.de>
1845
290e4aae 1846 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1847
e8a5f60b
RS
18482006-03-16 Richard Stallman <rms@gnu.org>
1849
1850 * display.texi (Defining Images): Minor cleanup.
1851
486daaa5
BW
18522006-03-16 Bill Wohler <wohler@newt.com>
1853
1854 * display.texi (Defining Images): In image-load-path-for-library,
1855 prefer user's images.
1856
4ffc92c2
SM
18572006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1858
1859 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1860
874a6ef8
BW
18612006-03-15 Bill Wohler <wohler@newt.com>
1862
1863 * display.texi (Defining Images): Fix example in
1864 image-load-path-for-library by not recommending that one binds
fc2cb772 1865 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1866 it if previously defined.
1867
70949f30
BW
18682006-03-14 Bill Wohler <wohler@newt.com>
1869
1870 * display.texi (Defining Images): In image-load-path-for-library,
1871 always return list of directories. Update example.
1872
c852c516
AM
18732006-03-14 Alan Mackenzie <acm@muc.de>
1874
1875 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1876 This describes font-lock-extend-region-function.
4ffc92c2 1877 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1878 the new node "Region to Fontify".
1879
7cd3712b
RS
18802006-03-13 Richard Stallman <rms@gnu.org>
1881
1882 * display.texi (Invisible Text): The impossible position is
1883 now before the invisible text, not after.
1884 (Defining Images): Clean up last change.
1885
2c676341
BW
18862006-03-11 Bill Wohler <wohler@newt.com>
1887
1888 * display.texi (Defining Images): Add image-load-path-for-library.
1889
6f49b4c5
LT
18902006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1891
2d14c9bf
LT
1892 * text.texi (Adaptive Fill): Fix Texinfo usage.
1893
1894 * strings.texi (Creating Strings): Fix Texinfo usage.
1895
6f49b4c5
LT
1896 * searching.texi (Regexp Special): Use @samp for regular
1897 expressions that are not in Lisp syntax.
1898
fc1d3386
LT
18992006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1900
1901 * searching.texi (Regexp Special): Put remark between parentheses
1902 to avoid misreading.
1903
7b2c2ca9
LT
19042006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1905
1906 * searching.texi (Syntax of Regexps): More accurately describe
1907 which characters are special in which situations.
1908 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1909 are not special. Describe in detail when `[' and `]' are special.
1910 (Regexp Backslash): Plenty of regexps with unbalanced square
1911 brackets are valid, so reword that statement.
1912
f79bc642
KS
19132006-03-02 Kim F. Storm <storm@cua.dk>
1914
1915 * keymaps.texi (Tool Bar): Add tool-bar-border.
1916
1d9a5237
LT
19172006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1918
a86b01fa 1919 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1920
2534ef94
LT
19212006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1922
1923 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1924
1925 * files.texi (Locating Files): Suggest additional values for the
1926 SUFFIXES arg of `locate-file'. Update pxref.
1927
1928 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1929 (How Programs Do Loading): Discuss the effects of Auto Compression
1930 mode on `load'.
1931 (Load Suffixes): New node.
394e96d5 1932 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1933 moved to "Load Suffixes".
1934 (Autoload, Named Features): Mention `load-suffixes'.
1935
dd9959da 19362006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1937
1938 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1939
1940 * windows.texi (Window Tree): Fix typo.
1941
49af2995
KS
19422006-02-20 Kim F. Storm <storm@cua.dk>
1943
1944 * display.texi (Fringe Indicators): New section.
1945 Move indicate-empty-lines, indicate-buffer-boundaries, and
1946 default-indicate-buffer-boundaries here.
1947 Add fringe-indicator-alist and default-fringes-indicator-alist.
1948 Add list of logical fringe indicator symbols.
1949 Update list of standard bitmap names.
1950 (Fringe Cursors): New section.
1951 Move overflow-newline-into-fringe here.
1952 Add fringe-cursor-alist and default-fringes-cursor-alist.
1953 Add list of fringe cursor symbols.
1954
58f71009
JB
19552006-02-20 Juanma Barranquero <lekktu@gmail.com>
1956
1957 * commands.texi (Using Interactive): Fix reference to node
1958 "Minibuffers".
1959
5498b6af
RS
19602006-02-19 Richard M. Stallman <rms@gnu.org>
1961
1962 * minibuf.texi (High-Level Completion):
1963 Add xref to read-input-method-name.
1964
1965 * files.texi (Relative File Names): Move file-relative-name here.
1966 (File Name Expansion): From here. Minor clarifications.
1967
1968 * commands.texi (Using Interactive): Add xrefs about reading input.
1969 Clarify remarks about that moving point and mark.
1970 Put string case before list case.
1971
43ce897a 19722006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1973
4ffc92c2
SM
1974 * display.texi (Other Display Specs, Image Descriptors):
1975 Revert erroneous changes. The previous description of
1976 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1977
1324d26e
RS
19782006-02-14 Richard M. Stallman <rms@gnu.org>
1979
1980 * variables.texi (File Local Variables): Clarifications.
1981
0da93350
JB
19822006-02-14 Juanma Barranquero <lekktu@gmail.com>
1983
1984 * variables.texi (File Local Variables): Use @code for a cons
1985 cell, not @var.
1986
51a39bab
CY
19872006-02-13 Chong Yidong <cyd@stupidchicken.com>
1988
1989 * variables.texi (File Local Variables): Document new file local
1990 variable behavior.
1991
d342156c
KS
19922006-02-10 Kim F. Storm <storm@cua.dk>
1993
1994 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1995
8392fe4a
JB
19962006-02-08 Juanma Barranquero <lekktu@gmail.com>
1997
1998 * modes.texi (%-Constructs): Remove obsolete info about
1999 `global-mode-string'.
2000
cd6cd82a
RS
20012006-02-07 Richard M. Stallman <rms@gnu.org>
2002
d78dc2d8
RS
2003 * commands.texi (Prefix Command Arguments): Minor cleanup.
2004
2005 * display.texi: "Graphical display", not window system.
2006
cd6cd82a
RS
2007 * functions.texi (What Is a Function): Fix xref.
2008
2009 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2010 (Changing Key Bindings): Clarify when remapping is better than
2011 substitute-key-definition.
2012
20132006-02-02 Richard M. Stallman <rms@gnu.org>
2014
2015 * minibuf.texi (Basic Completion): Completion alists are risky.
2016
2017 * keymaps.texi (Active Keymaps): Clarifications.
2018 (Searching Keymaps): New node.
2019 (Keymaps): Update menu.
2020
2021 * frames.texi (Layout Parameters): Minor clarification.
2022 (Drag and Drop): New node.
2023 (Frames): Update menu.
2024
cf052abc
CY
20252006-01-29 Chong Yidong <cyd@stupidchicken.com>
2026
4ffc92c2
SM
2027 * display.texi (Other Display Specs, Image Descriptors):
2028 Image description is a list, not a cons cell.
cf052abc 2029
1f2907ee
LT
20302006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2031
2032 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2033 list is not necessarily a list).
2034
a849f77d
EZ
20352006-01-27 Eli Zaretskii <eliz@gnu.org>
2036
2037 * frames.texi (Layout Parameters): border-width and
2038 internal-border-width belong to the frame, not the window.
2039
d322eb9b
RS
20402006-01-19 Richard M. Stallman <rms@gnu.org>
2041
2042 * nonascii.texi (Translation of Characters): Search cmds use
2043 translation-table-for-input. Automatically made local.
2044
2045 * markers.texi (Overview of Markers): Count insertion type
2046 as one of a marker's attributes.
2047
cd6cd82a
RS
2048 * keymaps.texi (Controlling Active Maps): New node, split out of
2049 Active Keymaps.
2050 (Keymaps): Menu updated.
2051 (Active Keymaps): Give pseudocode to explain how the active
2052 maps are searched. current-active-maps and key-binding moved here.
2053 (Functions for Key Lookup): current-active-maps and key-binding moved.
2054 Clarifications.
2055 (Searching the Keymaps): New subnode.
2056
d322eb9b
RS
2057 * elisp.texi (Top): Menu clarification.
2058
2059 * display.texi (Other Display Specs): Delete duplicate entry for
2060 just a string as display spec. Move text about recursive display
2061 specs on such a string.
2062
2063 * commands.texi (Key Sequence Input): Clarify.
2064 Move num-nonmacro-input-events out.
2065 (Reading One Event): num-nonmacro-input-events moved here.
2066
2ac77b5a
NR
20672006-01-14 Nick Roberts <nickrob@snap.net.nz>
2068
2069 * advice.texi (Simple Advice): Update example to fit argument
2070 change in previous-line.
2071
a203a18c
RS
20722006-01-05 Richard M. Stallman <rms@gnu.org>
2073
2074 * markers.texi (The Mark): Fix in `mark'.
2075
d9043ddf
RS
20762006-01-04 Richard M. Stallman <rms@gnu.org>
2077
2078 * processes.texi (Misc Network, Make Network): Minor cleanups.
2079
8a5db8ae
KS
20802006-01-04 Kim F. Storm <storm@cua.dk>
2081
2082 * processes.texi (Make Network): Add IPv6 addresses and handling.
2083 (Network Feature Testing): Mention (:family ipv6).
2084 (Misc Network): Add IPv6 formats to format-network-address.
2085
19bb7940
RS
20862005-12-30 Richard M. Stallman <rms@gnu.org>
2087
2088 * text.texi (Changing Properties):
2089 Don't use return value of set-text-properties.
2090
b9cb50d9
LT
20912005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2092
2093 * modes.texi (Mode Line Format): Correct typo in menu.
2094
94a867a6
RS
20952005-12-29 Richard M. Stallman <rms@gnu.org>
2096
2097 * modes.texi (Mode Line Top): New node.
2098 (Mode Line Data): Some text moved to new node.
2099 Explain the data structure more concretely.
2100 (Mode Line Basics): Clarifications.
2101 (Mode Line Variables): Clarify intro paragraph.
2102 (%-Constructs): Clarify intro paragraph.
2103 (Mode Line Format): Update menu.
2104
ba455131
LT
21052005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2106
2107 * minibuf.texi (Basic Completion): Update lazy-completion-table
2108 examples for removal of ARGS argument.
2109
2b6abe1e
RS
21102005-12-23 Richard M. Stallman <rms@gnu.org>
2111
2112 * text.texi (Undo): Restore some explanation from the version
2113 that was deleted.
2114
2d7409f2
EZ
21152005-12-23 Eli Zaretskii <eliz@gnu.org>
2116
abeb5483 2117 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
2118 funname' and `apply delta' elements of the undo list.
2119
2e23b82e
RS
21202005-12-20 Richard M. Stallman <rms@gnu.org>
2121
2122 * help.texi (Help Functions): Update documentation of `apropos'.
2123
a31687ce
LT
21242005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2125
2126 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2127 because it is confusing. If the :help-echo keyword is a function,
2128 it is not directly used as the :help-echo overlay property, as the
2129 xref seems to suggest (it does not take the appropriate args).
2130
0e83c4e9
LT
21312005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2132
2133 * customize.texi (Common Keywords): Fix Texinfo usage.
2134 (Group Definitions, Variable Definitions): Update for new
2135 conventions for using `*' in docstrings.
77df907a
LT
2136
2137 * tips.texi (Documentation Tips): Update for new conventions for
2138 using `*' in docstrings.
2139
69487a1f
RS
21402005-12-16 Richard M. Stallman <rms@gnu.org>
2141
2142 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2143
2a502a32
JL
21442005-12-16 Juri Linkov <juri@jurta.org>
2145
2146 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2147
b158c851
RF
21482005-12-14 Romain Francoise <romain@orebokech.com>
2149
2150 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2151 Fix typo.
2152
d7d1f75e
JL
21532005-12-11 Juri Linkov <juri@jurta.org>
2154
2155 * minibuf.texi (Completion Commands): Add mention of read-file-name
2156 for filename completion keymaps.
2157 (Reading File Names): Add mention of filename completion keymaps
2158 for read-file-name and xref to `Completion Commands'.
2159
4b1c16c2
RS
21602005-12-10 Richard M. Stallman <rms@gnu.org>
2161
2162 * customize.texi (Common Keywords): State caveats for use of :tag.
2163
1d49d5d9
RS
21642005-12-08 Richard M. Stallman <rms@gnu.org>
2165
2663a204
RS
2166 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2167 with xrefs and better explanation.
2168 (Completion Commands): Add the filename completion maps.
2169
1d49d5d9
RS
2170 * objects.texi (Character Type): Clarify that \s is not space
2171 if a dash follows.
2172
fa0d4d0c
RS
21732005-12-05 Richard M. Stallman <rms@gnu.org>
2174
2175 * windows.texi (Resizing Windows): Delete preserve-before args.
2176
d64b177a
SM
21772005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2180 in full keymaps, since the quirk has been fixed.
2181
79019cc9
EZ
21822005-12-03 Eli Zaretskii <eliz@gnu.org>
2183
2184 * hooks.texi (Standard Hooks): Add index entries. Mention
2185 `compilation-finish-functions'.
2186
161ef3be
RS
21872005-11-27 Richard M. Stallman <rms@gnu.org>
2188
2189 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2190
17c1971a
JL
21912005-11-21 Juri Linkov <juri@jurta.org>
2192
2193 * customize.texi (Common Keywords): Update links types
2194 custom-manual and url-link. Add link types emacs-library-link,
2195 file-link, function-link, variable-link, custom-group-link.
2196
5890344b
CY
21972005-11-20 Chong Yidong <cyd@stupidchicken.com>
2198
2199 * display.texi: Revert 2005-11-20 change.
2200
cbce0752
TTN
22012005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2202
2203 * processes.texi (Bindat Functions):
2204 Say "third" to refer to zero-based index "2".
2205
ff04c885
LT
22062005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2207
2208 * loading.texi (Library Search): Update the default value of
2209 `load-suffixes'.
2210
ce8d4e00
CY
22112005-11-17 Chong Yidong <cyd@stupidchicken.com>
2212
2213 * display.texi (Attribute Functions): Mention :ignore-defface.
2214
cbad4a9e
SM
22152005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2216
2217 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 2218 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 2219
fda12b27
RS
22202005-11-06 Richard M. Stallman <rms@gnu.org>
2221
2222 * files.texi (Magic File Names): find-file-name-handler checks the
2223 `operations' property of the handler.
2224
e082564e
RS
22252005-11-03 Richard M. Stallman <rms@gnu.org>
2226
2227 * variables.texi (Frame-Local Variables): Small clarification.
2228
f0cdd9e4
CY
22292005-10-29 Chong Yidong <cyd@stupidchicken.com>
2230
2231 * os.texi (Init File): Document ~/.emacs.d/init.el.
2232
685abb98
RS
22332005-10-29 Richard M. Stallman <rms@gnu.org>
2234
2235 * internals.texi (Garbage Collection): Document memory-full.
2236
7000848e
BW
22372005-10-28 Bill Wohler <wohler@newt.com>
2238
2239 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2240 for URLs.
2241
107fb6c9
RS
22422005-10-28 Richard M. Stallman <rms@gnu.org>
2243
2244 * minibuf.texi (Completion Commands): Clean up prev change.
2245
22462005-10-26 Kevin Ryde <user42@zip.com.au>
2247
2248 * compile.texi (Eval During Compile): Explain recommended uses
2249 of eval-when-compile and eval-and-compile.
2250
1d8e69a2
MY
22512005-10-27 Masatake YAMATO <jet@gyve.org>
2252
cbad4a9e 2253 * minibuf.texi (Completion Commands):
1d8e69a2 2254 Write about new optional argument for `display-completion-list'.
cbad4a9e 2255
6a897887
RS
22562005-10-23 Richard M. Stallman <rms@gnu.org>
2257
2258 * display.texi (Overlay Arrow): Clarify about local bindings of
2259 overlay-arrow-position.
2260
6d1e17be
EZ
22612005-10-22 Eli Zaretskii <eliz@gnu.org>
2262
2263 * internals.texi (Building Emacs): Fix last change.
2264
db5fe0a6
RS
22652005-10-22 Richard M. Stallman <rms@gnu.org>
2266
2267 * internals.texi (Building Emacs): Document eval-at-startup.
2268
45158e77
RS
22692005-10-21 Richard M. Stallman <rms@gnu.org>
2270
2271 * loading.texi (Where Defined): load-history contains abs file names.
2272 symbol-file returns abs file names.
2273
e50165ec
KS
22742005-10-19 Kim F. Storm <storm@cua.dk>
2275
2276 * display.texi (Showing Images): Add max-image-size integer value.
2277
63ab30d0
CY
22782005-10-18 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * display.texi (Showing Images): Document max-image-size.
2281
f8252852
RS
22822005-10-17 Richard M. Stallman <rms@gnu.org>
2283
2284 * commands.texi (Quitting): Minor clarification.
2285
2286 * processes.texi (Sentinels): Clarify about output and quitting.
2287 (Filter Functions): Mention with-local-quit.
2288
c1bed3aa
JL
22892005-10-17 Juri Linkov <juri@jurta.org>
2290
2291 * buffers.texi (Current Buffer):
2292 * commands.texi (Event Input Misc):
2293 * compile.texi (Eval During Compile, Compiler Errors):
2294 * customize.texi (Group Definitions):
2295 * display.texi (Progress, Defining Faces):
2296 * files.texi (Writing to Files):
2297 * modes.texi (Mode Hooks, Defining Minor Modes):
2298 * streams.texi (Output Functions):
2299 * syntax.texi (Syntax Table Functions):
2300 * text.texi (Change Hooks):
2301 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2302
2303 * commands.texi (Quitting): Replace arg `forms' with `body' in
2304 `with-local-quit'.
2305
2306 * positions.texi (Excursions): Replace arg `forms' with `body' in
2307 `save-excursion'.
2308
ef1b4c9e
KS
23092005-10-08 Kim F. Storm <storm@cua.dk>
2310
2311 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2312 Rename manual section accordingly.
2313
abc8ce50
KS
23142005-10-04 Kim F. Storm <storm@cua.dk>
2315
2316 * windows.texi (Window Split Tree): New section describing
2317 new function window-split-tree function.
2318
a1f5a1f0
NR
23192005-10-03 Nick Roberts <nickrob@snap.net.nz>
2320
2321 * display.texi (Fringe Size/Pos): Simplify and add detail.
2322
97c3e4cc
RF
23232005-09-30 Romain Francoise <romain@orebokech.com>
2324
2325 * minibuf.texi (High-Level Completion): Explain that the prompt
2326 given to `read-buffer' should end with a colon and a space.
2327 Update usage examples.
2328
8ad8c5ce
JL
23292005-09-29 Juri Linkov <juri@jurta.org>
2330
2331 * display.texi (Displaying Messages): Rename argument name
2332 `string' to `format-string' in functions `message', `message-box',
2333 `message-or-box'.
2334
63182706
CY
23352005-09-26 Chong Yidong <cyd@stupidchicken.com>
2336
fc2cb772 2337 * errors.texi (Standard Errors): Correct xrefs.
63182706 2338
906320ec
CY
23392005-09-18 Chong Yidong <cyd@stupidchicken.com>
2340
fc2cb772 2341 * display.texi (Defining Images): Update documentation for
906320ec
CY
2342 `image-load-path'.
2343
8ccd3630
RS
23442005-09-17 Richard M. Stallman <rms@gnu.org>
2345
2346 * display.texi (Defining Images): Clean up previous change.
2347
7260457b
RF
23482005-09-16 Romain Francoise <romain@orebokech.com>
2349
2350 * elisp.texi: Specify GFDL version 1.2.
2351
2352 * doclicense.texi (GNU Free Documentation License): Update to
2353 version 1.2.
2354
5b51c037
CY
23552005-09-15 Chong Yidong <cyd@stupidchicken.com>
2356
2357 * display.texi (Defining Images): Document `image-load-path'.
2358
5c4757d3
RS
23592005-09-15 Richard M. Stallman <rms@gnu.org>
2360
2361 * objects.texi (Printed Representation): Minor cleanup.
2362 (Box Diagrams): Minor fix.
2363 (Cons Cell Type): Move (...) index item here.
2364 (Box Diagrams): From here.
2365 (Array Type): Minor fix.
2366 (Type Predicates): Delete index "predicates".
2367 (Hash Table Type): Clarify xref.
2368 (Dotted Pair Notation): Minor fix.
2369
2bb8b80c
CY
23702005-09-10 Chong Yidong <cyd@stupidchicken.com>
2371
2372 * files.texi (Saving Buffers): Fix typo.
2373
47b8bc5d
RS
23742005-09-08 Richard M. Stallman <rms@gnu.org>
2375
2376 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2377
475aab0d
CY
23782005-09-08 Chong Yidong <cyd@stupidchicken.com>
2379
2380 * locals.texi (Standard Buffer-Local Variables): Don't include
2381 mode variables for minor modes.
2382 Fix xrefs for buffer-display-count, buffer-display-table,
2383 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2384 enable-multibyte-characters, fill-column, header-line-format,
2385 left-fringe-width, left-margin, and right-fringe-width.
2386
2387 * hooks.texi (Standard Hooks): All hooks should conform to the
2388 standard naming convention now.
2389 Fix xref for `echo-area-clear-hook'.
2390
2391 * display.texi (Usual Display): Note that indicate-empty-lines and
2392 tab-width are buffer-local.
2393
2394 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2395
2396 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2397
2398 * nonascii.texi (Encoding and I/O): Note that
2399 buffer-file-coding-system is buffer-local.
2400
2401 * positions.texi (List Motion): Note that defun-prompt-regexp is
2402 buffer-local.
2403
2404 * text.texi (Auto Filling): Note that auto-fill-function is
2405 buffer-local.
2406 (Undo): Note that buffer-undo-list is buffer-local.
2407
2408 * windows.texi (Buffers and Windows): Document
2409 buffer-display-count.
2410
2a6bc1f7
RS
24112005-09-06 Richard M. Stallman <rms@gnu.org>
2412
2413 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2414 package prefix elsewhere than at the start of the name.
2415
d7ea8b71
RS
24162005-09-03 Richard M. Stallman <rms@gnu.org>
2417
2418 * tips.texi (Programming Tips): Add conventions for minibuffer
2419 questions and prompts.
2420
0c6087a6
RS
24212005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2422
2423 * intro.texi (nil and t): Minor cleanup.
2424 Delete spurious mention of keyword symbols.
2425 (Evaluation Notation): Add index entry.
2426 (A Sample Function Description): Minor cleanup.
2427 (A Sample Variable Description): Not all vars can be set.
2428
4b5fa40e
TTN
24292005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2430
2431 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2432
2433 (Insertion): Document precise type of `insert-char' arg COUNT.
2434
34b50776
SM
24352005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2436
2437 * modes.texi (Other Font Lock Variables): Sync the default of
2438 font-lock-lines-before.
2439
c1105d05
MA
24402005-08-31 Michael Albinus <michael.albinus@gmx.de>
2441
2442 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2443
62929713
RS
24442005-08-29 Richard M. Stallman <rms@gnu.org>
2445
2446 * elisp.texi (Top): Update subnode menu.
2447
2448 * searching.texi (Searching and Matching): Move node.
2449 Rearrange contents and add overall explanation.
2450 (Searching and Case): Move node.
2451 (Searching and Matching): Update menu.
2452
0fb57cc0
EZ
24532005-08-27 Eli Zaretskii <eliz@gnu.org>
2454
2455 * os.texi (Startup Summary): Fix the description of the initial
2456 startup message display.
2457
3e80c4c1
RS
24582005-08-25 Richard M. Stallman <rms@gnu.org>
2459
2460 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2461
24622005-08-25 Emilio C. Lopes <eclig@gmx.net>
2463
2464 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2465 `next-overlay-change' example.
c1105d05 2466
79a8defb
JL
24672005-08-22 Juri Linkov <juri@jurta.org>
2468
2469 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2470 Fix invert-face. Fix args of face-background.
2471
16691d29
JL
2472 * display.texi (Standard Faces): Delete node.
2473 (Faces): Add xref to `(emacs)Standard Faces'.
2474 (Displaying Faces): Fix xref to `Standard Faces'.
2475
2476 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2477
217b694f
EZ
24782005-08-20 Alan Mackenzie <acm@muc.de>
2479
2480 * buffers.texi (The Buffer List): Clarify the manipulation of the
2481 buffer list.
2482
0bf14bfd
RS
24832005-08-14 Richard M. Stallman <rms@gnu.org>
2484
7ad1498e
AS
2485 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2486 a regexp.
0bf14bfd 2487
c118d09e
RS
24882005-08-11 Richard M. Stallman <rms@gnu.org>
2489
59cb8c23
RS
2490 * elisp.texi (Top): Update subnode lists.
2491
2492 * display.texi (Inverse Video): Node deleted.
2493
c118d09e
RS
2494 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2495 New nodes split out of Coding Conventions.
2496
2497 * searching.texi (Regular Expressions): Document re-builder.
2498
2499 * os.texi (Time Parsing): New node split out of Time Conversion.
2500
2501 * processes.texi (Misc Network, Network Feature Testing)
2502 (Network Options, Make Network): New nodes split out of
2503 Low-Level Network.
2504
67ec7f41
RS
25052005-08-09 Richard M. Stallman <rms@gnu.org>
2506
76d47f0d
RS
2507 * frames.texi (Geometry): New node, split from Size and Position.
2508 (Frame Parameters): Refer to Geometry.
2509
67ec7f41 2510 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 2511
67ec7f41
RS
2512 * windows.texi (Splitting Windows): Fix xref.
2513
2514 * frames.texi (Layout Parameters): Add xref.
2515
2516 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2517
2518 * keymaps.texi (Menu Bar): Fix xref.
2519
2520 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2521
2522 * modes.texi (%-Constructs): Fix xref.
2523
2524 * frames.texi (Window Frame Parameters): Node split up.
2525 (Basic Parameters, Position Parameters, Size Parameters)
2526 (Layout Parameters, Buffer Parameters, Management Parameters)
2527 (Cursor Parameters, Color Parameters): New subnodes.
2528
adb5e445
LT
25292005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * positions.texi (Screen Lines): Update xref for previous change
2532 in minibuf.texi.
2533
2534 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2535 change in minibuf.texi.
2536
61298e17
RS
25372005-08-09 Richard M. Stallman <rms@gnu.org>
2538
2539 * tips.texi (Coding Conventions): Minor cleanup.
2540
2541 * modes.texi (Defining Minor Modes): Explain when init-value
2542 can be non-nil.
2543
2544 * elisp.texi (Top): Update submenu for Minibuffer.
2545
2546 * minibuf.texi (Minibuffer Misc): Node split up.
2547 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2548 (Recursive Mini): New nodes split out from Minibuffer Misc.
2549 (Minibuffer Misc): Document max-mini-window-height.
2550
2551 * hash.texi (Defining Hash): Delete stray paren in example.
2552
2553 * display.texi (Echo Area Customization): Don't define
2554 max-mini-window-height here; xref instead.
2555
2556 * commands.texi (Event Input Misc): Update while-no-input.
2557
2558 * advice.texi (Advising Functions): Explain when to use advice
2559 and when to use a hook.
2560
43e124e6
EZ
25612005-07-30 Eli Zaretskii <eliz@gnu.org>
2562
2563 * makefile.w32-in (info): Don't run install-info.
2564 ($(infodir)/dir): New target, produced by running install-info.
2565
653aea22
LT
25662005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2567
2568 * modes.texi (Defining Minor Modes): The keyword for the initial
2569 value is :init-value, not :initial-value.
2570
ba6ebbd5
EZ
25712005-07-23 Eli Zaretskii <eliz@gnu.org>
2572
2573 * loading.texi (Autoload): Make the `doctor' example be consistent
2574 with what's in current loaddefs.el. Describe the "fn" magic in
2575 the usage portion of the doc string.
2576
6696f2a4
RS
25772005-07-22 Richard M. Stallman <rms@gnu.org>
2578
2579 * internals.texi (Garbage Collection): Clarify previous change.
2580
0c17e67c
SM
25812005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2582
2583 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2584
426179e1
JL
25852005-07-18 Juri Linkov <juri@jurta.org>
2586
2587 * commands.texi (Accessing Events):
2588 * frames.texi (Text Terminal Colors, Resources):
2589 * markers.texi (The Mark):
2590 * modes.texi (Defining Minor Modes):
2591 Delete duplicate duplicate words.
2592
9b0c2c56
RS
25932005-07-16 Richard M. Stallman <rms@gnu.org>
2594
2595 * display.texi (Managing Overlays): Clarify make-overlay
2596 args for insertion types.
2597
fd90b80c
LT
25982005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2599
0c17e67c
SM
2600 * customize.texi (Variable Definitions):
2601 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
2602 `standard-value' is a list too.
2603 (Defining New Types): Use @key{RET} instead of @key{ret}.
2604
37aa90e5
TTN
26052005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2606
2607 * os.texi (Translating Input): Fix typo.
2608
917e0c95
RS
26092005-07-08 Richard M. Stallman <rms@gnu.org>
2610
2611 * README: Update edition number and size estimate.
2612
2613 * elisp.texi (VERSION): Set to 2.9.
2614
7d90e71d
RS
26152005-07-07 Richard M. Stallman <rms@gnu.org>
2616
c330dafe
RS
2617 * book-spine.texinfo: Update Emacs version.
2618
7d90e71d
RS
2619 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2620
dc2204be
RS
26212005-07-06 Richard M. Stallman <rms@gnu.org>
2622
2623 * searching.texi (Regexp Search): Clarify what re-search-forward
2624 does when the search fails.
2625
a0ec7a4a
LK
26262005-07-05 Lute Kamstra <lute@gnu.org>
2627
dc2204be 2628 * Update FSF's address in GPL notices.
a0ec7a4a
LK
2629
2630 * doclicense.texi (GNU Free Documentation License):
2631 * gpl.texi (GPL):
2632 * tips.texi (Coding Conventions, Library Headers):
2633 * vol1.texi:
2634 * vol2.texi: Update FSF's address.
2635
4af33176
RS
26362005-07-04 Richard M. Stallman <rms@gnu.org>
2637
2638 * hooks.texi (Standard Hooks): Add occur-hook.
2639
b3ab615b
LT
26402005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2641
2642 * display.texi (The Echo Area): Correct menu.
2643
3d393029
RS
26442005-07-03 Richard M. Stallman <rms@gnu.org>
2645
7fe48b75
RS
2646 * elisp.texi (Top): Update subnode menu for Display.
2647
2648 * display.texi (Displaying Messages): New node, with most
2649 of what was in The Echo Area.
2650 (Progress): Moved under The Echo Area.
2651 (Logging Messages): New node with new text.
2652 (Echo Area Customization): New node, the rest of what was
2653 in The Echo Area. Document message-truncate-lines with @defvar.
2654 (Display): Update menu.
2655
3d393029
RS
2656 * windows.texi (Textual Scrolling): Doc 3 values for
2657 scroll-preserve-screen-position.
2658
2659 * text.texi (Special Properties): Change hook functions
2660 should bind inhibit-modification-hooks around altering buffer text.
2661
2662 * keymaps.texi (Key Binding Commands): Call binding BINDING
2663 rather than DEFINITION.
2664
b26860ad
JB
26652005-06-29 Juanma Barranquero <lekktu@gmail.com>
2666
2667 * variables.texi (Defining Variables): `user-variable-p' returns t
2668 for aliases of user options, nil for alias loops.
2669
025691ed
RS
26702005-06-28 Richard M. Stallman <rms@gnu.org>
2671
2672 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2673 make-keymap.
2674
b61bfa4d
LT
26752005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2676
2677 * variables.texi (Setting Variables): Correct and clarify
2678 description of `add-to-ordered-list'.
2679
24ee714d
RS
26802005-06-26 Richard M. Stallman <rms@gnu.org>
2681
2682 * display.texi (Faces): Minor cleanup.
2683
33b79ce4
LT
26842005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2685
2686 * display.texi (Faces): `facep' returns t for strings that are
2687 face names.
2688
df13531d
RS
26892005-06-25 Richard M. Stallman <rms@gnu.org>
2690
2691 * objects.texi (Equality Predicates): Clarify meaning of equal.
2692
2693 * windows.texi (Selecting Windows): save-selected-window
2694 and with-selected-window save and restore the current buffer.
2695
cf444441
RS
26962005-06-24 Richard M. Stallman <rms@gnu.org>
2697
2698 * numbers.texi (Float Basics): Explain how to test for NaN,
2699 and printing the sign of NaNs.
2700
6cdd056d
EZ
27012005-06-24 Eli Zaretskii <eliz@gnu.org>
2702
2703 * makefile.w32-in (MAKEINFO): Use --force.
2704
b93e3c3b
RS
27052005-06-23 Richard M. Stallman <rms@gnu.org>
2706
2707 * display.texi (Face Functions): Correct Texinfo usage.
2708
6fb276bd
LT
27092005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2710
2711 * lists.texi (Rings): `ring-elements' now returns the elements of
2712 RING in order.
2713
1d1c7e75
JB
27142005-06-23 Juanma Barranquero <lekktu@gmail.com>
2715
2716 * markers.texi (The Mark): Texinfo usage fix.
2717
9d12e52b
KS
27182005-06-23 Kim F. Storm <storm@cua.dk>
2719
2720 * searching.texi (Entire Match Data): Remove evaporate option for
2721 match-data. Do not mention evaporate option for set-match-data.
2722
6d44324c
GM
27232005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2724
2725 * display.texi (Face Functions): Mention face aliases.
2726
80df27a7
RS
27272005-06-21 Richard M. Stallman <rms@gnu.org>
2728
2729 * anti.texi (Antinews): Texinfo usage fix.
2730
e121563b
KB
27312005-06-21 Karl Berry <karl@gnu.org>
2732
9d7d543c
KB
2733 * elisp.texi: Use @copying.
2734
e121563b
KB
2735 * elisp.texi: Put @summarycontents and @contents before the Top
2736 node, instead of the end of the file, so that the contents appear
2737 in the right place in the dvi/pdf output.
2738
36a3b076
JL
27392005-06-21 Juri Linkov <juri@jurta.org>
2740
2741 * display.texi (Defining Faces): Add `customized-face'.
2742
5c796e80
KS
27432005-06-20 Kim F. Storm <storm@cua.dk>
2744
b7d1f38f
KS
2745 * variables.texi (Setting Variables): Any type of element can be
2746 given order in add-to-ordered-list. Compare elements with eq.
2747
5c796e80
KS
2748 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2749
fb056bef
KB
27502005-06-20 Karl Berry <karl@gnu.org>
2751
2752 * syntax.texi (Syntax Flags): Make last column very slightly wider
2753 to avoid "generic comment" breaking on two lines and causing an
2754 underfull box.
2755
84398baa
LT
27562005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2757
2758 * lists.texi (Rings): Various minor clarifications and corrections.
2759
07ff1e4b
RS
27602005-06-18 Richard M. Stallman <rms@gnu.org>
2761
2762 * functions.texi (Obsolete Functions): Simplify.
2763
2764 * variables.texi (Variable Aliases): Simplify.
2765
2766 * anti.texi, backups.texi, compile.texi, customization.texi:
2767 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2768 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2769 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2770 * variables.texi: Fix formatting ugliness.
2771
2772 * elisp.texi: Add links to Rings and Byte Packing.
2773 Update version and copyright years.
2774
2775 * minibuf.texi: Fix formatting ugliness.
2776 (Completion Commands): Move keymap vars to the end
2777 and vars completing-read binds to the top.
2778
3f7fab24
LT
27792005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2780
2781 * processes.texi: Fix typos.
2782 (Bindat Spec): Correct Texinfo error.
926c4c9b 2783 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2784
f19b57e3
RS
27852005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2786
2787 * lists.texi (Rings): New node.
2788 (Lists): Add it to menu.
2789
a80c5da7 2790 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2791 (Processes): Add it to menu.
2792
27932005-06-17 Richard M. Stallman <rms@gnu.org>
2794
2795 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2796
2797 * help.texi (Documentation Basics): Explain the xref to
2798 Documentation Tips.
2799
2800 * debugging.texi (Debugger Commands): Minor fix.
2801
67c1390d
LT
28022005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2803
2804 * edebug.texi (Instrumenting): Eliminate duplicate link.
2805 (Specification List): Replace references to "below", referring to
2806 a later node, with one @ref to that node.
2807
2808 * os.texi (Timers): Timers should save and restore the match data
2809 if they change it.
2810
2811 * debugging.texi (Debugger Commands): Mention that the Lisp
2812 debugger can not step through primitive functions.
2813
51cd2a8c
JB
28142005-06-16 Juanma Barranquero <lekktu@gmail.com>
2815
2816 * functions.texi (Obsolete Functions): Update argument names of
2817 `make-obsolete' and `define-obsolete-function-alias'.
2818
2819 * variables.texi (Variable Aliases): Update argument names of
2820 `defvaralias', `make-obsolete-variable' and
2821 `define-obsolete-variable-alias'.
2822
f5e6ac4a
KS
28232005-06-15 Kim F. Storm <storm@cua.dk>
2824
2825 * searching.texi (Entire Match Data): Rephrase warnings about
2826 evaporate arg to match-data and set-match-data.
2827
fe2a9972
LT
28282005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2829
67774855
LT
2830 * elisp.texi (Top): Update detailed menu.
2831
fe2a9972
LT
2832 * edebug.texi (Edebug): Update menu.
2833 (Instrumenting): Update xrefs.
2834 (Edebug Execution Modes): Correct xref.
2835 (Jumping): Clarify description of `h' command.
2836 Eliminate redundant @ref.
2837 (Breaks): New node.
9b7fa297 2838 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2839 (Global Break Condition): Mention `C-x X X'.
2840 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2841 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2842 (Edebug Display Update): Correct pxref.
2843 (Edebug and Macros): New node.
2844 (Instrumenting Macro Calls): Is now a subsubsection.
2845 Neither arg of `def-edebug-spec' is evaluated.
2846 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2847 (Specification Examples): Fix typo.
2848
b59f605b
LK
28492005-06-14 Lute Kamstra <lute@gnu.org>
2850
2851 * debugging.texi (Function Debugging): Primitives can break on
2852 entry too.
2853
a5c99dc9
KS
28542005-06-14 Kim F. Storm <storm@cua.dk>
2855
2856 * variables.texi (Setting Variables): Add add-to-ordered-list.
2857
f99ed2f8
SM
28582005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2859
2860 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2861 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2862
9d42ffaa
LK
28632005-06-13 Lute Kamstra <lute@gnu.org>
2864
2865 * text.texi (Special Properties): Fix cross reference.
2866
32cc0b00
LT
28672005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2868
2869 * debugging.texi (Function Debugging): Delete mention of empty
2870 string argument to `cancel-debug-on-entry'. Delete inaccurate
2871 description of the return value of that command.
2872
98d1a1cf
EZ
28732005-06-11 Alan Mackenzie <acm@muc.de>
2874
2875 * text.texi (Adaptive Fill): Amplify the description of
2876 fill-context-prefix.
2877
4b53b8d7
LT
28782005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2879
84398baa 2880 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2881
b5305167
SM
28822005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2883
2884 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2885
9bd4c3ad
LT
28862005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2887
2888 * debugging.texi (Error Debugging): Minor rewording.
2889 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2890 is optional.
2891
257914aa
LK
28922005-06-10 Lute Kamstra <lute@gnu.org>
2893
b5305167 2894 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2895 (Top): Give it a title. Correct version number. Give the
2896 detailed node listing a more prominent header.
b5305167
SM
2897 * intro.texi: Don't set VERSION here a second time.
2898 Mention Emacs's version too.
257914aa
LK
2899 * anti.texi (Antinews): Use EMACSVER to refer to the current
2900 version of Emacs.
2901
b7aae902
KS
29022005-06-09 Kim F. Storm <storm@cua.dk>
2903
2904 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2905 match-data and set-match-data.
2906
99598737
RS
29072005-06-08 Richard M. Stallman <rms@gnu.org>
2908
2909 * searching.texi (Entire Match Data): Clarify when match-data
2910 returns markers and when integers.
2911
2912 * display.texi (Defining Faces): Explain that face name should not
2913 end in `-face'.
2914
2915 * modes.texi (Mode Line Data): Minor cleanup.
2916 (Customizing Keywords): Node split out of Search-based Fontification.
2917 Add example of using font-lock-add-keywords from a hook.
2918 Clarify when MODE should be non-nil, and when nil.
2919
29202005-06-06 Richard M. Stallman <rms@gnu.org>
2921
2922 * modes.texi (Mode Line Data): Explain what happens when the car
2923 of a list is a void symbol.
2924 (Search-based Fontification): Explain MODE arg to
2925 font-lock-add-keywords and warn about calls from major modes.
2926
ecc8893a
JL
29272005-06-08 Juri Linkov <juri@jurta.org>
2928
2929 * display.texi (Standard Faces): Add `shadow' face.
2930
7fa9f4eb
LT
29312005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2932
2933 * modes.texi (Major Mode Conventions): A derived mode only needs
2934 to put the call to the parent mode inside `delay-mode-hooks'.
2935
bebcc4b1
RS
29362005-05-29 Richard M. Stallman <rms@gnu.org>
2937
c16b1394
RS
2938 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2939 new, and what that implies. Clarify.
2940
2941 * files.texi (Locating Files): Clean up the text.
2942
bebcc4b1
RS
2943 * frames.texi (Window Frame Parameters): Document user-size.
2944 Shorten entry for top by referring to left.
2945
29462005-05-26 Richard M. Stallman <rms@gnu.org>
2947
2948 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2949 is new, and what the implications are. Other clarifications.
2950
217797bc
RS
29512005-05-24 Richard M. Stallman <rms@gnu.org>
2952
2953 * frames.texi (Dialog Boxes): Minor fixes.
2954
3565fe07
MY
29552005-05-25 Masatake YAMATO <jet@gyve.org>
2956
2957 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2958
817089df
LT
29592005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2960
2961 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2962 is optional.
2963
cb5db137
NR
29642005-05-24 Nick Roberts <nickrob@snap.net.nz>
2965
2966 * frames.texi (Dialog Boxes): Descibe new optional argument.
2967
3c8572f5
LK
29682005-05-23 Lute Kamstra <lute@gnu.org>
2969
2970 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2971 syntax-begin-function over font-lock-beginning-of-syntax-function.
2972
2a4d7cb3
LT
29732005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2974
71f800cf
LT
2975 * minibuf.texi (Reading File Names): Update description of
2976 `read-directory-name'.
2977
2a4d7cb3
LT
2978 * modes.texi (Derived Modes): Clarify :group keyword.
2979
bb4afd09
EZ
29802005-05-21 Eli Zaretskii <eliz@gnu.org>
2981
b5305167
SM
2982 * files.texi (Locating Files): New subsection.
2983 Describe locate-file and executable-find.
bb4afd09 2984
a2c9aee6
EZ
29852005-05-21 Kevin Ryde <user42@zip.com.au>
2986
2987 * frames.texi (Initial Parameters): Update cross reference to
2988 "Emacs Invocation".
2989
6900105f
LT
29902005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2991
ca1b0914
LT
2992 * keymaps.texi (Active Keymaps): Add anchor.
2993
6900105f
LT
2994 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2995 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2996 appropriate place.
2997 (Derived Modes): Small clarifications.
b5305167
SM
2998 (Minor Mode Conventions, Keymaps and Minor Modes):
2999 Replace references to nodes with references to anchors.
6900105f
LT
3000 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3001 Clarify description of lists whose first element is an integer.
3002 (Mode Line Variables): Add anchor.
3003 (%-Constructs): Clarify description of integer after %.
3004 (Emulating Mode Line): Describe nil value for FACE.
3005
54d06364
LT
30062005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3007
3008 * modes.texi (Derived Modes): Correct references to non-existing
3009 variable standard-syntax-table.
3010
f8d0b769
LK
30112005-05-17 Lute Kamstra <lute@gnu.org>
3012
3013 * modes.texi (Defining Minor Modes): Mention the mode hook.
3014
294c599c
KS
30152005-05-15 Kim F. Storm <storm@cua.dk>
3016
3017 * processes.texi (Network): Remove open-network-stream-nowait.
3018 (Network Servers): Remove open-network-stream-server.
3019
4214af69
LT
30202005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3021
3022 * elisp.texi (Top): Update detailed menu.
3023
3024 * variables.texi: Reorder nodes.
3025 (Variables): Update menu.
3026 (File Local Variables): Do not refer to the `-*-' line as
3027 a "local variables list". Add pxref.
3028
302691ab
LT
30292005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3030
56d4215a
LT
3031 * elisp.texi (Top): Update detailed menu for node changes.
3032
302691ab 3033 * modes.texi (Modes): Update Menu.
6db11765 3034 (Hooks): Move to beginning of chapter.
302691ab
LT
3035 Most minor modes run mode hooks too.
3036 `add-hook' can handle void hooks or hooks whose value is a single
3037 function.
3038 (Major Modes): Update Menu.
3039 (Major Mode Basics): New node, split off from `Major Modes'.
3040 (Major Mode Conventions): Correct xref. Explain how to handle
3041 auto-mode-alist if the major mode command has an autoload cookie.
3042 (Auto Major Mode): Major update. Add magic-mode-alist.
3043 (Derived Modes): Major update.
3044 (Mode Line Format): Update Menu.
3045 (Mode Line Basics): New node, split off from `Mode Line Format'.
3046
3047 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3048 for `magic autoload comment'. Add index entries and anchor.
3049
d06ba294
RS
30502005-05-14 Richard M. Stallman <rms@gnu.org>
3051
3052 * tips.texi (Coding Conventions): Explain how important it is
3053 that just loading certain files not change Emacs behavior.
3054
3055 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3056
405cb12a
LK
30572005-05-12 Lute Kamstra <lute@gnu.org>
3058
19958124
LK
3059 * modes.texi (Generic Modes): Update.
3060 (Major Modes): Refer to node "Generic Modes".
3061
405cb12a
LK
3062 * elisp.texi (Top): Update to the current structure of the manual.
3063 * processes.texi (Processes): Add menu description.
3064 * customize.texi (Customization): Add menu descriptions.
3065
f714dd1b
TTN
30662005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3067
cc9442f2
TTN
3068 * processes.texi (Signals to Processes)
3069 (Low-Level Network): Fix typos.
f714dd1b 3070
36ad23ec
LK
30712005-05-11 Lute Kamstra <lute@gnu.org>
3072
3073 * elisp.texi (Top): Add some nodes from the chapter "Major and
3074 Minor Modes" to the detailed node listing.
3075
d101bf56
RS
30762005-05-10 Richard M. Stallman <rms@gnu.org>
3077
3078 * keymaps.texi (Extended Menu Items): Menu item filter functions
3079 can be called at any time.
3080
698b0510
LT
30812005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3082
3083 * variables.texi (File Local Variables): `(hack-local-variables t)'
3084 now also checks whether a mode is specified in the local variables
3085 list.
3086
2c6b25c7
EZ
30872005-05-05 Kevin Ryde <user42@zip.com.au>
3088
3089 * display.texi (The Echo Area): Correct format function cross
3090 reference.
3091
643b4cf5
LT
30922005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3093
3094 * variables.texi (Variable Aliases): Change description of
3095 `define-obsolete-variable-alias'.
3096
3097 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3098 (Defining Functions): Add xref.
3099 (Obsolete Functions): New node.
3100 (Function Safety): Standardize capitalization of section title.
3101
3102 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3103 (Dialog Boxes): Complete description of `x-popup-dialog'.
3104
053bc8e4
RS
31052005-05-04 Richard M. Stallman <rms@gnu.org>
3106
3107 * commands.texi (Interactive Codes): Fix Texinfo usage.
3108 Document U more clearly.
3109
f6b1b15a
LT
31102005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3111
3b925015
LT
3112 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3113 function and not a macro.
3114
f6b1b15a
LT
3115 * frames.texi (Pop-Up Menus): Correct and clarify description of
3116 `x-popup-menu'.
3117 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3118
ebbfa918
RS
31192005-05-01 Richard M. Stallman <rms@gnu.org>
3120
3121 * edebug.texi (Checking Whether to Stop): Fix previous change.
3122
abe2f96e
LT
31232005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3124
d6028ef2
LT
3125 * display.texi: Fix typos and Texinfo usage.
3126
abe2f96e
LT
3127 * edebug.texi (Checking Whether to Stop): executing-macro ->
3128 executing-kbd-macro.
3129
b2cfb30b
RS
31302005-05-01 Richard M. Stallman <rms@gnu.org>
3131
3132 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3133
7e995a23
RS
31342005-04-30 Richard M. Stallman <rms@gnu.org>
3135
3136 * files.texi (Magic File Names): Document `operations' property.
3137
57efa539
LK
31382005-04-29 Lute Kamstra <lute@gnu.org>
3139
3140 * modes.texi (Generic Modes): New node.
3141 (Major Modes): Add it to the menu.
3142 (Derived Modes): Add "derived mode" to concept index.
3143
0a20b1dc
LK
31442005-04-28 Lute Kamstra <lute@gnu.org>
3145
3146 * modes.texi (Defining Minor Modes): Fix previous change.
3147 (Font Lock Mode): Simplify.
3148 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3149 when set and that some parts are optional. Add cross references.
3150 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
3151 Add cross references. Add font-lock-multiline to index.
3152 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 3153 Lock Variables". Document font-lock-add-keywords and
b5305167 3154 font-lock-remove-keywords.
0a20b1dc
LK
3155 (Other Font Lock Variables): Move font-lock-keywords-only,
3156 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3157 and font-lock-syntactic-face-function to node "Syntactic Font
3158 Lock". Move font-lock-keywords-case-fold-search to node
3159 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3160 and font-lock-{,un}fontify-{buffer,region}-function.
3161 (Precalculated Fontification): Remove reference to deleted variable
3162 font-lock-core-only.
3163 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3164 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3165 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3166 and font-lock-syntactic-face-function here from node "Other Font
3167 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3168 Syntax Properties". Add cross references.
b5305167
SM
3169 (Setting Syntax Properties): New node.
3170 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
3171 * syntax.texi (Syntax Properties): Add cross reference.
3172 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3173
68a94f5a
RS
31742005-04-26 Richard M. Stallman <rms@gnu.org>
3175
3176 * display.texi (Defining Faces):
3177 Document `default' elements of defface spec.
3178
3179 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3180
3181 * variables.texi (Variable Aliases): Clarify text.
3182
31832005-04-25 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3186
7f48f143
LT
31872005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3188
3189 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3190
45d2f8e8
EZ
31912005-04-24 Eli Zaretskii <eliz@gnu.org>
3192
f3714ab2
EZ
3193 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3194 syntax-after and syntax-class.
3195
45d2f8e8 3196 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
3197 (Unique File Names): Don't mention "numbers" in the documentation
3198 of make-temp-file and make-temp-name.
45d2f8e8 3199
469bc679
RS
32002005-04-23 Richard M. Stallman <rms@gnu.org>
3201
3202 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3203
c9fa5dc9
RS
32042005-04-22 Nick Roberts <nickrob@snap.net.nz>
3205
3206 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3207
230e1e80
NR
32082005-04-22 Nick Roberts <nickrob@snap.net.nz>
3209
3210 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3211 and define-obsolete-variable-alias.
3212
1ba52906
KS
32132005-04-22 Kim F. Storm <storm@cua.dk>
3214
3215 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3216 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3217
9721d904
LK
32182005-04-21 Lute Kamstra <lute@gnu.org>
3219
3220 * lists.texi (Association Lists): Document rassq-delete-all.
3221
ed35c736
RS
32222005-04-19 Richard M. Stallman <rms@gnu.org>
3223
3224 * modes.texi (Search-based Fontification): Explain that
3225 facespec is an expression to be evaluated.
3226
42fc00a4
RS
32272005-04-19 Kevin Ryde <user42@zip.com.au>
3228
b5305167 3229 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
3230 * strings.texi (String Conversion): Fix xref.
3231
5827e9d4
KS
32322005-04-19 Kim F. Storm <storm@cua.dk>
3233
3234 * symbols.texi (Symbol Plists): Add safe-get.
3235 Mention that `get' may signal an error.
3236
47872da9
NR
32372005-04-18 Nick Roberts <nickrob@snap.net.nz>
3238
3239 * customize.texi (Variable Definitions): Replace tooltip-mode
3240 example with save-place.
3241
ec0cf966
RS
32422005-04-17 Richard M. Stallman <rms@gnu.org>
3243
3244 * buffers.texi (Indirect Buffers): Clarify.
3245
3246 * positions.texi (Positions): Clarify converting marker to integer.
3247
3248 * strings.texi (String Basics): Mention string-match; clarify.
3249
199bb209
LK
32502005-04-08 Lute Kamstra <lute@gnu.org>
3251
3252 * modes.texi (Search-based Fontification): Fix cross references.
3253 Use consistent terminology. Document anchored highlighting.
3254
bfa54668
LK
32552005-04-05 Lute Kamstra <lute@gnu.org>
3256
3257 * modes.texi (Defining Minor Modes): Document :group keyword
3258 argument and its default value.
3259
07e5fb9e
LK
32602005-04-03 Lute Kamstra <lute@gnu.org>
3261
3262 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3263 references and/or descriptions. Delete major mode hooks; mention
3264 them as a category instead. Rename or delete obsolete hooks.
3265
aa945b59
RS
32662005-04-02 Richard M. Stallman <rms@gnu.org>
3267
3268 * nonascii.texi (Coding System Basics): Another wording cleanup.
3269
8b918214
RS
32702005-04-01 Richard M. Stallman <rms@gnu.org>
3271
3272 * nonascii.texi (Coding System Basics): Clarify previous change.
3273
41639988
KH
32742005-04-01 Kenichi Handa <handa@m17n.org>
3275
3276 * nonascii.texi (Coding System Basics): Describe about rondtrip
3277 identity of coding systems.
3278
8e669bbd
RS
32792005-03-29 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * text.texi (Buffer Contents): Add filter-buffer-substring and
3282 buffer-substring-filters.
3283
f60a6f87
RS
32842005-03-26 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * anti.texi (Antinews): Mention `G' interactive code.
3287
3288 * tips.texi (Compilation Tips): Mention benchmark.el.
3289
aaac1251
LT
32902005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3291
3292 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3293 is now bound to M-o M-o.
3294
3295 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3296
45325173
GM
32972005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3298
3299 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3300 in the Emacs Manual).
3301 * Makefile.in (srcs): Remove calendar.texi.
3302 * makefile.w32-in (srcs): Remove calendar.texi.
3303 * display.texi (Display): Change name of next node.
3304 * os.texi (System In): Change name of previous node.
3305 * elisp.texi (Top): Remove Calendar references.
3306 * vol1.texi (Top): Remove Calendar references.
3307 * vol2.texi (Top): Remove Calendar references.
3308
85df292e
RS
33092005-03-25 Richard M. Stallman <rms@gnu.org>
3310
45325173 3311 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
3312 Cleanup previous change.
3313
33142005-03-25 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * display.texi (Face Attributes): Faces earlier in an :inherit
3317 list take precedence.
3318 (Scroll Bars): Fix description of vertical-scroll-bars.
3319 Document frame-current-scroll-bars and window-current-scroll-bars.
3320
3321 * markers.texi (The Mark): Document temporary Transient Mark mode.
3322
b5305167
SM
3323 * minibuf.texi (Reading File Names):
3324 Document read-file-name-completion-ignore-case.
85df292e
RS
3325
3326 * positions.texi (Screen Lines): Document nil for width argument
3327 to compute-motion.
3328
1fe54d69
KS
33292005-03-23 Kim F. Storm <storm@cua.dk>
3330
3331 * display.texi (Standard Faces): Other faces used in the fringe
3332 implicitly inherits from the fringe face.
3333 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3334 properties implicitly inherits from fringe face.
3335 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3336
a775dff4
RS
33372005-03-20 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * display.texi (Invisible Text): State default value of
3340 line-move-ignore-invisible.
3341 (Managing Overlays): Document remove-overlays.
3342 (Standard Faces): Document escape-glyph face.
3343
b5305167 3344 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 3345
b5305167
SM
3346 * modes.texi (Other Font Lock Variables):
3347 Document font-lock-lines-before.
a775dff4
RS
3348
3349 * positions.texi (Skipping Characters): skip-chars-forward allows
3350 character classes.
3351
077f7085
LK
33522005-03-18 Lute Kamstra <lute@gnu.org>
3353
3354 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3355
d69ea7ab
RS
33562005-03-17 Richard M. Stallman <rms@gnu.org>
3357
c7bd5d57
RS
3358 * text.texi (Undo): Document extensible undo entries.
3359
d69ea7ab
RS
3360 * searching.texi (String Search, Regexp Search, Regexp Search):
3361 Cleanups.
3362
3363 * nonascii.texi (Character Codes): Minor fix.
3364
3365 * display.texi (Display Property): Explain the significance
3366 of having text properties that are eq.
3367 (Other Display Specs): Explain string as display spec.
3368
3369 * commands.texi (Interactive Codes): Document G option.
3370
33712005-03-17 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * text.texi (Filling): Add sentence-end-without-period and
3374 sentence-end-without-space.
3375 (Changing Properties): Minor fix.
3376
3377 * anti.texi: Total rewrite.
3378
a7679889
LK
33792005-03-15 Lute Kamstra <lute@gnu.org>
3380
3381 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3382
6eb8e247
KS
33832005-03-08 Kim F. Storm <storm@cua.dk>
3384
3385 * display.texi (Specified Space): Property :width is support on
3386 non-graphic terminals, :height is not.
3387
bfa8be14
RS
33882005-03-07 Richard M. Stallman <rms@gnu.org>
3389
3390 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3391 Now subnodes of Fringes.
3392 (Overlay Arrow): Document overlay-arrow-variable-list.
3393 (Fringe Size/Pos): New node, broken out of Fringes.
3394 (Display): Explain clearing vs redisplay better.
3395 (Truncation): Clarify use of bitmaps.
3396 (The Echo Area): Clarify the uses of the echo area.
3397 Add max-mini-window-height.
3398 (Progress): Clarify.
3399 (Invisible Text): Explain that main loop moves point out.
3400 (Selective Display): Say "hidden", not "invisible".
b5305167 3401 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
3402 (Overlay Properties): Clarify intro.
3403 (Finding Overlays): Explain return values when nothing found.
3404 (Width): truncate-string-to-width has added arg.
3405 (Displaying Faces): Clarify and update mode line face handling.
3406 (Face Functions): Minor cleanup.
b5305167 3407 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
3408 (Pixel Specification, Other Display Specs): Minor cleanups.
3409 (Images, Image Descriptors): Minor cleanups.
3410 (GIF Images): Patents have expired.
3411 (Showing Images): Explain default text for insert-image.
b5305167 3412 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
3413 (Making Buttons): Explain return values.
3414 (Button Buffer Commands): Add xref.
3415 (Inverse Video): Update mode-line-inverse-video.
3416 (Display Table Format): Clarify.
3417 (Active Display Table): Give defaults for window-display-table.
3418
3419 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3420 and calendar-today-marker are strings, not chars.
3421 (Holiday Customizing): Minor fix.
3422
bfa8be14
RS
3423 * internals.texi (Writing Emacs Primitives): Update `or' example.
3424 Update limit on # args of subr.
3425
3426 * edebug.texi (Using Edebug): Arrow is in fringe.
3427 (Instrumenting): Arg to eval-defun works without loading edebug.
3428 (Edebug Execution Modes): Add xref.
3429
3430 * customize.texi (Common Keywords): Clarify :require.
3431 Mention :version here.
3432 (Variable Definitions, Group Definitions): Not here.
3433 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3434
d69ea7ab
RS
34352005-03-07 Chong Yidong <cyd@stupidchicken.com>
3436 * nonascii.texi (Text Representations): Clarify position-bytes.
3437 (Character Sets): Add list-charset-chars.
3438 (Scanning Charsets): Add charset-after.
3439 (Encoding and I/O): Minor fix.
3440
34398e6c
RS
34412005-03-06 Richard M. Stallman <rms@gnu.org>
3442
3443 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3444 (Resizing Windows): Likewise.
3445
3446 * text.texi (Change Hooks): Get rid of "Emacs 21".
3447
3448 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3449
3450 * streams.texi (Output Variables): Get rid of "Emacs 21".
3451
3452 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3453
3454 * os.texi (Translating Input): Replace flow-control example
3455 with a less obsolete example that uses `keyboard-translate'.
3456
6eb8e247 3457 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 3458 Get rid of "Emacs 21".
6eb8e247 3459
34398e6c
RS
3460 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3461 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3462
3463 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3464
3465 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3466
3467 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3468 (Menu Bar): Fix when menu-bar-update-hook is called.
3469
3470 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3471
3472 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3473 and make it read better.
3474
3475 * files.texi (Writing to Files): Get rid of "Emacs 21".
3476 (Unique File Names): Likewise.
3477
3478 * elisp.texi: Update Emacs version to 22.
3479
3480 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3481 (Overlay Properties, Face Attributes): Likewise.
3482 (Managing Overlays): Fix punctuation.
3483 (Attribute Functions): Clarify set-face-font; get rid of
3484 info about old Emacs versions.
3485 (Auto Faces, Font Lookup, Display Property, Images):
3486 Get rid of "Emacs 21".
3487
3488 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3489
d2178387
RS
34902005-03-05 Richard M. Stallman <rms@gnu.org>
3491
3492 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3493
524352d6
LK
34942005-03-04 Lute Kamstra <lute@gnu.org>
3495
3496 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3497
34982005-03-03 Lute Kamstra <lute@gnu.org>
3499
3500 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3501
284f0680
LK
35022005-03-01 Lute Kamstra <lute@gnu.org>
3503
3504 * debugging.texi (Debugger Commands): Update `j'.
3505
a9ee5cac
LK
35062005-02-28 Lute Kamstra <lute@gnu.org>
3507
3508 * debugging.texi (Debugging): Fix typo.
3509 (Error Debugging): Document eval-expression-debug-on-error.
3510 (Function Debugging): Update example.
3511 (Using Debugger): Mention starred stack frames.
3512 (Debugger Commands): Document `j' and `l'.
3513 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3514 Update the messages that the debugger displays.
3515 (Internals of Debugger): Add cross reference. Update example.
3516 (Excess Open): Minor improvement.
3517 (Excess Close): Minor improvement.
3518
378d0f8e
RS
35192005-02-26 Richard M. Stallman <rms@gnu.org>
3520
3521 * tips.texi (Coding Conventions): Clarify.
3522 Put all the major mode key reservations together.
3523 Mention the Mouse-1 => Mouse-2 conventions.
3524
3525 * syntax.texi (Syntax Class Table): Clarify.
3526 (Syntax Table Functions): syntax-after moved from here.
3527 (Syntax Table Internals): syntax-after moved to here.
3528 (Parsing Expressions): Update info on number of values
3529 and what's meaningful in the STATE argument.
3530 (Categories): Fix typo.
3531
3532 * sequences.texi (Arrays): Cleanup.
3533 (Char-Tables): Clarify.
3534
3535 * processes.texi (Deleting Processes): Cleanups, add xref.
3536 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3537 (Process Information): set-process-coding-system, some args optional.
3538 (Input to Processes): Explain various types for PROCESS args.
3539 Rename them from PROCESS-NAME to PROCESS.
3540 (Signals to Processes): Likewise.
3541 (Decoding Output): Cleanup.
3542 (Query Before Exit): Clarify.
3543
3544 * os.texi (Startup Summary): Correct the options; add missing ones.
3545 (Terminal Output, Batch Mode): Clarify.
3546 (Flow Control): Node deleted.
3547
3548 * markers.texi (The Mark): Clarify.
3549
3550 * macros.texi (Expansion): Cleanup.
3551 (Indenting Macros): indent-spec allows ints, not floats.
3552
3553 * keymaps.texi (Keymaps): Clarify.
3554 (Format of Keymaps): Update lisp-mode-map example.
3555 (Active Keymaps, Key Lookup): Clarify.
3556 (Changing Key Bindings): Add xref to `kbd'.
3557 (Key Binding Commands, Simple Menu Items): Clarify.
3558 (Mouse Menus, Menu Bar): Clarify.
3559 (Menu Example): Replace print example with menu-bar-replace-menu.
3560
3561 * help.texi (Documentation Basics): Add function-documentation prop.
3562
3563 * elisp.texi (Top): Don't refer to Flow Control node.
3564
3565 * commands.texi (Command Overview): Improve xrefs.
3566 (Adjusting Point): Adjusting point applies to intangible and invis.
3567 (Key Sequence Input): Doc extra read-key-sequence args.
3568 Likewise for read-key-sequence-vector.
3569
3570 * backups.texi (Rename or Copy): Minor fix.
3571 (Numbered Backups): For version-control, say the default.
3572 (Auto-Saving): make-auto-save-file-name example is simplified.
3573
3574 * advice.texi (Advising Functions): Don't imply one part of Emacs
3575 should advise another part. Markup changes.
3576 (Defining Advice): Move transitional para.
3577 (Activation of Advice): Cleanup.
3578 Explain if COMPILE is nil or negative.
3579
3580 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3581
2e20c83d
LK
35822005-02-24 Lute Kamstra <lute@gnu.org>
3583
3584 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3585 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3586
65c492fd
LK
35872005-02-23 Lute Kamstra <lute@gnu.org>
3588
b02c3eed
LK
3589 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3590 to define global minor modes as well.
3591
65c492fd
LK
3592 * display.texi (Managing Overlays): overlay-buffer returns nil for
3593 deleted overlays.
3594
b686dd59
KS
35952005-02-22 Kim F. Storm <storm@cua.dk>
3596
3597 * minibuf.texi (Basic Completion): Allow symbols in addition to
3598 strings in try-completion and all-completions.
3599
23e8c095
LK
36002005-02-14 Lute Kamstra <lute@gnu.org>
3601
3602 * elisp.texi (Top): Remove reference to deleted node.
3603
3604 * lists.texi (Lists): Remove reference to deleted node.
3605 (Cons Cells): Fix typo.
3606
3607 * loading.texi (Where Defined): Fix typo.
3608
134948fc
RS
36092005-02-14 Richard M. Stallman <rms@gnu.org>
3610
3611 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3612 is useful for discarding some minor modes.
3613
3614 * symbols.texi (Symbol Components): Reorder examples.
3615
3616 * streams.texi (Input Functions): State standard-input default.
3617 (Output Variables): State standard-output default.
3618
3619 * objects.texi (Printed Representation): Clarify read syntax vs print.
3620 (Floating Point Type): Explain meaning better.
3621 (Symbol Type): Explain uniqueness better.
3622 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3623 List examples sooner.
3624 (Box Diagrams): New subnode broken out.
3625 Some examples moved from old Lists as Boxes node.
3626 (Dotted Pair Notation): Clarify intro.
3627 (Array Type): Clarify.
3628 (Type Predicates): Add hash-table-p.
3629
3630 * numbers.texi (Integer Basics): Clarify radix explanation.
3631 (Predicates on Numbers): Minor clarification.
3632 (Comparison of Numbers): Minor clarification. Clarify eql.
3633 Typos in min, max.
3634 (Math Functions): Clarify overflow in expt.
3635
3636 * minibuf.texi (Text from Minibuffer): Minor clarification.
3637 Mention arrow keys.
3638
3639 * loading.texi (Autoload): defun's doc string overrides autoload's
3640 doc string.
3641 (Repeated Loading): Modernize "add to list" examples.
3642 (Where Defined): Finish updating table of load-history elts.
3643
3644 * lists.texi (List-related Predicates): Minor wording improvement.
3645 (Lists as Boxes): Node deleted.
3646 (Building Lists): Explain trivial cases of number-sequence.
3647
3648 * hash.texi (Hash Tables): Add desc to menu items.
3649 (Creating Hash): Expain "full" means "make larger",
3650 (Hash Access): Any object can be a key.
3651 State value of maphash.
3652
3653 * functions.texi (What Is a Function): Wording cleanup.
3654 (Function Documentation): Minor cleanup.
3655 Explain purpose of calling convention at end of doc string.
3656 (Function Names): Wording cleanup.
3657 (Calling Functions): Wording cleanup.
3658 Explain better how funcall calls the function.
3659 (Function Cells): Delete example of saving and redefining function.
3660
3661 * control.texi (Combining Conditions): Wording cleanup.
3662 (Iteration): dolist and dotimes bind VAR locally.
3663 (Cleanups): Xref to Atomic Changes.
3664
3665 * compile.texi (Byte Compilation): Delete 19.29 info.
3666 (Compilation Functions): Macros' difficulties don't affect defsubst.
3667 (Docs and Compilation): Delete 19.29 info.
3668
44291460
RS
36692005-02-10 Richard M. Stallman <rms@gnu.org>
3670
3671 * objects.texi (Symbol Type): Minor correction.
3672
1f9ad95a
LK
36732005-02-06 Lute Kamstra <lute@gnu.org>
3674
3675 * modes.texi (Example Major Modes): Fix typos.
3676
ba2c991c
RS
36772005-02-06 Richard M. Stallman <rms@gnu.org>
3678
3679 * text.texi (Margins): fill-nobreak-predicate can be one function.
3680
3681 * strings.texi (Modifying Strings): clear-string can make unibyte.
3682 (Formatting Strings): format gives error if values missing.
3683
3684 * positions.texi (Character Motion): Mention default arg
3685 for forward-char. backward-char refers to forward-char.
3686 (Word Motion): Mention default arg for forward-word.
3687 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3688 Simplify end-of-buffer.
3689 (Text Lines): Mention default arg for forward-line.
3690 (List Motion): Mention default arg for beginning/end-of-defun.
3691 (Skipping Characters): Minor fixes in explaining character-set.
3692
3693 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3694 Mode inheritance applies only when default-major-mode is nil.
3695 Clarifications.
3696 (Example Major Modes): Update Text mode and Lisp mode examples.
3697 (Minor Mode Conventions): Mention define-minor-mode at top.
3698 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3699 (Mode Line Format): Update mode line face display info.
3700 (Properties in Mode): Mention effect of risky vars.
3701 (Imenu): Define imenu-add-to-menubar.
3702 (Font Lock Mode): Add descriptions to menu lines.
3703 (Faces for Font Lock): Add font-lock-doc-face.
3704
9bf6d576
LK
37052005-02-05 Lute Kamstra <lute@gnu.org>
3706
3707 * text.texi (Maintaining Undo): Remove obsolete function.
3708
cb602754
EZ
37092005-02-05 Eli Zaretskii <eliz@gnu.org>
3710
3711 * frames.texi (Color Names): Add pointer to the X docs about RGB
3712 color specifications. Improve indexing
3713 (Text Terminal Colors): Replace the description of RGB values by
3714 an xref to "Color Names".
3715
4e07258f
RS
37162005-02-03 Richard M. Stallman <rms@gnu.org>
3717
3718 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3719 Clarify.
3720 (Selecting Windows): Clarify save-selected-window.
3721 (Cyclic Window Ordering): Clarify walk-windows.
3722 (Window Point): Clarify.
3723 (Window Start): Add comment to example.
3724 (Resizing Windows): Add `interactive' specs in examples.
3725 Document fit-window-to-buffer.
3726
3727 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3728 (Undo, Maintaining Undo): Clarify last change.
3729 (Sorting): In sort-numeric-fields, explain about octal and hex.
3730 Mention sort-numeric-base.
3731 (Format Properties): Add xref for hard newlines.
3732
3733 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3734 (Pop-Up Menus): Fix typo.
3735 (Color Names): Explain all types of color names.
3736 Explain color-values on B&W terminal.
3737 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3738
3739 * files.texi (File Locks): Not supported on MS systems.
3740 (Testing Accessibility): Clarify.
3741
3742 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3743 (Coverage Testing): Fix typo.
3744
3745 * commands.texi (Misc Events): Remove stray space.
3746
3747 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3748 (Modification Time): Clarify when visited-file-modtime returns 0.
3749 (The Buffer List): Clarify bury-buffer.
3750 (Killing Buffers): Clarify.
3751 (Indirect Buffers): Add clone-indirect-buffer.
3752
37532005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3754
3755 * edebug.texi (Printing in Edebug): Fix default value of
3756 edebug-print-circle.
3757 (Coverage Testing): Fix displayed frequency count data.
3758
37592005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3760
3761 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3762
4e07258f 37632005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3764
3765 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3766
28d986b9
EZ
37672005-01-29 Eli Zaretskii <eliz@gnu.org>
3768
3769 * commands.texi (Misc Events): Describe the help-echo event.
3770
3771 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3772 consistently in description of the help-echo property.
3773 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3774
3775 * display.texi (Overlay Properties): Fix the index entry for
3776 help-echo overlay property.
3777
3778 * customize.texi (Type Keywords): Uncomment the xref to the
3779 help-echo property documentation.
3780
8f958b40
KS
37812005-01-23 Kim F. Storm <storm@cua.dk>
3782
3783 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3784 return value. Third element FULLY replaced by PARTIAL which
3785 specifies number of invisible pixels if row is only partially visible.
3786 (Textual Scrolling): Mention auto-window-vscroll.
3787 (Vertical Scrolling): New defvar auto-window-vscroll.
3788
cd7e5dd6
LT
37892005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3790
3791 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3792 command remapping.
3793
6f771c32
RS
37942005-01-15 Richard M. Stallman <rms@gnu.org>
3795
3796 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3797
6ac8a822
KS
37982005-01-14 Kim F. Storm <storm@cua.dk>
3799
88948d55
KS
3800 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3801
6ac8a822
KS
3802 * text.texi (Links and Mouse-1): Fix string and vector item.
3803
20d6de82
RS
38042005-01-13 Richard M. Stallman <rms@gnu.org>
3805
3806 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3807 descriptions of overriding-local-map and overriding-terminal-local-map.
3808
3809 * text.texi (Links and Mouse-1): Clarify text.
3810
f75a592e
KS
38112005-01-13 Kim F. Storm <storm@cua.dk>
3812
3813 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3814
910f60b1
TTN
38152005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3816
3817 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3818
37181fc4
KS
38192005-01-12 Kim F. Storm <storm@cua.dk>
3820
3821 * text.texi (Links and Mouse-1): Rename section from Enabling
3822 Mouse-1 to Following Links. Change xrefs.
3823 Add examples for define-button-type and define-widget.
3824
3825 * display.texi (Button Properties, Button Buffer Commands):
3826 Clarify mouse-1 and follow-link functionality.
3827
28f94a34
RS
38282005-01-12 Richard M. Stallman <rms@gnu.org>
3829
3830 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3831
3832 * display.texi (Beeping): Fix Texinfo usage.
3833
3834 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3835
bac2d936
KS
38362005-01-11 Kim F. Storm <storm@cua.dk>
3837
3838 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3839 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3840
3841 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3842 (Enabling Mouse-1 to Follow Links): New subsection.
3843
de968ddb
RS
38442005-01-06 Richard M. Stallman <rms@gnu.org>
3845
3846 * text.texi (Special Properties): Minor change.
3847
3848 * os.texi (Timers): Clarify previous change.
3849
3850 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3851
a3a43b3b
LT
38522005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3853
3854 * display.texi (Face Attributes): Correct xref to renamed node.
3855
732bb9ce
RS
38562005-01-01 Richard M. Stallman <rms@gnu.org>
3857
3858 * display.texi (Face Attributes): Describe hex color specs.
3859
c734ae59
RS
38602004-12-31 Richard M. Stallman <rms@gnu.org>
3861
3862 * os.texi (Timers): Update previous change.
3863
33b2f4ea
KS
38642004-12-30 Kim F. Storm <storm@cua.dk>
3865
3866 * display.texi (Line Height): Total line-height is now specified
3867 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3868 in cons cells. (nil . RATIO) is relative to actual line height.
3869 Use line-height `t' instead of `0' to get minimum height.
3870
99ec74b9
RS
38712004-12-29 Richard M. Stallman <rms@gnu.org>
3872
3873 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3874
eab463f6
RS
38752004-12-28 Richard M. Stallman <rms@gnu.org>
3876
3877 * commands.texi (Quitting): Clarify value of with-local-quit.
3878
3879 * elisp.texi (Top): Fix previous change.
3880
3881 * loading.texi (Loading): Fix previous change.
3882
ebbd14f1
RS
38832004-12-27 Richard M. Stallman <rms@gnu.org>
3884
4ae98fc5
RS
3885 * Makefile.in (MAKEINFO): Specify --force.
3886
8f430046
RS
3887 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3888
56011a8c
RS
3889 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3890
3891 * display.texi (Line Height): Further clarify.
3892
3893 * elisp.texi (Top): Update Loading submenu.
3894
ebbd14f1
RS
3895 * loading.texi (Where Defined): New node.
3896 (Unloading): load-history moved to Where Defined.
3897
fda2922a
RS
38982004-12-21 Richard M. Stallman <rms@gnu.org>
3899
3900 * commands.texi (Event Input Misc): Add while-no-input.
3901
9eb8959a
RS
39022004-12-11 Richard M. Stallman <rms@gnu.org>
3903
3904 * display.texi (Line Height): Rewrite text for clarity.
3905
adf87c29
KS
39062004-12-11 Kim F. Storm <storm@cua.dk>
3907
3908 * display.texi (Display): Add node "Line Height" to menu.
3909 (Line Height): New node. Move full description of line-spacing
3910 and line-height text properties here from text.texi.
3911 (Scroll Bars): Add vertical-scroll-bar variable.
3912
3913 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3914
3915 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3916 line-spacing and vertical-scroll-bar.
3917
3918 * text.texi (Special Properties): Just mention line-spacing and
3919 line-height here, add xref to new "Line Height" node.
3920
31e4729e
TTN
39212004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3922
3923 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3924
3925 * locals.texi (Standard Buffer-Local Variables):
3926 Add @xref for `line-spacing'.
3927
cc60c723
RS
39282004-12-05 Richard M. Stallman <rms@gnu.org>
3929
3930 * Makefile.in (maintainer-clean): Remove the info files
3931 in $(infodir) where they are created.
3932
f6101ac9
RS
39332004-12-03 Richard M. Stallman <rms@gnu.org>
3934
3935 * windows.texi (Selecting Windows): get-lru-window and
3936 get-largest-window don't consider dedicated windows.
3937
3938 * text.texi (Undo): Document undo-in-progress.
3939
94221759
RS
39402004-11-26 Richard M. Stallman <rms@gnu.org>
3941
3942 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3943 Remove a few vars that are not always buffer-local.
3944
7092c5e8
LT
39452004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * locals.texi (Standard Buffer-Local Variables): Comment out
3948 xref's to non-existent node `Yet to be written'.
3949
261b01c6
RS
39502004-11-24 Richard M. Stallman <rms@gnu.org>
3951
3952 * processes.texi (Synchronous Processes): Grammar fix.
3953
3954 * numbers.texi (Comparison of Numbers): Add eql.
3955
3956 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3957
3958 * intro.texi (Printing Notation): Fix previous change.
3959
3960 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3961 and default-indicate-buffer-boundaries from here.
3962 (Usual Display): To here.
3963 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3964 (Usual Display): Move tab-width up.
3965
3966 * customize.texi (Variable Definitions): Replace
3967 show-paren-mode example with tooltip-mode.
7092c5e8 3968 (Simple Types, Composite Types, Defining New Types):
261b01c6 3969 Minor cleanups.
7092c5e8 3970
c1aa4864
JH
39712004-11-21 Jesper Harder <harder@ifa.au.dk>
3972
3973 * processes.texi (Synchronous Processes, Output from Processes):
3974 Markup fix.
3975
dedbac89
RS
39762004-11-20 Richard M. Stallman <rms@gnu.org>
3977
07c8c65a
RS
3978 * positions.texi (Skipping Characters): skip-chars-forward
3979 now handles char classes.
3980
8f40a868
RS
3981 * intro.texi (Printing Notation): Avoid confusion of `print'
3982 when explaining @print.
3983
3984 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3985
3986 * display.texi (Display Table Format): Minor fix.
3987
3988 * streams.texi (Output Functions): Fix print example.
3989
fd6866c8
RS
3990 * Makefile.in (elisp): New target.
3991 (dist): Depend on $(infodir)/elisp, not elisp.
3992 Copy the info files from $(infodir).
3993
9d00469f
RS
3994 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3995 read-from-minibuffer.
3996
dedbac89
RS
3997 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3998
6de891db
RS
39992004-11-19 Richard M. Stallman <rms@gnu.org>
4000
4001 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4002
e1c1c5a7
TTN
40032004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4004
4005 * tips.texi (Coding Conventions): Fix typo.
4006
ee31cd78
RS
40072004-11-16 Richard M. Stallman <rms@gnu.org>
4008
4009 * tips.texi (Coding Conventions): Separate defvar and require
4010 methods to avoid warnings. Use require only when there are many
4011 functions and variables from that package.
4012
4013 * minibuf.texi (Minibuffer Completion): When ignoring case,
4014 predicate must not be case-sensitive.
4015
4016 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4017 (Test Coverage): Don't talk about "splotches". Clarified.
4018
4bd38e94
TTN
40192004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4020
4021 * frames.texi (Window Frame Parameters): Fix typo.
4022
6d073ae1
KS
40232004-11-15 Kim F. Storm <storm@cua.dk>
4024
9f89426b
KS
4025 * symbols.texi (Other Plists): Note that plist-get may signal error.
4026 Add safe-plist-get.
6d073ae1 4027
10980463
TTN
40282004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4029
4030 * modes.texi (Font Lock Basics): Fix typo.
4031
1efc19eb
RS
40322004-11-08 Richard M. Stallman <rms@gnu.org>
4033
4034 * syntax.texi (Syntax Table Functions): Add syntax-after.
4035
6159c232
EZ
40362004-11-06 Lars Brinkhoff <lars@nocrew.org>
4037
4038 * os.texi (Processor Run Time): New section documenting
4039 get-internal-run-time.
4040
59dede22
EZ
40412004-11-06 Eli Zaretskii <eliz@gnu.org>
4042
4043 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4044 it nukes elisp-cover.texi.
4045 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4046 elisp-0 etc.
4047
4cc8522c
LT
40482004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4049
4050 * commands.texi (Keyboard Macros): Document `append' return value
4051 of `defining-kbd-macro'.
4052
2d1ef312
RS
40532004-11-01 Richard M. Stallman <rms@gnu.org>
4054
4055 * commands.texi (Interactive Call): Add called-interactively-p.
4056
6f4e005d
SJ
40572004-10-29 Simon Josefsson <jas@extundo.com>
4058
4059 * minibuf.texi (Reading a Password): Revert.
4060
4f71c13f
RS
40612004-10-28 Richard M. Stallman <rms@gnu.org>
4062
4063 * frames.texi (Display Feature Testing): Explain about "vendor".
4064
4660a9e3
RS
40652004-10-27 Richard M. Stallman <rms@gnu.org>
4066
4067 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4068 not raw. Clarify `n'.
4069 (Interactive Call): Rewrite interactive-p, focusing on when
4070 and how to use it.
4071 (Misc Events): Clarify previous change.
4072
4073 * advice.texi (Simple Advice): Clarify what job the example does.
4074 (Around-Advice): Clarify ad-do-it.
4075 (Activation of Advice): An option of ad-default-compilation-action
4076 is `never', not `nil'.
4077
c8636435
KS
40782004-10-26 Kim F. Storm <storm@cua.dk>
4079
4080 * commands.texi (Interactive Codes): Add U code letter.
4081
acd4089b
SJ
40822004-10-25 Simon Josefsson <jas@extundo.com>
4083
4084 * minibuf.texi (Reading a Password): Add.
4085
29dc7809
JR
40862004-10-24 Jason Rumney <jasonr@gnu.org>
4087
9b7fa297 4088 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
4089 and wheel-down.
4090
bb5d6d34
KG
40912004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4092
4093 * processes.texi (Synchronous Processes): Document process-file.
4094
d0ee2ed3
KH
40952004-10-22 Kenichi Handa <handa@m17n.org>
4096
4097 * text.texi (translate-region): Document that it accepts also a
4098 char-table.
4099
38be9dbb
DP
41002004-10-22 David Ponce <david@dponce.com>
4101
4102 * windows.texi (Resizing Windows): Document the `preserve-before'
4103 argument of the functions `enlarge-window' and `shrink-window'.
4104
63c80452
JR
41052004-10-19 Jason Rumney <jasonr@gnu.org>
4106
4107 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4108
9f4b6e73
LT
41092004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4110
4111 * text.texi (Filling): Add anchor for definition of
4112 `sentence-end-double-space'.
4113
4114 * searching.texi (Regexp Example): Update description of how
4115 Emacs currently recognizes the end of a sentence.
4116 (Standard Regexps): Update definition of the variable
4117 `sentence-end'. Add definition of the function `sentence-end'.
4118
657f0f9c
EZ
41192004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4120
4121 * display.texi (Progress): New node.
4122
35ab4857
KS
41232004-10-05 Kim F. Storm <storm@cua.dk>
4124
4125 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4126
f2a54fbc
KS
41272004-09-29 Kim F. Storm <storm@cua.dk>
4128
4129 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4130 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4131 fringe bitmap symbols, as they now have their own namespace.
4132 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4133 vs. pixels. Signal error if no free bitmap slots.
4134 (Pixel Specification): Change IMAGE to @var{image}.
4135
4676d6f3
RS
41362004-09-28 Richard M. Stallman <rms@gnu.org>
4137
4138 * text.texi (Special Properties): Clarify line-spacing and line-height.
4139
4140 * searching.texi (Regexp Search): Add looking-back.
4141
17234906
LT
41422004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4143
4144 * display.texi: Correct typos.
4145 (Image Descriptors): Correct xref's.
4146
4de43c8b
RS
41472004-09-25 Richard M. Stallman <rms@gnu.org>
4148
4149 * text.texi (Special Properties): Cleanups in `cursor'.
4150 Rewrites in `line-height' and `line-spacing'; exchange them.
4151
4152 * display.texi (Fringes): Rewrite previous change.
4153 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4154 (Display Fringe Bitmaps): Node deleted, text moved.
4155 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4156 (Scroll Bars): Clarify set-window-scroll-bars.
4157 (Pointer Shape): Rewrite.
4158 (Specified Space): Clarify :align-to, etc.
4159 (Pixel Specification): Use @var. Clarify new text.
4160 (Other Display Specs): Clarify `slice'.
4161 (Image Descriptors): Cleanups.
4162 (Showing Images): Cleanups.
4163
a3ee0299
LT
41642004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4165
e88ebce6
LT
4166 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4167
a3ee0299
LT
4168 * modes.texi: Various minor changes in addition to:
4169 (Major Mode Conventions): Final call to `run-mode-hooks' should
4170 not be inside the `delay-mode-hooks' form.
4171 (Mode Hooks): New node.
4172 (Hooks): Delete obsolete example.
4173 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4174 node "Mode Hooks".
4175
6db2bc02
LT
41762004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4177
4178 * display.texi: Correct various typos.
4179 (Display): Rename node "Pointer Shapes" to "Pointer
4180 Shape". (There is already a node called "Pointer Shapes" in
4181 frames.texi.)
4182 (Images): Remove non-existent node "Image Slices" from menu.
4183
ed2846bd
KS
41842004-09-23 Kim F. Storm <storm@cua.dk>
4185
4186 * text.texi (Special Properties): Add `cursor', `pointer',
4187 `line-height', and `line-spacing' properties.
4188
4189 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4190 Shapes' to menu.
4191 (Standard Faces): Doc fix for fringe face.
4192 (Fringes): Add `overflow-newline-into-fringe' and
4193 'indicate-buffer-boundaries'.
4194 (Fringe Bitmaps, Pointer Shapes): New nodes.
4195 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4196 Bitmaps' to menu.
4197 (Specified Space): Describe pixel width and height.
4198 (Pixel Specification): New node.
4199 (Other Display Specs): Add `slice' property.
4200 (Display Fringe Bitmaps): New node.
4201 (Images): Add 'Image Slices' to menu.
4202 (Image Descriptors): Add `:pointer' and `:map' properties.
4203 (Showing Images): Add slice arg to `insert-image'. Add
4204 'insert-sliced-image'.
4205
4d894c98
RS
42062004-09-20 Richard M. Stallman <rms@gnu.org>
4207
4208 * commands.texi (Key Sequence Input):
4209 Clarify downcasing in read-key-sequence.
4210
7e388eb7
JL
42112004-09-08 Juri Linkov <juri@jurta.org>
4212
4213 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4214
a020987f
LT
42152004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4216
4217 * locals.texi (Standard Buffer-Local Variables): Add
4218 `buffer-auto-save-file-format'.
4219 * internals.texi (Buffer Internals): Describe new
4220 auto_save_file_format field of the buffer structure.
4221 * files.texi (Format Conversion): `auto-save-file-format' has been
4222 renamed `buffer-auto-save-file-format'.
4223
2b96f80c
LT
42242004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4225
4226 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4227 an integer or a marker.
4228 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4229
2ee3b79e
RS
42302004-08-22 Richard M. Stallman <rms@gnu.org>
4231
4232 * modes.texi (Major Mode Conventions): Discuss rebinding of
4233 standard key bindings.
4234
c438dc33
KS
42352004-08-18 Kim F. Storm <storm@cua.dk>
4236
4237 * processes.texi (Accepting Output): Add `just-this-one' arg to
4238 `accept-process-output'.
101c421e 4239 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 4240
db8af011
LT
42412004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4242
4243 * keymaps.texi: Various changes in addition to:
4244 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4245 Give more varied examples for `kbd'.
4246 (Creating Keymaps): Char tables have slots for all characters
4247 without modifiers.
4248 (Active Keymaps): `overriding-local-map' and
4249 `overriding-terminal-local-map' also override text property and
4250 overlay keymaps.
4251 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4252 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4253 to denote a prefix of no events.
4254 `map-keymap' includes parent's bindings _recursively_.
4255 Clarify and correct description of `where-is-internal'.
4256 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4257 (Menu Example): For menus intended for use with the keyboard, the
4258 menu items should be bound to characters or real function keys.
4259
de700726
LT
42602004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4261
30e75a87
LT
4262 * objects.texi (Character Type): Reposition `@anchor' to prevent
4263 double space inside sentence in Info.
4264
de700726
LT
4265 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4266 renamed to `disabled-command-function'.
7c5b95c9 4267 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
4268 (Command Loop Info): Replace reference to it.
4269 (Disabling Commands): `disabled-command-hook' has been renamed to
4270 `disabled-command-function'.
4271
81909a1a
LT
42722004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * os.texi (Translating Input): Only non-prefix bindings in
4275 `key-translation-map' override actual key bindings. Warn about
4276 possible indirect effect of actual key bindings on non-prefix
4277 bindings in `key-translation-map'.
4278
5504e99c
LT
42792004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * minibuf.texi (High-Level Completion): Add anchor for definition
4282 of `read-variable'.
4283
4284 * commands.texi: Various changes in addition to:
4285 (Using Interactive): Clarify description of `interactive-form'.
4286 (Interactive Call): Mention default for KEYS argument to
4287 `call-interactively'.
4288 (Command Loop Info): Clarify description of `this-command-keys'.
4289 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4290 Value of `last-event-frame' can be `macro'.
4291 (Repeat Events): `double-click-fuzz' is also used to distinguish
4292 clicks and drags.
4293 (Classifying Events): Clarify descriptions of `event-modifiers'
4294 `event-basic-type' and `event-convert-list'.
4295 (Accessing Events): `posn-timestamp' takes POSITION argument.
4296 (Quoted Character Input): Clarify description of
4297 `read-quoted-char' and fix example.
4298 (Quitting): Add `with-local-quit'.
6db11765 4299 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
4300 `enable-command' and `disable-command'.
4301 Mention what happens if `disabled-command-hook' is nil.
4302 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4303 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4304
f478a72a
LT
43052004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * frames.texi: Various changes in addition to:
4308 (Creating Frames): Expand and clarify description of `make-frame'.
4309 (Window Frame Parameters): Either none or both of the `icon-left'
4310 and `icon-top' parameters must be specified. Put descriptions of
4311 `menu-bar-lines' and `toolbar-lines' closer together and change
4312 them accordingly.
4313 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4314 except while processing `frame-title-format' or `icon-title-format'.
4315 (Deleting Frames): Correct description of `delete-frame'.
4316 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 4317 (Frames and Windows): Mention return value of
f478a72a
LT
4318 `set-frame-selected-window'.
4319 (Visibility of Frames): Mention `force' argument to
4320 `make-frame-invisible'. `frame-visible-p' returns t for all
4321 frames on text-only terminals.
4322 (Frame Configurations): Restoring a frame configuration does not
4323 restore deleted frames.
4324 (Window System Selections): `x-set-selection' returns DATA.
4325 (Resources): Add example.
4326 (Display Feature Testing): Clarify descriptions of
4327 `display-pixel-height', `display-pixel-width', `x-server-version'
4328 and `x-server-vendor'.
4329
4330 * windows.texi (Choosing Window): Add anchor.
4331 * minibuf.texi (Minibuffer Misc): Add anchor.
4332
bc135062
JPW
43332004-07-23 John Paul Wallington <jpw@gnu.org>
4334
4335 * macros.texi (Defining Macros): Declaration keyword for setting
4336 Edebug spec is `debug' not `edebug'.
4337
cb7516e5
LT
43382004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4339
4340 * windows.texi: Various small changes in addition to:
4341 (Window Point): Mention return value of `set-window-point'.
4342 (Window Start): `pos-visible-in-window-p' disregards horizontal
4343 scrolling. Explain return value if PARTIALLY is non-nil.
4344 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4345 and `set-window-vscroll'.
4346 (Size of Window): The argument WINDOW to `window-inside-edges',
4347 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4348 (Resizing Windows): Explain return value of
4349 `shrink-window-if-larger-than-buffer'.
4350 `window-size-fixed' automatically becomes buffer local when set.
4351 (Window Configurations): Explain return value of
4352 `set-window-configuration'.
4353
4354 * minibuf.texi (Minibuffer Misc): Add anchor for
4355 `minibuffer-scroll-window'.
4356
4357 * positions.texi (Text Lines): Add anchor for `count-lines'.
4358
3751eb00
RS
43592004-07-17 Richard M. Stallman <rms@gnu.org>
4360
4361 * display.texi (Overlay Properties): Adding `evaporate' prop
4362 deletes empty overlay immediately.
4363
4364 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4365 fix example.
4366
9a7e97c6
LT
43672004-07-16 Jim Blandy <jimb@redhat.com>
4368
4369 * searching.texi (Regexp Backslash): Document new \_< and \_>
4370 operators.
4371
aa0e4da8
JB
43722004-07-16 Juanma Barranquero <lektu@terra.es>
4373
4374 * display.texi (Images): Fix Texinfo usage.
4375
cbbfedb2
LT
43762004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4377
4378 * buffers.texi (Modification Time): `visited-file-modtime' now
4379 returns a list of two integers, instead of a cons.
4380
3a052bd3
LT
43812004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4382
4383 * windows.texi: Various changes in addition to:
4384 (Splitting Windows): Add `split-window-keep-point'.
4385
02c04e6f
RS
43862004-07-09 Richard M. Stallman <rms@gnu.org>
4387
4388 * frames.texi (Input Focus): Minor fix.
4389
cb4f1287
LT
43902004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4391
4392 * frames.texi (Input Focus): Clarify descriptions of
4393 `select-frame-set-input-focus' and `select-frame'.
4394
339902ec
LT
43952004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * os.texi: Various small changes in addition to:
4398 (Killing Emacs): Expand and clarify description of
4399 `kill-emacs-query-functions' and `kill-emacs-hook'.
4400 (System Environment): Expand and clarify description of `getenv'
4401 and `setenv'.
4402 (Timers): Clarify description of `run-at-time'.
4403 (Translating Input): Correct description of
4404 `extra-keyboard-modifiers'.
4405 (Flow Control): Correct description of `enable-flow-control'.
4406
fe3b7e35
TTN
44072004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4408
4409 * os.texi: Update copyright.
4410 (Session Management): Grammar fix.
4411 Clarify which Emacs does the restarting.
4412 Use @samp for *scratch* buffer.
4413
59db7d6e
LT
44142004-07-04 Alan Mackenzie <acm@muc.de>
4415
4416 * frames.texi (Input Focus): Add documentation for
4417 `select-frame-set-input-focus'. Replace refs to non-existent
4418 `switch-frame' with `select-frame'. Minor corrections and tidying
4419 up of text-only terminal stuff.
4420
e3ccf404
RS
44212004-07-02 Richard M. Stallman <rms@gnu.org>
4422
4423 * files.texi (Saving Buffers): Cleanup write-contents-function.
4424 (Magic File Names): Cleanup file-remote-p.
4425
8addb6eb
KG
44262004-07-02 Kai Grossjohann <kai@emptydomain.de>
4427
4428 * files.texi (Magic File Names): `file-remote-p' returns an
4429 identifier of the remote system, not just t.
4430
7a58d84d
DK
44312004-07-02 David Kastrup <dak@gnu.org>
4432
4433 * searching.texi (Entire Match Data): Add explanation about new
4434 match-data behavior when @var{integers} is non-nil.
4435
d8c379f8
RS
44362004-06-24 Richard M. Stallman <rms@gnu.org>
4437
b4a4b0ae
RS
4438 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4439
d8c379f8
RS
4440 * customize.texi (Variable Definitions): Note about doc strings
4441 and :set.
4442
4443 * keymaps.texi (Keymap Terminology): Document `kbd'.
4444 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4445
4446 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4447 makes it buffer-local.
4448
4449 * files.texi (Saving Buffers): Correct previous change.
4450
4451 * commands.texi (Accessing Events):
4452 Clarify posn-col-row and posn-actual-col-row.
4453
44542004-06-24 David Ponce <david.ponce@wanadoo.fr>
4455
4456 * commands.texi (Accessing Events): New functions
4457 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4458
dce417e7
LT
44592004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4460
4461 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4462 * frames.texi, buffers.texi, backups.texi, variables.texi:
4463 * loading.texi, eval.texi, functions.texi, control.texi:
4464 * symbols.texi, minibuf.texi: Reposition @anchor's.
4465
4466 * help.texi: Various small changes in addition to the following.
4467 (Describing Characters): Describe PREFIX argument to
4468 `key-description'. Correct and clarify definition of
4469 `text-char-description'. Describe NEED-VECTOR argument to
4470 `read-kbd-macro'.
4471 (Help Functions): Clarify definition of `apropos'.
4472
255d07dc
LH
44732004-06-23 Lars Hansen <larsh@math.ku.dk>
4474
4475 * files.texi (Saving Buffers): Correct description of
4476 `write-contents-functions'.
4477
4e9691e9
JB
44782004-06-21 Juanma Barranquero <lektu@terra.es>
4479
4480 * display.texi (Images): Remove redundant @vindex directives.
4481 Rewrite `image-library-alist' doc in active voice.
4482
1ebd4f78
JB
44832004-06-14 Juanma Barranquero <lektu@terra.es>
4484
4485 * display.texi (Images): Document new delayed library loading,
4486 variable `image-library-alist' and (existing but undocumented)
4487 function `image-type-available-p'.
4488
ddfb8369
RS
44892004-06-05 Richard M. Stallman <rms@gnu.org>
4490
4491 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4492 refer the user to the Initial Input node.
4493 (Text from Minibuffer): Likewise.
4494 (Initial Input): New node. Document this feature
4495 and say it is mostly deprecated.
4496
18684a3a
RS
44972004-05-30 Richard M. Stallman <rms@gnu.org>
4498
7a61e456
RS
4499 * loading.texi (Named Features): Clarify return value
4500 and meaning of NOERROR.
4501
18684a3a
RS
4502 * variables.texi (File Local Variables): Minor cleanup.
4503
c8364415
MA
45042004-05-30 Michael Albinus <michael.albinus@gmx.de>
4505
4506 * files.texi (Magic File Names): Add `file-remote-p' as operation
4507 of file name handlers.
4508
08fd1251
RS
45092004-05-29 Richard M. Stallman <rms@gnu.org>
4510
4511 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4512 as arg to a minor mode command.
4513
71d5a208
RS
45142004-05-22 Richard M. Stallman <rms@gnu.org>
4515
4516 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4517
4518 * streams.texi (Output Variables): Doc float-output-format.
4519
4520 * searching.texi (Regexp Special): Nested repetition can be infloop.
4521
4522 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4523 real stack overflow.
4524
4525 * compile.texi: Minor cleanups.
4526
45272004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4528
4529 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4530 circular lists.
4531 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 4532
022cb162
TTN
45332004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4534
4535 * modes.texi (Search-based Fontification): Fix typo.
4536
aa7094ba
JB
45372004-05-10 Juanma Barranquero <lektu@terra.es>
4538
4539 * modes.texi (Mode Line Variables): Fix description of
4540 global-mode-string, which is now after which-func-mode, not the
4541 buffer name.
4542
c2383279
LH
45432004-05-07 Lars Hansen <larsh@math.ku.dk>
4544
4545 * modes.texi (Desktop Save Mode): Add.
4546 (Modes): Add menu entry Desktop Save Mode.
4547
4548 * hooks.texi: Add desktop-after-read-hook,
4549 desktop-no-desktop-file-hook and desktop-save-hook.
4550
4551 * locals.texi: Add desktop-save-buffer.
4552
058296d3
JH
45532004-04-30 Jesper Harder <harder@ifa.au.dk>
4554
4555 * display.texi: emacs -> Emacs.
4556
0c54865e
EZ
45572004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4558
4559 * files.texi (Changing Files): Document set-file-times.
4560
d814862a
JB
45612004-04-23 Juanma Barranquero <lektu@terra.es>
4562
4563 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4564
e8d6f886
JH
45652004-04-18 Jesper Harder <harder@ifa.au.dk>
4566
4567 * tips.texi (Coding Conventions): defopt -> defcustom.
4568
3a424014
LT
45692004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * sequences.texi: Various clarifications.
4572
9e860631
LT
45732004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * buffers.texi (Read Only Buffers): Mention optional ARG to
4576 `toggle-read-only'.
4577
5e30a0fb
NR
45782004-04-14 Nick Roberts <nick@nick.uklinux.net>
4579
9e860631 4580 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
4581 returns a full-width window if possible.
4582
619fb950
LT
45832004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * buffers.texi: Various changes in addition to:
4586 (Buffer File Name): Add `find-buffer-visiting'.
4587 (Buffer Modification): Mention optional ARG to `not-modified'.
4588 (Indirect Buffers): Mention optional CLONE argument to
4589 `make-indirect-buffer'.
4590
4591 * files.texi: Various changes in addition to:
4592 (Visiting Functions): `find-file-hook' is now a normal hook.
4593 (File Name Expansion): Explain difference between the way that
4594 `expand-file-name' and `file-truename' treat `..'.
4595 (Contents of Directories): Mention optional ID-FORMAT argument to
4596 `directory-files-and-attributes'.
4597 (Format Conversion): Mention new optional CONFIRM argument to
4598 `format-write-file'.
4599
a2295d32
MB
46002004-04-12 Miles Bader <miles@gnu.org>
4601
4602 * macros.texi (Expansion): Add description of `macroexpand-all'.
4603
571fd4d5
JH
46042004-04-05 Jesper Harder <harder@ifa.au.dk>
4605
4606 * variables.texi (Variable Aliases): Mention
4607 cyclic-variable-indirection.
4608
4609 * errors.texi (Standard Errors): Ditto.
4610
4ba2fd66
LT
46112004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4612
6db11765 4613 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
4614 (Making Backups): Mention return value of `backup-buffer'.
4615 (Auto-Saving): Mention optional FORCE argument to
4616 `delete-auto-save-file-if-necessary'.
4617 (Reverting): Mention optional PRESERVE-MODES argument to
4618 `revert-buffer'. Correct description of `revert-buffer-function'.
4619
8f7ea687
JL
46202004-03-22 Juri Linkov <juri@jurta.org>
4621
4622 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4623 with `Vector Functions'.
4624
4625 * text.texi (Sorting): Add missing quote.
4626
0eeca3c1
LT
46272004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * intro.texi (Lisp History): Replace xref to `cl' manual with
4630 inforef.
4631
e69cfac2
RS
46322004-03-12 Richard M. Stallman <rms@gnu.org>
4633
4634 * intro.texi (Version Info): Add arg to emacs-version.
4635 (Lisp History): Change xref to CL manual.
4636
1b91d47f
LT
46372004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4640 for Partial Completion mode.
4641
97073664
TTN
46422004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4643
9b7fa297 4644 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4645
04a6e76b
RS
46462004-03-04 Richard M. Stallman <rms@gnu.org>
4647
4648 * processes.texi: Fix typos.
4649
4650 * lists.texi (Building Lists): Minor clarification.
4651
4652 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4653 in make-hash-table.
4654
5bb0fcd1
JB
46552004-02-29 Juanma Barranquero <lektu@terra.es>
4656
4657 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4658 rm, and ignore exit code.
4659
9022d421
EZ
46602004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4661
4662 * display.texi (Defining Faces): Add description for min-colors.
4663 Update example.
4664
92f5fba2
LT
46652004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4666
4667 * abbrevs.texi: Various corrections and clarifications in addition
4668 to the following:
4669 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4670
7e83e178
GM
46712004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4672
4673 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4674
9c5609e8
LT
46752004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4676
e2b9b51f
LT
4677 * text.texi: Various small changes in addition to the following:
4678 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4679 to delete-horizontal-space.
9b7fa297 4680 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4681 description of yank-handler text property at various places.
4682
7daa0e81
LT
4683 * frames.texi (Window System Selections): Add anchor.
4684
9c5609e8
LT
4685 * syntax.texi (Syntax Table Functions): Clarify and correct
4686 descriptions of make-syntax-table and copy-syntax-table.
4687 (Motion and Syntax): Clarify SYNTAXES argument to
4688 skip-syntax-forward.
4689 (Parsing Expressions): Mention that the return value of
4690 parse-partial-sexp is currently a list of ten rather than nine
4691 elements.
4692 (Categories): Various corrections and clarifications.
4693
d29edb21
LT
46942004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * markers.texi (Marker Insertion Types): Minor change.
4697
4698 * locals.texi (Standard Buffer-Local Variables):
4699 * commands.texi (Interactive Codes, Using Interactive):
4700 * functions.texi (Related Topics): Fix xrefs.
4701
43e48bda
LT
47022004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4703
4704 * lists.texi (Sets And Lists): Update description of delete-dups.
4705
84e34002
RS
47062004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4707
4708 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4709
47102004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4711
4712 * frames.texi (Parameter Access): frame-parameters arg is optional.
4713 modify-frame-parameters handles nil for FRAME.
4714 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4715 are all-or-nothing for certain toolkits.
4716 Mention parameter wait-for-wm.
4717 (Frames and Windows): In frame-first-window and frame-selected-window
4718 the arg is optional.
4719 (Input Focus): In redirect-frame-focus the second arg is optional.
4720 (Window System Selections): Mention selection type CLIPBOARD.
4721 Mention data-type UTF8_STRING.
4722 Mention numbering of cut buffers.
4723 (Resources): Describe x-resource-name.
4724
47252004-02-16 Richard M. Stallman <rms@gnu.org>
4726
4727 * windows.texi (Buffers and Windows): Delete false table
4728 about all-frames.
4729
4730 * syntax.texi (Parsing Expressions): Delete old caveat
4731 about parse-sexp-ignore-comments.
4732
4733 * streams.texi (Output Variables): Add print-quoted.
4734
4735 * lists.texi (Building Lists): Minor cleanup.
4736
4737 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4738
4739 * display.texi (Overlays): Explain overlays use markers.
4740 (Managing Overlays): Explain front-advance and rear-advance
4741 in more detail.
4742
4743 * loading.texi (Unloading): Document unload-feature-special-hooks.
4744 Get rid of fns-NNN.el file.
4745
47462004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4747
4748 * help.texi (Describing Characters): Fix text-char-description
4749 example output.
4750
4751 * edebug.texi (Using Edebug): Fix example.
4752
4753 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4754
84e34002
RS
4755 * files.texi (Changing Files): Fix argname.
4756
4757 * calendar.texi: Fix parens, and default values.
4758
4759 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4760 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4761 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4762
4763 * positions.texi (Text Lines): Don't add -1 in current-line.
4764
47652004-02-16 Richard M. Stallman <rms@gnu.org>
4766
4767 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4768
c33b76da
EZ
47692004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4770
4771 * processes.texi (Low-Level Network): Fix a typo.
4772
9d7271e8
KS
47732004-02-12 Kim F. Storm <storm@cua.dk>
4774
4775 * display.texi (Fringes): Use consistent wording.
4776 Note that window-fringe's window arg is optional.
4777 (Scroll Bars): Use consistent wording.
4778
6827d730
LT
47792004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4780
4781 * tips.texi (Comment Tips): Document the new conventions for
4782 commenting out code.
4783
1cb60b5a
JD
47842004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4785
4786 * positions.texi (Text Lines): Added missing end defun.
4787
7fdd1f62
KS
47882004-02-07 Kim F. Storm <storm@cua.dk>
4789
4790 * positions.texi (Text Lines): Add line-number-at-pos.
4791
eb3c144c
JPW
47922004-02-06 John Paul Wallington <jpw@gnu.org>
4793
4794 * display.texi (Button Properties, Button Buffer Commands):
4795 mouse-2 invokes button, not down-mouse-1.
4796
a1d38d63
JR
47972004-02-04 Jason Rumney <jasonr@gnu.org>
4798
4799 * makefile.w32-in: Sync with Makefile.in changes.
4800
4b574f3d
LT
48012004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4802
4803 * minibuf.texi (Text from Minibuffer): Various corrections and
4804 clarifications.
4805 (Object from Minibuffer): Correct Lisp description of
4806 read-minibuffer.
4807 (Minibuffer History): Clarify description of cons values for
4808 HISTORY arguments.
4809 (Basic Completion): Various corrections and clarifications. Add
4810 completion-regexp-list.
4811 (Minibuffer Completion): Correct and clarify description of
4812 completing-read.
6f6b0433 4813 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4814 other minor changes.
4815 (High-Level Completion): Various corrections and clarifications.
4816 (Reading File Names): Ditto.
4817 (Minibuffer Misc): Ditto.
4818
d8186297
LT
48192004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * strings.texi (Text Comparison): assoc-string also matches
4822 elements of alists that are strings instead of conses.
4823 (Formatting Strings): Standardize Texinfo usage. Update index
4824 entries.
4825
9adcb5f2
LT
48262004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4827
4828 * lists.texi (Sets And Lists): Add delete-dups.
4829
3e7274ae
LT
48302004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4833 special form.
4834 * macros.texi (Defining Macros): Update description of `declare',
4835 which now is a macro.
4836 (Wrong Time): Fix typos.
4837
944e099f
LT
48382004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4841 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4842 and `batch-byte-compile'. In particular, mention and describe
4843 all optional arguments.
4844 (Disassembly): Correct and clarify the description of `disassemble'.
4845
90c3aa59
LT
48462004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4847
4848 * searching.texi: Various small changes in addition to the
4849 following.
4850 (Regexp Example): Adapt to new value of `sentence-end'.
4851 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4852 `words'.
4853 (Search and Replace): Add usage note for `perform-replace'.
4854 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4855 `match-data'.
4856 (Standard Regexps): Update for new values of `paragraph-start'
4857 and `sentence-end'.
4858
583c353d
LT
48592004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4860
4861 * files.texi (Saving Buffers): Clarify descriptions of
4862 `write-contents-functions' and `before-save-hook'.
4863 Make the defvar's for `before-save-hook' and `after-save-hook'
4864 into defopt's.
4865
05faee07
KS
48662004-01-07 Kim F. Storm <storm@cua.dk>
4867
4868 * commands.texi (Click Events): Describe new image and
4869 width/height elements of click events.
4870 (Accessing Events): Add posn-string, posn-image, and
4871 posn-object-width-height. Change posn-object to return either
4872 image or string object.
4873
a0465ec3
SJ
48742004-01-01 Simon Josefsson <jas@extundo.com>
4875
4876 * hooks.texi (Standard Hooks): Add before-save-hook.
4877 * files.texi (Saving Buffers): Likewise.
4878
972c0c49
RS
48792004-01-03 Richard M. Stallman <rms@gnu.org>
4880
4881 * frames.texi (Frames and Windows): Delete frame-root-window.
4882
dbcd463f
LT
48832004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4884
4885 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4886
4887 * functions.texi: Various small changes in addition to the
4888 following.
4889 (What Is a Function): `functionp' returns nil for macros. Clarify
4890 behavior of this and following functions for symbol arguments.
4891 (Function Documentation): Add `\' in front of (fn @var{arglist})
4892 and explain why.
4893 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4894 Add anchor.
4895 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4896
02c77ee9
MB
48972004-01-01 Miles Bader <miles@gnu.org>
4898
4899 * display.texi (Buttons): New section.
4900
903a1a91
AS
49012003-12-31 Andreas Schwab <schwab@suse.de>
4902
4903 * numbers.texi (Math Functions): sqrt reports a domain-error
4904 error.
4905 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4906
697cf92a
LT
49072003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4908
3f70fe82
LT
4909 * tips.texi (Documentation Tips): Update item on hyperlinks in
4910 documentation strings.
4911
697cf92a
LT
4912 * errors.texi (Standard Errors): Various small corrections and
4913 additions.
4914
4915 * control.texi: Various small changes in addition to the
4916 following.
4917 (Signaling Errors): Provide some more details on how `signal'
4918 constructs the error message. Add anchor to the definition of
4919 `signal'.
4920 (Error Symbols): Describe special treatment of `quit'.
4921 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4922 to emphasize that it has to be a single form.
4923
4924 * buffers.texi: Add anchor.
4925
4d25144d
RS
49262003-12-29 Richard M. Stallman <rms@gnu.org>
4927
4928 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4929 (Window Configurations): Add window-configuration-frame.
4930
4931 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4932
4933 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4934 Change arg name in get-char-property.
4935 (Special Properties): Update handling of keymap property.
4936
4937 * strings.texi (Modifying Strings): Add clear-string.
4938 (Text Comparison): Add assoc-string and remove
4939 assoc-ignore-case, assoc-ignore-representation.
4940
4941 * os.texi (Time of Day): Add set-time-zone-rule.
4942
4943 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4944 report domain-error errors.
4d25144d 4945
697cf92a 4946 * nonascii.texi (Converting Representations):
4d25144d
RS
4947 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4948 (Encoding and I/O): Add file-name-coding-system.
4949
4950 * modes.texi (Search-based Fontification): Explain that
4951 face specs are symbols with face names as values.
4952
4953 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4954
4955 * lists.texi (Building Lists): remq moved elsewhere.
4956 (Sets And Lists): remq moved here.
4957 (Association Lists): Refer to assoc-string.
4958
4959 * internals.texi (Garbage Collection): Add memory-use-counts.
4960
4961 * frames.texi (Frames and Windows): Add set-frame-selected-window
4962 and frame-root-window.
4963
697cf92a 4964 * files.texi (Contents of Directories):
4d25144d
RS
4965 Add directory-files-and-attributes.
4966
4967 * display.texi (Refresh Screen): Add force-window-update.
4968 (Invisible Text): Explain about moving point out of invis text.
4969 (Overlay Properties): Add overlay-properties.
4970 (Managing Overlays): Add overlayp.
4971 (GIF Images): Invalid image number displays a hollow box.
4972
4973 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4974 (Killing Buffers): Add buffer-live-p.
4975
67fafe38
MR
49762003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4977
4978 * display.texi (Fringes): Fix typo "set-buffer-window".
4979
68e74f25
LT
49802003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4981
4982 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4983 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4984 Add or change various xrefs and anchors.
4985
4986 * commands.texi: Replace all occurrences of @acronym{CAR} with
4987 @sc{car}, for consistency with the rest of the Elisp manual.
4988 `car' and `cdr' are historically acronyms, but are no longer
4989 widely thought of as such.
4990
4991 * internals.texi (Pure Storage): Mention that `purecopy' does not
4992 copy text properties.
4993 (Object Internals): Now 29 bits are used (in most implementations)
4994 to address Lisp objects.
4995
4996 * variables.texi (Variables with Restricted Values): New node.
4997
4998 * objects.texi (Lisp Data Types): Mention that certain variables
4999 can only take on a restricted set of values and add an xref to
5000 the new node "Variables with Restricted Values".
5001
5002 * eval.texi (Function Indirection): Describe the errors that
5003 `indirect-function' can signal.
5004 (Eval): Clarify the descriptions of `eval-region' and `values'.
5005 Describe `eval-buffer' instead of `eval-current-buffer' and
5006 mention `eval-current-buffer' as an alias for `current-buffer'.
5007 Correct the description and mention all optional arguments.
5008
697cf92a 5009 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
5010 following.
5011 (Converting Representations): Clarify behavior of
5012 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5013 ASCII arguments.
5014 (Character Sets): Document the variable `charset-list' and adapt
5015 the definition of the function `charset-list' accordingly.
5016 (Translation of Characters): Clarify use of generic characters in
5017 `make-translation-table'. Clarify and correct the description of
5018 the use of translation tables in encoding and decoding.
5019 (User-Chosen Coding Systems): Correct and clarify the description
5020 of `select-safe-coding-system'.
5021 (Default Coding Systems): Clarify description of
5022 `file-coding-system-alist'.
5023
a62f71e4
LT
50242003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5025
5026 * strings.texi (Text Comparison): Correctly describe when two
5027 strings are `equal'. Combine and clarify descriptions of
5028 `assoc-ignore-case' and `assoc-ignore-representation'.
5029
5030 * objects.texi (Non-ASCII in Strings): Clarify description of
5031 when a string is unibyte or multibyte.
5032 (Bool-Vector Type): Update examples.
5033 (Equality Predicates): Correctly describe when two strings are
5034 `equal'.
5035
19017752
LT
50362003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5037
5038 * lists.texi (Building Lists): `append' no longer accepts integer
5039 arguments. Update the description of `number-sequence' to reflect
5040 recent changes.
5041 (Sets And Lists): Describe `member-ignore-case' after `member'.
5042
0f6a07a8
KS
50432003-11-27 Kim F. Storm <storm@cua.dk>
5044
5045 * commands.texi (Click Events): Click object may be an images.
5046 Describe (dx . dy) element of click positions.
5047 (Accessing Events): Remove duplicate posn-timestamp.
5048 New functions posn-object and posn-object-x-y.
5049
1ce7c819
KS
50502003-11-23 Kim F. Storm <storm@cua.dk>
5051
5052 * commands.texi (Click Events): Describe enhancements to event
5053 position lists, including new text-pos and (col . row) items.
5054 Mention left-fringe and right-fringe area events.
0f6a07a8 5055 (Accessing Events): New functions posn-area and
1ce7c819
KS
5056 posn-actual-col-row. Mention posn-timestamp. Mention that
5057 posn-point in non-text area still returns buffer position.
5058 Clarify posn-col-row.
5059
cae8ddbb
LH
50602003-11-21 Lars Hansen <larsh@math.ku.dk>
5061
5062 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5063 * anti.texi (File Attributes): Describe removed parameter
5064 ID-FORMAT.
5065
f7f1a248
LT
50662003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5067
68e74f25 5068 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
5069 a position, its buffer is ignored.
5070
5071 * markers.texi (Overview of Markers): Mention it here too.
5072
c5e2fb05
LT
50732003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * numbers.texi (Numeric Conversions): Not just `floor', but also
5076 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5077
e57d0aa8
LT
50782003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * markers.texi (Creating Markers): Specify insertion type of
5081 created markers. Add xref to `Marker Insertion Types'.
5082 Second argument to `copy-marker' is optional.
5083 (Marker Insertion Types): Mention that most markers are created
5084 with insertion type nil.
5085 (The Mark): Correctly describe when `mark' signals an error.
5086 (The Region): Correctly describe when `region-beginning' and
5087 `region-end' signal an error.
5088
bb3612ec
LT
50892003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * hash.texi (Creating Hash): Clarify description of `eql'.
5092 `makehash' is obsolete.
5093 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5094
5095 * positions.texi (Point): Change description of `buffer-end', so
5096 that it is also correct for floating point arguments.
5097 (List Motion): Correct argument lists of `beginning-of-defun' and
5098 `end-of-defun'.
5099 (Excursions): Add xref to `Marker Insertion Types'.
5100 (Narrowing): Argument to `narrow-to-page' is optional.
5101
cfb8a797
LT
51022003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * streams.texi (Output Streams): Clarify behavior of point for
5105 marker output streams.
5106
c6177909
LT
51072003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * variables.texi (Defining Variables): Second argument to
5110 `defconst' is not optional.
5111 (Setting Variables): Mention optional argument APPEND to
5112 `add-to-list'.
5113 (Creating Buffer-Local): Expand description of
5114 `make-variable-buffer-local'.
5115 (Frame-Local Variables): Expand description of
5116 `make-variable-frame-local'.
5117 (Variable Aliases): Correct description of optional argument
5118 DOCSTRING to `defvaralias'. Mention return value of
5119 `defvaralias'.
5120 (File Local Variables): Add xref to `File variables' in Emacs
5121 Manual. Correct description of `hack-local-variables'. Mention
5122 `safe-local-variable' property. Mention optional second argument
5123 to `risky-local-variable-p'.
5124
b3645067
LT
51252003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5126
5127 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5128
10695e5c
EZ
51292003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5130
5131 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5132 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5133 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5134 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5135 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 5136 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
5137 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5138 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5139 @acronym{FOO}.
5140
a2f4def1
LT
51412003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5142
5143 * strings.texi (Creating Strings): Argument START to `substring'
5144 can not be `nil'. Expand description of
5145 `substring-no-properties'. Correct description of `split-string',
5146 especially with respect to empty matches. Prevent very bad line
5147 break in definition of `split-string-default-separators'.
5148 (Text Comparison): `string=' and `string<' also accept symbols as
5149 arguments.
5150 (String Conversion): More completely describe argument BASE in
5151 `string-to-number'.
5bb0fcd1 5152 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
5153 corresponding object. Clarify behavior of numeric prefix after
5154 `%' in `format'.
5155 (Case Conversion): The argument to `upcase-initials' can be a
5156 character.
5157
a2296bf9
KH
51582003-10-27 Kenichi Handa <handa@m17n.org>
5159
5160 * display.texi (Fontsets): Fix texinfo usage.
5161
885fef7c
KH
51622003-10-25 Kenichi Handa <handa@m17n.org>
5163
5164 * display.texi (Fontsets): Add description of the function
5165 set-fontset-font.
5166
0c6b7a1f
LT
51672003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5168
5169 * display.texi (Temporary Displays): Add xref to `Documentation
5170 Tips'.
5171
5172 * functions.texi (Function Safety): Use inforef instead of pxref
5173 for SES.
5174
c3cda320
AS
51752003-10-23 Andreas Schwab <schwab@suse.de>
5176
5177 * Makefile.in (TEX, texinputdir): Don't define.
5178 (TEXI2DVI): Define.
5179 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5180 add $(srcdir)/index.texi.
5181 ($(infodir)/elisp): Remove index.texi dependency.
5182 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5183 (index.texi): Remove target.
5184 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
5185 (clean): Don't remove index.texi.
5186
c3cda320
AS
5187 * permute-index, index.perm: Remove.
5188 * index.texi: Rename from index.unperm.
5189
e5dadca7
LT
51902003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * tips.texi (Documentation Tips): Document new behavior for face
5193 and variable hyperlinks in Help mode.
5194
6cfb0777
LT
51952003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5196
5197 * objects.texi (Integer Type): Update for extra bit of integer range.
5198 (Character Type): Ditto.
5199
a6eeaa81 52002003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
5201
5202 * numbers.texi (Integer Basics): Add index entries for reading
5203 numbers in hex, octal, and binary.
5204
c8f9ba83
LK
52052003-10-16 Lute Kamstra <lute@gnu.org>
5206
5207 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5208 argument.
5209
b52a26fb
LT
52102003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5211
5212 * windows.texi (Choosing Window): Fix typo.
5213 * edebug.texi (Edebug Execution Modes): Fix typo.
5214
f7005886
RS
52152003-10-13 Richard M. Stallman <rms@gnu.org>
5216
5217 * windows.texi (Basic Windows): A window has fringe settings,
5218 display margins and scroll-bar settings.
5219 (Splitting Windows): Doc split-window return value.
5220 Clean up one-window-p.
5221 (Selecting Windows): Fix typo.
5222 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5223 (Buffers and Windows): In set-window-buffer, explain effect
5224 on fringe settings and scroll bar settings.
5225 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5226 (Choosing Window): Use defopt for pop-up-frame-function.
5227 For special-display-buffer-names, explain same-window and same-frame.
5228 Clarify window-dedicated-p return value.
5229 (Textual Scrolling): scroll-up and scroll-down can get an error.
5230 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5231 Clarify set-window-hscroll.
5232 (Size of Window): Don't mention tool bar in window-height.
5233 (Coordinates and Windows): Explain what coordinates-in-window-p
5234 returns for fringes and display margins.
5235 (Window Configurations): Explain saving fringes, etc.
5236
5237 * tips.texi (Library Headers): Clean up Documentation.
5238
5239 * syntax.texi (Parsing Expressions): Clean up forward-comment
5240 and parse-sexp-lookup-properties.
5241
5242 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5243
5244 * os.texi (System Environment): Clean up text for load-average errors.
5245
5246 * modes.texi (Hooks): Don't explain local hook details at front.
5247 Clarify run-hooks and run-hook-with-args a little.
5248 Clean up add-hook and remove-hook.
5249
5250 * edebug.texi (Edebug Execution Modes): Clarify t.
5251 Document edebug-sit-for-seconds.
5252 (Coverage Testing): Document C-x X = and =.
5253 (Instrumenting Macro Calls): Fix typo.
5254 (Specification List): Don't index the specification keywords.
5255
c989ebe9
KS
52562003-10-10 Kim F. Storm <storm@cua.dk>
5257
5258 * processes.texi (Network): Introduce make-network-process.
5259
f9525eef
LT
52602003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5261
5262 * tips.texi (Library Headers): Fix typo.
5263
f008b925
LK
52642003-10-07 Juri Linkov <juri@jurta.org>
5265
5266 * modes.texi (Imenu): Mention imenu-create-index-function's
5267 default value. Explain submenus better.
5268
c22c5da6
LK
52692003-10-07 Lute Kamstra <lute@gnu.org>
5270
5271 * modes.texi (Faces for Font Lock): Fix typo.
5272 (Hooks): Explain how buffer-local hook variables can refer to
5273 global hook variables.
5274 Various minor clarifications.
5275
49247521
LK
52762003-10-06 Lute Kamstra <lute@gnu.org>
5277
5278 * tips.texi (Coding Conventions): Mention naming conventions for
5279 hooks.
5280
9296c947
LT
52812003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5282
5283 * loading.texi (Library Search): Correct default value of
5284 load-suffixes.
5285 (Named Features): Fix typo.
5286
0e9b293a
RS
52872003-10-05 Richard M. Stallman <rms@gnu.org>
5288
5289 * loading.texi (Named Features): In `provide',
5290 say how to test for subfeatures.
5291 (Unloading): In unload-feature, use new var name
5292 unload-feature-special-hooks.
5293
49247521 52942003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
5295
5296 * modes.texi (Major Mode Conventions): Mention third way to set up
5297 Imenu.
5298 (Imenu): A number of small fixes.
5299 Delete documentation of internal variable imenu--index-alist.
5300 Document the return value format of imenu-create-index-function
5301 functions.
5302
ab8f7d5c
RS
53032003-09-30 Richard M. Stallman <rms@gnu.org>
5304
5305 * processes.texi (Network): Say what stopped datagram connections do.
5306
5307 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5308
5309 * display.texi (Overlay Properties): Clarify `evaporate' property.
5310
49247521 53112003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
5312
5313 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 5314 constructs should be marked as risky.
86b9b767
LK
5315 Change cons cell into proper list.
5316 (Mode Line Variables): Change cons cell into proper list.
5317
49247521 53182003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
5319
5320 * modes.texi (Mode Line Data): Document the :propertize construct.
5321 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 5322 to match their order in the default mode-line-format.
bc3b02f9
LK
5323 Describe the new variables mode-line-position and mode-line-modes.
5324 Update the default values of mode-line-frame-identification,
5325 minor-mode-alist, and default-mode-line-format.
5326 (Properties in Mode): Mention the :propertize construct.
6142d1d0 5327
bc3b02f9 53282003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 5329
c22c5da6 5330 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
5331 * loading.texi, minibuf.texi, text.texi, variables.texi:
5332 Avoid @strong{Note:}.
5333
53342003-09-26 Richard M. Stallman <rms@gnu.org>
5335
5336 * keymaps.texi (Remapping Commands): Fix typo.
5337
41beda59
LT
53382003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5339
5340 * processes.texi (Low-Level Network): Fix typo.
5341
ef6ae4ff
KS
53422003-09-23 Kim F. Storm <storm@cua.dk>
5343
5344 * processes.texi (Network, Network Servers): Fix typos.
5345 (Low-Level Network): Add timeout value for :server keyword.
5346 Add new option keywords to make-network-process.
5347 Add set-network-process-options.
5348 Explain how to test availability of network options.
5349
b0f23edf
RS
53502003-09-19 Richard M. Stallman <rms@gnu.org>
5351
5352 * text.texi (Motion by Indent): Arg to
5353 backward-to-indentation and forward-to-indentation is optional.
5354
5355 * strings.texi (Creating Strings): Add substring-no-properties.
5356
5357 * processes.texi
5358 (Process Information): Add list-processes arg QUERY-ONLY.
5359 Delete process-contact from here.
5360 Add new status values for process-status.
5361 Add process-get, process-put, process-plist, set-process-plist.
5362 (Synchronous Processes): Add call-process-shell-command.
5363 (Signals to Processes): signal-process allows process objects.
5364 (Network): Complete rewrite.
5365 (Network Servers, Datagrams, Low-Level Network): New nodes.
5366
5367 * positions.texi (Word Motion): forward-word, backward-word
5368 arg is optional. Reword.
5369
5370 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5371
c22c5da6 5372 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
5373 Delete duplicate definition of buffer-local-value.
5374 (File Local Variables): Explain about discarding text props.
5375
f387bdea
RS
53762003-09-11 Richard M. Stallman <rms@gnu.org>
5377
5378 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5379 changes variables that record input events.
5380 (Minibuffer Misc): Add minibuffer-selected-window.
5381
5382 * lists.texi (Building Lists): Add copy-tree.
5383
5384 * display.texi (Fontsets): Add char-displayable-p.
5385 (Scroll Bars): New node.
5386
49247521 53872003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
5388
5389 * modes.texi (%-Constructs): Document new `%i' and `%I'
5390 constructs.
5391
fd026ee1
JR
53922003-09-03 Peter Runestig <peter@runestig.com>
5393
5394 * makefile.w32-in: New file.
5395
4828b4d7
RS
53962003-08-29 Richard M. Stallman <rms@gnu.org>
5397
5398 * display.texi (Overlay Properties): Clarify how priorities
5399 affect use of the properties.
5400
a4e4f05d
LT
54012003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5402
5403 * customize.texi (Type Keywords): Correct the description of
5404 `:help-echo' in the case where `motion-doc' is a function.
5405
3ebe0346
JPW
54062003-08-14 John Paul Wallington <jpw@gnu.org>
5407
5408 * modes.texi (Emulating Mode Line): Subsection, not section.
5409
3afe8e39
RS
54102003-08-13 Richard M. Stallman <rms@gnu.org>
5411
5412 * elisp.texi (Top): Update subnode lists in menu.
5413
5414 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5415 (Kill Functions): kill-region has new arg yank-handler.
5416 (Yanking): New node.
5417 (Yank Commands): Add yank-undo-function.
5418 (Low-Level Kill Ring):
5419 kill-new and kill-append have new arg yank-handler.
5420 (Changing Properties): Add remove-list-of-text-properties.
5421 (Atomic Changes): New node.
5422
5423 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5424
5425 * streams.texi (Output Variables): Add eval-expression-print-length
5426 and eval-expression-print-level.
5427
5428 * os.texi (Time Conversion): For encode-time, explain limits on year.
5429
5430 * objects.texi (Character Type): Define anchor "modifier bits".
5431
5432 * modes.texi (Emulating Mode Line): New node.
5433 (Search-based Fontification): Font Lock uses font-lock-face property.
5434 (Other Font Lock Variables): Likewise.
5435
5436 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5437 not vectors.
5438 (Active Keymaps): Add emulation-mode-map-alists.
5439 (Functions for Key Lookup): key-binding has new arg no-remap.
5440 (Remapping Commands): New node.
5441 (Scanning Keymaps): where-is-internal has new arg no-remap.
5442 (Tool Bar): Add tool-bar-local-item-from-menu.
5443 Clarify when to use tool-bar-add-item-from-menu.
5444
5445 * commands.texi (Interactive Call): commandp has new arg.
5446 (Command Loop Info): Add this-original-command.
5447
e37769b1
JPW
54482003-08-06 John Paul Wallington <jpw@gnu.org>
5449
5450 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5451
5452 * display.texi (Warning Basics): Fix typo.
5453 (Fringes): Add closing curly bracket and fix typo.
5454
5455 * elisp.texi (Top): Fix typo.
5456
c5e0561f
RS
54572003-08-05 Richard M. Stallman <rms@gnu.org>
5458
5459 * elisp.texi: Update lists of subnodes.
5460
5461 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5462
5463 * variables.texi (Local Variables): Use lc for example variable names.
5464
5465 * tips.texi (Library Headers): Explain where to put -*-.
5466
5467 * strings.texi (Creating Strings): Fix xref for vconcat.
5468
5469 * sequences.texi (Vector Functions):
5470 vconcat no longer allows integer args.
5471
5472 * minibuf.texi (Reading File Names): read-file-name has new
5473 arg PREDICATE. New function read-directory-name.
5474
5475 * macros.texi (Defining Macros): Give definition of `declare'
5476 (Indenting Macros): New node.
5477
5478 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5479 (Window Frame Parameters): Make separate table of parameters
5480 that are coupled with specific face attributes.
5481 (Deleting Frames): delete-frame-hooks renamed to
5482 delete-frame-functions.
5483
5484 * files.texi (Magic File Names): Add file-remote-p.
5485 Clarify file-local-copy.
5486
5487 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5488 here; instead xref Defining Macros.
5489
5490 * display.texi (Warnings): New node, and subnodes.
5491 (Fringes): New node.
5492
5493 * debugging.texi (Test Coverage): New node.
5494
5495 * compile.texi (Compiler Errors): Explain with-no-warnings
5496 and other ways to suppress warnings.
5497
5498 * commands.texi (Interactive Call): Minor clarification.
5499
5500 * buffers.texi (Buffer File Name): set-visited-file-name
5501 renames the buffer too.
5502
5503 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5504
ee59dede
MR
55052003-07-24 Markus Rost <rost@math.ohio-state.edu>
5506
5507 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5508
f0514b34
MR
55092003-07-22 Markus Rost <rost@math.ohio-state.edu>
5510
5511 * internals.texi (Garbage Collection): Fix previous change.
5512
c73983bb
RS
55132003-07-22 Richard M. Stallman <rms@gnu.org>
5514
5515 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5516
5517 * display.texi (Width): Use \s syntax in example.
5518 (Font Selection): Add face-font-rescale-alist.
5519
5520 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5521 Remove spurious indent in example.
5522
5523 * lists.texi (Building Lists): Add number-sequence.
5524
5525 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5526
5527 * functions.texi (Function Documentation): Explain how to
5528 show calling convention explicitly in the doc string.
5529
5530 * windows.texi (Selecting Windows): save-selected-window saves
5531 selected window of each frame.
5532 (Window Configurations): Minor change.
5533
5534 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5535
5536 * streams.texi (Output Variables): Add print-continuous-numbering
5537 and print-number-table.
5538
5539 * processes.texi (Decoding Output): New node.
5540
5541 * os.texi (Time Conversion): decode-time arg is optional.
5542
5543 * objects.texi (Character Type): Don't use space as example for \.
5544 Make list of char names and \-sequences correspond.
5545 Explain that \s is not used in strings. `\ ' needs space after.
5546
5547 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5548 (Translation of Characters): Add translation-table-for-input.
5549 (Default Coding Systems): Add auto-coding-functions.
5550 (Explicit Encoding): Add decode-coding-inserted-region.
5551 (Locales): Add locale-info.
5552
5553 * minibuf.texi (Basic Completion): Describe test-completion.
5554 Collections can be lists of strings.
5555 Clean up lazy-completion-table.
5556 (Programmed Completion): Mention test-completion.
5557 Clarify why lambda expressions are not accepted.
5558 (Minibuffer Misc): Describe minibufferp.
5559
51a8b435
RS
55602003-07-14 Richard M. Stallman <rms@gnu.org>
5561
5562 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5563
5564 * windows.texi (Selecting Windows): New arg to select-window.
5565 (Selecting Windows): Add with-selected-window.
5566 (Size of Window): Add window-inside-edges, etc.
5567
5568 * internals.texi (Garbage Collection): Add post-gc-hook.
5569
5570 * processes.texi (Subprocess Creation): Add exec-suffixes.
5571
5572 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5573 (Scanning Keymaps): Add map-keymaps.
5574 (Defining Menus): Add keymap-prompt.
5575
5576 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5577 most-negative-fixnum.
5578
5579 * compile.texi (Byte Compilation): Explain no-byte-compile
5580 (Compiler Errors): New node.
5581
5582 * os.texi (User Identification): user-uid, user-real-uid
5583 can return float.
5584
5585 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5586 and about derived modes.
5587 (Minor Modes): Add minor-mode-list.
5588 (Defining Minor Modes): Keyword args for define-minor-mode.
5589 (Search-based Fontification): Explain managing other properties.
5590 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5591 (Faces for Font Lock): Add font-locl-preprocessor-face.
5592 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5593
5594 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 5595 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
5596
5597 * loading.texi (Library Search): Add load-suffixes.
5598
5599 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5600 (Programmed Completion): Add dynamic-completion-table.
5601
5602 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5603 (Magic File Names): Specify precedence order of handlers.
199bb209 5604
51a8b435
RS
5605 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5606 and post-command-hook.
5607 (Waiting): New calling convention for sit-for.
5608
5609 * text.texi (Special Properties): local-map and keymap properties
5610 apply based on their stickiness.
5611
c6de56a0
RS
56122003-07-07 Richard M. Stallman <rms@gnu.org>
5613
5614 * modes.texi (Minor Mode Conventions): Specify only some kinds
5615 of list values as args to minor modes.
5616
5617 * files.texi (File Name Expansion): Warn about iterative use
5618 of substitute-in-file-name.
5619
5620 * advice.texi (Activation of Advice): Clean up previous change.
5621
8c761ea6
MR
56222003-07-06 Markus Rost <rost@math.ohio-state.edu>
5623
5624 * advice.texi (Activation of Advice): Note that ad-start-advice is
5625 turned on by default.
5626
c6de56a0
RS
56272003-06-30 Richard M. Stallman <rms@gnu.org>
5628
5629 * text.texi (Buffer Contents): Document current-word.
5630 (Change Hooks): Not called for *Messages*.
5631
5632 * functions.texi (Defining Functions): Explain about redefining
5633 primitives.
5634 (Function Safety): Renamed. Minor changes.
5635 Comment out the detailed criteria for what is safe.
5636
3fe4e567
AS
56372003-06-22 Andreas Schwab <schwab@suse.de>
5638
5639 * objects.texi (Symbol Type): Fix description of examples.
5640
cda7bd13
AS
56412003-06-16 Andreas Schwab <schwab@suse.de>
5642
5643 * hash.texi (Creating Hash): Fix description of :weakness.
5644
fbcffa4a
KG
56452003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5646
5647 * files.texi (Changing Files): copy-file copies file modes, too.
5648
ff6a3bfb
RS
56492003-05-28 Richard M. Stallman <rms@gnu.org>
5650
5651 * strings.texi (Creating Strings): Clarify split-string.
5652
1463a05d
JB
56532003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5654
5655 * strings.texi (Creating Strings): Update split-string specification
5656 and examples.
5657
af253914
RS
56582003-05-19 Richard M. Stallman <rms@gnu.org>
5659
5660 * elisp.texi: Correct invariant section names.
5661
7ea52f92
RS
56622003-04-20 Richard M. Stallman <rms@gnu.org>
5663
5664 * os.texi (Timers): Explain about timers and quitting.
5665
e31afc09
RS
56662003-04-19 Richard M. Stallman <rms@gnu.org>
5667
5668 * internals.texi (Writing Emacs Primitives): Strings are
5669 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5670 Explain GCPRO convention for varargs function args.
5671
5ceea398
RS
56722003-04-16 Richard M. Stallman <rms@gnu.org>
5673
5674 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5675
b0ada147
RS
56762003-04-08 Richard M. Stallman <rms@gnu.org>
5677
5678 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5679
b23375aa
KS
56802003-02-13 Kim F. Storm <storm@cua.dk>
5681
5682 * objects.texi (Character Type): New \s escape for space.
5683
c60ee5e7
JB
56842003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5685
5686 * os.texi (System Environment): Added cygwin system-type.
5687
84e47416
RS
56882003-01-25 Richard M. Stallman <rms@gnu.org>
5689
5690 * keymaps.texi: Document that a symbol can act as a keymap.
5691
3e8cf2ea
RS
56922003-01-13 Richard M. Stallman <rms@gnu.org>
5693
5694 * text.texi (Changing Properties): Say string indices are origin-0.
5695
5696 * positions.texi (Screen Lines) <compute-motion>:
5697 Correct order of elts in return value.
5698
5699 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5700 how to define a default binding.
5701
7abb9fc5 57022002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5703
104bc3aa 5704 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5705
104bc3aa 5706 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5707 type 'number. Describe new custom type 'float.
177f790c 5708
7abb9fc5 57092002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5710
5711 * variables.texi (File Local Variables): Fix typo.
5712
df140a68 57132002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5714
df140a68
KG
5715 From Michael Albinus <Michael.Albinus@alcatel.de>.
5716
5717 * README: Target for Info file is `make info'.
5718
5719 * files.texi (File Name Components): Fixed typos in
5720 `file-name-sans-extension'.
5721 (Magic File Names): Complete list of operations for magic file
5722 name handlers.
5723
7ed9159a
JY
57242002-09-16 Jonathan Yavner <jyavner@engineer.com>
5725
5726 * variables.texi (File Local Variables): New function
5727 risky-local-variable-p.
5728
57292002-09-15 Jonathan Yavner <jyavner@engineer.com>
5730
5731 * functions.texi (Function safety): New node about unsafep.
5732
241f79af
PA
57332002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5734
5735 * customize.texi (Splicing into Lists): Fixed example.
5736 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5737
72459b15
JB
57382002-06-17 Juanma Barranquero <lektu@terra.es>
5739
5740 * frames.texi (Display Feature Testing): Fix typo.
5741
61f7e0f5
AS
57422002-06-12 Andreas Schwab <schwab@suse.de>
5743
5744 * frames.texi (Initial Parameters, Resources): Fix references to
5745 the Emacs manual.
5746
4e792dbd
KS
57472002-05-13 Kim F. Storm <storm@cua.dk>
5748
5749 * variables.texi (Intro to Buffer-Local): Updated warning and
5750 example relating to changing buffer inside let.
5751
940344d4 57522002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5753
5754 * os.texi (Session Management): New node about X Session management.
5755
231ac53b
EZ
57562002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5757
5758 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5759 to which the manual corresponds, and the copyright years.
5760
5761 * Makefile.in (VERSION): Set to 2.9.
5762
140cc574
EZ
57632001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5764
5765 * elisp.texi: Change the category in @dircategory to "Emacs", to
5766 make it consistent with info/dir.
5767
9c7fce05
MB
57682001-11-25 Miles Bader <miles@gnu.org>
5769
5770 * text.texi (Fields): Describe new `limit' arg in
5771 field-beginning/field-end.
5772
9f8bbf0f
EZ
57732001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5774
a5e6715c
EZ
5775 * permute-index: Don't depend on csh-specific features. Replace
5776 the interpreter name with /bin/sh.
5777
9f8bbf0f
EZ
5778 * two-volume-cross-refs.txt: New file.
5779 * two.el: New file.
5780 * spellfile: New file.
5781
1756e2fb
EZ
57822001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5783
5784 * permute-index: New file.
5785
5786 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5787 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5788 8+3 restricted namespace.
ad050e54
EZ
5789
5790 * Makefile.in (infodir): Define relative to $(srcdir).
5791 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5792 include directories list via -I switch to makeinfo.
5793 (index.texi): Use cp if both hard and symbolic links fail.
5794
10fa7f8e
EZ
57952001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5796
7a1494ce
EZ
5797 * Makefile.in (distclean): Add.
5798
10fa7f8e
EZ
5799 The following changes make ELisp manual part of the Emacs
5800 distribution:
5801
5802 * Makefile.in: Add Copyright notice.
5803 (prefix): Remove.
5804 (infodir): Change value to "../info".
5805 (VPATH): New variable.
5806 (MAKE): Don't define.
5807 (texmacrodir): Don't define.
5808 (texinputdir): Append the existing value of TEXINPUTS.
5809 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5810 command to be compatible with man/Makefile.in, and to put the
5811 output into ../info.
5c32b7c5 5812 (info): Add target.
10fa7f8e
EZ
5813 (installall): Target removed.
5814
74686736 58152001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5816
5817 * tips.texi (Coding Conventions): Fix typo.
5818
6fd735df
GM
58192001-10-23 Gerd Moellmann <gerd@gnu.org>
5820
5821 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5822
b704d54b
EZ
58232001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5824
5825 * files.texi (File Name Components): Update the description of
5826 file-name-sans-extension and file-name-extension, as they now
5827 ignore leading dots.
5828
71431a0e
GM
58292001-10-20 Gerd Moellmann <gerd@gnu.org>
5830
6aa97356 5831 * (Version 21.1 released.)
71431a0e 5832
79f1f96c
MB
58332001-10-19 Miles Bader <miles@gnu.org>
5834
5835 * positions.texi (Text Lines): Describe behavior of
5836 `beginning-of-line'/`end-of-line' in the presence of field properties.
5837
892a8f36
GM
58382001-10-17 Gerd Moellmann <gerd@gnu.org>
5839
5840 * Makefile.in (VERSION): Set to 2.8.
5841 (manual): Use `manual-21'.
5842
8c1cc9e8 5843 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5844 number was used. Set it to 2.8.
5845
5846 * intro.texi: Likewise.
5847
51724e26
EZ
58482001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5849
5850 * files.texi (File Name Completion): Document the significance of
5851 a trailing slash in elements of completion-ignored-extensions.
5852
57b338e8
MB
58532001-10-06 Miles Bader <miles@gnu.org>
5854
5855 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5856
c89e4bc5
GM
58572001-10-04 Gerd Moellmann <gerd@gnu.org>
5858
5859 * variables.texi (Variable Aliases): New node.
5860
ab952a4f
GM
58612001-10-04 Gerd Moellmann <gerd@gnu.org>
5862
5863 * Branch for 21.1.
dff28924 5864
9db3a582
MB
58652001-10-02 Miles Bader <miles@gnu.org>
5866
ae1a9581
MB
5867 * minibuf.texi (Minibuffer Misc): Add entries for
5868 `minibuffer-contents', `minibuffer-contents-no-properties', and
5869 `delete-minibuffer-contents'.
5870 Correct description for `minibuffer-prompt-end'.
5871
9db3a582
MB
5872 * text.texi (Property Search): Correct descriptions of
5873 `next-char-property-change' and `previous-char-property-change'.
5874 Add entries for `next-single-char-property-change' and
5875 `previous-single-char-property-change'.
5876 Make operand names a bit more consistent.
5877
03be5931
EZ
58782001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5879
5880 * frames.texi (Finding All Frames): Document that next-frame and
5881 previous-frame are local to current terminal.
5882
974548ec
EZ
58832001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5884
5885 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5886 result of make-keymap.
974548ec 5887
8d82c597
EZ
58882001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5889
5890 * display.texi (Font Lookup, Attribute Functions)
5891 (Image Descriptors): Add cross-references to the definition of
5892 selected frame.
5893
5894 * buffers.texi (The Buffer List): Add cross-references to the
5895 definition of selected frame.
5896
5897 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5898 frame at any given time.
5899 (Multiple Displays, Size and Position): Add a cross-reference to
5900 the definition of the selected frame.
5901
2842de30
EZ
59022001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5903
5904 * strings.texi (String Conversion) <string-to-number>: Document
5905 that a float is returned for integers that are too large.
5906
5907 * frames.texi (Mouse Position): Document mouse-position-function.
5908 (Display Feature Testing): Document display-images-p.
5909 (Window Frame Parameters): Document the cursor-type variable.
5910
5911 * numbers.texi (Integer Basics): Document CL style read syntax for
5912 integers in bases other than 10.
5913
5914 * positions.texi (List Motion): Document
5915 open-paren-in-column-0-is-defun-start.
5916
5917 * lists.texi (Sets And Lists): Document member-ignore-case.
5918
5919 * internals.texi (Garbage Collection): Document the used and free
5920 strings report.
5921 (Memory Usage): Document strings-consed.
5922
5923 * os.texi (Time of Day): Document float-time.
5924 (Recording Input): Document that clear-this-command-keys clears
5925 the vector to be returned by recent-keys.
5926
5927 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5928 argument keymap can be a list.
5929
5930 * nonascii.texi (User-Chosen Coding Systems)
5931 <select-safe-coding-system>: Document the new argument
5932 accept-default-p and the variable
5933 select-safe-coding-system-accept-default-p. Tell what happens if
5934 buffer-file-coding-system is undecided.
5935 (Default Coding Systems): Document auto-coding-regexp-alist.
5936
5937 * display.texi (The Echo Area) <message>: Document
5938 message-truncate-lines.
5939 (Glyphs): Document that the glyph table is unused on windowed
5940 displays.
5941
5942 * help.texi (Describing Characters) <single-key-description>:
5943 Document the new argument no-angles.
5944 (Accessing Documentation) <documentation-property>: Document that
5945 a non-string property is evaluated.
5946 <documentation>: Document that the function-documentation property
5947 is looked for.
5948
5949 * windows.texi (Selecting Windows): Document some-window.
5950
5951 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5952
5953 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5954 apropos-mode-hook.
5955
5956 * commands.texi (Using Interactive): Document interactive-form.
5957 (Keyboard Macros): Document kbd-macro-termination-hook.
5958 (Command Loop Info): Document that clear-this-command-keys clears
5959 the vector to be returned by recent-keys.
5960
2d43d823
GM
59612001-09-04 Werner LEMBERG <wl@gnu.org>
5962
5963 * Makefile.in (srcdir, texinputdir): New variables.
5964 (srcs, index.texi, install): Use $(srcdir).
5965 (.PHONY): Remove elisp.dvi.
5966 (elisp): Use -I switch for makeinfo.
5967 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5968 (installall, dist): Use $(srcdir).
5969 Fix path to texinfo.tex.
5970 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5971
fa739b31
GM
59722001-08-30 Gerd Moellmann <gerd@gnu.org>
5973
92a25631
GM
5974 * display.texi (Conditional Display): Adjust to API change.
5975
fa739b31
GM
5976 * configure: New file.
5977
cef68af5
GM
59782001-07-30 Gerd Moellmann <gerd@gnu.org>
5979
5980 * commands.texi (Repeat Events): Add description of
5981 double-click-fuzz.
5982
d1f08d85
SM
59832001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5984
5985 * syntax.texi (Syntax Class Table): Add the missing designator for
5986 comment and string fences.
5987 (Syntax Properties): Add a xref to syntax table internals.
5988 (Syntax Table Internals): Document string-to-syntax.
5989
1e9fc92e
GM
59902001-05-07 Gerd Moellmann <gerd@gnu.org>
5991
5992 * Makefile.in (install): Use install-info command line options
5993 like in Emacs' Makefile.in.
5994
00480554
MB
59952000-12-09 Miles Bader <miles@gnu.org>
5996
5997 * windows.texi (Window Start): Update documentation for
5998 `pos-visible-in-window-p'.
5999
1e344ee2
SM
60002000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6001
6002 * lists.texi (Building Lists): Add footnote to explain how to add
6003 to the end of a list.
6004
a540f6ed
GM
60052000-10-25 Gerd Moellmann <gerd@gnu.org>
6006
6007 * files.texi (Visiting Functions): Typos.
6008
28bcdbee
KH
60092000-10-25 Kenichi Handa <handa@etl.go.jp>
6010
6011 * files.texi (Visiting Functions): Return value of
6012 find-file-noselect may be a list of buffers if wildcards are used.
6013
22d1a4ed
MB
60142000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6015
6016 * display.texi (Defining Faces): Document `graphic' display type
6017 in face specs.
6018
916a89db
KG
60192000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6020
1e9fc92e 6021 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
6022 `after-make-frame-hook' with `after-make-frame-functions'.
6023
1e9fc92e 6024 * frames.texi (Creating Frames): Ditto.
916a89db 6025
1e9fc92e 6026 * variables.texi (Future Local Variables): Ditto.
916a89db 6027
483de32b
GM
60282000-10-16 Gerd Moellmann <gerd@gnu.org>
6029
6030 * display.texi (Other Image Types): Add description of :foreground
6031 and :background properties of mono PBM images.
6032
e23a63a5
WL
60332000-08-17 Werner LEMBERG <wl@gnu.org>
6034
6035 * .cvsignore: New file.
6036
dfc16043
GM
60372000-01-05 Gerd Moellmann <gerd@gnu.org>
6038
6039 * tindex.pl: New script.
6040
602613fe
DL
60411999-12-03 Dave Love <fx@gnu.org>
6042
6043 * Makefile.in (MAKEINFO): New parameter.
6044
94ec544d
DL
60451999-09-17 Richard Stallman <rms@gnu.org>
6046
6047 * Makefile.in (srcs): Add hash.texi.
6048 (VERSION): Update to 20.6.
6049
60501999-09-13 Richard Stallman <rms@gnu.org>
6051
6052 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6053
60541998-08-29 Karl Heuer <kwzh@gnu.org>
6055
6056 * configure.in: New file.
6057 * Makefile.in: Renamed from Makefile.
6058 (prefix, infodir): Use value obtained from configure.
6059 (emacslibdir): Obsolete variable deleted.
6060 (dist): Distribute configure.in, configure, Makefile.in.
6061
60621998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6063
6064 * Makefile (INSTALL_INFO): New variable.
6065 (install): Run install-info.
6066
60671998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6068
6069 * Makefile (elisp.dvi): Add missing backslash.
6070
60711998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6072
6073 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6074 Run texindex without `./'. Always run texindex on elisp.tp.
6075 (elisp.tps): Target deleted.
6076
60771998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6078
6079 * Makefile (srcs): Add nonascii.texi and customize.texi.
6080 (dist): Start by deleting `temp'.
6081
60821998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6083
6084 * Makefile (makeinfo, texindex): Targets deleted.
6085 (makeinfo.o, texindex.o): Targets deleted.
6086 (clean, dist): Don't do anything with them or with getopt*.
6087
60881998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6089
6090 * Makefile (SHELL): Defined.
6091
60921998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6093
6094 * Makefile (elisp.tps): New target.
6095 (elisp.dvi): Depend on elisp.tps.
6096
6097Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6098
6099 * README: Update phone number.
6100
6101 * Makefile (elisp): Make this be the default target.
6102 Depend on makeinfo.c instead of makeinfo.
6103 (install): Don't depend on elisp.dvi, since we don't install that.
6104 Use mkinstalldirs.
6105 (dist): Add mkinstalldirs.
6106
6107Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6108
6109 * Makefile (VERSION): Update version number.
6110 (maintainer-clean): Renamed from realclean.
6111
6112Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
6113
6114 * Makefile (realclean): New target.
6115 (elisp): Remove any old elisp-* files first.
6116
6117Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6118
d1f08d85
SM
6119 * Makefile (VERSION): New variable.
6120 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6121 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
6122
6123Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6124
6125 * Makefile (elisp): Depend on makeinfo.
6126
6127Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
6128
d1f08d85 6129 * Makefile (srcs): Add anti.texi.
94ec544d
DL
6130
6131Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6132
6133 * Makefile (infodir, prefix): New vars.
6134 (install): Use infodir.
6135 (emacsinfodir): Deleted.
6136
6137Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6138
6139 * Makefile (srcs): Add calendar.texi.
6140
6141 * Makefile (dist): Copy texindex.c and makeinfo.c.
6142 Limit elisp-* files to those with one or two digits.
6143
6144Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6145
6146 * Makefile (dist): Changed to use Gzip instead of compress.
6147
6148Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6149
6150 * loading.texi (Unloading): define-function changed back to
6151 defalias. It may not stay this way, but at least it's
6152 consistent with the known-good version of the code patch.
6153
6154Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6155
6156 * modes.texi (Hooks): Document new optional arg of add-hook.
6157
6158Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6159
d1f08d85 6160 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
6161
6162 * tips.texi: Add new section on standard library headers.
6163
6164Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6165
6166 * Makefile (srcs): Add frame.texi to the list of sources.
6167
6168Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6169
6170 * Makefile (dist): Don't bother excluding autosave files; they'll
6171 never make it into the temp directory anyway, and the hash marks
6172 in the name are problematic for make and the Bourne shell.
dff28924 6173 (srcs):
94ec544d
DL
6174
6175Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6176
d1f08d85 6177 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
6178 the distribution tar file.
6179
dff28924 6180Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
6181
6182 * Makefile (srcs): Added index.perm.
6183 (elisp.dvi): Remove erroneous shell comment.
6184 Expect output of permute-index in permuted.fns.
6185 Save old elisp.aux in elisp.oaux.
6186 (clean): Added index.texi to be deleted.
6187
dff28924 6188Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
6189
6190 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6191
dff28924 6192Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 6193
6db11765 6194 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
6195 when making *Completions*.
6196
6197Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6198
6199 * Makefile make dist now depends on elisp.dvi, since it tries
6200 to include it in the dist file.
6201
dff28924 6202Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
6203
6204 * functions.texinfo (Mapping Functions): Add missing quote
6205
dff28924 6206Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
6207
6208 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6209 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6210
dff28924 6211Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6212
6213 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6214 and @error{} are the terms now being used. The files in the
6215 directory have been changed to reflect this.
6216
d1f08d85 6217 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
6218 ` @result{}', using 5 spaces at the begining of the line.
6219
dff28924 6220Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6221
6222 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6223 experimental @indentedresult{}, @indentedexpandsto{} are part of
6224 the texinfo.tex in this directory. These TeX macros are not
6225 stable yet.
6226
dff28924 6227Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 6228
6db11765 6229 * texinfo.tex: Temporarily added
d1f08d85 6230 \let\result=\dblarrow
94ec544d
DL
6231 \def\error{{\it ERROR} \longdblarrow}
6232 We need to do this better soon.
6233
dff28924 6234Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6235
6236 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 6237 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
6238 new title page format is also not applied, since it requires
6239 texinfo.tex changes.)
6240
6241 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6242 for the Project GNU development environment.
6243
ad050e54 6244;; Local Variables:
fd026ee1 6245;; coding: iso-2022-7bit
33462dfa 6246;; add-log-time-zone-rule: t
ad050e54 6247;; End:
2a34a036 6248
651f374c 6249 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 6250 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
6251
6252 This file is part of GNU Emacs.
6253
6254 GNU Emacs is free software; you can redistribute it and/or modify
6255 it under the terms of the GNU General Public License as published by
4a9f99bd 6256 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
6257 any later version.
6258
6259 GNU Emacs is distributed in the hope that it will be useful,
6260 but WITHOUT ANY WARRANTY; without even the implied warranty of
6261 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6262 GNU General Public License for more details.
6263
6264 You should have received a copy of the GNU General Public License
6265 along with GNU Emacs; see the file COPYING. If not, write to the
6266 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6267 Boston, MA 02110-1301, USA.
ab5796a9
MB
6268
6269;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda