(Antinews): Mention M-x shell scrolling.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
cd35741d
RS
12007-01-03 Richard Stallman <rms@gnu.org>
2
3 * customize.texi (Variable Definitions, Customization Types):
4 Don't use * in doc string for defcustom.
5
a6c327a8
RS
62007-01-02 Richard Stallman <rms@gnu.org>
7
8 * variables.texi (Variable Aliases): Clarify that aliases vars
9 always have the same value.
10
11 * processes.texi (Bindat Spec): Fix Texinfo usage.
12
13 * modes.texi (Defining Minor Modes): Explain effect of command
14 defined with define-global-minor-mode on new buffers.
15
249844e0
KS
162006-12-30 Kim F. Storm <storm@cua.dk>
17
18 * keymaps.texi (Tool Bar): Describe `grow-only' value of
19 `auto-resize-tool-bars'.
20
32f65366
RS
212006-12-30 Richard Stallman <rms@gnu.org>
22
23 * keymaps.texi (Active Keymaps): Fix previous change.
24
8d3f955b
NR
252006-12-30 Nick Roberts <nickrob@snap.net.nz>
26
27 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
28
f083f9ca
KS
292006-12-30 Kim F. Storm <storm@cua.dk>
30
31 * processes.texi (Bindat Spec): Clarify using field names in
32 length specifications.
33
8f2b5ec6
KS
342006-12-29 Kim F. Storm <storm@cua.dk>
35
36 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
37 Add count and index variables for eval forms in repeat blocks.
38
d78b75dd
RS
392006-12-24 Richard Stallman <rms@gnu.org>
40
41 * customize.texi (Variable Definitions): Document
42 new name custom-add-frequent-value.
43
36ff6d6f
KS
442006-12-19 Kim F. Storm <storm@cua.dk>
45
46 * commands.texi (Misc Events): User signals now result in sigusr1
47 and sigusr2 events which are handled through special-event-map.
48 (Special Events): User signals and drag-n-drop are special.
49
294f1c39
RS
502006-12-17 Richard Stallman <rms@gnu.org>
51
303958a9
RS
52 * loading.texi (Named Features): Explain subfeatures better.
53
54 * customize.texi: Use "option" only for user options.
55 For the keyword values inside defcustom etc, say "keywords".
56 For :options value's elements, say "elements".
57 :group should not be omitted.
58
fe963f84
RS
59 * syntax.texi (Parsing Expressions): Split up node.
60 (Motion via Parsing, Position Parse, Parser State)
61 (Low-Level Parsing, Control Parsing): New subnodes.
62 (Parser State): Document syntax-ppss-toplevel-pos.
63
64 * positions.texi (List Motion): Punctuation fix.
65
294f1c39
RS
66 * files.texi (File Name Completion): Document PREDICATE arg
67 to file-name-completion.
68
6d95228d
EZ
692006-12-16 Eli Zaretskii <eliz@gnu.org>
70
71 * internals.texi (Building Emacs, Writing Emacs Primitives): Add
72 index entries.
73
4de0c73c
RS
742006-12-11 Richard Stallman <rms@gnu.org>
75
76 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
77 affects face menu. Explain how to make it non-nil without enabling
78 any fontification.
79
31689f89
CY
802006-12-10 Chong Yidong <cyd@stupidchicken.com>
81
82 * modes.texi (Font Lock Basics): Document nil value of
83 font-lock-defaults.
84
8d4a66af
GM
852006-12-10 Glenn Morris <rgm@gnu.org>
86
87 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
88 value for system-flag argument. Abbrev tables may not be empty
89 when major modes are loaded.
8d4a66af 90
d6598d46
JB
912006-12-08 Juanma Barranquero <lekktu@gmail.com>
92
93 * makefile.w32-in (maintainer-clean): Partially revert last
94 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
95 to protect elisp-covers.texi.
96
c6883bfc
JB
972006-12-07 Juanma Barranquero <lekktu@gmail.com>
98
99 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
100 Don't remove elisp* info files; they are already deleted by the
101 `clean' and `distclean' targets, and they are in the $(infodir)
102 directory, not the current one.
103
9d8b24a2
KS
1042006-12-04 Kim F. Storm <storm@cua.dk>
105
106 * commands.texi (Misc Events): Update signal events.
107 (Event Examples): Add signal example.
108
04c21c78
RS
1092006-11-29 Richard Stallman <rms@gnu.org>
110
111 * frames.texi (Visibility of Frames): Explain visible windows
112 can be covered by others. Add xref for raise-frame.
113
7bc297d7
RS
1142006-11-28 Richard Stallman <rms@gnu.org>
115
116 * searching.texi (Regexp Special): Update when ^ is special.
117
340d34a5
EZ
1182006-11-27 Eli Zaretskii <eliz@gnu.org>
119
120 * customize.texi (Customization, Common Keywords)
121 (Group Definitions, Variable Definitions, Composite Types)
122 (Type Keywords, Customization Types): Add index entries for
123 various customization keywords.
124
6b28caea
SM
1252006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
128
b9660a6f
JD
1292006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
130
131 * frames.texi (Window System Selections): Remove clipboard from
132 description of selection-coding-system.
133
e5c12c7d
RS
1342006-11-06 Richard Stallman <rms@gnu.org>
135
136 * lists.texi (List Variables): Document COMPARE-FN.
137
138 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 139 use it only to refer to the meaning associated with a key.
e5c12c7d 140 (Keymaps): Change menu node description.
33462dfa 141
e5c12c7d
RS
142 * elisp.texi (Top): Change menu node description.
143
144 * display.texi (Managing Overlays): Document overlay-recenter.
145
b4e4dc3c
CY
1462006-10-29 Chong Yidong <cyd@stupidchicken.com>
147
148 * Makefile.in: Use relative paths to avoid advertising filesystem
149 contents during compilation.
150
300734d7
KS
1512006-10-23 Kim F. Storm <storm@cua.dk>
152
153 * commands.texi (Event Input Misc): Update unread-command-events.
154
aa02da7a
NR
1552006-10-23 Nick Roberts <nickrob@snap.net.nz>
156
157 * lists.texi (Sets And Lists): Fix typos.
158
6db11765
JB
1592006-10-18 Juanma Barranquero <lekktu@gmail.com>
160
161 * control.texi (Processing of Errors): Use @var for an argument,
162 not @code.
163
ff53796b
RS
1642006-10-16 Richard Stallman <rms@gnu.org>
165
166 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
167
168 * keymaps.texi (Format of Keymaps): Show all the keymap element
169 patterns that result from menu items.
170 (Key Lookup): Minor cleanups.
171
172 * modes.texi (Precalculated Fontification): Don't say that
173 not setting font-lock-defaults avoids loading font-lock.
174
175 * help.texi (Documentation): Move xref to Emacs Manual here.
176 (Documentation Basics): From here.
177 Also doc emacs-lisp-docstring-fill-column.
178
179 * elisp.texi: Update version and ISBN.
180
181 * commands.texi (Interactive Call): Clarify KEYS arg to
182 call-interactively is a vector.
183 (Command Loop Info): Delete anchor in this-command-keys.
184 Add anchor in this-command-keys-vector.
185 (Recursive Editing): Document how recursive-edit
186 handles the current buffer.
187
bb5da5be
CY
1882006-10-13 Chong Yidong <cyd@stupidchicken.com>
189
190 * frames.texi (Frame Titles): %c and %l are ignored in
191 frame-title-format.
192
8972d253
RS
1932006-10-11 Richard Stallman <rms@gnu.org>
194
195 * keymaps.texi (Key Sequences): Clarify use of kbd.
196
3075e881
KS
1972006-10-10 Kim F. Storm <storm@cua.dk>
198
199 * lists.texi (Sets And Lists): Add memql.
200
01993898
RS
2012006-10-03 Richard Stallman <rms@gnu.org>
202
203 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
204 Clarify :ascii: and :nonascii:.
205
f9df5f68
JL
2062006-09-29 Juri Linkov <juri@jurta.org>
207
208 * modes.texi (%-Constructs): Reorder coding systems in the
209 documentation of %z to the real order displayed in the modeline.
210
98259f08
RS
2112006-09-25 Richard Stallman <rms@gnu.org>
212
213 * os.texi (Timers): Describe timer-max-repeats.
214
2d56beed
CY
2152006-09-25 Chong Yidong <cyd@stupidchicken.com>
216
217 * os.texi (Timers): Mention with-local-quit.
218
45c912f2
RS
2192006-09-24 Richard Stallman <rms@gnu.org>
220
221 * searching.texi (Searching and Matching): Mention property search.
222
223 * commands.texi (Command Loop Info): Explain how read-event affects
224 this-command-keys.
225
aa256798
RS
2262006-09-20 Richard Stallman <rms@gnu.org>
227
45c912f2
RS
228 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
229
aa256798
RS
230 * windows.texi (Window Start): Minor cleanups.
231
a4df1f8b
KS
2322006-09-20 Kim F. Storm <storm@cua.dk>
233
234 * windows.texi (Window Start): pos-visible-in-window-p allows
235 specifying t for position to mean "end of window".
236 Add window-line-height.
237
238 * anti.texi (Antinews): Mention window-line-height.
239
74686736
DK
2402006-09-19 David Kastrup <dak@gnu.org>
241
242 * keymaps.texi (Searching Keymaps): Small clarification.
243
a0c489f1
RS
2442006-09-18 Richard Stallman <rms@gnu.org>
245
2a27a16b
RS
246 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
247 cause keyboard menus.
248 (Menu Keymaps): Likewise.
249 (Defining Menus, Keyboard Menus): Clarify.
250
a0c489f1
RS
251 * text.texi (Fields): Clarify explanation of constrain-to-field.
252
1e9265dd
EZ
2532006-09-16 Eli Zaretskii <eliz@gnu.org>
254
255 * variables.texi (Tips for Defining): Fix a typo.
256
74f526f3
RS
2572006-09-15 Richard Stallman <rms@gnu.org>
258
259 * keymaps.texi (Remapping Commands, Searching Keymaps)
260 (Active Keymaps): Clean up previous change.
261
45a2056c
JB
2622006-09-15 Jay Belanger <belanger@truman.edu>
263
264 * gpl.texi: Replace "Library Public License" by "Lesser Public
265 License" throughout.
266
b74e16a3
DK
2672006-09-15 David Kastrup <dak@gnu.org>
268
269 * keymaps.texi (Active Keymaps): Adapt description to use
270 `get-char-property' instead `get-text-property'. Explain how
271 mouse events change this. Explain the new optional argument of
272 `key-binding' and its mouse-dependent lookup.
74f526f3 273 (Searching Keymaps): Adapt description similarly.
74686736
DK
274 (Remapping Commands): Explain the new optional argument of
275 `command-remapping'.
b74e16a3 276
18d55b24
RS
2772006-09-14 Richard Stallman <rms@gnu.org>
278
279 * keymaps.texi (Searching Keymaps): Clarification.
280 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
281
2822006-09-13 Richard Stallman <rms@gnu.org>
283
284 * objects.texi (Character Type): Node split.
285 Add xref to Describing Characters.
286 (Basic Char Syntax, General Escape Syntax)
287 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
288
8b170b82
RS
2892006-09-11 Richard Stallman <rms@gnu.org>
290
291 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 292 (Glyphs): Clarifications.
8b170b82 293
3250aca2
CY
2942006-09-10 Chong Yidong <cyd@stupidchicken.com>
295
296 * keymaps.texi (Active Keymaps): Mention that key-binding checks
297 local maps.
298
606fd469
KS
2992006-09-10 Kim F. Storm <storm@cua.dk>
300
301 * display.texi (Forcing Redisplay): Document return value of
302 function redisplay.
303
755b2209
RS
3042006-09-09 Richard Stallman <rms@gnu.org>
305
1d7b95f5
RS
306 * windows.texi (Window Hooks): Explain limits of
307 window-scroll-functions.
308
755b2209
RS
309 * display.texi (Fringe Indicators): Update for last change in
310 indicate-buffer-boundaries.
311
af09dd78
RS
3122006-09-08 Richard Stallman <rms@gnu.org>
313
314 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
315
2010a78c
KS
3162006-09-06 Kim F. Storm <storm@cua.dk>
317
bdd26918
KS
318 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
319
2010a78c
KS
320 * windows.texi (Window Start): Update pos-visible-in-window-p.
321
bae12237
RS
3222006-09-04 Richard Stallman <rms@gnu.org>
323
324 * processes.texi (Accepting Output): Explain SECONDS=0 for
325 accept-process-output.
326
327 * os.texi (Idle Timers): Explain why timer functions should not
328 loop until (input-pending-p).
329
ebc80ddf
EZ
3302006-09-02 Eli Zaretskii <eliz@gnu.org>
331
332 * makefile.w32-in (usermanualdir): New variable.
333 (elisp.dvi): Use it.
334
a66d9563
EZ
3352006-09-01 Eli Zaretskii <eliz@gnu.org>
336
337 * buffers.texi (Buffer Modification): Fix last change.
338
5a8f5165
CY
3392006-09-01 Chong Yidong <cyd@stupidchicken.com>
340
341 * buffers.texi (Buffer Modification): Document
342 buffer-chars-modified-tick.
343
80e0572b
RS
3442006-08-31 Richard Stallman <rms@gnu.org>
345
346 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
347
3482006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
349
350 * modes.texi (Syntactic Font Lock):
80e0572b
RS
351 Mention font-lock-syntactic-face-function
352 instead of specific faces.
931d878d 353
bda420a3
CY
3542006-08-29 Chong Yidong <cyd@stupidchicken.com>
355
356 * display.texi (Images): Add xrref to display-images-p.
357
c6f8bb3a
KH
3582006-08-28 Kenichi Handa <handa@m17n.org>
359
360 * nonascii.texi (Lisp and Coding Systems): Fix description of
361 detect-coding-region.
362
7a210b69
MB
3632006-08-27 Michael Olson <mwolson@gnu.org>
364
365 * processes.texi (Transaction Queues): Remove stray quote
366 character.
367
3e04a8fc
RS
3682006-08-25 Richard Stallman <rms@gnu.org>
369
370 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
371 Add xref.
372
fda97484
CY
3732006-08-24 Chong Yidong <cyd@stupidchicken.com>
374
375 * os.texi (Timers): Avoid waiting inside timers.
376
3e46b34c
LK
3772006-08-21 Lute Kamstra <lute@gnu.org>
378
379 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
380
ce629713
RS
3812006-08-20 Richard Stallman <rms@gnu.org>
382
383 * os.texi (Idle Timers): New node, split out from Timers.
384 Document current-idle-time.
385 * commands.texi (Reading One Event): Update xref.
386 * elisp.texi (Top): Update subnode menu.
387
3cb74cd1
RS
3882006-08-16 Richard Stallman <rms@gnu.org>
389
390 * keymaps.texi (Extended Menu Items): Show format of cached
391 bindings in extended menu items.
392
393 * customize.texi (Variable Definitions): Explain when the
394 standard value expression is evaluated.
395
7e188449
CY
3962006-08-15 Chong Yidong <cyd@stupidchicken.com>
397
398 * commands.texi (Reading One Event): Explain idleness in
399 `read-event'.
400
b8f5396a
CY
4012006-08-12 Chong Yidong <cyd@stupidchicken.com>
402
403 * text.texi (Near Point): Say "cursor" not "terminal cursor".
404 (Commands for Insertion): Removed split-line since it's not
405 relevant for Lisp programming.
406 (Yank Commands): Rewrite introduction.
407 (Undo): Clarify.
408 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
409 (Filling): Remove redundant comment. Clarify return value of
410 current-justification.
411 (Margins): Minor clarifications.
412 (Adaptive Fill): Update default value of adaptive-fill-regexp.
413 (Sorting): Update definition of sort-lines.
414 (Columns): Clarify behavior of sort-columns.
415 (Indent Tabs): Link to Tab Stops in Emacs manual.
416 (Special Properties): Clarify.
417 (Clickable Text): Mention Buttons package.
418
0c80afbd
EZ
4192006-08-12 Kevin Ryde <user42@zip.com.au>
420
421 * os.texi (Time Parsing): Add %z to description of
422 format-time-string, as per docstring. Add cross reference to
423 glibc manual for strftime.
424
02a2b2ad
RS
4252006-08-08 Richard Stallman <rms@gnu.org>
426
427 * modes.texi: Clean up wording in previous change.
428
34e5974a
CY
4292006-08-07 Chong Yidong <cyd@stupidchicken.com>
430
431 * modes.texi (Hooks): Clarify.
432 (Major Mode Basics): Mention define-derived-mode explicitly.
433 (Major Mode Conventions): Rebinding RET is OK for some modes.
434 Mention change-major-mode-hook and after-change-major-mode-hook.
435 (Example Major Modes): Moved to end of Modes section.
436 (Mode Line Basics): Clarify.
437 (Mode Line Data): Mention help-echo and local-map in strings.
438 Explain reason for treatment of non-risky variables.
439 (Properties in Mode): Clarify.
440 (Faces for Font Lock): Add font-lock-negation-char-face.
441
65c6c6b6
EZ
4422006-08-04 Eli Zaretskii <eliz@gnu.org>
443
444 * strings.texi (Formatting Strings): Warn against arbitrary
445 strings as first arg to `format'.
446
fc0ba1d0
TTN
4472006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
448
449 * text.texi (Clickable Text): Mention `help-echo' text property.
450 Update intro, examples and associated explanations.
451
a3483884
RS
4522006-07-31 Richard Stallman <rms@gnu.org>
453
454 * commands.texi: Update xrefs.
455 (Event Mod): New node, cut out from old Translating Input.
456
457 * maps.texi: Update xrefs.
fc0ba1d0 458
a3483884
RS
459 * keymaps.texi (Translation Keymaps): New node.
460 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 461
a3483884
RS
462 * elisp.texi (Top): Update subnode menu.
463
464 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
465
466 * os.texi (System Interface): Fix menu descriptions of some nodes.
467 (Translating Input): Node deleted.
fc0ba1d0 468
ec777101
NR
4692006-07-31 Nick Roberts <nickrob@snap.net.nz>
470
8d3f955b 471 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
472
473 * lists.texi (Sets And Lists): Likewise.
474
0f42ea76
TTN
4752006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
476
477 * text.texi (Fields): Mention POS
478 requirement when narrowing is in effect.
479
eb107d09
RS
4802006-07-28 Richard Stallman <rms@gnu.org>
481
0de8dcc9
RS
482 * display.texi (Face Attributes): Simplify wording.
483 (Attribute Functions): Clarify meaning of new-frame default
484 attribute settings.
485
eb107d09
RS
486 * customize.texi (Common Keywords): Document how to use
487 :package-version in a package not in Emacs.
488
d7fb9e6c
KS
4892006-07-28 Kim F. Storm <storm@cua.dk>
490
491 * commands.texi (Reading One Event): Fix last change.
492
c1c3d4f7
CY
4932006-07-26 Chong Yidong <cyd@stupidchicken.com>
494
495 * commands.texi (Reading One Event): Document SECONDS argument for
496 read-event, read-char, and read-char-exclusive.
497
94b39239
SM
4982006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
499
500 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
501 to ensure correct identification.
502
1cff9220
RS
5032006-07-24 Richard Stallman <rms@gnu.org>
504
5ac64732
RS
505 * text.texi (Clickable Text): Clarify.
506
1cff9220
RS
507 * sequences.texi (Vector Functions): Delete duplicate xref.
508
509 * objects.texi (Function Type): Clarify.
510
511 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
512 modes.
513
514 * lists.texi (List Variables): New node.
515 Material moved from other nodes.
516
517 * variables.texi (Setting Variables): add-to-list and
518 add-to-ordered-list moved to List Variables node.
519
38db29e0
TTN
5202006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
521
522 * text.texi (Links and Mouse-1):
523 For mouse-on-link-p, expand on arg POS.
524
9e4101b2
KS
5252006-07-21 Kim F. Storm <storm@cua.dk>
526
527 * display.texi (Forcing Redisplay): Don't mention systems which
528 don't support sub-second timers for redisplay-preemption-period.
529
530 * os.texi (Terminal Output): Clarify text vs graphical terminal.
531
cc539208
EZ
5322006-07-21 Eli Zaretskii <eliz@gnu.org>
533
534 * frames.texi (Input Focus): Document that focus-follows-mouse has
535 no effect on MS-Windows.
536
c29fbc93
RS
5372006-07-18 Richard Stallman <rms@gnu.org>
538
1ef252f6
RS
539 * display.texi (Forcing Redisplay): Cleanups in previous change.
540
c29fbc93
RS
541 * processes.texi (Low-Level Network): Make menu more convenient.
542
5b5fca28
KS
5432006-07-18 Kim F. Storm <storm@cua.dk>
544
2d545d83
KS
545 * display.texi (Forcing Redisplay): redisplay-preemption-period
546 only used on window systems. Add xref to Terminal Output.
547
548 * os.texi (Terminal Output): baud-rate only controls preemption on
549 non-window systems. Add xref to Forcing Redisplay.
550
5b5fca28
KS
551 * processes.texi (Low-Level Network): Rename node "Make Network"
552 to "Network Processes".
553
42995636
KB
5542006-07-18 Karl Berry <karl@gnu.org>
555
5b5fca28
KS
556 * variables.texi, functions.texi, customize.texi, loading.texi:
557 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 558
e1842332
CY
5592006-07-17 Chong Yidong <cyd@stupidchicken.com>
560
561 * commands.texi (Waiting): Document batch-mode sit-for behavior.
562
daeeeffc
RS
5632006-07-17 Richard Stallman <rms@gnu.org>
564
7c0c29ee
RS
565 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
566 Put period and comma inside quotes.
5b5fca28 567
7c0c29ee
RS
568 * loading.texi, markers.texi: Use real doublequote inside menus.
569
570 * windows.texi: Put point and comma inside quotes.
571 (Textual Scrolling): Use @samp for error message.
572
5b5fca28
KS
573 * variables.texi, tips.texi, syntax.texi, symbols.texi:
574 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
575 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
576 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
577 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
578 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 579 Put point and comma inside quotes.
5b5fca28 580
05bdf2d7
RS
581 * control.texi (Processing of Errors): Add command-error-function.
582
daeeeffc
RS
583 * variables.texi (File Local Variables): Clarify that
584 file local variables make buffer-local bindings.
585
586 * modes.texi (Syntactic Font Lock): Give default for
587 font-lock-syntax-table.
588
7e1c1289
NR
5892006-07-17 Nick Roberts <nickrob@snap.net.nz>
590
591 * text.texi (Special Properties): Clean up previous change.
592
912c7235
KB
5932006-07-16 Karl Berry <karl@gnu.org>
594
5b5fca28
KS
595 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
596 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 597
5b5fca28 598 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
599 underfull hbox.
600
54b7938f
NR
6012006-07-15 Nick Roberts <nickrob@snap.net.nz>
602
603 * text.texi (Special Properties): Describe fontified text property
604 in relation to a character (not text).
605
3f11901a
KS
6062006-07-15 Kim F. Storm <storm@cua.dk>
607
0864179a
KS
608 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
609 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
610 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
611
3f11901a
KS
612 * anti.texi (Antinews): Mention redisplay function.
613 The kbd macro existed, but was not documented, before 22.x.
614 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
615
b4f62d0a
NR
6162006-07-14 Nick Roberts <nickrob@snap.net.nz>
617
618 * display.texi (Displaying Messages): Add anchor.
619
620 * frames.texi (Dialog Boxes): Use it.
621
2c6e026a
RS
6222006-07-12 Richard Stallman <rms@gnu.org>
623
624 * objects.texi (Frame Type): Explain nature of frames better.
625
626 * frames.texi (Frames): Explain nature of frames better.
627
6282006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
629
630 * tips.texi (Coding Conventions): Explain why use cl at compile time.
631
099d4201
YM
6322006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
633
634 * frames.texi (Window System Selections): Mention scrap support for Mac.
635 Default value of x-select-enable-clipboard is t on Mac.
636
637 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
638
ff97f952
KS
6392006-07-11 Kim F. Storm <storm@cua.dk>
640
641 * display.texi (Forcing Redisplay): Add `redisplay' function.
642 Don't mention (sit-for -1) -- use (redisplay t) instead.
643
644 * commands.texi (Waiting): (sit-for -1) is no longer special.
645 (sit-for 0) is equivalent to (redisplay).
646 Iconifying/deiconifying no longer makes sit-for return.
647
a183016f
NR
6482006-07-10 Nick Roberts <nickrob@snap.net.nz>
649
650 * display.texi (Buttons): Fix typo.
651
652 * index.texi, elisp.texi (New Symbols): Comment node out.
653
b86be617
RS
6542006-07-09 Richard Stallman <rms@gnu.org>
655
656 * display.texi (Truncation): Clean up previous change.
657
3aa7c28e
RS
6582006-07-08 Richard Stallman <rms@gnu.org>
659
660 * commands.texi (Interactive Call): Use 3 as prefix in example
661 for execute-extended-command.
662
663 * display.texi (Attribute Functions): Move paragraph about
664 compatibility with Emacs < 21.
665
5a1048a5
KS
6662006-07-09 Kim F. Storm <storm@cua.dk>
667
668 * display.texi (Refresh Screen): Clarify force-window-update.
669 (Truncation): "Normally" indicated by fringe arrows.
670
89fb9154
EZ
6712006-07-08 Eli Zaretskii <eliz@gnu.org>
672
5a1048a5
KS
673 * windows.texi (Textual Scrolling, Resizing Windows):
674 * variables.texi (Constant Variables):
89fb9154
EZ
675 * text.texi (Buffer Contents, Deletion, Changing Properties)
676 (Property Search, Special Properties, Sticky Properties)
5a1048a5 677 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 678 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
679 (Categories):
680 * symbols.texi (Other Plists):
681 * streams.texi (Output Variables):
682 * processes.texi (Input to Processes, Query Before Exit):
683 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 684 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 685 (Session Management):
89fb9154 686 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
687 (Chars and Bytes, Locales):
688 * modes.texi (Defining Minor Modes, Header Lines):
689 * minibuf.texi (Minibuffer Contents):
690 * markers.texi (Information from Markers):
691 * lists.texi (List Elements, Building Lists, Association Lists):
692 * keymaps.texi (Tool Bar):
693 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
694 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
695 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
696 (Color Names, Text Terminal Colors, Display Feature Testing):
697 * files.texi (Visiting Functions, File Name Components)
5a1048a5 698 (Unique File Names, Contents of Directories):
89fb9154
EZ
699 * display.texi (Forcing Redisplay, Displaying Messages)
700 (Temporary Displays, Font Selection, Auto Faces)
701 (Font Lookup, Fringe Indicators, Display Margins)
702 (Image Descriptors, Showing Images, Image Cache, Button Types)
703 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
704 (Display Table Format, Glyphs):
705 * control.texi (Iteration):
706 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
707 * backups.texi (Making Backups, Auto-Saving):
708 Remove @tindex entries.
89fb9154 709
7f087030
KS
7102006-07-07 Kim F. Storm <storm@cua.dk>
711
712 * display.texi (Fringe Cursors): Fix typo.
713 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
714 (Overlay Arrow): Default is overlay-arrow fringe indicator.
715
978db147
RS
7162006-07-05 Richard Stallman <rms@gnu.org>
717
718 * text.texi (Buffer Contents): Add example of text props
719 in result of buffer-substring.
720 (Text Properties): Explain better about use of specific property names.
721 (Property Search): Some cleanups; reorder some functions.
722
723 * keymaps.texi (Changing Key Bindings): Cleanup.
724 Add xref to Key Binding Conventions.
725
726 * display.texi (Attribute Functions): Add examples for
727 face-attribute-relative-p.
728
729 * tips.texi (Coding Conventions): Cleanup last change.
730
42b50684
KB
7312006-07-05 Karl Berry <karl@gnu.org>
732
08b17d37
KS
733 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
734 Remove @setchapternewpage odd.
42b50684
KB
735 Result is 1013 pages, down from 1100.
736
08b17d37
KS
737 * anti.texi, customize.texi, display.texi, internals.texi:
738 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 739 Fix overfull/underfull boxes.
42b50684 740
180f018c
TTN
7412006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
742
743 * edebug.texi (Instrumenting):
744 Add Edebug-specific findex for eval-buffer.
745 * loading.texi (Loading):
746 Replace eval-current-buffer with eval-buffer.
747
8e338f7b
EZ
7482006-06-30 Nick Roberts <nickrob@snap.net.nz>
749
750 * locals.texi (Standard Buffer-Local Variables): Update the list
751 of variables.
752
0770a251
NR
7532006-06-26 Nick Roberts <nickrob@snap.net.nz>
754
755 * files.texi (File Name Completion): Point user to the node
756 "Reading File Names".
757
d9034473
EZ
7582006-06-24 Eli Zaretskii <eliz@gnu.org>
759
eff6bfea
EZ
760 * files.texi (Contents of Directories): Document case-insensitive
761 behavior on respective filesystems.
762
d9034473
EZ
763 * objects.texi (Character Type): Document that Emacs signals an
764 error for unsupported Unicode characters specified as \uNNNN.
765
a5bd14d3
RS
7662006-06-19 Richard Stallman <rms@gnu.org>
767
768 * processes.texi (Bindat Spec): Clarify previous change.
769
d1ae9041
RS
7702006-06-16 Richard Stallman <rms@gnu.org>
771
772 * tips.texi (Coding Conventions): Better explain conventions
773 for definition constructs.
774
775 * text.texi (Special Properties): String value of `read-only'
776 serves as the error message.
777
778 * objects.texi (Character Type): Clarify prev. change.
779 (Non-ASCII in Strings): Mention \u and \U.
780
781 * commands.texi (Using Interactive): Explain problem of
782 markers, etc., in command-history.
783
1bb32610
KS
7842006-06-14 Kim F. Storm <storm@cua.dk>
785
786 * commands.texi (Waiting): Negative arg to sit-for forces
787 redisplay even if input is pending.
788
789 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
790 redisplay. Remove incorrect example of binding redisplay-dont-pause
791 around (sit-for 0).
792
c7484981
RS
7932006-06-13 Richard Stallman <rms@gnu.org>
794
795 * display.texi (Forcing Redisplay): Clarify previous change.
796
d211faa2
RF
7972006-06-13 Romain Francoise <romain@orebokech.com>
798
799 * display.texi (Forcing Redisplay): Fix typo.
800
8eb2b87f
KS
8012006-06-13 Kim F. Storm <storm@cua.dk>
802
803 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
804
503b5e1c
LT
8052006-06-10 Luc Teirlinck <teirllm@auburn.edu>
806
807 * tips.texi (Coding Conventions): Add `@end itemize'.
808
9e362b84
RS
8092006-06-10 Richard Stallman <rms@gnu.org>
810
811 * tips.texi (Coding Conventions): Explain use of coding systems
812 to ensure one decoding for strings.
813
7cb93181
EZ
8142006-06-09 Aidan Kehoe <kehoea@parhasard.net>
815
9b7fa297 816 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
817 syntax.
818
afd63bda
EZ
8192006-06-07 Eli Zaretskii <eliz@gnu.org>
820
821 * display.texi (Font Selection): Remove description of
822 clear-face-cache.
823
824 * compile.texi (Eval During Compile): Fix a typo. Add index
825 entries for possible uses of eval-when-compile.
826
71ee3e04
TTN
8272006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
828
829 * display.texi (Abstract Display): Fix typo.
830
a941b26b
EZ
8312006-06-03 Eli Zaretskii <eliz@gnu.org>
832
833 * minibuf.texi (Minibuffer History) <history-add-new-input>:
834 Reword variable's description.
835
963128f3
RS
8362006-06-01 Richard Stallman <rms@gnu.org>
837
838 * windows.texi (Splitting Windows): Clarify splitting nonselected
839 window.
840
82db8fa7
JL
8412006-05-31 Juri Linkov <juri@jurta.org>
842
843 * minibuf.texi (Minibuffer History): Add history-add-new-input.
844
d9e8091d
RS
8452006-05-30 Richard Stallman <rms@gnu.org>
846
6ac209a3
RS
847 * display.texi (Line Height): Fix errors in description of
848 default line height and line-height properyty.
849
d9e8091d
RS
850 * nonascii.texi (Default Coding Systems): Further clarification.
851
93fd6289
LT
8522006-05-29 Luc Teirlinck <teirllm@auburn.edu>
853
854 * internals.texi (Pure Storage): Mention that an overflow in pure
855 space causes a memory leak.
856 (Garbage Collection): If there was an overflow in pure space,
857 `garbage-collect' returns nil.
858
7c42b3e0
EZ
8592006-05-30 Eli Zaretskii <eliz@gnu.org>
860
861 * nonascii.texi (Default Coding Systems): Fix it some more.
862
b8909e88
EZ
8632006-05-29 Eli Zaretskii <eliz@gnu.org>
864
865 * nonascii.texi (Default Coding Systems): Fix last change.
866
6d3906d5
KH
8672006-05-29 Kenichi Handa <handa@m17n.org>
868
869 * nonascii.texi (find-operation-coding-system): Describe the new
870 argument format (FILENAME . BUFFER).
871
0985f920
RS
8722006-05-28 Richard Stallman <rms@gnu.org>
873
874 * tips.texi (Coding Conventions): Better explain reasons not to
875 advise other packages or use `eval-after-load'.
876
6c6e0bb4
KS
8772006-05-29 Kim F. Storm <storm@cua.dk>
878
879 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
880 `bindat-idx' and `bindat-raw' for clarity.
881
096432af
TTN
8822006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
883
b9e17eb3
TTN
884 * processes.texi (Bindat Spec): Expand on `repeat' handler.
885
096432af
TTN
886 * display.texi (Display): Add "Abstract Display" to menu.
887 (Abstract Display, Abstract Display Functions)
888 (Abstract Display Example): New nodes.
889 * elisp.texi (Top): Add "Abstract Display" to menu.
890
e4b3f22f
CY
8912006-05-27 Chong Yidong <cyd@stupidchicken.com>
892
917b8227
CY
893 * keymaps.texi (Key Sequences): Link to input events definition.
894 (Format of Keymaps): Delete material duplicated in Keymap Basics.
895
e4b3f22f
CY
896 * files.texi (Changing Files): Document updated argument list for
897 copy-file.
898
f1b64ef1
TTN
8992006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
900
901 * processes.texi (Bindat Functions): Explain term "total length".
902 Use it in bindat-length and bindat-pack descriptions.
903
3d0793e4
EZ
9042006-05-26 Eli Zaretskii <eliz@gnu.org>
905
906 * tips.texi (Coding Conventions): Advise against using
907 eval-after-load in packages. Add an index entry.
908
abeb5483
JL
9092006-05-25 Juri Linkov <juri@jurta.org>
910
92aa92fa
JL
911 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
912
abeb5483
JL
913 * modes.texi (%-Constructs): Add %e, %z, %Z.
914
403a7bca
RS
9152006-05-25 Richard Stallman <rms@gnu.org>
916
917 * elisp.texi (Top): Update subnode menu.
918
919 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
920 (Keymaps): Update menu.
921
39a9bed3
CY
9222006-05-25 Chong Yidong <cyd@stupidchicken.com>
923
924 * keymaps.texi (Key Sequences): Some clarifications.
925
78b3f5c3
TTN
9262006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
927
928 * processes.texi (Bindat Functions): Say "unibyte string"
929 explicitly for bindat-unpack and bindat-pack descriptions.
930 (Bindat Examples): Don't call `string-make-unibyte' in example.
931
08244b81
CY
9322006-05-25 Chong Yidong <cyd@stupidchicken.com>
933
934 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
935 Explain string and vector representations of key sequences
936
78b3f5c3
TTN
937 * keymaps.texi (Changing Key Bindings):
938 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
939 * help.texi (Describing Characters): Refer to it.
940
b370c94d
LT
9412006-05-23 Luc Teirlinck <teirllm@auburn.edu>
942
943 * frames.texi (Pointer Shape): @end table -> @end defvar.
944
b8223441
RS
9452006-05-22 Richard Stallman <rms@gnu.org>
946
947 * elisp.texi (Top): Update subnode menus.
948
949 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
950 Contents rewritten; material from old Pointer Shape node moved here.
951
952 * display.texi (Pointer Shape): Node deleted.
953 (Image Descriptors): Minor cleanup.
954
c18eec5c
RS
9552006-05-21 Richard Stallman <rms@gnu.org>
956
957 * syntax.texi (Parsing Expressions): Update info on which STATE
958 elements are ignored.
959
9300b310
LT
9602006-05-19 Luc Teirlinck <teirllm@auburn.edu>
961
86735b2d
LT
962 * hooks.texi (Standard Hooks): Correct typo.
963
9300b310
LT
964 * gpl.texi (GPL): ifinfo -> ifnottex.
965
75e3b957
EZ
9662006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
967
968 * searching.texi (Simple Match Data): Warn about match data being
969 set anew by every search.
970
0bcf8735
RS
9712006-05-17 Richard Stallman <rms@gnu.org>
972
973 * minibuf.texi (Minibuffer History): Clarify.
974
975 * searching.texi (Regexp Special): Clarify nested regexp warning.
976
b3abe3a5
KS
9772006-05-16 Kim F. Storm <storm@cua.dk>
978
979 * minibuf.texi (Minibuffer History): Update add-to-history.
980
bc20db55
KH
9812006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
982
983 * nonascii.texi (Explicit Encoding): Fix
984 typo (encoding<->decoding).
985
f31263a4
RS
9862006-05-14 Richard Stallman <rms@gnu.org>
987
46a2df8e
RS
988 * buffers.texi (Creating Buffers): Cleanup.
989
f31263a4
RS
990 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
991
1299a5a4
EZ
9922006-05-13 Eli Zaretskii <eliz@gnu.org>
993
642c61f3
EZ
994 * buffers.texi (Current Buffer): Document that with-temp-buffer
995 disables undo.
996
1299a5a4
EZ
997 * os.texi (Terminal-Specific): More accurate description of how
998 Emacs searches for the terminal-specific libraries.
999
61515a63
EZ
10002006-05-12 Eli Zaretskii <eliz@gnu.org>
1001
b811ef49
EZ
1002 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1003 emacs-xtra to @inforef's.
1004
4a7910c7
EZ
1005 * text.texi (Undo): Document that undo is turned off in buffers
1006 whose names begin with a space.
1007
1008 * buffers.texi (Buffer Names): Add index entries for buffers whose
1009 names begin with a space.
1010 (Creating Buffers): Document that undo is turned off in buffers
1011 whose names begin with a space.
1012
f055e02c
EZ
1013 * files.texi (Visiting Functions, Reading from Files)
1014 (Saving Buffers): Mention code and EOL conversions by file I/O
1015 primitives and subroutines.
1016
0ef0b416
EZ
1017 * nonascii.texi (Lisp and Coding Systems): Document
1018 coding-system-eol-type. Add index entries for eol conversion.
1019
61515a63
EZ
1020 * display.texi (Defining Faces): Mention `mac', and add an xref to
1021 where window-system is described.
1022
e4c068c0
RS
10232006-05-10 Richard Stallman <rms@gnu.org>
1024
1025 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1026
31035927
RS
10272006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1028
1029 * variables.texi (File Local Variables): Recommend to quote lambda
1030 expressions in safe-local-variable property.
1031
f12a0718
RS
10322006-05-09 Richard Stallman <rms@gnu.org>
1033
1034 * variables.texi (File Local Variables): Document
1035 safe-local-eval-forms and safe-local-eval-function.
1036
ed7e6c32
KS
10372006-05-07 Kim F. Storm <storm@cua.dk>
1038
1039 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1040 from add-to-history.
1041
5a36d834
RF
10422006-05-07 Romain Francoise <romain@orebokech.com>
1043
1044 * commands.texi (Event Input Misc):
1045 * compile.texi (Eval During Compile):
1046 * internals.texi (Buffer Internals):
1047 * minibuf.texi (Initial Input):
1048 * nonascii.texi (Scanning Charsets):
1049 * numbers.texi (Comparison of Numbers):
1050 * windows.texi (Textual Scrolling, Vertical Scrolling):
1051 Fix various typos.
1052
fbc284f6
EZ
10532006-05-06 Eli Zaretskii <eliz@gnu.org>
1054
f53d2e87
EZ
1055 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1056 conditional xref's to either emacs or emacs-xtra, depending on
1057 @iftex/@ifnottex.
1058
fbc284f6
EZ
1059 * minibuf.texi (Minibuffer History): Document add-to-history.
1060
3dfed653
EZ
10612006-05-05 Eli Zaretskii <eliz@gnu.org>
1062
1063 * internals.texi (Pure Storage): Mention the pure overflow message
1064 at startup.
1065
8e7a9a24
EZ
10662006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1067
1068 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1069 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1070 search.
1071
d0789de9
RS
10722006-05-01 Richard Stallman <rms@gnu.org>
1073
1074 * intro.texi (nil and t): Clarify.
1075
1076 * variables.texi (File Local Variables): Suggest using booleanp.
1077
fc2cb772
JB
10782006-05-01 Juanma Barranquero <lekktu@gmail.com>
1079
1080 * objects.texi (Type Predicates): Fix typos.
1081
27c5714a
SM
10822006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1083
1084 * intro.texi (nil and t): Add booleanp.
1085
1086 * objects.texi (Type Predicates): Add links for booleanp and
1087 string-or-null-p.
1088
eadb9d45
RS
10892006-04-29 Richard Stallman <rms@gnu.org>
1090
27c5714a 1091 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1092 Multi line Font Lock Elements. Much clarification.
1093 (Font Lock Multiline, Region to Fontify): Much clarification.
1094
7817e3d3
SM
10952006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * variables.texi (File Local Variables): Remove the special case t for
1098 safe-local-variable.
1099
8ac3a455
RS
11002006-04-26 Richard Stallman <rms@gnu.org>
1101
1102 * syntax.texi (Parsing Expressions): Minor cleanup.
1103
290e4aae
RS
11042006-04-18 Richard Stallman <rms@gnu.org>
1105
1106 * tips.texi (Coding Conventions): Explain when the package's
1107 prefix should appear later on (not at the start of the name).
1108
1109 * searching.texi (String Search): Clarify effect of NOERROR.
1110
1111 * modes.texi (Imenu): Clarify what special items do.
1112
1113 * hooks.texi (Standard Hooks): Delete text about old hook names.
1114
1e2b8ce5
RF
11152006-04-17 Romain Francoise <romain@orebokech.com>
1116
1117 * variables.texi (Local Variables): Update the default value of
1118 `max-specpdl-size'.
1119
51fa34bc
MB
11202006-04-15 Michael Olson <mwolson@gnu.org>
1121
1122 * processes.texi (Transaction Queues): Mention the new optional
1123 `delay-question' argument for `tq-enqueue'.
1124
61f32d39
BW
11252006-04-13 Bill Wohler <wohler@newt.com>
1126
1127 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1128 :package-version value. Specify its values. Improve documentation
50b7bce0 1129 for customize-package-emacs-version-alist.
61f32d39 1130
4f8ed159
BW
11312006-04-12 Bill Wohler <wohler@newt.com>
1132
1133 * customize.texi (Common Keywords): Move description of
1134 customize-package-emacs-version-alist to @defvar.
1135
e5e864ab
BW
11362006-04-10 Bill Wohler <wohler@newt.com>
1137
1138 * customize.texi (Common Keywords): Add :package-version.
1139
6c230417
KS
11402006-04-10 Kim F. Storm <storm@cua.dk>
1141
1142 * text.texi (Buffer Contents): Add NOPROPS arg to
1143 filter-buffer-substring.
1144
d82eac8f
EZ
11452006-04-08 Kevin Ryde <user42@zip.com.au>
1146
1147 * os.texi (Command-Line Arguments): Update xref to emacs manual
1148 "Command Arguments" -> "Emacs Invocation", per change there.
1149
4f815b29
TTN
11502006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1151
1152 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1153 be on one line to help makeinfo not render two spaces after the dot.
1154
122c3009
RS
11552006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1156
1157 * strings.texi (Predicates for Strings): Add string-or-null-p.
1158
da68bc3d
KS
11592006-03-28 Kim F. Storm <storm@cua.dk>
1160
1161 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1162 remarks about systems that don't support fractional seconds.
1163
b223e22d
KB
11642006-03-25 Karl Berry <karl@gnu.org>
1165
fc2cb772 1166 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1167 the year list.
1168
b756c64c
NR
11692006-03-21 Nick Roberts <nickrob@snap.net.nz>
1170
1171 * display.texi (Fringe Indicators): Fix typos.
1172
fe3dca59
LT
11732006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1174
c287ad03 1175 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1176 in front of a quoted symbol in a docstring to prevent making a
1177 hyperlink.
1178
e91d4202
AM
11792006-03-19 Alan Mackenzie <acm@muc.de>
1180
290e4aae 1181 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1182
e8a5f60b
RS
11832006-03-16 Richard Stallman <rms@gnu.org>
1184
1185 * display.texi (Defining Images): Minor cleanup.
1186
486daaa5
BW
11872006-03-16 Bill Wohler <wohler@newt.com>
1188
1189 * display.texi (Defining Images): In image-load-path-for-library,
1190 prefer user's images.
1191
4ffc92c2
SM
11922006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1195
874a6ef8
BW
11962006-03-15 Bill Wohler <wohler@newt.com>
1197
1198 * display.texi (Defining Images): Fix example in
1199 image-load-path-for-library by not recommending that one binds
fc2cb772 1200 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1201 it if previously defined.
1202
70949f30
BW
12032006-03-14 Bill Wohler <wohler@newt.com>
1204
1205 * display.texi (Defining Images): In image-load-path-for-library,
1206 always return list of directories. Update example.
1207
c852c516
AM
12082006-03-14 Alan Mackenzie <acm@muc.de>
1209
1210 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1211 This describes font-lock-extend-region-function.
4ffc92c2 1212 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1213 the new node "Region to Fontify".
1214
7cd3712b
RS
12152006-03-13 Richard Stallman <rms@gnu.org>
1216
1217 * display.texi (Invisible Text): The impossible position is
1218 now before the invisible text, not after.
1219 (Defining Images): Clean up last change.
1220
2c676341
BW
12212006-03-11 Bill Wohler <wohler@newt.com>
1222
1223 * display.texi (Defining Images): Add image-load-path-for-library.
1224
6f49b4c5
LT
12252006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1226
2d14c9bf
LT
1227 * text.texi (Adaptive Fill): Fix Texinfo usage.
1228
1229 * strings.texi (Creating Strings): Fix Texinfo usage.
1230
6f49b4c5
LT
1231 * searching.texi (Regexp Special): Use @samp for regular
1232 expressions that are not in Lisp syntax.
1233
fc1d3386
LT
12342006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1235
1236 * searching.texi (Regexp Special): Put remark between parentheses
1237 to avoid misreading.
1238
7b2c2ca9
LT
12392006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1240
1241 * searching.texi (Syntax of Regexps): More accurately describe
1242 which characters are special in which situations.
1243 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1244 are not special. Describe in detail when `[' and `]' are special.
1245 (Regexp Backslash): Plenty of regexps with unbalanced square
1246 brackets are valid, so reword that statement.
1247
f79bc642
KS
12482006-03-02 Kim F. Storm <storm@cua.dk>
1249
1250 * keymaps.texi (Tool Bar): Add tool-bar-border.
1251
1d9a5237
LT
12522006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1253
a86b01fa 1254 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1255
2534ef94
LT
12562006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1257
1258 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1259
1260 * files.texi (Locating Files): Suggest additional values for the
1261 SUFFIXES arg of `locate-file'. Update pxref.
1262
1263 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1264 (How Programs Do Loading): Discuss the effects of Auto Compression
1265 mode on `load'.
1266 (Load Suffixes): New node.
394e96d5 1267 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1268 moved to "Load Suffixes".
1269 (Autoload, Named Features): Mention `load-suffixes'.
1270
dd9959da 12712006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1272
1273 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1274
1275 * windows.texi (Window Tree): Fix typo.
1276
49af2995
KS
12772006-02-20 Kim F. Storm <storm@cua.dk>
1278
1279 * display.texi (Fringe Indicators): New section.
1280 Move indicate-empty-lines, indicate-buffer-boundaries, and
1281 default-indicate-buffer-boundaries here.
1282 Add fringe-indicator-alist and default-fringes-indicator-alist.
1283 Add list of logical fringe indicator symbols.
1284 Update list of standard bitmap names.
1285 (Fringe Cursors): New section.
1286 Move overflow-newline-into-fringe here.
1287 Add fringe-cursor-alist and default-fringes-cursor-alist.
1288 Add list of fringe cursor symbols.
1289
58f71009
JB
12902006-02-20 Juanma Barranquero <lekktu@gmail.com>
1291
1292 * commands.texi (Using Interactive): Fix reference to node
1293 "Minibuffers".
1294
5498b6af
RS
12952006-02-19 Richard M. Stallman <rms@gnu.org>
1296
1297 * minibuf.texi (High-Level Completion):
1298 Add xref to read-input-method-name.
1299
1300 * files.texi (Relative File Names): Move file-relative-name here.
1301 (File Name Expansion): From here. Minor clarifications.
1302
1303 * commands.texi (Using Interactive): Add xrefs about reading input.
1304 Clarify remarks about that moving point and mark.
1305 Put string case before list case.
1306
43ce897a 13072006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1308
4ffc92c2
SM
1309 * display.texi (Other Display Specs, Image Descriptors):
1310 Revert erroneous changes. The previous description of
1311 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1312
1324d26e
RS
13132006-02-14 Richard M. Stallman <rms@gnu.org>
1314
1315 * variables.texi (File Local Variables): Clarifications.
1316
0da93350
JB
13172006-02-14 Juanma Barranquero <lekktu@gmail.com>
1318
1319 * variables.texi (File Local Variables): Use @code for a cons
1320 cell, not @var.
1321
51a39bab
CY
13222006-02-13 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * variables.texi (File Local Variables): Document new file local
1325 variable behavior.
1326
d342156c
KS
13272006-02-10 Kim F. Storm <storm@cua.dk>
1328
1329 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1330
8392fe4a
JB
13312006-02-08 Juanma Barranquero <lekktu@gmail.com>
1332
1333 * modes.texi (%-Constructs): Remove obsolete info about
1334 `global-mode-string'.
1335
cd6cd82a
RS
13362006-02-07 Richard M. Stallman <rms@gnu.org>
1337
d78dc2d8
RS
1338 * commands.texi (Prefix Command Arguments): Minor cleanup.
1339
1340 * display.texi: "Graphical display", not window system.
1341
cd6cd82a
RS
1342 * functions.texi (What Is a Function): Fix xref.
1343
1344 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1345 (Changing Key Bindings): Clarify when remapping is better than
1346 substitute-key-definition.
1347
13482006-02-02 Richard M. Stallman <rms@gnu.org>
1349
1350 * minibuf.texi (Basic Completion): Completion alists are risky.
1351
1352 * keymaps.texi (Active Keymaps): Clarifications.
1353 (Searching Keymaps): New node.
1354 (Keymaps): Update menu.
1355
1356 * frames.texi (Layout Parameters): Minor clarification.
1357 (Drag and Drop): New node.
1358 (Frames): Update menu.
1359
cf052abc
CY
13602006-01-29 Chong Yidong <cyd@stupidchicken.com>
1361
4ffc92c2
SM
1362 * display.texi (Other Display Specs, Image Descriptors):
1363 Image description is a list, not a cons cell.
cf052abc 1364
1f2907ee
LT
13652006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1366
1367 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1368 list is not necessarily a list).
1369
a849f77d
EZ
13702006-01-27 Eli Zaretskii <eliz@gnu.org>
1371
1372 * frames.texi (Layout Parameters): border-width and
1373 internal-border-width belong to the frame, not the window.
1374
d322eb9b
RS
13752006-01-19 Richard M. Stallman <rms@gnu.org>
1376
1377 * nonascii.texi (Translation of Characters): Search cmds use
1378 translation-table-for-input. Automatically made local.
1379
1380 * markers.texi (Overview of Markers): Count insertion type
1381 as one of a marker's attributes.
1382
cd6cd82a
RS
1383 * keymaps.texi (Controlling Active Maps): New node, split out of
1384 Active Keymaps.
1385 (Keymaps): Menu updated.
1386 (Active Keymaps): Give pseudocode to explain how the active
1387 maps are searched. current-active-maps and key-binding moved here.
1388 (Functions for Key Lookup): current-active-maps and key-binding moved.
1389 Clarifications.
1390 (Searching the Keymaps): New subnode.
1391
d322eb9b
RS
1392 * elisp.texi (Top): Menu clarification.
1393
1394 * display.texi (Other Display Specs): Delete duplicate entry for
1395 just a string as display spec. Move text about recursive display
1396 specs on such a string.
1397
1398 * commands.texi (Key Sequence Input): Clarify.
1399 Move num-nonmacro-input-events out.
1400 (Reading One Event): num-nonmacro-input-events moved here.
1401
2ac77b5a
NR
14022006-01-14 Nick Roberts <nickrob@snap.net.nz>
1403
1404 * advice.texi (Simple Advice): Update example to fit argument
1405 change in previous-line.
1406
a203a18c
RS
14072006-01-05 Richard M. Stallman <rms@gnu.org>
1408
1409 * markers.texi (The Mark): Fix in `mark'.
1410
d9043ddf
RS
14112006-01-04 Richard M. Stallman <rms@gnu.org>
1412
1413 * processes.texi (Misc Network, Make Network): Minor cleanups.
1414
8a5db8ae
KS
14152006-01-04 Kim F. Storm <storm@cua.dk>
1416
1417 * processes.texi (Make Network): Add IPv6 addresses and handling.
1418 (Network Feature Testing): Mention (:family ipv6).
1419 (Misc Network): Add IPv6 formats to format-network-address.
1420
19bb7940
RS
14212005-12-30 Richard M. Stallman <rms@gnu.org>
1422
1423 * text.texi (Changing Properties):
1424 Don't use return value of set-text-properties.
1425
b9cb50d9
LT
14262005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1427
1428 * modes.texi (Mode Line Format): Correct typo in menu.
1429
94a867a6
RS
14302005-12-29 Richard M. Stallman <rms@gnu.org>
1431
1432 * modes.texi (Mode Line Top): New node.
1433 (Mode Line Data): Some text moved to new node.
1434 Explain the data structure more concretely.
1435 (Mode Line Basics): Clarifications.
1436 (Mode Line Variables): Clarify intro paragraph.
1437 (%-Constructs): Clarify intro paragraph.
1438 (Mode Line Format): Update menu.
1439
ba455131
LT
14402005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1441
1442 * minibuf.texi (Basic Completion): Update lazy-completion-table
1443 examples for removal of ARGS argument.
1444
2b6abe1e
RS
14452005-12-23 Richard M. Stallman <rms@gnu.org>
1446
1447 * text.texi (Undo): Restore some explanation from the version
1448 that was deleted.
1449
2d7409f2
EZ
14502005-12-23 Eli Zaretskii <eliz@gnu.org>
1451
abeb5483 1452 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1453 funname' and `apply delta' elements of the undo list.
1454
2e23b82e
RS
14552005-12-20 Richard M. Stallman <rms@gnu.org>
1456
1457 * help.texi (Help Functions): Update documentation of `apropos'.
1458
a31687ce
LT
14592005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1460
1461 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1462 because it is confusing. If the :help-echo keyword is a function,
1463 it is not directly used as the :help-echo overlay property, as the
1464 xref seems to suggest (it does not take the appropriate args).
1465
0e83c4e9
LT
14662005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1467
1468 * customize.texi (Common Keywords): Fix Texinfo usage.
1469 (Group Definitions, Variable Definitions): Update for new
1470 conventions for using `*' in docstrings.
77df907a
LT
1471
1472 * tips.texi (Documentation Tips): Update for new conventions for
1473 using `*' in docstrings.
1474
69487a1f
RS
14752005-12-16 Richard M. Stallman <rms@gnu.org>
1476
1477 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1478
2a502a32
JL
14792005-12-16 Juri Linkov <juri@jurta.org>
1480
1481 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1482
b158c851
RF
14832005-12-14 Romain Francoise <romain@orebokech.com>
1484
1485 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1486 Fix typo.
1487
d7d1f75e
JL
14882005-12-11 Juri Linkov <juri@jurta.org>
1489
1490 * minibuf.texi (Completion Commands): Add mention of read-file-name
1491 for filename completion keymaps.
1492 (Reading File Names): Add mention of filename completion keymaps
1493 for read-file-name and xref to `Completion Commands'.
1494
4b1c16c2
RS
14952005-12-10 Richard M. Stallman <rms@gnu.org>
1496
1497 * customize.texi (Common Keywords): State caveats for use of :tag.
1498
1d49d5d9
RS
14992005-12-08 Richard M. Stallman <rms@gnu.org>
1500
2663a204
RS
1501 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1502 with xrefs and better explanation.
1503 (Completion Commands): Add the filename completion maps.
1504
1d49d5d9
RS
1505 * objects.texi (Character Type): Clarify that \s is not space
1506 if a dash follows.
1507
fa0d4d0c
RS
15082005-12-05 Richard M. Stallman <rms@gnu.org>
1509
1510 * windows.texi (Resizing Windows): Delete preserve-before args.
1511
d64b177a
SM
15122005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1513
1514 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1515 in full keymaps, since the quirk has been fixed.
1516
79019cc9
EZ
15172005-12-03 Eli Zaretskii <eliz@gnu.org>
1518
1519 * hooks.texi (Standard Hooks): Add index entries. Mention
1520 `compilation-finish-functions'.
1521
161ef3be
RS
15222005-11-27 Richard M. Stallman <rms@gnu.org>
1523
1524 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1525
17c1971a
JL
15262005-11-21 Juri Linkov <juri@jurta.org>
1527
1528 * customize.texi (Common Keywords): Update links types
1529 custom-manual and url-link. Add link types emacs-library-link,
1530 file-link, function-link, variable-link, custom-group-link.
1531
5890344b
CY
15322005-11-20 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * display.texi: Revert 2005-11-20 change.
1535
cbce0752
TTN
15362005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1537
1538 * processes.texi (Bindat Functions):
1539 Say "third" to refer to zero-based index "2".
1540
ff04c885
LT
15412005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1542
1543 * loading.texi (Library Search): Update the default value of
1544 `load-suffixes'.
1545
ce8d4e00
CY
15462005-11-17 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * display.texi (Attribute Functions): Mention :ignore-defface.
1549
cbad4a9e
SM
15502005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1553 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1554
fda12b27
RS
15552005-11-06 Richard M. Stallman <rms@gnu.org>
1556
1557 * files.texi (Magic File Names): find-file-name-handler checks the
1558 `operations' property of the handler.
1559
e082564e
RS
15602005-11-03 Richard M. Stallman <rms@gnu.org>
1561
1562 * variables.texi (Frame-Local Variables): Small clarification.
1563
f0cdd9e4
CY
15642005-10-29 Chong Yidong <cyd@stupidchicken.com>
1565
1566 * os.texi (Init File): Document ~/.emacs.d/init.el.
1567
685abb98
RS
15682005-10-29 Richard M. Stallman <rms@gnu.org>
1569
1570 * internals.texi (Garbage Collection): Document memory-full.
1571
7000848e
BW
15722005-10-28 Bill Wohler <wohler@newt.com>
1573
1574 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1575 for URLs.
1576
107fb6c9
RS
15772005-10-28 Richard M. Stallman <rms@gnu.org>
1578
1579 * minibuf.texi (Completion Commands): Clean up prev change.
1580
15812005-10-26 Kevin Ryde <user42@zip.com.au>
1582
1583 * compile.texi (Eval During Compile): Explain recommended uses
1584 of eval-when-compile and eval-and-compile.
1585
1d8e69a2
MY
15862005-10-27 Masatake YAMATO <jet@gyve.org>
1587
cbad4a9e 1588 * minibuf.texi (Completion Commands):
1d8e69a2 1589 Write about new optional argument for `display-completion-list'.
cbad4a9e 1590
6a897887
RS
15912005-10-23 Richard M. Stallman <rms@gnu.org>
1592
1593 * display.texi (Overlay Arrow): Clarify about local bindings of
1594 overlay-arrow-position.
1595
6d1e17be
EZ
15962005-10-22 Eli Zaretskii <eliz@gnu.org>
1597
1598 * internals.texi (Building Emacs): Fix last change.
1599
db5fe0a6
RS
16002005-10-22 Richard M. Stallman <rms@gnu.org>
1601
1602 * internals.texi (Building Emacs): Document eval-at-startup.
1603
45158e77
RS
16042005-10-21 Richard M. Stallman <rms@gnu.org>
1605
1606 * loading.texi (Where Defined): load-history contains abs file names.
1607 symbol-file returns abs file names.
1608
e50165ec
KS
16092005-10-19 Kim F. Storm <storm@cua.dk>
1610
1611 * display.texi (Showing Images): Add max-image-size integer value.
1612
63ab30d0
CY
16132005-10-18 Chong Yidong <cyd@stupidchicken.com>
1614
1615 * display.texi (Showing Images): Document max-image-size.
1616
f8252852
RS
16172005-10-17 Richard M. Stallman <rms@gnu.org>
1618
1619 * commands.texi (Quitting): Minor clarification.
1620
1621 * processes.texi (Sentinels): Clarify about output and quitting.
1622 (Filter Functions): Mention with-local-quit.
1623
c1bed3aa
JL
16242005-10-17 Juri Linkov <juri@jurta.org>
1625
1626 * buffers.texi (Current Buffer):
1627 * commands.texi (Event Input Misc):
1628 * compile.texi (Eval During Compile, Compiler Errors):
1629 * customize.texi (Group Definitions):
1630 * display.texi (Progress, Defining Faces):
1631 * files.texi (Writing to Files):
1632 * modes.texi (Mode Hooks, Defining Minor Modes):
1633 * streams.texi (Output Functions):
1634 * syntax.texi (Syntax Table Functions):
1635 * text.texi (Change Hooks):
1636 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1637
1638 * commands.texi (Quitting): Replace arg `forms' with `body' in
1639 `with-local-quit'.
1640
1641 * positions.texi (Excursions): Replace arg `forms' with `body' in
1642 `save-excursion'.
1643
ef1b4c9e
KS
16442005-10-08 Kim F. Storm <storm@cua.dk>
1645
1646 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1647 Rename manual section accordingly.
1648
abc8ce50
KS
16492005-10-04 Kim F. Storm <storm@cua.dk>
1650
1651 * windows.texi (Window Split Tree): New section describing
1652 new function window-split-tree function.
1653
a1f5a1f0
NR
16542005-10-03 Nick Roberts <nickrob@snap.net.nz>
1655
1656 * display.texi (Fringe Size/Pos): Simplify and add detail.
1657
97c3e4cc
RF
16582005-09-30 Romain Francoise <romain@orebokech.com>
1659
1660 * minibuf.texi (High-Level Completion): Explain that the prompt
1661 given to `read-buffer' should end with a colon and a space.
1662 Update usage examples.
1663
8ad8c5ce
JL
16642005-09-29 Juri Linkov <juri@jurta.org>
1665
1666 * display.texi (Displaying Messages): Rename argument name
1667 `string' to `format-string' in functions `message', `message-box',
1668 `message-or-box'.
1669
63182706
CY
16702005-09-26 Chong Yidong <cyd@stupidchicken.com>
1671
fc2cb772 1672 * errors.texi (Standard Errors): Correct xrefs.
63182706 1673
906320ec
CY
16742005-09-18 Chong Yidong <cyd@stupidchicken.com>
1675
fc2cb772 1676 * display.texi (Defining Images): Update documentation for
906320ec
CY
1677 `image-load-path'.
1678
8ccd3630
RS
16792005-09-17 Richard M. Stallman <rms@gnu.org>
1680
1681 * display.texi (Defining Images): Clean up previous change.
1682
7260457b
RF
16832005-09-16 Romain Francoise <romain@orebokech.com>
1684
1685 * elisp.texi: Specify GFDL version 1.2.
1686
1687 * doclicense.texi (GNU Free Documentation License): Update to
1688 version 1.2.
1689
5b51c037
CY
16902005-09-15 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * display.texi (Defining Images): Document `image-load-path'.
1693
5c4757d3
RS
16942005-09-15 Richard M. Stallman <rms@gnu.org>
1695
1696 * objects.texi (Printed Representation): Minor cleanup.
1697 (Box Diagrams): Minor fix.
1698 (Cons Cell Type): Move (...) index item here.
1699 (Box Diagrams): From here.
1700 (Array Type): Minor fix.
1701 (Type Predicates): Delete index "predicates".
1702 (Hash Table Type): Clarify xref.
1703 (Dotted Pair Notation): Minor fix.
1704
2bb8b80c
CY
17052005-09-10 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * files.texi (Saving Buffers): Fix typo.
1708
47b8bc5d
RS
17092005-09-08 Richard M. Stallman <rms@gnu.org>
1710
1711 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1712
475aab0d
CY
17132005-09-08 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * locals.texi (Standard Buffer-Local Variables): Don't include
1716 mode variables for minor modes.
1717 Fix xrefs for buffer-display-count, buffer-display-table,
1718 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1719 enable-multibyte-characters, fill-column, header-line-format,
1720 left-fringe-width, left-margin, and right-fringe-width.
1721
1722 * hooks.texi (Standard Hooks): All hooks should conform to the
1723 standard naming convention now.
1724 Fix xref for `echo-area-clear-hook'.
1725
1726 * display.texi (Usual Display): Note that indicate-empty-lines and
1727 tab-width are buffer-local.
1728
1729 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1730
1731 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1732
1733 * nonascii.texi (Encoding and I/O): Note that
1734 buffer-file-coding-system is buffer-local.
1735
1736 * positions.texi (List Motion): Note that defun-prompt-regexp is
1737 buffer-local.
1738
1739 * text.texi (Auto Filling): Note that auto-fill-function is
1740 buffer-local.
1741 (Undo): Note that buffer-undo-list is buffer-local.
1742
1743 * windows.texi (Buffers and Windows): Document
1744 buffer-display-count.
1745
2a6bc1f7
RS
17462005-09-06 Richard M. Stallman <rms@gnu.org>
1747
1748 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1749 package prefix elsewhere than at the start of the name.
1750
d7ea8b71
RS
17512005-09-03 Richard M. Stallman <rms@gnu.org>
1752
1753 * tips.texi (Programming Tips): Add conventions for minibuffer
1754 questions and prompts.
1755
0c6087a6
RS
17562005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1757
1758 * intro.texi (nil and t): Minor cleanup.
1759 Delete spurious mention of keyword symbols.
1760 (Evaluation Notation): Add index entry.
1761 (A Sample Function Description): Minor cleanup.
1762 (A Sample Variable Description): Not all vars can be set.
1763
4b5fa40e
TTN
17642005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1765
1766 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1767
1768 (Insertion): Document precise type of `insert-char' arg COUNT.
1769
34b50776
SM
17702005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1771
1772 * modes.texi (Other Font Lock Variables): Sync the default of
1773 font-lock-lines-before.
1774
c1105d05
MA
17752005-08-31 Michael Albinus <michael.albinus@gmx.de>
1776
1777 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1778
62929713
RS
17792005-08-29 Richard M. Stallman <rms@gnu.org>
1780
1781 * elisp.texi (Top): Update subnode menu.
1782
1783 * searching.texi (Searching and Matching): Move node.
1784 Rearrange contents and add overall explanation.
1785 (Searching and Case): Move node.
1786 (Searching and Matching): Update menu.
1787
0fb57cc0
EZ
17882005-08-27 Eli Zaretskii <eliz@gnu.org>
1789
1790 * os.texi (Startup Summary): Fix the description of the initial
1791 startup message display.
1792
3e80c4c1
RS
17932005-08-25 Richard M. Stallman <rms@gnu.org>
1794
1795 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1796
17972005-08-25 Emilio C. Lopes <eclig@gmx.net>
1798
1799 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1800 `next-overlay-change' example.
c1105d05 1801
79a8defb
JL
18022005-08-22 Juri Linkov <juri@jurta.org>
1803
1804 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1805 Fix invert-face. Fix args of face-background.
1806
16691d29
JL
1807 * display.texi (Standard Faces): Delete node.
1808 (Faces): Add xref to `(emacs)Standard Faces'.
1809 (Displaying Faces): Fix xref to `Standard Faces'.
1810
1811 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1812
217b694f
EZ
18132005-08-20 Alan Mackenzie <acm@muc.de>
1814
1815 * buffers.texi (The Buffer List): Clarify the manipulation of the
1816 buffer list.
1817
0bf14bfd
RS
18182005-08-14 Richard M. Stallman <rms@gnu.org>
1819
7ad1498e
AS
1820 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1821 a regexp.
0bf14bfd 1822
c118d09e
RS
18232005-08-11 Richard M. Stallman <rms@gnu.org>
1824
59cb8c23
RS
1825 * elisp.texi (Top): Update subnode lists.
1826
1827 * display.texi (Inverse Video): Node deleted.
1828
c118d09e
RS
1829 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1830 New nodes split out of Coding Conventions.
1831
1832 * searching.texi (Regular Expressions): Document re-builder.
1833
1834 * os.texi (Time Parsing): New node split out of Time Conversion.
1835
1836 * processes.texi (Misc Network, Network Feature Testing)
1837 (Network Options, Make Network): New nodes split out of
1838 Low-Level Network.
1839
67ec7f41
RS
18402005-08-09 Richard M. Stallman <rms@gnu.org>
1841
76d47f0d
RS
1842 * frames.texi (Geometry): New node, split from Size and Position.
1843 (Frame Parameters): Refer to Geometry.
1844
67ec7f41 1845 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1846
67ec7f41
RS
1847 * windows.texi (Splitting Windows): Fix xref.
1848
1849 * frames.texi (Layout Parameters): Add xref.
1850
1851 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1852
1853 * keymaps.texi (Menu Bar): Fix xref.
1854
1855 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1856
1857 * modes.texi (%-Constructs): Fix xref.
1858
1859 * frames.texi (Window Frame Parameters): Node split up.
1860 (Basic Parameters, Position Parameters, Size Parameters)
1861 (Layout Parameters, Buffer Parameters, Management Parameters)
1862 (Cursor Parameters, Color Parameters): New subnodes.
1863
adb5e445
LT
18642005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1865
1866 * positions.texi (Screen Lines): Update xref for previous change
1867 in minibuf.texi.
1868
1869 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1870 change in minibuf.texi.
1871
61298e17
RS
18722005-08-09 Richard M. Stallman <rms@gnu.org>
1873
1874 * tips.texi (Coding Conventions): Minor cleanup.
1875
1876 * modes.texi (Defining Minor Modes): Explain when init-value
1877 can be non-nil.
1878
1879 * elisp.texi (Top): Update submenu for Minibuffer.
1880
1881 * minibuf.texi (Minibuffer Misc): Node split up.
1882 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1883 (Recursive Mini): New nodes split out from Minibuffer Misc.
1884 (Minibuffer Misc): Document max-mini-window-height.
1885
1886 * hash.texi (Defining Hash): Delete stray paren in example.
1887
1888 * display.texi (Echo Area Customization): Don't define
1889 max-mini-window-height here; xref instead.
1890
1891 * commands.texi (Event Input Misc): Update while-no-input.
1892
1893 * advice.texi (Advising Functions): Explain when to use advice
1894 and when to use a hook.
1895
43e124e6
EZ
18962005-07-30 Eli Zaretskii <eliz@gnu.org>
1897
1898 * makefile.w32-in (info): Don't run install-info.
1899 ($(infodir)/dir): New target, produced by running install-info.
1900
653aea22
LT
19012005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1902
1903 * modes.texi (Defining Minor Modes): The keyword for the initial
1904 value is :init-value, not :initial-value.
1905
ba6ebbd5
EZ
19062005-07-23 Eli Zaretskii <eliz@gnu.org>
1907
1908 * loading.texi (Autoload): Make the `doctor' example be consistent
1909 with what's in current loaddefs.el. Describe the "fn" magic in
1910 the usage portion of the doc string.
1911
6696f2a4
RS
19122005-07-22 Richard M. Stallman <rms@gnu.org>
1913
1914 * internals.texi (Garbage Collection): Clarify previous change.
1915
0c17e67c
SM
19162005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1919
426179e1
JL
19202005-07-18 Juri Linkov <juri@jurta.org>
1921
1922 * commands.texi (Accessing Events):
1923 * frames.texi (Text Terminal Colors, Resources):
1924 * markers.texi (The Mark):
1925 * modes.texi (Defining Minor Modes):
1926 Delete duplicate duplicate words.
1927
9b0c2c56
RS
19282005-07-16 Richard M. Stallman <rms@gnu.org>
1929
1930 * display.texi (Managing Overlays): Clarify make-overlay
1931 args for insertion types.
1932
fd90b80c
LT
19332005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1934
0c17e67c
SM
1935 * customize.texi (Variable Definitions):
1936 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1937 `standard-value' is a list too.
1938 (Defining New Types): Use @key{RET} instead of @key{ret}.
1939
37aa90e5
TTN
19402005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1941
1942 * os.texi (Translating Input): Fix typo.
1943
917e0c95
RS
19442005-07-08 Richard M. Stallman <rms@gnu.org>
1945
1946 * README: Update edition number and size estimate.
1947
1948 * elisp.texi (VERSION): Set to 2.9.
1949
7d90e71d
RS
19502005-07-07 Richard M. Stallman <rms@gnu.org>
1951
c330dafe
RS
1952 * book-spine.texinfo: Update Emacs version.
1953
7d90e71d
RS
1954 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1955
dc2204be
RS
19562005-07-06 Richard M. Stallman <rms@gnu.org>
1957
1958 * searching.texi (Regexp Search): Clarify what re-search-forward
1959 does when the search fails.
1960
a0ec7a4a
LK
19612005-07-05 Lute Kamstra <lute@gnu.org>
1962
dc2204be 1963 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1964
1965 * doclicense.texi (GNU Free Documentation License):
1966 * gpl.texi (GPL):
1967 * tips.texi (Coding Conventions, Library Headers):
1968 * vol1.texi:
1969 * vol2.texi: Update FSF's address.
1970
4af33176
RS
19712005-07-04 Richard M. Stallman <rms@gnu.org>
1972
1973 * hooks.texi (Standard Hooks): Add occur-hook.
1974
b3ab615b
LT
19752005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1976
1977 * display.texi (The Echo Area): Correct menu.
1978
3d393029
RS
19792005-07-03 Richard M. Stallman <rms@gnu.org>
1980
7fe48b75
RS
1981 * elisp.texi (Top): Update subnode menu for Display.
1982
1983 * display.texi (Displaying Messages): New node, with most
1984 of what was in The Echo Area.
1985 (Progress): Moved under The Echo Area.
1986 (Logging Messages): New node with new text.
1987 (Echo Area Customization): New node, the rest of what was
1988 in The Echo Area. Document message-truncate-lines with @defvar.
1989 (Display): Update menu.
1990
3d393029
RS
1991 * windows.texi (Textual Scrolling): Doc 3 values for
1992 scroll-preserve-screen-position.
1993
1994 * text.texi (Special Properties): Change hook functions
1995 should bind inhibit-modification-hooks around altering buffer text.
1996
1997 * keymaps.texi (Key Binding Commands): Call binding BINDING
1998 rather than DEFINITION.
1999
b26860ad
JB
20002005-06-29 Juanma Barranquero <lekktu@gmail.com>
2001
2002 * variables.texi (Defining Variables): `user-variable-p' returns t
2003 for aliases of user options, nil for alias loops.
2004
025691ed
RS
20052005-06-28 Richard M. Stallman <rms@gnu.org>
2006
2007 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2008 make-keymap.
2009
b61bfa4d
LT
20102005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2011
2012 * variables.texi (Setting Variables): Correct and clarify
2013 description of `add-to-ordered-list'.
2014
24ee714d
RS
20152005-06-26 Richard M. Stallman <rms@gnu.org>
2016
2017 * display.texi (Faces): Minor cleanup.
2018
33b79ce4
LT
20192005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2020
2021 * display.texi (Faces): `facep' returns t for strings that are
2022 face names.
2023
df13531d
RS
20242005-06-25 Richard M. Stallman <rms@gnu.org>
2025
2026 * objects.texi (Equality Predicates): Clarify meaning of equal.
2027
2028 * windows.texi (Selecting Windows): save-selected-window
2029 and with-selected-window save and restore the current buffer.
2030
cf444441
RS
20312005-06-24 Richard M. Stallman <rms@gnu.org>
2032
2033 * numbers.texi (Float Basics): Explain how to test for NaN,
2034 and printing the sign of NaNs.
2035
6cdd056d
EZ
20362005-06-24 Eli Zaretskii <eliz@gnu.org>
2037
2038 * makefile.w32-in (MAKEINFO): Use --force.
2039
b93e3c3b
RS
20402005-06-23 Richard M. Stallman <rms@gnu.org>
2041
2042 * display.texi (Face Functions): Correct Texinfo usage.
2043
6fb276bd
LT
20442005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2045
2046 * lists.texi (Rings): `ring-elements' now returns the elements of
2047 RING in order.
2048
1d1c7e75
JB
20492005-06-23 Juanma Barranquero <lekktu@gmail.com>
2050
2051 * markers.texi (The Mark): Texinfo usage fix.
2052
9d12e52b
KS
20532005-06-23 Kim F. Storm <storm@cua.dk>
2054
2055 * searching.texi (Entire Match Data): Remove evaporate option for
2056 match-data. Do not mention evaporate option for set-match-data.
2057
6d44324c
GM
20582005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2059
2060 * display.texi (Face Functions): Mention face aliases.
2061
80df27a7
RS
20622005-06-21 Richard M. Stallman <rms@gnu.org>
2063
2064 * anti.texi (Antinews): Texinfo usage fix.
2065
e121563b
KB
20662005-06-21 Karl Berry <karl@gnu.org>
2067
9d7d543c
KB
2068 * elisp.texi: Use @copying.
2069
e121563b
KB
2070 * elisp.texi: Put @summarycontents and @contents before the Top
2071 node, instead of the end of the file, so that the contents appear
2072 in the right place in the dvi/pdf output.
2073
36a3b076
JL
20742005-06-21 Juri Linkov <juri@jurta.org>
2075
2076 * display.texi (Defining Faces): Add `customized-face'.
2077
5c796e80
KS
20782005-06-20 Kim F. Storm <storm@cua.dk>
2079
b7d1f38f
KS
2080 * variables.texi (Setting Variables): Any type of element can be
2081 given order in add-to-ordered-list. Compare elements with eq.
2082
5c796e80
KS
2083 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2084
fb056bef
KB
20852005-06-20 Karl Berry <karl@gnu.org>
2086
2087 * syntax.texi (Syntax Flags): Make last column very slightly wider
2088 to avoid "generic comment" breaking on two lines and causing an
2089 underfull box.
2090
84398baa
LT
20912005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2092
2093 * lists.texi (Rings): Various minor clarifications and corrections.
2094
07ff1e4b
RS
20952005-06-18 Richard M. Stallman <rms@gnu.org>
2096
2097 * functions.texi (Obsolete Functions): Simplify.
2098
2099 * variables.texi (Variable Aliases): Simplify.
2100
2101 * anti.texi, backups.texi, compile.texi, customization.texi:
2102 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2103 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2104 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2105 * variables.texi: Fix formatting ugliness.
2106
2107 * elisp.texi: Add links to Rings and Byte Packing.
2108 Update version and copyright years.
2109
2110 * minibuf.texi: Fix formatting ugliness.
2111 (Completion Commands): Move keymap vars to the end
2112 and vars completing-read binds to the top.
2113
3f7fab24
LT
21142005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2115
2116 * processes.texi: Fix typos.
2117 (Bindat Spec): Correct Texinfo error.
926c4c9b 2118 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2119
f19b57e3
RS
21202005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2121
2122 * lists.texi (Rings): New node.
2123 (Lists): Add it to menu.
2124
a80c5da7 2125 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2126 (Processes): Add it to menu.
2127
21282005-06-17 Richard M. Stallman <rms@gnu.org>
2129
2130 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2131
2132 * help.texi (Documentation Basics): Explain the xref to
2133 Documentation Tips.
2134
2135 * debugging.texi (Debugger Commands): Minor fix.
2136
67c1390d
LT
21372005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2138
2139 * edebug.texi (Instrumenting): Eliminate duplicate link.
2140 (Specification List): Replace references to "below", referring to
2141 a later node, with one @ref to that node.
2142
2143 * os.texi (Timers): Timers should save and restore the match data
2144 if they change it.
2145
2146 * debugging.texi (Debugger Commands): Mention that the Lisp
2147 debugger can not step through primitive functions.
2148
51cd2a8c
JB
21492005-06-16 Juanma Barranquero <lekktu@gmail.com>
2150
2151 * functions.texi (Obsolete Functions): Update argument names of
2152 `make-obsolete' and `define-obsolete-function-alias'.
2153
2154 * variables.texi (Variable Aliases): Update argument names of
2155 `defvaralias', `make-obsolete-variable' and
2156 `define-obsolete-variable-alias'.
2157
f5e6ac4a
KS
21582005-06-15 Kim F. Storm <storm@cua.dk>
2159
2160 * searching.texi (Entire Match Data): Rephrase warnings about
2161 evaporate arg to match-data and set-match-data.
2162
fe2a9972
LT
21632005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2164
67774855
LT
2165 * elisp.texi (Top): Update detailed menu.
2166
fe2a9972
LT
2167 * edebug.texi (Edebug): Update menu.
2168 (Instrumenting): Update xrefs.
2169 (Edebug Execution Modes): Correct xref.
2170 (Jumping): Clarify description of `h' command.
2171 Eliminate redundant @ref.
2172 (Breaks): New node.
9b7fa297 2173 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2174 (Global Break Condition): Mention `C-x X X'.
2175 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2176 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2177 (Edebug Display Update): Correct pxref.
2178 (Edebug and Macros): New node.
2179 (Instrumenting Macro Calls): Is now a subsubsection.
2180 Neither arg of `def-edebug-spec' is evaluated.
2181 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2182 (Specification Examples): Fix typo.
2183
b59f605b
LK
21842005-06-14 Lute Kamstra <lute@gnu.org>
2185
2186 * debugging.texi (Function Debugging): Primitives can break on
2187 entry too.
2188
a5c99dc9
KS
21892005-06-14 Kim F. Storm <storm@cua.dk>
2190
2191 * variables.texi (Setting Variables): Add add-to-ordered-list.
2192
f99ed2f8
SM
21932005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2194
2195 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2196 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2197
9d42ffaa
LK
21982005-06-13 Lute Kamstra <lute@gnu.org>
2199
2200 * text.texi (Special Properties): Fix cross reference.
2201
32cc0b00
LT
22022005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2203
2204 * debugging.texi (Function Debugging): Delete mention of empty
2205 string argument to `cancel-debug-on-entry'. Delete inaccurate
2206 description of the return value of that command.
2207
98d1a1cf
EZ
22082005-06-11 Alan Mackenzie <acm@muc.de>
2209
2210 * text.texi (Adaptive Fill): Amplify the description of
2211 fill-context-prefix.
2212
4b53b8d7
LT
22132005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2214
84398baa 2215 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2216
b5305167
SM
22172005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2218
2219 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2220
9bd4c3ad
LT
22212005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2222
2223 * debugging.texi (Error Debugging): Minor rewording.
2224 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2225 is optional.
2226
257914aa
LK
22272005-06-10 Lute Kamstra <lute@gnu.org>
2228
b5305167 2229 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2230 (Top): Give it a title. Correct version number. Give the
2231 detailed node listing a more prominent header.
b5305167
SM
2232 * intro.texi: Don't set VERSION here a second time.
2233 Mention Emacs's version too.
257914aa
LK
2234 * anti.texi (Antinews): Use EMACSVER to refer to the current
2235 version of Emacs.
2236
b7aae902
KS
22372005-06-09 Kim F. Storm <storm@cua.dk>
2238
2239 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2240 match-data and set-match-data.
2241
99598737
RS
22422005-06-08 Richard M. Stallman <rms@gnu.org>
2243
2244 * searching.texi (Entire Match Data): Clarify when match-data
2245 returns markers and when integers.
2246
2247 * display.texi (Defining Faces): Explain that face name should not
2248 end in `-face'.
2249
2250 * modes.texi (Mode Line Data): Minor cleanup.
2251 (Customizing Keywords): Node split out of Search-based Fontification.
2252 Add example of using font-lock-add-keywords from a hook.
2253 Clarify when MODE should be non-nil, and when nil.
2254
22552005-06-06 Richard M. Stallman <rms@gnu.org>
2256
2257 * modes.texi (Mode Line Data): Explain what happens when the car
2258 of a list is a void symbol.
2259 (Search-based Fontification): Explain MODE arg to
2260 font-lock-add-keywords and warn about calls from major modes.
2261
ecc8893a
JL
22622005-06-08 Juri Linkov <juri@jurta.org>
2263
2264 * display.texi (Standard Faces): Add `shadow' face.
2265
7fa9f4eb
LT
22662005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2267
2268 * modes.texi (Major Mode Conventions): A derived mode only needs
2269 to put the call to the parent mode inside `delay-mode-hooks'.
2270
bebcc4b1
RS
22712005-05-29 Richard M. Stallman <rms@gnu.org>
2272
c16b1394
RS
2273 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2274 new, and what that implies. Clarify.
2275
2276 * files.texi (Locating Files): Clean up the text.
2277
bebcc4b1
RS
2278 * frames.texi (Window Frame Parameters): Document user-size.
2279 Shorten entry for top by referring to left.
2280
22812005-05-26 Richard M. Stallman <rms@gnu.org>
2282
2283 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2284 is new, and what the implications are. Other clarifications.
2285
217797bc
RS
22862005-05-24 Richard M. Stallman <rms@gnu.org>
2287
2288 * frames.texi (Dialog Boxes): Minor fixes.
2289
3565fe07
MY
22902005-05-25 Masatake YAMATO <jet@gyve.org>
2291
2292 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2293
817089df
LT
22942005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2295
2296 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2297 is optional.
2298
cb5db137
NR
22992005-05-24 Nick Roberts <nickrob@snap.net.nz>
2300
2301 * frames.texi (Dialog Boxes): Descibe new optional argument.
2302
3c8572f5
LK
23032005-05-23 Lute Kamstra <lute@gnu.org>
2304
2305 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2306 syntax-begin-function over font-lock-beginning-of-syntax-function.
2307
2a4d7cb3
LT
23082005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2309
71f800cf
LT
2310 * minibuf.texi (Reading File Names): Update description of
2311 `read-directory-name'.
2312
2a4d7cb3
LT
2313 * modes.texi (Derived Modes): Clarify :group keyword.
2314
bb4afd09
EZ
23152005-05-21 Eli Zaretskii <eliz@gnu.org>
2316
b5305167
SM
2317 * files.texi (Locating Files): New subsection.
2318 Describe locate-file and executable-find.
bb4afd09 2319
a2c9aee6
EZ
23202005-05-21 Kevin Ryde <user42@zip.com.au>
2321
2322 * frames.texi (Initial Parameters): Update cross reference to
2323 "Emacs Invocation".
2324
6900105f
LT
23252005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2326
ca1b0914
LT
2327 * keymaps.texi (Active Keymaps): Add anchor.
2328
6900105f
LT
2329 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2330 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2331 appropriate place.
2332 (Derived Modes): Small clarifications.
b5305167
SM
2333 (Minor Mode Conventions, Keymaps and Minor Modes):
2334 Replace references to nodes with references to anchors.
6900105f
LT
2335 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2336 Clarify description of lists whose first element is an integer.
2337 (Mode Line Variables): Add anchor.
2338 (%-Constructs): Clarify description of integer after %.
2339 (Emulating Mode Line): Describe nil value for FACE.
2340
54d06364
LT
23412005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2342
2343 * modes.texi (Derived Modes): Correct references to non-existing
2344 variable standard-syntax-table.
2345
f8d0b769
LK
23462005-05-17 Lute Kamstra <lute@gnu.org>
2347
2348 * modes.texi (Defining Minor Modes): Mention the mode hook.
2349
294c599c
KS
23502005-05-15 Kim F. Storm <storm@cua.dk>
2351
2352 * processes.texi (Network): Remove open-network-stream-nowait.
2353 (Network Servers): Remove open-network-stream-server.
2354
4214af69
LT
23552005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2356
2357 * elisp.texi (Top): Update detailed menu.
2358
2359 * variables.texi: Reorder nodes.
2360 (Variables): Update menu.
2361 (File Local Variables): Do not refer to the `-*-' line as
2362 a "local variables list". Add pxref.
2363
302691ab
LT
23642005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2365
56d4215a
LT
2366 * elisp.texi (Top): Update detailed menu for node changes.
2367
302691ab 2368 * modes.texi (Modes): Update Menu.
6db11765 2369 (Hooks): Move to beginning of chapter.
302691ab
LT
2370 Most minor modes run mode hooks too.
2371 `add-hook' can handle void hooks or hooks whose value is a single
2372 function.
2373 (Major Modes): Update Menu.
2374 (Major Mode Basics): New node, split off from `Major Modes'.
2375 (Major Mode Conventions): Correct xref. Explain how to handle
2376 auto-mode-alist if the major mode command has an autoload cookie.
2377 (Auto Major Mode): Major update. Add magic-mode-alist.
2378 (Derived Modes): Major update.
2379 (Mode Line Format): Update Menu.
2380 (Mode Line Basics): New node, split off from `Mode Line Format'.
2381
2382 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2383 for `magic autoload comment'. Add index entries and anchor.
2384
d06ba294
RS
23852005-05-14 Richard M. Stallman <rms@gnu.org>
2386
2387 * tips.texi (Coding Conventions): Explain how important it is
2388 that just loading certain files not change Emacs behavior.
2389
2390 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2391
405cb12a
LK
23922005-05-12 Lute Kamstra <lute@gnu.org>
2393
19958124
LK
2394 * modes.texi (Generic Modes): Update.
2395 (Major Modes): Refer to node "Generic Modes".
2396
405cb12a
LK
2397 * elisp.texi (Top): Update to the current structure of the manual.
2398 * processes.texi (Processes): Add menu description.
2399 * customize.texi (Customization): Add menu descriptions.
2400
f714dd1b
TTN
24012005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2402
cc9442f2
TTN
2403 * processes.texi (Signals to Processes)
2404 (Low-Level Network): Fix typos.
f714dd1b 2405
36ad23ec
LK
24062005-05-11 Lute Kamstra <lute@gnu.org>
2407
2408 * elisp.texi (Top): Add some nodes from the chapter "Major and
2409 Minor Modes" to the detailed node listing.
2410
d101bf56
RS
24112005-05-10 Richard M. Stallman <rms@gnu.org>
2412
2413 * keymaps.texi (Extended Menu Items): Menu item filter functions
2414 can be called at any time.
2415
698b0510
LT
24162005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2417
2418 * variables.texi (File Local Variables): `(hack-local-variables t)'
2419 now also checks whether a mode is specified in the local variables
2420 list.
2421
2c6b25c7
EZ
24222005-05-05 Kevin Ryde <user42@zip.com.au>
2423
2424 * display.texi (The Echo Area): Correct format function cross
2425 reference.
2426
643b4cf5
LT
24272005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2428
2429 * variables.texi (Variable Aliases): Change description of
2430 `define-obsolete-variable-alias'.
2431
2432 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2433 (Defining Functions): Add xref.
2434 (Obsolete Functions): New node.
2435 (Function Safety): Standardize capitalization of section title.
2436
2437 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2438 (Dialog Boxes): Complete description of `x-popup-dialog'.
2439
053bc8e4
RS
24402005-05-04 Richard M. Stallman <rms@gnu.org>
2441
2442 * commands.texi (Interactive Codes): Fix Texinfo usage.
2443 Document U more clearly.
2444
f6b1b15a
LT
24452005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2446
3b925015
LT
2447 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2448 function and not a macro.
2449
f6b1b15a
LT
2450 * frames.texi (Pop-Up Menus): Correct and clarify description of
2451 `x-popup-menu'.
2452 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2453
ebbfa918
RS
24542005-05-01 Richard M. Stallman <rms@gnu.org>
2455
2456 * edebug.texi (Checking Whether to Stop): Fix previous change.
2457
abe2f96e
LT
24582005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2459
d6028ef2
LT
2460 * display.texi: Fix typos and Texinfo usage.
2461
abe2f96e
LT
2462 * edebug.texi (Checking Whether to Stop): executing-macro ->
2463 executing-kbd-macro.
2464
b2cfb30b
RS
24652005-05-01 Richard M. Stallman <rms@gnu.org>
2466
2467 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2468
7e995a23
RS
24692005-04-30 Richard M. Stallman <rms@gnu.org>
2470
2471 * files.texi (Magic File Names): Document `operations' property.
2472
57efa539
LK
24732005-04-29 Lute Kamstra <lute@gnu.org>
2474
2475 * modes.texi (Generic Modes): New node.
2476 (Major Modes): Add it to the menu.
2477 (Derived Modes): Add "derived mode" to concept index.
2478
0a20b1dc
LK
24792005-04-28 Lute Kamstra <lute@gnu.org>
2480
2481 * modes.texi (Defining Minor Modes): Fix previous change.
2482 (Font Lock Mode): Simplify.
2483 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2484 when set and that some parts are optional. Add cross references.
2485 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2486 Add cross references. Add font-lock-multiline to index.
2487 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2488 Lock Variables". Document font-lock-add-keywords and
b5305167 2489 font-lock-remove-keywords.
0a20b1dc
LK
2490 (Other Font Lock Variables): Move font-lock-keywords-only,
2491 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2492 and font-lock-syntactic-face-function to node "Syntactic Font
2493 Lock". Move font-lock-keywords-case-fold-search to node
2494 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2495 and font-lock-{,un}fontify-{buffer,region}-function.
2496 (Precalculated Fontification): Remove reference to deleted variable
2497 font-lock-core-only.
2498 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2499 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2500 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2501 and font-lock-syntactic-face-function here from node "Other Font
2502 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2503 Syntax Properties". Add cross references.
b5305167
SM
2504 (Setting Syntax Properties): New node.
2505 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2506 * syntax.texi (Syntax Properties): Add cross reference.
2507 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2508
68a94f5a
RS
25092005-04-26 Richard M. Stallman <rms@gnu.org>
2510
2511 * display.texi (Defining Faces):
2512 Document `default' elements of defface spec.
2513
2514 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2515
2516 * variables.texi (Variable Aliases): Clarify text.
2517
25182005-04-25 Chong Yidong <cyd@stupidchicken.com>
2519
2520 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2521
7f48f143
LT
25222005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2525
45d2f8e8
EZ
25262005-04-24 Eli Zaretskii <eliz@gnu.org>
2527
f3714ab2
EZ
2528 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2529 syntax-after and syntax-class.
2530
45d2f8e8 2531 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2532 (Unique File Names): Don't mention "numbers" in the documentation
2533 of make-temp-file and make-temp-name.
45d2f8e8 2534
469bc679
RS
25352005-04-23 Richard M. Stallman <rms@gnu.org>
2536
2537 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2538
c9fa5dc9
RS
25392005-04-22 Nick Roberts <nickrob@snap.net.nz>
2540
2541 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2542
230e1e80
NR
25432005-04-22 Nick Roberts <nickrob@snap.net.nz>
2544
2545 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2546 and define-obsolete-variable-alias.
2547
1ba52906
KS
25482005-04-22 Kim F. Storm <storm@cua.dk>
2549
2550 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2551 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2552
9721d904
LK
25532005-04-21 Lute Kamstra <lute@gnu.org>
2554
2555 * lists.texi (Association Lists): Document rassq-delete-all.
2556
ed35c736
RS
25572005-04-19 Richard M. Stallman <rms@gnu.org>
2558
2559 * modes.texi (Search-based Fontification): Explain that
2560 facespec is an expression to be evaluated.
2561
42fc00a4
RS
25622005-04-19 Kevin Ryde <user42@zip.com.au>
2563
b5305167 2564 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2565 * strings.texi (String Conversion): Fix xref.
2566
5827e9d4
KS
25672005-04-19 Kim F. Storm <storm@cua.dk>
2568
2569 * symbols.texi (Symbol Plists): Add safe-get.
2570 Mention that `get' may signal an error.
2571
47872da9
NR
25722005-04-18 Nick Roberts <nickrob@snap.net.nz>
2573
2574 * customize.texi (Variable Definitions): Replace tooltip-mode
2575 example with save-place.
2576
ec0cf966
RS
25772005-04-17 Richard M. Stallman <rms@gnu.org>
2578
2579 * buffers.texi (Indirect Buffers): Clarify.
2580
2581 * positions.texi (Positions): Clarify converting marker to integer.
2582
2583 * strings.texi (String Basics): Mention string-match; clarify.
2584
199bb209
LK
25852005-04-08 Lute Kamstra <lute@gnu.org>
2586
2587 * modes.texi (Search-based Fontification): Fix cross references.
2588 Use consistent terminology. Document anchored highlighting.
2589
bfa54668
LK
25902005-04-05 Lute Kamstra <lute@gnu.org>
2591
2592 * modes.texi (Defining Minor Modes): Document :group keyword
2593 argument and its default value.
2594
07e5fb9e
LK
25952005-04-03 Lute Kamstra <lute@gnu.org>
2596
2597 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2598 references and/or descriptions. Delete major mode hooks; mention
2599 them as a category instead. Rename or delete obsolete hooks.
2600
aa945b59
RS
26012005-04-02 Richard M. Stallman <rms@gnu.org>
2602
2603 * nonascii.texi (Coding System Basics): Another wording cleanup.
2604
8b918214
RS
26052005-04-01 Richard M. Stallman <rms@gnu.org>
2606
2607 * nonascii.texi (Coding System Basics): Clarify previous change.
2608
41639988
KH
26092005-04-01 Kenichi Handa <handa@m17n.org>
2610
2611 * nonascii.texi (Coding System Basics): Describe about rondtrip
2612 identity of coding systems.
2613
8e669bbd
RS
26142005-03-29 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * text.texi (Buffer Contents): Add filter-buffer-substring and
2617 buffer-substring-filters.
2618
f60a6f87
RS
26192005-03-26 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * anti.texi (Antinews): Mention `G' interactive code.
2622
2623 * tips.texi (Compilation Tips): Mention benchmark.el.
2624
aaac1251
LT
26252005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2626
2627 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2628 is now bound to M-o M-o.
2629
2630 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2631
45325173
GM
26322005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2633
2634 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2635 in the Emacs Manual).
2636 * Makefile.in (srcs): Remove calendar.texi.
2637 * makefile.w32-in (srcs): Remove calendar.texi.
2638 * display.texi (Display): Change name of next node.
2639 * os.texi (System In): Change name of previous node.
2640 * elisp.texi (Top): Remove Calendar references.
2641 * vol1.texi (Top): Remove Calendar references.
2642 * vol2.texi (Top): Remove Calendar references.
2643
85df292e
RS
26442005-03-25 Richard M. Stallman <rms@gnu.org>
2645
45325173 2646 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2647 Cleanup previous change.
2648
26492005-03-25 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * display.texi (Face Attributes): Faces earlier in an :inherit
2652 list take precedence.
2653 (Scroll Bars): Fix description of vertical-scroll-bars.
2654 Document frame-current-scroll-bars and window-current-scroll-bars.
2655
2656 * markers.texi (The Mark): Document temporary Transient Mark mode.
2657
b5305167
SM
2658 * minibuf.texi (Reading File Names):
2659 Document read-file-name-completion-ignore-case.
85df292e
RS
2660
2661 * positions.texi (Screen Lines): Document nil for width argument
2662 to compute-motion.
2663
1fe54d69
KS
26642005-03-23 Kim F. Storm <storm@cua.dk>
2665
2666 * display.texi (Standard Faces): Other faces used in the fringe
2667 implicitly inherits from the fringe face.
2668 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2669 properties implicitly inherits from fringe face.
2670 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2671
a775dff4
RS
26722005-03-20 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * display.texi (Invisible Text): State default value of
2675 line-move-ignore-invisible.
2676 (Managing Overlays): Document remove-overlays.
2677 (Standard Faces): Document escape-glyph face.
2678
b5305167 2679 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2680
b5305167
SM
2681 * modes.texi (Other Font Lock Variables):
2682 Document font-lock-lines-before.
a775dff4
RS
2683
2684 * positions.texi (Skipping Characters): skip-chars-forward allows
2685 character classes.
2686
077f7085
LK
26872005-03-18 Lute Kamstra <lute@gnu.org>
2688
2689 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2690
d69ea7ab
RS
26912005-03-17 Richard M. Stallman <rms@gnu.org>
2692
c7bd5d57
RS
2693 * text.texi (Undo): Document extensible undo entries.
2694
d69ea7ab
RS
2695 * searching.texi (String Search, Regexp Search, Regexp Search):
2696 Cleanups.
2697
2698 * nonascii.texi (Character Codes): Minor fix.
2699
2700 * display.texi (Display Property): Explain the significance
2701 of having text properties that are eq.
2702 (Other Display Specs): Explain string as display spec.
2703
2704 * commands.texi (Interactive Codes): Document G option.
2705
27062005-03-17 Chong Yidong <cyd@stupidchicken.com>
2707
2708 * text.texi (Filling): Add sentence-end-without-period and
2709 sentence-end-without-space.
2710 (Changing Properties): Minor fix.
2711
2712 * anti.texi: Total rewrite.
2713
a7679889
LK
27142005-03-15 Lute Kamstra <lute@gnu.org>
2715
2716 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2717
6eb8e247
KS
27182005-03-08 Kim F. Storm <storm@cua.dk>
2719
2720 * display.texi (Specified Space): Property :width is support on
2721 non-graphic terminals, :height is not.
2722
bfa8be14
RS
27232005-03-07 Richard M. Stallman <rms@gnu.org>
2724
2725 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2726 Now subnodes of Fringes.
2727 (Overlay Arrow): Document overlay-arrow-variable-list.
2728 (Fringe Size/Pos): New node, broken out of Fringes.
2729 (Display): Explain clearing vs redisplay better.
2730 (Truncation): Clarify use of bitmaps.
2731 (The Echo Area): Clarify the uses of the echo area.
2732 Add max-mini-window-height.
2733 (Progress): Clarify.
2734 (Invisible Text): Explain that main loop moves point out.
2735 (Selective Display): Say "hidden", not "invisible".
b5305167 2736 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2737 (Overlay Properties): Clarify intro.
2738 (Finding Overlays): Explain return values when nothing found.
2739 (Width): truncate-string-to-width has added arg.
2740 (Displaying Faces): Clarify and update mode line face handling.
2741 (Face Functions): Minor cleanup.
b5305167 2742 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2743 (Pixel Specification, Other Display Specs): Minor cleanups.
2744 (Images, Image Descriptors): Minor cleanups.
2745 (GIF Images): Patents have expired.
2746 (Showing Images): Explain default text for insert-image.
b5305167 2747 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2748 (Making Buttons): Explain return values.
2749 (Button Buffer Commands): Add xref.
2750 (Inverse Video): Update mode-line-inverse-video.
2751 (Display Table Format): Clarify.
2752 (Active Display Table): Give defaults for window-display-table.
2753
2754 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2755 and calendar-today-marker are strings, not chars.
2756 (Holiday Customizing): Minor fix.
2757
bfa8be14
RS
2758 * internals.texi (Writing Emacs Primitives): Update `or' example.
2759 Update limit on # args of subr.
2760
2761 * edebug.texi (Using Edebug): Arrow is in fringe.
2762 (Instrumenting): Arg to eval-defun works without loading edebug.
2763 (Edebug Execution Modes): Add xref.
2764
2765 * customize.texi (Common Keywords): Clarify :require.
2766 Mention :version here.
2767 (Variable Definitions, Group Definitions): Not here.
2768 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2769
d69ea7ab
RS
27702005-03-07 Chong Yidong <cyd@stupidchicken.com>
2771 * nonascii.texi (Text Representations): Clarify position-bytes.
2772 (Character Sets): Add list-charset-chars.
2773 (Scanning Charsets): Add charset-after.
2774 (Encoding and I/O): Minor fix.
2775
34398e6c
RS
27762005-03-06 Richard M. Stallman <rms@gnu.org>
2777
2778 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2779 (Resizing Windows): Likewise.
2780
2781 * text.texi (Change Hooks): Get rid of "Emacs 21".
2782
2783 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2784
2785 * streams.texi (Output Variables): Get rid of "Emacs 21".
2786
2787 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2788
2789 * os.texi (Translating Input): Replace flow-control example
2790 with a less obsolete example that uses `keyboard-translate'.
2791
6eb8e247 2792 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2793 Get rid of "Emacs 21".
6eb8e247 2794
34398e6c
RS
2795 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2796 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2797
2798 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2799
2800 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2801
2802 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2803 (Menu Bar): Fix when menu-bar-update-hook is called.
2804
2805 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2806
2807 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2808 and make it read better.
2809
2810 * files.texi (Writing to Files): Get rid of "Emacs 21".
2811 (Unique File Names): Likewise.
2812
2813 * elisp.texi: Update Emacs version to 22.
2814
2815 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2816 (Overlay Properties, Face Attributes): Likewise.
2817 (Managing Overlays): Fix punctuation.
2818 (Attribute Functions): Clarify set-face-font; get rid of
2819 info about old Emacs versions.
2820 (Auto Faces, Font Lookup, Display Property, Images):
2821 Get rid of "Emacs 21".
2822
2823 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2824
d2178387
RS
28252005-03-05 Richard M. Stallman <rms@gnu.org>
2826
2827 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2828
524352d6
LK
28292005-03-04 Lute Kamstra <lute@gnu.org>
2830
2831 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2832
28332005-03-03 Lute Kamstra <lute@gnu.org>
2834
2835 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2836
284f0680
LK
28372005-03-01 Lute Kamstra <lute@gnu.org>
2838
2839 * debugging.texi (Debugger Commands): Update `j'.
2840
a9ee5cac
LK
28412005-02-28 Lute Kamstra <lute@gnu.org>
2842
2843 * debugging.texi (Debugging): Fix typo.
2844 (Error Debugging): Document eval-expression-debug-on-error.
2845 (Function Debugging): Update example.
2846 (Using Debugger): Mention starred stack frames.
2847 (Debugger Commands): Document `j' and `l'.
2848 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2849 Update the messages that the debugger displays.
2850 (Internals of Debugger): Add cross reference. Update example.
2851 (Excess Open): Minor improvement.
2852 (Excess Close): Minor improvement.
2853
378d0f8e
RS
28542005-02-26 Richard M. Stallman <rms@gnu.org>
2855
2856 * tips.texi (Coding Conventions): Clarify.
2857 Put all the major mode key reservations together.
2858 Mention the Mouse-1 => Mouse-2 conventions.
2859
2860 * syntax.texi (Syntax Class Table): Clarify.
2861 (Syntax Table Functions): syntax-after moved from here.
2862 (Syntax Table Internals): syntax-after moved to here.
2863 (Parsing Expressions): Update info on number of values
2864 and what's meaningful in the STATE argument.
2865 (Categories): Fix typo.
2866
2867 * sequences.texi (Arrays): Cleanup.
2868 (Char-Tables): Clarify.
2869
2870 * processes.texi (Deleting Processes): Cleanups, add xref.
2871 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2872 (Process Information): set-process-coding-system, some args optional.
2873 (Input to Processes): Explain various types for PROCESS args.
2874 Rename them from PROCESS-NAME to PROCESS.
2875 (Signals to Processes): Likewise.
2876 (Decoding Output): Cleanup.
2877 (Query Before Exit): Clarify.
2878
2879 * os.texi (Startup Summary): Correct the options; add missing ones.
2880 (Terminal Output, Batch Mode): Clarify.
2881 (Flow Control): Node deleted.
2882
2883 * markers.texi (The Mark): Clarify.
2884
2885 * macros.texi (Expansion): Cleanup.
2886 (Indenting Macros): indent-spec allows ints, not floats.
2887
2888 * keymaps.texi (Keymaps): Clarify.
2889 (Format of Keymaps): Update lisp-mode-map example.
2890 (Active Keymaps, Key Lookup): Clarify.
2891 (Changing Key Bindings): Add xref to `kbd'.
2892 (Key Binding Commands, Simple Menu Items): Clarify.
2893 (Mouse Menus, Menu Bar): Clarify.
2894 (Menu Example): Replace print example with menu-bar-replace-menu.
2895
2896 * help.texi (Documentation Basics): Add function-documentation prop.
2897
2898 * elisp.texi (Top): Don't refer to Flow Control node.
2899
2900 * commands.texi (Command Overview): Improve xrefs.
2901 (Adjusting Point): Adjusting point applies to intangible and invis.
2902 (Key Sequence Input): Doc extra read-key-sequence args.
2903 Likewise for read-key-sequence-vector.
2904
2905 * backups.texi (Rename or Copy): Minor fix.
2906 (Numbered Backups): For version-control, say the default.
2907 (Auto-Saving): make-auto-save-file-name example is simplified.
2908
2909 * advice.texi (Advising Functions): Don't imply one part of Emacs
2910 should advise another part. Markup changes.
2911 (Defining Advice): Move transitional para.
2912 (Activation of Advice): Cleanup.
2913 Explain if COMPILE is nil or negative.
2914
2915 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2916
2e20c83d
LK
29172005-02-24 Lute Kamstra <lute@gnu.org>
2918
2919 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2920 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2921
65c492fd
LK
29222005-02-23 Lute Kamstra <lute@gnu.org>
2923
b02c3eed
LK
2924 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2925 to define global minor modes as well.
2926
65c492fd
LK
2927 * display.texi (Managing Overlays): overlay-buffer returns nil for
2928 deleted overlays.
2929
b686dd59
KS
29302005-02-22 Kim F. Storm <storm@cua.dk>
2931
2932 * minibuf.texi (Basic Completion): Allow symbols in addition to
2933 strings in try-completion and all-completions.
2934
23e8c095
LK
29352005-02-14 Lute Kamstra <lute@gnu.org>
2936
2937 * elisp.texi (Top): Remove reference to deleted node.
2938
2939 * lists.texi (Lists): Remove reference to deleted node.
2940 (Cons Cells): Fix typo.
2941
2942 * loading.texi (Where Defined): Fix typo.
2943
134948fc
RS
29442005-02-14 Richard M. Stallman <rms@gnu.org>
2945
2946 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2947 is useful for discarding some minor modes.
2948
2949 * symbols.texi (Symbol Components): Reorder examples.
2950
2951 * streams.texi (Input Functions): State standard-input default.
2952 (Output Variables): State standard-output default.
2953
2954 * objects.texi (Printed Representation): Clarify read syntax vs print.
2955 (Floating Point Type): Explain meaning better.
2956 (Symbol Type): Explain uniqueness better.
2957 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2958 List examples sooner.
2959 (Box Diagrams): New subnode broken out.
2960 Some examples moved from old Lists as Boxes node.
2961 (Dotted Pair Notation): Clarify intro.
2962 (Array Type): Clarify.
2963 (Type Predicates): Add hash-table-p.
2964
2965 * numbers.texi (Integer Basics): Clarify radix explanation.
2966 (Predicates on Numbers): Minor clarification.
2967 (Comparison of Numbers): Minor clarification. Clarify eql.
2968 Typos in min, max.
2969 (Math Functions): Clarify overflow in expt.
2970
2971 * minibuf.texi (Text from Minibuffer): Minor clarification.
2972 Mention arrow keys.
2973
2974 * loading.texi (Autoload): defun's doc string overrides autoload's
2975 doc string.
2976 (Repeated Loading): Modernize "add to list" examples.
2977 (Where Defined): Finish updating table of load-history elts.
2978
2979 * lists.texi (List-related Predicates): Minor wording improvement.
2980 (Lists as Boxes): Node deleted.
2981 (Building Lists): Explain trivial cases of number-sequence.
2982
2983 * hash.texi (Hash Tables): Add desc to menu items.
2984 (Creating Hash): Expain "full" means "make larger",
2985 (Hash Access): Any object can be a key.
2986 State value of maphash.
2987
2988 * functions.texi (What Is a Function): Wording cleanup.
2989 (Function Documentation): Minor cleanup.
2990 Explain purpose of calling convention at end of doc string.
2991 (Function Names): Wording cleanup.
2992 (Calling Functions): Wording cleanup.
2993 Explain better how funcall calls the function.
2994 (Function Cells): Delete example of saving and redefining function.
2995
2996 * control.texi (Combining Conditions): Wording cleanup.
2997 (Iteration): dolist and dotimes bind VAR locally.
2998 (Cleanups): Xref to Atomic Changes.
2999
3000 * compile.texi (Byte Compilation): Delete 19.29 info.
3001 (Compilation Functions): Macros' difficulties don't affect defsubst.
3002 (Docs and Compilation): Delete 19.29 info.
3003
44291460
RS
30042005-02-10 Richard M. Stallman <rms@gnu.org>
3005
3006 * objects.texi (Symbol Type): Minor correction.
3007
1f9ad95a
LK
30082005-02-06 Lute Kamstra <lute@gnu.org>
3009
3010 * modes.texi (Example Major Modes): Fix typos.
3011
ba2c991c
RS
30122005-02-06 Richard M. Stallman <rms@gnu.org>
3013
3014 * text.texi (Margins): fill-nobreak-predicate can be one function.
3015
3016 * strings.texi (Modifying Strings): clear-string can make unibyte.
3017 (Formatting Strings): format gives error if values missing.
3018
3019 * positions.texi (Character Motion): Mention default arg
3020 for forward-char. backward-char refers to forward-char.
3021 (Word Motion): Mention default arg for forward-word.
3022 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3023 Simplify end-of-buffer.
3024 (Text Lines): Mention default arg for forward-line.
3025 (List Motion): Mention default arg for beginning/end-of-defun.
3026 (Skipping Characters): Minor fixes in explaining character-set.
3027
3028 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3029 Mode inheritance applies only when default-major-mode is nil.
3030 Clarifications.
3031 (Example Major Modes): Update Text mode and Lisp mode examples.
3032 (Minor Mode Conventions): Mention define-minor-mode at top.
3033 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3034 (Mode Line Format): Update mode line face display info.
3035 (Properties in Mode): Mention effect of risky vars.
3036 (Imenu): Define imenu-add-to-menubar.
3037 (Font Lock Mode): Add descriptions to menu lines.
3038 (Faces for Font Lock): Add font-lock-doc-face.
3039
9bf6d576
LK
30402005-02-05 Lute Kamstra <lute@gnu.org>
3041
3042 * text.texi (Maintaining Undo): Remove obsolete function.
3043
cb602754
EZ
30442005-02-05 Eli Zaretskii <eliz@gnu.org>
3045
3046 * frames.texi (Color Names): Add pointer to the X docs about RGB
3047 color specifications. Improve indexing
3048 (Text Terminal Colors): Replace the description of RGB values by
3049 an xref to "Color Names".
3050
4e07258f
RS
30512005-02-03 Richard M. Stallman <rms@gnu.org>
3052
3053 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3054 Clarify.
3055 (Selecting Windows): Clarify save-selected-window.
3056 (Cyclic Window Ordering): Clarify walk-windows.
3057 (Window Point): Clarify.
3058 (Window Start): Add comment to example.
3059 (Resizing Windows): Add `interactive' specs in examples.
3060 Document fit-window-to-buffer.
3061
3062 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3063 (Undo, Maintaining Undo): Clarify last change.
3064 (Sorting): In sort-numeric-fields, explain about octal and hex.
3065 Mention sort-numeric-base.
3066 (Format Properties): Add xref for hard newlines.
3067
3068 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3069 (Pop-Up Menus): Fix typo.
3070 (Color Names): Explain all types of color names.
3071 Explain color-values on B&W terminal.
3072 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3073
3074 * files.texi (File Locks): Not supported on MS systems.
3075 (Testing Accessibility): Clarify.
3076
3077 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3078 (Coverage Testing): Fix typo.
3079
3080 * commands.texi (Misc Events): Remove stray space.
3081
3082 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3083 (Modification Time): Clarify when visited-file-modtime returns 0.
3084 (The Buffer List): Clarify bury-buffer.
3085 (Killing Buffers): Clarify.
3086 (Indirect Buffers): Add clone-indirect-buffer.
3087
30882005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3089
3090 * edebug.texi (Printing in Edebug): Fix default value of
3091 edebug-print-circle.
3092 (Coverage Testing): Fix displayed frequency count data.
3093
30942005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3095
3096 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3097
4e07258f 30982005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3099
3100 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3101
28d986b9
EZ
31022005-01-29 Eli Zaretskii <eliz@gnu.org>
3103
3104 * commands.texi (Misc Events): Describe the help-echo event.
3105
3106 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3107 consistently in description of the help-echo property.
3108 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3109
3110 * display.texi (Overlay Properties): Fix the index entry for
3111 help-echo overlay property.
3112
3113 * customize.texi (Type Keywords): Uncomment the xref to the
3114 help-echo property documentation.
3115
8f958b40
KS
31162005-01-23 Kim F. Storm <storm@cua.dk>
3117
3118 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3119 return value. Third element FULLY replaced by PARTIAL which
3120 specifies number of invisible pixels if row is only partially visible.
3121 (Textual Scrolling): Mention auto-window-vscroll.
3122 (Vertical Scrolling): New defvar auto-window-vscroll.
3123
cd7e5dd6
LT
31242005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3125
3126 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3127 command remapping.
3128
6f771c32
RS
31292005-01-15 Richard M. Stallman <rms@gnu.org>
3130
3131 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3132
6ac8a822
KS
31332005-01-14 Kim F. Storm <storm@cua.dk>
3134
88948d55
KS
3135 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3136
6ac8a822
KS
3137 * text.texi (Links and Mouse-1): Fix string and vector item.
3138
20d6de82
RS
31392005-01-13 Richard M. Stallman <rms@gnu.org>
3140
3141 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3142 descriptions of overriding-local-map and overriding-terminal-local-map.
3143
3144 * text.texi (Links and Mouse-1): Clarify text.
3145
f75a592e
KS
31462005-01-13 Kim F. Storm <storm@cua.dk>
3147
3148 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3149
910f60b1
TTN
31502005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3151
3152 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3153
37181fc4
KS
31542005-01-12 Kim F. Storm <storm@cua.dk>
3155
3156 * text.texi (Links and Mouse-1): Rename section from Enabling
3157 Mouse-1 to Following Links. Change xrefs.
3158 Add examples for define-button-type and define-widget.
3159
3160 * display.texi (Button Properties, Button Buffer Commands):
3161 Clarify mouse-1 and follow-link functionality.
3162
28f94a34
RS
31632005-01-12 Richard M. Stallman <rms@gnu.org>
3164
3165 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3166
3167 * display.texi (Beeping): Fix Texinfo usage.
3168
3169 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3170
bac2d936
KS
31712005-01-11 Kim F. Storm <storm@cua.dk>
3172
3173 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3174 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3175
3176 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3177 (Enabling Mouse-1 to Follow Links): New subsection.
3178
de968ddb
RS
31792005-01-06 Richard M. Stallman <rms@gnu.org>
3180
3181 * text.texi (Special Properties): Minor change.
3182
3183 * os.texi (Timers): Clarify previous change.
3184
3185 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3186
a3a43b3b
LT
31872005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3188
3189 * display.texi (Face Attributes): Correct xref to renamed node.
3190
732bb9ce
RS
31912005-01-01 Richard M. Stallman <rms@gnu.org>
3192
3193 * display.texi (Face Attributes): Describe hex color specs.
3194
c734ae59
RS
31952004-12-31 Richard M. Stallman <rms@gnu.org>
3196
3197 * os.texi (Timers): Update previous change.
3198
33b2f4ea
KS
31992004-12-30 Kim F. Storm <storm@cua.dk>
3200
3201 * display.texi (Line Height): Total line-height is now specified
3202 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3203 in cons cells. (nil . RATIO) is relative to actual line height.
3204 Use line-height `t' instead of `0' to get minimum height.
3205
99ec74b9
RS
32062004-12-29 Richard M. Stallman <rms@gnu.org>
3207
3208 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3209
eab463f6
RS
32102004-12-28 Richard M. Stallman <rms@gnu.org>
3211
3212 * commands.texi (Quitting): Clarify value of with-local-quit.
3213
3214 * elisp.texi (Top): Fix previous change.
3215
3216 * loading.texi (Loading): Fix previous change.
3217
ebbd14f1
RS
32182004-12-27 Richard M. Stallman <rms@gnu.org>
3219
4ae98fc5
RS
3220 * Makefile.in (MAKEINFO): Specify --force.
3221
8f430046
RS
3222 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3223
56011a8c
RS
3224 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3225
3226 * display.texi (Line Height): Further clarify.
3227
3228 * elisp.texi (Top): Update Loading submenu.
3229
ebbd14f1
RS
3230 * loading.texi (Where Defined): New node.
3231 (Unloading): load-history moved to Where Defined.
3232
fda2922a
RS
32332004-12-21 Richard M. Stallman <rms@gnu.org>
3234
3235 * commands.texi (Event Input Misc): Add while-no-input.
3236
9eb8959a
RS
32372004-12-11 Richard M. Stallman <rms@gnu.org>
3238
3239 * display.texi (Line Height): Rewrite text for clarity.
3240
adf87c29
KS
32412004-12-11 Kim F. Storm <storm@cua.dk>
3242
3243 * display.texi (Display): Add node "Line Height" to menu.
3244 (Line Height): New node. Move full description of line-spacing
3245 and line-height text properties here from text.texi.
3246 (Scroll Bars): Add vertical-scroll-bar variable.
3247
3248 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3249
3250 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3251 line-spacing and vertical-scroll-bar.
3252
3253 * text.texi (Special Properties): Just mention line-spacing and
3254 line-height here, add xref to new "Line Height" node.
3255
31e4729e
TTN
32562004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3257
3258 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3259
3260 * locals.texi (Standard Buffer-Local Variables):
3261 Add @xref for `line-spacing'.
3262
cc60c723
RS
32632004-12-05 Richard M. Stallman <rms@gnu.org>
3264
3265 * Makefile.in (maintainer-clean): Remove the info files
3266 in $(infodir) where they are created.
3267
f6101ac9
RS
32682004-12-03 Richard M. Stallman <rms@gnu.org>
3269
3270 * windows.texi (Selecting Windows): get-lru-window and
3271 get-largest-window don't consider dedicated windows.
3272
3273 * text.texi (Undo): Document undo-in-progress.
3274
94221759
RS
32752004-11-26 Richard M. Stallman <rms@gnu.org>
3276
3277 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3278 Remove a few vars that are not always buffer-local.
3279
7092c5e8
LT
32802004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3281
3282 * locals.texi (Standard Buffer-Local Variables): Comment out
3283 xref's to non-existent node `Yet to be written'.
3284
261b01c6
RS
32852004-11-24 Richard M. Stallman <rms@gnu.org>
3286
3287 * processes.texi (Synchronous Processes): Grammar fix.
3288
3289 * numbers.texi (Comparison of Numbers): Add eql.
3290
3291 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3292
3293 * intro.texi (Printing Notation): Fix previous change.
3294
3295 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3296 and default-indicate-buffer-boundaries from here.
3297 (Usual Display): To here.
3298 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3299 (Usual Display): Move tab-width up.
3300
3301 * customize.texi (Variable Definitions): Replace
3302 show-paren-mode example with tooltip-mode.
7092c5e8 3303 (Simple Types, Composite Types, Defining New Types):
261b01c6 3304 Minor cleanups.
7092c5e8 3305
c1aa4864
JH
33062004-11-21 Jesper Harder <harder@ifa.au.dk>
3307
3308 * processes.texi (Synchronous Processes, Output from Processes):
3309 Markup fix.
3310
dedbac89
RS
33112004-11-20 Richard M. Stallman <rms@gnu.org>
3312
07c8c65a
RS
3313 * positions.texi (Skipping Characters): skip-chars-forward
3314 now handles char classes.
3315
8f40a868
RS
3316 * intro.texi (Printing Notation): Avoid confusion of `print'
3317 when explaining @print.
3318
3319 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3320
3321 * display.texi (Display Table Format): Minor fix.
3322
3323 * streams.texi (Output Functions): Fix print example.
3324
fd6866c8
RS
3325 * Makefile.in (elisp): New target.
3326 (dist): Depend on $(infodir)/elisp, not elisp.
3327 Copy the info files from $(infodir).
3328
9d00469f
RS
3329 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3330 read-from-minibuffer.
3331
dedbac89
RS
3332 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3333
6de891db
RS
33342004-11-19 Richard M. Stallman <rms@gnu.org>
3335
3336 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3337
e1c1c5a7
TTN
33382004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3339
3340 * tips.texi (Coding Conventions): Fix typo.
3341
ee31cd78
RS
33422004-11-16 Richard M. Stallman <rms@gnu.org>
3343
3344 * tips.texi (Coding Conventions): Separate defvar and require
3345 methods to avoid warnings. Use require only when there are many
3346 functions and variables from that package.
3347
3348 * minibuf.texi (Minibuffer Completion): When ignoring case,
3349 predicate must not be case-sensitive.
3350
3351 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3352 (Test Coverage): Don't talk about "splotches". Clarified.
3353
4bd38e94
TTN
33542004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3355
3356 * frames.texi (Window Frame Parameters): Fix typo.
3357
6d073ae1
KS
33582004-11-15 Kim F. Storm <storm@cua.dk>
3359
9f89426b
KS
3360 * symbols.texi (Other Plists): Note that plist-get may signal error.
3361 Add safe-plist-get.
6d073ae1 3362
10980463
TTN
33632004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3364
3365 * modes.texi (Font Lock Basics): Fix typo.
3366
1efc19eb
RS
33672004-11-08 Richard M. Stallman <rms@gnu.org>
3368
3369 * syntax.texi (Syntax Table Functions): Add syntax-after.
3370
6159c232
EZ
33712004-11-06 Lars Brinkhoff <lars@nocrew.org>
3372
3373 * os.texi (Processor Run Time): New section documenting
3374 get-internal-run-time.
3375
59dede22
EZ
33762004-11-06 Eli Zaretskii <eliz@gnu.org>
3377
3378 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3379 it nukes elisp-cover.texi.
3380 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3381 elisp-0 etc.
3382
4cc8522c
LT
33832004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3384
3385 * commands.texi (Keyboard Macros): Document `append' return value
3386 of `defining-kbd-macro'.
3387
2d1ef312
RS
33882004-11-01 Richard M. Stallman <rms@gnu.org>
3389
3390 * commands.texi (Interactive Call): Add called-interactively-p.
3391
6f4e005d
SJ
33922004-10-29 Simon Josefsson <jas@extundo.com>
3393
3394 * minibuf.texi (Reading a Password): Revert.
3395
4f71c13f
RS
33962004-10-28 Richard M. Stallman <rms@gnu.org>
3397
3398 * frames.texi (Display Feature Testing): Explain about "vendor".
3399
4660a9e3
RS
34002004-10-27 Richard M. Stallman <rms@gnu.org>
3401
3402 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3403 not raw. Clarify `n'.
3404 (Interactive Call): Rewrite interactive-p, focusing on when
3405 and how to use it.
3406 (Misc Events): Clarify previous change.
3407
3408 * advice.texi (Simple Advice): Clarify what job the example does.
3409 (Around-Advice): Clarify ad-do-it.
3410 (Activation of Advice): An option of ad-default-compilation-action
3411 is `never', not `nil'.
3412
c8636435
KS
34132004-10-26 Kim F. Storm <storm@cua.dk>
3414
3415 * commands.texi (Interactive Codes): Add U code letter.
3416
acd4089b
SJ
34172004-10-25 Simon Josefsson <jas@extundo.com>
3418
3419 * minibuf.texi (Reading a Password): Add.
3420
29dc7809
JR
34212004-10-24 Jason Rumney <jasonr@gnu.org>
3422
9b7fa297 3423 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3424 and wheel-down.
3425
bb5d6d34
KG
34262004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3427
3428 * processes.texi (Synchronous Processes): Document process-file.
3429
d0ee2ed3
KH
34302004-10-22 Kenichi Handa <handa@m17n.org>
3431
3432 * text.texi (translate-region): Document that it accepts also a
3433 char-table.
3434
38be9dbb
DP
34352004-10-22 David Ponce <david@dponce.com>
3436
3437 * windows.texi (Resizing Windows): Document the `preserve-before'
3438 argument of the functions `enlarge-window' and `shrink-window'.
3439
63c80452
JR
34402004-10-19 Jason Rumney <jasonr@gnu.org>
3441
3442 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3443
9f4b6e73
LT
34442004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * text.texi (Filling): Add anchor for definition of
3447 `sentence-end-double-space'.
3448
3449 * searching.texi (Regexp Example): Update description of how
3450 Emacs currently recognizes the end of a sentence.
3451 (Standard Regexps): Update definition of the variable
3452 `sentence-end'. Add definition of the function `sentence-end'.
3453
657f0f9c
EZ
34542004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3455
3456 * display.texi (Progress): New node.
3457
35ab4857
KS
34582004-10-05 Kim F. Storm <storm@cua.dk>
3459
3460 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3461
f2a54fbc
KS
34622004-09-29 Kim F. Storm <storm@cua.dk>
3463
3464 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3465 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3466 fringe bitmap symbols, as they now have their own namespace.
3467 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3468 vs. pixels. Signal error if no free bitmap slots.
3469 (Pixel Specification): Change IMAGE to @var{image}.
3470
4676d6f3
RS
34712004-09-28 Richard M. Stallman <rms@gnu.org>
3472
3473 * text.texi (Special Properties): Clarify line-spacing and line-height.
3474
3475 * searching.texi (Regexp Search): Add looking-back.
3476
17234906
LT
34772004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3478
3479 * display.texi: Correct typos.
3480 (Image Descriptors): Correct xref's.
3481
4de43c8b
RS
34822004-09-25 Richard M. Stallman <rms@gnu.org>
3483
3484 * text.texi (Special Properties): Cleanups in `cursor'.
3485 Rewrites in `line-height' and `line-spacing'; exchange them.
3486
3487 * display.texi (Fringes): Rewrite previous change.
3488 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3489 (Display Fringe Bitmaps): Node deleted, text moved.
3490 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3491 (Scroll Bars): Clarify set-window-scroll-bars.
3492 (Pointer Shape): Rewrite.
3493 (Specified Space): Clarify :align-to, etc.
3494 (Pixel Specification): Use @var. Clarify new text.
3495 (Other Display Specs): Clarify `slice'.
3496 (Image Descriptors): Cleanups.
3497 (Showing Images): Cleanups.
3498
a3ee0299
LT
34992004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3500
e88ebce6
LT
3501 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3502
a3ee0299
LT
3503 * modes.texi: Various minor changes in addition to:
3504 (Major Mode Conventions): Final call to `run-mode-hooks' should
3505 not be inside the `delay-mode-hooks' form.
3506 (Mode Hooks): New node.
3507 (Hooks): Delete obsolete example.
3508 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3509 node "Mode Hooks".
3510
6db2bc02
LT
35112004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3512
3513 * display.texi: Correct various typos.
3514 (Display): Rename node "Pointer Shapes" to "Pointer
3515 Shape". (There is already a node called "Pointer Shapes" in
3516 frames.texi.)
3517 (Images): Remove non-existent node "Image Slices" from menu.
3518
ed2846bd
KS
35192004-09-23 Kim F. Storm <storm@cua.dk>
3520
3521 * text.texi (Special Properties): Add `cursor', `pointer',
3522 `line-height', and `line-spacing' properties.
3523
3524 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3525 Shapes' to menu.
3526 (Standard Faces): Doc fix for fringe face.
3527 (Fringes): Add `overflow-newline-into-fringe' and
3528 'indicate-buffer-boundaries'.
3529 (Fringe Bitmaps, Pointer Shapes): New nodes.
3530 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3531 Bitmaps' to menu.
3532 (Specified Space): Describe pixel width and height.
3533 (Pixel Specification): New node.
3534 (Other Display Specs): Add `slice' property.
3535 (Display Fringe Bitmaps): New node.
3536 (Images): Add 'Image Slices' to menu.
3537 (Image Descriptors): Add `:pointer' and `:map' properties.
3538 (Showing Images): Add slice arg to `insert-image'. Add
3539 'insert-sliced-image'.
3540
4d894c98
RS
35412004-09-20 Richard M. Stallman <rms@gnu.org>
3542
3543 * commands.texi (Key Sequence Input):
3544 Clarify downcasing in read-key-sequence.
3545
7e388eb7
JL
35462004-09-08 Juri Linkov <juri@jurta.org>
3547
3548 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3549
a020987f
LT
35502004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * locals.texi (Standard Buffer-Local Variables): Add
3553 `buffer-auto-save-file-format'.
3554 * internals.texi (Buffer Internals): Describe new
3555 auto_save_file_format field of the buffer structure.
3556 * files.texi (Format Conversion): `auto-save-file-format' has been
3557 renamed `buffer-auto-save-file-format'.
3558
2b96f80c
LT
35592004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3560
3561 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3562 an integer or a marker.
3563 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3564
2ee3b79e
RS
35652004-08-22 Richard M. Stallman <rms@gnu.org>
3566
3567 * modes.texi (Major Mode Conventions): Discuss rebinding of
3568 standard key bindings.
3569
c438dc33
KS
35702004-08-18 Kim F. Storm <storm@cua.dk>
3571
3572 * processes.texi (Accepting Output): Add `just-this-one' arg to
3573 `accept-process-output'.
101c421e 3574 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3575
db8af011
LT
35762004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3577
3578 * keymaps.texi: Various changes in addition to:
3579 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3580 Give more varied examples for `kbd'.
3581 (Creating Keymaps): Char tables have slots for all characters
3582 without modifiers.
3583 (Active Keymaps): `overriding-local-map' and
3584 `overriding-terminal-local-map' also override text property and
3585 overlay keymaps.
3586 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3587 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3588 to denote a prefix of no events.
3589 `map-keymap' includes parent's bindings _recursively_.
3590 Clarify and correct description of `where-is-internal'.
3591 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3592 (Menu Example): For menus intended for use with the keyboard, the
3593 menu items should be bound to characters or real function keys.
3594
de700726
LT
35952004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3596
30e75a87
LT
3597 * objects.texi (Character Type): Reposition `@anchor' to prevent
3598 double space inside sentence in Info.
3599
de700726
LT
3600 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3601 renamed to `disabled-command-function'.
7c5b95c9 3602 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3603 (Command Loop Info): Replace reference to it.
3604 (Disabling Commands): `disabled-command-hook' has been renamed to
3605 `disabled-command-function'.
3606
81909a1a
LT
36072004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3608
3609 * os.texi (Translating Input): Only non-prefix bindings in
3610 `key-translation-map' override actual key bindings. Warn about
3611 possible indirect effect of actual key bindings on non-prefix
3612 bindings in `key-translation-map'.
3613
5504e99c
LT
36142004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3615
3616 * minibuf.texi (High-Level Completion): Add anchor for definition
3617 of `read-variable'.
3618
3619 * commands.texi: Various changes in addition to:
3620 (Using Interactive): Clarify description of `interactive-form'.
3621 (Interactive Call): Mention default for KEYS argument to
3622 `call-interactively'.
3623 (Command Loop Info): Clarify description of `this-command-keys'.
3624 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3625 Value of `last-event-frame' can be `macro'.
3626 (Repeat Events): `double-click-fuzz' is also used to distinguish
3627 clicks and drags.
3628 (Classifying Events): Clarify descriptions of `event-modifiers'
3629 `event-basic-type' and `event-convert-list'.
3630 (Accessing Events): `posn-timestamp' takes POSITION argument.
3631 (Quoted Character Input): Clarify description of
3632 `read-quoted-char' and fix example.
3633 (Quitting): Add `with-local-quit'.
6db11765 3634 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3635 `enable-command' and `disable-command'.
3636 Mention what happens if `disabled-command-hook' is nil.
3637 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3638 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3639
f478a72a
LT
36402004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3641
3642 * frames.texi: Various changes in addition to:
3643 (Creating Frames): Expand and clarify description of `make-frame'.
3644 (Window Frame Parameters): Either none or both of the `icon-left'
3645 and `icon-top' parameters must be specified. Put descriptions of
3646 `menu-bar-lines' and `toolbar-lines' closer together and change
3647 them accordingly.
3648 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3649 except while processing `frame-title-format' or `icon-title-format'.
3650 (Deleting Frames): Correct description of `delete-frame'.
3651 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3652 (Frames and Windows): Mention return value of
f478a72a
LT
3653 `set-frame-selected-window'.
3654 (Visibility of Frames): Mention `force' argument to
3655 `make-frame-invisible'. `frame-visible-p' returns t for all
3656 frames on text-only terminals.
3657 (Frame Configurations): Restoring a frame configuration does not
3658 restore deleted frames.
3659 (Window System Selections): `x-set-selection' returns DATA.
3660 (Resources): Add example.
3661 (Display Feature Testing): Clarify descriptions of
3662 `display-pixel-height', `display-pixel-width', `x-server-version'
3663 and `x-server-vendor'.
3664
3665 * windows.texi (Choosing Window): Add anchor.
3666 * minibuf.texi (Minibuffer Misc): Add anchor.
3667
bc135062
JPW
36682004-07-23 John Paul Wallington <jpw@gnu.org>
3669
3670 * macros.texi (Defining Macros): Declaration keyword for setting
3671 Edebug spec is `debug' not `edebug'.
3672
cb7516e5
LT
36732004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3674
3675 * windows.texi: Various small changes in addition to:
3676 (Window Point): Mention return value of `set-window-point'.
3677 (Window Start): `pos-visible-in-window-p' disregards horizontal
3678 scrolling. Explain return value if PARTIALLY is non-nil.
3679 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3680 and `set-window-vscroll'.
3681 (Size of Window): The argument WINDOW to `window-inside-edges',
3682 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3683 (Resizing Windows): Explain return value of
3684 `shrink-window-if-larger-than-buffer'.
3685 `window-size-fixed' automatically becomes buffer local when set.
3686 (Window Configurations): Explain return value of
3687 `set-window-configuration'.
3688
3689 * minibuf.texi (Minibuffer Misc): Add anchor for
3690 `minibuffer-scroll-window'.
3691
3692 * positions.texi (Text Lines): Add anchor for `count-lines'.
3693
3751eb00
RS
36942004-07-17 Richard M. Stallman <rms@gnu.org>
3695
3696 * display.texi (Overlay Properties): Adding `evaporate' prop
3697 deletes empty overlay immediately.
3698
3699 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3700 fix example.
3701
9a7e97c6
LT
37022004-07-16 Jim Blandy <jimb@redhat.com>
3703
3704 * searching.texi (Regexp Backslash): Document new \_< and \_>
3705 operators.
3706
aa0e4da8
JB
37072004-07-16 Juanma Barranquero <lektu@terra.es>
3708
3709 * display.texi (Images): Fix Texinfo usage.
3710
cbbfedb2
LT
37112004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3712
3713 * buffers.texi (Modification Time): `visited-file-modtime' now
3714 returns a list of two integers, instead of a cons.
3715
3a052bd3
LT
37162004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3717
3718 * windows.texi: Various changes in addition to:
3719 (Splitting Windows): Add `split-window-keep-point'.
3720
02c04e6f
RS
37212004-07-09 Richard M. Stallman <rms@gnu.org>
3722
3723 * frames.texi (Input Focus): Minor fix.
3724
cb4f1287
LT
37252004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3726
3727 * frames.texi (Input Focus): Clarify descriptions of
3728 `select-frame-set-input-focus' and `select-frame'.
3729
339902ec
LT
37302004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3731
3732 * os.texi: Various small changes in addition to:
3733 (Killing Emacs): Expand and clarify description of
3734 `kill-emacs-query-functions' and `kill-emacs-hook'.
3735 (System Environment): Expand and clarify description of `getenv'
3736 and `setenv'.
3737 (Timers): Clarify description of `run-at-time'.
3738 (Translating Input): Correct description of
3739 `extra-keyboard-modifiers'.
3740 (Flow Control): Correct description of `enable-flow-control'.
3741
fe3b7e35
TTN
37422004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3743
3744 * os.texi: Update copyright.
3745 (Session Management): Grammar fix.
3746 Clarify which Emacs does the restarting.
3747 Use @samp for *scratch* buffer.
3748
59db7d6e
LT
37492004-07-04 Alan Mackenzie <acm@muc.de>
3750
3751 * frames.texi (Input Focus): Add documentation for
3752 `select-frame-set-input-focus'. Replace refs to non-existent
3753 `switch-frame' with `select-frame'. Minor corrections and tidying
3754 up of text-only terminal stuff.
3755
e3ccf404
RS
37562004-07-02 Richard M. Stallman <rms@gnu.org>
3757
3758 * files.texi (Saving Buffers): Cleanup write-contents-function.
3759 (Magic File Names): Cleanup file-remote-p.
3760
8addb6eb
KG
37612004-07-02 Kai Grossjohann <kai@emptydomain.de>
3762
3763 * files.texi (Magic File Names): `file-remote-p' returns an
3764 identifier of the remote system, not just t.
3765
7a58d84d
DK
37662004-07-02 David Kastrup <dak@gnu.org>
3767
3768 * searching.texi (Entire Match Data): Add explanation about new
3769 match-data behavior when @var{integers} is non-nil.
3770
d8c379f8
RS
37712004-06-24 Richard M. Stallman <rms@gnu.org>
3772
b4a4b0ae
RS
3773 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3774
d8c379f8
RS
3775 * customize.texi (Variable Definitions): Note about doc strings
3776 and :set.
3777
3778 * keymaps.texi (Keymap Terminology): Document `kbd'.
3779 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3780
3781 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3782 makes it buffer-local.
3783
3784 * files.texi (Saving Buffers): Correct previous change.
3785
3786 * commands.texi (Accessing Events):
3787 Clarify posn-col-row and posn-actual-col-row.
3788
37892004-06-24 David Ponce <david.ponce@wanadoo.fr>
3790
3791 * commands.texi (Accessing Events): New functions
3792 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3793
dce417e7
LT
37942004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3797 * frames.texi, buffers.texi, backups.texi, variables.texi:
3798 * loading.texi, eval.texi, functions.texi, control.texi:
3799 * symbols.texi, minibuf.texi: Reposition @anchor's.
3800
3801 * help.texi: Various small changes in addition to the following.
3802 (Describing Characters): Describe PREFIX argument to
3803 `key-description'. Correct and clarify definition of
3804 `text-char-description'. Describe NEED-VECTOR argument to
3805 `read-kbd-macro'.
3806 (Help Functions): Clarify definition of `apropos'.
3807
255d07dc
LH
38082004-06-23 Lars Hansen <larsh@math.ku.dk>
3809
3810 * files.texi (Saving Buffers): Correct description of
3811 `write-contents-functions'.
3812
4e9691e9
JB
38132004-06-21 Juanma Barranquero <lektu@terra.es>
3814
3815 * display.texi (Images): Remove redundant @vindex directives.
3816 Rewrite `image-library-alist' doc in active voice.
3817
1ebd4f78
JB
38182004-06-14 Juanma Barranquero <lektu@terra.es>
3819
3820 * display.texi (Images): Document new delayed library loading,
3821 variable `image-library-alist' and (existing but undocumented)
3822 function `image-type-available-p'.
3823
ddfb8369
RS
38242004-06-05 Richard M. Stallman <rms@gnu.org>
3825
3826 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3827 refer the user to the Initial Input node.
3828 (Text from Minibuffer): Likewise.
3829 (Initial Input): New node. Document this feature
3830 and say it is mostly deprecated.
3831
18684a3a
RS
38322004-05-30 Richard M. Stallman <rms@gnu.org>
3833
7a61e456
RS
3834 * loading.texi (Named Features): Clarify return value
3835 and meaning of NOERROR.
3836
18684a3a
RS
3837 * variables.texi (File Local Variables): Minor cleanup.
3838
c8364415
MA
38392004-05-30 Michael Albinus <michael.albinus@gmx.de>
3840
3841 * files.texi (Magic File Names): Add `file-remote-p' as operation
3842 of file name handlers.
3843
08fd1251
RS
38442004-05-29 Richard M. Stallman <rms@gnu.org>
3845
3846 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3847 as arg to a minor mode command.
3848
71d5a208
RS
38492004-05-22 Richard M. Stallman <rms@gnu.org>
3850
3851 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3852
3853 * streams.texi (Output Variables): Doc float-output-format.
3854
3855 * searching.texi (Regexp Special): Nested repetition can be infloop.
3856
3857 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3858 real stack overflow.
3859
3860 * compile.texi: Minor cleanups.
3861
38622004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3863
3864 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3865 circular lists.
3866 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3867
022cb162
TTN
38682004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3869
3870 * modes.texi (Search-based Fontification): Fix typo.
3871
aa7094ba
JB
38722004-05-10 Juanma Barranquero <lektu@terra.es>
3873
3874 * modes.texi (Mode Line Variables): Fix description of
3875 global-mode-string, which is now after which-func-mode, not the
3876 buffer name.
3877
c2383279
LH
38782004-05-07 Lars Hansen <larsh@math.ku.dk>
3879
3880 * modes.texi (Desktop Save Mode): Add.
3881 (Modes): Add menu entry Desktop Save Mode.
3882
3883 * hooks.texi: Add desktop-after-read-hook,
3884 desktop-no-desktop-file-hook and desktop-save-hook.
3885
3886 * locals.texi: Add desktop-save-buffer.
3887
058296d3
JH
38882004-04-30 Jesper Harder <harder@ifa.au.dk>
3889
3890 * display.texi: emacs -> Emacs.
3891
0c54865e
EZ
38922004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3893
3894 * files.texi (Changing Files): Document set-file-times.
3895
d814862a
JB
38962004-04-23 Juanma Barranquero <lektu@terra.es>
3897
3898 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3899
e8d6f886
JH
39002004-04-18 Jesper Harder <harder@ifa.au.dk>
3901
3902 * tips.texi (Coding Conventions): defopt -> defcustom.
3903
3a424014
LT
39042004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3905
3906 * sequences.texi: Various clarifications.
3907
9e860631
LT
39082004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3909
3910 * buffers.texi (Read Only Buffers): Mention optional ARG to
3911 `toggle-read-only'.
3912
5e30a0fb
NR
39132004-04-14 Nick Roberts <nick@nick.uklinux.net>
3914
9e860631 3915 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3916 returns a full-width window if possible.
3917
619fb950
LT
39182004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * buffers.texi: Various changes in addition to:
3921 (Buffer File Name): Add `find-buffer-visiting'.
3922 (Buffer Modification): Mention optional ARG to `not-modified'.
3923 (Indirect Buffers): Mention optional CLONE argument to
3924 `make-indirect-buffer'.
3925
3926 * files.texi: Various changes in addition to:
3927 (Visiting Functions): `find-file-hook' is now a normal hook.
3928 (File Name Expansion): Explain difference between the way that
3929 `expand-file-name' and `file-truename' treat `..'.
3930 (Contents of Directories): Mention optional ID-FORMAT argument to
3931 `directory-files-and-attributes'.
3932 (Format Conversion): Mention new optional CONFIRM argument to
3933 `format-write-file'.
3934
a2295d32
MB
39352004-04-12 Miles Bader <miles@gnu.org>
3936
3937 * macros.texi (Expansion): Add description of `macroexpand-all'.
3938
571fd4d5
JH
39392004-04-05 Jesper Harder <harder@ifa.au.dk>
3940
3941 * variables.texi (Variable Aliases): Mention
3942 cyclic-variable-indirection.
3943
3944 * errors.texi (Standard Errors): Ditto.
3945
4ba2fd66
LT
39462004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3947
6db11765 3948 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
3949 (Making Backups): Mention return value of `backup-buffer'.
3950 (Auto-Saving): Mention optional FORCE argument to
3951 `delete-auto-save-file-if-necessary'.
3952 (Reverting): Mention optional PRESERVE-MODES argument to
3953 `revert-buffer'. Correct description of `revert-buffer-function'.
3954
8f7ea687
JL
39552004-03-22 Juri Linkov <juri@jurta.org>
3956
3957 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3958 with `Vector Functions'.
3959
3960 * text.texi (Sorting): Add missing quote.
3961
0eeca3c1
LT
39622004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3963
3964 * intro.texi (Lisp History): Replace xref to `cl' manual with
3965 inforef.
3966
e69cfac2
RS
39672004-03-12 Richard M. Stallman <rms@gnu.org>
3968
3969 * intro.texi (Version Info): Add arg to emacs-version.
3970 (Lisp History): Change xref to CL manual.
3971
1b91d47f
LT
39722004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3975 for Partial Completion mode.
3976
97073664
TTN
39772004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3978
9b7fa297 3979 * customize.texi: Fix typo. Remove eol whitespace.
97073664 3980
04a6e76b
RS
39812004-03-04 Richard M. Stallman <rms@gnu.org>
3982
3983 * processes.texi: Fix typos.
3984
3985 * lists.texi (Building Lists): Minor clarification.
3986
3987 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3988 in make-hash-table.
3989
5bb0fcd1
JB
39902004-02-29 Juanma Barranquero <lektu@terra.es>
3991
3992 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3993 rm, and ignore exit code.
3994
9022d421
EZ
39952004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3996
3997 * display.texi (Defining Faces): Add description for min-colors.
3998 Update example.
3999
92f5fba2
LT
40002004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * abbrevs.texi: Various corrections and clarifications in addition
4003 to the following:
4004 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4005
7e83e178
GM
40062004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4007
4008 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4009
9c5609e8
LT
40102004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4011
e2b9b51f
LT
4012 * text.texi: Various small changes in addition to the following:
4013 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4014 to delete-horizontal-space.
9b7fa297 4015 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4016 description of yank-handler text property at various places.
4017
7daa0e81
LT
4018 * frames.texi (Window System Selections): Add anchor.
4019
9c5609e8
LT
4020 * syntax.texi (Syntax Table Functions): Clarify and correct
4021 descriptions of make-syntax-table and copy-syntax-table.
4022 (Motion and Syntax): Clarify SYNTAXES argument to
4023 skip-syntax-forward.
4024 (Parsing Expressions): Mention that the return value of
4025 parse-partial-sexp is currently a list of ten rather than nine
4026 elements.
4027 (Categories): Various corrections and clarifications.
4028
d29edb21
LT
40292004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4030
4031 * markers.texi (Marker Insertion Types): Minor change.
4032
4033 * locals.texi (Standard Buffer-Local Variables):
4034 * commands.texi (Interactive Codes, Using Interactive):
4035 * functions.texi (Related Topics): Fix xrefs.
4036
43e48bda
LT
40372004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4038
4039 * lists.texi (Sets And Lists): Update description of delete-dups.
4040
84e34002
RS
40412004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4042
4043 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4044
40452004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4046
4047 * frames.texi (Parameter Access): frame-parameters arg is optional.
4048 modify-frame-parameters handles nil for FRAME.
4049 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4050 are all-or-nothing for certain toolkits.
4051 Mention parameter wait-for-wm.
4052 (Frames and Windows): In frame-first-window and frame-selected-window
4053 the arg is optional.
4054 (Input Focus): In redirect-frame-focus the second arg is optional.
4055 (Window System Selections): Mention selection type CLIPBOARD.
4056 Mention data-type UTF8_STRING.
4057 Mention numbering of cut buffers.
4058 (Resources): Describe x-resource-name.
4059
40602004-02-16 Richard M. Stallman <rms@gnu.org>
4061
4062 * windows.texi (Buffers and Windows): Delete false table
4063 about all-frames.
4064
4065 * syntax.texi (Parsing Expressions): Delete old caveat
4066 about parse-sexp-ignore-comments.
4067
4068 * streams.texi (Output Variables): Add print-quoted.
4069
4070 * lists.texi (Building Lists): Minor cleanup.
4071
4072 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4073
4074 * display.texi (Overlays): Explain overlays use markers.
4075 (Managing Overlays): Explain front-advance and rear-advance
4076 in more detail.
4077
4078 * loading.texi (Unloading): Document unload-feature-special-hooks.
4079 Get rid of fns-NNN.el file.
4080
40812004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4082
4083 * help.texi (Describing Characters): Fix text-char-description
4084 example output.
4085
4086 * edebug.texi (Using Edebug): Fix example.
4087
4088 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4089
84e34002
RS
4090 * files.texi (Changing Files): Fix argname.
4091
4092 * calendar.texi: Fix parens, and default values.
4093
4094 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4095 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4096 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4097
4098 * positions.texi (Text Lines): Don't add -1 in current-line.
4099
41002004-02-16 Richard M. Stallman <rms@gnu.org>
4101
4102 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4103
c33b76da
EZ
41042004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4105
4106 * processes.texi (Low-Level Network): Fix a typo.
4107
9d7271e8
KS
41082004-02-12 Kim F. Storm <storm@cua.dk>
4109
4110 * display.texi (Fringes): Use consistent wording.
4111 Note that window-fringe's window arg is optional.
4112 (Scroll Bars): Use consistent wording.
4113
6827d730
LT
41142004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * tips.texi (Comment Tips): Document the new conventions for
4117 commenting out code.
4118
1cb60b5a
JD
41192004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4120
4121 * positions.texi (Text Lines): Added missing end defun.
4122
7fdd1f62
KS
41232004-02-07 Kim F. Storm <storm@cua.dk>
4124
4125 * positions.texi (Text Lines): Add line-number-at-pos.
4126
eb3c144c
JPW
41272004-02-06 John Paul Wallington <jpw@gnu.org>
4128
4129 * display.texi (Button Properties, Button Buffer Commands):
4130 mouse-2 invokes button, not down-mouse-1.
4131
a1d38d63
JR
41322004-02-04 Jason Rumney <jasonr@gnu.org>
4133
4134 * makefile.w32-in: Sync with Makefile.in changes.
4135
4b574f3d
LT
41362004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4137
4138 * minibuf.texi (Text from Minibuffer): Various corrections and
4139 clarifications.
4140 (Object from Minibuffer): Correct Lisp description of
4141 read-minibuffer.
4142 (Minibuffer History): Clarify description of cons values for
4143 HISTORY arguments.
4144 (Basic Completion): Various corrections and clarifications. Add
4145 completion-regexp-list.
4146 (Minibuffer Completion): Correct and clarify description of
4147 completing-read.
6f6b0433 4148 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4149 other minor changes.
4150 (High-Level Completion): Various corrections and clarifications.
4151 (Reading File Names): Ditto.
4152 (Minibuffer Misc): Ditto.
4153
d8186297
LT
41542004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4155
4156 * strings.texi (Text Comparison): assoc-string also matches
4157 elements of alists that are strings instead of conses.
4158 (Formatting Strings): Standardize Texinfo usage. Update index
4159 entries.
4160
9adcb5f2
LT
41612004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4162
4163 * lists.texi (Sets And Lists): Add delete-dups.
4164
3e7274ae
LT
41652004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4166
4167 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4168 special form.
4169 * macros.texi (Defining Macros): Update description of `declare',
4170 which now is a macro.
4171 (Wrong Time): Fix typos.
4172
944e099f
LT
41732004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4174
4175 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4176 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4177 and `batch-byte-compile'. In particular, mention and describe
4178 all optional arguments.
4179 (Disassembly): Correct and clarify the description of `disassemble'.
4180
90c3aa59
LT
41812004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4182
4183 * searching.texi: Various small changes in addition to the
4184 following.
4185 (Regexp Example): Adapt to new value of `sentence-end'.
4186 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4187 `words'.
4188 (Search and Replace): Add usage note for `perform-replace'.
4189 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4190 `match-data'.
4191 (Standard Regexps): Update for new values of `paragraph-start'
4192 and `sentence-end'.
4193
583c353d
LT
41942004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4195
4196 * files.texi (Saving Buffers): Clarify descriptions of
4197 `write-contents-functions' and `before-save-hook'.
4198 Make the defvar's for `before-save-hook' and `after-save-hook'
4199 into defopt's.
4200
05faee07
KS
42012004-01-07 Kim F. Storm <storm@cua.dk>
4202
4203 * commands.texi (Click Events): Describe new image and
4204 width/height elements of click events.
4205 (Accessing Events): Add posn-string, posn-image, and
4206 posn-object-width-height. Change posn-object to return either
4207 image or string object.
4208
a0465ec3
SJ
42092004-01-01 Simon Josefsson <jas@extundo.com>
4210
4211 * hooks.texi (Standard Hooks): Add before-save-hook.
4212 * files.texi (Saving Buffers): Likewise.
4213
972c0c49
RS
42142004-01-03 Richard M. Stallman <rms@gnu.org>
4215
4216 * frames.texi (Frames and Windows): Delete frame-root-window.
4217
dbcd463f
LT
42182004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4219
4220 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4221
4222 * functions.texi: Various small changes in addition to the
4223 following.
4224 (What Is a Function): `functionp' returns nil for macros. Clarify
4225 behavior of this and following functions for symbol arguments.
4226 (Function Documentation): Add `\' in front of (fn @var{arglist})
4227 and explain why.
4228 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4229 Add anchor.
4230 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4231
02c77ee9
MB
42322004-01-01 Miles Bader <miles@gnu.org>
4233
4234 * display.texi (Buttons): New section.
4235
903a1a91
AS
42362003-12-31 Andreas Schwab <schwab@suse.de>
4237
4238 * numbers.texi (Math Functions): sqrt reports a domain-error
4239 error.
4240 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4241
697cf92a
LT
42422003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4243
3f70fe82
LT
4244 * tips.texi (Documentation Tips): Update item on hyperlinks in
4245 documentation strings.
4246
697cf92a
LT
4247 * errors.texi (Standard Errors): Various small corrections and
4248 additions.
4249
4250 * control.texi: Various small changes in addition to the
4251 following.
4252 (Signaling Errors): Provide some more details on how `signal'
4253 constructs the error message. Add anchor to the definition of
4254 `signal'.
4255 (Error Symbols): Describe special treatment of `quit'.
4256 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4257 to emphasize that it has to be a single form.
4258
4259 * buffers.texi: Add anchor.
4260
4d25144d
RS
42612003-12-29 Richard M. Stallman <rms@gnu.org>
4262
4263 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4264 (Window Configurations): Add window-configuration-frame.
4265
4266 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4267
4268 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4269 Change arg name in get-char-property.
4270 (Special Properties): Update handling of keymap property.
4271
4272 * strings.texi (Modifying Strings): Add clear-string.
4273 (Text Comparison): Add assoc-string and remove
4274 assoc-ignore-case, assoc-ignore-representation.
4275
4276 * os.texi (Time of Day): Add set-time-zone-rule.
4277
4278 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4279 report domain-error errors.
4d25144d 4280
697cf92a 4281 * nonascii.texi (Converting Representations):
4d25144d
RS
4282 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4283 (Encoding and I/O): Add file-name-coding-system.
4284
4285 * modes.texi (Search-based Fontification): Explain that
4286 face specs are symbols with face names as values.
4287
4288 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4289
4290 * lists.texi (Building Lists): remq moved elsewhere.
4291 (Sets And Lists): remq moved here.
4292 (Association Lists): Refer to assoc-string.
4293
4294 * internals.texi (Garbage Collection): Add memory-use-counts.
4295
4296 * frames.texi (Frames and Windows): Add set-frame-selected-window
4297 and frame-root-window.
4298
697cf92a 4299 * files.texi (Contents of Directories):
4d25144d
RS
4300 Add directory-files-and-attributes.
4301
4302 * display.texi (Refresh Screen): Add force-window-update.
4303 (Invisible Text): Explain about moving point out of invis text.
4304 (Overlay Properties): Add overlay-properties.
4305 (Managing Overlays): Add overlayp.
4306 (GIF Images): Invalid image number displays a hollow box.
4307
4308 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4309 (Killing Buffers): Add buffer-live-p.
4310
67fafe38
MR
43112003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4312
4313 * display.texi (Fringes): Fix typo "set-buffer-window".
4314
68e74f25
LT
43152003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4316
4317 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4318 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4319 Add or change various xrefs and anchors.
4320
4321 * commands.texi: Replace all occurrences of @acronym{CAR} with
4322 @sc{car}, for consistency with the rest of the Elisp manual.
4323 `car' and `cdr' are historically acronyms, but are no longer
4324 widely thought of as such.
4325
4326 * internals.texi (Pure Storage): Mention that `purecopy' does not
4327 copy text properties.
4328 (Object Internals): Now 29 bits are used (in most implementations)
4329 to address Lisp objects.
4330
4331 * variables.texi (Variables with Restricted Values): New node.
4332
4333 * objects.texi (Lisp Data Types): Mention that certain variables
4334 can only take on a restricted set of values and add an xref to
4335 the new node "Variables with Restricted Values".
4336
4337 * eval.texi (Function Indirection): Describe the errors that
4338 `indirect-function' can signal.
4339 (Eval): Clarify the descriptions of `eval-region' and `values'.
4340 Describe `eval-buffer' instead of `eval-current-buffer' and
4341 mention `eval-current-buffer' as an alias for `current-buffer'.
4342 Correct the description and mention all optional arguments.
4343
697cf92a 4344 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4345 following.
4346 (Converting Representations): Clarify behavior of
4347 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4348 ASCII arguments.
4349 (Character Sets): Document the variable `charset-list' and adapt
4350 the definition of the function `charset-list' accordingly.
4351 (Translation of Characters): Clarify use of generic characters in
4352 `make-translation-table'. Clarify and correct the description of
4353 the use of translation tables in encoding and decoding.
4354 (User-Chosen Coding Systems): Correct and clarify the description
4355 of `select-safe-coding-system'.
4356 (Default Coding Systems): Clarify description of
4357 `file-coding-system-alist'.
4358
a62f71e4
LT
43592003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4360
4361 * strings.texi (Text Comparison): Correctly describe when two
4362 strings are `equal'. Combine and clarify descriptions of
4363 `assoc-ignore-case' and `assoc-ignore-representation'.
4364
4365 * objects.texi (Non-ASCII in Strings): Clarify description of
4366 when a string is unibyte or multibyte.
4367 (Bool-Vector Type): Update examples.
4368 (Equality Predicates): Correctly describe when two strings are
4369 `equal'.
4370
19017752
LT
43712003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4372
4373 * lists.texi (Building Lists): `append' no longer accepts integer
4374 arguments. Update the description of `number-sequence' to reflect
4375 recent changes.
4376 (Sets And Lists): Describe `member-ignore-case' after `member'.
4377
0f6a07a8
KS
43782003-11-27 Kim F. Storm <storm@cua.dk>
4379
4380 * commands.texi (Click Events): Click object may be an images.
4381 Describe (dx . dy) element of click positions.
4382 (Accessing Events): Remove duplicate posn-timestamp.
4383 New functions posn-object and posn-object-x-y.
4384
1ce7c819
KS
43852003-11-23 Kim F. Storm <storm@cua.dk>
4386
4387 * commands.texi (Click Events): Describe enhancements to event
4388 position lists, including new text-pos and (col . row) items.
4389 Mention left-fringe and right-fringe area events.
0f6a07a8 4390 (Accessing Events): New functions posn-area and
1ce7c819
KS
4391 posn-actual-col-row. Mention posn-timestamp. Mention that
4392 posn-point in non-text area still returns buffer position.
4393 Clarify posn-col-row.
4394
cae8ddbb
LH
43952003-11-21 Lars Hansen <larsh@math.ku.dk>
4396
4397 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4398 * anti.texi (File Attributes): Describe removed parameter
4399 ID-FORMAT.
4400
f7f1a248
LT
44012003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4402
68e74f25 4403 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4404 a position, its buffer is ignored.
4405
4406 * markers.texi (Overview of Markers): Mention it here too.
4407
c5e2fb05
LT
44082003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * numbers.texi (Numeric Conversions): Not just `floor', but also
4411 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4412
e57d0aa8
LT
44132003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4414
4415 * markers.texi (Creating Markers): Specify insertion type of
4416 created markers. Add xref to `Marker Insertion Types'.
4417 Second argument to `copy-marker' is optional.
4418 (Marker Insertion Types): Mention that most markers are created
4419 with insertion type nil.
4420 (The Mark): Correctly describe when `mark' signals an error.
4421 (The Region): Correctly describe when `region-beginning' and
4422 `region-end' signal an error.
4423
bb3612ec
LT
44242003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4425
4426 * hash.texi (Creating Hash): Clarify description of `eql'.
4427 `makehash' is obsolete.
4428 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4429
4430 * positions.texi (Point): Change description of `buffer-end', so
4431 that it is also correct for floating point arguments.
4432 (List Motion): Correct argument lists of `beginning-of-defun' and
4433 `end-of-defun'.
4434 (Excursions): Add xref to `Marker Insertion Types'.
4435 (Narrowing): Argument to `narrow-to-page' is optional.
4436
cfb8a797
LT
44372003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4438
4439 * streams.texi (Output Streams): Clarify behavior of point for
4440 marker output streams.
4441
c6177909
LT
44422003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4443
4444 * variables.texi (Defining Variables): Second argument to
4445 `defconst' is not optional.
4446 (Setting Variables): Mention optional argument APPEND to
4447 `add-to-list'.
4448 (Creating Buffer-Local): Expand description of
4449 `make-variable-buffer-local'.
4450 (Frame-Local Variables): Expand description of
4451 `make-variable-frame-local'.
4452 (Variable Aliases): Correct description of optional argument
4453 DOCSTRING to `defvaralias'. Mention return value of
4454 `defvaralias'.
4455 (File Local Variables): Add xref to `File variables' in Emacs
4456 Manual. Correct description of `hack-local-variables'. Mention
4457 `safe-local-variable' property. Mention optional second argument
4458 to `risky-local-variable-p'.
4459
b3645067
LT
44602003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4461
4462 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4463
10695e5c
EZ
44642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4465
4466 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4467 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4468 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4469 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4470 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4471 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4472 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4473 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4474 @acronym{FOO}.
4475
a2f4def1
LT
44762003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4477
4478 * strings.texi (Creating Strings): Argument START to `substring'
4479 can not be `nil'. Expand description of
4480 `substring-no-properties'. Correct description of `split-string',
4481 especially with respect to empty matches. Prevent very bad line
4482 break in definition of `split-string-default-separators'.
4483 (Text Comparison): `string=' and `string<' also accept symbols as
4484 arguments.
4485 (String Conversion): More completely describe argument BASE in
4486 `string-to-number'.
5bb0fcd1 4487 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4488 corresponding object. Clarify behavior of numeric prefix after
4489 `%' in `format'.
4490 (Case Conversion): The argument to `upcase-initials' can be a
4491 character.
4492
a2296bf9
KH
44932003-10-27 Kenichi Handa <handa@m17n.org>
4494
4495 * display.texi (Fontsets): Fix texinfo usage.
4496
885fef7c
KH
44972003-10-25 Kenichi Handa <handa@m17n.org>
4498
4499 * display.texi (Fontsets): Add description of the function
4500 set-fontset-font.
4501
0c6b7a1f
LT
45022003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * display.texi (Temporary Displays): Add xref to `Documentation
4505 Tips'.
4506
4507 * functions.texi (Function Safety): Use inforef instead of pxref
4508 for SES.
4509
c3cda320
AS
45102003-10-23 Andreas Schwab <schwab@suse.de>
4511
4512 * Makefile.in (TEX, texinputdir): Don't define.
4513 (TEXI2DVI): Define.
4514 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4515 add $(srcdir)/index.texi.
4516 ($(infodir)/elisp): Remove index.texi dependency.
4517 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4518 (index.texi): Remove target.
4519 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4520 (clean): Don't remove index.texi.
4521
c3cda320
AS
4522 * permute-index, index.perm: Remove.
4523 * index.texi: Rename from index.unperm.
4524
e5dadca7
LT
45252003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4526
4527 * tips.texi (Documentation Tips): Document new behavior for face
4528 and variable hyperlinks in Help mode.
4529
6cfb0777
LT
45302003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4531
4532 * objects.texi (Integer Type): Update for extra bit of integer range.
4533 (Character Type): Ditto.
4534
a6eeaa81 45352003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4536
4537 * numbers.texi (Integer Basics): Add index entries for reading
4538 numbers in hex, octal, and binary.
4539
c8f9ba83
LK
45402003-10-16 Lute Kamstra <lute@gnu.org>
4541
4542 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4543 argument.
4544
b52a26fb
LT
45452003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4546
4547 * windows.texi (Choosing Window): Fix typo.
4548 * edebug.texi (Edebug Execution Modes): Fix typo.
4549
f7005886
RS
45502003-10-13 Richard M. Stallman <rms@gnu.org>
4551
4552 * windows.texi (Basic Windows): A window has fringe settings,
4553 display margins and scroll-bar settings.
4554 (Splitting Windows): Doc split-window return value.
4555 Clean up one-window-p.
4556 (Selecting Windows): Fix typo.
4557 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4558 (Buffers and Windows): In set-window-buffer, explain effect
4559 on fringe settings and scroll bar settings.
4560 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4561 (Choosing Window): Use defopt for pop-up-frame-function.
4562 For special-display-buffer-names, explain same-window and same-frame.
4563 Clarify window-dedicated-p return value.
4564 (Textual Scrolling): scroll-up and scroll-down can get an error.
4565 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4566 Clarify set-window-hscroll.
4567 (Size of Window): Don't mention tool bar in window-height.
4568 (Coordinates and Windows): Explain what coordinates-in-window-p
4569 returns for fringes and display margins.
4570 (Window Configurations): Explain saving fringes, etc.
4571
4572 * tips.texi (Library Headers): Clean up Documentation.
4573
4574 * syntax.texi (Parsing Expressions): Clean up forward-comment
4575 and parse-sexp-lookup-properties.
4576
4577 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4578
4579 * os.texi (System Environment): Clean up text for load-average errors.
4580
4581 * modes.texi (Hooks): Don't explain local hook details at front.
4582 Clarify run-hooks and run-hook-with-args a little.
4583 Clean up add-hook and remove-hook.
4584
4585 * edebug.texi (Edebug Execution Modes): Clarify t.
4586 Document edebug-sit-for-seconds.
4587 (Coverage Testing): Document C-x X = and =.
4588 (Instrumenting Macro Calls): Fix typo.
4589 (Specification List): Don't index the specification keywords.
4590
c989ebe9
KS
45912003-10-10 Kim F. Storm <storm@cua.dk>
4592
4593 * processes.texi (Network): Introduce make-network-process.
4594
f9525eef
LT
45952003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * tips.texi (Library Headers): Fix typo.
4598
f008b925
LK
45992003-10-07 Juri Linkov <juri@jurta.org>
4600
4601 * modes.texi (Imenu): Mention imenu-create-index-function's
4602 default value. Explain submenus better.
4603
c22c5da6
LK
46042003-10-07 Lute Kamstra <lute@gnu.org>
4605
4606 * modes.texi (Faces for Font Lock): Fix typo.
4607 (Hooks): Explain how buffer-local hook variables can refer to
4608 global hook variables.
4609 Various minor clarifications.
4610
49247521
LK
46112003-10-06 Lute Kamstra <lute@gnu.org>
4612
4613 * tips.texi (Coding Conventions): Mention naming conventions for
4614 hooks.
4615
9296c947
LT
46162003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * loading.texi (Library Search): Correct default value of
4619 load-suffixes.
4620 (Named Features): Fix typo.
4621
0e9b293a
RS
46222003-10-05 Richard M. Stallman <rms@gnu.org>
4623
4624 * loading.texi (Named Features): In `provide',
4625 say how to test for subfeatures.
4626 (Unloading): In unload-feature, use new var name
4627 unload-feature-special-hooks.
4628
49247521 46292003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4630
4631 * modes.texi (Major Mode Conventions): Mention third way to set up
4632 Imenu.
4633 (Imenu): A number of small fixes.
4634 Delete documentation of internal variable imenu--index-alist.
4635 Document the return value format of imenu-create-index-function
4636 functions.
4637
ab8f7d5c
RS
46382003-09-30 Richard M. Stallman <rms@gnu.org>
4639
4640 * processes.texi (Network): Say what stopped datagram connections do.
4641
4642 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4643
4644 * display.texi (Overlay Properties): Clarify `evaporate' property.
4645
49247521 46462003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4647
4648 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4649 constructs should be marked as risky.
86b9b767
LK
4650 Change cons cell into proper list.
4651 (Mode Line Variables): Change cons cell into proper list.
4652
49247521 46532003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4654
4655 * modes.texi (Mode Line Data): Document the :propertize construct.
4656 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4657 to match their order in the default mode-line-format.
bc3b02f9
LK
4658 Describe the new variables mode-line-position and mode-line-modes.
4659 Update the default values of mode-line-frame-identification,
4660 minor-mode-alist, and default-mode-line-format.
4661 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4662
bc3b02f9 46632003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4664
c22c5da6 4665 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4666 * loading.texi, minibuf.texi, text.texi, variables.texi:
4667 Avoid @strong{Note:}.
4668
46692003-09-26 Richard M. Stallman <rms@gnu.org>
4670
4671 * keymaps.texi (Remapping Commands): Fix typo.
4672
41beda59
LT
46732003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4674
4675 * processes.texi (Low-Level Network): Fix typo.
4676
ef6ae4ff
KS
46772003-09-23 Kim F. Storm <storm@cua.dk>
4678
4679 * processes.texi (Network, Network Servers): Fix typos.
4680 (Low-Level Network): Add timeout value for :server keyword.
4681 Add new option keywords to make-network-process.
4682 Add set-network-process-options.
4683 Explain how to test availability of network options.
4684
b0f23edf
RS
46852003-09-19 Richard M. Stallman <rms@gnu.org>
4686
4687 * text.texi (Motion by Indent): Arg to
4688 backward-to-indentation and forward-to-indentation is optional.
4689
4690 * strings.texi (Creating Strings): Add substring-no-properties.
4691
4692 * processes.texi
4693 (Process Information): Add list-processes arg QUERY-ONLY.
4694 Delete process-contact from here.
4695 Add new status values for process-status.
4696 Add process-get, process-put, process-plist, set-process-plist.
4697 (Synchronous Processes): Add call-process-shell-command.
4698 (Signals to Processes): signal-process allows process objects.
4699 (Network): Complete rewrite.
4700 (Network Servers, Datagrams, Low-Level Network): New nodes.
4701
4702 * positions.texi (Word Motion): forward-word, backward-word
4703 arg is optional. Reword.
4704
4705 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4706
c22c5da6 4707 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4708 Delete duplicate definition of buffer-local-value.
4709 (File Local Variables): Explain about discarding text props.
4710
f387bdea
RS
47112003-09-11 Richard M. Stallman <rms@gnu.org>
4712
4713 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4714 changes variables that record input events.
4715 (Minibuffer Misc): Add minibuffer-selected-window.
4716
4717 * lists.texi (Building Lists): Add copy-tree.
4718
4719 * display.texi (Fontsets): Add char-displayable-p.
4720 (Scroll Bars): New node.
4721
49247521 47222003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4723
4724 * modes.texi (%-Constructs): Document new `%i' and `%I'
4725 constructs.
4726
fd026ee1
JR
47272003-09-03 Peter Runestig <peter@runestig.com>
4728
4729 * makefile.w32-in: New file.
4730
4828b4d7
RS
47312003-08-29 Richard M. Stallman <rms@gnu.org>
4732
4733 * display.texi (Overlay Properties): Clarify how priorities
4734 affect use of the properties.
4735
a4e4f05d
LT
47362003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4737
4738 * customize.texi (Type Keywords): Correct the description of
4739 `:help-echo' in the case where `motion-doc' is a function.
4740
3ebe0346
JPW
47412003-08-14 John Paul Wallington <jpw@gnu.org>
4742
4743 * modes.texi (Emulating Mode Line): Subsection, not section.
4744
3afe8e39
RS
47452003-08-13 Richard M. Stallman <rms@gnu.org>
4746
4747 * elisp.texi (Top): Update subnode lists in menu.
4748
4749 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4750 (Kill Functions): kill-region has new arg yank-handler.
4751 (Yanking): New node.
4752 (Yank Commands): Add yank-undo-function.
4753 (Low-Level Kill Ring):
4754 kill-new and kill-append have new arg yank-handler.
4755 (Changing Properties): Add remove-list-of-text-properties.
4756 (Atomic Changes): New node.
4757
4758 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4759
4760 * streams.texi (Output Variables): Add eval-expression-print-length
4761 and eval-expression-print-level.
4762
4763 * os.texi (Time Conversion): For encode-time, explain limits on year.
4764
4765 * objects.texi (Character Type): Define anchor "modifier bits".
4766
4767 * modes.texi (Emulating Mode Line): New node.
4768 (Search-based Fontification): Font Lock uses font-lock-face property.
4769 (Other Font Lock Variables): Likewise.
4770
4771 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4772 not vectors.
4773 (Active Keymaps): Add emulation-mode-map-alists.
4774 (Functions for Key Lookup): key-binding has new arg no-remap.
4775 (Remapping Commands): New node.
4776 (Scanning Keymaps): where-is-internal has new arg no-remap.
4777 (Tool Bar): Add tool-bar-local-item-from-menu.
4778 Clarify when to use tool-bar-add-item-from-menu.
4779
4780 * commands.texi (Interactive Call): commandp has new arg.
4781 (Command Loop Info): Add this-original-command.
4782
e37769b1
JPW
47832003-08-06 John Paul Wallington <jpw@gnu.org>
4784
4785 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4786
4787 * display.texi (Warning Basics): Fix typo.
4788 (Fringes): Add closing curly bracket and fix typo.
4789
4790 * elisp.texi (Top): Fix typo.
4791
c5e0561f
RS
47922003-08-05 Richard M. Stallman <rms@gnu.org>
4793
4794 * elisp.texi: Update lists of subnodes.
4795
4796 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4797
4798 * variables.texi (Local Variables): Use lc for example variable names.
4799
4800 * tips.texi (Library Headers): Explain where to put -*-.
4801
4802 * strings.texi (Creating Strings): Fix xref for vconcat.
4803
4804 * sequences.texi (Vector Functions):
4805 vconcat no longer allows integer args.
4806
4807 * minibuf.texi (Reading File Names): read-file-name has new
4808 arg PREDICATE. New function read-directory-name.
4809
4810 * macros.texi (Defining Macros): Give definition of `declare'
4811 (Indenting Macros): New node.
4812
4813 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4814 (Window Frame Parameters): Make separate table of parameters
4815 that are coupled with specific face attributes.
4816 (Deleting Frames): delete-frame-hooks renamed to
4817 delete-frame-functions.
4818
4819 * files.texi (Magic File Names): Add file-remote-p.
4820 Clarify file-local-copy.
4821
4822 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4823 here; instead xref Defining Macros.
4824
4825 * display.texi (Warnings): New node, and subnodes.
4826 (Fringes): New node.
4827
4828 * debugging.texi (Test Coverage): New node.
4829
4830 * compile.texi (Compiler Errors): Explain with-no-warnings
4831 and other ways to suppress warnings.
4832
4833 * commands.texi (Interactive Call): Minor clarification.
4834
4835 * buffers.texi (Buffer File Name): set-visited-file-name
4836 renames the buffer too.
4837
4838 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4839
ee59dede
MR
48402003-07-24 Markus Rost <rost@math.ohio-state.edu>
4841
4842 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4843
f0514b34
MR
48442003-07-22 Markus Rost <rost@math.ohio-state.edu>
4845
4846 * internals.texi (Garbage Collection): Fix previous change.
4847
c73983bb
RS
48482003-07-22 Richard M. Stallman <rms@gnu.org>
4849
4850 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4851
4852 * display.texi (Width): Use \s syntax in example.
4853 (Font Selection): Add face-font-rescale-alist.
4854
4855 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4856 Remove spurious indent in example.
4857
4858 * lists.texi (Building Lists): Add number-sequence.
4859
4860 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4861
4862 * functions.texi (Function Documentation): Explain how to
4863 show calling convention explicitly in the doc string.
4864
4865 * windows.texi (Selecting Windows): save-selected-window saves
4866 selected window of each frame.
4867 (Window Configurations): Minor change.
4868
4869 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4870
4871 * streams.texi (Output Variables): Add print-continuous-numbering
4872 and print-number-table.
4873
4874 * processes.texi (Decoding Output): New node.
4875
4876 * os.texi (Time Conversion): decode-time arg is optional.
4877
4878 * objects.texi (Character Type): Don't use space as example for \.
4879 Make list of char names and \-sequences correspond.
4880 Explain that \s is not used in strings. `\ ' needs space after.
4881
4882 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4883 (Translation of Characters): Add translation-table-for-input.
4884 (Default Coding Systems): Add auto-coding-functions.
4885 (Explicit Encoding): Add decode-coding-inserted-region.
4886 (Locales): Add locale-info.
4887
4888 * minibuf.texi (Basic Completion): Describe test-completion.
4889 Collections can be lists of strings.
4890 Clean up lazy-completion-table.
4891 (Programmed Completion): Mention test-completion.
4892 Clarify why lambda expressions are not accepted.
4893 (Minibuffer Misc): Describe minibufferp.
4894
51a8b435
RS
48952003-07-14 Richard M. Stallman <rms@gnu.org>
4896
4897 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4898
4899 * windows.texi (Selecting Windows): New arg to select-window.
4900 (Selecting Windows): Add with-selected-window.
4901 (Size of Window): Add window-inside-edges, etc.
4902
4903 * internals.texi (Garbage Collection): Add post-gc-hook.
4904
4905 * processes.texi (Subprocess Creation): Add exec-suffixes.
4906
4907 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4908 (Scanning Keymaps): Add map-keymaps.
4909 (Defining Menus): Add keymap-prompt.
4910
4911 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4912 most-negative-fixnum.
4913
4914 * compile.texi (Byte Compilation): Explain no-byte-compile
4915 (Compiler Errors): New node.
4916
4917 * os.texi (User Identification): user-uid, user-real-uid
4918 can return float.
4919
4920 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4921 and about derived modes.
4922 (Minor Modes): Add minor-mode-list.
4923 (Defining Minor Modes): Keyword args for define-minor-mode.
4924 (Search-based Fontification): Explain managing other properties.
4925 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4926 (Faces for Font Lock): Add font-locl-preprocessor-face.
4927 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4928
4929 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4930 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4931
4932 * loading.texi (Library Search): Add load-suffixes.
4933
4934 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4935 (Programmed Completion): Add dynamic-completion-table.
4936
4937 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4938 (Magic File Names): Specify precedence order of handlers.
199bb209 4939
51a8b435
RS
4940 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4941 and post-command-hook.
4942 (Waiting): New calling convention for sit-for.
4943
4944 * text.texi (Special Properties): local-map and keymap properties
4945 apply based on their stickiness.
4946
c6de56a0
RS
49472003-07-07 Richard M. Stallman <rms@gnu.org>
4948
4949 * modes.texi (Minor Mode Conventions): Specify only some kinds
4950 of list values as args to minor modes.
4951
4952 * files.texi (File Name Expansion): Warn about iterative use
4953 of substitute-in-file-name.
4954
4955 * advice.texi (Activation of Advice): Clean up previous change.
4956
8c761ea6
MR
49572003-07-06 Markus Rost <rost@math.ohio-state.edu>
4958
4959 * advice.texi (Activation of Advice): Note that ad-start-advice is
4960 turned on by default.
4961
c6de56a0
RS
49622003-06-30 Richard M. Stallman <rms@gnu.org>
4963
4964 * text.texi (Buffer Contents): Document current-word.
4965 (Change Hooks): Not called for *Messages*.
4966
4967 * functions.texi (Defining Functions): Explain about redefining
4968 primitives.
4969 (Function Safety): Renamed. Minor changes.
4970 Comment out the detailed criteria for what is safe.
4971
3fe4e567
AS
49722003-06-22 Andreas Schwab <schwab@suse.de>
4973
4974 * objects.texi (Symbol Type): Fix description of examples.
4975
cda7bd13
AS
49762003-06-16 Andreas Schwab <schwab@suse.de>
4977
4978 * hash.texi (Creating Hash): Fix description of :weakness.
4979
fbcffa4a
KG
49802003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4981
4982 * files.texi (Changing Files): copy-file copies file modes, too.
4983
ff6a3bfb
RS
49842003-05-28 Richard M. Stallman <rms@gnu.org>
4985
4986 * strings.texi (Creating Strings): Clarify split-string.
4987
1463a05d
JB
49882003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4989
4990 * strings.texi (Creating Strings): Update split-string specification
4991 and examples.
4992
af253914
RS
49932003-05-19 Richard M. Stallman <rms@gnu.org>
4994
4995 * elisp.texi: Correct invariant section names.
4996
7ea52f92
RS
49972003-04-20 Richard M. Stallman <rms@gnu.org>
4998
4999 * os.texi (Timers): Explain about timers and quitting.
5000
e31afc09
RS
50012003-04-19 Richard M. Stallman <rms@gnu.org>
5002
5003 * internals.texi (Writing Emacs Primitives): Strings are
5004 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5005 Explain GCPRO convention for varargs function args.
5006
5ceea398
RS
50072003-04-16 Richard M. Stallman <rms@gnu.org>
5008
5009 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5010
b0ada147
RS
50112003-04-08 Richard M. Stallman <rms@gnu.org>
5012
5013 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5014
b23375aa
KS
50152003-02-13 Kim F. Storm <storm@cua.dk>
5016
5017 * objects.texi (Character Type): New \s escape for space.
5018
c60ee5e7
JB
50192003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5020
5021 * os.texi (System Environment): Added cygwin system-type.
5022
84e47416
RS
50232003-01-25 Richard M. Stallman <rms@gnu.org>
5024
5025 * keymaps.texi: Document that a symbol can act as a keymap.
5026
3e8cf2ea
RS
50272003-01-13 Richard M. Stallman <rms@gnu.org>
5028
5029 * text.texi (Changing Properties): Say string indices are origin-0.
5030
5031 * positions.texi (Screen Lines) <compute-motion>:
5032 Correct order of elts in return value.
5033
5034 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5035 how to define a default binding.
5036
7abb9fc5 50372002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5038
104bc3aa 5039 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5040
104bc3aa 5041 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5042 type 'number. Describe new custom type 'float.
177f790c 5043
7abb9fc5 50442002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5045
5046 * variables.texi (File Local Variables): Fix typo.
5047
df140a68 50482002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5049
df140a68
KG
5050 From Michael Albinus <Michael.Albinus@alcatel.de>.
5051
5052 * README: Target for Info file is `make info'.
5053
5054 * files.texi (File Name Components): Fixed typos in
5055 `file-name-sans-extension'.
5056 (Magic File Names): Complete list of operations for magic file
5057 name handlers.
5058
7ed9159a
JY
50592002-09-16 Jonathan Yavner <jyavner@engineer.com>
5060
5061 * variables.texi (File Local Variables): New function
5062 risky-local-variable-p.
5063
50642002-09-15 Jonathan Yavner <jyavner@engineer.com>
5065
5066 * functions.texi (Function safety): New node about unsafep.
5067
241f79af
PA
50682002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5069
5070 * customize.texi (Splicing into Lists): Fixed example.
5071 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5072
72459b15
JB
50732002-06-17 Juanma Barranquero <lektu@terra.es>
5074
5075 * frames.texi (Display Feature Testing): Fix typo.
5076
61f7e0f5
AS
50772002-06-12 Andreas Schwab <schwab@suse.de>
5078
5079 * frames.texi (Initial Parameters, Resources): Fix references to
5080 the Emacs manual.
5081
4e792dbd
KS
50822002-05-13 Kim F. Storm <storm@cua.dk>
5083
5084 * variables.texi (Intro to Buffer-Local): Updated warning and
5085 example relating to changing buffer inside let.
5086
940344d4 50872002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5088
5089 * os.texi (Session Management): New node about X Session management.
5090
231ac53b
EZ
50912002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5092
5093 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5094 to which the manual corresponds, and the copyright years.
5095
5096 * Makefile.in (VERSION): Set to 2.9.
5097
140cc574
EZ
50982001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5099
5100 * elisp.texi: Change the category in @dircategory to "Emacs", to
5101 make it consistent with info/dir.
5102
9c7fce05
MB
51032001-11-25 Miles Bader <miles@gnu.org>
5104
5105 * text.texi (Fields): Describe new `limit' arg in
5106 field-beginning/field-end.
5107
9f8bbf0f
EZ
51082001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5109
a5e6715c
EZ
5110 * permute-index: Don't depend on csh-specific features. Replace
5111 the interpreter name with /bin/sh.
5112
9f8bbf0f
EZ
5113 * two-volume-cross-refs.txt: New file.
5114 * two.el: New file.
5115 * spellfile: New file.
5116
1756e2fb
EZ
51172001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5118
5119 * permute-index: New file.
5120
5121 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5122 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5123 8+3 restricted namespace.
ad050e54
EZ
5124
5125 * Makefile.in (infodir): Define relative to $(srcdir).
5126 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5127 include directories list via -I switch to makeinfo.
5128 (index.texi): Use cp if both hard and symbolic links fail.
5129
10fa7f8e
EZ
51302001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5131
7a1494ce
EZ
5132 * Makefile.in (distclean): Add.
5133
10fa7f8e
EZ
5134 The following changes make ELisp manual part of the Emacs
5135 distribution:
5136
5137 * Makefile.in: Add Copyright notice.
5138 (prefix): Remove.
5139 (infodir): Change value to "../info".
5140 (VPATH): New variable.
5141 (MAKE): Don't define.
5142 (texmacrodir): Don't define.
5143 (texinputdir): Append the existing value of TEXINPUTS.
5144 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5145 command to be compatible with man/Makefile.in, and to put the
5146 output into ../info.
5c32b7c5 5147 (info): Add target.
10fa7f8e
EZ
5148 (installall): Target removed.
5149
74686736 51502001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5151
5152 * tips.texi (Coding Conventions): Fix typo.
5153
6fd735df
GM
51542001-10-23 Gerd Moellmann <gerd@gnu.org>
5155
5156 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5157
b704d54b
EZ
51582001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5159
5160 * files.texi (File Name Components): Update the description of
5161 file-name-sans-extension and file-name-extension, as they now
5162 ignore leading dots.
5163
71431a0e
GM
51642001-10-20 Gerd Moellmann <gerd@gnu.org>
5165
6aa97356 5166 * (Version 21.1 released.)
71431a0e 5167
79f1f96c
MB
51682001-10-19 Miles Bader <miles@gnu.org>
5169
5170 * positions.texi (Text Lines): Describe behavior of
5171 `beginning-of-line'/`end-of-line' in the presence of field properties.
5172
892a8f36
GM
51732001-10-17 Gerd Moellmann <gerd@gnu.org>
5174
5175 * Makefile.in (VERSION): Set to 2.8.
5176 (manual): Use `manual-21'.
5177
8c1cc9e8 5178 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5179 number was used. Set it to 2.8.
5180
5181 * intro.texi: Likewise.
5182
51724e26
EZ
51832001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5184
5185 * files.texi (File Name Completion): Document the significance of
5186 a trailing slash in elements of completion-ignored-extensions.
5187
57b338e8
MB
51882001-10-06 Miles Bader <miles@gnu.org>
5189
5190 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5191
c89e4bc5
GM
51922001-10-04 Gerd Moellmann <gerd@gnu.org>
5193
5194 * variables.texi (Variable Aliases): New node.
5195
ab952a4f
GM
51962001-10-04 Gerd Moellmann <gerd@gnu.org>
5197
5198 * Branch for 21.1.
dff28924 5199
9db3a582
MB
52002001-10-02 Miles Bader <miles@gnu.org>
5201
ae1a9581
MB
5202 * minibuf.texi (Minibuffer Misc): Add entries for
5203 `minibuffer-contents', `minibuffer-contents-no-properties', and
5204 `delete-minibuffer-contents'.
5205 Correct description for `minibuffer-prompt-end'.
5206
9db3a582
MB
5207 * text.texi (Property Search): Correct descriptions of
5208 `next-char-property-change' and `previous-char-property-change'.
5209 Add entries for `next-single-char-property-change' and
5210 `previous-single-char-property-change'.
5211 Make operand names a bit more consistent.
5212
03be5931
EZ
52132001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5214
5215 * frames.texi (Finding All Frames): Document that next-frame and
5216 previous-frame are local to current terminal.
5217
974548ec
EZ
52182001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5219
5220 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5221 result of make-keymap.
974548ec 5222
8d82c597
EZ
52232001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5224
5225 * display.texi (Font Lookup, Attribute Functions)
5226 (Image Descriptors): Add cross-references to the definition of
5227 selected frame.
5228
5229 * buffers.texi (The Buffer List): Add cross-references to the
5230 definition of selected frame.
5231
5232 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5233 frame at any given time.
5234 (Multiple Displays, Size and Position): Add a cross-reference to
5235 the definition of the selected frame.
5236
2842de30
EZ
52372001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5238
5239 * strings.texi (String Conversion) <string-to-number>: Document
5240 that a float is returned for integers that are too large.
5241
5242 * frames.texi (Mouse Position): Document mouse-position-function.
5243 (Display Feature Testing): Document display-images-p.
5244 (Window Frame Parameters): Document the cursor-type variable.
5245
5246 * numbers.texi (Integer Basics): Document CL style read syntax for
5247 integers in bases other than 10.
5248
5249 * positions.texi (List Motion): Document
5250 open-paren-in-column-0-is-defun-start.
5251
5252 * lists.texi (Sets And Lists): Document member-ignore-case.
5253
5254 * internals.texi (Garbage Collection): Document the used and free
5255 strings report.
5256 (Memory Usage): Document strings-consed.
5257
5258 * os.texi (Time of Day): Document float-time.
5259 (Recording Input): Document that clear-this-command-keys clears
5260 the vector to be returned by recent-keys.
5261
5262 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5263 argument keymap can be a list.
5264
5265 * nonascii.texi (User-Chosen Coding Systems)
5266 <select-safe-coding-system>: Document the new argument
5267 accept-default-p and the variable
5268 select-safe-coding-system-accept-default-p. Tell what happens if
5269 buffer-file-coding-system is undecided.
5270 (Default Coding Systems): Document auto-coding-regexp-alist.
5271
5272 * display.texi (The Echo Area) <message>: Document
5273 message-truncate-lines.
5274 (Glyphs): Document that the glyph table is unused on windowed
5275 displays.
5276
5277 * help.texi (Describing Characters) <single-key-description>:
5278 Document the new argument no-angles.
5279 (Accessing Documentation) <documentation-property>: Document that
5280 a non-string property is evaluated.
5281 <documentation>: Document that the function-documentation property
5282 is looked for.
5283
5284 * windows.texi (Selecting Windows): Document some-window.
5285
5286 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5287
5288 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5289 apropos-mode-hook.
5290
5291 * commands.texi (Using Interactive): Document interactive-form.
5292 (Keyboard Macros): Document kbd-macro-termination-hook.
5293 (Command Loop Info): Document that clear-this-command-keys clears
5294 the vector to be returned by recent-keys.
5295
2d43d823
GM
52962001-09-04 Werner LEMBERG <wl@gnu.org>
5297
5298 * Makefile.in (srcdir, texinputdir): New variables.
5299 (srcs, index.texi, install): Use $(srcdir).
5300 (.PHONY): Remove elisp.dvi.
5301 (elisp): Use -I switch for makeinfo.
5302 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5303 (installall, dist): Use $(srcdir).
5304 Fix path to texinfo.tex.
5305 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5306
fa739b31
GM
53072001-08-30 Gerd Moellmann <gerd@gnu.org>
5308
92a25631
GM
5309 * display.texi (Conditional Display): Adjust to API change.
5310
fa739b31
GM
5311 * configure: New file.
5312
cef68af5
GM
53132001-07-30 Gerd Moellmann <gerd@gnu.org>
5314
5315 * commands.texi (Repeat Events): Add description of
5316 double-click-fuzz.
5317
d1f08d85
SM
53182001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5319
5320 * syntax.texi (Syntax Class Table): Add the missing designator for
5321 comment and string fences.
5322 (Syntax Properties): Add a xref to syntax table internals.
5323 (Syntax Table Internals): Document string-to-syntax.
5324
1e9fc92e
GM
53252001-05-07 Gerd Moellmann <gerd@gnu.org>
5326
5327 * Makefile.in (install): Use install-info command line options
5328 like in Emacs' Makefile.in.
5329
00480554
MB
53302000-12-09 Miles Bader <miles@gnu.org>
5331
5332 * windows.texi (Window Start): Update documentation for
5333 `pos-visible-in-window-p'.
5334
1e344ee2
SM
53352000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5336
5337 * lists.texi (Building Lists): Add footnote to explain how to add
5338 to the end of a list.
5339
a540f6ed
GM
53402000-10-25 Gerd Moellmann <gerd@gnu.org>
5341
5342 * files.texi (Visiting Functions): Typos.
5343
28bcdbee
KH
53442000-10-25 Kenichi Handa <handa@etl.go.jp>
5345
5346 * files.texi (Visiting Functions): Return value of
5347 find-file-noselect may be a list of buffers if wildcards are used.
5348
22d1a4ed
MB
53492000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5350
5351 * display.texi (Defining Faces): Document `graphic' display type
5352 in face specs.
5353
916a89db
KG
53542000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5355
1e9fc92e 5356 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5357 `after-make-frame-hook' with `after-make-frame-functions'.
5358
1e9fc92e 5359 * frames.texi (Creating Frames): Ditto.
916a89db 5360
1e9fc92e 5361 * variables.texi (Future Local Variables): Ditto.
916a89db 5362
483de32b
GM
53632000-10-16 Gerd Moellmann <gerd@gnu.org>
5364
5365 * display.texi (Other Image Types): Add description of :foreground
5366 and :background properties of mono PBM images.
5367
e23a63a5
WL
53682000-08-17 Werner LEMBERG <wl@gnu.org>
5369
5370 * .cvsignore: New file.
5371
dfc16043
GM
53722000-01-05 Gerd Moellmann <gerd@gnu.org>
5373
5374 * tindex.pl: New script.
5375
602613fe
DL
53761999-12-03 Dave Love <fx@gnu.org>
5377
5378 * Makefile.in (MAKEINFO): New parameter.
5379
94ec544d
DL
53801999-09-17 Richard Stallman <rms@gnu.org>
5381
5382 * Makefile.in (srcs): Add hash.texi.
5383 (VERSION): Update to 20.6.
5384
53851999-09-13 Richard Stallman <rms@gnu.org>
5386
5387 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5388
53891998-08-29 Karl Heuer <kwzh@gnu.org>
5390
5391 * configure.in: New file.
5392 * Makefile.in: Renamed from Makefile.
5393 (prefix, infodir): Use value obtained from configure.
5394 (emacslibdir): Obsolete variable deleted.
5395 (dist): Distribute configure.in, configure, Makefile.in.
5396
53971998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5398
5399 * Makefile (INSTALL_INFO): New variable.
5400 (install): Run install-info.
5401
54021998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5403
5404 * Makefile (elisp.dvi): Add missing backslash.
5405
54061998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5407
5408 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5409 Run texindex without `./'. Always run texindex on elisp.tp.
5410 (elisp.tps): Target deleted.
5411
54121998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5413
5414 * Makefile (srcs): Add nonascii.texi and customize.texi.
5415 (dist): Start by deleting `temp'.
5416
54171998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5418
5419 * Makefile (makeinfo, texindex): Targets deleted.
5420 (makeinfo.o, texindex.o): Targets deleted.
5421 (clean, dist): Don't do anything with them or with getopt*.
5422
54231998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5424
5425 * Makefile (SHELL): Defined.
5426
54271998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5428
5429 * Makefile (elisp.tps): New target.
5430 (elisp.dvi): Depend on elisp.tps.
5431
5432Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5433
5434 * README: Update phone number.
5435
5436 * Makefile (elisp): Make this be the default target.
5437 Depend on makeinfo.c instead of makeinfo.
5438 (install): Don't depend on elisp.dvi, since we don't install that.
5439 Use mkinstalldirs.
5440 (dist): Add mkinstalldirs.
5441
5442Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5443
5444 * Makefile (VERSION): Update version number.
5445 (maintainer-clean): Renamed from realclean.
5446
5447Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5448
5449 * Makefile (realclean): New target.
5450 (elisp): Remove any old elisp-* files first.
5451
5452Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5453
d1f08d85
SM
5454 * Makefile (VERSION): New variable.
5455 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5456 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5457
5458Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5459
5460 * Makefile (elisp): Depend on makeinfo.
5461
5462Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5463
d1f08d85 5464 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5465
5466Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5467
5468 * Makefile (infodir, prefix): New vars.
5469 (install): Use infodir.
5470 (emacsinfodir): Deleted.
5471
5472Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5473
5474 * Makefile (srcs): Add calendar.texi.
5475
5476 * Makefile (dist): Copy texindex.c and makeinfo.c.
5477 Limit elisp-* files to those with one or two digits.
5478
5479Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5480
5481 * Makefile (dist): Changed to use Gzip instead of compress.
5482
5483Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5484
5485 * loading.texi (Unloading): define-function changed back to
5486 defalias. It may not stay this way, but at least it's
5487 consistent with the known-good version of the code patch.
5488
5489Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5490
5491 * modes.texi (Hooks): Document new optional arg of add-hook.
5492
5493Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5494
d1f08d85 5495 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5496
5497 * tips.texi: Add new section on standard library headers.
5498
5499Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5500
5501 * Makefile (srcs): Add frame.texi to the list of sources.
5502
5503Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5504
5505 * Makefile (dist): Don't bother excluding autosave files; they'll
5506 never make it into the temp directory anyway, and the hash marks
5507 in the name are problematic for make and the Bourne shell.
dff28924 5508 (srcs):
94ec544d
DL
5509
5510Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5511
d1f08d85 5512 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5513 the distribution tar file.
5514
dff28924 5515Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5516
5517 * Makefile (srcs): Added index.perm.
5518 (elisp.dvi): Remove erroneous shell comment.
5519 Expect output of permute-index in permuted.fns.
5520 Save old elisp.aux in elisp.oaux.
5521 (clean): Added index.texi to be deleted.
5522
dff28924 5523Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5524
5525 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5526
dff28924 5527Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5528
6db11765 5529 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5530 when making *Completions*.
5531
5532Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5533
5534 * Makefile make dist now depends on elisp.dvi, since it tries
5535 to include it in the dist file.
5536
dff28924 5537Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5538
5539 * functions.texinfo (Mapping Functions): Add missing quote
5540
dff28924 5541Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5542
5543 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5544 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5545
dff28924 5546Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5547
5548 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5549 and @error{} are the terms now being used. The files in the
5550 directory have been changed to reflect this.
5551
d1f08d85 5552 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5553 ` @result{}', using 5 spaces at the begining of the line.
5554
dff28924 5555Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5556
5557 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5558 experimental @indentedresult{}, @indentedexpandsto{} are part of
5559 the texinfo.tex in this directory. These TeX macros are not
5560 stable yet.
5561
dff28924 5562Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5563
6db11765 5564 * texinfo.tex: Temporarily added
d1f08d85 5565 \let\result=\dblarrow
94ec544d
DL
5566 \def\error{{\it ERROR} \longdblarrow}
5567 We need to do this better soon.
5568
dff28924 5569Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5570
5571 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5572 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5573 new title page format is also not applied, since it requires
5574 texinfo.tex changes.)
5575
5576 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5577 for the Project GNU development environment.
5578
ad050e54 5579;; Local Variables:
fd026ee1 5580;; coding: iso-2022-7bit
33462dfa 5581;; add-log-time-zone-rule: t
ad050e54 5582;; End:
2a34a036 5583
651f374c 5584 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 5585 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
5586 Copying and distribution of this file, with or without modification,
5587 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5588
5589;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda