Fix last change.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
04c21c78
RS
12006-11-29 Richard Stallman <rms@gnu.org>
2
3 * frames.texi (Visibility of Frames): Explain visible windows
4 can be covered by others. Add xref for raise-frame.
5
7bc297d7
RS
62006-11-28 Richard Stallman <rms@gnu.org>
7
8 * searching.texi (Regexp Special): Update when ^ is special.
9
340d34a5
EZ
102006-11-27 Eli Zaretskii <eliz@gnu.org>
11
12 * customize.texi (Customization, Common Keywords)
13 (Group Definitions, Variable Definitions, Composite Types)
14 (Type Keywords, Customization Types): Add index entries for
15 various customization keywords.
16
6b28caea
SM
172006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
20
b9660a6f
JD
212006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
22
23 * frames.texi (Window System Selections): Remove clipboard from
24 description of selection-coding-system.
25
e5c12c7d
RS
262006-11-06 Richard Stallman <rms@gnu.org>
27
28 * lists.texi (List Variables): Document COMPARE-FN.
29
30 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 31 use it only to refer to the meaning associated with a key.
e5c12c7d 32 (Keymaps): Change menu node description.
33462dfa 33
e5c12c7d
RS
34 * elisp.texi (Top): Change menu node description.
35
36 * display.texi (Managing Overlays): Document overlay-recenter.
37
b4e4dc3c
CY
382006-10-29 Chong Yidong <cyd@stupidchicken.com>
39
40 * Makefile.in: Use relative paths to avoid advertising filesystem
41 contents during compilation.
42
300734d7
KS
432006-10-23 Kim F. Storm <storm@cua.dk>
44
45 * commands.texi (Event Input Misc): Update unread-command-events.
46
aa02da7a
NR
472006-10-23 Nick Roberts <nickrob@snap.net.nz>
48
49 * lists.texi (Sets And Lists): Fix typos.
50
6db11765
JB
512006-10-18 Juanma Barranquero <lekktu@gmail.com>
52
53 * control.texi (Processing of Errors): Use @var for an argument,
54 not @code.
55
ff53796b
RS
562006-10-16 Richard Stallman <rms@gnu.org>
57
58 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
59
60 * keymaps.texi (Format of Keymaps): Show all the keymap element
61 patterns that result from menu items.
62 (Key Lookup): Minor cleanups.
63
64 * modes.texi (Precalculated Fontification): Don't say that
65 not setting font-lock-defaults avoids loading font-lock.
66
67 * help.texi (Documentation): Move xref to Emacs Manual here.
68 (Documentation Basics): From here.
69 Also doc emacs-lisp-docstring-fill-column.
70
71 * elisp.texi: Update version and ISBN.
72
73 * commands.texi (Interactive Call): Clarify KEYS arg to
74 call-interactively is a vector.
75 (Command Loop Info): Delete anchor in this-command-keys.
76 Add anchor in this-command-keys-vector.
77 (Recursive Editing): Document how recursive-edit
78 handles the current buffer.
79
bb5da5be
CY
802006-10-13 Chong Yidong <cyd@stupidchicken.com>
81
82 * frames.texi (Frame Titles): %c and %l are ignored in
83 frame-title-format.
84
8972d253
RS
852006-10-11 Richard Stallman <rms@gnu.org>
86
87 * keymaps.texi (Key Sequences): Clarify use of kbd.
88
3075e881
KS
892006-10-10 Kim F. Storm <storm@cua.dk>
90
91 * lists.texi (Sets And Lists): Add memql.
92
01993898
RS
932006-10-03 Richard Stallman <rms@gnu.org>
94
95 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
96 Clarify :ascii: and :nonascii:.
97
f9df5f68
JL
982006-09-29 Juri Linkov <juri@jurta.org>
99
100 * modes.texi (%-Constructs): Reorder coding systems in the
101 documentation of %z to the real order displayed in the modeline.
102
98259f08
RS
1032006-09-25 Richard Stallman <rms@gnu.org>
104
105 * os.texi (Timers): Describe timer-max-repeats.
106
2d56beed
CY
1072006-09-25 Chong Yidong <cyd@stupidchicken.com>
108
109 * os.texi (Timers): Mention with-local-quit.
110
45c912f2
RS
1112006-09-24 Richard Stallman <rms@gnu.org>
112
113 * searching.texi (Searching and Matching): Mention property search.
114
115 * commands.texi (Command Loop Info): Explain how read-event affects
116 this-command-keys.
117
aa256798
RS
1182006-09-20 Richard Stallman <rms@gnu.org>
119
45c912f2
RS
120 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
121
aa256798
RS
122 * windows.texi (Window Start): Minor cleanups.
123
a4df1f8b
KS
1242006-09-20 Kim F. Storm <storm@cua.dk>
125
126 * windows.texi (Window Start): pos-visible-in-window-p allows
127 specifying t for position to mean "end of window".
128 Add window-line-height.
129
130 * anti.texi (Antinews): Mention window-line-height.
131
74686736
DK
1322006-09-19 David Kastrup <dak@gnu.org>
133
134 * keymaps.texi (Searching Keymaps): Small clarification.
135
a0c489f1
RS
1362006-09-18 Richard Stallman <rms@gnu.org>
137
2a27a16b
RS
138 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
139 cause keyboard menus.
140 (Menu Keymaps): Likewise.
141 (Defining Menus, Keyboard Menus): Clarify.
142
a0c489f1
RS
143 * text.texi (Fields): Clarify explanation of constrain-to-field.
144
1e9265dd
EZ
1452006-09-16 Eli Zaretskii <eliz@gnu.org>
146
147 * variables.texi (Tips for Defining): Fix a typo.
148
74f526f3
RS
1492006-09-15 Richard Stallman <rms@gnu.org>
150
151 * keymaps.texi (Remapping Commands, Searching Keymaps)
152 (Active Keymaps): Clean up previous change.
153
45a2056c
JB
1542006-09-15 Jay Belanger <belanger@truman.edu>
155
156 * gpl.texi: Replace "Library Public License" by "Lesser Public
157 License" throughout.
158
b74e16a3
DK
1592006-09-15 David Kastrup <dak@gnu.org>
160
161 * keymaps.texi (Active Keymaps): Adapt description to use
162 `get-char-property' instead `get-text-property'. Explain how
163 mouse events change this. Explain the new optional argument of
164 `key-binding' and its mouse-dependent lookup.
74f526f3 165 (Searching Keymaps): Adapt description similarly.
74686736
DK
166 (Remapping Commands): Explain the new optional argument of
167 `command-remapping'.
b74e16a3 168
18d55b24
RS
1692006-09-14 Richard Stallman <rms@gnu.org>
170
171 * keymaps.texi (Searching Keymaps): Clarification.
172 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
173
1742006-09-13 Richard Stallman <rms@gnu.org>
175
176 * objects.texi (Character Type): Node split.
177 Add xref to Describing Characters.
178 (Basic Char Syntax, General Escape Syntax)
179 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
180
8b170b82
RS
1812006-09-11 Richard Stallman <rms@gnu.org>
182
183 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 184 (Glyphs): Clarifications.
8b170b82 185
3250aca2
CY
1862006-09-10 Chong Yidong <cyd@stupidchicken.com>
187
188 * keymaps.texi (Active Keymaps): Mention that key-binding checks
189 local maps.
190
606fd469
KS
1912006-09-10 Kim F. Storm <storm@cua.dk>
192
193 * display.texi (Forcing Redisplay): Document return value of
194 function redisplay.
195
755b2209
RS
1962006-09-09 Richard Stallman <rms@gnu.org>
197
1d7b95f5
RS
198 * windows.texi (Window Hooks): Explain limits of
199 window-scroll-functions.
200
755b2209
RS
201 * display.texi (Fringe Indicators): Update for last change in
202 indicate-buffer-boundaries.
203
af09dd78
RS
2042006-09-08 Richard Stallman <rms@gnu.org>
205
206 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
207
2010a78c
KS
2082006-09-06 Kim F. Storm <storm@cua.dk>
209
bdd26918
KS
210 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
211
2010a78c
KS
212 * windows.texi (Window Start): Update pos-visible-in-window-p.
213
bae12237
RS
2142006-09-04 Richard Stallman <rms@gnu.org>
215
216 * processes.texi (Accepting Output): Explain SECONDS=0 for
217 accept-process-output.
218
219 * os.texi (Idle Timers): Explain why timer functions should not
220 loop until (input-pending-p).
221
ebc80ddf
EZ
2222006-09-02 Eli Zaretskii <eliz@gnu.org>
223
224 * makefile.w32-in (usermanualdir): New variable.
225 (elisp.dvi): Use it.
226
a66d9563
EZ
2272006-09-01 Eli Zaretskii <eliz@gnu.org>
228
229 * buffers.texi (Buffer Modification): Fix last change.
230
5a8f5165
CY
2312006-09-01 Chong Yidong <cyd@stupidchicken.com>
232
233 * buffers.texi (Buffer Modification): Document
234 buffer-chars-modified-tick.
235
80e0572b
RS
2362006-08-31 Richard Stallman <rms@gnu.org>
237
238 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
239
2402006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
241
242 * modes.texi (Syntactic Font Lock):
80e0572b
RS
243 Mention font-lock-syntactic-face-function
244 instead of specific faces.
931d878d 245
bda420a3
CY
2462006-08-29 Chong Yidong <cyd@stupidchicken.com>
247
248 * display.texi (Images): Add xrref to display-images-p.
249
c6f8bb3a
KH
2502006-08-28 Kenichi Handa <handa@m17n.org>
251
252 * nonascii.texi (Lisp and Coding Systems): Fix description of
253 detect-coding-region.
254
7a210b69
MB
2552006-08-27 Michael Olson <mwolson@gnu.org>
256
257 * processes.texi (Transaction Queues): Remove stray quote
258 character.
259
3e04a8fc
RS
2602006-08-25 Richard Stallman <rms@gnu.org>
261
262 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
263 Add xref.
264
fda97484
CY
2652006-08-24 Chong Yidong <cyd@stupidchicken.com>
266
267 * os.texi (Timers): Avoid waiting inside timers.
268
3e46b34c
LK
2692006-08-21 Lute Kamstra <lute@gnu.org>
270
271 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
272
ce629713
RS
2732006-08-20 Richard Stallman <rms@gnu.org>
274
275 * os.texi (Idle Timers): New node, split out from Timers.
276 Document current-idle-time.
277 * commands.texi (Reading One Event): Update xref.
278 * elisp.texi (Top): Update subnode menu.
279
3cb74cd1
RS
2802006-08-16 Richard Stallman <rms@gnu.org>
281
282 * keymaps.texi (Extended Menu Items): Show format of cached
283 bindings in extended menu items.
284
285 * customize.texi (Variable Definitions): Explain when the
286 standard value expression is evaluated.
287
7e188449
CY
2882006-08-15 Chong Yidong <cyd@stupidchicken.com>
289
290 * commands.texi (Reading One Event): Explain idleness in
291 `read-event'.
292
b8f5396a
CY
2932006-08-12 Chong Yidong <cyd@stupidchicken.com>
294
295 * text.texi (Near Point): Say "cursor" not "terminal cursor".
296 (Commands for Insertion): Removed split-line since it's not
297 relevant for Lisp programming.
298 (Yank Commands): Rewrite introduction.
299 (Undo): Clarify.
300 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
301 (Filling): Remove redundant comment. Clarify return value of
302 current-justification.
303 (Margins): Minor clarifications.
304 (Adaptive Fill): Update default value of adaptive-fill-regexp.
305 (Sorting): Update definition of sort-lines.
306 (Columns): Clarify behavior of sort-columns.
307 (Indent Tabs): Link to Tab Stops in Emacs manual.
308 (Special Properties): Clarify.
309 (Clickable Text): Mention Buttons package.
310
0c80afbd
EZ
3112006-08-12 Kevin Ryde <user42@zip.com.au>
312
313 * os.texi (Time Parsing): Add %z to description of
314 format-time-string, as per docstring. Add cross reference to
315 glibc manual for strftime.
316
02a2b2ad
RS
3172006-08-08 Richard Stallman <rms@gnu.org>
318
319 * modes.texi: Clean up wording in previous change.
320
34e5974a
CY
3212006-08-07 Chong Yidong <cyd@stupidchicken.com>
322
323 * modes.texi (Hooks): Clarify.
324 (Major Mode Basics): Mention define-derived-mode explicitly.
325 (Major Mode Conventions): Rebinding RET is OK for some modes.
326 Mention change-major-mode-hook and after-change-major-mode-hook.
327 (Example Major Modes): Moved to end of Modes section.
328 (Mode Line Basics): Clarify.
329 (Mode Line Data): Mention help-echo and local-map in strings.
330 Explain reason for treatment of non-risky variables.
331 (Properties in Mode): Clarify.
332 (Faces for Font Lock): Add font-lock-negation-char-face.
333
65c6c6b6
EZ
3342006-08-04 Eli Zaretskii <eliz@gnu.org>
335
336 * strings.texi (Formatting Strings): Warn against arbitrary
337 strings as first arg to `format'.
338
fc0ba1d0
TTN
3392006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
340
341 * text.texi (Clickable Text): Mention `help-echo' text property.
342 Update intro, examples and associated explanations.
343
a3483884
RS
3442006-07-31 Richard Stallman <rms@gnu.org>
345
346 * commands.texi: Update xrefs.
347 (Event Mod): New node, cut out from old Translating Input.
348
349 * maps.texi: Update xrefs.
fc0ba1d0 350
a3483884
RS
351 * keymaps.texi (Translation Keymaps): New node.
352 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 353
a3483884
RS
354 * elisp.texi (Top): Update subnode menu.
355
356 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
357
358 * os.texi (System Interface): Fix menu descriptions of some nodes.
359 (Translating Input): Node deleted.
fc0ba1d0 360
ec777101
NR
3612006-07-31 Nick Roberts <nickrob@snap.net.nz>
362
363 * modes.texi (Minor Mode Conventions): Update link for add-to-list.
364
365 * lists.texi (Sets And Lists): Likewise.
366
0f42ea76
TTN
3672006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
368
369 * text.texi (Fields): Mention POS
370 requirement when narrowing is in effect.
371
eb107d09
RS
3722006-07-28 Richard Stallman <rms@gnu.org>
373
0de8dcc9
RS
374 * display.texi (Face Attributes): Simplify wording.
375 (Attribute Functions): Clarify meaning of new-frame default
376 attribute settings.
377
eb107d09
RS
378 * customize.texi (Common Keywords): Document how to use
379 :package-version in a package not in Emacs.
380
d7fb9e6c
KS
3812006-07-28 Kim F. Storm <storm@cua.dk>
382
383 * commands.texi (Reading One Event): Fix last change.
384
c1c3d4f7
CY
3852006-07-26 Chong Yidong <cyd@stupidchicken.com>
386
387 * commands.texi (Reading One Event): Document SECONDS argument for
388 read-event, read-char, and read-char-exclusive.
389
94b39239
SM
3902006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
391
392 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
393 to ensure correct identification.
394
1cff9220
RS
3952006-07-24 Richard Stallman <rms@gnu.org>
396
5ac64732
RS
397 * text.texi (Clickable Text): Clarify.
398
1cff9220
RS
399 * sequences.texi (Vector Functions): Delete duplicate xref.
400
401 * objects.texi (Function Type): Clarify.
402
403 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
404 modes.
405
406 * lists.texi (List Variables): New node.
407 Material moved from other nodes.
408
409 * variables.texi (Setting Variables): add-to-list and
410 add-to-ordered-list moved to List Variables node.
411
38db29e0
TTN
4122006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
413
414 * text.texi (Links and Mouse-1):
415 For mouse-on-link-p, expand on arg POS.
416
9e4101b2
KS
4172006-07-21 Kim F. Storm <storm@cua.dk>
418
419 * display.texi (Forcing Redisplay): Don't mention systems which
420 don't support sub-second timers for redisplay-preemption-period.
421
422 * os.texi (Terminal Output): Clarify text vs graphical terminal.
423
cc539208
EZ
4242006-07-21 Eli Zaretskii <eliz@gnu.org>
425
426 * frames.texi (Input Focus): Document that focus-follows-mouse has
427 no effect on MS-Windows.
428
c29fbc93
RS
4292006-07-18 Richard Stallman <rms@gnu.org>
430
1ef252f6
RS
431 * display.texi (Forcing Redisplay): Cleanups in previous change.
432
c29fbc93
RS
433 * processes.texi (Low-Level Network): Make menu more convenient.
434
5b5fca28
KS
4352006-07-18 Kim F. Storm <storm@cua.dk>
436
2d545d83
KS
437 * display.texi (Forcing Redisplay): redisplay-preemption-period
438 only used on window systems. Add xref to Terminal Output.
439
440 * os.texi (Terminal Output): baud-rate only controls preemption on
441 non-window systems. Add xref to Forcing Redisplay.
442
5b5fca28
KS
443 * processes.texi (Low-Level Network): Rename node "Make Network"
444 to "Network Processes".
445
42995636
KB
4462006-07-18 Karl Berry <karl@gnu.org>
447
5b5fca28
KS
448 * variables.texi, functions.texi, customize.texi, loading.texi:
449 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 450
e1842332
CY
4512006-07-17 Chong Yidong <cyd@stupidchicken.com>
452
453 * commands.texi (Waiting): Document batch-mode sit-for behavior.
454
daeeeffc
RS
4552006-07-17 Richard Stallman <rms@gnu.org>
456
7c0c29ee
RS
457 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
458 Put period and comma inside quotes.
5b5fca28 459
7c0c29ee
RS
460 * loading.texi, markers.texi: Use real doublequote inside menus.
461
462 * windows.texi: Put point and comma inside quotes.
463 (Textual Scrolling): Use @samp for error message.
464
5b5fca28
KS
465 * variables.texi, tips.texi, syntax.texi, symbols.texi:
466 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
467 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
468 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
469 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
470 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 471 Put point and comma inside quotes.
5b5fca28 472
05bdf2d7
RS
473 * control.texi (Processing of Errors): Add command-error-function.
474
daeeeffc
RS
475 * variables.texi (File Local Variables): Clarify that
476 file local variables make buffer-local bindings.
477
478 * modes.texi (Syntactic Font Lock): Give default for
479 font-lock-syntax-table.
480
7e1c1289
NR
4812006-07-17 Nick Roberts <nickrob@snap.net.nz>
482
483 * text.texi (Special Properties): Clean up previous change.
484
912c7235
KB
4852006-07-16 Karl Berry <karl@gnu.org>
486
5b5fca28
KS
487 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
488 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 489
5b5fca28 490 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
491 underfull hbox.
492
54b7938f
NR
4932006-07-15 Nick Roberts <nickrob@snap.net.nz>
494
495 * text.texi (Special Properties): Describe fontified text property
496 in relation to a character (not text).
497
3f11901a
KS
4982006-07-15 Kim F. Storm <storm@cua.dk>
499
0864179a
KS
500 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
501 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
502 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
503
3f11901a
KS
504 * anti.texi (Antinews): Mention redisplay function.
505 The kbd macro existed, but was not documented, before 22.x.
506 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
507
b4f62d0a
NR
5082006-07-14 Nick Roberts <nickrob@snap.net.nz>
509
510 * display.texi (Displaying Messages): Add anchor.
511
512 * frames.texi (Dialog Boxes): Use it.
513
2c6e026a
RS
5142006-07-12 Richard Stallman <rms@gnu.org>
515
516 * objects.texi (Frame Type): Explain nature of frames better.
517
518 * frames.texi (Frames): Explain nature of frames better.
519
5202006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
521
522 * tips.texi (Coding Conventions): Explain why use cl at compile time.
523
099d4201
YM
5242006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
525
526 * frames.texi (Window System Selections): Mention scrap support for Mac.
527 Default value of x-select-enable-clipboard is t on Mac.
528
529 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
530
ff97f952
KS
5312006-07-11 Kim F. Storm <storm@cua.dk>
532
533 * display.texi (Forcing Redisplay): Add `redisplay' function.
534 Don't mention (sit-for -1) -- use (redisplay t) instead.
535
536 * commands.texi (Waiting): (sit-for -1) is no longer special.
537 (sit-for 0) is equivalent to (redisplay).
538 Iconifying/deiconifying no longer makes sit-for return.
539
a183016f
NR
5402006-07-10 Nick Roberts <nickrob@snap.net.nz>
541
542 * display.texi (Buttons): Fix typo.
543
544 * index.texi, elisp.texi (New Symbols): Comment node out.
545
b86be617
RS
5462006-07-09 Richard Stallman <rms@gnu.org>
547
548 * display.texi (Truncation): Clean up previous change.
549
3aa7c28e
RS
5502006-07-08 Richard Stallman <rms@gnu.org>
551
552 * commands.texi (Interactive Call): Use 3 as prefix in example
553 for execute-extended-command.
554
555 * display.texi (Attribute Functions): Move paragraph about
556 compatibility with Emacs < 21.
557
5a1048a5
KS
5582006-07-09 Kim F. Storm <storm@cua.dk>
559
560 * display.texi (Refresh Screen): Clarify force-window-update.
561 (Truncation): "Normally" indicated by fringe arrows.
562
89fb9154
EZ
5632006-07-08 Eli Zaretskii <eliz@gnu.org>
564
5a1048a5
KS
565 * windows.texi (Textual Scrolling, Resizing Windows):
566 * variables.texi (Constant Variables):
89fb9154
EZ
567 * text.texi (Buffer Contents, Deletion, Changing Properties)
568 (Property Search, Special Properties, Sticky Properties)
5a1048a5 569 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 570 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
571 (Categories):
572 * symbols.texi (Other Plists):
573 * streams.texi (Output Variables):
574 * processes.texi (Input to Processes, Query Before Exit):
575 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 576 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 577 (Session Management):
89fb9154 578 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
579 (Chars and Bytes, Locales):
580 * modes.texi (Defining Minor Modes, Header Lines):
581 * minibuf.texi (Minibuffer Contents):
582 * markers.texi (Information from Markers):
583 * lists.texi (List Elements, Building Lists, Association Lists):
584 * keymaps.texi (Tool Bar):
585 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
586 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
587 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
588 (Color Names, Text Terminal Colors, Display Feature Testing):
589 * files.texi (Visiting Functions, File Name Components)
5a1048a5 590 (Unique File Names, Contents of Directories):
89fb9154
EZ
591 * display.texi (Forcing Redisplay, Displaying Messages)
592 (Temporary Displays, Font Selection, Auto Faces)
593 (Font Lookup, Fringe Indicators, Display Margins)
594 (Image Descriptors, Showing Images, Image Cache, Button Types)
595 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
596 (Display Table Format, Glyphs):
597 * control.texi (Iteration):
598 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
599 * backups.texi (Making Backups, Auto-Saving):
600 Remove @tindex entries.
89fb9154 601
7f087030
KS
6022006-07-07 Kim F. Storm <storm@cua.dk>
603
604 * display.texi (Fringe Cursors): Fix typo.
605 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
606 (Overlay Arrow): Default is overlay-arrow fringe indicator.
607
978db147
RS
6082006-07-05 Richard Stallman <rms@gnu.org>
609
610 * text.texi (Buffer Contents): Add example of text props
611 in result of buffer-substring.
612 (Text Properties): Explain better about use of specific property names.
613 (Property Search): Some cleanups; reorder some functions.
614
615 * keymaps.texi (Changing Key Bindings): Cleanup.
616 Add xref to Key Binding Conventions.
617
618 * display.texi (Attribute Functions): Add examples for
619 face-attribute-relative-p.
620
621 * tips.texi (Coding Conventions): Cleanup last change.
622
42b50684
KB
6232006-07-05 Karl Berry <karl@gnu.org>
624
08b17d37
KS
625 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
626 Remove @setchapternewpage odd.
42b50684
KB
627 Result is 1013 pages, down from 1100.
628
08b17d37
KS
629 * anti.texi, customize.texi, display.texi, internals.texi:
630 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 631 Fix overfull/underfull boxes.
42b50684 632
180f018c
TTN
6332006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
634
635 * edebug.texi (Instrumenting):
636 Add Edebug-specific findex for eval-buffer.
637 * loading.texi (Loading):
638 Replace eval-current-buffer with eval-buffer.
639
8e338f7b
EZ
6402006-06-30 Nick Roberts <nickrob@snap.net.nz>
641
642 * locals.texi (Standard Buffer-Local Variables): Update the list
643 of variables.
644
0770a251
NR
6452006-06-26 Nick Roberts <nickrob@snap.net.nz>
646
647 * files.texi (File Name Completion): Point user to the node
648 "Reading File Names".
649
d9034473
EZ
6502006-06-24 Eli Zaretskii <eliz@gnu.org>
651
eff6bfea
EZ
652 * files.texi (Contents of Directories): Document case-insensitive
653 behavior on respective filesystems.
654
d9034473
EZ
655 * objects.texi (Character Type): Document that Emacs signals an
656 error for unsupported Unicode characters specified as \uNNNN.
657
a5bd14d3
RS
6582006-06-19 Richard Stallman <rms@gnu.org>
659
660 * processes.texi (Bindat Spec): Clarify previous change.
661
d1ae9041
RS
6622006-06-16 Richard Stallman <rms@gnu.org>
663
664 * tips.texi (Coding Conventions): Better explain conventions
665 for definition constructs.
666
667 * text.texi (Special Properties): String value of `read-only'
668 serves as the error message.
669
670 * objects.texi (Character Type): Clarify prev. change.
671 (Non-ASCII in Strings): Mention \u and \U.
672
673 * commands.texi (Using Interactive): Explain problem of
674 markers, etc., in command-history.
675
1bb32610
KS
6762006-06-14 Kim F. Storm <storm@cua.dk>
677
678 * commands.texi (Waiting): Negative arg to sit-for forces
679 redisplay even if input is pending.
680
681 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
682 redisplay. Remove incorrect example of binding redisplay-dont-pause
683 around (sit-for 0).
684
c7484981
RS
6852006-06-13 Richard Stallman <rms@gnu.org>
686
687 * display.texi (Forcing Redisplay): Clarify previous change.
688
d211faa2
RF
6892006-06-13 Romain Francoise <romain@orebokech.com>
690
691 * display.texi (Forcing Redisplay): Fix typo.
692
8eb2b87f
KS
6932006-06-13 Kim F. Storm <storm@cua.dk>
694
695 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
696
503b5e1c
LT
6972006-06-10 Luc Teirlinck <teirllm@auburn.edu>
698
699 * tips.texi (Coding Conventions): Add `@end itemize'.
700
9e362b84
RS
7012006-06-10 Richard Stallman <rms@gnu.org>
702
703 * tips.texi (Coding Conventions): Explain use of coding systems
704 to ensure one decoding for strings.
705
7cb93181
EZ
7062006-06-09 Aidan Kehoe <kehoea@parhasard.net>
707
9b7fa297 708 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
709 syntax.
710
afd63bda
EZ
7112006-06-07 Eli Zaretskii <eliz@gnu.org>
712
713 * display.texi (Font Selection): Remove description of
714 clear-face-cache.
715
716 * compile.texi (Eval During Compile): Fix a typo. Add index
717 entries for possible uses of eval-when-compile.
718
71ee3e04
TTN
7192006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
720
721 * display.texi (Abstract Display): Fix typo.
722
a941b26b
EZ
7232006-06-03 Eli Zaretskii <eliz@gnu.org>
724
725 * minibuf.texi (Minibuffer History) <history-add-new-input>:
726 Reword variable's description.
727
963128f3
RS
7282006-06-01 Richard Stallman <rms@gnu.org>
729
730 * windows.texi (Splitting Windows): Clarify splitting nonselected
731 window.
732
82db8fa7
JL
7332006-05-31 Juri Linkov <juri@jurta.org>
734
735 * minibuf.texi (Minibuffer History): Add history-add-new-input.
736
d9e8091d
RS
7372006-05-30 Richard Stallman <rms@gnu.org>
738
6ac209a3
RS
739 * display.texi (Line Height): Fix errors in description of
740 default line height and line-height properyty.
741
d9e8091d
RS
742 * nonascii.texi (Default Coding Systems): Further clarification.
743
93fd6289
LT
7442006-05-29 Luc Teirlinck <teirllm@auburn.edu>
745
746 * internals.texi (Pure Storage): Mention that an overflow in pure
747 space causes a memory leak.
748 (Garbage Collection): If there was an overflow in pure space,
749 `garbage-collect' returns nil.
750
7c42b3e0
EZ
7512006-05-30 Eli Zaretskii <eliz@gnu.org>
752
753 * nonascii.texi (Default Coding Systems): Fix it some more.
754
b8909e88
EZ
7552006-05-29 Eli Zaretskii <eliz@gnu.org>
756
757 * nonascii.texi (Default Coding Systems): Fix last change.
758
6d3906d5
KH
7592006-05-29 Kenichi Handa <handa@m17n.org>
760
761 * nonascii.texi (find-operation-coding-system): Describe the new
762 argument format (FILENAME . BUFFER).
763
0985f920
RS
7642006-05-28 Richard Stallman <rms@gnu.org>
765
766 * tips.texi (Coding Conventions): Better explain reasons not to
767 advise other packages or use `eval-after-load'.
768
6c6e0bb4
KS
7692006-05-29 Kim F. Storm <storm@cua.dk>
770
771 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
772 `bindat-idx' and `bindat-raw' for clarity.
773
096432af
TTN
7742006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
775
b9e17eb3
TTN
776 * processes.texi (Bindat Spec): Expand on `repeat' handler.
777
096432af
TTN
778 * display.texi (Display): Add "Abstract Display" to menu.
779 (Abstract Display, Abstract Display Functions)
780 (Abstract Display Example): New nodes.
781 * elisp.texi (Top): Add "Abstract Display" to menu.
782
e4b3f22f
CY
7832006-05-27 Chong Yidong <cyd@stupidchicken.com>
784
917b8227
CY
785 * keymaps.texi (Key Sequences): Link to input events definition.
786 (Format of Keymaps): Delete material duplicated in Keymap Basics.
787
e4b3f22f
CY
788 * files.texi (Changing Files): Document updated argument list for
789 copy-file.
790
f1b64ef1
TTN
7912006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
792
793 * processes.texi (Bindat Functions): Explain term "total length".
794 Use it in bindat-length and bindat-pack descriptions.
795
3d0793e4
EZ
7962006-05-26 Eli Zaretskii <eliz@gnu.org>
797
798 * tips.texi (Coding Conventions): Advise against using
799 eval-after-load in packages. Add an index entry.
800
abeb5483
JL
8012006-05-25 Juri Linkov <juri@jurta.org>
802
92aa92fa
JL
803 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
804
abeb5483
JL
805 * modes.texi (%-Constructs): Add %e, %z, %Z.
806
403a7bca
RS
8072006-05-25 Richard Stallman <rms@gnu.org>
808
809 * elisp.texi (Top): Update subnode menu.
810
811 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
812 (Keymaps): Update menu.
813
39a9bed3
CY
8142006-05-25 Chong Yidong <cyd@stupidchicken.com>
815
816 * keymaps.texi (Key Sequences): Some clarifications.
817
78b3f5c3
TTN
8182006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
819
820 * processes.texi (Bindat Functions): Say "unibyte string"
821 explicitly for bindat-unpack and bindat-pack descriptions.
822 (Bindat Examples): Don't call `string-make-unibyte' in example.
823
08244b81
CY
8242006-05-25 Chong Yidong <cyd@stupidchicken.com>
825
826 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
827 Explain string and vector representations of key sequences
828
78b3f5c3
TTN
829 * keymaps.texi (Changing Key Bindings):
830 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
831 * help.texi (Describing Characters): Refer to it.
832
b370c94d
LT
8332006-05-23 Luc Teirlinck <teirllm@auburn.edu>
834
835 * frames.texi (Pointer Shape): @end table -> @end defvar.
836
b8223441
RS
8372006-05-22 Richard Stallman <rms@gnu.org>
838
839 * elisp.texi (Top): Update subnode menus.
840
841 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
842 Contents rewritten; material from old Pointer Shape node moved here.
843
844 * display.texi (Pointer Shape): Node deleted.
845 (Image Descriptors): Minor cleanup.
846
c18eec5c
RS
8472006-05-21 Richard Stallman <rms@gnu.org>
848
849 * syntax.texi (Parsing Expressions): Update info on which STATE
850 elements are ignored.
851
9300b310
LT
8522006-05-19 Luc Teirlinck <teirllm@auburn.edu>
853
86735b2d
LT
854 * hooks.texi (Standard Hooks): Correct typo.
855
9300b310
LT
856 * gpl.texi (GPL): ifinfo -> ifnottex.
857
75e3b957
EZ
8582006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
859
860 * searching.texi (Simple Match Data): Warn about match data being
861 set anew by every search.
862
0bcf8735
RS
8632006-05-17 Richard Stallman <rms@gnu.org>
864
865 * minibuf.texi (Minibuffer History): Clarify.
866
867 * searching.texi (Regexp Special): Clarify nested regexp warning.
868
b3abe3a5
KS
8692006-05-16 Kim F. Storm <storm@cua.dk>
870
871 * minibuf.texi (Minibuffer History): Update add-to-history.
872
bc20db55
KH
8732006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
874
875 * nonascii.texi (Explicit Encoding): Fix
876 typo (encoding<->decoding).
877
f31263a4
RS
8782006-05-14 Richard Stallman <rms@gnu.org>
879
46a2df8e
RS
880 * buffers.texi (Creating Buffers): Cleanup.
881
f31263a4
RS
882 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
883
1299a5a4
EZ
8842006-05-13 Eli Zaretskii <eliz@gnu.org>
885
642c61f3
EZ
886 * buffers.texi (Current Buffer): Document that with-temp-buffer
887 disables undo.
888
1299a5a4
EZ
889 * os.texi (Terminal-Specific): More accurate description of how
890 Emacs searches for the terminal-specific libraries.
891
61515a63
EZ
8922006-05-12 Eli Zaretskii <eliz@gnu.org>
893
b811ef49
EZ
894 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
895 emacs-xtra to @inforef's.
896
4a7910c7
EZ
897 * text.texi (Undo): Document that undo is turned off in buffers
898 whose names begin with a space.
899
900 * buffers.texi (Buffer Names): Add index entries for buffers whose
901 names begin with a space.
902 (Creating Buffers): Document that undo is turned off in buffers
903 whose names begin with a space.
904
f055e02c
EZ
905 * files.texi (Visiting Functions, Reading from Files)
906 (Saving Buffers): Mention code and EOL conversions by file I/O
907 primitives and subroutines.
908
0ef0b416
EZ
909 * nonascii.texi (Lisp and Coding Systems): Document
910 coding-system-eol-type. Add index entries for eol conversion.
911
61515a63
EZ
912 * display.texi (Defining Faces): Mention `mac', and add an xref to
913 where window-system is described.
914
e4c068c0
RS
9152006-05-10 Richard Stallman <rms@gnu.org>
916
917 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
918
31035927
RS
9192006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
920
921 * variables.texi (File Local Variables): Recommend to quote lambda
922 expressions in safe-local-variable property.
923
f12a0718
RS
9242006-05-09 Richard Stallman <rms@gnu.org>
925
926 * variables.texi (File Local Variables): Document
927 safe-local-eval-forms and safe-local-eval-function.
928
ed7e6c32
KS
9292006-05-07 Kim F. Storm <storm@cua.dk>
930
931 * minibuf.texi (Minibuffer History): Remove keep-dups arg
932 from add-to-history.
933
5a36d834
RF
9342006-05-07 Romain Francoise <romain@orebokech.com>
935
936 * commands.texi (Event Input Misc):
937 * compile.texi (Eval During Compile):
938 * internals.texi (Buffer Internals):
939 * minibuf.texi (Initial Input):
940 * nonascii.texi (Scanning Charsets):
941 * numbers.texi (Comparison of Numbers):
942 * windows.texi (Textual Scrolling, Vertical Scrolling):
943 Fix various typos.
944
fbc284f6
EZ
9452006-05-06 Eli Zaretskii <eliz@gnu.org>
946
f53d2e87
EZ
947 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
948 conditional xref's to either emacs or emacs-xtra, depending on
949 @iftex/@ifnottex.
950
fbc284f6
EZ
951 * minibuf.texi (Minibuffer History): Document add-to-history.
952
3dfed653
EZ
9532006-05-05 Eli Zaretskii <eliz@gnu.org>
954
955 * internals.texi (Pure Storage): Mention the pure overflow message
956 at startup.
957
8e7a9a24
EZ
9582006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
959
960 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
961 (Searching Keymaps): Fix pseudo-Lisp description of keymap
962 search.
963
d0789de9
RS
9642006-05-01 Richard Stallman <rms@gnu.org>
965
966 * intro.texi (nil and t): Clarify.
967
968 * variables.texi (File Local Variables): Suggest using booleanp.
969
fc2cb772
JB
9702006-05-01 Juanma Barranquero <lekktu@gmail.com>
971
972 * objects.texi (Type Predicates): Fix typos.
973
27c5714a
SM
9742006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
975
976 * intro.texi (nil and t): Add booleanp.
977
978 * objects.texi (Type Predicates): Add links for booleanp and
979 string-or-null-p.
980
eadb9d45
RS
9812006-04-29 Richard Stallman <rms@gnu.org>
982
27c5714a 983 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
984 Multi line Font Lock Elements. Much clarification.
985 (Font Lock Multiline, Region to Fontify): Much clarification.
986
7817e3d3
SM
9872006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
988
989 * variables.texi (File Local Variables): Remove the special case t for
990 safe-local-variable.
991
8ac3a455
RS
9922006-04-26 Richard Stallman <rms@gnu.org>
993
994 * syntax.texi (Parsing Expressions): Minor cleanup.
995
290e4aae
RS
9962006-04-18 Richard Stallman <rms@gnu.org>
997
998 * tips.texi (Coding Conventions): Explain when the package's
999 prefix should appear later on (not at the start of the name).
1000
1001 * searching.texi (String Search): Clarify effect of NOERROR.
1002
1003 * modes.texi (Imenu): Clarify what special items do.
1004
1005 * hooks.texi (Standard Hooks): Delete text about old hook names.
1006
1e2b8ce5
RF
10072006-04-17 Romain Francoise <romain@orebokech.com>
1008
1009 * variables.texi (Local Variables): Update the default value of
1010 `max-specpdl-size'.
1011
51fa34bc
MB
10122006-04-15 Michael Olson <mwolson@gnu.org>
1013
1014 * processes.texi (Transaction Queues): Mention the new optional
1015 `delay-question' argument for `tq-enqueue'.
1016
61f32d39
BW
10172006-04-13 Bill Wohler <wohler@newt.com>
1018
1019 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1020 :package-version value. Specify its values. Improve documentation
50b7bce0 1021 for customize-package-emacs-version-alist.
61f32d39 1022
4f8ed159
BW
10232006-04-12 Bill Wohler <wohler@newt.com>
1024
1025 * customize.texi (Common Keywords): Move description of
1026 customize-package-emacs-version-alist to @defvar.
1027
e5e864ab
BW
10282006-04-10 Bill Wohler <wohler@newt.com>
1029
1030 * customize.texi (Common Keywords): Add :package-version.
1031
6c230417
KS
10322006-04-10 Kim F. Storm <storm@cua.dk>
1033
1034 * text.texi (Buffer Contents): Add NOPROPS arg to
1035 filter-buffer-substring.
1036
d82eac8f
EZ
10372006-04-08 Kevin Ryde <user42@zip.com.au>
1038
1039 * os.texi (Command-Line Arguments): Update xref to emacs manual
1040 "Command Arguments" -> "Emacs Invocation", per change there.
1041
4f815b29
TTN
10422006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1043
1044 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1045 be on one line to help makeinfo not render two spaces after the dot.
1046
122c3009
RS
10472006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1048
1049 * strings.texi (Predicates for Strings): Add string-or-null-p.
1050
da68bc3d
KS
10512006-03-28 Kim F. Storm <storm@cua.dk>
1052
1053 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1054 remarks about systems that don't support fractional seconds.
1055
b223e22d
KB
10562006-03-25 Karl Berry <karl@gnu.org>
1057
fc2cb772 1058 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1059 the year list.
1060
b756c64c
NR
10612006-03-21 Nick Roberts <nickrob@snap.net.nz>
1062
1063 * display.texi (Fringe Indicators): Fix typos.
1064
fe3dca59
LT
10652006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1066
c287ad03 1067 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1068 in front of a quoted symbol in a docstring to prevent making a
1069 hyperlink.
1070
e91d4202
AM
10712006-03-19 Alan Mackenzie <acm@muc.de>
1072
290e4aae 1073 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1074
e8a5f60b
RS
10752006-03-16 Richard Stallman <rms@gnu.org>
1076
1077 * display.texi (Defining Images): Minor cleanup.
1078
486daaa5
BW
10792006-03-16 Bill Wohler <wohler@newt.com>
1080
1081 * display.texi (Defining Images): In image-load-path-for-library,
1082 prefer user's images.
1083
4ffc92c2
SM
10842006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1085
1086 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1087
874a6ef8
BW
10882006-03-15 Bill Wohler <wohler@newt.com>
1089
1090 * display.texi (Defining Images): Fix example in
1091 image-load-path-for-library by not recommending that one binds
fc2cb772 1092 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1093 it if previously defined.
1094
70949f30
BW
10952006-03-14 Bill Wohler <wohler@newt.com>
1096
1097 * display.texi (Defining Images): In image-load-path-for-library,
1098 always return list of directories. Update example.
1099
c852c516
AM
11002006-03-14 Alan Mackenzie <acm@muc.de>
1101
1102 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1103 This describes font-lock-extend-region-function.
4ffc92c2 1104 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1105 the new node "Region to Fontify".
1106
7cd3712b
RS
11072006-03-13 Richard Stallman <rms@gnu.org>
1108
1109 * display.texi (Invisible Text): The impossible position is
1110 now before the invisible text, not after.
1111 (Defining Images): Clean up last change.
1112
2c676341
BW
11132006-03-11 Bill Wohler <wohler@newt.com>
1114
1115 * display.texi (Defining Images): Add image-load-path-for-library.
1116
6f49b4c5
LT
11172006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1118
2d14c9bf
LT
1119 * text.texi (Adaptive Fill): Fix Texinfo usage.
1120
1121 * strings.texi (Creating Strings): Fix Texinfo usage.
1122
6f49b4c5
LT
1123 * searching.texi (Regexp Special): Use @samp for regular
1124 expressions that are not in Lisp syntax.
1125
fc1d3386
LT
11262006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1127
1128 * searching.texi (Regexp Special): Put remark between parentheses
1129 to avoid misreading.
1130
7b2c2ca9
LT
11312006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1132
1133 * searching.texi (Syntax of Regexps): More accurately describe
1134 which characters are special in which situations.
1135 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1136 are not special. Describe in detail when `[' and `]' are special.
1137 (Regexp Backslash): Plenty of regexps with unbalanced square
1138 brackets are valid, so reword that statement.
1139
f79bc642
KS
11402006-03-02 Kim F. Storm <storm@cua.dk>
1141
1142 * keymaps.texi (Tool Bar): Add tool-bar-border.
1143
1d9a5237
LT
11442006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1145
a86b01fa 1146 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1147
2534ef94
LT
11482006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1149
1150 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1151
1152 * files.texi (Locating Files): Suggest additional values for the
1153 SUFFIXES arg of `locate-file'. Update pxref.
1154
1155 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1156 (How Programs Do Loading): Discuss the effects of Auto Compression
1157 mode on `load'.
1158 (Load Suffixes): New node.
394e96d5 1159 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1160 moved to "Load Suffixes".
1161 (Autoload, Named Features): Mention `load-suffixes'.
1162
dd9959da 11632006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1164
1165 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1166
1167 * windows.texi (Window Tree): Fix typo.
1168
49af2995
KS
11692006-02-20 Kim F. Storm <storm@cua.dk>
1170
1171 * display.texi (Fringe Indicators): New section.
1172 Move indicate-empty-lines, indicate-buffer-boundaries, and
1173 default-indicate-buffer-boundaries here.
1174 Add fringe-indicator-alist and default-fringes-indicator-alist.
1175 Add list of logical fringe indicator symbols.
1176 Update list of standard bitmap names.
1177 (Fringe Cursors): New section.
1178 Move overflow-newline-into-fringe here.
1179 Add fringe-cursor-alist and default-fringes-cursor-alist.
1180 Add list of fringe cursor symbols.
1181
58f71009
JB
11822006-02-20 Juanma Barranquero <lekktu@gmail.com>
1183
1184 * commands.texi (Using Interactive): Fix reference to node
1185 "Minibuffers".
1186
5498b6af
RS
11872006-02-19 Richard M. Stallman <rms@gnu.org>
1188
1189 * minibuf.texi (High-Level Completion):
1190 Add xref to read-input-method-name.
1191
1192 * files.texi (Relative File Names): Move file-relative-name here.
1193 (File Name Expansion): From here. Minor clarifications.
1194
1195 * commands.texi (Using Interactive): Add xrefs about reading input.
1196 Clarify remarks about that moving point and mark.
1197 Put string case before list case.
1198
43ce897a 11992006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1200
4ffc92c2
SM
1201 * display.texi (Other Display Specs, Image Descriptors):
1202 Revert erroneous changes. The previous description of
1203 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1204
1324d26e
RS
12052006-02-14 Richard M. Stallman <rms@gnu.org>
1206
1207 * variables.texi (File Local Variables): Clarifications.
1208
0da93350
JB
12092006-02-14 Juanma Barranquero <lekktu@gmail.com>
1210
1211 * variables.texi (File Local Variables): Use @code for a cons
1212 cell, not @var.
1213
51a39bab
CY
12142006-02-13 Chong Yidong <cyd@stupidchicken.com>
1215
1216 * variables.texi (File Local Variables): Document new file local
1217 variable behavior.
1218
d342156c
KS
12192006-02-10 Kim F. Storm <storm@cua.dk>
1220
1221 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1222
8392fe4a
JB
12232006-02-08 Juanma Barranquero <lekktu@gmail.com>
1224
1225 * modes.texi (%-Constructs): Remove obsolete info about
1226 `global-mode-string'.
1227
cd6cd82a
RS
12282006-02-07 Richard M. Stallman <rms@gnu.org>
1229
d78dc2d8
RS
1230 * commands.texi (Prefix Command Arguments): Minor cleanup.
1231
1232 * display.texi: "Graphical display", not window system.
1233
cd6cd82a
RS
1234 * functions.texi (What Is a Function): Fix xref.
1235
1236 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1237 (Changing Key Bindings): Clarify when remapping is better than
1238 substitute-key-definition.
1239
12402006-02-02 Richard M. Stallman <rms@gnu.org>
1241
1242 * minibuf.texi (Basic Completion): Completion alists are risky.
1243
1244 * keymaps.texi (Active Keymaps): Clarifications.
1245 (Searching Keymaps): New node.
1246 (Keymaps): Update menu.
1247
1248 * frames.texi (Layout Parameters): Minor clarification.
1249 (Drag and Drop): New node.
1250 (Frames): Update menu.
1251
cf052abc
CY
12522006-01-29 Chong Yidong <cyd@stupidchicken.com>
1253
4ffc92c2
SM
1254 * display.texi (Other Display Specs, Image Descriptors):
1255 Image description is a list, not a cons cell.
cf052abc 1256
1f2907ee
LT
12572006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1258
1259 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1260 list is not necessarily a list).
1261
a849f77d
EZ
12622006-01-27 Eli Zaretskii <eliz@gnu.org>
1263
1264 * frames.texi (Layout Parameters): border-width and
1265 internal-border-width belong to the frame, not the window.
1266
d322eb9b
RS
12672006-01-19 Richard M. Stallman <rms@gnu.org>
1268
1269 * nonascii.texi (Translation of Characters): Search cmds use
1270 translation-table-for-input. Automatically made local.
1271
1272 * markers.texi (Overview of Markers): Count insertion type
1273 as one of a marker's attributes.
1274
cd6cd82a
RS
1275 * keymaps.texi (Controlling Active Maps): New node, split out of
1276 Active Keymaps.
1277 (Keymaps): Menu updated.
1278 (Active Keymaps): Give pseudocode to explain how the active
1279 maps are searched. current-active-maps and key-binding moved here.
1280 (Functions for Key Lookup): current-active-maps and key-binding moved.
1281 Clarifications.
1282 (Searching the Keymaps): New subnode.
1283
d322eb9b
RS
1284 * elisp.texi (Top): Menu clarification.
1285
1286 * display.texi (Other Display Specs): Delete duplicate entry for
1287 just a string as display spec. Move text about recursive display
1288 specs on such a string.
1289
1290 * commands.texi (Key Sequence Input): Clarify.
1291 Move num-nonmacro-input-events out.
1292 (Reading One Event): num-nonmacro-input-events moved here.
1293
2ac77b5a
NR
12942006-01-14 Nick Roberts <nickrob@snap.net.nz>
1295
1296 * advice.texi (Simple Advice): Update example to fit argument
1297 change in previous-line.
1298
a203a18c
RS
12992006-01-05 Richard M. Stallman <rms@gnu.org>
1300
1301 * markers.texi (The Mark): Fix in `mark'.
1302
d9043ddf
RS
13032006-01-04 Richard M. Stallman <rms@gnu.org>
1304
1305 * processes.texi (Misc Network, Make Network): Minor cleanups.
1306
8a5db8ae
KS
13072006-01-04 Kim F. Storm <storm@cua.dk>
1308
1309 * processes.texi (Make Network): Add IPv6 addresses and handling.
1310 (Network Feature Testing): Mention (:family ipv6).
1311 (Misc Network): Add IPv6 formats to format-network-address.
1312
19bb7940
RS
13132005-12-30 Richard M. Stallman <rms@gnu.org>
1314
1315 * text.texi (Changing Properties):
1316 Don't use return value of set-text-properties.
1317
b9cb50d9
LT
13182005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1319
1320 * modes.texi (Mode Line Format): Correct typo in menu.
1321
94a867a6
RS
13222005-12-29 Richard M. Stallman <rms@gnu.org>
1323
1324 * modes.texi (Mode Line Top): New node.
1325 (Mode Line Data): Some text moved to new node.
1326 Explain the data structure more concretely.
1327 (Mode Line Basics): Clarifications.
1328 (Mode Line Variables): Clarify intro paragraph.
1329 (%-Constructs): Clarify intro paragraph.
1330 (Mode Line Format): Update menu.
1331
ba455131
LT
13322005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1333
1334 * minibuf.texi (Basic Completion): Update lazy-completion-table
1335 examples for removal of ARGS argument.
1336
2b6abe1e
RS
13372005-12-23 Richard M. Stallman <rms@gnu.org>
1338
1339 * text.texi (Undo): Restore some explanation from the version
1340 that was deleted.
1341
2d7409f2
EZ
13422005-12-23 Eli Zaretskii <eliz@gnu.org>
1343
abeb5483 1344 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1345 funname' and `apply delta' elements of the undo list.
1346
2e23b82e
RS
13472005-12-20 Richard M. Stallman <rms@gnu.org>
1348
1349 * help.texi (Help Functions): Update documentation of `apropos'.
1350
a31687ce
LT
13512005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1352
1353 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1354 because it is confusing. If the :help-echo keyword is a function,
1355 it is not directly used as the :help-echo overlay property, as the
1356 xref seems to suggest (it does not take the appropriate args).
1357
0e83c4e9
LT
13582005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1359
1360 * customize.texi (Common Keywords): Fix Texinfo usage.
1361 (Group Definitions, Variable Definitions): Update for new
1362 conventions for using `*' in docstrings.
77df907a
LT
1363
1364 * tips.texi (Documentation Tips): Update for new conventions for
1365 using `*' in docstrings.
1366
69487a1f
RS
13672005-12-16 Richard M. Stallman <rms@gnu.org>
1368
1369 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1370
2a502a32
JL
13712005-12-16 Juri Linkov <juri@jurta.org>
1372
1373 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1374
b158c851
RF
13752005-12-14 Romain Francoise <romain@orebokech.com>
1376
1377 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1378 Fix typo.
1379
d7d1f75e
JL
13802005-12-11 Juri Linkov <juri@jurta.org>
1381
1382 * minibuf.texi (Completion Commands): Add mention of read-file-name
1383 for filename completion keymaps.
1384 (Reading File Names): Add mention of filename completion keymaps
1385 for read-file-name and xref to `Completion Commands'.
1386
4b1c16c2
RS
13872005-12-10 Richard M. Stallman <rms@gnu.org>
1388
1389 * customize.texi (Common Keywords): State caveats for use of :tag.
1390
1d49d5d9
RS
13912005-12-08 Richard M. Stallman <rms@gnu.org>
1392
2663a204
RS
1393 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1394 with xrefs and better explanation.
1395 (Completion Commands): Add the filename completion maps.
1396
1d49d5d9
RS
1397 * objects.texi (Character Type): Clarify that \s is not space
1398 if a dash follows.
1399
fa0d4d0c
RS
14002005-12-05 Richard M. Stallman <rms@gnu.org>
1401
1402 * windows.texi (Resizing Windows): Delete preserve-before args.
1403
d64b177a
SM
14042005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1405
1406 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1407 in full keymaps, since the quirk has been fixed.
1408
79019cc9
EZ
14092005-12-03 Eli Zaretskii <eliz@gnu.org>
1410
1411 * hooks.texi (Standard Hooks): Add index entries. Mention
1412 `compilation-finish-functions'.
1413
161ef3be
RS
14142005-11-27 Richard M. Stallman <rms@gnu.org>
1415
1416 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1417
17c1971a
JL
14182005-11-21 Juri Linkov <juri@jurta.org>
1419
1420 * customize.texi (Common Keywords): Update links types
1421 custom-manual and url-link. Add link types emacs-library-link,
1422 file-link, function-link, variable-link, custom-group-link.
1423
5890344b
CY
14242005-11-20 Chong Yidong <cyd@stupidchicken.com>
1425
1426 * display.texi: Revert 2005-11-20 change.
1427
cbce0752
TTN
14282005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1429
1430 * processes.texi (Bindat Functions):
1431 Say "third" to refer to zero-based index "2".
1432
ff04c885
LT
14332005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1434
1435 * loading.texi (Library Search): Update the default value of
1436 `load-suffixes'.
1437
ce8d4e00
CY
14382005-11-17 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * display.texi (Attribute Functions): Mention :ignore-defface.
1441
cbad4a9e
SM
14422005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1443
1444 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1445 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1446
fda12b27
RS
14472005-11-06 Richard M. Stallman <rms@gnu.org>
1448
1449 * files.texi (Magic File Names): find-file-name-handler checks the
1450 `operations' property of the handler.
1451
e082564e
RS
14522005-11-03 Richard M. Stallman <rms@gnu.org>
1453
1454 * variables.texi (Frame-Local Variables): Small clarification.
1455
f0cdd9e4
CY
14562005-10-29 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * os.texi (Init File): Document ~/.emacs.d/init.el.
1459
685abb98
RS
14602005-10-29 Richard M. Stallman <rms@gnu.org>
1461
1462 * internals.texi (Garbage Collection): Document memory-full.
1463
7000848e
BW
14642005-10-28 Bill Wohler <wohler@newt.com>
1465
1466 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1467 for URLs.
1468
107fb6c9
RS
14692005-10-28 Richard M. Stallman <rms@gnu.org>
1470
1471 * minibuf.texi (Completion Commands): Clean up prev change.
1472
14732005-10-26 Kevin Ryde <user42@zip.com.au>
1474
1475 * compile.texi (Eval During Compile): Explain recommended uses
1476 of eval-when-compile and eval-and-compile.
1477
1d8e69a2
MY
14782005-10-27 Masatake YAMATO <jet@gyve.org>
1479
cbad4a9e 1480 * minibuf.texi (Completion Commands):
1d8e69a2 1481 Write about new optional argument for `display-completion-list'.
cbad4a9e 1482
6a897887
RS
14832005-10-23 Richard M. Stallman <rms@gnu.org>
1484
1485 * display.texi (Overlay Arrow): Clarify about local bindings of
1486 overlay-arrow-position.
1487
6d1e17be
EZ
14882005-10-22 Eli Zaretskii <eliz@gnu.org>
1489
1490 * internals.texi (Building Emacs): Fix last change.
1491
db5fe0a6
RS
14922005-10-22 Richard M. Stallman <rms@gnu.org>
1493
1494 * internals.texi (Building Emacs): Document eval-at-startup.
1495
45158e77
RS
14962005-10-21 Richard M. Stallman <rms@gnu.org>
1497
1498 * loading.texi (Where Defined): load-history contains abs file names.
1499 symbol-file returns abs file names.
1500
e50165ec
KS
15012005-10-19 Kim F. Storm <storm@cua.dk>
1502
1503 * display.texi (Showing Images): Add max-image-size integer value.
1504
63ab30d0
CY
15052005-10-18 Chong Yidong <cyd@stupidchicken.com>
1506
1507 * display.texi (Showing Images): Document max-image-size.
1508
f8252852
RS
15092005-10-17 Richard M. Stallman <rms@gnu.org>
1510
1511 * commands.texi (Quitting): Minor clarification.
1512
1513 * processes.texi (Sentinels): Clarify about output and quitting.
1514 (Filter Functions): Mention with-local-quit.
1515
c1bed3aa
JL
15162005-10-17 Juri Linkov <juri@jurta.org>
1517
1518 * buffers.texi (Current Buffer):
1519 * commands.texi (Event Input Misc):
1520 * compile.texi (Eval During Compile, Compiler Errors):
1521 * customize.texi (Group Definitions):
1522 * display.texi (Progress, Defining Faces):
1523 * files.texi (Writing to Files):
1524 * modes.texi (Mode Hooks, Defining Minor Modes):
1525 * streams.texi (Output Functions):
1526 * syntax.texi (Syntax Table Functions):
1527 * text.texi (Change Hooks):
1528 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1529
1530 * commands.texi (Quitting): Replace arg `forms' with `body' in
1531 `with-local-quit'.
1532
1533 * positions.texi (Excursions): Replace arg `forms' with `body' in
1534 `save-excursion'.
1535
ef1b4c9e
KS
15362005-10-08 Kim F. Storm <storm@cua.dk>
1537
1538 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1539 Rename manual section accordingly.
1540
abc8ce50
KS
15412005-10-04 Kim F. Storm <storm@cua.dk>
1542
1543 * windows.texi (Window Split Tree): New section describing
1544 new function window-split-tree function.
1545
a1f5a1f0
NR
15462005-10-03 Nick Roberts <nickrob@snap.net.nz>
1547
1548 * display.texi (Fringe Size/Pos): Simplify and add detail.
1549
97c3e4cc
RF
15502005-09-30 Romain Francoise <romain@orebokech.com>
1551
1552 * minibuf.texi (High-Level Completion): Explain that the prompt
1553 given to `read-buffer' should end with a colon and a space.
1554 Update usage examples.
1555
8ad8c5ce
JL
15562005-09-29 Juri Linkov <juri@jurta.org>
1557
1558 * display.texi (Displaying Messages): Rename argument name
1559 `string' to `format-string' in functions `message', `message-box',
1560 `message-or-box'.
1561
63182706
CY
15622005-09-26 Chong Yidong <cyd@stupidchicken.com>
1563
fc2cb772 1564 * errors.texi (Standard Errors): Correct xrefs.
63182706 1565
906320ec
CY
15662005-09-18 Chong Yidong <cyd@stupidchicken.com>
1567
fc2cb772 1568 * display.texi (Defining Images): Update documentation for
906320ec
CY
1569 `image-load-path'.
1570
8ccd3630
RS
15712005-09-17 Richard M. Stallman <rms@gnu.org>
1572
1573 * display.texi (Defining Images): Clean up previous change.
1574
7260457b
RF
15752005-09-16 Romain Francoise <romain@orebokech.com>
1576
1577 * elisp.texi: Specify GFDL version 1.2.
1578
1579 * doclicense.texi (GNU Free Documentation License): Update to
1580 version 1.2.
1581
5b51c037
CY
15822005-09-15 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * display.texi (Defining Images): Document `image-load-path'.
1585
5c4757d3
RS
15862005-09-15 Richard M. Stallman <rms@gnu.org>
1587
1588 * objects.texi (Printed Representation): Minor cleanup.
1589 (Box Diagrams): Minor fix.
1590 (Cons Cell Type): Move (...) index item here.
1591 (Box Diagrams): From here.
1592 (Array Type): Minor fix.
1593 (Type Predicates): Delete index "predicates".
1594 (Hash Table Type): Clarify xref.
1595 (Dotted Pair Notation): Minor fix.
1596
2bb8b80c
CY
15972005-09-10 Chong Yidong <cyd@stupidchicken.com>
1598
1599 * files.texi (Saving Buffers): Fix typo.
1600
47b8bc5d
RS
16012005-09-08 Richard M. Stallman <rms@gnu.org>
1602
1603 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1604
475aab0d
CY
16052005-09-08 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * locals.texi (Standard Buffer-Local Variables): Don't include
1608 mode variables for minor modes.
1609 Fix xrefs for buffer-display-count, buffer-display-table,
1610 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1611 enable-multibyte-characters, fill-column, header-line-format,
1612 left-fringe-width, left-margin, and right-fringe-width.
1613
1614 * hooks.texi (Standard Hooks): All hooks should conform to the
1615 standard naming convention now.
1616 Fix xref for `echo-area-clear-hook'.
1617
1618 * display.texi (Usual Display): Note that indicate-empty-lines and
1619 tab-width are buffer-local.
1620
1621 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1622
1623 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1624
1625 * nonascii.texi (Encoding and I/O): Note that
1626 buffer-file-coding-system is buffer-local.
1627
1628 * positions.texi (List Motion): Note that defun-prompt-regexp is
1629 buffer-local.
1630
1631 * text.texi (Auto Filling): Note that auto-fill-function is
1632 buffer-local.
1633 (Undo): Note that buffer-undo-list is buffer-local.
1634
1635 * windows.texi (Buffers and Windows): Document
1636 buffer-display-count.
1637
2a6bc1f7
RS
16382005-09-06 Richard M. Stallman <rms@gnu.org>
1639
1640 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1641 package prefix elsewhere than at the start of the name.
1642
d7ea8b71
RS
16432005-09-03 Richard M. Stallman <rms@gnu.org>
1644
1645 * tips.texi (Programming Tips): Add conventions for minibuffer
1646 questions and prompts.
1647
0c6087a6
RS
16482005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1649
1650 * intro.texi (nil and t): Minor cleanup.
1651 Delete spurious mention of keyword symbols.
1652 (Evaluation Notation): Add index entry.
1653 (A Sample Function Description): Minor cleanup.
1654 (A Sample Variable Description): Not all vars can be set.
1655
4b5fa40e
TTN
16562005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1657
1658 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1659
1660 (Insertion): Document precise type of `insert-char' arg COUNT.
1661
34b50776
SM
16622005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1663
1664 * modes.texi (Other Font Lock Variables): Sync the default of
1665 font-lock-lines-before.
1666
c1105d05
MA
16672005-08-31 Michael Albinus <michael.albinus@gmx.de>
1668
1669 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1670
62929713
RS
16712005-08-29 Richard M. Stallman <rms@gnu.org>
1672
1673 * elisp.texi (Top): Update subnode menu.
1674
1675 * searching.texi (Searching and Matching): Move node.
1676 Rearrange contents and add overall explanation.
1677 (Searching and Case): Move node.
1678 (Searching and Matching): Update menu.
1679
0fb57cc0
EZ
16802005-08-27 Eli Zaretskii <eliz@gnu.org>
1681
1682 * os.texi (Startup Summary): Fix the description of the initial
1683 startup message display.
1684
3e80c4c1
RS
16852005-08-25 Richard M. Stallman <rms@gnu.org>
1686
1687 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1688
16892005-08-25 Emilio C. Lopes <eclig@gmx.net>
1690
1691 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1692 `next-overlay-change' example.
c1105d05 1693
79a8defb
JL
16942005-08-22 Juri Linkov <juri@jurta.org>
1695
1696 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1697 Fix invert-face. Fix args of face-background.
1698
16691d29
JL
1699 * display.texi (Standard Faces): Delete node.
1700 (Faces): Add xref to `(emacs)Standard Faces'.
1701 (Displaying Faces): Fix xref to `Standard Faces'.
1702
1703 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1704
217b694f
EZ
17052005-08-20 Alan Mackenzie <acm@muc.de>
1706
1707 * buffers.texi (The Buffer List): Clarify the manipulation of the
1708 buffer list.
1709
0bf14bfd
RS
17102005-08-14 Richard M. Stallman <rms@gnu.org>
1711
7ad1498e
AS
1712 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1713 a regexp.
0bf14bfd 1714
c118d09e
RS
17152005-08-11 Richard M. Stallman <rms@gnu.org>
1716
59cb8c23
RS
1717 * elisp.texi (Top): Update subnode lists.
1718
1719 * display.texi (Inverse Video): Node deleted.
1720
c118d09e
RS
1721 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1722 New nodes split out of Coding Conventions.
1723
1724 * searching.texi (Regular Expressions): Document re-builder.
1725
1726 * os.texi (Time Parsing): New node split out of Time Conversion.
1727
1728 * processes.texi (Misc Network, Network Feature Testing)
1729 (Network Options, Make Network): New nodes split out of
1730 Low-Level Network.
1731
67ec7f41
RS
17322005-08-09 Richard M. Stallman <rms@gnu.org>
1733
76d47f0d
RS
1734 * frames.texi (Geometry): New node, split from Size and Position.
1735 (Frame Parameters): Refer to Geometry.
1736
67ec7f41 1737 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1738
67ec7f41
RS
1739 * windows.texi (Splitting Windows): Fix xref.
1740
1741 * frames.texi (Layout Parameters): Add xref.
1742
1743 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1744
1745 * keymaps.texi (Menu Bar): Fix xref.
1746
1747 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1748
1749 * modes.texi (%-Constructs): Fix xref.
1750
1751 * frames.texi (Window Frame Parameters): Node split up.
1752 (Basic Parameters, Position Parameters, Size Parameters)
1753 (Layout Parameters, Buffer Parameters, Management Parameters)
1754 (Cursor Parameters, Color Parameters): New subnodes.
1755
adb5e445
LT
17562005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1757
1758 * positions.texi (Screen Lines): Update xref for previous change
1759 in minibuf.texi.
1760
1761 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1762 change in minibuf.texi.
1763
61298e17
RS
17642005-08-09 Richard M. Stallman <rms@gnu.org>
1765
1766 * tips.texi (Coding Conventions): Minor cleanup.
1767
1768 * modes.texi (Defining Minor Modes): Explain when init-value
1769 can be non-nil.
1770
1771 * elisp.texi (Top): Update submenu for Minibuffer.
1772
1773 * minibuf.texi (Minibuffer Misc): Node split up.
1774 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1775 (Recursive Mini): New nodes split out from Minibuffer Misc.
1776 (Minibuffer Misc): Document max-mini-window-height.
1777
1778 * hash.texi (Defining Hash): Delete stray paren in example.
1779
1780 * display.texi (Echo Area Customization): Don't define
1781 max-mini-window-height here; xref instead.
1782
1783 * commands.texi (Event Input Misc): Update while-no-input.
1784
1785 * advice.texi (Advising Functions): Explain when to use advice
1786 and when to use a hook.
1787
43e124e6
EZ
17882005-07-30 Eli Zaretskii <eliz@gnu.org>
1789
1790 * makefile.w32-in (info): Don't run install-info.
1791 ($(infodir)/dir): New target, produced by running install-info.
1792
653aea22
LT
17932005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1794
1795 * modes.texi (Defining Minor Modes): The keyword for the initial
1796 value is :init-value, not :initial-value.
1797
ba6ebbd5
EZ
17982005-07-23 Eli Zaretskii <eliz@gnu.org>
1799
1800 * loading.texi (Autoload): Make the `doctor' example be consistent
1801 with what's in current loaddefs.el. Describe the "fn" magic in
1802 the usage portion of the doc string.
1803
6696f2a4
RS
18042005-07-22 Richard M. Stallman <rms@gnu.org>
1805
1806 * internals.texi (Garbage Collection): Clarify previous change.
1807
0c17e67c
SM
18082005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1809
1810 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1811
426179e1
JL
18122005-07-18 Juri Linkov <juri@jurta.org>
1813
1814 * commands.texi (Accessing Events):
1815 * frames.texi (Text Terminal Colors, Resources):
1816 * markers.texi (The Mark):
1817 * modes.texi (Defining Minor Modes):
1818 Delete duplicate duplicate words.
1819
9b0c2c56
RS
18202005-07-16 Richard M. Stallman <rms@gnu.org>
1821
1822 * display.texi (Managing Overlays): Clarify make-overlay
1823 args for insertion types.
1824
fd90b80c
LT
18252005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1826
0c17e67c
SM
1827 * customize.texi (Variable Definitions):
1828 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1829 `standard-value' is a list too.
1830 (Defining New Types): Use @key{RET} instead of @key{ret}.
1831
37aa90e5
TTN
18322005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1833
1834 * os.texi (Translating Input): Fix typo.
1835
917e0c95
RS
18362005-07-08 Richard M. Stallman <rms@gnu.org>
1837
1838 * README: Update edition number and size estimate.
1839
1840 * elisp.texi (VERSION): Set to 2.9.
1841
7d90e71d
RS
18422005-07-07 Richard M. Stallman <rms@gnu.org>
1843
c330dafe
RS
1844 * book-spine.texinfo: Update Emacs version.
1845
7d90e71d
RS
1846 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1847
dc2204be
RS
18482005-07-06 Richard M. Stallman <rms@gnu.org>
1849
1850 * searching.texi (Regexp Search): Clarify what re-search-forward
1851 does when the search fails.
1852
a0ec7a4a
LK
18532005-07-05 Lute Kamstra <lute@gnu.org>
1854
dc2204be 1855 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1856
1857 * doclicense.texi (GNU Free Documentation License):
1858 * gpl.texi (GPL):
1859 * tips.texi (Coding Conventions, Library Headers):
1860 * vol1.texi:
1861 * vol2.texi: Update FSF's address.
1862
4af33176
RS
18632005-07-04 Richard M. Stallman <rms@gnu.org>
1864
1865 * hooks.texi (Standard Hooks): Add occur-hook.
1866
b3ab615b
LT
18672005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1868
1869 * display.texi (The Echo Area): Correct menu.
1870
3d393029
RS
18712005-07-03 Richard M. Stallman <rms@gnu.org>
1872
7fe48b75
RS
1873 * elisp.texi (Top): Update subnode menu for Display.
1874
1875 * display.texi (Displaying Messages): New node, with most
1876 of what was in The Echo Area.
1877 (Progress): Moved under The Echo Area.
1878 (Logging Messages): New node with new text.
1879 (Echo Area Customization): New node, the rest of what was
1880 in The Echo Area. Document message-truncate-lines with @defvar.
1881 (Display): Update menu.
1882
3d393029
RS
1883 * windows.texi (Textual Scrolling): Doc 3 values for
1884 scroll-preserve-screen-position.
1885
1886 * text.texi (Special Properties): Change hook functions
1887 should bind inhibit-modification-hooks around altering buffer text.
1888
1889 * keymaps.texi (Key Binding Commands): Call binding BINDING
1890 rather than DEFINITION.
1891
b26860ad
JB
18922005-06-29 Juanma Barranquero <lekktu@gmail.com>
1893
1894 * variables.texi (Defining Variables): `user-variable-p' returns t
1895 for aliases of user options, nil for alias loops.
1896
025691ed
RS
18972005-06-28 Richard M. Stallman <rms@gnu.org>
1898
1899 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1900 make-keymap.
1901
b61bfa4d
LT
19022005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1903
1904 * variables.texi (Setting Variables): Correct and clarify
1905 description of `add-to-ordered-list'.
1906
24ee714d
RS
19072005-06-26 Richard M. Stallman <rms@gnu.org>
1908
1909 * display.texi (Faces): Minor cleanup.
1910
33b79ce4
LT
19112005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1912
1913 * display.texi (Faces): `facep' returns t for strings that are
1914 face names.
1915
df13531d
RS
19162005-06-25 Richard M. Stallman <rms@gnu.org>
1917
1918 * objects.texi (Equality Predicates): Clarify meaning of equal.
1919
1920 * windows.texi (Selecting Windows): save-selected-window
1921 and with-selected-window save and restore the current buffer.
1922
cf444441
RS
19232005-06-24 Richard M. Stallman <rms@gnu.org>
1924
1925 * numbers.texi (Float Basics): Explain how to test for NaN,
1926 and printing the sign of NaNs.
1927
6cdd056d
EZ
19282005-06-24 Eli Zaretskii <eliz@gnu.org>
1929
1930 * makefile.w32-in (MAKEINFO): Use --force.
1931
b93e3c3b
RS
19322005-06-23 Richard M. Stallman <rms@gnu.org>
1933
1934 * display.texi (Face Functions): Correct Texinfo usage.
1935
6fb276bd
LT
19362005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1937
1938 * lists.texi (Rings): `ring-elements' now returns the elements of
1939 RING in order.
1940
1d1c7e75
JB
19412005-06-23 Juanma Barranquero <lekktu@gmail.com>
1942
1943 * markers.texi (The Mark): Texinfo usage fix.
1944
9d12e52b
KS
19452005-06-23 Kim F. Storm <storm@cua.dk>
1946
1947 * searching.texi (Entire Match Data): Remove evaporate option for
1948 match-data. Do not mention evaporate option for set-match-data.
1949
6d44324c
GM
19502005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1951
1952 * display.texi (Face Functions): Mention face aliases.
1953
80df27a7
RS
19542005-06-21 Richard M. Stallman <rms@gnu.org>
1955
1956 * anti.texi (Antinews): Texinfo usage fix.
1957
e121563b
KB
19582005-06-21 Karl Berry <karl@gnu.org>
1959
9d7d543c
KB
1960 * elisp.texi: Use @copying.
1961
e121563b
KB
1962 * elisp.texi: Put @summarycontents and @contents before the Top
1963 node, instead of the end of the file, so that the contents appear
1964 in the right place in the dvi/pdf output.
1965
36a3b076
JL
19662005-06-21 Juri Linkov <juri@jurta.org>
1967
1968 * display.texi (Defining Faces): Add `customized-face'.
1969
5c796e80
KS
19702005-06-20 Kim F. Storm <storm@cua.dk>
1971
b7d1f38f
KS
1972 * variables.texi (Setting Variables): Any type of element can be
1973 given order in add-to-ordered-list. Compare elements with eq.
1974
5c796e80
KS
1975 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1976
fb056bef
KB
19772005-06-20 Karl Berry <karl@gnu.org>
1978
1979 * syntax.texi (Syntax Flags): Make last column very slightly wider
1980 to avoid "generic comment" breaking on two lines and causing an
1981 underfull box.
1982
84398baa
LT
19832005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1984
1985 * lists.texi (Rings): Various minor clarifications and corrections.
1986
07ff1e4b
RS
19872005-06-18 Richard M. Stallman <rms@gnu.org>
1988
1989 * functions.texi (Obsolete Functions): Simplify.
1990
1991 * variables.texi (Variable Aliases): Simplify.
1992
1993 * anti.texi, backups.texi, compile.texi, customization.texi:
1994 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1995 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1996 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1997 * variables.texi: Fix formatting ugliness.
1998
1999 * elisp.texi: Add links to Rings and Byte Packing.
2000 Update version and copyright years.
2001
2002 * minibuf.texi: Fix formatting ugliness.
2003 (Completion Commands): Move keymap vars to the end
2004 and vars completing-read binds to the top.
2005
3f7fab24
LT
20062005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2007
2008 * processes.texi: Fix typos.
2009 (Bindat Spec): Correct Texinfo error.
926c4c9b 2010 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2011
f19b57e3
RS
20122005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2013
2014 * lists.texi (Rings): New node.
2015 (Lists): Add it to menu.
2016
a80c5da7 2017 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2018 (Processes): Add it to menu.
2019
20202005-06-17 Richard M. Stallman <rms@gnu.org>
2021
2022 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2023
2024 * help.texi (Documentation Basics): Explain the xref to
2025 Documentation Tips.
2026
2027 * debugging.texi (Debugger Commands): Minor fix.
2028
67c1390d
LT
20292005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2030
2031 * edebug.texi (Instrumenting): Eliminate duplicate link.
2032 (Specification List): Replace references to "below", referring to
2033 a later node, with one @ref to that node.
2034
2035 * os.texi (Timers): Timers should save and restore the match data
2036 if they change it.
2037
2038 * debugging.texi (Debugger Commands): Mention that the Lisp
2039 debugger can not step through primitive functions.
2040
51cd2a8c
JB
20412005-06-16 Juanma Barranquero <lekktu@gmail.com>
2042
2043 * functions.texi (Obsolete Functions): Update argument names of
2044 `make-obsolete' and `define-obsolete-function-alias'.
2045
2046 * variables.texi (Variable Aliases): Update argument names of
2047 `defvaralias', `make-obsolete-variable' and
2048 `define-obsolete-variable-alias'.
2049
f5e6ac4a
KS
20502005-06-15 Kim F. Storm <storm@cua.dk>
2051
2052 * searching.texi (Entire Match Data): Rephrase warnings about
2053 evaporate arg to match-data and set-match-data.
2054
fe2a9972
LT
20552005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2056
67774855
LT
2057 * elisp.texi (Top): Update detailed menu.
2058
fe2a9972
LT
2059 * edebug.texi (Edebug): Update menu.
2060 (Instrumenting): Update xrefs.
2061 (Edebug Execution Modes): Correct xref.
2062 (Jumping): Clarify description of `h' command.
2063 Eliminate redundant @ref.
2064 (Breaks): New node.
9b7fa297 2065 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2066 (Global Break Condition): Mention `C-x X X'.
2067 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2068 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2069 (Edebug Display Update): Correct pxref.
2070 (Edebug and Macros): New node.
2071 (Instrumenting Macro Calls): Is now a subsubsection.
2072 Neither arg of `def-edebug-spec' is evaluated.
2073 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2074 (Specification Examples): Fix typo.
2075
b59f605b
LK
20762005-06-14 Lute Kamstra <lute@gnu.org>
2077
2078 * debugging.texi (Function Debugging): Primitives can break on
2079 entry too.
2080
a5c99dc9
KS
20812005-06-14 Kim F. Storm <storm@cua.dk>
2082
2083 * variables.texi (Setting Variables): Add add-to-ordered-list.
2084
f99ed2f8
SM
20852005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2086
2087 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2088 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2089
9d42ffaa
LK
20902005-06-13 Lute Kamstra <lute@gnu.org>
2091
2092 * text.texi (Special Properties): Fix cross reference.
2093
32cc0b00
LT
20942005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2095
2096 * debugging.texi (Function Debugging): Delete mention of empty
2097 string argument to `cancel-debug-on-entry'. Delete inaccurate
2098 description of the return value of that command.
2099
98d1a1cf
EZ
21002005-06-11 Alan Mackenzie <acm@muc.de>
2101
2102 * text.texi (Adaptive Fill): Amplify the description of
2103 fill-context-prefix.
2104
4b53b8d7
LT
21052005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2106
84398baa 2107 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2108
b5305167
SM
21092005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2112
9bd4c3ad
LT
21132005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2114
2115 * debugging.texi (Error Debugging): Minor rewording.
2116 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2117 is optional.
2118
257914aa
LK
21192005-06-10 Lute Kamstra <lute@gnu.org>
2120
b5305167 2121 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2122 (Top): Give it a title. Correct version number. Give the
2123 detailed node listing a more prominent header.
b5305167
SM
2124 * intro.texi: Don't set VERSION here a second time.
2125 Mention Emacs's version too.
257914aa
LK
2126 * anti.texi (Antinews): Use EMACSVER to refer to the current
2127 version of Emacs.
2128
b7aae902
KS
21292005-06-09 Kim F. Storm <storm@cua.dk>
2130
2131 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2132 match-data and set-match-data.
2133
99598737
RS
21342005-06-08 Richard M. Stallman <rms@gnu.org>
2135
2136 * searching.texi (Entire Match Data): Clarify when match-data
2137 returns markers and when integers.
2138
2139 * display.texi (Defining Faces): Explain that face name should not
2140 end in `-face'.
2141
2142 * modes.texi (Mode Line Data): Minor cleanup.
2143 (Customizing Keywords): Node split out of Search-based Fontification.
2144 Add example of using font-lock-add-keywords from a hook.
2145 Clarify when MODE should be non-nil, and when nil.
2146
21472005-06-06 Richard M. Stallman <rms@gnu.org>
2148
2149 * modes.texi (Mode Line Data): Explain what happens when the car
2150 of a list is a void symbol.
2151 (Search-based Fontification): Explain MODE arg to
2152 font-lock-add-keywords and warn about calls from major modes.
2153
ecc8893a
JL
21542005-06-08 Juri Linkov <juri@jurta.org>
2155
2156 * display.texi (Standard Faces): Add `shadow' face.
2157
7fa9f4eb
LT
21582005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2159
2160 * modes.texi (Major Mode Conventions): A derived mode only needs
2161 to put the call to the parent mode inside `delay-mode-hooks'.
2162
bebcc4b1
RS
21632005-05-29 Richard M. Stallman <rms@gnu.org>
2164
c16b1394
RS
2165 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2166 new, and what that implies. Clarify.
2167
2168 * files.texi (Locating Files): Clean up the text.
2169
bebcc4b1
RS
2170 * frames.texi (Window Frame Parameters): Document user-size.
2171 Shorten entry for top by referring to left.
2172
21732005-05-26 Richard M. Stallman <rms@gnu.org>
2174
2175 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2176 is new, and what the implications are. Other clarifications.
2177
217797bc
RS
21782005-05-24 Richard M. Stallman <rms@gnu.org>
2179
2180 * frames.texi (Dialog Boxes): Minor fixes.
2181
3565fe07
MY
21822005-05-25 Masatake YAMATO <jet@gyve.org>
2183
2184 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2185
817089df
LT
21862005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2187
2188 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2189 is optional.
2190
cb5db137
NR
21912005-05-24 Nick Roberts <nickrob@snap.net.nz>
2192
2193 * frames.texi (Dialog Boxes): Descibe new optional argument.
2194
3c8572f5
LK
21952005-05-23 Lute Kamstra <lute@gnu.org>
2196
2197 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2198 syntax-begin-function over font-lock-beginning-of-syntax-function.
2199
2a4d7cb3
LT
22002005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2201
71f800cf
LT
2202 * minibuf.texi (Reading File Names): Update description of
2203 `read-directory-name'.
2204
2a4d7cb3
LT
2205 * modes.texi (Derived Modes): Clarify :group keyword.
2206
bb4afd09
EZ
22072005-05-21 Eli Zaretskii <eliz@gnu.org>
2208
b5305167
SM
2209 * files.texi (Locating Files): New subsection.
2210 Describe locate-file and executable-find.
bb4afd09 2211
a2c9aee6
EZ
22122005-05-21 Kevin Ryde <user42@zip.com.au>
2213
2214 * frames.texi (Initial Parameters): Update cross reference to
2215 "Emacs Invocation".
2216
6900105f
LT
22172005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2218
ca1b0914
LT
2219 * keymaps.texi (Active Keymaps): Add anchor.
2220
6900105f
LT
2221 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2222 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2223 appropriate place.
2224 (Derived Modes): Small clarifications.
b5305167
SM
2225 (Minor Mode Conventions, Keymaps and Minor Modes):
2226 Replace references to nodes with references to anchors.
6900105f
LT
2227 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2228 Clarify description of lists whose first element is an integer.
2229 (Mode Line Variables): Add anchor.
2230 (%-Constructs): Clarify description of integer after %.
2231 (Emulating Mode Line): Describe nil value for FACE.
2232
54d06364
LT
22332005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2234
2235 * modes.texi (Derived Modes): Correct references to non-existing
2236 variable standard-syntax-table.
2237
f8d0b769
LK
22382005-05-17 Lute Kamstra <lute@gnu.org>
2239
2240 * modes.texi (Defining Minor Modes): Mention the mode hook.
2241
294c599c
KS
22422005-05-15 Kim F. Storm <storm@cua.dk>
2243
2244 * processes.texi (Network): Remove open-network-stream-nowait.
2245 (Network Servers): Remove open-network-stream-server.
2246
4214af69
LT
22472005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2248
2249 * elisp.texi (Top): Update detailed menu.
2250
2251 * variables.texi: Reorder nodes.
2252 (Variables): Update menu.
2253 (File Local Variables): Do not refer to the `-*-' line as
2254 a "local variables list". Add pxref.
2255
302691ab
LT
22562005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2257
56d4215a
LT
2258 * elisp.texi (Top): Update detailed menu for node changes.
2259
302691ab 2260 * modes.texi (Modes): Update Menu.
6db11765 2261 (Hooks): Move to beginning of chapter.
302691ab
LT
2262 Most minor modes run mode hooks too.
2263 `add-hook' can handle void hooks or hooks whose value is a single
2264 function.
2265 (Major Modes): Update Menu.
2266 (Major Mode Basics): New node, split off from `Major Modes'.
2267 (Major Mode Conventions): Correct xref. Explain how to handle
2268 auto-mode-alist if the major mode command has an autoload cookie.
2269 (Auto Major Mode): Major update. Add magic-mode-alist.
2270 (Derived Modes): Major update.
2271 (Mode Line Format): Update Menu.
2272 (Mode Line Basics): New node, split off from `Mode Line Format'.
2273
2274 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2275 for `magic autoload comment'. Add index entries and anchor.
2276
d06ba294
RS
22772005-05-14 Richard M. Stallman <rms@gnu.org>
2278
2279 * tips.texi (Coding Conventions): Explain how important it is
2280 that just loading certain files not change Emacs behavior.
2281
2282 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2283
405cb12a
LK
22842005-05-12 Lute Kamstra <lute@gnu.org>
2285
19958124
LK
2286 * modes.texi (Generic Modes): Update.
2287 (Major Modes): Refer to node "Generic Modes".
2288
405cb12a
LK
2289 * elisp.texi (Top): Update to the current structure of the manual.
2290 * processes.texi (Processes): Add menu description.
2291 * customize.texi (Customization): Add menu descriptions.
2292
f714dd1b
TTN
22932005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2294
cc9442f2
TTN
2295 * processes.texi (Signals to Processes)
2296 (Low-Level Network): Fix typos.
f714dd1b 2297
36ad23ec
LK
22982005-05-11 Lute Kamstra <lute@gnu.org>
2299
2300 * elisp.texi (Top): Add some nodes from the chapter "Major and
2301 Minor Modes" to the detailed node listing.
2302
d101bf56
RS
23032005-05-10 Richard M. Stallman <rms@gnu.org>
2304
2305 * keymaps.texi (Extended Menu Items): Menu item filter functions
2306 can be called at any time.
2307
698b0510
LT
23082005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2309
2310 * variables.texi (File Local Variables): `(hack-local-variables t)'
2311 now also checks whether a mode is specified in the local variables
2312 list.
2313
2c6b25c7
EZ
23142005-05-05 Kevin Ryde <user42@zip.com.au>
2315
2316 * display.texi (The Echo Area): Correct format function cross
2317 reference.
2318
643b4cf5
LT
23192005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2320
2321 * variables.texi (Variable Aliases): Change description of
2322 `define-obsolete-variable-alias'.
2323
2324 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2325 (Defining Functions): Add xref.
2326 (Obsolete Functions): New node.
2327 (Function Safety): Standardize capitalization of section title.
2328
2329 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2330 (Dialog Boxes): Complete description of `x-popup-dialog'.
2331
053bc8e4
RS
23322005-05-04 Richard M. Stallman <rms@gnu.org>
2333
2334 * commands.texi (Interactive Codes): Fix Texinfo usage.
2335 Document U more clearly.
2336
f6b1b15a
LT
23372005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2338
3b925015
LT
2339 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2340 function and not a macro.
2341
f6b1b15a
LT
2342 * frames.texi (Pop-Up Menus): Correct and clarify description of
2343 `x-popup-menu'.
2344 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2345
ebbfa918
RS
23462005-05-01 Richard M. Stallman <rms@gnu.org>
2347
2348 * edebug.texi (Checking Whether to Stop): Fix previous change.
2349
abe2f96e
LT
23502005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2351
d6028ef2
LT
2352 * display.texi: Fix typos and Texinfo usage.
2353
abe2f96e
LT
2354 * edebug.texi (Checking Whether to Stop): executing-macro ->
2355 executing-kbd-macro.
2356
b2cfb30b
RS
23572005-05-01 Richard M. Stallman <rms@gnu.org>
2358
2359 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2360
7e995a23
RS
23612005-04-30 Richard M. Stallman <rms@gnu.org>
2362
2363 * files.texi (Magic File Names): Document `operations' property.
2364
57efa539
LK
23652005-04-29 Lute Kamstra <lute@gnu.org>
2366
2367 * modes.texi (Generic Modes): New node.
2368 (Major Modes): Add it to the menu.
2369 (Derived Modes): Add "derived mode" to concept index.
2370
0a20b1dc
LK
23712005-04-28 Lute Kamstra <lute@gnu.org>
2372
2373 * modes.texi (Defining Minor Modes): Fix previous change.
2374 (Font Lock Mode): Simplify.
2375 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2376 when set and that some parts are optional. Add cross references.
2377 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2378 Add cross references. Add font-lock-multiline to index.
2379 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2380 Lock Variables". Document font-lock-add-keywords and
b5305167 2381 font-lock-remove-keywords.
0a20b1dc
LK
2382 (Other Font Lock Variables): Move font-lock-keywords-only,
2383 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2384 and font-lock-syntactic-face-function to node "Syntactic Font
2385 Lock". Move font-lock-keywords-case-fold-search to node
2386 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2387 and font-lock-{,un}fontify-{buffer,region}-function.
2388 (Precalculated Fontification): Remove reference to deleted variable
2389 font-lock-core-only.
2390 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2391 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2392 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2393 and font-lock-syntactic-face-function here from node "Other Font
2394 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2395 Syntax Properties". Add cross references.
b5305167
SM
2396 (Setting Syntax Properties): New node.
2397 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2398 * syntax.texi (Syntax Properties): Add cross reference.
2399 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2400
68a94f5a
RS
24012005-04-26 Richard M. Stallman <rms@gnu.org>
2402
2403 * display.texi (Defining Faces):
2404 Document `default' elements of defface spec.
2405
2406 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2407
2408 * variables.texi (Variable Aliases): Clarify text.
2409
24102005-04-25 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2413
7f48f143
LT
24142005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2415
2416 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2417
45d2f8e8
EZ
24182005-04-24 Eli Zaretskii <eliz@gnu.org>
2419
f3714ab2
EZ
2420 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2421 syntax-after and syntax-class.
2422
45d2f8e8 2423 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2424 (Unique File Names): Don't mention "numbers" in the documentation
2425 of make-temp-file and make-temp-name.
45d2f8e8 2426
469bc679
RS
24272005-04-23 Richard M. Stallman <rms@gnu.org>
2428
2429 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2430
c9fa5dc9
RS
24312005-04-22 Nick Roberts <nickrob@snap.net.nz>
2432
2433 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2434
230e1e80
NR
24352005-04-22 Nick Roberts <nickrob@snap.net.nz>
2436
2437 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2438 and define-obsolete-variable-alias.
2439
1ba52906
KS
24402005-04-22 Kim F. Storm <storm@cua.dk>
2441
2442 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2443 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2444
9721d904
LK
24452005-04-21 Lute Kamstra <lute@gnu.org>
2446
2447 * lists.texi (Association Lists): Document rassq-delete-all.
2448
ed35c736
RS
24492005-04-19 Richard M. Stallman <rms@gnu.org>
2450
2451 * modes.texi (Search-based Fontification): Explain that
2452 facespec is an expression to be evaluated.
2453
42fc00a4
RS
24542005-04-19 Kevin Ryde <user42@zip.com.au>
2455
b5305167 2456 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2457 * strings.texi (String Conversion): Fix xref.
2458
5827e9d4
KS
24592005-04-19 Kim F. Storm <storm@cua.dk>
2460
2461 * symbols.texi (Symbol Plists): Add safe-get.
2462 Mention that `get' may signal an error.
2463
47872da9
NR
24642005-04-18 Nick Roberts <nickrob@snap.net.nz>
2465
2466 * customize.texi (Variable Definitions): Replace tooltip-mode
2467 example with save-place.
2468
ec0cf966
RS
24692005-04-17 Richard M. Stallman <rms@gnu.org>
2470
2471 * buffers.texi (Indirect Buffers): Clarify.
2472
2473 * positions.texi (Positions): Clarify converting marker to integer.
2474
2475 * strings.texi (String Basics): Mention string-match; clarify.
2476
199bb209
LK
24772005-04-08 Lute Kamstra <lute@gnu.org>
2478
2479 * modes.texi (Search-based Fontification): Fix cross references.
2480 Use consistent terminology. Document anchored highlighting.
2481
bfa54668
LK
24822005-04-05 Lute Kamstra <lute@gnu.org>
2483
2484 * modes.texi (Defining Minor Modes): Document :group keyword
2485 argument and its default value.
2486
07e5fb9e
LK
24872005-04-03 Lute Kamstra <lute@gnu.org>
2488
2489 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2490 references and/or descriptions. Delete major mode hooks; mention
2491 them as a category instead. Rename or delete obsolete hooks.
2492
aa945b59
RS
24932005-04-02 Richard M. Stallman <rms@gnu.org>
2494
2495 * nonascii.texi (Coding System Basics): Another wording cleanup.
2496
8b918214
RS
24972005-04-01 Richard M. Stallman <rms@gnu.org>
2498
2499 * nonascii.texi (Coding System Basics): Clarify previous change.
2500
41639988
KH
25012005-04-01 Kenichi Handa <handa@m17n.org>
2502
2503 * nonascii.texi (Coding System Basics): Describe about rondtrip
2504 identity of coding systems.
2505
8e669bbd
RS
25062005-03-29 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * text.texi (Buffer Contents): Add filter-buffer-substring and
2509 buffer-substring-filters.
2510
f60a6f87
RS
25112005-03-26 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * anti.texi (Antinews): Mention `G' interactive code.
2514
2515 * tips.texi (Compilation Tips): Mention benchmark.el.
2516
aaac1251
LT
25172005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2518
2519 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2520 is now bound to M-o M-o.
2521
2522 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2523
45325173
GM
25242005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2525
2526 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2527 in the Emacs Manual).
2528 * Makefile.in (srcs): Remove calendar.texi.
2529 * makefile.w32-in (srcs): Remove calendar.texi.
2530 * display.texi (Display): Change name of next node.
2531 * os.texi (System In): Change name of previous node.
2532 * elisp.texi (Top): Remove Calendar references.
2533 * vol1.texi (Top): Remove Calendar references.
2534 * vol2.texi (Top): Remove Calendar references.
2535
85df292e
RS
25362005-03-25 Richard M. Stallman <rms@gnu.org>
2537
45325173 2538 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2539 Cleanup previous change.
2540
25412005-03-25 Chong Yidong <cyd@stupidchicken.com>
2542
2543 * display.texi (Face Attributes): Faces earlier in an :inherit
2544 list take precedence.
2545 (Scroll Bars): Fix description of vertical-scroll-bars.
2546 Document frame-current-scroll-bars and window-current-scroll-bars.
2547
2548 * markers.texi (The Mark): Document temporary Transient Mark mode.
2549
b5305167
SM
2550 * minibuf.texi (Reading File Names):
2551 Document read-file-name-completion-ignore-case.
85df292e
RS
2552
2553 * positions.texi (Screen Lines): Document nil for width argument
2554 to compute-motion.
2555
1fe54d69
KS
25562005-03-23 Kim F. Storm <storm@cua.dk>
2557
2558 * display.texi (Standard Faces): Other faces used in the fringe
2559 implicitly inherits from the fringe face.
2560 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2561 properties implicitly inherits from fringe face.
2562 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2563
a775dff4
RS
25642005-03-20 Chong Yidong <cyd@stupidchicken.com>
2565
2566 * display.texi (Invisible Text): State default value of
2567 line-move-ignore-invisible.
2568 (Managing Overlays): Document remove-overlays.
2569 (Standard Faces): Document escape-glyph face.
2570
b5305167 2571 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2572
b5305167
SM
2573 * modes.texi (Other Font Lock Variables):
2574 Document font-lock-lines-before.
a775dff4
RS
2575
2576 * positions.texi (Skipping Characters): skip-chars-forward allows
2577 character classes.
2578
077f7085
LK
25792005-03-18 Lute Kamstra <lute@gnu.org>
2580
2581 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2582
d69ea7ab
RS
25832005-03-17 Richard M. Stallman <rms@gnu.org>
2584
c7bd5d57
RS
2585 * text.texi (Undo): Document extensible undo entries.
2586
d69ea7ab
RS
2587 * searching.texi (String Search, Regexp Search, Regexp Search):
2588 Cleanups.
2589
2590 * nonascii.texi (Character Codes): Minor fix.
2591
2592 * display.texi (Display Property): Explain the significance
2593 of having text properties that are eq.
2594 (Other Display Specs): Explain string as display spec.
2595
2596 * commands.texi (Interactive Codes): Document G option.
2597
25982005-03-17 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * text.texi (Filling): Add sentence-end-without-period and
2601 sentence-end-without-space.
2602 (Changing Properties): Minor fix.
2603
2604 * anti.texi: Total rewrite.
2605
a7679889
LK
26062005-03-15 Lute Kamstra <lute@gnu.org>
2607
2608 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2609
6eb8e247
KS
26102005-03-08 Kim F. Storm <storm@cua.dk>
2611
2612 * display.texi (Specified Space): Property :width is support on
2613 non-graphic terminals, :height is not.
2614
bfa8be14
RS
26152005-03-07 Richard M. Stallman <rms@gnu.org>
2616
2617 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2618 Now subnodes of Fringes.
2619 (Overlay Arrow): Document overlay-arrow-variable-list.
2620 (Fringe Size/Pos): New node, broken out of Fringes.
2621 (Display): Explain clearing vs redisplay better.
2622 (Truncation): Clarify use of bitmaps.
2623 (The Echo Area): Clarify the uses of the echo area.
2624 Add max-mini-window-height.
2625 (Progress): Clarify.
2626 (Invisible Text): Explain that main loop moves point out.
2627 (Selective Display): Say "hidden", not "invisible".
b5305167 2628 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2629 (Overlay Properties): Clarify intro.
2630 (Finding Overlays): Explain return values when nothing found.
2631 (Width): truncate-string-to-width has added arg.
2632 (Displaying Faces): Clarify and update mode line face handling.
2633 (Face Functions): Minor cleanup.
b5305167 2634 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2635 (Pixel Specification, Other Display Specs): Minor cleanups.
2636 (Images, Image Descriptors): Minor cleanups.
2637 (GIF Images): Patents have expired.
2638 (Showing Images): Explain default text for insert-image.
b5305167 2639 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2640 (Making Buttons): Explain return values.
2641 (Button Buffer Commands): Add xref.
2642 (Inverse Video): Update mode-line-inverse-video.
2643 (Display Table Format): Clarify.
2644 (Active Display Table): Give defaults for window-display-table.
2645
2646 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2647 and calendar-today-marker are strings, not chars.
2648 (Holiday Customizing): Minor fix.
2649
bfa8be14
RS
2650 * internals.texi (Writing Emacs Primitives): Update `or' example.
2651 Update limit on # args of subr.
2652
2653 * edebug.texi (Using Edebug): Arrow is in fringe.
2654 (Instrumenting): Arg to eval-defun works without loading edebug.
2655 (Edebug Execution Modes): Add xref.
2656
2657 * customize.texi (Common Keywords): Clarify :require.
2658 Mention :version here.
2659 (Variable Definitions, Group Definitions): Not here.
2660 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2661
d69ea7ab
RS
26622005-03-07 Chong Yidong <cyd@stupidchicken.com>
2663 * nonascii.texi (Text Representations): Clarify position-bytes.
2664 (Character Sets): Add list-charset-chars.
2665 (Scanning Charsets): Add charset-after.
2666 (Encoding and I/O): Minor fix.
2667
34398e6c
RS
26682005-03-06 Richard M. Stallman <rms@gnu.org>
2669
2670 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2671 (Resizing Windows): Likewise.
2672
2673 * text.texi (Change Hooks): Get rid of "Emacs 21".
2674
2675 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2676
2677 * streams.texi (Output Variables): Get rid of "Emacs 21".
2678
2679 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2680
2681 * os.texi (Translating Input): Replace flow-control example
2682 with a less obsolete example that uses `keyboard-translate'.
2683
6eb8e247 2684 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2685 Get rid of "Emacs 21".
6eb8e247 2686
34398e6c
RS
2687 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2688 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2689
2690 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2691
2692 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2693
2694 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2695 (Menu Bar): Fix when menu-bar-update-hook is called.
2696
2697 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2698
2699 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2700 and make it read better.
2701
2702 * files.texi (Writing to Files): Get rid of "Emacs 21".
2703 (Unique File Names): Likewise.
2704
2705 * elisp.texi: Update Emacs version to 22.
2706
2707 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2708 (Overlay Properties, Face Attributes): Likewise.
2709 (Managing Overlays): Fix punctuation.
2710 (Attribute Functions): Clarify set-face-font; get rid of
2711 info about old Emacs versions.
2712 (Auto Faces, Font Lookup, Display Property, Images):
2713 Get rid of "Emacs 21".
2714
2715 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2716
d2178387
RS
27172005-03-05 Richard M. Stallman <rms@gnu.org>
2718
2719 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2720
524352d6
LK
27212005-03-04 Lute Kamstra <lute@gnu.org>
2722
2723 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2724
27252005-03-03 Lute Kamstra <lute@gnu.org>
2726
2727 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2728
284f0680
LK
27292005-03-01 Lute Kamstra <lute@gnu.org>
2730
2731 * debugging.texi (Debugger Commands): Update `j'.
2732
a9ee5cac
LK
27332005-02-28 Lute Kamstra <lute@gnu.org>
2734
2735 * debugging.texi (Debugging): Fix typo.
2736 (Error Debugging): Document eval-expression-debug-on-error.
2737 (Function Debugging): Update example.
2738 (Using Debugger): Mention starred stack frames.
2739 (Debugger Commands): Document `j' and `l'.
2740 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2741 Update the messages that the debugger displays.
2742 (Internals of Debugger): Add cross reference. Update example.
2743 (Excess Open): Minor improvement.
2744 (Excess Close): Minor improvement.
2745
378d0f8e
RS
27462005-02-26 Richard M. Stallman <rms@gnu.org>
2747
2748 * tips.texi (Coding Conventions): Clarify.
2749 Put all the major mode key reservations together.
2750 Mention the Mouse-1 => Mouse-2 conventions.
2751
2752 * syntax.texi (Syntax Class Table): Clarify.
2753 (Syntax Table Functions): syntax-after moved from here.
2754 (Syntax Table Internals): syntax-after moved to here.
2755 (Parsing Expressions): Update info on number of values
2756 and what's meaningful in the STATE argument.
2757 (Categories): Fix typo.
2758
2759 * sequences.texi (Arrays): Cleanup.
2760 (Char-Tables): Clarify.
2761
2762 * processes.texi (Deleting Processes): Cleanups, add xref.
2763 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2764 (Process Information): set-process-coding-system, some args optional.
2765 (Input to Processes): Explain various types for PROCESS args.
2766 Rename them from PROCESS-NAME to PROCESS.
2767 (Signals to Processes): Likewise.
2768 (Decoding Output): Cleanup.
2769 (Query Before Exit): Clarify.
2770
2771 * os.texi (Startup Summary): Correct the options; add missing ones.
2772 (Terminal Output, Batch Mode): Clarify.
2773 (Flow Control): Node deleted.
2774
2775 * markers.texi (The Mark): Clarify.
2776
2777 * macros.texi (Expansion): Cleanup.
2778 (Indenting Macros): indent-spec allows ints, not floats.
2779
2780 * keymaps.texi (Keymaps): Clarify.
2781 (Format of Keymaps): Update lisp-mode-map example.
2782 (Active Keymaps, Key Lookup): Clarify.
2783 (Changing Key Bindings): Add xref to `kbd'.
2784 (Key Binding Commands, Simple Menu Items): Clarify.
2785 (Mouse Menus, Menu Bar): Clarify.
2786 (Menu Example): Replace print example with menu-bar-replace-menu.
2787
2788 * help.texi (Documentation Basics): Add function-documentation prop.
2789
2790 * elisp.texi (Top): Don't refer to Flow Control node.
2791
2792 * commands.texi (Command Overview): Improve xrefs.
2793 (Adjusting Point): Adjusting point applies to intangible and invis.
2794 (Key Sequence Input): Doc extra read-key-sequence args.
2795 Likewise for read-key-sequence-vector.
2796
2797 * backups.texi (Rename or Copy): Minor fix.
2798 (Numbered Backups): For version-control, say the default.
2799 (Auto-Saving): make-auto-save-file-name example is simplified.
2800
2801 * advice.texi (Advising Functions): Don't imply one part of Emacs
2802 should advise another part. Markup changes.
2803 (Defining Advice): Move transitional para.
2804 (Activation of Advice): Cleanup.
2805 Explain if COMPILE is nil or negative.
2806
2807 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2808
2e20c83d
LK
28092005-02-24 Lute Kamstra <lute@gnu.org>
2810
2811 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2812 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2813
65c492fd
LK
28142005-02-23 Lute Kamstra <lute@gnu.org>
2815
b02c3eed
LK
2816 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2817 to define global minor modes as well.
2818
65c492fd
LK
2819 * display.texi (Managing Overlays): overlay-buffer returns nil for
2820 deleted overlays.
2821
b686dd59
KS
28222005-02-22 Kim F. Storm <storm@cua.dk>
2823
2824 * minibuf.texi (Basic Completion): Allow symbols in addition to
2825 strings in try-completion and all-completions.
2826
23e8c095
LK
28272005-02-14 Lute Kamstra <lute@gnu.org>
2828
2829 * elisp.texi (Top): Remove reference to deleted node.
2830
2831 * lists.texi (Lists): Remove reference to deleted node.
2832 (Cons Cells): Fix typo.
2833
2834 * loading.texi (Where Defined): Fix typo.
2835
134948fc
RS
28362005-02-14 Richard M. Stallman <rms@gnu.org>
2837
2838 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2839 is useful for discarding some minor modes.
2840
2841 * symbols.texi (Symbol Components): Reorder examples.
2842
2843 * streams.texi (Input Functions): State standard-input default.
2844 (Output Variables): State standard-output default.
2845
2846 * objects.texi (Printed Representation): Clarify read syntax vs print.
2847 (Floating Point Type): Explain meaning better.
2848 (Symbol Type): Explain uniqueness better.
2849 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2850 List examples sooner.
2851 (Box Diagrams): New subnode broken out.
2852 Some examples moved from old Lists as Boxes node.
2853 (Dotted Pair Notation): Clarify intro.
2854 (Array Type): Clarify.
2855 (Type Predicates): Add hash-table-p.
2856
2857 * numbers.texi (Integer Basics): Clarify radix explanation.
2858 (Predicates on Numbers): Minor clarification.
2859 (Comparison of Numbers): Minor clarification. Clarify eql.
2860 Typos in min, max.
2861 (Math Functions): Clarify overflow in expt.
2862
2863 * minibuf.texi (Text from Minibuffer): Minor clarification.
2864 Mention arrow keys.
2865
2866 * loading.texi (Autoload): defun's doc string overrides autoload's
2867 doc string.
2868 (Repeated Loading): Modernize "add to list" examples.
2869 (Where Defined): Finish updating table of load-history elts.
2870
2871 * lists.texi (List-related Predicates): Minor wording improvement.
2872 (Lists as Boxes): Node deleted.
2873 (Building Lists): Explain trivial cases of number-sequence.
2874
2875 * hash.texi (Hash Tables): Add desc to menu items.
2876 (Creating Hash): Expain "full" means "make larger",
2877 (Hash Access): Any object can be a key.
2878 State value of maphash.
2879
2880 * functions.texi (What Is a Function): Wording cleanup.
2881 (Function Documentation): Minor cleanup.
2882 Explain purpose of calling convention at end of doc string.
2883 (Function Names): Wording cleanup.
2884 (Calling Functions): Wording cleanup.
2885 Explain better how funcall calls the function.
2886 (Function Cells): Delete example of saving and redefining function.
2887
2888 * control.texi (Combining Conditions): Wording cleanup.
2889 (Iteration): dolist and dotimes bind VAR locally.
2890 (Cleanups): Xref to Atomic Changes.
2891
2892 * compile.texi (Byte Compilation): Delete 19.29 info.
2893 (Compilation Functions): Macros' difficulties don't affect defsubst.
2894 (Docs and Compilation): Delete 19.29 info.
2895
44291460
RS
28962005-02-10 Richard M. Stallman <rms@gnu.org>
2897
2898 * objects.texi (Symbol Type): Minor correction.
2899
1f9ad95a
LK
29002005-02-06 Lute Kamstra <lute@gnu.org>
2901
2902 * modes.texi (Example Major Modes): Fix typos.
2903
ba2c991c
RS
29042005-02-06 Richard M. Stallman <rms@gnu.org>
2905
2906 * text.texi (Margins): fill-nobreak-predicate can be one function.
2907
2908 * strings.texi (Modifying Strings): clear-string can make unibyte.
2909 (Formatting Strings): format gives error if values missing.
2910
2911 * positions.texi (Character Motion): Mention default arg
2912 for forward-char. backward-char refers to forward-char.
2913 (Word Motion): Mention default arg for forward-word.
2914 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2915 Simplify end-of-buffer.
2916 (Text Lines): Mention default arg for forward-line.
2917 (List Motion): Mention default arg for beginning/end-of-defun.
2918 (Skipping Characters): Minor fixes in explaining character-set.
2919
2920 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2921 Mode inheritance applies only when default-major-mode is nil.
2922 Clarifications.
2923 (Example Major Modes): Update Text mode and Lisp mode examples.
2924 (Minor Mode Conventions): Mention define-minor-mode at top.
2925 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2926 (Mode Line Format): Update mode line face display info.
2927 (Properties in Mode): Mention effect of risky vars.
2928 (Imenu): Define imenu-add-to-menubar.
2929 (Font Lock Mode): Add descriptions to menu lines.
2930 (Faces for Font Lock): Add font-lock-doc-face.
2931
9bf6d576
LK
29322005-02-05 Lute Kamstra <lute@gnu.org>
2933
2934 * text.texi (Maintaining Undo): Remove obsolete function.
2935
cb602754
EZ
29362005-02-05 Eli Zaretskii <eliz@gnu.org>
2937
2938 * frames.texi (Color Names): Add pointer to the X docs about RGB
2939 color specifications. Improve indexing
2940 (Text Terminal Colors): Replace the description of RGB values by
2941 an xref to "Color Names".
2942
4e07258f
RS
29432005-02-03 Richard M. Stallman <rms@gnu.org>
2944
2945 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2946 Clarify.
2947 (Selecting Windows): Clarify save-selected-window.
2948 (Cyclic Window Ordering): Clarify walk-windows.
2949 (Window Point): Clarify.
2950 (Window Start): Add comment to example.
2951 (Resizing Windows): Add `interactive' specs in examples.
2952 Document fit-window-to-buffer.
2953
2954 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2955 (Undo, Maintaining Undo): Clarify last change.
2956 (Sorting): In sort-numeric-fields, explain about octal and hex.
2957 Mention sort-numeric-base.
2958 (Format Properties): Add xref for hard newlines.
2959
2960 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2961 (Pop-Up Menus): Fix typo.
2962 (Color Names): Explain all types of color names.
2963 Explain color-values on B&W terminal.
2964 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2965
2966 * files.texi (File Locks): Not supported on MS systems.
2967 (Testing Accessibility): Clarify.
2968
2969 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2970 (Coverage Testing): Fix typo.
2971
2972 * commands.texi (Misc Events): Remove stray space.
2973
2974 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2975 (Modification Time): Clarify when visited-file-modtime returns 0.
2976 (The Buffer List): Clarify bury-buffer.
2977 (Killing Buffers): Clarify.
2978 (Indirect Buffers): Add clone-indirect-buffer.
2979
29802005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2981
2982 * edebug.texi (Printing in Edebug): Fix default value of
2983 edebug-print-circle.
2984 (Coverage Testing): Fix displayed frequency count data.
2985
29862005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
2987
2988 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2989
4e07258f 29902005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
2991
2992 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2993
28d986b9
EZ
29942005-01-29 Eli Zaretskii <eliz@gnu.org>
2995
2996 * commands.texi (Misc Events): Describe the help-echo event.
2997
2998 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
2999 consistently in description of the help-echo property.
3000 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3001
3002 * display.texi (Overlay Properties): Fix the index entry for
3003 help-echo overlay property.
3004
3005 * customize.texi (Type Keywords): Uncomment the xref to the
3006 help-echo property documentation.
3007
8f958b40
KS
30082005-01-23 Kim F. Storm <storm@cua.dk>
3009
3010 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3011 return value. Third element FULLY replaced by PARTIAL which
3012 specifies number of invisible pixels if row is only partially visible.
3013 (Textual Scrolling): Mention auto-window-vscroll.
3014 (Vertical Scrolling): New defvar auto-window-vscroll.
3015
cd7e5dd6
LT
30162005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3017
3018 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3019 command remapping.
3020
6f771c32
RS
30212005-01-15 Richard M. Stallman <rms@gnu.org>
3022
3023 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3024
6ac8a822
KS
30252005-01-14 Kim F. Storm <storm@cua.dk>
3026
88948d55
KS
3027 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3028
6ac8a822
KS
3029 * text.texi (Links and Mouse-1): Fix string and vector item.
3030
20d6de82
RS
30312005-01-13 Richard M. Stallman <rms@gnu.org>
3032
3033 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3034 descriptions of overriding-local-map and overriding-terminal-local-map.
3035
3036 * text.texi (Links and Mouse-1): Clarify text.
3037
f75a592e
KS
30382005-01-13 Kim F. Storm <storm@cua.dk>
3039
3040 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3041
910f60b1
TTN
30422005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3043
3044 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3045
37181fc4
KS
30462005-01-12 Kim F. Storm <storm@cua.dk>
3047
3048 * text.texi (Links and Mouse-1): Rename section from Enabling
3049 Mouse-1 to Following Links. Change xrefs.
3050 Add examples for define-button-type and define-widget.
3051
3052 * display.texi (Button Properties, Button Buffer Commands):
3053 Clarify mouse-1 and follow-link functionality.
3054
28f94a34
RS
30552005-01-12 Richard M. Stallman <rms@gnu.org>
3056
3057 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3058
3059 * display.texi (Beeping): Fix Texinfo usage.
3060
3061 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3062
bac2d936
KS
30632005-01-11 Kim F. Storm <storm@cua.dk>
3064
3065 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3066 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3067
3068 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3069 (Enabling Mouse-1 to Follow Links): New subsection.
3070
de968ddb
RS
30712005-01-06 Richard M. Stallman <rms@gnu.org>
3072
3073 * text.texi (Special Properties): Minor change.
3074
3075 * os.texi (Timers): Clarify previous change.
3076
3077 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3078
a3a43b3b
LT
30792005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3080
3081 * display.texi (Face Attributes): Correct xref to renamed node.
3082
732bb9ce
RS
30832005-01-01 Richard M. Stallman <rms@gnu.org>
3084
3085 * display.texi (Face Attributes): Describe hex color specs.
3086
c734ae59
RS
30872004-12-31 Richard M. Stallman <rms@gnu.org>
3088
3089 * os.texi (Timers): Update previous change.
3090
33b2f4ea
KS
30912004-12-30 Kim F. Storm <storm@cua.dk>
3092
3093 * display.texi (Line Height): Total line-height is now specified
3094 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3095 in cons cells. (nil . RATIO) is relative to actual line height.
3096 Use line-height `t' instead of `0' to get minimum height.
3097
99ec74b9
RS
30982004-12-29 Richard M. Stallman <rms@gnu.org>
3099
3100 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3101
eab463f6
RS
31022004-12-28 Richard M. Stallman <rms@gnu.org>
3103
3104 * commands.texi (Quitting): Clarify value of with-local-quit.
3105
3106 * elisp.texi (Top): Fix previous change.
3107
3108 * loading.texi (Loading): Fix previous change.
3109
ebbd14f1
RS
31102004-12-27 Richard M. Stallman <rms@gnu.org>
3111
4ae98fc5
RS
3112 * Makefile.in (MAKEINFO): Specify --force.
3113
8f430046
RS
3114 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3115
56011a8c
RS
3116 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3117
3118 * display.texi (Line Height): Further clarify.
3119
3120 * elisp.texi (Top): Update Loading submenu.
3121
ebbd14f1
RS
3122 * loading.texi (Where Defined): New node.
3123 (Unloading): load-history moved to Where Defined.
3124
fda2922a
RS
31252004-12-21 Richard M. Stallman <rms@gnu.org>
3126
3127 * commands.texi (Event Input Misc): Add while-no-input.
3128
9eb8959a
RS
31292004-12-11 Richard M. Stallman <rms@gnu.org>
3130
3131 * display.texi (Line Height): Rewrite text for clarity.
3132
adf87c29
KS
31332004-12-11 Kim F. Storm <storm@cua.dk>
3134
3135 * display.texi (Display): Add node "Line Height" to menu.
3136 (Line Height): New node. Move full description of line-spacing
3137 and line-height text properties here from text.texi.
3138 (Scroll Bars): Add vertical-scroll-bar variable.
3139
3140 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3141
3142 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3143 line-spacing and vertical-scroll-bar.
3144
3145 * text.texi (Special Properties): Just mention line-spacing and
3146 line-height here, add xref to new "Line Height" node.
3147
31e4729e
TTN
31482004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3149
3150 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3151
3152 * locals.texi (Standard Buffer-Local Variables):
3153 Add @xref for `line-spacing'.
3154
cc60c723
RS
31552004-12-05 Richard M. Stallman <rms@gnu.org>
3156
3157 * Makefile.in (maintainer-clean): Remove the info files
3158 in $(infodir) where they are created.
3159
f6101ac9
RS
31602004-12-03 Richard M. Stallman <rms@gnu.org>
3161
3162 * windows.texi (Selecting Windows): get-lru-window and
3163 get-largest-window don't consider dedicated windows.
3164
3165 * text.texi (Undo): Document undo-in-progress.
3166
94221759
RS
31672004-11-26 Richard M. Stallman <rms@gnu.org>
3168
3169 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3170 Remove a few vars that are not always buffer-local.
3171
7092c5e8
LT
31722004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * locals.texi (Standard Buffer-Local Variables): Comment out
3175 xref's to non-existent node `Yet to be written'.
3176
261b01c6
RS
31772004-11-24 Richard M. Stallman <rms@gnu.org>
3178
3179 * processes.texi (Synchronous Processes): Grammar fix.
3180
3181 * numbers.texi (Comparison of Numbers): Add eql.
3182
3183 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3184
3185 * intro.texi (Printing Notation): Fix previous change.
3186
3187 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3188 and default-indicate-buffer-boundaries from here.
3189 (Usual Display): To here.
3190 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3191 (Usual Display): Move tab-width up.
3192
3193 * customize.texi (Variable Definitions): Replace
3194 show-paren-mode example with tooltip-mode.
7092c5e8 3195 (Simple Types, Composite Types, Defining New Types):
261b01c6 3196 Minor cleanups.
7092c5e8 3197
c1aa4864
JH
31982004-11-21 Jesper Harder <harder@ifa.au.dk>
3199
3200 * processes.texi (Synchronous Processes, Output from Processes):
3201 Markup fix.
3202
dedbac89
RS
32032004-11-20 Richard M. Stallman <rms@gnu.org>
3204
07c8c65a
RS
3205 * positions.texi (Skipping Characters): skip-chars-forward
3206 now handles char classes.
3207
8f40a868
RS
3208 * intro.texi (Printing Notation): Avoid confusion of `print'
3209 when explaining @print.
3210
3211 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3212
3213 * display.texi (Display Table Format): Minor fix.
3214
3215 * streams.texi (Output Functions): Fix print example.
3216
fd6866c8
RS
3217 * Makefile.in (elisp): New target.
3218 (dist): Depend on $(infodir)/elisp, not elisp.
3219 Copy the info files from $(infodir).
3220
9d00469f
RS
3221 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3222 read-from-minibuffer.
3223
dedbac89
RS
3224 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3225
6de891db
RS
32262004-11-19 Richard M. Stallman <rms@gnu.org>
3227
3228 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3229
e1c1c5a7
TTN
32302004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3231
3232 * tips.texi (Coding Conventions): Fix typo.
3233
ee31cd78
RS
32342004-11-16 Richard M. Stallman <rms@gnu.org>
3235
3236 * tips.texi (Coding Conventions): Separate defvar and require
3237 methods to avoid warnings. Use require only when there are many
3238 functions and variables from that package.
3239
3240 * minibuf.texi (Minibuffer Completion): When ignoring case,
3241 predicate must not be case-sensitive.
3242
3243 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3244 (Test Coverage): Don't talk about "splotches". Clarified.
3245
4bd38e94
TTN
32462004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3247
3248 * frames.texi (Window Frame Parameters): Fix typo.
3249
6d073ae1
KS
32502004-11-15 Kim F. Storm <storm@cua.dk>
3251
9f89426b
KS
3252 * symbols.texi (Other Plists): Note that plist-get may signal error.
3253 Add safe-plist-get.
6d073ae1 3254
10980463
TTN
32552004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3256
3257 * modes.texi (Font Lock Basics): Fix typo.
3258
1efc19eb
RS
32592004-11-08 Richard M. Stallman <rms@gnu.org>
3260
3261 * syntax.texi (Syntax Table Functions): Add syntax-after.
3262
6159c232
EZ
32632004-11-06 Lars Brinkhoff <lars@nocrew.org>
3264
3265 * os.texi (Processor Run Time): New section documenting
3266 get-internal-run-time.
3267
59dede22
EZ
32682004-11-06 Eli Zaretskii <eliz@gnu.org>
3269
3270 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3271 it nukes elisp-cover.texi.
3272 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3273 elisp-0 etc.
3274
4cc8522c
LT
32752004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3276
3277 * commands.texi (Keyboard Macros): Document `append' return value
3278 of `defining-kbd-macro'.
3279
2d1ef312
RS
32802004-11-01 Richard M. Stallman <rms@gnu.org>
3281
3282 * commands.texi (Interactive Call): Add called-interactively-p.
3283
6f4e005d
SJ
32842004-10-29 Simon Josefsson <jas@extundo.com>
3285
3286 * minibuf.texi (Reading a Password): Revert.
3287
4f71c13f
RS
32882004-10-28 Richard M. Stallman <rms@gnu.org>
3289
3290 * frames.texi (Display Feature Testing): Explain about "vendor".
3291
4660a9e3
RS
32922004-10-27 Richard M. Stallman <rms@gnu.org>
3293
3294 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3295 not raw. Clarify `n'.
3296 (Interactive Call): Rewrite interactive-p, focusing on when
3297 and how to use it.
3298 (Misc Events): Clarify previous change.
3299
3300 * advice.texi (Simple Advice): Clarify what job the example does.
3301 (Around-Advice): Clarify ad-do-it.
3302 (Activation of Advice): An option of ad-default-compilation-action
3303 is `never', not `nil'.
3304
c8636435
KS
33052004-10-26 Kim F. Storm <storm@cua.dk>
3306
3307 * commands.texi (Interactive Codes): Add U code letter.
3308
acd4089b
SJ
33092004-10-25 Simon Josefsson <jas@extundo.com>
3310
3311 * minibuf.texi (Reading a Password): Add.
3312
29dc7809
JR
33132004-10-24 Jason Rumney <jasonr@gnu.org>
3314
9b7fa297 3315 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3316 and wheel-down.
3317
bb5d6d34
KG
33182004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3319
3320 * processes.texi (Synchronous Processes): Document process-file.
3321
d0ee2ed3
KH
33222004-10-22 Kenichi Handa <handa@m17n.org>
3323
3324 * text.texi (translate-region): Document that it accepts also a
3325 char-table.
3326
38be9dbb
DP
33272004-10-22 David Ponce <david@dponce.com>
3328
3329 * windows.texi (Resizing Windows): Document the `preserve-before'
3330 argument of the functions `enlarge-window' and `shrink-window'.
3331
63c80452
JR
33322004-10-19 Jason Rumney <jasonr@gnu.org>
3333
3334 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3335
9f4b6e73
LT
33362004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3337
3338 * text.texi (Filling): Add anchor for definition of
3339 `sentence-end-double-space'.
3340
3341 * searching.texi (Regexp Example): Update description of how
3342 Emacs currently recognizes the end of a sentence.
3343 (Standard Regexps): Update definition of the variable
3344 `sentence-end'. Add definition of the function `sentence-end'.
3345
657f0f9c
EZ
33462004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3347
3348 * display.texi (Progress): New node.
3349
35ab4857
KS
33502004-10-05 Kim F. Storm <storm@cua.dk>
3351
3352 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3353
f2a54fbc
KS
33542004-09-29 Kim F. Storm <storm@cua.dk>
3355
3356 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3357 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3358 fringe bitmap symbols, as they now have their own namespace.
3359 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3360 vs. pixels. Signal error if no free bitmap slots.
3361 (Pixel Specification): Change IMAGE to @var{image}.
3362
4676d6f3
RS
33632004-09-28 Richard M. Stallman <rms@gnu.org>
3364
3365 * text.texi (Special Properties): Clarify line-spacing and line-height.
3366
3367 * searching.texi (Regexp Search): Add looking-back.
3368
17234906
LT
33692004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3370
3371 * display.texi: Correct typos.
3372 (Image Descriptors): Correct xref's.
3373
4de43c8b
RS
33742004-09-25 Richard M. Stallman <rms@gnu.org>
3375
3376 * text.texi (Special Properties): Cleanups in `cursor'.
3377 Rewrites in `line-height' and `line-spacing'; exchange them.
3378
3379 * display.texi (Fringes): Rewrite previous change.
3380 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3381 (Display Fringe Bitmaps): Node deleted, text moved.
3382 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3383 (Scroll Bars): Clarify set-window-scroll-bars.
3384 (Pointer Shape): Rewrite.
3385 (Specified Space): Clarify :align-to, etc.
3386 (Pixel Specification): Use @var. Clarify new text.
3387 (Other Display Specs): Clarify `slice'.
3388 (Image Descriptors): Cleanups.
3389 (Showing Images): Cleanups.
3390
a3ee0299
LT
33912004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3392
e88ebce6
LT
3393 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3394
a3ee0299
LT
3395 * modes.texi: Various minor changes in addition to:
3396 (Major Mode Conventions): Final call to `run-mode-hooks' should
3397 not be inside the `delay-mode-hooks' form.
3398 (Mode Hooks): New node.
3399 (Hooks): Delete obsolete example.
3400 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3401 node "Mode Hooks".
3402
6db2bc02
LT
34032004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3404
3405 * display.texi: Correct various typos.
3406 (Display): Rename node "Pointer Shapes" to "Pointer
3407 Shape". (There is already a node called "Pointer Shapes" in
3408 frames.texi.)
3409 (Images): Remove non-existent node "Image Slices" from menu.
3410
ed2846bd
KS
34112004-09-23 Kim F. Storm <storm@cua.dk>
3412
3413 * text.texi (Special Properties): Add `cursor', `pointer',
3414 `line-height', and `line-spacing' properties.
3415
3416 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3417 Shapes' to menu.
3418 (Standard Faces): Doc fix for fringe face.
3419 (Fringes): Add `overflow-newline-into-fringe' and
3420 'indicate-buffer-boundaries'.
3421 (Fringe Bitmaps, Pointer Shapes): New nodes.
3422 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3423 Bitmaps' to menu.
3424 (Specified Space): Describe pixel width and height.
3425 (Pixel Specification): New node.
3426 (Other Display Specs): Add `slice' property.
3427 (Display Fringe Bitmaps): New node.
3428 (Images): Add 'Image Slices' to menu.
3429 (Image Descriptors): Add `:pointer' and `:map' properties.
3430 (Showing Images): Add slice arg to `insert-image'. Add
3431 'insert-sliced-image'.
3432
4d894c98
RS
34332004-09-20 Richard M. Stallman <rms@gnu.org>
3434
3435 * commands.texi (Key Sequence Input):
3436 Clarify downcasing in read-key-sequence.
3437
7e388eb7
JL
34382004-09-08 Juri Linkov <juri@jurta.org>
3439
3440 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3441
a020987f
LT
34422004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3443
3444 * locals.texi (Standard Buffer-Local Variables): Add
3445 `buffer-auto-save-file-format'.
3446 * internals.texi (Buffer Internals): Describe new
3447 auto_save_file_format field of the buffer structure.
3448 * files.texi (Format Conversion): `auto-save-file-format' has been
3449 renamed `buffer-auto-save-file-format'.
3450
2b96f80c
LT
34512004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3452
3453 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3454 an integer or a marker.
3455 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3456
2ee3b79e
RS
34572004-08-22 Richard M. Stallman <rms@gnu.org>
3458
3459 * modes.texi (Major Mode Conventions): Discuss rebinding of
3460 standard key bindings.
3461
c438dc33
KS
34622004-08-18 Kim F. Storm <storm@cua.dk>
3463
3464 * processes.texi (Accepting Output): Add `just-this-one' arg to
3465 `accept-process-output'.
101c421e 3466 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3467
db8af011
LT
34682004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * keymaps.texi: Various changes in addition to:
3471 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3472 Give more varied examples for `kbd'.
3473 (Creating Keymaps): Char tables have slots for all characters
3474 without modifiers.
3475 (Active Keymaps): `overriding-local-map' and
3476 `overriding-terminal-local-map' also override text property and
3477 overlay keymaps.
3478 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3479 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3480 to denote a prefix of no events.
3481 `map-keymap' includes parent's bindings _recursively_.
3482 Clarify and correct description of `where-is-internal'.
3483 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3484 (Menu Example): For menus intended for use with the keyboard, the
3485 menu items should be bound to characters or real function keys.
3486
de700726
LT
34872004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3488
30e75a87
LT
3489 * objects.texi (Character Type): Reposition `@anchor' to prevent
3490 double space inside sentence in Info.
3491
de700726
LT
3492 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3493 renamed to `disabled-command-function'.
7c5b95c9 3494 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3495 (Command Loop Info): Replace reference to it.
3496 (Disabling Commands): `disabled-command-hook' has been renamed to
3497 `disabled-command-function'.
3498
81909a1a
LT
34992004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3500
3501 * os.texi (Translating Input): Only non-prefix bindings in
3502 `key-translation-map' override actual key bindings. Warn about
3503 possible indirect effect of actual key bindings on non-prefix
3504 bindings in `key-translation-map'.
3505
5504e99c
LT
35062004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3507
3508 * minibuf.texi (High-Level Completion): Add anchor for definition
3509 of `read-variable'.
3510
3511 * commands.texi: Various changes in addition to:
3512 (Using Interactive): Clarify description of `interactive-form'.
3513 (Interactive Call): Mention default for KEYS argument to
3514 `call-interactively'.
3515 (Command Loop Info): Clarify description of `this-command-keys'.
3516 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3517 Value of `last-event-frame' can be `macro'.
3518 (Repeat Events): `double-click-fuzz' is also used to distinguish
3519 clicks and drags.
3520 (Classifying Events): Clarify descriptions of `event-modifiers'
3521 `event-basic-type' and `event-convert-list'.
3522 (Accessing Events): `posn-timestamp' takes POSITION argument.
3523 (Quoted Character Input): Clarify description of
3524 `read-quoted-char' and fix example.
3525 (Quitting): Add `with-local-quit'.
6db11765 3526 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3527 `enable-command' and `disable-command'.
3528 Mention what happens if `disabled-command-hook' is nil.
3529 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3530 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3531
f478a72a
LT
35322004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3533
3534 * frames.texi: Various changes in addition to:
3535 (Creating Frames): Expand and clarify description of `make-frame'.
3536 (Window Frame Parameters): Either none or both of the `icon-left'
3537 and `icon-top' parameters must be specified. Put descriptions of
3538 `menu-bar-lines' and `toolbar-lines' closer together and change
3539 them accordingly.
3540 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3541 except while processing `frame-title-format' or `icon-title-format'.
3542 (Deleting Frames): Correct description of `delete-frame'.
3543 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3544 (Frames and Windows): Mention return value of
f478a72a
LT
3545 `set-frame-selected-window'.
3546 (Visibility of Frames): Mention `force' argument to
3547 `make-frame-invisible'. `frame-visible-p' returns t for all
3548 frames on text-only terminals.
3549 (Frame Configurations): Restoring a frame configuration does not
3550 restore deleted frames.
3551 (Window System Selections): `x-set-selection' returns DATA.
3552 (Resources): Add example.
3553 (Display Feature Testing): Clarify descriptions of
3554 `display-pixel-height', `display-pixel-width', `x-server-version'
3555 and `x-server-vendor'.
3556
3557 * windows.texi (Choosing Window): Add anchor.
3558 * minibuf.texi (Minibuffer Misc): Add anchor.
3559
bc135062
JPW
35602004-07-23 John Paul Wallington <jpw@gnu.org>
3561
3562 * macros.texi (Defining Macros): Declaration keyword for setting
3563 Edebug spec is `debug' not `edebug'.
3564
cb7516e5
LT
35652004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3566
3567 * windows.texi: Various small changes in addition to:
3568 (Window Point): Mention return value of `set-window-point'.
3569 (Window Start): `pos-visible-in-window-p' disregards horizontal
3570 scrolling. Explain return value if PARTIALLY is non-nil.
3571 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3572 and `set-window-vscroll'.
3573 (Size of Window): The argument WINDOW to `window-inside-edges',
3574 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3575 (Resizing Windows): Explain return value of
3576 `shrink-window-if-larger-than-buffer'.
3577 `window-size-fixed' automatically becomes buffer local when set.
3578 (Window Configurations): Explain return value of
3579 `set-window-configuration'.
3580
3581 * minibuf.texi (Minibuffer Misc): Add anchor for
3582 `minibuffer-scroll-window'.
3583
3584 * positions.texi (Text Lines): Add anchor for `count-lines'.
3585
3751eb00
RS
35862004-07-17 Richard M. Stallman <rms@gnu.org>
3587
3588 * display.texi (Overlay Properties): Adding `evaporate' prop
3589 deletes empty overlay immediately.
3590
3591 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3592 fix example.
3593
9a7e97c6
LT
35942004-07-16 Jim Blandy <jimb@redhat.com>
3595
3596 * searching.texi (Regexp Backslash): Document new \_< and \_>
3597 operators.
3598
aa0e4da8
JB
35992004-07-16 Juanma Barranquero <lektu@terra.es>
3600
3601 * display.texi (Images): Fix Texinfo usage.
3602
cbbfedb2
LT
36032004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3604
3605 * buffers.texi (Modification Time): `visited-file-modtime' now
3606 returns a list of two integers, instead of a cons.
3607
3a052bd3
LT
36082004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3609
3610 * windows.texi: Various changes in addition to:
3611 (Splitting Windows): Add `split-window-keep-point'.
3612
02c04e6f
RS
36132004-07-09 Richard M. Stallman <rms@gnu.org>
3614
3615 * frames.texi (Input Focus): Minor fix.
3616
cb4f1287
LT
36172004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3618
3619 * frames.texi (Input Focus): Clarify descriptions of
3620 `select-frame-set-input-focus' and `select-frame'.
3621
339902ec
LT
36222004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3623
3624 * os.texi: Various small changes in addition to:
3625 (Killing Emacs): Expand and clarify description of
3626 `kill-emacs-query-functions' and `kill-emacs-hook'.
3627 (System Environment): Expand and clarify description of `getenv'
3628 and `setenv'.
3629 (Timers): Clarify description of `run-at-time'.
3630 (Translating Input): Correct description of
3631 `extra-keyboard-modifiers'.
3632 (Flow Control): Correct description of `enable-flow-control'.
3633
fe3b7e35
TTN
36342004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3635
3636 * os.texi: Update copyright.
3637 (Session Management): Grammar fix.
3638 Clarify which Emacs does the restarting.
3639 Use @samp for *scratch* buffer.
3640
59db7d6e
LT
36412004-07-04 Alan Mackenzie <acm@muc.de>
3642
3643 * frames.texi (Input Focus): Add documentation for
3644 `select-frame-set-input-focus'. Replace refs to non-existent
3645 `switch-frame' with `select-frame'. Minor corrections and tidying
3646 up of text-only terminal stuff.
3647
e3ccf404
RS
36482004-07-02 Richard M. Stallman <rms@gnu.org>
3649
3650 * files.texi (Saving Buffers): Cleanup write-contents-function.
3651 (Magic File Names): Cleanup file-remote-p.
3652
8addb6eb
KG
36532004-07-02 Kai Grossjohann <kai@emptydomain.de>
3654
3655 * files.texi (Magic File Names): `file-remote-p' returns an
3656 identifier of the remote system, not just t.
3657
7a58d84d
DK
36582004-07-02 David Kastrup <dak@gnu.org>
3659
3660 * searching.texi (Entire Match Data): Add explanation about new
3661 match-data behavior when @var{integers} is non-nil.
3662
d8c379f8
RS
36632004-06-24 Richard M. Stallman <rms@gnu.org>
3664
b4a4b0ae
RS
3665 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3666
d8c379f8
RS
3667 * customize.texi (Variable Definitions): Note about doc strings
3668 and :set.
3669
3670 * keymaps.texi (Keymap Terminology): Document `kbd'.
3671 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3672
3673 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3674 makes it buffer-local.
3675
3676 * files.texi (Saving Buffers): Correct previous change.
3677
3678 * commands.texi (Accessing Events):
3679 Clarify posn-col-row and posn-actual-col-row.
3680
36812004-06-24 David Ponce <david.ponce@wanadoo.fr>
3682
3683 * commands.texi (Accessing Events): New functions
3684 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3685
dce417e7
LT
36862004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3687
3688 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3689 * frames.texi, buffers.texi, backups.texi, variables.texi:
3690 * loading.texi, eval.texi, functions.texi, control.texi:
3691 * symbols.texi, minibuf.texi: Reposition @anchor's.
3692
3693 * help.texi: Various small changes in addition to the following.
3694 (Describing Characters): Describe PREFIX argument to
3695 `key-description'. Correct and clarify definition of
3696 `text-char-description'. Describe NEED-VECTOR argument to
3697 `read-kbd-macro'.
3698 (Help Functions): Clarify definition of `apropos'.
3699
255d07dc
LH
37002004-06-23 Lars Hansen <larsh@math.ku.dk>
3701
3702 * files.texi (Saving Buffers): Correct description of
3703 `write-contents-functions'.
3704
4e9691e9
JB
37052004-06-21 Juanma Barranquero <lektu@terra.es>
3706
3707 * display.texi (Images): Remove redundant @vindex directives.
3708 Rewrite `image-library-alist' doc in active voice.
3709
1ebd4f78
JB
37102004-06-14 Juanma Barranquero <lektu@terra.es>
3711
3712 * display.texi (Images): Document new delayed library loading,
3713 variable `image-library-alist' and (existing but undocumented)
3714 function `image-type-available-p'.
3715
ddfb8369
RS
37162004-06-05 Richard M. Stallman <rms@gnu.org>
3717
3718 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3719 refer the user to the Initial Input node.
3720 (Text from Minibuffer): Likewise.
3721 (Initial Input): New node. Document this feature
3722 and say it is mostly deprecated.
3723
18684a3a
RS
37242004-05-30 Richard M. Stallman <rms@gnu.org>
3725
7a61e456
RS
3726 * loading.texi (Named Features): Clarify return value
3727 and meaning of NOERROR.
3728
18684a3a
RS
3729 * variables.texi (File Local Variables): Minor cleanup.
3730
c8364415
MA
37312004-05-30 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * files.texi (Magic File Names): Add `file-remote-p' as operation
3734 of file name handlers.
3735
08fd1251
RS
37362004-05-29 Richard M. Stallman <rms@gnu.org>
3737
3738 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3739 as arg to a minor mode command.
3740
71d5a208
RS
37412004-05-22 Richard M. Stallman <rms@gnu.org>
3742
3743 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3744
3745 * streams.texi (Output Variables): Doc float-output-format.
3746
3747 * searching.texi (Regexp Special): Nested repetition can be infloop.
3748
3749 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3750 real stack overflow.
3751
3752 * compile.texi: Minor cleanups.
3753
37542004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3755
3756 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3757 circular lists.
3758 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3759
022cb162
TTN
37602004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3761
3762 * modes.texi (Search-based Fontification): Fix typo.
3763
aa7094ba
JB
37642004-05-10 Juanma Barranquero <lektu@terra.es>
3765
3766 * modes.texi (Mode Line Variables): Fix description of
3767 global-mode-string, which is now after which-func-mode, not the
3768 buffer name.
3769
c2383279
LH
37702004-05-07 Lars Hansen <larsh@math.ku.dk>
3771
3772 * modes.texi (Desktop Save Mode): Add.
3773 (Modes): Add menu entry Desktop Save Mode.
3774
3775 * hooks.texi: Add desktop-after-read-hook,
3776 desktop-no-desktop-file-hook and desktop-save-hook.
3777
3778 * locals.texi: Add desktop-save-buffer.
3779
058296d3
JH
37802004-04-30 Jesper Harder <harder@ifa.au.dk>
3781
3782 * display.texi: emacs -> Emacs.
3783
0c54865e
EZ
37842004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3785
3786 * files.texi (Changing Files): Document set-file-times.
3787
d814862a
JB
37882004-04-23 Juanma Barranquero <lektu@terra.es>
3789
3790 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3791
e8d6f886
JH
37922004-04-18 Jesper Harder <harder@ifa.au.dk>
3793
3794 * tips.texi (Coding Conventions): defopt -> defcustom.
3795
3a424014
LT
37962004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3797
3798 * sequences.texi: Various clarifications.
3799
9e860631
LT
38002004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3801
3802 * buffers.texi (Read Only Buffers): Mention optional ARG to
3803 `toggle-read-only'.
3804
5e30a0fb
NR
38052004-04-14 Nick Roberts <nick@nick.uklinux.net>
3806
9e860631 3807 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3808 returns a full-width window if possible.
3809
619fb950
LT
38102004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3811
3812 * buffers.texi: Various changes in addition to:
3813 (Buffer File Name): Add `find-buffer-visiting'.
3814 (Buffer Modification): Mention optional ARG to `not-modified'.
3815 (Indirect Buffers): Mention optional CLONE argument to
3816 `make-indirect-buffer'.
3817
3818 * files.texi: Various changes in addition to:
3819 (Visiting Functions): `find-file-hook' is now a normal hook.
3820 (File Name Expansion): Explain difference between the way that
3821 `expand-file-name' and `file-truename' treat `..'.
3822 (Contents of Directories): Mention optional ID-FORMAT argument to
3823 `directory-files-and-attributes'.
3824 (Format Conversion): Mention new optional CONFIRM argument to
3825 `format-write-file'.
3826
a2295d32
MB
38272004-04-12 Miles Bader <miles@gnu.org>
3828
3829 * macros.texi (Expansion): Add description of `macroexpand-all'.
3830
571fd4d5
JH
38312004-04-05 Jesper Harder <harder@ifa.au.dk>
3832
3833 * variables.texi (Variable Aliases): Mention
3834 cyclic-variable-indirection.
3835
3836 * errors.texi (Standard Errors): Ditto.
3837
4ba2fd66
LT
38382004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3839
6db11765 3840 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
3841 (Making Backups): Mention return value of `backup-buffer'.
3842 (Auto-Saving): Mention optional FORCE argument to
3843 `delete-auto-save-file-if-necessary'.
3844 (Reverting): Mention optional PRESERVE-MODES argument to
3845 `revert-buffer'. Correct description of `revert-buffer-function'.
3846
8f7ea687
JL
38472004-03-22 Juri Linkov <juri@jurta.org>
3848
3849 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3850 with `Vector Functions'.
3851
3852 * text.texi (Sorting): Add missing quote.
3853
0eeca3c1
LT
38542004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * intro.texi (Lisp History): Replace xref to `cl' manual with
3857 inforef.
3858
e69cfac2
RS
38592004-03-12 Richard M. Stallman <rms@gnu.org>
3860
3861 * intro.texi (Version Info): Add arg to emacs-version.
3862 (Lisp History): Change xref to CL manual.
3863
1b91d47f
LT
38642004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3865
3866 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3867 for Partial Completion mode.
3868
97073664
TTN
38692004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3870
9b7fa297 3871 * customize.texi: Fix typo. Remove eol whitespace.
97073664 3872
04a6e76b
RS
38732004-03-04 Richard M. Stallman <rms@gnu.org>
3874
3875 * processes.texi: Fix typos.
3876
3877 * lists.texi (Building Lists): Minor clarification.
3878
3879 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3880 in make-hash-table.
3881
5bb0fcd1
JB
38822004-02-29 Juanma Barranquero <lektu@terra.es>
3883
3884 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3885 rm, and ignore exit code.
3886
9022d421
EZ
38872004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3888
3889 * display.texi (Defining Faces): Add description for min-colors.
3890 Update example.
3891
92f5fba2
LT
38922004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * abbrevs.texi: Various corrections and clarifications in addition
3895 to the following:
3896 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3897
7e83e178
GM
38982004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3899
3900 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3901
9c5609e8
LT
39022004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3903
e2b9b51f
LT
3904 * text.texi: Various small changes in addition to the following:
3905 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3906 to delete-horizontal-space.
9b7fa297 3907 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
3908 description of yank-handler text property at various places.
3909
7daa0e81
LT
3910 * frames.texi (Window System Selections): Add anchor.
3911
9c5609e8
LT
3912 * syntax.texi (Syntax Table Functions): Clarify and correct
3913 descriptions of make-syntax-table and copy-syntax-table.
3914 (Motion and Syntax): Clarify SYNTAXES argument to
3915 skip-syntax-forward.
3916 (Parsing Expressions): Mention that the return value of
3917 parse-partial-sexp is currently a list of ten rather than nine
3918 elements.
3919 (Categories): Various corrections and clarifications.
3920
d29edb21
LT
39212004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * markers.texi (Marker Insertion Types): Minor change.
3924
3925 * locals.texi (Standard Buffer-Local Variables):
3926 * commands.texi (Interactive Codes, Using Interactive):
3927 * functions.texi (Related Topics): Fix xrefs.
3928
43e48bda
LT
39292004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3930
3931 * lists.texi (Sets And Lists): Update description of delete-dups.
3932
84e34002
RS
39332004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3934
3935 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3936
39372004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3938
3939 * frames.texi (Parameter Access): frame-parameters arg is optional.
3940 modify-frame-parameters handles nil for FRAME.
3941 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3942 are all-or-nothing for certain toolkits.
3943 Mention parameter wait-for-wm.
3944 (Frames and Windows): In frame-first-window and frame-selected-window
3945 the arg is optional.
3946 (Input Focus): In redirect-frame-focus the second arg is optional.
3947 (Window System Selections): Mention selection type CLIPBOARD.
3948 Mention data-type UTF8_STRING.
3949 Mention numbering of cut buffers.
3950 (Resources): Describe x-resource-name.
3951
39522004-02-16 Richard M. Stallman <rms@gnu.org>
3953
3954 * windows.texi (Buffers and Windows): Delete false table
3955 about all-frames.
3956
3957 * syntax.texi (Parsing Expressions): Delete old caveat
3958 about parse-sexp-ignore-comments.
3959
3960 * streams.texi (Output Variables): Add print-quoted.
3961
3962 * lists.texi (Building Lists): Minor cleanup.
3963
3964 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3965
3966 * display.texi (Overlays): Explain overlays use markers.
3967 (Managing Overlays): Explain front-advance and rear-advance
3968 in more detail.
3969
3970 * loading.texi (Unloading): Document unload-feature-special-hooks.
3971 Get rid of fns-NNN.el file.
3972
39732004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3974
3975 * help.texi (Describing Characters): Fix text-char-description
3976 example output.
3977
3978 * edebug.texi (Using Edebug): Fix example.
3979
3980 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 3981
84e34002
RS
3982 * files.texi (Changing Files): Fix argname.
3983
3984 * calendar.texi: Fix parens, and default values.
3985
3986 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3987 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3988 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3989
3990 * positions.texi (Text Lines): Don't add -1 in current-line.
3991
39922004-02-16 Richard M. Stallman <rms@gnu.org>
3993
3994 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3995
c33b76da
EZ
39962004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3997
3998 * processes.texi (Low-Level Network): Fix a typo.
3999
9d7271e8
KS
40002004-02-12 Kim F. Storm <storm@cua.dk>
4001
4002 * display.texi (Fringes): Use consistent wording.
4003 Note that window-fringe's window arg is optional.
4004 (Scroll Bars): Use consistent wording.
4005
6827d730
LT
40062004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * tips.texi (Comment Tips): Document the new conventions for
4009 commenting out code.
4010
1cb60b5a
JD
40112004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4012
4013 * positions.texi (Text Lines): Added missing end defun.
4014
7fdd1f62
KS
40152004-02-07 Kim F. Storm <storm@cua.dk>
4016
4017 * positions.texi (Text Lines): Add line-number-at-pos.
4018
eb3c144c
JPW
40192004-02-06 John Paul Wallington <jpw@gnu.org>
4020
4021 * display.texi (Button Properties, Button Buffer Commands):
4022 mouse-2 invokes button, not down-mouse-1.
4023
a1d38d63
JR
40242004-02-04 Jason Rumney <jasonr@gnu.org>
4025
4026 * makefile.w32-in: Sync with Makefile.in changes.
4027
4b574f3d
LT
40282004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * minibuf.texi (Text from Minibuffer): Various corrections and
4031 clarifications.
4032 (Object from Minibuffer): Correct Lisp description of
4033 read-minibuffer.
4034 (Minibuffer History): Clarify description of cons values for
4035 HISTORY arguments.
4036 (Basic Completion): Various corrections and clarifications. Add
4037 completion-regexp-list.
4038 (Minibuffer Completion): Correct and clarify description of
4039 completing-read.
6f6b0433 4040 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4041 other minor changes.
4042 (High-Level Completion): Various corrections and clarifications.
4043 (Reading File Names): Ditto.
4044 (Minibuffer Misc): Ditto.
4045
d8186297
LT
40462004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4047
4048 * strings.texi (Text Comparison): assoc-string also matches
4049 elements of alists that are strings instead of conses.
4050 (Formatting Strings): Standardize Texinfo usage. Update index
4051 entries.
4052
9adcb5f2
LT
40532004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4054
4055 * lists.texi (Sets And Lists): Add delete-dups.
4056
3e7274ae
LT
40572004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4060 special form.
4061 * macros.texi (Defining Macros): Update description of `declare',
4062 which now is a macro.
4063 (Wrong Time): Fix typos.
4064
944e099f
LT
40652004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4066
4067 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4068 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4069 and `batch-byte-compile'. In particular, mention and describe
4070 all optional arguments.
4071 (Disassembly): Correct and clarify the description of `disassemble'.
4072
90c3aa59
LT
40732004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * searching.texi: Various small changes in addition to the
4076 following.
4077 (Regexp Example): Adapt to new value of `sentence-end'.
4078 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4079 `words'.
4080 (Search and Replace): Add usage note for `perform-replace'.
4081 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4082 `match-data'.
4083 (Standard Regexps): Update for new values of `paragraph-start'
4084 and `sentence-end'.
4085
583c353d
LT
40862004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4087
4088 * files.texi (Saving Buffers): Clarify descriptions of
4089 `write-contents-functions' and `before-save-hook'.
4090 Make the defvar's for `before-save-hook' and `after-save-hook'
4091 into defopt's.
4092
05faee07
KS
40932004-01-07 Kim F. Storm <storm@cua.dk>
4094
4095 * commands.texi (Click Events): Describe new image and
4096 width/height elements of click events.
4097 (Accessing Events): Add posn-string, posn-image, and
4098 posn-object-width-height. Change posn-object to return either
4099 image or string object.
4100
a0465ec3
SJ
41012004-01-01 Simon Josefsson <jas@extundo.com>
4102
4103 * hooks.texi (Standard Hooks): Add before-save-hook.
4104 * files.texi (Saving Buffers): Likewise.
4105
972c0c49
RS
41062004-01-03 Richard M. Stallman <rms@gnu.org>
4107
4108 * frames.texi (Frames and Windows): Delete frame-root-window.
4109
dbcd463f
LT
41102004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4111
4112 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4113
4114 * functions.texi: Various small changes in addition to the
4115 following.
4116 (What Is a Function): `functionp' returns nil for macros. Clarify
4117 behavior of this and following functions for symbol arguments.
4118 (Function Documentation): Add `\' in front of (fn @var{arglist})
4119 and explain why.
4120 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4121 Add anchor.
4122 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4123
02c77ee9
MB
41242004-01-01 Miles Bader <miles@gnu.org>
4125
4126 * display.texi (Buttons): New section.
4127
903a1a91
AS
41282003-12-31 Andreas Schwab <schwab@suse.de>
4129
4130 * numbers.texi (Math Functions): sqrt reports a domain-error
4131 error.
4132 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4133
697cf92a
LT
41342003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4135
3f70fe82
LT
4136 * tips.texi (Documentation Tips): Update item on hyperlinks in
4137 documentation strings.
4138
697cf92a
LT
4139 * errors.texi (Standard Errors): Various small corrections and
4140 additions.
4141
4142 * control.texi: Various small changes in addition to the
4143 following.
4144 (Signaling Errors): Provide some more details on how `signal'
4145 constructs the error message. Add anchor to the definition of
4146 `signal'.
4147 (Error Symbols): Describe special treatment of `quit'.
4148 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4149 to emphasize that it has to be a single form.
4150
4151 * buffers.texi: Add anchor.
4152
4d25144d
RS
41532003-12-29 Richard M. Stallman <rms@gnu.org>
4154
4155 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4156 (Window Configurations): Add window-configuration-frame.
4157
4158 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4159
4160 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4161 Change arg name in get-char-property.
4162 (Special Properties): Update handling of keymap property.
4163
4164 * strings.texi (Modifying Strings): Add clear-string.
4165 (Text Comparison): Add assoc-string and remove
4166 assoc-ignore-case, assoc-ignore-representation.
4167
4168 * os.texi (Time of Day): Add set-time-zone-rule.
4169
4170 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4171 report domain-error errors.
4d25144d 4172
697cf92a 4173 * nonascii.texi (Converting Representations):
4d25144d
RS
4174 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4175 (Encoding and I/O): Add file-name-coding-system.
4176
4177 * modes.texi (Search-based Fontification): Explain that
4178 face specs are symbols with face names as values.
4179
4180 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4181
4182 * lists.texi (Building Lists): remq moved elsewhere.
4183 (Sets And Lists): remq moved here.
4184 (Association Lists): Refer to assoc-string.
4185
4186 * internals.texi (Garbage Collection): Add memory-use-counts.
4187
4188 * frames.texi (Frames and Windows): Add set-frame-selected-window
4189 and frame-root-window.
4190
697cf92a 4191 * files.texi (Contents of Directories):
4d25144d
RS
4192 Add directory-files-and-attributes.
4193
4194 * display.texi (Refresh Screen): Add force-window-update.
4195 (Invisible Text): Explain about moving point out of invis text.
4196 (Overlay Properties): Add overlay-properties.
4197 (Managing Overlays): Add overlayp.
4198 (GIF Images): Invalid image number displays a hollow box.
4199
4200 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4201 (Killing Buffers): Add buffer-live-p.
4202
67fafe38
MR
42032003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4204
4205 * display.texi (Fringes): Fix typo "set-buffer-window".
4206
68e74f25
LT
42072003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4208
4209 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4210 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4211 Add or change various xrefs and anchors.
4212
4213 * commands.texi: Replace all occurrences of @acronym{CAR} with
4214 @sc{car}, for consistency with the rest of the Elisp manual.
4215 `car' and `cdr' are historically acronyms, but are no longer
4216 widely thought of as such.
4217
4218 * internals.texi (Pure Storage): Mention that `purecopy' does not
4219 copy text properties.
4220 (Object Internals): Now 29 bits are used (in most implementations)
4221 to address Lisp objects.
4222
4223 * variables.texi (Variables with Restricted Values): New node.
4224
4225 * objects.texi (Lisp Data Types): Mention that certain variables
4226 can only take on a restricted set of values and add an xref to
4227 the new node "Variables with Restricted Values".
4228
4229 * eval.texi (Function Indirection): Describe the errors that
4230 `indirect-function' can signal.
4231 (Eval): Clarify the descriptions of `eval-region' and `values'.
4232 Describe `eval-buffer' instead of `eval-current-buffer' and
4233 mention `eval-current-buffer' as an alias for `current-buffer'.
4234 Correct the description and mention all optional arguments.
4235
697cf92a 4236 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4237 following.
4238 (Converting Representations): Clarify behavior of
4239 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4240 ASCII arguments.
4241 (Character Sets): Document the variable `charset-list' and adapt
4242 the definition of the function `charset-list' accordingly.
4243 (Translation of Characters): Clarify use of generic characters in
4244 `make-translation-table'. Clarify and correct the description of
4245 the use of translation tables in encoding and decoding.
4246 (User-Chosen Coding Systems): Correct and clarify the description
4247 of `select-safe-coding-system'.
4248 (Default Coding Systems): Clarify description of
4249 `file-coding-system-alist'.
4250
a62f71e4
LT
42512003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4252
4253 * strings.texi (Text Comparison): Correctly describe when two
4254 strings are `equal'. Combine and clarify descriptions of
4255 `assoc-ignore-case' and `assoc-ignore-representation'.
4256
4257 * objects.texi (Non-ASCII in Strings): Clarify description of
4258 when a string is unibyte or multibyte.
4259 (Bool-Vector Type): Update examples.
4260 (Equality Predicates): Correctly describe when two strings are
4261 `equal'.
4262
19017752
LT
42632003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * lists.texi (Building Lists): `append' no longer accepts integer
4266 arguments. Update the description of `number-sequence' to reflect
4267 recent changes.
4268 (Sets And Lists): Describe `member-ignore-case' after `member'.
4269
0f6a07a8
KS
42702003-11-27 Kim F. Storm <storm@cua.dk>
4271
4272 * commands.texi (Click Events): Click object may be an images.
4273 Describe (dx . dy) element of click positions.
4274 (Accessing Events): Remove duplicate posn-timestamp.
4275 New functions posn-object and posn-object-x-y.
4276
1ce7c819
KS
42772003-11-23 Kim F. Storm <storm@cua.dk>
4278
4279 * commands.texi (Click Events): Describe enhancements to event
4280 position lists, including new text-pos and (col . row) items.
4281 Mention left-fringe and right-fringe area events.
0f6a07a8 4282 (Accessing Events): New functions posn-area and
1ce7c819
KS
4283 posn-actual-col-row. Mention posn-timestamp. Mention that
4284 posn-point in non-text area still returns buffer position.
4285 Clarify posn-col-row.
4286
cae8ddbb
LH
42872003-11-21 Lars Hansen <larsh@math.ku.dk>
4288
4289 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4290 * anti.texi (File Attributes): Describe removed parameter
4291 ID-FORMAT.
4292
f7f1a248
LT
42932003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4294
68e74f25 4295 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4296 a position, its buffer is ignored.
4297
4298 * markers.texi (Overview of Markers): Mention it here too.
4299
c5e2fb05
LT
43002003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4301
4302 * numbers.texi (Numeric Conversions): Not just `floor', but also
4303 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4304
e57d0aa8
LT
43052003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4306
4307 * markers.texi (Creating Markers): Specify insertion type of
4308 created markers. Add xref to `Marker Insertion Types'.
4309 Second argument to `copy-marker' is optional.
4310 (Marker Insertion Types): Mention that most markers are created
4311 with insertion type nil.
4312 (The Mark): Correctly describe when `mark' signals an error.
4313 (The Region): Correctly describe when `region-beginning' and
4314 `region-end' signal an error.
4315
bb3612ec
LT
43162003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4317
4318 * hash.texi (Creating Hash): Clarify description of `eql'.
4319 `makehash' is obsolete.
4320 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4321
4322 * positions.texi (Point): Change description of `buffer-end', so
4323 that it is also correct for floating point arguments.
4324 (List Motion): Correct argument lists of `beginning-of-defun' and
4325 `end-of-defun'.
4326 (Excursions): Add xref to `Marker Insertion Types'.
4327 (Narrowing): Argument to `narrow-to-page' is optional.
4328
cfb8a797
LT
43292003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4330
4331 * streams.texi (Output Streams): Clarify behavior of point for
4332 marker output streams.
4333
c6177909
LT
43342003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4335
4336 * variables.texi (Defining Variables): Second argument to
4337 `defconst' is not optional.
4338 (Setting Variables): Mention optional argument APPEND to
4339 `add-to-list'.
4340 (Creating Buffer-Local): Expand description of
4341 `make-variable-buffer-local'.
4342 (Frame-Local Variables): Expand description of
4343 `make-variable-frame-local'.
4344 (Variable Aliases): Correct description of optional argument
4345 DOCSTRING to `defvaralias'. Mention return value of
4346 `defvaralias'.
4347 (File Local Variables): Add xref to `File variables' in Emacs
4348 Manual. Correct description of `hack-local-variables'. Mention
4349 `safe-local-variable' property. Mention optional second argument
4350 to `risky-local-variable-p'.
4351
b3645067
LT
43522003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4353
4354 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4355
10695e5c
EZ
43562003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4357
4358 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4359 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4360 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4361 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4362 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4363 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4364 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4365 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4366 @acronym{FOO}.
4367
a2f4def1
LT
43682003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4369
4370 * strings.texi (Creating Strings): Argument START to `substring'
4371 can not be `nil'. Expand description of
4372 `substring-no-properties'. Correct description of `split-string',
4373 especially with respect to empty matches. Prevent very bad line
4374 break in definition of `split-string-default-separators'.
4375 (Text Comparison): `string=' and `string<' also accept symbols as
4376 arguments.
4377 (String Conversion): More completely describe argument BASE in
4378 `string-to-number'.
5bb0fcd1 4379 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4380 corresponding object. Clarify behavior of numeric prefix after
4381 `%' in `format'.
4382 (Case Conversion): The argument to `upcase-initials' can be a
4383 character.
4384
a2296bf9
KH
43852003-10-27 Kenichi Handa <handa@m17n.org>
4386
4387 * display.texi (Fontsets): Fix texinfo usage.
4388
885fef7c
KH
43892003-10-25 Kenichi Handa <handa@m17n.org>
4390
4391 * display.texi (Fontsets): Add description of the function
4392 set-fontset-font.
4393
0c6b7a1f
LT
43942003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4395
4396 * display.texi (Temporary Displays): Add xref to `Documentation
4397 Tips'.
4398
4399 * functions.texi (Function Safety): Use inforef instead of pxref
4400 for SES.
4401
c3cda320
AS
44022003-10-23 Andreas Schwab <schwab@suse.de>
4403
4404 * Makefile.in (TEX, texinputdir): Don't define.
4405 (TEXI2DVI): Define.
4406 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4407 add $(srcdir)/index.texi.
4408 ($(infodir)/elisp): Remove index.texi dependency.
4409 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4410 (index.texi): Remove target.
4411 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4412 (clean): Don't remove index.texi.
4413
c3cda320
AS
4414 * permute-index, index.perm: Remove.
4415 * index.texi: Rename from index.unperm.
4416
e5dadca7
LT
44172003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4418
4419 * tips.texi (Documentation Tips): Document new behavior for face
4420 and variable hyperlinks in Help mode.
4421
6cfb0777
LT
44222003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4423
4424 * objects.texi (Integer Type): Update for extra bit of integer range.
4425 (Character Type): Ditto.
4426
a6eeaa81 44272003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4428
4429 * numbers.texi (Integer Basics): Add index entries for reading
4430 numbers in hex, octal, and binary.
4431
c8f9ba83
LK
44322003-10-16 Lute Kamstra <lute@gnu.org>
4433
4434 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4435 argument.
4436
b52a26fb
LT
44372003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4438
4439 * windows.texi (Choosing Window): Fix typo.
4440 * edebug.texi (Edebug Execution Modes): Fix typo.
4441
f7005886
RS
44422003-10-13 Richard M. Stallman <rms@gnu.org>
4443
4444 * windows.texi (Basic Windows): A window has fringe settings,
4445 display margins and scroll-bar settings.
4446 (Splitting Windows): Doc split-window return value.
4447 Clean up one-window-p.
4448 (Selecting Windows): Fix typo.
4449 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4450 (Buffers and Windows): In set-window-buffer, explain effect
4451 on fringe settings and scroll bar settings.
4452 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4453 (Choosing Window): Use defopt for pop-up-frame-function.
4454 For special-display-buffer-names, explain same-window and same-frame.
4455 Clarify window-dedicated-p return value.
4456 (Textual Scrolling): scroll-up and scroll-down can get an error.
4457 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4458 Clarify set-window-hscroll.
4459 (Size of Window): Don't mention tool bar in window-height.
4460 (Coordinates and Windows): Explain what coordinates-in-window-p
4461 returns for fringes and display margins.
4462 (Window Configurations): Explain saving fringes, etc.
4463
4464 * tips.texi (Library Headers): Clean up Documentation.
4465
4466 * syntax.texi (Parsing Expressions): Clean up forward-comment
4467 and parse-sexp-lookup-properties.
4468
4469 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4470
4471 * os.texi (System Environment): Clean up text for load-average errors.
4472
4473 * modes.texi (Hooks): Don't explain local hook details at front.
4474 Clarify run-hooks and run-hook-with-args a little.
4475 Clean up add-hook and remove-hook.
4476
4477 * edebug.texi (Edebug Execution Modes): Clarify t.
4478 Document edebug-sit-for-seconds.
4479 (Coverage Testing): Document C-x X = and =.
4480 (Instrumenting Macro Calls): Fix typo.
4481 (Specification List): Don't index the specification keywords.
4482
c989ebe9
KS
44832003-10-10 Kim F. Storm <storm@cua.dk>
4484
4485 * processes.texi (Network): Introduce make-network-process.
4486
f9525eef
LT
44872003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4488
4489 * tips.texi (Library Headers): Fix typo.
4490
f008b925
LK
44912003-10-07 Juri Linkov <juri@jurta.org>
4492
4493 * modes.texi (Imenu): Mention imenu-create-index-function's
4494 default value. Explain submenus better.
4495
c22c5da6
LK
44962003-10-07 Lute Kamstra <lute@gnu.org>
4497
4498 * modes.texi (Faces for Font Lock): Fix typo.
4499 (Hooks): Explain how buffer-local hook variables can refer to
4500 global hook variables.
4501 Various minor clarifications.
4502
49247521
LK
45032003-10-06 Lute Kamstra <lute@gnu.org>
4504
4505 * tips.texi (Coding Conventions): Mention naming conventions for
4506 hooks.
4507
9296c947
LT
45082003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * loading.texi (Library Search): Correct default value of
4511 load-suffixes.
4512 (Named Features): Fix typo.
4513
0e9b293a
RS
45142003-10-05 Richard M. Stallman <rms@gnu.org>
4515
4516 * loading.texi (Named Features): In `provide',
4517 say how to test for subfeatures.
4518 (Unloading): In unload-feature, use new var name
4519 unload-feature-special-hooks.
4520
49247521 45212003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4522
4523 * modes.texi (Major Mode Conventions): Mention third way to set up
4524 Imenu.
4525 (Imenu): A number of small fixes.
4526 Delete documentation of internal variable imenu--index-alist.
4527 Document the return value format of imenu-create-index-function
4528 functions.
4529
ab8f7d5c
RS
45302003-09-30 Richard M. Stallman <rms@gnu.org>
4531
4532 * processes.texi (Network): Say what stopped datagram connections do.
4533
4534 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4535
4536 * display.texi (Overlay Properties): Clarify `evaporate' property.
4537
49247521 45382003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4539
4540 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4541 constructs should be marked as risky.
86b9b767
LK
4542 Change cons cell into proper list.
4543 (Mode Line Variables): Change cons cell into proper list.
4544
49247521 45452003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4546
4547 * modes.texi (Mode Line Data): Document the :propertize construct.
4548 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4549 to match their order in the default mode-line-format.
bc3b02f9
LK
4550 Describe the new variables mode-line-position and mode-line-modes.
4551 Update the default values of mode-line-frame-identification,
4552 minor-mode-alist, and default-mode-line-format.
4553 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4554
bc3b02f9 45552003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4556
c22c5da6 4557 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4558 * loading.texi, minibuf.texi, text.texi, variables.texi:
4559 Avoid @strong{Note:}.
4560
45612003-09-26 Richard M. Stallman <rms@gnu.org>
4562
4563 * keymaps.texi (Remapping Commands): Fix typo.
4564
41beda59
LT
45652003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4566
4567 * processes.texi (Low-Level Network): Fix typo.
4568
ef6ae4ff
KS
45692003-09-23 Kim F. Storm <storm@cua.dk>
4570
4571 * processes.texi (Network, Network Servers): Fix typos.
4572 (Low-Level Network): Add timeout value for :server keyword.
4573 Add new option keywords to make-network-process.
4574 Add set-network-process-options.
4575 Explain how to test availability of network options.
4576
b0f23edf
RS
45772003-09-19 Richard M. Stallman <rms@gnu.org>
4578
4579 * text.texi (Motion by Indent): Arg to
4580 backward-to-indentation and forward-to-indentation is optional.
4581
4582 * strings.texi (Creating Strings): Add substring-no-properties.
4583
4584 * processes.texi
4585 (Process Information): Add list-processes arg QUERY-ONLY.
4586 Delete process-contact from here.
4587 Add new status values for process-status.
4588 Add process-get, process-put, process-plist, set-process-plist.
4589 (Synchronous Processes): Add call-process-shell-command.
4590 (Signals to Processes): signal-process allows process objects.
4591 (Network): Complete rewrite.
4592 (Network Servers, Datagrams, Low-Level Network): New nodes.
4593
4594 * positions.texi (Word Motion): forward-word, backward-word
4595 arg is optional. Reword.
4596
4597 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4598
c22c5da6 4599 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4600 Delete duplicate definition of buffer-local-value.
4601 (File Local Variables): Explain about discarding text props.
4602
f387bdea
RS
46032003-09-11 Richard M. Stallman <rms@gnu.org>
4604
4605 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4606 changes variables that record input events.
4607 (Minibuffer Misc): Add minibuffer-selected-window.
4608
4609 * lists.texi (Building Lists): Add copy-tree.
4610
4611 * display.texi (Fontsets): Add char-displayable-p.
4612 (Scroll Bars): New node.
4613
49247521 46142003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4615
4616 * modes.texi (%-Constructs): Document new `%i' and `%I'
4617 constructs.
4618
fd026ee1
JR
46192003-09-03 Peter Runestig <peter@runestig.com>
4620
4621 * makefile.w32-in: New file.
4622
4828b4d7
RS
46232003-08-29 Richard M. Stallman <rms@gnu.org>
4624
4625 * display.texi (Overlay Properties): Clarify how priorities
4626 affect use of the properties.
4627
a4e4f05d
LT
46282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4629
4630 * customize.texi (Type Keywords): Correct the description of
4631 `:help-echo' in the case where `motion-doc' is a function.
4632
3ebe0346
JPW
46332003-08-14 John Paul Wallington <jpw@gnu.org>
4634
4635 * modes.texi (Emulating Mode Line): Subsection, not section.
4636
3afe8e39
RS
46372003-08-13 Richard M. Stallman <rms@gnu.org>
4638
4639 * elisp.texi (Top): Update subnode lists in menu.
4640
4641 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4642 (Kill Functions): kill-region has new arg yank-handler.
4643 (Yanking): New node.
4644 (Yank Commands): Add yank-undo-function.
4645 (Low-Level Kill Ring):
4646 kill-new and kill-append have new arg yank-handler.
4647 (Changing Properties): Add remove-list-of-text-properties.
4648 (Atomic Changes): New node.
4649
4650 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4651
4652 * streams.texi (Output Variables): Add eval-expression-print-length
4653 and eval-expression-print-level.
4654
4655 * os.texi (Time Conversion): For encode-time, explain limits on year.
4656
4657 * objects.texi (Character Type): Define anchor "modifier bits".
4658
4659 * modes.texi (Emulating Mode Line): New node.
4660 (Search-based Fontification): Font Lock uses font-lock-face property.
4661 (Other Font Lock Variables): Likewise.
4662
4663 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4664 not vectors.
4665 (Active Keymaps): Add emulation-mode-map-alists.
4666 (Functions for Key Lookup): key-binding has new arg no-remap.
4667 (Remapping Commands): New node.
4668 (Scanning Keymaps): where-is-internal has new arg no-remap.
4669 (Tool Bar): Add tool-bar-local-item-from-menu.
4670 Clarify when to use tool-bar-add-item-from-menu.
4671
4672 * commands.texi (Interactive Call): commandp has new arg.
4673 (Command Loop Info): Add this-original-command.
4674
e37769b1
JPW
46752003-08-06 John Paul Wallington <jpw@gnu.org>
4676
4677 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4678
4679 * display.texi (Warning Basics): Fix typo.
4680 (Fringes): Add closing curly bracket and fix typo.
4681
4682 * elisp.texi (Top): Fix typo.
4683
c5e0561f
RS
46842003-08-05 Richard M. Stallman <rms@gnu.org>
4685
4686 * elisp.texi: Update lists of subnodes.
4687
4688 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4689
4690 * variables.texi (Local Variables): Use lc for example variable names.
4691
4692 * tips.texi (Library Headers): Explain where to put -*-.
4693
4694 * strings.texi (Creating Strings): Fix xref for vconcat.
4695
4696 * sequences.texi (Vector Functions):
4697 vconcat no longer allows integer args.
4698
4699 * minibuf.texi (Reading File Names): read-file-name has new
4700 arg PREDICATE. New function read-directory-name.
4701
4702 * macros.texi (Defining Macros): Give definition of `declare'
4703 (Indenting Macros): New node.
4704
4705 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4706 (Window Frame Parameters): Make separate table of parameters
4707 that are coupled with specific face attributes.
4708 (Deleting Frames): delete-frame-hooks renamed to
4709 delete-frame-functions.
4710
4711 * files.texi (Magic File Names): Add file-remote-p.
4712 Clarify file-local-copy.
4713
4714 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4715 here; instead xref Defining Macros.
4716
4717 * display.texi (Warnings): New node, and subnodes.
4718 (Fringes): New node.
4719
4720 * debugging.texi (Test Coverage): New node.
4721
4722 * compile.texi (Compiler Errors): Explain with-no-warnings
4723 and other ways to suppress warnings.
4724
4725 * commands.texi (Interactive Call): Minor clarification.
4726
4727 * buffers.texi (Buffer File Name): set-visited-file-name
4728 renames the buffer too.
4729
4730 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4731
ee59dede
MR
47322003-07-24 Markus Rost <rost@math.ohio-state.edu>
4733
4734 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4735
f0514b34
MR
47362003-07-22 Markus Rost <rost@math.ohio-state.edu>
4737
4738 * internals.texi (Garbage Collection): Fix previous change.
4739
c73983bb
RS
47402003-07-22 Richard M. Stallman <rms@gnu.org>
4741
4742 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4743
4744 * display.texi (Width): Use \s syntax in example.
4745 (Font Selection): Add face-font-rescale-alist.
4746
4747 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4748 Remove spurious indent in example.
4749
4750 * lists.texi (Building Lists): Add number-sequence.
4751
4752 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4753
4754 * functions.texi (Function Documentation): Explain how to
4755 show calling convention explicitly in the doc string.
4756
4757 * windows.texi (Selecting Windows): save-selected-window saves
4758 selected window of each frame.
4759 (Window Configurations): Minor change.
4760
4761 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4762
4763 * streams.texi (Output Variables): Add print-continuous-numbering
4764 and print-number-table.
4765
4766 * processes.texi (Decoding Output): New node.
4767
4768 * os.texi (Time Conversion): decode-time arg is optional.
4769
4770 * objects.texi (Character Type): Don't use space as example for \.
4771 Make list of char names and \-sequences correspond.
4772 Explain that \s is not used in strings. `\ ' needs space after.
4773
4774 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4775 (Translation of Characters): Add translation-table-for-input.
4776 (Default Coding Systems): Add auto-coding-functions.
4777 (Explicit Encoding): Add decode-coding-inserted-region.
4778 (Locales): Add locale-info.
4779
4780 * minibuf.texi (Basic Completion): Describe test-completion.
4781 Collections can be lists of strings.
4782 Clean up lazy-completion-table.
4783 (Programmed Completion): Mention test-completion.
4784 Clarify why lambda expressions are not accepted.
4785 (Minibuffer Misc): Describe minibufferp.
4786
51a8b435
RS
47872003-07-14 Richard M. Stallman <rms@gnu.org>
4788
4789 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4790
4791 * windows.texi (Selecting Windows): New arg to select-window.
4792 (Selecting Windows): Add with-selected-window.
4793 (Size of Window): Add window-inside-edges, etc.
4794
4795 * internals.texi (Garbage Collection): Add post-gc-hook.
4796
4797 * processes.texi (Subprocess Creation): Add exec-suffixes.
4798
4799 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4800 (Scanning Keymaps): Add map-keymaps.
4801 (Defining Menus): Add keymap-prompt.
4802
4803 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4804 most-negative-fixnum.
4805
4806 * compile.texi (Byte Compilation): Explain no-byte-compile
4807 (Compiler Errors): New node.
4808
4809 * os.texi (User Identification): user-uid, user-real-uid
4810 can return float.
4811
4812 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4813 and about derived modes.
4814 (Minor Modes): Add minor-mode-list.
4815 (Defining Minor Modes): Keyword args for define-minor-mode.
4816 (Search-based Fontification): Explain managing other properties.
4817 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4818 (Faces for Font Lock): Add font-locl-preprocessor-face.
4819 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4820
4821 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4822 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4823
4824 * loading.texi (Library Search): Add load-suffixes.
4825
4826 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4827 (Programmed Completion): Add dynamic-completion-table.
4828
4829 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4830 (Magic File Names): Specify precedence order of handlers.
199bb209 4831
51a8b435
RS
4832 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4833 and post-command-hook.
4834 (Waiting): New calling convention for sit-for.
4835
4836 * text.texi (Special Properties): local-map and keymap properties
4837 apply based on their stickiness.
4838
c6de56a0
RS
48392003-07-07 Richard M. Stallman <rms@gnu.org>
4840
4841 * modes.texi (Minor Mode Conventions): Specify only some kinds
4842 of list values as args to minor modes.
4843
4844 * files.texi (File Name Expansion): Warn about iterative use
4845 of substitute-in-file-name.
4846
4847 * advice.texi (Activation of Advice): Clean up previous change.
4848
8c761ea6
MR
48492003-07-06 Markus Rost <rost@math.ohio-state.edu>
4850
4851 * advice.texi (Activation of Advice): Note that ad-start-advice is
4852 turned on by default.
4853
c6de56a0
RS
48542003-06-30 Richard M. Stallman <rms@gnu.org>
4855
4856 * text.texi (Buffer Contents): Document current-word.
4857 (Change Hooks): Not called for *Messages*.
4858
4859 * functions.texi (Defining Functions): Explain about redefining
4860 primitives.
4861 (Function Safety): Renamed. Minor changes.
4862 Comment out the detailed criteria for what is safe.
4863
3fe4e567
AS
48642003-06-22 Andreas Schwab <schwab@suse.de>
4865
4866 * objects.texi (Symbol Type): Fix description of examples.
4867
cda7bd13
AS
48682003-06-16 Andreas Schwab <schwab@suse.de>
4869
4870 * hash.texi (Creating Hash): Fix description of :weakness.
4871
fbcffa4a
KG
48722003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4873
4874 * files.texi (Changing Files): copy-file copies file modes, too.
4875
ff6a3bfb
RS
48762003-05-28 Richard M. Stallman <rms@gnu.org>
4877
4878 * strings.texi (Creating Strings): Clarify split-string.
4879
1463a05d
JB
48802003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4881
4882 * strings.texi (Creating Strings): Update split-string specification
4883 and examples.
4884
af253914
RS
48852003-05-19 Richard M. Stallman <rms@gnu.org>
4886
4887 * elisp.texi: Correct invariant section names.
4888
7ea52f92
RS
48892003-04-20 Richard M. Stallman <rms@gnu.org>
4890
4891 * os.texi (Timers): Explain about timers and quitting.
4892
e31afc09
RS
48932003-04-19 Richard M. Stallman <rms@gnu.org>
4894
4895 * internals.texi (Writing Emacs Primitives): Strings are
4896 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4897 Explain GCPRO convention for varargs function args.
4898
5ceea398
RS
48992003-04-16 Richard M. Stallman <rms@gnu.org>
4900
4901 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4902
b0ada147
RS
49032003-04-08 Richard M. Stallman <rms@gnu.org>
4904
4905 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4906
b23375aa
KS
49072003-02-13 Kim F. Storm <storm@cua.dk>
4908
4909 * objects.texi (Character Type): New \s escape for space.
4910
c60ee5e7
JB
49112003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4912
4913 * os.texi (System Environment): Added cygwin system-type.
4914
84e47416
RS
49152003-01-25 Richard M. Stallman <rms@gnu.org>
4916
4917 * keymaps.texi: Document that a symbol can act as a keymap.
4918
3e8cf2ea
RS
49192003-01-13 Richard M. Stallman <rms@gnu.org>
4920
4921 * text.texi (Changing Properties): Say string indices are origin-0.
4922
4923 * positions.texi (Screen Lines) <compute-motion>:
4924 Correct order of elts in return value.
4925
4926 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4927 how to define a default binding.
4928
7abb9fc5 49292002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 4930
104bc3aa 4931 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 4932
104bc3aa 4933 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 4934 type 'number. Describe new custom type 'float.
177f790c 4935
7abb9fc5 49362002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
4937
4938 * variables.texi (File Local Variables): Fix typo.
4939
df140a68 49402002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 4941
df140a68
KG
4942 From Michael Albinus <Michael.Albinus@alcatel.de>.
4943
4944 * README: Target for Info file is `make info'.
4945
4946 * files.texi (File Name Components): Fixed typos in
4947 `file-name-sans-extension'.
4948 (Magic File Names): Complete list of operations for magic file
4949 name handlers.
4950
7ed9159a
JY
49512002-09-16 Jonathan Yavner <jyavner@engineer.com>
4952
4953 * variables.texi (File Local Variables): New function
4954 risky-local-variable-p.
4955
49562002-09-15 Jonathan Yavner <jyavner@engineer.com>
4957
4958 * functions.texi (Function safety): New node about unsafep.
4959
241f79af
PA
49602002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4961
4962 * customize.texi (Splicing into Lists): Fixed example.
4963 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4964
72459b15
JB
49652002-06-17 Juanma Barranquero <lektu@terra.es>
4966
4967 * frames.texi (Display Feature Testing): Fix typo.
4968
61f7e0f5
AS
49692002-06-12 Andreas Schwab <schwab@suse.de>
4970
4971 * frames.texi (Initial Parameters, Resources): Fix references to
4972 the Emacs manual.
4973
4e792dbd
KS
49742002-05-13 Kim F. Storm <storm@cua.dk>
4975
4976 * variables.texi (Intro to Buffer-Local): Updated warning and
4977 example relating to changing buffer inside let.
4978
940344d4 49792002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
4980
4981 * os.texi (Session Management): New node about X Session management.
4982
231ac53b
EZ
49832002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4984
4985 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4986 to which the manual corresponds, and the copyright years.
4987
4988 * Makefile.in (VERSION): Set to 2.9.
4989
140cc574
EZ
49902001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4991
4992 * elisp.texi: Change the category in @dircategory to "Emacs", to
4993 make it consistent with info/dir.
4994
9c7fce05
MB
49952001-11-25 Miles Bader <miles@gnu.org>
4996
4997 * text.texi (Fields): Describe new `limit' arg in
4998 field-beginning/field-end.
4999
9f8bbf0f
EZ
50002001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5001
a5e6715c
EZ
5002 * permute-index: Don't depend on csh-specific features. Replace
5003 the interpreter name with /bin/sh.
5004
9f8bbf0f
EZ
5005 * two-volume-cross-refs.txt: New file.
5006 * two.el: New file.
5007 * spellfile: New file.
5008
1756e2fb
EZ
50092001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5010
5011 * permute-index: New file.
5012
5013 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5014 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5015 8+3 restricted namespace.
ad050e54
EZ
5016
5017 * Makefile.in (infodir): Define relative to $(srcdir).
5018 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5019 include directories list via -I switch to makeinfo.
5020 (index.texi): Use cp if both hard and symbolic links fail.
5021
10fa7f8e
EZ
50222001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5023
7a1494ce
EZ
5024 * Makefile.in (distclean): Add.
5025
10fa7f8e
EZ
5026 The following changes make ELisp manual part of the Emacs
5027 distribution:
5028
5029 * Makefile.in: Add Copyright notice.
5030 (prefix): Remove.
5031 (infodir): Change value to "../info".
5032 (VPATH): New variable.
5033 (MAKE): Don't define.
5034 (texmacrodir): Don't define.
5035 (texinputdir): Append the existing value of TEXINPUTS.
5036 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5037 command to be compatible with man/Makefile.in, and to put the
5038 output into ../info.
5c32b7c5 5039 (info): Add target.
10fa7f8e
EZ
5040 (installall): Target removed.
5041
74686736 50422001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5043
5044 * tips.texi (Coding Conventions): Fix typo.
5045
6fd735df
GM
50462001-10-23 Gerd Moellmann <gerd@gnu.org>
5047
5048 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5049
b704d54b
EZ
50502001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5051
5052 * files.texi (File Name Components): Update the description of
5053 file-name-sans-extension and file-name-extension, as they now
5054 ignore leading dots.
5055
71431a0e
GM
50562001-10-20 Gerd Moellmann <gerd@gnu.org>
5057
6aa97356 5058 * (Version 21.1 released.)
71431a0e 5059
79f1f96c
MB
50602001-10-19 Miles Bader <miles@gnu.org>
5061
5062 * positions.texi (Text Lines): Describe behavior of
5063 `beginning-of-line'/`end-of-line' in the presence of field properties.
5064
892a8f36
GM
50652001-10-17 Gerd Moellmann <gerd@gnu.org>
5066
5067 * Makefile.in (VERSION): Set to 2.8.
5068 (manual): Use `manual-21'.
5069
8c1cc9e8 5070 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5071 number was used. Set it to 2.8.
5072
5073 * intro.texi: Likewise.
5074
51724e26
EZ
50752001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5076
5077 * files.texi (File Name Completion): Document the significance of
5078 a trailing slash in elements of completion-ignored-extensions.
5079
57b338e8
MB
50802001-10-06 Miles Bader <miles@gnu.org>
5081
5082 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5083
c89e4bc5
GM
50842001-10-04 Gerd Moellmann <gerd@gnu.org>
5085
5086 * variables.texi (Variable Aliases): New node.
5087
ab952a4f
GM
50882001-10-04 Gerd Moellmann <gerd@gnu.org>
5089
5090 * Branch for 21.1.
dff28924 5091
9db3a582
MB
50922001-10-02 Miles Bader <miles@gnu.org>
5093
ae1a9581
MB
5094 * minibuf.texi (Minibuffer Misc): Add entries for
5095 `minibuffer-contents', `minibuffer-contents-no-properties', and
5096 `delete-minibuffer-contents'.
5097 Correct description for `minibuffer-prompt-end'.
5098
9db3a582
MB
5099 * text.texi (Property Search): Correct descriptions of
5100 `next-char-property-change' and `previous-char-property-change'.
5101 Add entries for `next-single-char-property-change' and
5102 `previous-single-char-property-change'.
5103 Make operand names a bit more consistent.
5104
03be5931
EZ
51052001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5106
5107 * frames.texi (Finding All Frames): Document that next-frame and
5108 previous-frame are local to current terminal.
5109
974548ec
EZ
51102001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5111
5112 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5113 result of make-keymap.
974548ec 5114
8d82c597
EZ
51152001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5116
5117 * display.texi (Font Lookup, Attribute Functions)
5118 (Image Descriptors): Add cross-references to the definition of
5119 selected frame.
5120
5121 * buffers.texi (The Buffer List): Add cross-references to the
5122 definition of selected frame.
5123
5124 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5125 frame at any given time.
5126 (Multiple Displays, Size and Position): Add a cross-reference to
5127 the definition of the selected frame.
5128
2842de30
EZ
51292001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5130
5131 * strings.texi (String Conversion) <string-to-number>: Document
5132 that a float is returned for integers that are too large.
5133
5134 * frames.texi (Mouse Position): Document mouse-position-function.
5135 (Display Feature Testing): Document display-images-p.
5136 (Window Frame Parameters): Document the cursor-type variable.
5137
5138 * numbers.texi (Integer Basics): Document CL style read syntax for
5139 integers in bases other than 10.
5140
5141 * positions.texi (List Motion): Document
5142 open-paren-in-column-0-is-defun-start.
5143
5144 * lists.texi (Sets And Lists): Document member-ignore-case.
5145
5146 * internals.texi (Garbage Collection): Document the used and free
5147 strings report.
5148 (Memory Usage): Document strings-consed.
5149
5150 * os.texi (Time of Day): Document float-time.
5151 (Recording Input): Document that clear-this-command-keys clears
5152 the vector to be returned by recent-keys.
5153
5154 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5155 argument keymap can be a list.
5156
5157 * nonascii.texi (User-Chosen Coding Systems)
5158 <select-safe-coding-system>: Document the new argument
5159 accept-default-p and the variable
5160 select-safe-coding-system-accept-default-p. Tell what happens if
5161 buffer-file-coding-system is undecided.
5162 (Default Coding Systems): Document auto-coding-regexp-alist.
5163
5164 * display.texi (The Echo Area) <message>: Document
5165 message-truncate-lines.
5166 (Glyphs): Document that the glyph table is unused on windowed
5167 displays.
5168
5169 * help.texi (Describing Characters) <single-key-description>:
5170 Document the new argument no-angles.
5171 (Accessing Documentation) <documentation-property>: Document that
5172 a non-string property is evaluated.
5173 <documentation>: Document that the function-documentation property
5174 is looked for.
5175
5176 * windows.texi (Selecting Windows): Document some-window.
5177
5178 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5179
5180 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5181 apropos-mode-hook.
5182
5183 * commands.texi (Using Interactive): Document interactive-form.
5184 (Keyboard Macros): Document kbd-macro-termination-hook.
5185 (Command Loop Info): Document that clear-this-command-keys clears
5186 the vector to be returned by recent-keys.
5187
2d43d823
GM
51882001-09-04 Werner LEMBERG <wl@gnu.org>
5189
5190 * Makefile.in (srcdir, texinputdir): New variables.
5191 (srcs, index.texi, install): Use $(srcdir).
5192 (.PHONY): Remove elisp.dvi.
5193 (elisp): Use -I switch for makeinfo.
5194 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5195 (installall, dist): Use $(srcdir).
5196 Fix path to texinfo.tex.
5197 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5198
fa739b31
GM
51992001-08-30 Gerd Moellmann <gerd@gnu.org>
5200
92a25631
GM
5201 * display.texi (Conditional Display): Adjust to API change.
5202
fa739b31
GM
5203 * configure: New file.
5204
cef68af5
GM
52052001-07-30 Gerd Moellmann <gerd@gnu.org>
5206
5207 * commands.texi (Repeat Events): Add description of
5208 double-click-fuzz.
5209
d1f08d85
SM
52102001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5211
5212 * syntax.texi (Syntax Class Table): Add the missing designator for
5213 comment and string fences.
5214 (Syntax Properties): Add a xref to syntax table internals.
5215 (Syntax Table Internals): Document string-to-syntax.
5216
1e9fc92e
GM
52172001-05-07 Gerd Moellmann <gerd@gnu.org>
5218
5219 * Makefile.in (install): Use install-info command line options
5220 like in Emacs' Makefile.in.
5221
00480554
MB
52222000-12-09 Miles Bader <miles@gnu.org>
5223
5224 * windows.texi (Window Start): Update documentation for
5225 `pos-visible-in-window-p'.
5226
1e344ee2
SM
52272000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5228
5229 * lists.texi (Building Lists): Add footnote to explain how to add
5230 to the end of a list.
5231
a540f6ed
GM
52322000-10-25 Gerd Moellmann <gerd@gnu.org>
5233
5234 * files.texi (Visiting Functions): Typos.
5235
28bcdbee
KH
52362000-10-25 Kenichi Handa <handa@etl.go.jp>
5237
5238 * files.texi (Visiting Functions): Return value of
5239 find-file-noselect may be a list of buffers if wildcards are used.
5240
22d1a4ed
MB
52412000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5242
5243 * display.texi (Defining Faces): Document `graphic' display type
5244 in face specs.
5245
916a89db
KG
52462000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5247
1e9fc92e 5248 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5249 `after-make-frame-hook' with `after-make-frame-functions'.
5250
1e9fc92e 5251 * frames.texi (Creating Frames): Ditto.
916a89db 5252
1e9fc92e 5253 * variables.texi (Future Local Variables): Ditto.
916a89db 5254
483de32b
GM
52552000-10-16 Gerd Moellmann <gerd@gnu.org>
5256
5257 * display.texi (Other Image Types): Add description of :foreground
5258 and :background properties of mono PBM images.
5259
e23a63a5
WL
52602000-08-17 Werner LEMBERG <wl@gnu.org>
5261
5262 * .cvsignore: New file.
5263
dfc16043
GM
52642000-01-05 Gerd Moellmann <gerd@gnu.org>
5265
5266 * tindex.pl: New script.
5267
602613fe
DL
52681999-12-03 Dave Love <fx@gnu.org>
5269
5270 * Makefile.in (MAKEINFO): New parameter.
5271
94ec544d
DL
52721999-09-17 Richard Stallman <rms@gnu.org>
5273
5274 * Makefile.in (srcs): Add hash.texi.
5275 (VERSION): Update to 20.6.
5276
52771999-09-13 Richard Stallman <rms@gnu.org>
5278
5279 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5280
52811998-08-29 Karl Heuer <kwzh@gnu.org>
5282
5283 * configure.in: New file.
5284 * Makefile.in: Renamed from Makefile.
5285 (prefix, infodir): Use value obtained from configure.
5286 (emacslibdir): Obsolete variable deleted.
5287 (dist): Distribute configure.in, configure, Makefile.in.
5288
52891998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5290
5291 * Makefile (INSTALL_INFO): New variable.
5292 (install): Run install-info.
5293
52941998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5295
5296 * Makefile (elisp.dvi): Add missing backslash.
5297
52981998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5299
5300 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5301 Run texindex without `./'. Always run texindex on elisp.tp.
5302 (elisp.tps): Target deleted.
5303
53041998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5305
5306 * Makefile (srcs): Add nonascii.texi and customize.texi.
5307 (dist): Start by deleting `temp'.
5308
53091998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5310
5311 * Makefile (makeinfo, texindex): Targets deleted.
5312 (makeinfo.o, texindex.o): Targets deleted.
5313 (clean, dist): Don't do anything with them or with getopt*.
5314
53151998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5316
5317 * Makefile (SHELL): Defined.
5318
53191998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5320
5321 * Makefile (elisp.tps): New target.
5322 (elisp.dvi): Depend on elisp.tps.
5323
5324Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5325
5326 * README: Update phone number.
5327
5328 * Makefile (elisp): Make this be the default target.
5329 Depend on makeinfo.c instead of makeinfo.
5330 (install): Don't depend on elisp.dvi, since we don't install that.
5331 Use mkinstalldirs.
5332 (dist): Add mkinstalldirs.
5333
5334Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5335
5336 * Makefile (VERSION): Update version number.
5337 (maintainer-clean): Renamed from realclean.
5338
5339Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5340
5341 * Makefile (realclean): New target.
5342 (elisp): Remove any old elisp-* files first.
5343
5344Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5345
d1f08d85
SM
5346 * Makefile (VERSION): New variable.
5347 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5348 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5349
5350Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5351
5352 * Makefile (elisp): Depend on makeinfo.
5353
5354Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5355
d1f08d85 5356 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5357
5358Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5359
5360 * Makefile (infodir, prefix): New vars.
5361 (install): Use infodir.
5362 (emacsinfodir): Deleted.
5363
5364Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5365
5366 * Makefile (srcs): Add calendar.texi.
5367
5368 * Makefile (dist): Copy texindex.c and makeinfo.c.
5369 Limit elisp-* files to those with one or two digits.
5370
5371Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5372
5373 * Makefile (dist): Changed to use Gzip instead of compress.
5374
5375Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5376
5377 * loading.texi (Unloading): define-function changed back to
5378 defalias. It may not stay this way, but at least it's
5379 consistent with the known-good version of the code patch.
5380
5381Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5382
5383 * modes.texi (Hooks): Document new optional arg of add-hook.
5384
5385Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5386
d1f08d85 5387 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5388
5389 * tips.texi: Add new section on standard library headers.
5390
5391Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5392
5393 * Makefile (srcs): Add frame.texi to the list of sources.
5394
5395Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5396
5397 * Makefile (dist): Don't bother excluding autosave files; they'll
5398 never make it into the temp directory anyway, and the hash marks
5399 in the name are problematic for make and the Bourne shell.
dff28924 5400 (srcs):
94ec544d
DL
5401
5402Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5403
d1f08d85 5404 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5405 the distribution tar file.
5406
dff28924 5407Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5408
5409 * Makefile (srcs): Added index.perm.
5410 (elisp.dvi): Remove erroneous shell comment.
5411 Expect output of permute-index in permuted.fns.
5412 Save old elisp.aux in elisp.oaux.
5413 (clean): Added index.texi to be deleted.
5414
dff28924 5415Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5416
5417 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5418
dff28924 5419Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5420
6db11765 5421 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5422 when making *Completions*.
5423
5424Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5425
5426 * Makefile make dist now depends on elisp.dvi, since it tries
5427 to include it in the dist file.
5428
dff28924 5429Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5430
5431 * functions.texinfo (Mapping Functions): Add missing quote
5432
dff28924 5433Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5434
5435 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5436 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5437
dff28924 5438Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5439
5440 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5441 and @error{} are the terms now being used. The files in the
5442 directory have been changed to reflect this.
5443
d1f08d85 5444 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5445 ` @result{}', using 5 spaces at the begining of the line.
5446
dff28924 5447Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5448
5449 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5450 experimental @indentedresult{}, @indentedexpandsto{} are part of
5451 the texinfo.tex in this directory. These TeX macros are not
5452 stable yet.
5453
dff28924 5454Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5455
6db11765 5456 * texinfo.tex: Temporarily added
d1f08d85 5457 \let\result=\dblarrow
94ec544d
DL
5458 \def\error{{\it ERROR} \longdblarrow}
5459 We need to do this better soon.
5460
dff28924 5461Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5462
5463 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5464 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5465 new title page format is also not applied, since it requires
5466 texinfo.tex changes.)
5467
5468 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5469 for the Project GNU development environment.
5470
ad050e54 5471;; Local Variables:
fd026ee1 5472;; coding: iso-2022-7bit
33462dfa 5473;; add-log-time-zone-rule: t
ad050e54 5474;; End:
2a34a036 5475
651f374c 5476 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5477 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5478 Copying and distribution of this file, with or without modification,
5479 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5480
5481;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda