(newsticker-version): Changed to "1.10".
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
f2c661c4
JB
12007-02-01 Juanma Barranquero <lekktu@gmail.com>
2
3 * display.texi (Attribute Functions): Fix name and description of
4 the UNDERLINE arg of `set-face-underline-p'.
5
cb5918d9
EZ
62007-01-29 Eli Zaretskii <eliz@gnu.org>
7
ed4af17b
EZ
8 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
9 Variables", and "Standard Keymaps" to the detailed menu.
10
cb5918d9
EZ
11 * variables.texi (Future Local Variables): Add index entry.
12
d9380425
RS
132007-01-28 Richard Stallman <rms@gnu.org>
14
15 * tips.texi (Coding Conventions): Clarify the tip about macros
16 that define a function or a variable.
17
18 * files.texi (File Attributes): UID and GID can be floats.
19 (Magic File Names): Explain why deferring all operations to
20 the standard handler does not work.
21
bfb2471c
MR
222007-01-23 Martin Rudalics <rudalics@gmx.at>
23
24 * backups.texi (Reverting): Use "buffer" instead of "file"
25 when talking about major and minor modes.
26
4e37c526
RS
272007-01-21 Richard Stallman <rms@gnu.org>
28
29 * help.texi (Documentation): Add xref to Documentation Tips.
30
de529e21
JB
312007-01-14 Juanma Barranquero <lekktu@gmail.com>
32
33 * tips.texi (Coding Conventions): Fix typos.
34
cc7ff062
RS
352007-01-05 Richard Stallman <rms@gnu.org>
36
37 * modes.texi (Defining Minor Modes): Fix previous change.
38
cd35741d
RS
392007-01-03 Richard Stallman <rms@gnu.org>
40
de529e21 41 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
42 Don't use * in doc string for defcustom.
43
a6c327a8
RS
442007-01-02 Richard Stallman <rms@gnu.org>
45
46 * variables.texi (Variable Aliases): Clarify that aliases vars
47 always have the same value.
48
49 * processes.texi (Bindat Spec): Fix Texinfo usage.
50
51 * modes.texi (Defining Minor Modes): Explain effect of command
52 defined with define-global-minor-mode on new buffers.
53
249844e0
KS
542006-12-30 Kim F. Storm <storm@cua.dk>
55
56 * keymaps.texi (Tool Bar): Describe `grow-only' value of
57 `auto-resize-tool-bars'.
58
32f65366
RS
592006-12-30 Richard Stallman <rms@gnu.org>
60
61 * keymaps.texi (Active Keymaps): Fix previous change.
62
8d3f955b
NR
632006-12-30 Nick Roberts <nickrob@snap.net.nz>
64
65 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
66
f083f9ca
KS
672006-12-30 Kim F. Storm <storm@cua.dk>
68
69 * processes.texi (Bindat Spec): Clarify using field names in
70 length specifications.
71
8f2b5ec6
KS
722006-12-29 Kim F. Storm <storm@cua.dk>
73
74 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
75 Add count and index variables for eval forms in repeat blocks.
76
d78b75dd
RS
772006-12-24 Richard Stallman <rms@gnu.org>
78
79 * customize.texi (Variable Definitions): Document
80 new name custom-add-frequent-value.
81
36ff6d6f
KS
822006-12-19 Kim F. Storm <storm@cua.dk>
83
84 * commands.texi (Misc Events): User signals now result in sigusr1
85 and sigusr2 events which are handled through special-event-map.
86 (Special Events): User signals and drag-n-drop are special.
87
294f1c39
RS
882006-12-17 Richard Stallman <rms@gnu.org>
89
303958a9
RS
90 * loading.texi (Named Features): Explain subfeatures better.
91
92 * customize.texi: Use "option" only for user options.
93 For the keyword values inside defcustom etc, say "keywords".
94 For :options value's elements, say "elements".
95 :group should not be omitted.
96
fe963f84
RS
97 * syntax.texi (Parsing Expressions): Split up node.
98 (Motion via Parsing, Position Parse, Parser State)
99 (Low-Level Parsing, Control Parsing): New subnodes.
100 (Parser State): Document syntax-ppss-toplevel-pos.
101
102 * positions.texi (List Motion): Punctuation fix.
103
294f1c39
RS
104 * files.texi (File Name Completion): Document PREDICATE arg
105 to file-name-completion.
106
6d95228d
EZ
1072006-12-16 Eli Zaretskii <eliz@gnu.org>
108
de529e21
JB
109 * internals.texi (Building Emacs, Writing Emacs Primitives):
110 Add index entries.
6d95228d 111
4de0c73c
RS
1122006-12-11 Richard Stallman <rms@gnu.org>
113
114 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
115 affects face menu. Explain how to make it non-nil without enabling
116 any fontification.
117
31689f89
CY
1182006-12-10 Chong Yidong <cyd@stupidchicken.com>
119
120 * modes.texi (Font Lock Basics): Document nil value of
121 font-lock-defaults.
122
8d4a66af
GM
1232006-12-10 Glenn Morris <rgm@gnu.org>
124
125 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
126 value for system-flag argument. Abbrev tables may not be empty
127 when major modes are loaded.
8d4a66af 128
d6598d46
JB
1292006-12-08 Juanma Barranquero <lekktu@gmail.com>
130
131 * makefile.w32-in (maintainer-clean): Partially revert last
132 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
133 to protect elisp-covers.texi.
134
c6883bfc
JB
1352006-12-07 Juanma Barranquero <lekktu@gmail.com>
136
137 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
138 Don't remove elisp* info files; they are already deleted by the
139 `clean' and `distclean' targets, and they are in the $(infodir)
140 directory, not the current one.
141
9d8b24a2
KS
1422006-12-04 Kim F. Storm <storm@cua.dk>
143
144 * commands.texi (Misc Events): Update signal events.
145 (Event Examples): Add signal example.
146
04c21c78
RS
1472006-11-29 Richard Stallman <rms@gnu.org>
148
149 * frames.texi (Visibility of Frames): Explain visible windows
150 can be covered by others. Add xref for raise-frame.
151
7bc297d7
RS
1522006-11-28 Richard Stallman <rms@gnu.org>
153
154 * searching.texi (Regexp Special): Update when ^ is special.
155
340d34a5
EZ
1562006-11-27 Eli Zaretskii <eliz@gnu.org>
157
158 * customize.texi (Customization, Common Keywords)
159 (Group Definitions, Variable Definitions, Composite Types)
160 (Type Keywords, Customization Types): Add index entries for
161 various customization keywords.
162
6b28caea
SM
1632006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
164
165 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
166
b9660a6f
JD
1672006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
168
169 * frames.texi (Window System Selections): Remove clipboard from
170 description of selection-coding-system.
171
e5c12c7d
RS
1722006-11-06 Richard Stallman <rms@gnu.org>
173
174 * lists.texi (List Variables): Document COMPARE-FN.
175
176 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 177 use it only to refer to the meaning associated with a key.
e5c12c7d 178 (Keymaps): Change menu node description.
33462dfa 179
e5c12c7d
RS
180 * elisp.texi (Top): Change menu node description.
181
182 * display.texi (Managing Overlays): Document overlay-recenter.
183
b4e4dc3c
CY
1842006-10-29 Chong Yidong <cyd@stupidchicken.com>
185
186 * Makefile.in: Use relative paths to avoid advertising filesystem
187 contents during compilation.
188
300734d7
KS
1892006-10-23 Kim F. Storm <storm@cua.dk>
190
191 * commands.texi (Event Input Misc): Update unread-command-events.
192
aa02da7a
NR
1932006-10-23 Nick Roberts <nickrob@snap.net.nz>
194
195 * lists.texi (Sets And Lists): Fix typos.
196
6db11765
JB
1972006-10-18 Juanma Barranquero <lekktu@gmail.com>
198
199 * control.texi (Processing of Errors): Use @var for an argument,
200 not @code.
201
ff53796b
RS
2022006-10-16 Richard Stallman <rms@gnu.org>
203
204 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
205
206 * keymaps.texi (Format of Keymaps): Show all the keymap element
207 patterns that result from menu items.
208 (Key Lookup): Minor cleanups.
209
210 * modes.texi (Precalculated Fontification): Don't say that
211 not setting font-lock-defaults avoids loading font-lock.
212
213 * help.texi (Documentation): Move xref to Emacs Manual here.
214 (Documentation Basics): From here.
215 Also doc emacs-lisp-docstring-fill-column.
216
217 * elisp.texi: Update version and ISBN.
218
219 * commands.texi (Interactive Call): Clarify KEYS arg to
220 call-interactively is a vector.
221 (Command Loop Info): Delete anchor in this-command-keys.
222 Add anchor in this-command-keys-vector.
223 (Recursive Editing): Document how recursive-edit
224 handles the current buffer.
225
bb5da5be
CY
2262006-10-13 Chong Yidong <cyd@stupidchicken.com>
227
228 * frames.texi (Frame Titles): %c and %l are ignored in
229 frame-title-format.
230
8972d253
RS
2312006-10-11 Richard Stallman <rms@gnu.org>
232
233 * keymaps.texi (Key Sequences): Clarify use of kbd.
234
3075e881
KS
2352006-10-10 Kim F. Storm <storm@cua.dk>
236
237 * lists.texi (Sets And Lists): Add memql.
238
01993898
RS
2392006-10-03 Richard Stallman <rms@gnu.org>
240
241 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
242 Clarify :ascii: and :nonascii:.
243
f9df5f68
JL
2442006-09-29 Juri Linkov <juri@jurta.org>
245
246 * modes.texi (%-Constructs): Reorder coding systems in the
247 documentation of %z to the real order displayed in the modeline.
248
98259f08
RS
2492006-09-25 Richard Stallman <rms@gnu.org>
250
251 * os.texi (Timers): Describe timer-max-repeats.
252
2d56beed
CY
2532006-09-25 Chong Yidong <cyd@stupidchicken.com>
254
255 * os.texi (Timers): Mention with-local-quit.
256
45c912f2
RS
2572006-09-24 Richard Stallman <rms@gnu.org>
258
259 * searching.texi (Searching and Matching): Mention property search.
260
261 * commands.texi (Command Loop Info): Explain how read-event affects
262 this-command-keys.
263
aa256798
RS
2642006-09-20 Richard Stallman <rms@gnu.org>
265
45c912f2
RS
266 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
267
aa256798
RS
268 * windows.texi (Window Start): Minor cleanups.
269
a4df1f8b
KS
2702006-09-20 Kim F. Storm <storm@cua.dk>
271
272 * windows.texi (Window Start): pos-visible-in-window-p allows
273 specifying t for position to mean "end of window".
274 Add window-line-height.
275
276 * anti.texi (Antinews): Mention window-line-height.
277
74686736
DK
2782006-09-19 David Kastrup <dak@gnu.org>
279
280 * keymaps.texi (Searching Keymaps): Small clarification.
281
a0c489f1
RS
2822006-09-18 Richard Stallman <rms@gnu.org>
283
2a27a16b
RS
284 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
285 cause keyboard menus.
286 (Menu Keymaps): Likewise.
287 (Defining Menus, Keyboard Menus): Clarify.
288
a0c489f1
RS
289 * text.texi (Fields): Clarify explanation of constrain-to-field.
290
1e9265dd
EZ
2912006-09-16 Eli Zaretskii <eliz@gnu.org>
292
293 * variables.texi (Tips for Defining): Fix a typo.
294
74f526f3
RS
2952006-09-15 Richard Stallman <rms@gnu.org>
296
297 * keymaps.texi (Remapping Commands, Searching Keymaps)
298 (Active Keymaps): Clean up previous change.
299
45a2056c
JB
3002006-09-15 Jay Belanger <belanger@truman.edu>
301
302 * gpl.texi: Replace "Library Public License" by "Lesser Public
303 License" throughout.
304
b74e16a3
DK
3052006-09-15 David Kastrup <dak@gnu.org>
306
307 * keymaps.texi (Active Keymaps): Adapt description to use
308 `get-char-property' instead `get-text-property'. Explain how
309 mouse events change this. Explain the new optional argument of
310 `key-binding' and its mouse-dependent lookup.
74f526f3 311 (Searching Keymaps): Adapt description similarly.
74686736
DK
312 (Remapping Commands): Explain the new optional argument of
313 `command-remapping'.
b74e16a3 314
18d55b24
RS
3152006-09-14 Richard Stallman <rms@gnu.org>
316
317 * keymaps.texi (Searching Keymaps): Clarification.
318 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
319
3202006-09-13 Richard Stallman <rms@gnu.org>
321
322 * objects.texi (Character Type): Node split.
323 Add xref to Describing Characters.
324 (Basic Char Syntax, General Escape Syntax)
325 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
326
8b170b82
RS
3272006-09-11 Richard Stallman <rms@gnu.org>
328
329 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 330 (Glyphs): Clarifications.
8b170b82 331
3250aca2
CY
3322006-09-10 Chong Yidong <cyd@stupidchicken.com>
333
334 * keymaps.texi (Active Keymaps): Mention that key-binding checks
335 local maps.
336
606fd469
KS
3372006-09-10 Kim F. Storm <storm@cua.dk>
338
339 * display.texi (Forcing Redisplay): Document return value of
340 function redisplay.
341
755b2209
RS
3422006-09-09 Richard Stallman <rms@gnu.org>
343
1d7b95f5
RS
344 * windows.texi (Window Hooks): Explain limits of
345 window-scroll-functions.
346
755b2209
RS
347 * display.texi (Fringe Indicators): Update for last change in
348 indicate-buffer-boundaries.
349
af09dd78
RS
3502006-09-08 Richard Stallman <rms@gnu.org>
351
352 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
353
2010a78c
KS
3542006-09-06 Kim F. Storm <storm@cua.dk>
355
bdd26918
KS
356 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
357
2010a78c
KS
358 * windows.texi (Window Start): Update pos-visible-in-window-p.
359
bae12237
RS
3602006-09-04 Richard Stallman <rms@gnu.org>
361
362 * processes.texi (Accepting Output): Explain SECONDS=0 for
363 accept-process-output.
364
365 * os.texi (Idle Timers): Explain why timer functions should not
366 loop until (input-pending-p).
367
ebc80ddf
EZ
3682006-09-02 Eli Zaretskii <eliz@gnu.org>
369
370 * makefile.w32-in (usermanualdir): New variable.
371 (elisp.dvi): Use it.
372
a66d9563
EZ
3732006-09-01 Eli Zaretskii <eliz@gnu.org>
374
375 * buffers.texi (Buffer Modification): Fix last change.
376
5a8f5165
CY
3772006-09-01 Chong Yidong <cyd@stupidchicken.com>
378
379 * buffers.texi (Buffer Modification): Document
380 buffer-chars-modified-tick.
381
80e0572b
RS
3822006-08-31 Richard Stallman <rms@gnu.org>
383
384 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
385
3862006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
387
388 * modes.texi (Syntactic Font Lock):
80e0572b
RS
389 Mention font-lock-syntactic-face-function
390 instead of specific faces.
931d878d 391
bda420a3
CY
3922006-08-29 Chong Yidong <cyd@stupidchicken.com>
393
394 * display.texi (Images): Add xrref to display-images-p.
395
c6f8bb3a
KH
3962006-08-28 Kenichi Handa <handa@m17n.org>
397
398 * nonascii.texi (Lisp and Coding Systems): Fix description of
399 detect-coding-region.
400
7a210b69
MB
4012006-08-27 Michael Olson <mwolson@gnu.org>
402
403 * processes.texi (Transaction Queues): Remove stray quote
404 character.
405
3e04a8fc
RS
4062006-08-25 Richard Stallman <rms@gnu.org>
407
408 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
409 Add xref.
410
fda97484
CY
4112006-08-24 Chong Yidong <cyd@stupidchicken.com>
412
413 * os.texi (Timers): Avoid waiting inside timers.
414
3e46b34c
LK
4152006-08-21 Lute Kamstra <lute@gnu.org>
416
417 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
418
ce629713
RS
4192006-08-20 Richard Stallman <rms@gnu.org>
420
421 * os.texi (Idle Timers): New node, split out from Timers.
422 Document current-idle-time.
423 * commands.texi (Reading One Event): Update xref.
424 * elisp.texi (Top): Update subnode menu.
425
3cb74cd1
RS
4262006-08-16 Richard Stallman <rms@gnu.org>
427
428 * keymaps.texi (Extended Menu Items): Show format of cached
429 bindings in extended menu items.
430
431 * customize.texi (Variable Definitions): Explain when the
432 standard value expression is evaluated.
433
7e188449
CY
4342006-08-15 Chong Yidong <cyd@stupidchicken.com>
435
436 * commands.texi (Reading One Event): Explain idleness in
437 `read-event'.
438
b8f5396a
CY
4392006-08-12 Chong Yidong <cyd@stupidchicken.com>
440
441 * text.texi (Near Point): Say "cursor" not "terminal cursor".
442 (Commands for Insertion): Removed split-line since it's not
443 relevant for Lisp programming.
444 (Yank Commands): Rewrite introduction.
445 (Undo): Clarify.
446 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
447 (Filling): Remove redundant comment. Clarify return value of
448 current-justification.
449 (Margins): Minor clarifications.
450 (Adaptive Fill): Update default value of adaptive-fill-regexp.
451 (Sorting): Update definition of sort-lines.
452 (Columns): Clarify behavior of sort-columns.
453 (Indent Tabs): Link to Tab Stops in Emacs manual.
454 (Special Properties): Clarify.
455 (Clickable Text): Mention Buttons package.
456
0c80afbd
EZ
4572006-08-12 Kevin Ryde <user42@zip.com.au>
458
459 * os.texi (Time Parsing): Add %z to description of
460 format-time-string, as per docstring. Add cross reference to
461 glibc manual for strftime.
462
02a2b2ad
RS
4632006-08-08 Richard Stallman <rms@gnu.org>
464
465 * modes.texi: Clean up wording in previous change.
466
34e5974a
CY
4672006-08-07 Chong Yidong <cyd@stupidchicken.com>
468
469 * modes.texi (Hooks): Clarify.
470 (Major Mode Basics): Mention define-derived-mode explicitly.
471 (Major Mode Conventions): Rebinding RET is OK for some modes.
472 Mention change-major-mode-hook and after-change-major-mode-hook.
473 (Example Major Modes): Moved to end of Modes section.
474 (Mode Line Basics): Clarify.
475 (Mode Line Data): Mention help-echo and local-map in strings.
476 Explain reason for treatment of non-risky variables.
477 (Properties in Mode): Clarify.
478 (Faces for Font Lock): Add font-lock-negation-char-face.
479
65c6c6b6
EZ
4802006-08-04 Eli Zaretskii <eliz@gnu.org>
481
482 * strings.texi (Formatting Strings): Warn against arbitrary
483 strings as first arg to `format'.
484
fc0ba1d0
TTN
4852006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
486
487 * text.texi (Clickable Text): Mention `help-echo' text property.
488 Update intro, examples and associated explanations.
489
a3483884
RS
4902006-07-31 Richard Stallman <rms@gnu.org>
491
492 * commands.texi: Update xrefs.
493 (Event Mod): New node, cut out from old Translating Input.
494
495 * maps.texi: Update xrefs.
fc0ba1d0 496
a3483884
RS
497 * keymaps.texi (Translation Keymaps): New node.
498 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 499
a3483884
RS
500 * elisp.texi (Top): Update subnode menu.
501
502 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
503
504 * os.texi (System Interface): Fix menu descriptions of some nodes.
505 (Translating Input): Node deleted.
fc0ba1d0 506
ec777101
NR
5072006-07-31 Nick Roberts <nickrob@snap.net.nz>
508
8d3f955b 509 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
510
511 * lists.texi (Sets And Lists): Likewise.
512
0f42ea76
TTN
5132006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
514
515 * text.texi (Fields): Mention POS
516 requirement when narrowing is in effect.
517
eb107d09
RS
5182006-07-28 Richard Stallman <rms@gnu.org>
519
0de8dcc9
RS
520 * display.texi (Face Attributes): Simplify wording.
521 (Attribute Functions): Clarify meaning of new-frame default
522 attribute settings.
523
eb107d09
RS
524 * customize.texi (Common Keywords): Document how to use
525 :package-version in a package not in Emacs.
526
d7fb9e6c
KS
5272006-07-28 Kim F. Storm <storm@cua.dk>
528
529 * commands.texi (Reading One Event): Fix last change.
530
c1c3d4f7
CY
5312006-07-26 Chong Yidong <cyd@stupidchicken.com>
532
533 * commands.texi (Reading One Event): Document SECONDS argument for
534 read-event, read-char, and read-char-exclusive.
535
94b39239
SM
5362006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
537
538 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
539 to ensure correct identification.
540
1cff9220
RS
5412006-07-24 Richard Stallman <rms@gnu.org>
542
5ac64732
RS
543 * text.texi (Clickable Text): Clarify.
544
1cff9220
RS
545 * sequences.texi (Vector Functions): Delete duplicate xref.
546
547 * objects.texi (Function Type): Clarify.
548
549 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
550 modes.
551
552 * lists.texi (List Variables): New node.
553 Material moved from other nodes.
554
555 * variables.texi (Setting Variables): add-to-list and
556 add-to-ordered-list moved to List Variables node.
557
38db29e0
TTN
5582006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
559
560 * text.texi (Links and Mouse-1):
561 For mouse-on-link-p, expand on arg POS.
562
9e4101b2
KS
5632006-07-21 Kim F. Storm <storm@cua.dk>
564
565 * display.texi (Forcing Redisplay): Don't mention systems which
566 don't support sub-second timers for redisplay-preemption-period.
567
568 * os.texi (Terminal Output): Clarify text vs graphical terminal.
569
cc539208
EZ
5702006-07-21 Eli Zaretskii <eliz@gnu.org>
571
572 * frames.texi (Input Focus): Document that focus-follows-mouse has
573 no effect on MS-Windows.
574
c29fbc93
RS
5752006-07-18 Richard Stallman <rms@gnu.org>
576
1ef252f6
RS
577 * display.texi (Forcing Redisplay): Cleanups in previous change.
578
c29fbc93
RS
579 * processes.texi (Low-Level Network): Make menu more convenient.
580
5b5fca28
KS
5812006-07-18 Kim F. Storm <storm@cua.dk>
582
2d545d83
KS
583 * display.texi (Forcing Redisplay): redisplay-preemption-period
584 only used on window systems. Add xref to Terminal Output.
585
586 * os.texi (Terminal Output): baud-rate only controls preemption on
587 non-window systems. Add xref to Forcing Redisplay.
588
5b5fca28
KS
589 * processes.texi (Low-Level Network): Rename node "Make Network"
590 to "Network Processes".
591
42995636
KB
5922006-07-18 Karl Berry <karl@gnu.org>
593
5b5fca28
KS
594 * variables.texi, functions.texi, customize.texi, loading.texi:
595 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 596
e1842332
CY
5972006-07-17 Chong Yidong <cyd@stupidchicken.com>
598
599 * commands.texi (Waiting): Document batch-mode sit-for behavior.
600
daeeeffc
RS
6012006-07-17 Richard Stallman <rms@gnu.org>
602
7c0c29ee
RS
603 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
604 Put period and comma inside quotes.
5b5fca28 605
7c0c29ee
RS
606 * loading.texi, markers.texi: Use real doublequote inside menus.
607
608 * windows.texi: Put point and comma inside quotes.
609 (Textual Scrolling): Use @samp for error message.
610
5b5fca28
KS
611 * variables.texi, tips.texi, syntax.texi, symbols.texi:
612 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
613 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
614 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
615 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
616 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 617 Put point and comma inside quotes.
5b5fca28 618
05bdf2d7
RS
619 * control.texi (Processing of Errors): Add command-error-function.
620
daeeeffc
RS
621 * variables.texi (File Local Variables): Clarify that
622 file local variables make buffer-local bindings.
623
624 * modes.texi (Syntactic Font Lock): Give default for
625 font-lock-syntax-table.
626
7e1c1289
NR
6272006-07-17 Nick Roberts <nickrob@snap.net.nz>
628
629 * text.texi (Special Properties): Clean up previous change.
630
912c7235
KB
6312006-07-16 Karl Berry <karl@gnu.org>
632
5b5fca28
KS
633 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
634 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 635
5b5fca28 636 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
637 underfull hbox.
638
54b7938f
NR
6392006-07-15 Nick Roberts <nickrob@snap.net.nz>
640
641 * text.texi (Special Properties): Describe fontified text property
642 in relation to a character (not text).
643
3f11901a
KS
6442006-07-15 Kim F. Storm <storm@cua.dk>
645
0864179a
KS
646 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
647 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
648 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
649
3f11901a
KS
650 * anti.texi (Antinews): Mention redisplay function.
651 The kbd macro existed, but was not documented, before 22.x.
652 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
653
b4f62d0a
NR
6542006-07-14 Nick Roberts <nickrob@snap.net.nz>
655
656 * display.texi (Displaying Messages): Add anchor.
657
658 * frames.texi (Dialog Boxes): Use it.
659
2c6e026a
RS
6602006-07-12 Richard Stallman <rms@gnu.org>
661
662 * objects.texi (Frame Type): Explain nature of frames better.
663
664 * frames.texi (Frames): Explain nature of frames better.
665
6662006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
667
668 * tips.texi (Coding Conventions): Explain why use cl at compile time.
669
099d4201
YM
6702006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
671
672 * frames.texi (Window System Selections): Mention scrap support for Mac.
673 Default value of x-select-enable-clipboard is t on Mac.
674
675 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
676
ff97f952
KS
6772006-07-11 Kim F. Storm <storm@cua.dk>
678
679 * display.texi (Forcing Redisplay): Add `redisplay' function.
680 Don't mention (sit-for -1) -- use (redisplay t) instead.
681
682 * commands.texi (Waiting): (sit-for -1) is no longer special.
683 (sit-for 0) is equivalent to (redisplay).
684 Iconifying/deiconifying no longer makes sit-for return.
685
a183016f
NR
6862006-07-10 Nick Roberts <nickrob@snap.net.nz>
687
688 * display.texi (Buttons): Fix typo.
689
690 * index.texi, elisp.texi (New Symbols): Comment node out.
691
b86be617
RS
6922006-07-09 Richard Stallman <rms@gnu.org>
693
694 * display.texi (Truncation): Clean up previous change.
695
3aa7c28e
RS
6962006-07-08 Richard Stallman <rms@gnu.org>
697
698 * commands.texi (Interactive Call): Use 3 as prefix in example
699 for execute-extended-command.
700
701 * display.texi (Attribute Functions): Move paragraph about
702 compatibility with Emacs < 21.
703
5a1048a5
KS
7042006-07-09 Kim F. Storm <storm@cua.dk>
705
706 * display.texi (Refresh Screen): Clarify force-window-update.
707 (Truncation): "Normally" indicated by fringe arrows.
708
89fb9154
EZ
7092006-07-08 Eli Zaretskii <eliz@gnu.org>
710
5a1048a5
KS
711 * windows.texi (Textual Scrolling, Resizing Windows):
712 * variables.texi (Constant Variables):
89fb9154
EZ
713 * text.texi (Buffer Contents, Deletion, Changing Properties)
714 (Property Search, Special Properties, Sticky Properties)
5a1048a5 715 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 716 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
717 (Categories):
718 * symbols.texi (Other Plists):
719 * streams.texi (Output Variables):
720 * processes.texi (Input to Processes, Query Before Exit):
721 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 722 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 723 (Session Management):
89fb9154 724 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
725 (Chars and Bytes, Locales):
726 * modes.texi (Defining Minor Modes, Header Lines):
727 * minibuf.texi (Minibuffer Contents):
728 * markers.texi (Information from Markers):
729 * lists.texi (List Elements, Building Lists, Association Lists):
730 * keymaps.texi (Tool Bar):
731 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
732 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
733 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
734 (Color Names, Text Terminal Colors, Display Feature Testing):
735 * files.texi (Visiting Functions, File Name Components)
5a1048a5 736 (Unique File Names, Contents of Directories):
89fb9154
EZ
737 * display.texi (Forcing Redisplay, Displaying Messages)
738 (Temporary Displays, Font Selection, Auto Faces)
739 (Font Lookup, Fringe Indicators, Display Margins)
740 (Image Descriptors, Showing Images, Image Cache, Button Types)
741 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
742 (Display Table Format, Glyphs):
743 * control.texi (Iteration):
744 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
745 * backups.texi (Making Backups, Auto-Saving):
746 Remove @tindex entries.
89fb9154 747
7f087030
KS
7482006-07-07 Kim F. Storm <storm@cua.dk>
749
750 * display.texi (Fringe Cursors): Fix typo.
751 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
752 (Overlay Arrow): Default is overlay-arrow fringe indicator.
753
978db147
RS
7542006-07-05 Richard Stallman <rms@gnu.org>
755
756 * text.texi (Buffer Contents): Add example of text props
757 in result of buffer-substring.
758 (Text Properties): Explain better about use of specific property names.
759 (Property Search): Some cleanups; reorder some functions.
760
761 * keymaps.texi (Changing Key Bindings): Cleanup.
762 Add xref to Key Binding Conventions.
763
764 * display.texi (Attribute Functions): Add examples for
765 face-attribute-relative-p.
766
767 * tips.texi (Coding Conventions): Cleanup last change.
768
42b50684
KB
7692006-07-05 Karl Berry <karl@gnu.org>
770
08b17d37
KS
771 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
772 Remove @setchapternewpage odd.
42b50684
KB
773 Result is 1013 pages, down from 1100.
774
08b17d37
KS
775 * anti.texi, customize.texi, display.texi, internals.texi:
776 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 777 Fix overfull/underfull boxes.
42b50684 778
180f018c
TTN
7792006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
780
781 * edebug.texi (Instrumenting):
782 Add Edebug-specific findex for eval-buffer.
783 * loading.texi (Loading):
784 Replace eval-current-buffer with eval-buffer.
785
8e338f7b
EZ
7862006-06-30 Nick Roberts <nickrob@snap.net.nz>
787
788 * locals.texi (Standard Buffer-Local Variables): Update the list
789 of variables.
790
0770a251
NR
7912006-06-26 Nick Roberts <nickrob@snap.net.nz>
792
793 * files.texi (File Name Completion): Point user to the node
794 "Reading File Names".
795
d9034473
EZ
7962006-06-24 Eli Zaretskii <eliz@gnu.org>
797
eff6bfea
EZ
798 * files.texi (Contents of Directories): Document case-insensitive
799 behavior on respective filesystems.
800
d9034473
EZ
801 * objects.texi (Character Type): Document that Emacs signals an
802 error for unsupported Unicode characters specified as \uNNNN.
803
a5bd14d3
RS
8042006-06-19 Richard Stallman <rms@gnu.org>
805
806 * processes.texi (Bindat Spec): Clarify previous change.
807
d1ae9041
RS
8082006-06-16 Richard Stallman <rms@gnu.org>
809
810 * tips.texi (Coding Conventions): Better explain conventions
811 for definition constructs.
812
813 * text.texi (Special Properties): String value of `read-only'
814 serves as the error message.
815
816 * objects.texi (Character Type): Clarify prev. change.
817 (Non-ASCII in Strings): Mention \u and \U.
818
819 * commands.texi (Using Interactive): Explain problem of
820 markers, etc., in command-history.
821
1bb32610
KS
8222006-06-14 Kim F. Storm <storm@cua.dk>
823
824 * commands.texi (Waiting): Negative arg to sit-for forces
825 redisplay even if input is pending.
826
827 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
828 redisplay. Remove incorrect example of binding redisplay-dont-pause
829 around (sit-for 0).
830
c7484981
RS
8312006-06-13 Richard Stallman <rms@gnu.org>
832
833 * display.texi (Forcing Redisplay): Clarify previous change.
834
d211faa2
RF
8352006-06-13 Romain Francoise <romain@orebokech.com>
836
837 * display.texi (Forcing Redisplay): Fix typo.
838
8eb2b87f
KS
8392006-06-13 Kim F. Storm <storm@cua.dk>
840
841 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
842
503b5e1c
LT
8432006-06-10 Luc Teirlinck <teirllm@auburn.edu>
844
845 * tips.texi (Coding Conventions): Add `@end itemize'.
846
9e362b84
RS
8472006-06-10 Richard Stallman <rms@gnu.org>
848
849 * tips.texi (Coding Conventions): Explain use of coding systems
850 to ensure one decoding for strings.
851
7cb93181
EZ
8522006-06-09 Aidan Kehoe <kehoea@parhasard.net>
853
9b7fa297 854 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
855 syntax.
856
afd63bda
EZ
8572006-06-07 Eli Zaretskii <eliz@gnu.org>
858
859 * display.texi (Font Selection): Remove description of
860 clear-face-cache.
861
862 * compile.texi (Eval During Compile): Fix a typo. Add index
863 entries for possible uses of eval-when-compile.
864
71ee3e04
TTN
8652006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
866
867 * display.texi (Abstract Display): Fix typo.
868
a941b26b
EZ
8692006-06-03 Eli Zaretskii <eliz@gnu.org>
870
871 * minibuf.texi (Minibuffer History) <history-add-new-input>:
872 Reword variable's description.
873
963128f3
RS
8742006-06-01 Richard Stallman <rms@gnu.org>
875
876 * windows.texi (Splitting Windows): Clarify splitting nonselected
877 window.
878
82db8fa7
JL
8792006-05-31 Juri Linkov <juri@jurta.org>
880
881 * minibuf.texi (Minibuffer History): Add history-add-new-input.
882
d9e8091d
RS
8832006-05-30 Richard Stallman <rms@gnu.org>
884
6ac209a3
RS
885 * display.texi (Line Height): Fix errors in description of
886 default line height and line-height properyty.
887
d9e8091d
RS
888 * nonascii.texi (Default Coding Systems): Further clarification.
889
93fd6289
LT
8902006-05-29 Luc Teirlinck <teirllm@auburn.edu>
891
892 * internals.texi (Pure Storage): Mention that an overflow in pure
893 space causes a memory leak.
894 (Garbage Collection): If there was an overflow in pure space,
895 `garbage-collect' returns nil.
896
7c42b3e0
EZ
8972006-05-30 Eli Zaretskii <eliz@gnu.org>
898
899 * nonascii.texi (Default Coding Systems): Fix it some more.
900
b8909e88
EZ
9012006-05-29 Eli Zaretskii <eliz@gnu.org>
902
903 * nonascii.texi (Default Coding Systems): Fix last change.
904
6d3906d5
KH
9052006-05-29 Kenichi Handa <handa@m17n.org>
906
907 * nonascii.texi (find-operation-coding-system): Describe the new
908 argument format (FILENAME . BUFFER).
909
0985f920
RS
9102006-05-28 Richard Stallman <rms@gnu.org>
911
912 * tips.texi (Coding Conventions): Better explain reasons not to
913 advise other packages or use `eval-after-load'.
914
6c6e0bb4
KS
9152006-05-29 Kim F. Storm <storm@cua.dk>
916
917 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
918 `bindat-idx' and `bindat-raw' for clarity.
919
096432af
TTN
9202006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
921
b9e17eb3
TTN
922 * processes.texi (Bindat Spec): Expand on `repeat' handler.
923
096432af
TTN
924 * display.texi (Display): Add "Abstract Display" to menu.
925 (Abstract Display, Abstract Display Functions)
926 (Abstract Display Example): New nodes.
927 * elisp.texi (Top): Add "Abstract Display" to menu.
928
e4b3f22f
CY
9292006-05-27 Chong Yidong <cyd@stupidchicken.com>
930
917b8227
CY
931 * keymaps.texi (Key Sequences): Link to input events definition.
932 (Format of Keymaps): Delete material duplicated in Keymap Basics.
933
e4b3f22f
CY
934 * files.texi (Changing Files): Document updated argument list for
935 copy-file.
936
f1b64ef1
TTN
9372006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
938
939 * processes.texi (Bindat Functions): Explain term "total length".
940 Use it in bindat-length and bindat-pack descriptions.
941
3d0793e4
EZ
9422006-05-26 Eli Zaretskii <eliz@gnu.org>
943
944 * tips.texi (Coding Conventions): Advise against using
945 eval-after-load in packages. Add an index entry.
946
abeb5483
JL
9472006-05-25 Juri Linkov <juri@jurta.org>
948
92aa92fa
JL
949 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
950
abeb5483
JL
951 * modes.texi (%-Constructs): Add %e, %z, %Z.
952
403a7bca
RS
9532006-05-25 Richard Stallman <rms@gnu.org>
954
955 * elisp.texi (Top): Update subnode menu.
956
957 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
958 (Keymaps): Update menu.
959
39a9bed3
CY
9602006-05-25 Chong Yidong <cyd@stupidchicken.com>
961
962 * keymaps.texi (Key Sequences): Some clarifications.
963
78b3f5c3
TTN
9642006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
965
966 * processes.texi (Bindat Functions): Say "unibyte string"
967 explicitly for bindat-unpack and bindat-pack descriptions.
968 (Bindat Examples): Don't call `string-make-unibyte' in example.
969
08244b81
CY
9702006-05-25 Chong Yidong <cyd@stupidchicken.com>
971
972 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
973 Explain string and vector representations of key sequences
974
78b3f5c3
TTN
975 * keymaps.texi (Changing Key Bindings):
976 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
977 * help.texi (Describing Characters): Refer to it.
978
b370c94d
LT
9792006-05-23 Luc Teirlinck <teirllm@auburn.edu>
980
981 * frames.texi (Pointer Shape): @end table -> @end defvar.
982
b8223441
RS
9832006-05-22 Richard Stallman <rms@gnu.org>
984
985 * elisp.texi (Top): Update subnode menus.
986
987 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
988 Contents rewritten; material from old Pointer Shape node moved here.
989
990 * display.texi (Pointer Shape): Node deleted.
991 (Image Descriptors): Minor cleanup.
992
c18eec5c
RS
9932006-05-21 Richard Stallman <rms@gnu.org>
994
995 * syntax.texi (Parsing Expressions): Update info on which STATE
996 elements are ignored.
997
9300b310
LT
9982006-05-19 Luc Teirlinck <teirllm@auburn.edu>
999
86735b2d
LT
1000 * hooks.texi (Standard Hooks): Correct typo.
1001
9300b310
LT
1002 * gpl.texi (GPL): ifinfo -> ifnottex.
1003
75e3b957
EZ
10042006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1005
1006 * searching.texi (Simple Match Data): Warn about match data being
1007 set anew by every search.
1008
0bcf8735
RS
10092006-05-17 Richard Stallman <rms@gnu.org>
1010
1011 * minibuf.texi (Minibuffer History): Clarify.
1012
1013 * searching.texi (Regexp Special): Clarify nested regexp warning.
1014
b3abe3a5
KS
10152006-05-16 Kim F. Storm <storm@cua.dk>
1016
1017 * minibuf.texi (Minibuffer History): Update add-to-history.
1018
bc20db55
KH
10192006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1020
1021 * nonascii.texi (Explicit Encoding): Fix
1022 typo (encoding<->decoding).
1023
f31263a4
RS
10242006-05-14 Richard Stallman <rms@gnu.org>
1025
46a2df8e
RS
1026 * buffers.texi (Creating Buffers): Cleanup.
1027
f31263a4
RS
1028 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1029
1299a5a4
EZ
10302006-05-13 Eli Zaretskii <eliz@gnu.org>
1031
642c61f3
EZ
1032 * buffers.texi (Current Buffer): Document that with-temp-buffer
1033 disables undo.
1034
1299a5a4
EZ
1035 * os.texi (Terminal-Specific): More accurate description of how
1036 Emacs searches for the terminal-specific libraries.
1037
61515a63
EZ
10382006-05-12 Eli Zaretskii <eliz@gnu.org>
1039
b811ef49
EZ
1040 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1041 emacs-xtra to @inforef's.
1042
4a7910c7
EZ
1043 * text.texi (Undo): Document that undo is turned off in buffers
1044 whose names begin with a space.
1045
1046 * buffers.texi (Buffer Names): Add index entries for buffers whose
1047 names begin with a space.
1048 (Creating Buffers): Document that undo is turned off in buffers
1049 whose names begin with a space.
1050
f055e02c
EZ
1051 * files.texi (Visiting Functions, Reading from Files)
1052 (Saving Buffers): Mention code and EOL conversions by file I/O
1053 primitives and subroutines.
1054
0ef0b416
EZ
1055 * nonascii.texi (Lisp and Coding Systems): Document
1056 coding-system-eol-type. Add index entries for eol conversion.
1057
61515a63
EZ
1058 * display.texi (Defining Faces): Mention `mac', and add an xref to
1059 where window-system is described.
1060
e4c068c0
RS
10612006-05-10 Richard Stallman <rms@gnu.org>
1062
1063 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1064
31035927
RS
10652006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1066
1067 * variables.texi (File Local Variables): Recommend to quote lambda
1068 expressions in safe-local-variable property.
1069
f12a0718
RS
10702006-05-09 Richard Stallman <rms@gnu.org>
1071
1072 * variables.texi (File Local Variables): Document
1073 safe-local-eval-forms and safe-local-eval-function.
1074
ed7e6c32
KS
10752006-05-07 Kim F. Storm <storm@cua.dk>
1076
1077 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1078 from add-to-history.
1079
5a36d834
RF
10802006-05-07 Romain Francoise <romain@orebokech.com>
1081
1082 * commands.texi (Event Input Misc):
1083 * compile.texi (Eval During Compile):
1084 * internals.texi (Buffer Internals):
1085 * minibuf.texi (Initial Input):
1086 * nonascii.texi (Scanning Charsets):
1087 * numbers.texi (Comparison of Numbers):
1088 * windows.texi (Textual Scrolling, Vertical Scrolling):
1089 Fix various typos.
1090
fbc284f6
EZ
10912006-05-06 Eli Zaretskii <eliz@gnu.org>
1092
f53d2e87
EZ
1093 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1094 conditional xref's to either emacs or emacs-xtra, depending on
1095 @iftex/@ifnottex.
1096
fbc284f6
EZ
1097 * minibuf.texi (Minibuffer History): Document add-to-history.
1098
3dfed653
EZ
10992006-05-05 Eli Zaretskii <eliz@gnu.org>
1100
1101 * internals.texi (Pure Storage): Mention the pure overflow message
1102 at startup.
1103
8e7a9a24
EZ
11042006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1105
1106 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1107 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1108 search.
1109
d0789de9
RS
11102006-05-01 Richard Stallman <rms@gnu.org>
1111
1112 * intro.texi (nil and t): Clarify.
1113
1114 * variables.texi (File Local Variables): Suggest using booleanp.
1115
fc2cb772
JB
11162006-05-01 Juanma Barranquero <lekktu@gmail.com>
1117
1118 * objects.texi (Type Predicates): Fix typos.
1119
27c5714a
SM
11202006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1121
1122 * intro.texi (nil and t): Add booleanp.
1123
1124 * objects.texi (Type Predicates): Add links for booleanp and
1125 string-or-null-p.
1126
eadb9d45
RS
11272006-04-29 Richard Stallman <rms@gnu.org>
1128
27c5714a 1129 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1130 Multi line Font Lock Elements. Much clarification.
1131 (Font Lock Multiline, Region to Fontify): Much clarification.
1132
7817e3d3
SM
11332006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1134
1135 * variables.texi (File Local Variables): Remove the special case t for
1136 safe-local-variable.
1137
8ac3a455
RS
11382006-04-26 Richard Stallman <rms@gnu.org>
1139
1140 * syntax.texi (Parsing Expressions): Minor cleanup.
1141
290e4aae
RS
11422006-04-18 Richard Stallman <rms@gnu.org>
1143
1144 * tips.texi (Coding Conventions): Explain when the package's
1145 prefix should appear later on (not at the start of the name).
1146
1147 * searching.texi (String Search): Clarify effect of NOERROR.
1148
1149 * modes.texi (Imenu): Clarify what special items do.
1150
1151 * hooks.texi (Standard Hooks): Delete text about old hook names.
1152
1e2b8ce5
RF
11532006-04-17 Romain Francoise <romain@orebokech.com>
1154
1155 * variables.texi (Local Variables): Update the default value of
1156 `max-specpdl-size'.
1157
51fa34bc
MB
11582006-04-15 Michael Olson <mwolson@gnu.org>
1159
1160 * processes.texi (Transaction Queues): Mention the new optional
1161 `delay-question' argument for `tq-enqueue'.
1162
61f32d39
BW
11632006-04-13 Bill Wohler <wohler@newt.com>
1164
1165 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1166 :package-version value. Specify its values. Improve documentation
50b7bce0 1167 for customize-package-emacs-version-alist.
61f32d39 1168
4f8ed159
BW
11692006-04-12 Bill Wohler <wohler@newt.com>
1170
1171 * customize.texi (Common Keywords): Move description of
1172 customize-package-emacs-version-alist to @defvar.
1173
e5e864ab
BW
11742006-04-10 Bill Wohler <wohler@newt.com>
1175
1176 * customize.texi (Common Keywords): Add :package-version.
1177
6c230417
KS
11782006-04-10 Kim F. Storm <storm@cua.dk>
1179
1180 * text.texi (Buffer Contents): Add NOPROPS arg to
1181 filter-buffer-substring.
1182
d82eac8f
EZ
11832006-04-08 Kevin Ryde <user42@zip.com.au>
1184
1185 * os.texi (Command-Line Arguments): Update xref to emacs manual
1186 "Command Arguments" -> "Emacs Invocation", per change there.
1187
4f815b29
TTN
11882006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1189
1190 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1191 be on one line to help makeinfo not render two spaces after the dot.
1192
122c3009
RS
11932006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1194
1195 * strings.texi (Predicates for Strings): Add string-or-null-p.
1196
da68bc3d
KS
11972006-03-28 Kim F. Storm <storm@cua.dk>
1198
1199 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1200 remarks about systems that don't support fractional seconds.
1201
b223e22d
KB
12022006-03-25 Karl Berry <karl@gnu.org>
1203
fc2cb772 1204 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1205 the year list.
1206
b756c64c
NR
12072006-03-21 Nick Roberts <nickrob@snap.net.nz>
1208
1209 * display.texi (Fringe Indicators): Fix typos.
1210
fe3dca59
LT
12112006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1212
c287ad03 1213 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1214 in front of a quoted symbol in a docstring to prevent making a
1215 hyperlink.
1216
e91d4202
AM
12172006-03-19 Alan Mackenzie <acm@muc.de>
1218
290e4aae 1219 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1220
e8a5f60b
RS
12212006-03-16 Richard Stallman <rms@gnu.org>
1222
1223 * display.texi (Defining Images): Minor cleanup.
1224
486daaa5
BW
12252006-03-16 Bill Wohler <wohler@newt.com>
1226
1227 * display.texi (Defining Images): In image-load-path-for-library,
1228 prefer user's images.
1229
4ffc92c2
SM
12302006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1231
1232 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1233
874a6ef8
BW
12342006-03-15 Bill Wohler <wohler@newt.com>
1235
1236 * display.texi (Defining Images): Fix example in
1237 image-load-path-for-library by not recommending that one binds
fc2cb772 1238 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1239 it if previously defined.
1240
70949f30
BW
12412006-03-14 Bill Wohler <wohler@newt.com>
1242
1243 * display.texi (Defining Images): In image-load-path-for-library,
1244 always return list of directories. Update example.
1245
c852c516
AM
12462006-03-14 Alan Mackenzie <acm@muc.de>
1247
1248 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1249 This describes font-lock-extend-region-function.
4ffc92c2 1250 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1251 the new node "Region to Fontify".
1252
7cd3712b
RS
12532006-03-13 Richard Stallman <rms@gnu.org>
1254
1255 * display.texi (Invisible Text): The impossible position is
1256 now before the invisible text, not after.
1257 (Defining Images): Clean up last change.
1258
2c676341
BW
12592006-03-11 Bill Wohler <wohler@newt.com>
1260
1261 * display.texi (Defining Images): Add image-load-path-for-library.
1262
6f49b4c5
LT
12632006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1264
2d14c9bf
LT
1265 * text.texi (Adaptive Fill): Fix Texinfo usage.
1266
1267 * strings.texi (Creating Strings): Fix Texinfo usage.
1268
6f49b4c5
LT
1269 * searching.texi (Regexp Special): Use @samp for regular
1270 expressions that are not in Lisp syntax.
1271
fc1d3386
LT
12722006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1273
1274 * searching.texi (Regexp Special): Put remark between parentheses
1275 to avoid misreading.
1276
7b2c2ca9
LT
12772006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1278
1279 * searching.texi (Syntax of Regexps): More accurately describe
1280 which characters are special in which situations.
1281 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1282 are not special. Describe in detail when `[' and `]' are special.
1283 (Regexp Backslash): Plenty of regexps with unbalanced square
1284 brackets are valid, so reword that statement.
1285
f79bc642
KS
12862006-03-02 Kim F. Storm <storm@cua.dk>
1287
1288 * keymaps.texi (Tool Bar): Add tool-bar-border.
1289
1d9a5237
LT
12902006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1291
a86b01fa 1292 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1293
2534ef94
LT
12942006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1295
1296 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1297
1298 * files.texi (Locating Files): Suggest additional values for the
1299 SUFFIXES arg of `locate-file'. Update pxref.
1300
1301 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1302 (How Programs Do Loading): Discuss the effects of Auto Compression
1303 mode on `load'.
1304 (Load Suffixes): New node.
394e96d5 1305 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1306 moved to "Load Suffixes".
1307 (Autoload, Named Features): Mention `load-suffixes'.
1308
dd9959da 13092006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1310
1311 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1312
1313 * windows.texi (Window Tree): Fix typo.
1314
49af2995
KS
13152006-02-20 Kim F. Storm <storm@cua.dk>
1316
1317 * display.texi (Fringe Indicators): New section.
1318 Move indicate-empty-lines, indicate-buffer-boundaries, and
1319 default-indicate-buffer-boundaries here.
1320 Add fringe-indicator-alist and default-fringes-indicator-alist.
1321 Add list of logical fringe indicator symbols.
1322 Update list of standard bitmap names.
1323 (Fringe Cursors): New section.
1324 Move overflow-newline-into-fringe here.
1325 Add fringe-cursor-alist and default-fringes-cursor-alist.
1326 Add list of fringe cursor symbols.
1327
58f71009
JB
13282006-02-20 Juanma Barranquero <lekktu@gmail.com>
1329
1330 * commands.texi (Using Interactive): Fix reference to node
1331 "Minibuffers".
1332
5498b6af
RS
13332006-02-19 Richard M. Stallman <rms@gnu.org>
1334
1335 * minibuf.texi (High-Level Completion):
1336 Add xref to read-input-method-name.
1337
1338 * files.texi (Relative File Names): Move file-relative-name here.
1339 (File Name Expansion): From here. Minor clarifications.
1340
1341 * commands.texi (Using Interactive): Add xrefs about reading input.
1342 Clarify remarks about that moving point and mark.
1343 Put string case before list case.
1344
43ce897a 13452006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1346
4ffc92c2
SM
1347 * display.texi (Other Display Specs, Image Descriptors):
1348 Revert erroneous changes. The previous description of
1349 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1350
1324d26e
RS
13512006-02-14 Richard M. Stallman <rms@gnu.org>
1352
1353 * variables.texi (File Local Variables): Clarifications.
1354
0da93350
JB
13552006-02-14 Juanma Barranquero <lekktu@gmail.com>
1356
1357 * variables.texi (File Local Variables): Use @code for a cons
1358 cell, not @var.
1359
51a39bab
CY
13602006-02-13 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * variables.texi (File Local Variables): Document new file local
1363 variable behavior.
1364
d342156c
KS
13652006-02-10 Kim F. Storm <storm@cua.dk>
1366
1367 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1368
8392fe4a
JB
13692006-02-08 Juanma Barranquero <lekktu@gmail.com>
1370
1371 * modes.texi (%-Constructs): Remove obsolete info about
1372 `global-mode-string'.
1373
cd6cd82a
RS
13742006-02-07 Richard M. Stallman <rms@gnu.org>
1375
d78dc2d8
RS
1376 * commands.texi (Prefix Command Arguments): Minor cleanup.
1377
1378 * display.texi: "Graphical display", not window system.
1379
cd6cd82a
RS
1380 * functions.texi (What Is a Function): Fix xref.
1381
1382 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1383 (Changing Key Bindings): Clarify when remapping is better than
1384 substitute-key-definition.
1385
13862006-02-02 Richard M. Stallman <rms@gnu.org>
1387
1388 * minibuf.texi (Basic Completion): Completion alists are risky.
1389
1390 * keymaps.texi (Active Keymaps): Clarifications.
1391 (Searching Keymaps): New node.
1392 (Keymaps): Update menu.
1393
1394 * frames.texi (Layout Parameters): Minor clarification.
1395 (Drag and Drop): New node.
1396 (Frames): Update menu.
1397
cf052abc
CY
13982006-01-29 Chong Yidong <cyd@stupidchicken.com>
1399
4ffc92c2
SM
1400 * display.texi (Other Display Specs, Image Descriptors):
1401 Image description is a list, not a cons cell.
cf052abc 1402
1f2907ee
LT
14032006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1404
1405 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1406 list is not necessarily a list).
1407
a849f77d
EZ
14082006-01-27 Eli Zaretskii <eliz@gnu.org>
1409
1410 * frames.texi (Layout Parameters): border-width and
1411 internal-border-width belong to the frame, not the window.
1412
d322eb9b
RS
14132006-01-19 Richard M. Stallman <rms@gnu.org>
1414
1415 * nonascii.texi (Translation of Characters): Search cmds use
1416 translation-table-for-input. Automatically made local.
1417
1418 * markers.texi (Overview of Markers): Count insertion type
1419 as one of a marker's attributes.
1420
cd6cd82a
RS
1421 * keymaps.texi (Controlling Active Maps): New node, split out of
1422 Active Keymaps.
1423 (Keymaps): Menu updated.
1424 (Active Keymaps): Give pseudocode to explain how the active
1425 maps are searched. current-active-maps and key-binding moved here.
1426 (Functions for Key Lookup): current-active-maps and key-binding moved.
1427 Clarifications.
1428 (Searching the Keymaps): New subnode.
1429
d322eb9b
RS
1430 * elisp.texi (Top): Menu clarification.
1431
1432 * display.texi (Other Display Specs): Delete duplicate entry for
1433 just a string as display spec. Move text about recursive display
1434 specs on such a string.
1435
1436 * commands.texi (Key Sequence Input): Clarify.
1437 Move num-nonmacro-input-events out.
1438 (Reading One Event): num-nonmacro-input-events moved here.
1439
2ac77b5a
NR
14402006-01-14 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * advice.texi (Simple Advice): Update example to fit argument
1443 change in previous-line.
1444
a203a18c
RS
14452006-01-05 Richard M. Stallman <rms@gnu.org>
1446
1447 * markers.texi (The Mark): Fix in `mark'.
1448
d9043ddf
RS
14492006-01-04 Richard M. Stallman <rms@gnu.org>
1450
1451 * processes.texi (Misc Network, Make Network): Minor cleanups.
1452
8a5db8ae
KS
14532006-01-04 Kim F. Storm <storm@cua.dk>
1454
1455 * processes.texi (Make Network): Add IPv6 addresses and handling.
1456 (Network Feature Testing): Mention (:family ipv6).
1457 (Misc Network): Add IPv6 formats to format-network-address.
1458
19bb7940
RS
14592005-12-30 Richard M. Stallman <rms@gnu.org>
1460
1461 * text.texi (Changing Properties):
1462 Don't use return value of set-text-properties.
1463
b9cb50d9
LT
14642005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1465
1466 * modes.texi (Mode Line Format): Correct typo in menu.
1467
94a867a6
RS
14682005-12-29 Richard M. Stallman <rms@gnu.org>
1469
1470 * modes.texi (Mode Line Top): New node.
1471 (Mode Line Data): Some text moved to new node.
1472 Explain the data structure more concretely.
1473 (Mode Line Basics): Clarifications.
1474 (Mode Line Variables): Clarify intro paragraph.
1475 (%-Constructs): Clarify intro paragraph.
1476 (Mode Line Format): Update menu.
1477
ba455131
LT
14782005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1479
1480 * minibuf.texi (Basic Completion): Update lazy-completion-table
1481 examples for removal of ARGS argument.
1482
2b6abe1e
RS
14832005-12-23 Richard M. Stallman <rms@gnu.org>
1484
1485 * text.texi (Undo): Restore some explanation from the version
1486 that was deleted.
1487
2d7409f2
EZ
14882005-12-23 Eli Zaretskii <eliz@gnu.org>
1489
abeb5483 1490 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1491 funname' and `apply delta' elements of the undo list.
1492
2e23b82e
RS
14932005-12-20 Richard M. Stallman <rms@gnu.org>
1494
1495 * help.texi (Help Functions): Update documentation of `apropos'.
1496
a31687ce
LT
14972005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1498
1499 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1500 because it is confusing. If the :help-echo keyword is a function,
1501 it is not directly used as the :help-echo overlay property, as the
1502 xref seems to suggest (it does not take the appropriate args).
1503
0e83c4e9
LT
15042005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1505
1506 * customize.texi (Common Keywords): Fix Texinfo usage.
1507 (Group Definitions, Variable Definitions): Update for new
1508 conventions for using `*' in docstrings.
77df907a
LT
1509
1510 * tips.texi (Documentation Tips): Update for new conventions for
1511 using `*' in docstrings.
1512
69487a1f
RS
15132005-12-16 Richard M. Stallman <rms@gnu.org>
1514
1515 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1516
2a502a32
JL
15172005-12-16 Juri Linkov <juri@jurta.org>
1518
1519 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1520
b158c851
RF
15212005-12-14 Romain Francoise <romain@orebokech.com>
1522
1523 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1524 Fix typo.
1525
d7d1f75e
JL
15262005-12-11 Juri Linkov <juri@jurta.org>
1527
1528 * minibuf.texi (Completion Commands): Add mention of read-file-name
1529 for filename completion keymaps.
1530 (Reading File Names): Add mention of filename completion keymaps
1531 for read-file-name and xref to `Completion Commands'.
1532
4b1c16c2
RS
15332005-12-10 Richard M. Stallman <rms@gnu.org>
1534
1535 * customize.texi (Common Keywords): State caveats for use of :tag.
1536
1d49d5d9
RS
15372005-12-08 Richard M. Stallman <rms@gnu.org>
1538
2663a204
RS
1539 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1540 with xrefs and better explanation.
1541 (Completion Commands): Add the filename completion maps.
1542
1d49d5d9
RS
1543 * objects.texi (Character Type): Clarify that \s is not space
1544 if a dash follows.
1545
fa0d4d0c
RS
15462005-12-05 Richard M. Stallman <rms@gnu.org>
1547
1548 * windows.texi (Resizing Windows): Delete preserve-before args.
1549
d64b177a
SM
15502005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1553 in full keymaps, since the quirk has been fixed.
1554
79019cc9
EZ
15552005-12-03 Eli Zaretskii <eliz@gnu.org>
1556
1557 * hooks.texi (Standard Hooks): Add index entries. Mention
1558 `compilation-finish-functions'.
1559
161ef3be
RS
15602005-11-27 Richard M. Stallman <rms@gnu.org>
1561
1562 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1563
17c1971a
JL
15642005-11-21 Juri Linkov <juri@jurta.org>
1565
1566 * customize.texi (Common Keywords): Update links types
1567 custom-manual and url-link. Add link types emacs-library-link,
1568 file-link, function-link, variable-link, custom-group-link.
1569
5890344b
CY
15702005-11-20 Chong Yidong <cyd@stupidchicken.com>
1571
1572 * display.texi: Revert 2005-11-20 change.
1573
cbce0752
TTN
15742005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1575
1576 * processes.texi (Bindat Functions):
1577 Say "third" to refer to zero-based index "2".
1578
ff04c885
LT
15792005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1580
1581 * loading.texi (Library Search): Update the default value of
1582 `load-suffixes'.
1583
ce8d4e00
CY
15842005-11-17 Chong Yidong <cyd@stupidchicken.com>
1585
1586 * display.texi (Attribute Functions): Mention :ignore-defface.
1587
cbad4a9e
SM
15882005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1589
1590 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1591 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1592
fda12b27
RS
15932005-11-06 Richard M. Stallman <rms@gnu.org>
1594
1595 * files.texi (Magic File Names): find-file-name-handler checks the
1596 `operations' property of the handler.
1597
e082564e
RS
15982005-11-03 Richard M. Stallman <rms@gnu.org>
1599
1600 * variables.texi (Frame-Local Variables): Small clarification.
1601
f0cdd9e4
CY
16022005-10-29 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * os.texi (Init File): Document ~/.emacs.d/init.el.
1605
685abb98
RS
16062005-10-29 Richard M. Stallman <rms@gnu.org>
1607
1608 * internals.texi (Garbage Collection): Document memory-full.
1609
7000848e
BW
16102005-10-28 Bill Wohler <wohler@newt.com>
1611
1612 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1613 for URLs.
1614
107fb6c9
RS
16152005-10-28 Richard M. Stallman <rms@gnu.org>
1616
1617 * minibuf.texi (Completion Commands): Clean up prev change.
1618
16192005-10-26 Kevin Ryde <user42@zip.com.au>
1620
1621 * compile.texi (Eval During Compile): Explain recommended uses
1622 of eval-when-compile and eval-and-compile.
1623
1d8e69a2
MY
16242005-10-27 Masatake YAMATO <jet@gyve.org>
1625
cbad4a9e 1626 * minibuf.texi (Completion Commands):
1d8e69a2 1627 Write about new optional argument for `display-completion-list'.
cbad4a9e 1628
6a897887
RS
16292005-10-23 Richard M. Stallman <rms@gnu.org>
1630
1631 * display.texi (Overlay Arrow): Clarify about local bindings of
1632 overlay-arrow-position.
1633
6d1e17be
EZ
16342005-10-22 Eli Zaretskii <eliz@gnu.org>
1635
1636 * internals.texi (Building Emacs): Fix last change.
1637
db5fe0a6
RS
16382005-10-22 Richard M. Stallman <rms@gnu.org>
1639
1640 * internals.texi (Building Emacs): Document eval-at-startup.
1641
45158e77
RS
16422005-10-21 Richard M. Stallman <rms@gnu.org>
1643
1644 * loading.texi (Where Defined): load-history contains abs file names.
1645 symbol-file returns abs file names.
1646
e50165ec
KS
16472005-10-19 Kim F. Storm <storm@cua.dk>
1648
1649 * display.texi (Showing Images): Add max-image-size integer value.
1650
63ab30d0
CY
16512005-10-18 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * display.texi (Showing Images): Document max-image-size.
1654
f8252852
RS
16552005-10-17 Richard M. Stallman <rms@gnu.org>
1656
1657 * commands.texi (Quitting): Minor clarification.
1658
1659 * processes.texi (Sentinels): Clarify about output and quitting.
1660 (Filter Functions): Mention with-local-quit.
1661
c1bed3aa
JL
16622005-10-17 Juri Linkov <juri@jurta.org>
1663
1664 * buffers.texi (Current Buffer):
1665 * commands.texi (Event Input Misc):
1666 * compile.texi (Eval During Compile, Compiler Errors):
1667 * customize.texi (Group Definitions):
1668 * display.texi (Progress, Defining Faces):
1669 * files.texi (Writing to Files):
1670 * modes.texi (Mode Hooks, Defining Minor Modes):
1671 * streams.texi (Output Functions):
1672 * syntax.texi (Syntax Table Functions):
1673 * text.texi (Change Hooks):
1674 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1675
1676 * commands.texi (Quitting): Replace arg `forms' with `body' in
1677 `with-local-quit'.
1678
1679 * positions.texi (Excursions): Replace arg `forms' with `body' in
1680 `save-excursion'.
1681
ef1b4c9e
KS
16822005-10-08 Kim F. Storm <storm@cua.dk>
1683
1684 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1685 Rename manual section accordingly.
1686
abc8ce50
KS
16872005-10-04 Kim F. Storm <storm@cua.dk>
1688
1689 * windows.texi (Window Split Tree): New section describing
1690 new function window-split-tree function.
1691
a1f5a1f0
NR
16922005-10-03 Nick Roberts <nickrob@snap.net.nz>
1693
1694 * display.texi (Fringe Size/Pos): Simplify and add detail.
1695
97c3e4cc
RF
16962005-09-30 Romain Francoise <romain@orebokech.com>
1697
1698 * minibuf.texi (High-Level Completion): Explain that the prompt
1699 given to `read-buffer' should end with a colon and a space.
1700 Update usage examples.
1701
8ad8c5ce
JL
17022005-09-29 Juri Linkov <juri@jurta.org>
1703
1704 * display.texi (Displaying Messages): Rename argument name
1705 `string' to `format-string' in functions `message', `message-box',
1706 `message-or-box'.
1707
63182706
CY
17082005-09-26 Chong Yidong <cyd@stupidchicken.com>
1709
fc2cb772 1710 * errors.texi (Standard Errors): Correct xrefs.
63182706 1711
906320ec
CY
17122005-09-18 Chong Yidong <cyd@stupidchicken.com>
1713
fc2cb772 1714 * display.texi (Defining Images): Update documentation for
906320ec
CY
1715 `image-load-path'.
1716
8ccd3630
RS
17172005-09-17 Richard M. Stallman <rms@gnu.org>
1718
1719 * display.texi (Defining Images): Clean up previous change.
1720
7260457b
RF
17212005-09-16 Romain Francoise <romain@orebokech.com>
1722
1723 * elisp.texi: Specify GFDL version 1.2.
1724
1725 * doclicense.texi (GNU Free Documentation License): Update to
1726 version 1.2.
1727
5b51c037
CY
17282005-09-15 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * display.texi (Defining Images): Document `image-load-path'.
1731
5c4757d3
RS
17322005-09-15 Richard M. Stallman <rms@gnu.org>
1733
1734 * objects.texi (Printed Representation): Minor cleanup.
1735 (Box Diagrams): Minor fix.
1736 (Cons Cell Type): Move (...) index item here.
1737 (Box Diagrams): From here.
1738 (Array Type): Minor fix.
1739 (Type Predicates): Delete index "predicates".
1740 (Hash Table Type): Clarify xref.
1741 (Dotted Pair Notation): Minor fix.
1742
2bb8b80c
CY
17432005-09-10 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * files.texi (Saving Buffers): Fix typo.
1746
47b8bc5d
RS
17472005-09-08 Richard M. Stallman <rms@gnu.org>
1748
1749 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1750
475aab0d
CY
17512005-09-08 Chong Yidong <cyd@stupidchicken.com>
1752
1753 * locals.texi (Standard Buffer-Local Variables): Don't include
1754 mode variables for minor modes.
1755 Fix xrefs for buffer-display-count, buffer-display-table,
1756 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1757 enable-multibyte-characters, fill-column, header-line-format,
1758 left-fringe-width, left-margin, and right-fringe-width.
1759
1760 * hooks.texi (Standard Hooks): All hooks should conform to the
1761 standard naming convention now.
1762 Fix xref for `echo-area-clear-hook'.
1763
1764 * display.texi (Usual Display): Note that indicate-empty-lines and
1765 tab-width are buffer-local.
1766
1767 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1768
1769 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1770
1771 * nonascii.texi (Encoding and I/O): Note that
1772 buffer-file-coding-system is buffer-local.
1773
1774 * positions.texi (List Motion): Note that defun-prompt-regexp is
1775 buffer-local.
1776
1777 * text.texi (Auto Filling): Note that auto-fill-function is
1778 buffer-local.
1779 (Undo): Note that buffer-undo-list is buffer-local.
1780
1781 * windows.texi (Buffers and Windows): Document
1782 buffer-display-count.
1783
2a6bc1f7
RS
17842005-09-06 Richard M. Stallman <rms@gnu.org>
1785
1786 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1787 package prefix elsewhere than at the start of the name.
1788
d7ea8b71
RS
17892005-09-03 Richard M. Stallman <rms@gnu.org>
1790
1791 * tips.texi (Programming Tips): Add conventions for minibuffer
1792 questions and prompts.
1793
0c6087a6
RS
17942005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1795
1796 * intro.texi (nil and t): Minor cleanup.
1797 Delete spurious mention of keyword symbols.
1798 (Evaluation Notation): Add index entry.
1799 (A Sample Function Description): Minor cleanup.
1800 (A Sample Variable Description): Not all vars can be set.
1801
4b5fa40e
TTN
18022005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1803
1804 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1805
1806 (Insertion): Document precise type of `insert-char' arg COUNT.
1807
34b50776
SM
18082005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1809
1810 * modes.texi (Other Font Lock Variables): Sync the default of
1811 font-lock-lines-before.
1812
c1105d05
MA
18132005-08-31 Michael Albinus <michael.albinus@gmx.de>
1814
1815 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1816
62929713
RS
18172005-08-29 Richard M. Stallman <rms@gnu.org>
1818
1819 * elisp.texi (Top): Update subnode menu.
1820
1821 * searching.texi (Searching and Matching): Move node.
1822 Rearrange contents and add overall explanation.
1823 (Searching and Case): Move node.
1824 (Searching and Matching): Update menu.
1825
0fb57cc0
EZ
18262005-08-27 Eli Zaretskii <eliz@gnu.org>
1827
1828 * os.texi (Startup Summary): Fix the description of the initial
1829 startup message display.
1830
3e80c4c1
RS
18312005-08-25 Richard M. Stallman <rms@gnu.org>
1832
1833 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1834
18352005-08-25 Emilio C. Lopes <eclig@gmx.net>
1836
1837 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1838 `next-overlay-change' example.
c1105d05 1839
79a8defb
JL
18402005-08-22 Juri Linkov <juri@jurta.org>
1841
1842 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1843 Fix invert-face. Fix args of face-background.
1844
16691d29
JL
1845 * display.texi (Standard Faces): Delete node.
1846 (Faces): Add xref to `(emacs)Standard Faces'.
1847 (Displaying Faces): Fix xref to `Standard Faces'.
1848
1849 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1850
217b694f
EZ
18512005-08-20 Alan Mackenzie <acm@muc.de>
1852
1853 * buffers.texi (The Buffer List): Clarify the manipulation of the
1854 buffer list.
1855
0bf14bfd
RS
18562005-08-14 Richard M. Stallman <rms@gnu.org>
1857
7ad1498e
AS
1858 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1859 a regexp.
0bf14bfd 1860
c118d09e
RS
18612005-08-11 Richard M. Stallman <rms@gnu.org>
1862
59cb8c23
RS
1863 * elisp.texi (Top): Update subnode lists.
1864
1865 * display.texi (Inverse Video): Node deleted.
1866
c118d09e
RS
1867 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1868 New nodes split out of Coding Conventions.
1869
1870 * searching.texi (Regular Expressions): Document re-builder.
1871
1872 * os.texi (Time Parsing): New node split out of Time Conversion.
1873
1874 * processes.texi (Misc Network, Network Feature Testing)
1875 (Network Options, Make Network): New nodes split out of
1876 Low-Level Network.
1877
67ec7f41
RS
18782005-08-09 Richard M. Stallman <rms@gnu.org>
1879
76d47f0d
RS
1880 * frames.texi (Geometry): New node, split from Size and Position.
1881 (Frame Parameters): Refer to Geometry.
1882
67ec7f41 1883 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1884
67ec7f41
RS
1885 * windows.texi (Splitting Windows): Fix xref.
1886
1887 * frames.texi (Layout Parameters): Add xref.
1888
1889 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1890
1891 * keymaps.texi (Menu Bar): Fix xref.
1892
1893 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1894
1895 * modes.texi (%-Constructs): Fix xref.
1896
1897 * frames.texi (Window Frame Parameters): Node split up.
1898 (Basic Parameters, Position Parameters, Size Parameters)
1899 (Layout Parameters, Buffer Parameters, Management Parameters)
1900 (Cursor Parameters, Color Parameters): New subnodes.
1901
adb5e445
LT
19022005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1903
1904 * positions.texi (Screen Lines): Update xref for previous change
1905 in minibuf.texi.
1906
1907 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1908 change in minibuf.texi.
1909
61298e17
RS
19102005-08-09 Richard M. Stallman <rms@gnu.org>
1911
1912 * tips.texi (Coding Conventions): Minor cleanup.
1913
1914 * modes.texi (Defining Minor Modes): Explain when init-value
1915 can be non-nil.
1916
1917 * elisp.texi (Top): Update submenu for Minibuffer.
1918
1919 * minibuf.texi (Minibuffer Misc): Node split up.
1920 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1921 (Recursive Mini): New nodes split out from Minibuffer Misc.
1922 (Minibuffer Misc): Document max-mini-window-height.
1923
1924 * hash.texi (Defining Hash): Delete stray paren in example.
1925
1926 * display.texi (Echo Area Customization): Don't define
1927 max-mini-window-height here; xref instead.
1928
1929 * commands.texi (Event Input Misc): Update while-no-input.
1930
1931 * advice.texi (Advising Functions): Explain when to use advice
1932 and when to use a hook.
1933
43e124e6
EZ
19342005-07-30 Eli Zaretskii <eliz@gnu.org>
1935
1936 * makefile.w32-in (info): Don't run install-info.
1937 ($(infodir)/dir): New target, produced by running install-info.
1938
653aea22
LT
19392005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1940
1941 * modes.texi (Defining Minor Modes): The keyword for the initial
1942 value is :init-value, not :initial-value.
1943
ba6ebbd5
EZ
19442005-07-23 Eli Zaretskii <eliz@gnu.org>
1945
1946 * loading.texi (Autoload): Make the `doctor' example be consistent
1947 with what's in current loaddefs.el. Describe the "fn" magic in
1948 the usage portion of the doc string.
1949
6696f2a4
RS
19502005-07-22 Richard M. Stallman <rms@gnu.org>
1951
1952 * internals.texi (Garbage Collection): Clarify previous change.
1953
0c17e67c
SM
19542005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1955
1956 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1957
426179e1
JL
19582005-07-18 Juri Linkov <juri@jurta.org>
1959
1960 * commands.texi (Accessing Events):
1961 * frames.texi (Text Terminal Colors, Resources):
1962 * markers.texi (The Mark):
1963 * modes.texi (Defining Minor Modes):
1964 Delete duplicate duplicate words.
1965
9b0c2c56
RS
19662005-07-16 Richard M. Stallman <rms@gnu.org>
1967
1968 * display.texi (Managing Overlays): Clarify make-overlay
1969 args for insertion types.
1970
fd90b80c
LT
19712005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1972
0c17e67c
SM
1973 * customize.texi (Variable Definitions):
1974 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1975 `standard-value' is a list too.
1976 (Defining New Types): Use @key{RET} instead of @key{ret}.
1977
37aa90e5
TTN
19782005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1979
1980 * os.texi (Translating Input): Fix typo.
1981
917e0c95
RS
19822005-07-08 Richard M. Stallman <rms@gnu.org>
1983
1984 * README: Update edition number and size estimate.
1985
1986 * elisp.texi (VERSION): Set to 2.9.
1987
7d90e71d
RS
19882005-07-07 Richard M. Stallman <rms@gnu.org>
1989
c330dafe
RS
1990 * book-spine.texinfo: Update Emacs version.
1991
7d90e71d
RS
1992 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1993
dc2204be
RS
19942005-07-06 Richard M. Stallman <rms@gnu.org>
1995
1996 * searching.texi (Regexp Search): Clarify what re-search-forward
1997 does when the search fails.
1998
a0ec7a4a
LK
19992005-07-05 Lute Kamstra <lute@gnu.org>
2000
dc2204be 2001 * Update FSF's address in GPL notices.
a0ec7a4a
LK
2002
2003 * doclicense.texi (GNU Free Documentation License):
2004 * gpl.texi (GPL):
2005 * tips.texi (Coding Conventions, Library Headers):
2006 * vol1.texi:
2007 * vol2.texi: Update FSF's address.
2008
4af33176
RS
20092005-07-04 Richard M. Stallman <rms@gnu.org>
2010
2011 * hooks.texi (Standard Hooks): Add occur-hook.
2012
b3ab615b
LT
20132005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2014
2015 * display.texi (The Echo Area): Correct menu.
2016
3d393029
RS
20172005-07-03 Richard M. Stallman <rms@gnu.org>
2018
7fe48b75
RS
2019 * elisp.texi (Top): Update subnode menu for Display.
2020
2021 * display.texi (Displaying Messages): New node, with most
2022 of what was in The Echo Area.
2023 (Progress): Moved under The Echo Area.
2024 (Logging Messages): New node with new text.
2025 (Echo Area Customization): New node, the rest of what was
2026 in The Echo Area. Document message-truncate-lines with @defvar.
2027 (Display): Update menu.
2028
3d393029
RS
2029 * windows.texi (Textual Scrolling): Doc 3 values for
2030 scroll-preserve-screen-position.
2031
2032 * text.texi (Special Properties): Change hook functions
2033 should bind inhibit-modification-hooks around altering buffer text.
2034
2035 * keymaps.texi (Key Binding Commands): Call binding BINDING
2036 rather than DEFINITION.
2037
b26860ad
JB
20382005-06-29 Juanma Barranquero <lekktu@gmail.com>
2039
2040 * variables.texi (Defining Variables): `user-variable-p' returns t
2041 for aliases of user options, nil for alias loops.
2042
025691ed
RS
20432005-06-28 Richard M. Stallman <rms@gnu.org>
2044
2045 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2046 make-keymap.
2047
b61bfa4d
LT
20482005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2049
2050 * variables.texi (Setting Variables): Correct and clarify
2051 description of `add-to-ordered-list'.
2052
24ee714d
RS
20532005-06-26 Richard M. Stallman <rms@gnu.org>
2054
2055 * display.texi (Faces): Minor cleanup.
2056
33b79ce4
LT
20572005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2058
2059 * display.texi (Faces): `facep' returns t for strings that are
2060 face names.
2061
df13531d
RS
20622005-06-25 Richard M. Stallman <rms@gnu.org>
2063
2064 * objects.texi (Equality Predicates): Clarify meaning of equal.
2065
2066 * windows.texi (Selecting Windows): save-selected-window
2067 and with-selected-window save and restore the current buffer.
2068
cf444441
RS
20692005-06-24 Richard M. Stallman <rms@gnu.org>
2070
2071 * numbers.texi (Float Basics): Explain how to test for NaN,
2072 and printing the sign of NaNs.
2073
6cdd056d
EZ
20742005-06-24 Eli Zaretskii <eliz@gnu.org>
2075
2076 * makefile.w32-in (MAKEINFO): Use --force.
2077
b93e3c3b
RS
20782005-06-23 Richard M. Stallman <rms@gnu.org>
2079
2080 * display.texi (Face Functions): Correct Texinfo usage.
2081
6fb276bd
LT
20822005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2083
2084 * lists.texi (Rings): `ring-elements' now returns the elements of
2085 RING in order.
2086
1d1c7e75
JB
20872005-06-23 Juanma Barranquero <lekktu@gmail.com>
2088
2089 * markers.texi (The Mark): Texinfo usage fix.
2090
9d12e52b
KS
20912005-06-23 Kim F. Storm <storm@cua.dk>
2092
2093 * searching.texi (Entire Match Data): Remove evaporate option for
2094 match-data. Do not mention evaporate option for set-match-data.
2095
6d44324c
GM
20962005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2097
2098 * display.texi (Face Functions): Mention face aliases.
2099
80df27a7
RS
21002005-06-21 Richard M. Stallman <rms@gnu.org>
2101
2102 * anti.texi (Antinews): Texinfo usage fix.
2103
e121563b
KB
21042005-06-21 Karl Berry <karl@gnu.org>
2105
9d7d543c
KB
2106 * elisp.texi: Use @copying.
2107
e121563b
KB
2108 * elisp.texi: Put @summarycontents and @contents before the Top
2109 node, instead of the end of the file, so that the contents appear
2110 in the right place in the dvi/pdf output.
2111
36a3b076
JL
21122005-06-21 Juri Linkov <juri@jurta.org>
2113
2114 * display.texi (Defining Faces): Add `customized-face'.
2115
5c796e80
KS
21162005-06-20 Kim F. Storm <storm@cua.dk>
2117
b7d1f38f
KS
2118 * variables.texi (Setting Variables): Any type of element can be
2119 given order in add-to-ordered-list. Compare elements with eq.
2120
5c796e80
KS
2121 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2122
fb056bef
KB
21232005-06-20 Karl Berry <karl@gnu.org>
2124
2125 * syntax.texi (Syntax Flags): Make last column very slightly wider
2126 to avoid "generic comment" breaking on two lines and causing an
2127 underfull box.
2128
84398baa
LT
21292005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2130
2131 * lists.texi (Rings): Various minor clarifications and corrections.
2132
07ff1e4b
RS
21332005-06-18 Richard M. Stallman <rms@gnu.org>
2134
2135 * functions.texi (Obsolete Functions): Simplify.
2136
2137 * variables.texi (Variable Aliases): Simplify.
2138
2139 * anti.texi, backups.texi, compile.texi, customization.texi:
2140 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2141 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2142 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2143 * variables.texi: Fix formatting ugliness.
2144
2145 * elisp.texi: Add links to Rings and Byte Packing.
2146 Update version and copyright years.
2147
2148 * minibuf.texi: Fix formatting ugliness.
2149 (Completion Commands): Move keymap vars to the end
2150 and vars completing-read binds to the top.
2151
3f7fab24
LT
21522005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2153
2154 * processes.texi: Fix typos.
2155 (Bindat Spec): Correct Texinfo error.
926c4c9b 2156 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2157
f19b57e3
RS
21582005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2159
2160 * lists.texi (Rings): New node.
2161 (Lists): Add it to menu.
2162
a80c5da7 2163 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2164 (Processes): Add it to menu.
2165
21662005-06-17 Richard M. Stallman <rms@gnu.org>
2167
2168 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2169
2170 * help.texi (Documentation Basics): Explain the xref to
2171 Documentation Tips.
2172
2173 * debugging.texi (Debugger Commands): Minor fix.
2174
67c1390d
LT
21752005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2176
2177 * edebug.texi (Instrumenting): Eliminate duplicate link.
2178 (Specification List): Replace references to "below", referring to
2179 a later node, with one @ref to that node.
2180
2181 * os.texi (Timers): Timers should save and restore the match data
2182 if they change it.
2183
2184 * debugging.texi (Debugger Commands): Mention that the Lisp
2185 debugger can not step through primitive functions.
2186
51cd2a8c
JB
21872005-06-16 Juanma Barranquero <lekktu@gmail.com>
2188
2189 * functions.texi (Obsolete Functions): Update argument names of
2190 `make-obsolete' and `define-obsolete-function-alias'.
2191
2192 * variables.texi (Variable Aliases): Update argument names of
2193 `defvaralias', `make-obsolete-variable' and
2194 `define-obsolete-variable-alias'.
2195
f5e6ac4a
KS
21962005-06-15 Kim F. Storm <storm@cua.dk>
2197
2198 * searching.texi (Entire Match Data): Rephrase warnings about
2199 evaporate arg to match-data and set-match-data.
2200
fe2a9972
LT
22012005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2202
67774855
LT
2203 * elisp.texi (Top): Update detailed menu.
2204
fe2a9972
LT
2205 * edebug.texi (Edebug): Update menu.
2206 (Instrumenting): Update xrefs.
2207 (Edebug Execution Modes): Correct xref.
2208 (Jumping): Clarify description of `h' command.
2209 Eliminate redundant @ref.
2210 (Breaks): New node.
9b7fa297 2211 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2212 (Global Break Condition): Mention `C-x X X'.
2213 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2214 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2215 (Edebug Display Update): Correct pxref.
2216 (Edebug and Macros): New node.
2217 (Instrumenting Macro Calls): Is now a subsubsection.
2218 Neither arg of `def-edebug-spec' is evaluated.
2219 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2220 (Specification Examples): Fix typo.
2221
b59f605b
LK
22222005-06-14 Lute Kamstra <lute@gnu.org>
2223
2224 * debugging.texi (Function Debugging): Primitives can break on
2225 entry too.
2226
a5c99dc9
KS
22272005-06-14 Kim F. Storm <storm@cua.dk>
2228
2229 * variables.texi (Setting Variables): Add add-to-ordered-list.
2230
f99ed2f8
SM
22312005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2232
2233 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2234 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2235
9d42ffaa
LK
22362005-06-13 Lute Kamstra <lute@gnu.org>
2237
2238 * text.texi (Special Properties): Fix cross reference.
2239
32cc0b00
LT
22402005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2241
2242 * debugging.texi (Function Debugging): Delete mention of empty
2243 string argument to `cancel-debug-on-entry'. Delete inaccurate
2244 description of the return value of that command.
2245
98d1a1cf
EZ
22462005-06-11 Alan Mackenzie <acm@muc.de>
2247
2248 * text.texi (Adaptive Fill): Amplify the description of
2249 fill-context-prefix.
2250
4b53b8d7
LT
22512005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2252
84398baa 2253 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2254
b5305167
SM
22552005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2256
2257 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2258
9bd4c3ad
LT
22592005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2260
2261 * debugging.texi (Error Debugging): Minor rewording.
2262 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2263 is optional.
2264
257914aa
LK
22652005-06-10 Lute Kamstra <lute@gnu.org>
2266
b5305167 2267 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2268 (Top): Give it a title. Correct version number. Give the
2269 detailed node listing a more prominent header.
b5305167
SM
2270 * intro.texi: Don't set VERSION here a second time.
2271 Mention Emacs's version too.
257914aa
LK
2272 * anti.texi (Antinews): Use EMACSVER to refer to the current
2273 version of Emacs.
2274
b7aae902
KS
22752005-06-09 Kim F. Storm <storm@cua.dk>
2276
2277 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2278 match-data and set-match-data.
2279
99598737
RS
22802005-06-08 Richard M. Stallman <rms@gnu.org>
2281
2282 * searching.texi (Entire Match Data): Clarify when match-data
2283 returns markers and when integers.
2284
2285 * display.texi (Defining Faces): Explain that face name should not
2286 end in `-face'.
2287
2288 * modes.texi (Mode Line Data): Minor cleanup.
2289 (Customizing Keywords): Node split out of Search-based Fontification.
2290 Add example of using font-lock-add-keywords from a hook.
2291 Clarify when MODE should be non-nil, and when nil.
2292
22932005-06-06 Richard M. Stallman <rms@gnu.org>
2294
2295 * modes.texi (Mode Line Data): Explain what happens when the car
2296 of a list is a void symbol.
2297 (Search-based Fontification): Explain MODE arg to
2298 font-lock-add-keywords and warn about calls from major modes.
2299
ecc8893a
JL
23002005-06-08 Juri Linkov <juri@jurta.org>
2301
2302 * display.texi (Standard Faces): Add `shadow' face.
2303
7fa9f4eb
LT
23042005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2305
2306 * modes.texi (Major Mode Conventions): A derived mode only needs
2307 to put the call to the parent mode inside `delay-mode-hooks'.
2308
bebcc4b1
RS
23092005-05-29 Richard M. Stallman <rms@gnu.org>
2310
c16b1394
RS
2311 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2312 new, and what that implies. Clarify.
2313
2314 * files.texi (Locating Files): Clean up the text.
2315
bebcc4b1
RS
2316 * frames.texi (Window Frame Parameters): Document user-size.
2317 Shorten entry for top by referring to left.
2318
23192005-05-26 Richard M. Stallman <rms@gnu.org>
2320
2321 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2322 is new, and what the implications are. Other clarifications.
2323
217797bc
RS
23242005-05-24 Richard M. Stallman <rms@gnu.org>
2325
2326 * frames.texi (Dialog Boxes): Minor fixes.
2327
3565fe07
MY
23282005-05-25 Masatake YAMATO <jet@gyve.org>
2329
2330 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2331
817089df
LT
23322005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2333
2334 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2335 is optional.
2336
cb5db137
NR
23372005-05-24 Nick Roberts <nickrob@snap.net.nz>
2338
2339 * frames.texi (Dialog Boxes): Descibe new optional argument.
2340
3c8572f5
LK
23412005-05-23 Lute Kamstra <lute@gnu.org>
2342
2343 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2344 syntax-begin-function over font-lock-beginning-of-syntax-function.
2345
2a4d7cb3
LT
23462005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2347
71f800cf
LT
2348 * minibuf.texi (Reading File Names): Update description of
2349 `read-directory-name'.
2350
2a4d7cb3
LT
2351 * modes.texi (Derived Modes): Clarify :group keyword.
2352
bb4afd09
EZ
23532005-05-21 Eli Zaretskii <eliz@gnu.org>
2354
b5305167
SM
2355 * files.texi (Locating Files): New subsection.
2356 Describe locate-file and executable-find.
bb4afd09 2357
a2c9aee6
EZ
23582005-05-21 Kevin Ryde <user42@zip.com.au>
2359
2360 * frames.texi (Initial Parameters): Update cross reference to
2361 "Emacs Invocation".
2362
6900105f
LT
23632005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2364
ca1b0914
LT
2365 * keymaps.texi (Active Keymaps): Add anchor.
2366
6900105f
LT
2367 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2368 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2369 appropriate place.
2370 (Derived Modes): Small clarifications.
b5305167
SM
2371 (Minor Mode Conventions, Keymaps and Minor Modes):
2372 Replace references to nodes with references to anchors.
6900105f
LT
2373 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2374 Clarify description of lists whose first element is an integer.
2375 (Mode Line Variables): Add anchor.
2376 (%-Constructs): Clarify description of integer after %.
2377 (Emulating Mode Line): Describe nil value for FACE.
2378
54d06364
LT
23792005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2380
2381 * modes.texi (Derived Modes): Correct references to non-existing
2382 variable standard-syntax-table.
2383
f8d0b769
LK
23842005-05-17 Lute Kamstra <lute@gnu.org>
2385
2386 * modes.texi (Defining Minor Modes): Mention the mode hook.
2387
294c599c
KS
23882005-05-15 Kim F. Storm <storm@cua.dk>
2389
2390 * processes.texi (Network): Remove open-network-stream-nowait.
2391 (Network Servers): Remove open-network-stream-server.
2392
4214af69
LT
23932005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2394
2395 * elisp.texi (Top): Update detailed menu.
2396
2397 * variables.texi: Reorder nodes.
2398 (Variables): Update menu.
2399 (File Local Variables): Do not refer to the `-*-' line as
2400 a "local variables list". Add pxref.
2401
302691ab
LT
24022005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2403
56d4215a
LT
2404 * elisp.texi (Top): Update detailed menu for node changes.
2405
302691ab 2406 * modes.texi (Modes): Update Menu.
6db11765 2407 (Hooks): Move to beginning of chapter.
302691ab
LT
2408 Most minor modes run mode hooks too.
2409 `add-hook' can handle void hooks or hooks whose value is a single
2410 function.
2411 (Major Modes): Update Menu.
2412 (Major Mode Basics): New node, split off from `Major Modes'.
2413 (Major Mode Conventions): Correct xref. Explain how to handle
2414 auto-mode-alist if the major mode command has an autoload cookie.
2415 (Auto Major Mode): Major update. Add magic-mode-alist.
2416 (Derived Modes): Major update.
2417 (Mode Line Format): Update Menu.
2418 (Mode Line Basics): New node, split off from `Mode Line Format'.
2419
2420 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2421 for `magic autoload comment'. Add index entries and anchor.
2422
d06ba294
RS
24232005-05-14 Richard M. Stallman <rms@gnu.org>
2424
2425 * tips.texi (Coding Conventions): Explain how important it is
2426 that just loading certain files not change Emacs behavior.
2427
2428 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2429
405cb12a
LK
24302005-05-12 Lute Kamstra <lute@gnu.org>
2431
19958124
LK
2432 * modes.texi (Generic Modes): Update.
2433 (Major Modes): Refer to node "Generic Modes".
2434
405cb12a
LK
2435 * elisp.texi (Top): Update to the current structure of the manual.
2436 * processes.texi (Processes): Add menu description.
2437 * customize.texi (Customization): Add menu descriptions.
2438
f714dd1b
TTN
24392005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2440
cc9442f2
TTN
2441 * processes.texi (Signals to Processes)
2442 (Low-Level Network): Fix typos.
f714dd1b 2443
36ad23ec
LK
24442005-05-11 Lute Kamstra <lute@gnu.org>
2445
2446 * elisp.texi (Top): Add some nodes from the chapter "Major and
2447 Minor Modes" to the detailed node listing.
2448
d101bf56
RS
24492005-05-10 Richard M. Stallman <rms@gnu.org>
2450
2451 * keymaps.texi (Extended Menu Items): Menu item filter functions
2452 can be called at any time.
2453
698b0510
LT
24542005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2455
2456 * variables.texi (File Local Variables): `(hack-local-variables t)'
2457 now also checks whether a mode is specified in the local variables
2458 list.
2459
2c6b25c7
EZ
24602005-05-05 Kevin Ryde <user42@zip.com.au>
2461
2462 * display.texi (The Echo Area): Correct format function cross
2463 reference.
2464
643b4cf5
LT
24652005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * variables.texi (Variable Aliases): Change description of
2468 `define-obsolete-variable-alias'.
2469
2470 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2471 (Defining Functions): Add xref.
2472 (Obsolete Functions): New node.
2473 (Function Safety): Standardize capitalization of section title.
2474
2475 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2476 (Dialog Boxes): Complete description of `x-popup-dialog'.
2477
053bc8e4
RS
24782005-05-04 Richard M. Stallman <rms@gnu.org>
2479
2480 * commands.texi (Interactive Codes): Fix Texinfo usage.
2481 Document U more clearly.
2482
f6b1b15a
LT
24832005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2484
3b925015
LT
2485 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2486 function and not a macro.
2487
f6b1b15a
LT
2488 * frames.texi (Pop-Up Menus): Correct and clarify description of
2489 `x-popup-menu'.
2490 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2491
ebbfa918
RS
24922005-05-01 Richard M. Stallman <rms@gnu.org>
2493
2494 * edebug.texi (Checking Whether to Stop): Fix previous change.
2495
abe2f96e
LT
24962005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2497
d6028ef2
LT
2498 * display.texi: Fix typos and Texinfo usage.
2499
abe2f96e
LT
2500 * edebug.texi (Checking Whether to Stop): executing-macro ->
2501 executing-kbd-macro.
2502
b2cfb30b
RS
25032005-05-01 Richard M. Stallman <rms@gnu.org>
2504
2505 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2506
7e995a23
RS
25072005-04-30 Richard M. Stallman <rms@gnu.org>
2508
2509 * files.texi (Magic File Names): Document `operations' property.
2510
57efa539
LK
25112005-04-29 Lute Kamstra <lute@gnu.org>
2512
2513 * modes.texi (Generic Modes): New node.
2514 (Major Modes): Add it to the menu.
2515 (Derived Modes): Add "derived mode" to concept index.
2516
0a20b1dc
LK
25172005-04-28 Lute Kamstra <lute@gnu.org>
2518
2519 * modes.texi (Defining Minor Modes): Fix previous change.
2520 (Font Lock Mode): Simplify.
2521 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2522 when set and that some parts are optional. Add cross references.
2523 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2524 Add cross references. Add font-lock-multiline to index.
2525 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2526 Lock Variables". Document font-lock-add-keywords and
b5305167 2527 font-lock-remove-keywords.
0a20b1dc
LK
2528 (Other Font Lock Variables): Move font-lock-keywords-only,
2529 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2530 and font-lock-syntactic-face-function to node "Syntactic Font
2531 Lock". Move font-lock-keywords-case-fold-search to node
2532 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2533 and font-lock-{,un}fontify-{buffer,region}-function.
2534 (Precalculated Fontification): Remove reference to deleted variable
2535 font-lock-core-only.
2536 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2537 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2538 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2539 and font-lock-syntactic-face-function here from node "Other Font
2540 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2541 Syntax Properties". Add cross references.
b5305167
SM
2542 (Setting Syntax Properties): New node.
2543 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2544 * syntax.texi (Syntax Properties): Add cross reference.
2545 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2546
68a94f5a
RS
25472005-04-26 Richard M. Stallman <rms@gnu.org>
2548
2549 * display.texi (Defining Faces):
2550 Document `default' elements of defface spec.
2551
2552 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2553
2554 * variables.texi (Variable Aliases): Clarify text.
2555
25562005-04-25 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2559
7f48f143
LT
25602005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2561
2562 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2563
45d2f8e8
EZ
25642005-04-24 Eli Zaretskii <eliz@gnu.org>
2565
f3714ab2
EZ
2566 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2567 syntax-after and syntax-class.
2568
45d2f8e8 2569 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2570 (Unique File Names): Don't mention "numbers" in the documentation
2571 of make-temp-file and make-temp-name.
45d2f8e8 2572
469bc679
RS
25732005-04-23 Richard M. Stallman <rms@gnu.org>
2574
2575 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2576
c9fa5dc9
RS
25772005-04-22 Nick Roberts <nickrob@snap.net.nz>
2578
2579 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2580
230e1e80
NR
25812005-04-22 Nick Roberts <nickrob@snap.net.nz>
2582
2583 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2584 and define-obsolete-variable-alias.
2585
1ba52906
KS
25862005-04-22 Kim F. Storm <storm@cua.dk>
2587
2588 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2589 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2590
9721d904
LK
25912005-04-21 Lute Kamstra <lute@gnu.org>
2592
2593 * lists.texi (Association Lists): Document rassq-delete-all.
2594
ed35c736
RS
25952005-04-19 Richard M. Stallman <rms@gnu.org>
2596
2597 * modes.texi (Search-based Fontification): Explain that
2598 facespec is an expression to be evaluated.
2599
42fc00a4
RS
26002005-04-19 Kevin Ryde <user42@zip.com.au>
2601
b5305167 2602 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2603 * strings.texi (String Conversion): Fix xref.
2604
5827e9d4
KS
26052005-04-19 Kim F. Storm <storm@cua.dk>
2606
2607 * symbols.texi (Symbol Plists): Add safe-get.
2608 Mention that `get' may signal an error.
2609
47872da9
NR
26102005-04-18 Nick Roberts <nickrob@snap.net.nz>
2611
2612 * customize.texi (Variable Definitions): Replace tooltip-mode
2613 example with save-place.
2614
ec0cf966
RS
26152005-04-17 Richard M. Stallman <rms@gnu.org>
2616
2617 * buffers.texi (Indirect Buffers): Clarify.
2618
2619 * positions.texi (Positions): Clarify converting marker to integer.
2620
2621 * strings.texi (String Basics): Mention string-match; clarify.
2622
199bb209
LK
26232005-04-08 Lute Kamstra <lute@gnu.org>
2624
2625 * modes.texi (Search-based Fontification): Fix cross references.
2626 Use consistent terminology. Document anchored highlighting.
2627
bfa54668
LK
26282005-04-05 Lute Kamstra <lute@gnu.org>
2629
2630 * modes.texi (Defining Minor Modes): Document :group keyword
2631 argument and its default value.
2632
07e5fb9e
LK
26332005-04-03 Lute Kamstra <lute@gnu.org>
2634
2635 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2636 references and/or descriptions. Delete major mode hooks; mention
2637 them as a category instead. Rename or delete obsolete hooks.
2638
aa945b59
RS
26392005-04-02 Richard M. Stallman <rms@gnu.org>
2640
2641 * nonascii.texi (Coding System Basics): Another wording cleanup.
2642
8b918214
RS
26432005-04-01 Richard M. Stallman <rms@gnu.org>
2644
2645 * nonascii.texi (Coding System Basics): Clarify previous change.
2646
41639988
KH
26472005-04-01 Kenichi Handa <handa@m17n.org>
2648
2649 * nonascii.texi (Coding System Basics): Describe about rondtrip
2650 identity of coding systems.
2651
8e669bbd
RS
26522005-03-29 Chong Yidong <cyd@stupidchicken.com>
2653
2654 * text.texi (Buffer Contents): Add filter-buffer-substring and
2655 buffer-substring-filters.
2656
f60a6f87
RS
26572005-03-26 Chong Yidong <cyd@stupidchicken.com>
2658
2659 * anti.texi (Antinews): Mention `G' interactive code.
2660
2661 * tips.texi (Compilation Tips): Mention benchmark.el.
2662
aaac1251
LT
26632005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2664
2665 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2666 is now bound to M-o M-o.
2667
2668 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2669
45325173
GM
26702005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2671
2672 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2673 in the Emacs Manual).
2674 * Makefile.in (srcs): Remove calendar.texi.
2675 * makefile.w32-in (srcs): Remove calendar.texi.
2676 * display.texi (Display): Change name of next node.
2677 * os.texi (System In): Change name of previous node.
2678 * elisp.texi (Top): Remove Calendar references.
2679 * vol1.texi (Top): Remove Calendar references.
2680 * vol2.texi (Top): Remove Calendar references.
2681
85df292e
RS
26822005-03-25 Richard M. Stallman <rms@gnu.org>
2683
45325173 2684 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2685 Cleanup previous change.
2686
26872005-03-25 Chong Yidong <cyd@stupidchicken.com>
2688
2689 * display.texi (Face Attributes): Faces earlier in an :inherit
2690 list take precedence.
2691 (Scroll Bars): Fix description of vertical-scroll-bars.
2692 Document frame-current-scroll-bars and window-current-scroll-bars.
2693
2694 * markers.texi (The Mark): Document temporary Transient Mark mode.
2695
b5305167
SM
2696 * minibuf.texi (Reading File Names):
2697 Document read-file-name-completion-ignore-case.
85df292e
RS
2698
2699 * positions.texi (Screen Lines): Document nil for width argument
2700 to compute-motion.
2701
1fe54d69
KS
27022005-03-23 Kim F. Storm <storm@cua.dk>
2703
2704 * display.texi (Standard Faces): Other faces used in the fringe
2705 implicitly inherits from the fringe face.
2706 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2707 properties implicitly inherits from fringe face.
2708 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2709
a775dff4
RS
27102005-03-20 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * display.texi (Invisible Text): State default value of
2713 line-move-ignore-invisible.
2714 (Managing Overlays): Document remove-overlays.
2715 (Standard Faces): Document escape-glyph face.
2716
b5305167 2717 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2718
b5305167
SM
2719 * modes.texi (Other Font Lock Variables):
2720 Document font-lock-lines-before.
a775dff4
RS
2721
2722 * positions.texi (Skipping Characters): skip-chars-forward allows
2723 character classes.
2724
077f7085
LK
27252005-03-18 Lute Kamstra <lute@gnu.org>
2726
2727 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2728
d69ea7ab
RS
27292005-03-17 Richard M. Stallman <rms@gnu.org>
2730
c7bd5d57
RS
2731 * text.texi (Undo): Document extensible undo entries.
2732
d69ea7ab
RS
2733 * searching.texi (String Search, Regexp Search, Regexp Search):
2734 Cleanups.
2735
2736 * nonascii.texi (Character Codes): Minor fix.
2737
2738 * display.texi (Display Property): Explain the significance
2739 of having text properties that are eq.
2740 (Other Display Specs): Explain string as display spec.
2741
2742 * commands.texi (Interactive Codes): Document G option.
2743
27442005-03-17 Chong Yidong <cyd@stupidchicken.com>
2745
2746 * text.texi (Filling): Add sentence-end-without-period and
2747 sentence-end-without-space.
2748 (Changing Properties): Minor fix.
2749
2750 * anti.texi: Total rewrite.
2751
a7679889
LK
27522005-03-15 Lute Kamstra <lute@gnu.org>
2753
2754 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2755
6eb8e247
KS
27562005-03-08 Kim F. Storm <storm@cua.dk>
2757
2758 * display.texi (Specified Space): Property :width is support on
2759 non-graphic terminals, :height is not.
2760
bfa8be14
RS
27612005-03-07 Richard M. Stallman <rms@gnu.org>
2762
2763 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2764 Now subnodes of Fringes.
2765 (Overlay Arrow): Document overlay-arrow-variable-list.
2766 (Fringe Size/Pos): New node, broken out of Fringes.
2767 (Display): Explain clearing vs redisplay better.
2768 (Truncation): Clarify use of bitmaps.
2769 (The Echo Area): Clarify the uses of the echo area.
2770 Add max-mini-window-height.
2771 (Progress): Clarify.
2772 (Invisible Text): Explain that main loop moves point out.
2773 (Selective Display): Say "hidden", not "invisible".
b5305167 2774 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2775 (Overlay Properties): Clarify intro.
2776 (Finding Overlays): Explain return values when nothing found.
2777 (Width): truncate-string-to-width has added arg.
2778 (Displaying Faces): Clarify and update mode line face handling.
2779 (Face Functions): Minor cleanup.
b5305167 2780 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2781 (Pixel Specification, Other Display Specs): Minor cleanups.
2782 (Images, Image Descriptors): Minor cleanups.
2783 (GIF Images): Patents have expired.
2784 (Showing Images): Explain default text for insert-image.
b5305167 2785 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2786 (Making Buttons): Explain return values.
2787 (Button Buffer Commands): Add xref.
2788 (Inverse Video): Update mode-line-inverse-video.
2789 (Display Table Format): Clarify.
2790 (Active Display Table): Give defaults for window-display-table.
2791
2792 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2793 and calendar-today-marker are strings, not chars.
2794 (Holiday Customizing): Minor fix.
2795
bfa8be14
RS
2796 * internals.texi (Writing Emacs Primitives): Update `or' example.
2797 Update limit on # args of subr.
2798
2799 * edebug.texi (Using Edebug): Arrow is in fringe.
2800 (Instrumenting): Arg to eval-defun works without loading edebug.
2801 (Edebug Execution Modes): Add xref.
2802
2803 * customize.texi (Common Keywords): Clarify :require.
2804 Mention :version here.
2805 (Variable Definitions, Group Definitions): Not here.
2806 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2807
d69ea7ab
RS
28082005-03-07 Chong Yidong <cyd@stupidchicken.com>
2809 * nonascii.texi (Text Representations): Clarify position-bytes.
2810 (Character Sets): Add list-charset-chars.
2811 (Scanning Charsets): Add charset-after.
2812 (Encoding and I/O): Minor fix.
2813
34398e6c
RS
28142005-03-06 Richard M. Stallman <rms@gnu.org>
2815
2816 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2817 (Resizing Windows): Likewise.
2818
2819 * text.texi (Change Hooks): Get rid of "Emacs 21".
2820
2821 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2822
2823 * streams.texi (Output Variables): Get rid of "Emacs 21".
2824
2825 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2826
2827 * os.texi (Translating Input): Replace flow-control example
2828 with a less obsolete example that uses `keyboard-translate'.
2829
6eb8e247 2830 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2831 Get rid of "Emacs 21".
6eb8e247 2832
34398e6c
RS
2833 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2834 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2835
2836 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2837
2838 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2839
2840 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2841 (Menu Bar): Fix when menu-bar-update-hook is called.
2842
2843 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2844
2845 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2846 and make it read better.
2847
2848 * files.texi (Writing to Files): Get rid of "Emacs 21".
2849 (Unique File Names): Likewise.
2850
2851 * elisp.texi: Update Emacs version to 22.
2852
2853 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2854 (Overlay Properties, Face Attributes): Likewise.
2855 (Managing Overlays): Fix punctuation.
2856 (Attribute Functions): Clarify set-face-font; get rid of
2857 info about old Emacs versions.
2858 (Auto Faces, Font Lookup, Display Property, Images):
2859 Get rid of "Emacs 21".
2860
2861 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2862
d2178387
RS
28632005-03-05 Richard M. Stallman <rms@gnu.org>
2864
2865 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2866
524352d6
LK
28672005-03-04 Lute Kamstra <lute@gnu.org>
2868
2869 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2870
28712005-03-03 Lute Kamstra <lute@gnu.org>
2872
2873 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2874
284f0680
LK
28752005-03-01 Lute Kamstra <lute@gnu.org>
2876
2877 * debugging.texi (Debugger Commands): Update `j'.
2878
a9ee5cac
LK
28792005-02-28 Lute Kamstra <lute@gnu.org>
2880
2881 * debugging.texi (Debugging): Fix typo.
2882 (Error Debugging): Document eval-expression-debug-on-error.
2883 (Function Debugging): Update example.
2884 (Using Debugger): Mention starred stack frames.
2885 (Debugger Commands): Document `j' and `l'.
2886 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2887 Update the messages that the debugger displays.
2888 (Internals of Debugger): Add cross reference. Update example.
2889 (Excess Open): Minor improvement.
2890 (Excess Close): Minor improvement.
2891
378d0f8e
RS
28922005-02-26 Richard M. Stallman <rms@gnu.org>
2893
2894 * tips.texi (Coding Conventions): Clarify.
2895 Put all the major mode key reservations together.
2896 Mention the Mouse-1 => Mouse-2 conventions.
2897
2898 * syntax.texi (Syntax Class Table): Clarify.
2899 (Syntax Table Functions): syntax-after moved from here.
2900 (Syntax Table Internals): syntax-after moved to here.
2901 (Parsing Expressions): Update info on number of values
2902 and what's meaningful in the STATE argument.
2903 (Categories): Fix typo.
2904
2905 * sequences.texi (Arrays): Cleanup.
2906 (Char-Tables): Clarify.
2907
2908 * processes.texi (Deleting Processes): Cleanups, add xref.
2909 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2910 (Process Information): set-process-coding-system, some args optional.
2911 (Input to Processes): Explain various types for PROCESS args.
2912 Rename them from PROCESS-NAME to PROCESS.
2913 (Signals to Processes): Likewise.
2914 (Decoding Output): Cleanup.
2915 (Query Before Exit): Clarify.
2916
2917 * os.texi (Startup Summary): Correct the options; add missing ones.
2918 (Terminal Output, Batch Mode): Clarify.
2919 (Flow Control): Node deleted.
2920
2921 * markers.texi (The Mark): Clarify.
2922
2923 * macros.texi (Expansion): Cleanup.
2924 (Indenting Macros): indent-spec allows ints, not floats.
2925
2926 * keymaps.texi (Keymaps): Clarify.
2927 (Format of Keymaps): Update lisp-mode-map example.
2928 (Active Keymaps, Key Lookup): Clarify.
2929 (Changing Key Bindings): Add xref to `kbd'.
2930 (Key Binding Commands, Simple Menu Items): Clarify.
2931 (Mouse Menus, Menu Bar): Clarify.
2932 (Menu Example): Replace print example with menu-bar-replace-menu.
2933
2934 * help.texi (Documentation Basics): Add function-documentation prop.
2935
2936 * elisp.texi (Top): Don't refer to Flow Control node.
2937
2938 * commands.texi (Command Overview): Improve xrefs.
2939 (Adjusting Point): Adjusting point applies to intangible and invis.
2940 (Key Sequence Input): Doc extra read-key-sequence args.
2941 Likewise for read-key-sequence-vector.
2942
2943 * backups.texi (Rename or Copy): Minor fix.
2944 (Numbered Backups): For version-control, say the default.
2945 (Auto-Saving): make-auto-save-file-name example is simplified.
2946
2947 * advice.texi (Advising Functions): Don't imply one part of Emacs
2948 should advise another part. Markup changes.
2949 (Defining Advice): Move transitional para.
2950 (Activation of Advice): Cleanup.
2951 Explain if COMPILE is nil or negative.
2952
2953 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2954
2e20c83d
LK
29552005-02-24 Lute Kamstra <lute@gnu.org>
2956
2957 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2958 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2959
65c492fd
LK
29602005-02-23 Lute Kamstra <lute@gnu.org>
2961
b02c3eed
LK
2962 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2963 to define global minor modes as well.
2964
65c492fd
LK
2965 * display.texi (Managing Overlays): overlay-buffer returns nil for
2966 deleted overlays.
2967
b686dd59
KS
29682005-02-22 Kim F. Storm <storm@cua.dk>
2969
2970 * minibuf.texi (Basic Completion): Allow symbols in addition to
2971 strings in try-completion and all-completions.
2972
23e8c095
LK
29732005-02-14 Lute Kamstra <lute@gnu.org>
2974
2975 * elisp.texi (Top): Remove reference to deleted node.
2976
2977 * lists.texi (Lists): Remove reference to deleted node.
2978 (Cons Cells): Fix typo.
2979
2980 * loading.texi (Where Defined): Fix typo.
2981
134948fc
RS
29822005-02-14 Richard M. Stallman <rms@gnu.org>
2983
2984 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2985 is useful for discarding some minor modes.
2986
2987 * symbols.texi (Symbol Components): Reorder examples.
2988
2989 * streams.texi (Input Functions): State standard-input default.
2990 (Output Variables): State standard-output default.
2991
2992 * objects.texi (Printed Representation): Clarify read syntax vs print.
2993 (Floating Point Type): Explain meaning better.
2994 (Symbol Type): Explain uniqueness better.
2995 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2996 List examples sooner.
2997 (Box Diagrams): New subnode broken out.
2998 Some examples moved from old Lists as Boxes node.
2999 (Dotted Pair Notation): Clarify intro.
3000 (Array Type): Clarify.
3001 (Type Predicates): Add hash-table-p.
3002
3003 * numbers.texi (Integer Basics): Clarify radix explanation.
3004 (Predicates on Numbers): Minor clarification.
3005 (Comparison of Numbers): Minor clarification. Clarify eql.
3006 Typos in min, max.
3007 (Math Functions): Clarify overflow in expt.
3008
3009 * minibuf.texi (Text from Minibuffer): Minor clarification.
3010 Mention arrow keys.
3011
3012 * loading.texi (Autoload): defun's doc string overrides autoload's
3013 doc string.
3014 (Repeated Loading): Modernize "add to list" examples.
3015 (Where Defined): Finish updating table of load-history elts.
3016
3017 * lists.texi (List-related Predicates): Minor wording improvement.
3018 (Lists as Boxes): Node deleted.
3019 (Building Lists): Explain trivial cases of number-sequence.
3020
3021 * hash.texi (Hash Tables): Add desc to menu items.
3022 (Creating Hash): Expain "full" means "make larger",
3023 (Hash Access): Any object can be a key.
3024 State value of maphash.
3025
3026 * functions.texi (What Is a Function): Wording cleanup.
3027 (Function Documentation): Minor cleanup.
3028 Explain purpose of calling convention at end of doc string.
3029 (Function Names): Wording cleanup.
3030 (Calling Functions): Wording cleanup.
3031 Explain better how funcall calls the function.
3032 (Function Cells): Delete example of saving and redefining function.
3033
3034 * control.texi (Combining Conditions): Wording cleanup.
3035 (Iteration): dolist and dotimes bind VAR locally.
3036 (Cleanups): Xref to Atomic Changes.
3037
3038 * compile.texi (Byte Compilation): Delete 19.29 info.
3039 (Compilation Functions): Macros' difficulties don't affect defsubst.
3040 (Docs and Compilation): Delete 19.29 info.
3041
44291460
RS
30422005-02-10 Richard M. Stallman <rms@gnu.org>
3043
3044 * objects.texi (Symbol Type): Minor correction.
3045
1f9ad95a
LK
30462005-02-06 Lute Kamstra <lute@gnu.org>
3047
3048 * modes.texi (Example Major Modes): Fix typos.
3049
ba2c991c
RS
30502005-02-06 Richard M. Stallman <rms@gnu.org>
3051
3052 * text.texi (Margins): fill-nobreak-predicate can be one function.
3053
3054 * strings.texi (Modifying Strings): clear-string can make unibyte.
3055 (Formatting Strings): format gives error if values missing.
3056
3057 * positions.texi (Character Motion): Mention default arg
3058 for forward-char. backward-char refers to forward-char.
3059 (Word Motion): Mention default arg for forward-word.
3060 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3061 Simplify end-of-buffer.
3062 (Text Lines): Mention default arg for forward-line.
3063 (List Motion): Mention default arg for beginning/end-of-defun.
3064 (Skipping Characters): Minor fixes in explaining character-set.
3065
3066 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3067 Mode inheritance applies only when default-major-mode is nil.
3068 Clarifications.
3069 (Example Major Modes): Update Text mode and Lisp mode examples.
3070 (Minor Mode Conventions): Mention define-minor-mode at top.
3071 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3072 (Mode Line Format): Update mode line face display info.
3073 (Properties in Mode): Mention effect of risky vars.
3074 (Imenu): Define imenu-add-to-menubar.
3075 (Font Lock Mode): Add descriptions to menu lines.
3076 (Faces for Font Lock): Add font-lock-doc-face.
3077
9bf6d576
LK
30782005-02-05 Lute Kamstra <lute@gnu.org>
3079
3080 * text.texi (Maintaining Undo): Remove obsolete function.
3081
cb602754
EZ
30822005-02-05 Eli Zaretskii <eliz@gnu.org>
3083
3084 * frames.texi (Color Names): Add pointer to the X docs about RGB
3085 color specifications. Improve indexing
3086 (Text Terminal Colors): Replace the description of RGB values by
3087 an xref to "Color Names".
3088
4e07258f
RS
30892005-02-03 Richard M. Stallman <rms@gnu.org>
3090
3091 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3092 Clarify.
3093 (Selecting Windows): Clarify save-selected-window.
3094 (Cyclic Window Ordering): Clarify walk-windows.
3095 (Window Point): Clarify.
3096 (Window Start): Add comment to example.
3097 (Resizing Windows): Add `interactive' specs in examples.
3098 Document fit-window-to-buffer.
3099
3100 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3101 (Undo, Maintaining Undo): Clarify last change.
3102 (Sorting): In sort-numeric-fields, explain about octal and hex.
3103 Mention sort-numeric-base.
3104 (Format Properties): Add xref for hard newlines.
3105
3106 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3107 (Pop-Up Menus): Fix typo.
3108 (Color Names): Explain all types of color names.
3109 Explain color-values on B&W terminal.
3110 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3111
3112 * files.texi (File Locks): Not supported on MS systems.
3113 (Testing Accessibility): Clarify.
3114
3115 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3116 (Coverage Testing): Fix typo.
3117
3118 * commands.texi (Misc Events): Remove stray space.
3119
3120 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3121 (Modification Time): Clarify when visited-file-modtime returns 0.
3122 (The Buffer List): Clarify bury-buffer.
3123 (Killing Buffers): Clarify.
3124 (Indirect Buffers): Add clone-indirect-buffer.
3125
31262005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3127
3128 * edebug.texi (Printing in Edebug): Fix default value of
3129 edebug-print-circle.
3130 (Coverage Testing): Fix displayed frequency count data.
3131
31322005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3133
3134 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3135
4e07258f 31362005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3137
3138 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3139
28d986b9
EZ
31402005-01-29 Eli Zaretskii <eliz@gnu.org>
3141
3142 * commands.texi (Misc Events): Describe the help-echo event.
3143
3144 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3145 consistently in description of the help-echo property.
3146 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3147
3148 * display.texi (Overlay Properties): Fix the index entry for
3149 help-echo overlay property.
3150
3151 * customize.texi (Type Keywords): Uncomment the xref to the
3152 help-echo property documentation.
3153
8f958b40
KS
31542005-01-23 Kim F. Storm <storm@cua.dk>
3155
3156 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3157 return value. Third element FULLY replaced by PARTIAL which
3158 specifies number of invisible pixels if row is only partially visible.
3159 (Textual Scrolling): Mention auto-window-vscroll.
3160 (Vertical Scrolling): New defvar auto-window-vscroll.
3161
cd7e5dd6
LT
31622005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3163
3164 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3165 command remapping.
3166
6f771c32
RS
31672005-01-15 Richard M. Stallman <rms@gnu.org>
3168
3169 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3170
6ac8a822
KS
31712005-01-14 Kim F. Storm <storm@cua.dk>
3172
88948d55
KS
3173 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3174
6ac8a822
KS
3175 * text.texi (Links and Mouse-1): Fix string and vector item.
3176
20d6de82
RS
31772005-01-13 Richard M. Stallman <rms@gnu.org>
3178
3179 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3180 descriptions of overriding-local-map and overriding-terminal-local-map.
3181
3182 * text.texi (Links and Mouse-1): Clarify text.
3183
f75a592e
KS
31842005-01-13 Kim F. Storm <storm@cua.dk>
3185
3186 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3187
910f60b1
TTN
31882005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3189
3190 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3191
37181fc4
KS
31922005-01-12 Kim F. Storm <storm@cua.dk>
3193
3194 * text.texi (Links and Mouse-1): Rename section from Enabling
3195 Mouse-1 to Following Links. Change xrefs.
3196 Add examples for define-button-type and define-widget.
3197
3198 * display.texi (Button Properties, Button Buffer Commands):
3199 Clarify mouse-1 and follow-link functionality.
3200
28f94a34
RS
32012005-01-12 Richard M. Stallman <rms@gnu.org>
3202
3203 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3204
3205 * display.texi (Beeping): Fix Texinfo usage.
3206
3207 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3208
bac2d936
KS
32092005-01-11 Kim F. Storm <storm@cua.dk>
3210
3211 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3212 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3213
3214 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3215 (Enabling Mouse-1 to Follow Links): New subsection.
3216
de968ddb
RS
32172005-01-06 Richard M. Stallman <rms@gnu.org>
3218
3219 * text.texi (Special Properties): Minor change.
3220
3221 * os.texi (Timers): Clarify previous change.
3222
3223 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3224
a3a43b3b
LT
32252005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3226
3227 * display.texi (Face Attributes): Correct xref to renamed node.
3228
732bb9ce
RS
32292005-01-01 Richard M. Stallman <rms@gnu.org>
3230
3231 * display.texi (Face Attributes): Describe hex color specs.
3232
c734ae59
RS
32332004-12-31 Richard M. Stallman <rms@gnu.org>
3234
3235 * os.texi (Timers): Update previous change.
3236
33b2f4ea
KS
32372004-12-30 Kim F. Storm <storm@cua.dk>
3238
3239 * display.texi (Line Height): Total line-height is now specified
3240 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3241 in cons cells. (nil . RATIO) is relative to actual line height.
3242 Use line-height `t' instead of `0' to get minimum height.
3243
99ec74b9
RS
32442004-12-29 Richard M. Stallman <rms@gnu.org>
3245
3246 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3247
eab463f6
RS
32482004-12-28 Richard M. Stallman <rms@gnu.org>
3249
3250 * commands.texi (Quitting): Clarify value of with-local-quit.
3251
3252 * elisp.texi (Top): Fix previous change.
3253
3254 * loading.texi (Loading): Fix previous change.
3255
ebbd14f1
RS
32562004-12-27 Richard M. Stallman <rms@gnu.org>
3257
4ae98fc5
RS
3258 * Makefile.in (MAKEINFO): Specify --force.
3259
8f430046
RS
3260 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3261
56011a8c
RS
3262 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3263
3264 * display.texi (Line Height): Further clarify.
3265
3266 * elisp.texi (Top): Update Loading submenu.
3267
ebbd14f1
RS
3268 * loading.texi (Where Defined): New node.
3269 (Unloading): load-history moved to Where Defined.
3270
fda2922a
RS
32712004-12-21 Richard M. Stallman <rms@gnu.org>
3272
3273 * commands.texi (Event Input Misc): Add while-no-input.
3274
9eb8959a
RS
32752004-12-11 Richard M. Stallman <rms@gnu.org>
3276
3277 * display.texi (Line Height): Rewrite text for clarity.
3278
adf87c29
KS
32792004-12-11 Kim F. Storm <storm@cua.dk>
3280
3281 * display.texi (Display): Add node "Line Height" to menu.
3282 (Line Height): New node. Move full description of line-spacing
3283 and line-height text properties here from text.texi.
3284 (Scroll Bars): Add vertical-scroll-bar variable.
3285
3286 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3287
3288 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3289 line-spacing and vertical-scroll-bar.
3290
3291 * text.texi (Special Properties): Just mention line-spacing and
3292 line-height here, add xref to new "Line Height" node.
3293
31e4729e
TTN
32942004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3295
3296 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3297
3298 * locals.texi (Standard Buffer-Local Variables):
3299 Add @xref for `line-spacing'.
3300
cc60c723
RS
33012004-12-05 Richard M. Stallman <rms@gnu.org>
3302
3303 * Makefile.in (maintainer-clean): Remove the info files
3304 in $(infodir) where they are created.
3305
f6101ac9
RS
33062004-12-03 Richard M. Stallman <rms@gnu.org>
3307
3308 * windows.texi (Selecting Windows): get-lru-window and
3309 get-largest-window don't consider dedicated windows.
3310
3311 * text.texi (Undo): Document undo-in-progress.
3312
94221759
RS
33132004-11-26 Richard M. Stallman <rms@gnu.org>
3314
3315 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3316 Remove a few vars that are not always buffer-local.
3317
7092c5e8
LT
33182004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3319
3320 * locals.texi (Standard Buffer-Local Variables): Comment out
3321 xref's to non-existent node `Yet to be written'.
3322
261b01c6
RS
33232004-11-24 Richard M. Stallman <rms@gnu.org>
3324
3325 * processes.texi (Synchronous Processes): Grammar fix.
3326
3327 * numbers.texi (Comparison of Numbers): Add eql.
3328
3329 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3330
3331 * intro.texi (Printing Notation): Fix previous change.
3332
3333 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3334 and default-indicate-buffer-boundaries from here.
3335 (Usual Display): To here.
3336 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3337 (Usual Display): Move tab-width up.
3338
3339 * customize.texi (Variable Definitions): Replace
3340 show-paren-mode example with tooltip-mode.
7092c5e8 3341 (Simple Types, Composite Types, Defining New Types):
261b01c6 3342 Minor cleanups.
7092c5e8 3343
c1aa4864
JH
33442004-11-21 Jesper Harder <harder@ifa.au.dk>
3345
3346 * processes.texi (Synchronous Processes, Output from Processes):
3347 Markup fix.
3348
dedbac89
RS
33492004-11-20 Richard M. Stallman <rms@gnu.org>
3350
07c8c65a
RS
3351 * positions.texi (Skipping Characters): skip-chars-forward
3352 now handles char classes.
3353
8f40a868
RS
3354 * intro.texi (Printing Notation): Avoid confusion of `print'
3355 when explaining @print.
3356
3357 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3358
3359 * display.texi (Display Table Format): Minor fix.
3360
3361 * streams.texi (Output Functions): Fix print example.
3362
fd6866c8
RS
3363 * Makefile.in (elisp): New target.
3364 (dist): Depend on $(infodir)/elisp, not elisp.
3365 Copy the info files from $(infodir).
3366
9d00469f
RS
3367 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3368 read-from-minibuffer.
3369
dedbac89
RS
3370 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3371
6de891db
RS
33722004-11-19 Richard M. Stallman <rms@gnu.org>
3373
3374 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3375
e1c1c5a7
TTN
33762004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3377
3378 * tips.texi (Coding Conventions): Fix typo.
3379
ee31cd78
RS
33802004-11-16 Richard M. Stallman <rms@gnu.org>
3381
3382 * tips.texi (Coding Conventions): Separate defvar and require
3383 methods to avoid warnings. Use require only when there are many
3384 functions and variables from that package.
3385
3386 * minibuf.texi (Minibuffer Completion): When ignoring case,
3387 predicate must not be case-sensitive.
3388
3389 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3390 (Test Coverage): Don't talk about "splotches". Clarified.
3391
4bd38e94
TTN
33922004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3393
3394 * frames.texi (Window Frame Parameters): Fix typo.
3395
6d073ae1
KS
33962004-11-15 Kim F. Storm <storm@cua.dk>
3397
9f89426b
KS
3398 * symbols.texi (Other Plists): Note that plist-get may signal error.
3399 Add safe-plist-get.
6d073ae1 3400
10980463
TTN
34012004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3402
3403 * modes.texi (Font Lock Basics): Fix typo.
3404
1efc19eb
RS
34052004-11-08 Richard M. Stallman <rms@gnu.org>
3406
3407 * syntax.texi (Syntax Table Functions): Add syntax-after.
3408
6159c232
EZ
34092004-11-06 Lars Brinkhoff <lars@nocrew.org>
3410
3411 * os.texi (Processor Run Time): New section documenting
3412 get-internal-run-time.
3413
59dede22
EZ
34142004-11-06 Eli Zaretskii <eliz@gnu.org>
3415
3416 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3417 it nukes elisp-cover.texi.
3418 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3419 elisp-0 etc.
3420
4cc8522c
LT
34212004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3422
3423 * commands.texi (Keyboard Macros): Document `append' return value
3424 of `defining-kbd-macro'.
3425
2d1ef312
RS
34262004-11-01 Richard M. Stallman <rms@gnu.org>
3427
3428 * commands.texi (Interactive Call): Add called-interactively-p.
3429
6f4e005d
SJ
34302004-10-29 Simon Josefsson <jas@extundo.com>
3431
3432 * minibuf.texi (Reading a Password): Revert.
3433
4f71c13f
RS
34342004-10-28 Richard M. Stallman <rms@gnu.org>
3435
3436 * frames.texi (Display Feature Testing): Explain about "vendor".
3437
4660a9e3
RS
34382004-10-27 Richard M. Stallman <rms@gnu.org>
3439
3440 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3441 not raw. Clarify `n'.
3442 (Interactive Call): Rewrite interactive-p, focusing on when
3443 and how to use it.
3444 (Misc Events): Clarify previous change.
3445
3446 * advice.texi (Simple Advice): Clarify what job the example does.
3447 (Around-Advice): Clarify ad-do-it.
3448 (Activation of Advice): An option of ad-default-compilation-action
3449 is `never', not `nil'.
3450
c8636435
KS
34512004-10-26 Kim F. Storm <storm@cua.dk>
3452
3453 * commands.texi (Interactive Codes): Add U code letter.
3454
acd4089b
SJ
34552004-10-25 Simon Josefsson <jas@extundo.com>
3456
3457 * minibuf.texi (Reading a Password): Add.
3458
29dc7809
JR
34592004-10-24 Jason Rumney <jasonr@gnu.org>
3460
9b7fa297 3461 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3462 and wheel-down.
3463
bb5d6d34
KG
34642004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3465
3466 * processes.texi (Synchronous Processes): Document process-file.
3467
d0ee2ed3
KH
34682004-10-22 Kenichi Handa <handa@m17n.org>
3469
3470 * text.texi (translate-region): Document that it accepts also a
3471 char-table.
3472
38be9dbb
DP
34732004-10-22 David Ponce <david@dponce.com>
3474
3475 * windows.texi (Resizing Windows): Document the `preserve-before'
3476 argument of the functions `enlarge-window' and `shrink-window'.
3477
63c80452
JR
34782004-10-19 Jason Rumney <jasonr@gnu.org>
3479
3480 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3481
9f4b6e73
LT
34822004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3483
3484 * text.texi (Filling): Add anchor for definition of
3485 `sentence-end-double-space'.
3486
3487 * searching.texi (Regexp Example): Update description of how
3488 Emacs currently recognizes the end of a sentence.
3489 (Standard Regexps): Update definition of the variable
3490 `sentence-end'. Add definition of the function `sentence-end'.
3491
657f0f9c
EZ
34922004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3493
3494 * display.texi (Progress): New node.
3495
35ab4857
KS
34962004-10-05 Kim F. Storm <storm@cua.dk>
3497
3498 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3499
f2a54fbc
KS
35002004-09-29 Kim F. Storm <storm@cua.dk>
3501
3502 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3503 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3504 fringe bitmap symbols, as they now have their own namespace.
3505 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3506 vs. pixels. Signal error if no free bitmap slots.
3507 (Pixel Specification): Change IMAGE to @var{image}.
3508
4676d6f3
RS
35092004-09-28 Richard M. Stallman <rms@gnu.org>
3510
3511 * text.texi (Special Properties): Clarify line-spacing and line-height.
3512
3513 * searching.texi (Regexp Search): Add looking-back.
3514
17234906
LT
35152004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * display.texi: Correct typos.
3518 (Image Descriptors): Correct xref's.
3519
4de43c8b
RS
35202004-09-25 Richard M. Stallman <rms@gnu.org>
3521
3522 * text.texi (Special Properties): Cleanups in `cursor'.
3523 Rewrites in `line-height' and `line-spacing'; exchange them.
3524
3525 * display.texi (Fringes): Rewrite previous change.
3526 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3527 (Display Fringe Bitmaps): Node deleted, text moved.
3528 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3529 (Scroll Bars): Clarify set-window-scroll-bars.
3530 (Pointer Shape): Rewrite.
3531 (Specified Space): Clarify :align-to, etc.
3532 (Pixel Specification): Use @var. Clarify new text.
3533 (Other Display Specs): Clarify `slice'.
3534 (Image Descriptors): Cleanups.
3535 (Showing Images): Cleanups.
3536
a3ee0299
LT
35372004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3538
e88ebce6
LT
3539 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3540
a3ee0299
LT
3541 * modes.texi: Various minor changes in addition to:
3542 (Major Mode Conventions): Final call to `run-mode-hooks' should
3543 not be inside the `delay-mode-hooks' form.
3544 (Mode Hooks): New node.
3545 (Hooks): Delete obsolete example.
3546 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3547 node "Mode Hooks".
3548
6db2bc02
LT
35492004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3550
3551 * display.texi: Correct various typos.
3552 (Display): Rename node "Pointer Shapes" to "Pointer
3553 Shape". (There is already a node called "Pointer Shapes" in
3554 frames.texi.)
3555 (Images): Remove non-existent node "Image Slices" from menu.
3556
ed2846bd
KS
35572004-09-23 Kim F. Storm <storm@cua.dk>
3558
3559 * text.texi (Special Properties): Add `cursor', `pointer',
3560 `line-height', and `line-spacing' properties.
3561
3562 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3563 Shapes' to menu.
3564 (Standard Faces): Doc fix for fringe face.
3565 (Fringes): Add `overflow-newline-into-fringe' and
3566 'indicate-buffer-boundaries'.
3567 (Fringe Bitmaps, Pointer Shapes): New nodes.
3568 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3569 Bitmaps' to menu.
3570 (Specified Space): Describe pixel width and height.
3571 (Pixel Specification): New node.
3572 (Other Display Specs): Add `slice' property.
3573 (Display Fringe Bitmaps): New node.
3574 (Images): Add 'Image Slices' to menu.
3575 (Image Descriptors): Add `:pointer' and `:map' properties.
3576 (Showing Images): Add slice arg to `insert-image'. Add
3577 'insert-sliced-image'.
3578
4d894c98
RS
35792004-09-20 Richard M. Stallman <rms@gnu.org>
3580
3581 * commands.texi (Key Sequence Input):
3582 Clarify downcasing in read-key-sequence.
3583
7e388eb7
JL
35842004-09-08 Juri Linkov <juri@jurta.org>
3585
3586 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3587
a020987f
LT
35882004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3589
3590 * locals.texi (Standard Buffer-Local Variables): Add
3591 `buffer-auto-save-file-format'.
3592 * internals.texi (Buffer Internals): Describe new
3593 auto_save_file_format field of the buffer structure.
3594 * files.texi (Format Conversion): `auto-save-file-format' has been
3595 renamed `buffer-auto-save-file-format'.
3596
2b96f80c
LT
35972004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3598
3599 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3600 an integer or a marker.
3601 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3602
2ee3b79e
RS
36032004-08-22 Richard M. Stallman <rms@gnu.org>
3604
3605 * modes.texi (Major Mode Conventions): Discuss rebinding of
3606 standard key bindings.
3607
c438dc33
KS
36082004-08-18 Kim F. Storm <storm@cua.dk>
3609
3610 * processes.texi (Accepting Output): Add `just-this-one' arg to
3611 `accept-process-output'.
101c421e 3612 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3613
db8af011
LT
36142004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3615
3616 * keymaps.texi: Various changes in addition to:
3617 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3618 Give more varied examples for `kbd'.
3619 (Creating Keymaps): Char tables have slots for all characters
3620 without modifiers.
3621 (Active Keymaps): `overriding-local-map' and
3622 `overriding-terminal-local-map' also override text property and
3623 overlay keymaps.
3624 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3625 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3626 to denote a prefix of no events.
3627 `map-keymap' includes parent's bindings _recursively_.
3628 Clarify and correct description of `where-is-internal'.
3629 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3630 (Menu Example): For menus intended for use with the keyboard, the
3631 menu items should be bound to characters or real function keys.
3632
de700726
LT
36332004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3634
30e75a87
LT
3635 * objects.texi (Character Type): Reposition `@anchor' to prevent
3636 double space inside sentence in Info.
3637
de700726
LT
3638 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3639 renamed to `disabled-command-function'.
7c5b95c9 3640 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3641 (Command Loop Info): Replace reference to it.
3642 (Disabling Commands): `disabled-command-hook' has been renamed to
3643 `disabled-command-function'.
3644
81909a1a
LT
36452004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3646
3647 * os.texi (Translating Input): Only non-prefix bindings in
3648 `key-translation-map' override actual key bindings. Warn about
3649 possible indirect effect of actual key bindings on non-prefix
3650 bindings in `key-translation-map'.
3651
5504e99c
LT
36522004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3653
3654 * minibuf.texi (High-Level Completion): Add anchor for definition
3655 of `read-variable'.
3656
3657 * commands.texi: Various changes in addition to:
3658 (Using Interactive): Clarify description of `interactive-form'.
3659 (Interactive Call): Mention default for KEYS argument to
3660 `call-interactively'.
3661 (Command Loop Info): Clarify description of `this-command-keys'.
3662 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3663 Value of `last-event-frame' can be `macro'.
3664 (Repeat Events): `double-click-fuzz' is also used to distinguish
3665 clicks and drags.
3666 (Classifying Events): Clarify descriptions of `event-modifiers'
3667 `event-basic-type' and `event-convert-list'.
3668 (Accessing Events): `posn-timestamp' takes POSITION argument.
3669 (Quoted Character Input): Clarify description of
3670 `read-quoted-char' and fix example.
3671 (Quitting): Add `with-local-quit'.
6db11765 3672 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3673 `enable-command' and `disable-command'.
3674 Mention what happens if `disabled-command-hook' is nil.
3675 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3676 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3677
f478a72a
LT
36782004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * frames.texi: Various changes in addition to:
3681 (Creating Frames): Expand and clarify description of `make-frame'.
3682 (Window Frame Parameters): Either none or both of the `icon-left'
3683 and `icon-top' parameters must be specified. Put descriptions of
3684 `menu-bar-lines' and `toolbar-lines' closer together and change
3685 them accordingly.
3686 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3687 except while processing `frame-title-format' or `icon-title-format'.
3688 (Deleting Frames): Correct description of `delete-frame'.
3689 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3690 (Frames and Windows): Mention return value of
f478a72a
LT
3691 `set-frame-selected-window'.
3692 (Visibility of Frames): Mention `force' argument to
3693 `make-frame-invisible'. `frame-visible-p' returns t for all
3694 frames on text-only terminals.
3695 (Frame Configurations): Restoring a frame configuration does not
3696 restore deleted frames.
3697 (Window System Selections): `x-set-selection' returns DATA.
3698 (Resources): Add example.
3699 (Display Feature Testing): Clarify descriptions of
3700 `display-pixel-height', `display-pixel-width', `x-server-version'
3701 and `x-server-vendor'.
3702
3703 * windows.texi (Choosing Window): Add anchor.
3704 * minibuf.texi (Minibuffer Misc): Add anchor.
3705
bc135062
JPW
37062004-07-23 John Paul Wallington <jpw@gnu.org>
3707
3708 * macros.texi (Defining Macros): Declaration keyword for setting
3709 Edebug spec is `debug' not `edebug'.
3710
cb7516e5
LT
37112004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3712
3713 * windows.texi: Various small changes in addition to:
3714 (Window Point): Mention return value of `set-window-point'.
3715 (Window Start): `pos-visible-in-window-p' disregards horizontal
3716 scrolling. Explain return value if PARTIALLY is non-nil.
3717 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3718 and `set-window-vscroll'.
3719 (Size of Window): The argument WINDOW to `window-inside-edges',
3720 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3721 (Resizing Windows): Explain return value of
3722 `shrink-window-if-larger-than-buffer'.
3723 `window-size-fixed' automatically becomes buffer local when set.
3724 (Window Configurations): Explain return value of
3725 `set-window-configuration'.
3726
3727 * minibuf.texi (Minibuffer Misc): Add anchor for
3728 `minibuffer-scroll-window'.
3729
3730 * positions.texi (Text Lines): Add anchor for `count-lines'.
3731
3751eb00
RS
37322004-07-17 Richard M. Stallman <rms@gnu.org>
3733
3734 * display.texi (Overlay Properties): Adding `evaporate' prop
3735 deletes empty overlay immediately.
3736
3737 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3738 fix example.
3739
9a7e97c6
LT
37402004-07-16 Jim Blandy <jimb@redhat.com>
3741
3742 * searching.texi (Regexp Backslash): Document new \_< and \_>
3743 operators.
3744
aa0e4da8
JB
37452004-07-16 Juanma Barranquero <lektu@terra.es>
3746
3747 * display.texi (Images): Fix Texinfo usage.
3748
cbbfedb2
LT
37492004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3750
3751 * buffers.texi (Modification Time): `visited-file-modtime' now
3752 returns a list of two integers, instead of a cons.
3753
3a052bd3
LT
37542004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3755
3756 * windows.texi: Various changes in addition to:
3757 (Splitting Windows): Add `split-window-keep-point'.
3758
02c04e6f
RS
37592004-07-09 Richard M. Stallman <rms@gnu.org>
3760
3761 * frames.texi (Input Focus): Minor fix.
3762
cb4f1287
LT
37632004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3764
3765 * frames.texi (Input Focus): Clarify descriptions of
3766 `select-frame-set-input-focus' and `select-frame'.
3767
339902ec
LT
37682004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3769
3770 * os.texi: Various small changes in addition to:
3771 (Killing Emacs): Expand and clarify description of
3772 `kill-emacs-query-functions' and `kill-emacs-hook'.
3773 (System Environment): Expand and clarify description of `getenv'
3774 and `setenv'.
3775 (Timers): Clarify description of `run-at-time'.
3776 (Translating Input): Correct description of
3777 `extra-keyboard-modifiers'.
3778 (Flow Control): Correct description of `enable-flow-control'.
3779
fe3b7e35
TTN
37802004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3781
3782 * os.texi: Update copyright.
3783 (Session Management): Grammar fix.
3784 Clarify which Emacs does the restarting.
3785 Use @samp for *scratch* buffer.
3786
59db7d6e
LT
37872004-07-04 Alan Mackenzie <acm@muc.de>
3788
3789 * frames.texi (Input Focus): Add documentation for
3790 `select-frame-set-input-focus'. Replace refs to non-existent
3791 `switch-frame' with `select-frame'. Minor corrections and tidying
3792 up of text-only terminal stuff.
3793
e3ccf404
RS
37942004-07-02 Richard M. Stallman <rms@gnu.org>
3795
3796 * files.texi (Saving Buffers): Cleanup write-contents-function.
3797 (Magic File Names): Cleanup file-remote-p.
3798
8addb6eb
KG
37992004-07-02 Kai Grossjohann <kai@emptydomain.de>
3800
3801 * files.texi (Magic File Names): `file-remote-p' returns an
3802 identifier of the remote system, not just t.
3803
7a58d84d
DK
38042004-07-02 David Kastrup <dak@gnu.org>
3805
3806 * searching.texi (Entire Match Data): Add explanation about new
3807 match-data behavior when @var{integers} is non-nil.
3808
d8c379f8
RS
38092004-06-24 Richard M. Stallman <rms@gnu.org>
3810
b4a4b0ae
RS
3811 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3812
d8c379f8
RS
3813 * customize.texi (Variable Definitions): Note about doc strings
3814 and :set.
3815
3816 * keymaps.texi (Keymap Terminology): Document `kbd'.
3817 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3818
3819 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3820 makes it buffer-local.
3821
3822 * files.texi (Saving Buffers): Correct previous change.
3823
3824 * commands.texi (Accessing Events):
3825 Clarify posn-col-row and posn-actual-col-row.
3826
38272004-06-24 David Ponce <david.ponce@wanadoo.fr>
3828
3829 * commands.texi (Accessing Events): New functions
3830 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3831
dce417e7
LT
38322004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3833
3834 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3835 * frames.texi, buffers.texi, backups.texi, variables.texi:
3836 * loading.texi, eval.texi, functions.texi, control.texi:
3837 * symbols.texi, minibuf.texi: Reposition @anchor's.
3838
3839 * help.texi: Various small changes in addition to the following.
3840 (Describing Characters): Describe PREFIX argument to
3841 `key-description'. Correct and clarify definition of
3842 `text-char-description'. Describe NEED-VECTOR argument to
3843 `read-kbd-macro'.
3844 (Help Functions): Clarify definition of `apropos'.
3845
255d07dc
LH
38462004-06-23 Lars Hansen <larsh@math.ku.dk>
3847
3848 * files.texi (Saving Buffers): Correct description of
3849 `write-contents-functions'.
3850
4e9691e9
JB
38512004-06-21 Juanma Barranquero <lektu@terra.es>
3852
3853 * display.texi (Images): Remove redundant @vindex directives.
3854 Rewrite `image-library-alist' doc in active voice.
3855
1ebd4f78
JB
38562004-06-14 Juanma Barranquero <lektu@terra.es>
3857
3858 * display.texi (Images): Document new delayed library loading,
3859 variable `image-library-alist' and (existing but undocumented)
3860 function `image-type-available-p'.
3861
ddfb8369
RS
38622004-06-05 Richard M. Stallman <rms@gnu.org>
3863
3864 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3865 refer the user to the Initial Input node.
3866 (Text from Minibuffer): Likewise.
3867 (Initial Input): New node. Document this feature
3868 and say it is mostly deprecated.
3869
18684a3a
RS
38702004-05-30 Richard M. Stallman <rms@gnu.org>
3871
7a61e456
RS
3872 * loading.texi (Named Features): Clarify return value
3873 and meaning of NOERROR.
3874
18684a3a
RS
3875 * variables.texi (File Local Variables): Minor cleanup.
3876
c8364415
MA
38772004-05-30 Michael Albinus <michael.albinus@gmx.de>
3878
3879 * files.texi (Magic File Names): Add `file-remote-p' as operation
3880 of file name handlers.
3881
08fd1251
RS
38822004-05-29 Richard M. Stallman <rms@gnu.org>
3883
3884 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3885 as arg to a minor mode command.
3886
71d5a208
RS
38872004-05-22 Richard M. Stallman <rms@gnu.org>
3888
3889 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3890
3891 * streams.texi (Output Variables): Doc float-output-format.
3892
3893 * searching.texi (Regexp Special): Nested repetition can be infloop.
3894
3895 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3896 real stack overflow.
3897
3898 * compile.texi: Minor cleanups.
3899
39002004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3901
3902 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3903 circular lists.
3904 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3905
022cb162
TTN
39062004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3907
3908 * modes.texi (Search-based Fontification): Fix typo.
3909
aa7094ba
JB
39102004-05-10 Juanma Barranquero <lektu@terra.es>
3911
3912 * modes.texi (Mode Line Variables): Fix description of
3913 global-mode-string, which is now after which-func-mode, not the
3914 buffer name.
3915
c2383279
LH
39162004-05-07 Lars Hansen <larsh@math.ku.dk>
3917
3918 * modes.texi (Desktop Save Mode): Add.
3919 (Modes): Add menu entry Desktop Save Mode.
3920
3921 * hooks.texi: Add desktop-after-read-hook,
3922 desktop-no-desktop-file-hook and desktop-save-hook.
3923
3924 * locals.texi: Add desktop-save-buffer.
3925
058296d3
JH
39262004-04-30 Jesper Harder <harder@ifa.au.dk>
3927
3928 * display.texi: emacs -> Emacs.
3929
0c54865e
EZ
39302004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3931
3932 * files.texi (Changing Files): Document set-file-times.
3933
d814862a
JB
39342004-04-23 Juanma Barranquero <lektu@terra.es>
3935
3936 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3937
e8d6f886
JH
39382004-04-18 Jesper Harder <harder@ifa.au.dk>
3939
3940 * tips.texi (Coding Conventions): defopt -> defcustom.
3941
3a424014
LT
39422004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3943
3944 * sequences.texi: Various clarifications.
3945
9e860631
LT
39462004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * buffers.texi (Read Only Buffers): Mention optional ARG to
3949 `toggle-read-only'.
3950
5e30a0fb
NR
39512004-04-14 Nick Roberts <nick@nick.uklinux.net>
3952
9e860631 3953 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3954 returns a full-width window if possible.
3955
619fb950
LT
39562004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3957
3958 * buffers.texi: Various changes in addition to:
3959 (Buffer File Name): Add `find-buffer-visiting'.
3960 (Buffer Modification): Mention optional ARG to `not-modified'.
3961 (Indirect Buffers): Mention optional CLONE argument to
3962 `make-indirect-buffer'.
3963
3964 * files.texi: Various changes in addition to:
3965 (Visiting Functions): `find-file-hook' is now a normal hook.
3966 (File Name Expansion): Explain difference between the way that
3967 `expand-file-name' and `file-truename' treat `..'.
3968 (Contents of Directories): Mention optional ID-FORMAT argument to
3969 `directory-files-and-attributes'.
3970 (Format Conversion): Mention new optional CONFIRM argument to
3971 `format-write-file'.
3972
a2295d32
MB
39732004-04-12 Miles Bader <miles@gnu.org>
3974
3975 * macros.texi (Expansion): Add description of `macroexpand-all'.
3976
571fd4d5
JH
39772004-04-05 Jesper Harder <harder@ifa.au.dk>
3978
3979 * variables.texi (Variable Aliases): Mention
3980 cyclic-variable-indirection.
3981
3982 * errors.texi (Standard Errors): Ditto.
3983
4ba2fd66
LT
39842004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3985
6db11765 3986 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
3987 (Making Backups): Mention return value of `backup-buffer'.
3988 (Auto-Saving): Mention optional FORCE argument to
3989 `delete-auto-save-file-if-necessary'.
3990 (Reverting): Mention optional PRESERVE-MODES argument to
3991 `revert-buffer'. Correct description of `revert-buffer-function'.
3992
8f7ea687
JL
39932004-03-22 Juri Linkov <juri@jurta.org>
3994
3995 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3996 with `Vector Functions'.
3997
3998 * text.texi (Sorting): Add missing quote.
3999
0eeca3c1
LT
40002004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * intro.texi (Lisp History): Replace xref to `cl' manual with
4003 inforef.
4004
e69cfac2
RS
40052004-03-12 Richard M. Stallman <rms@gnu.org>
4006
4007 * intro.texi (Version Info): Add arg to emacs-version.
4008 (Lisp History): Change xref to CL manual.
4009
1b91d47f
LT
40102004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4011
4012 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4013 for Partial Completion mode.
4014
97073664
TTN
40152004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4016
9b7fa297 4017 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4018
04a6e76b
RS
40192004-03-04 Richard M. Stallman <rms@gnu.org>
4020
4021 * processes.texi: Fix typos.
4022
4023 * lists.texi (Building Lists): Minor clarification.
4024
4025 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4026 in make-hash-table.
4027
5bb0fcd1
JB
40282004-02-29 Juanma Barranquero <lektu@terra.es>
4029
4030 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4031 rm, and ignore exit code.
4032
9022d421
EZ
40332004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4034
4035 * display.texi (Defining Faces): Add description for min-colors.
4036 Update example.
4037
92f5fba2
LT
40382004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4039
4040 * abbrevs.texi: Various corrections and clarifications in addition
4041 to the following:
4042 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4043
7e83e178
GM
40442004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4045
4046 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4047
9c5609e8
LT
40482004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4049
e2b9b51f
LT
4050 * text.texi: Various small changes in addition to the following:
4051 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4052 to delete-horizontal-space.
9b7fa297 4053 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4054 description of yank-handler text property at various places.
4055
7daa0e81
LT
4056 * frames.texi (Window System Selections): Add anchor.
4057
9c5609e8
LT
4058 * syntax.texi (Syntax Table Functions): Clarify and correct
4059 descriptions of make-syntax-table and copy-syntax-table.
4060 (Motion and Syntax): Clarify SYNTAXES argument to
4061 skip-syntax-forward.
4062 (Parsing Expressions): Mention that the return value of
4063 parse-partial-sexp is currently a list of ten rather than nine
4064 elements.
4065 (Categories): Various corrections and clarifications.
4066
d29edb21
LT
40672004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4068
4069 * markers.texi (Marker Insertion Types): Minor change.
4070
4071 * locals.texi (Standard Buffer-Local Variables):
4072 * commands.texi (Interactive Codes, Using Interactive):
4073 * functions.texi (Related Topics): Fix xrefs.
4074
43e48bda
LT
40752004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * lists.texi (Sets And Lists): Update description of delete-dups.
4078
84e34002
RS
40792004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4080
4081 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4082
40832004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4084
4085 * frames.texi (Parameter Access): frame-parameters arg is optional.
4086 modify-frame-parameters handles nil for FRAME.
4087 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4088 are all-or-nothing for certain toolkits.
4089 Mention parameter wait-for-wm.
4090 (Frames and Windows): In frame-first-window and frame-selected-window
4091 the arg is optional.
4092 (Input Focus): In redirect-frame-focus the second arg is optional.
4093 (Window System Selections): Mention selection type CLIPBOARD.
4094 Mention data-type UTF8_STRING.
4095 Mention numbering of cut buffers.
4096 (Resources): Describe x-resource-name.
4097
40982004-02-16 Richard M. Stallman <rms@gnu.org>
4099
4100 * windows.texi (Buffers and Windows): Delete false table
4101 about all-frames.
4102
4103 * syntax.texi (Parsing Expressions): Delete old caveat
4104 about parse-sexp-ignore-comments.
4105
4106 * streams.texi (Output Variables): Add print-quoted.
4107
4108 * lists.texi (Building Lists): Minor cleanup.
4109
4110 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4111
4112 * display.texi (Overlays): Explain overlays use markers.
4113 (Managing Overlays): Explain front-advance and rear-advance
4114 in more detail.
4115
4116 * loading.texi (Unloading): Document unload-feature-special-hooks.
4117 Get rid of fns-NNN.el file.
4118
41192004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4120
4121 * help.texi (Describing Characters): Fix text-char-description
4122 example output.
4123
4124 * edebug.texi (Using Edebug): Fix example.
4125
4126 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4127
84e34002
RS
4128 * files.texi (Changing Files): Fix argname.
4129
4130 * calendar.texi: Fix parens, and default values.
4131
4132 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4133 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4134 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4135
4136 * positions.texi (Text Lines): Don't add -1 in current-line.
4137
41382004-02-16 Richard M. Stallman <rms@gnu.org>
4139
4140 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4141
c33b76da
EZ
41422004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4143
4144 * processes.texi (Low-Level Network): Fix a typo.
4145
9d7271e8
KS
41462004-02-12 Kim F. Storm <storm@cua.dk>
4147
4148 * display.texi (Fringes): Use consistent wording.
4149 Note that window-fringe's window arg is optional.
4150 (Scroll Bars): Use consistent wording.
4151
6827d730
LT
41522004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4153
4154 * tips.texi (Comment Tips): Document the new conventions for
4155 commenting out code.
4156
1cb60b5a
JD
41572004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4158
4159 * positions.texi (Text Lines): Added missing end defun.
4160
7fdd1f62
KS
41612004-02-07 Kim F. Storm <storm@cua.dk>
4162
4163 * positions.texi (Text Lines): Add line-number-at-pos.
4164
eb3c144c
JPW
41652004-02-06 John Paul Wallington <jpw@gnu.org>
4166
4167 * display.texi (Button Properties, Button Buffer Commands):
4168 mouse-2 invokes button, not down-mouse-1.
4169
a1d38d63
JR
41702004-02-04 Jason Rumney <jasonr@gnu.org>
4171
4172 * makefile.w32-in: Sync with Makefile.in changes.
4173
4b574f3d
LT
41742004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4175
4176 * minibuf.texi (Text from Minibuffer): Various corrections and
4177 clarifications.
4178 (Object from Minibuffer): Correct Lisp description of
4179 read-minibuffer.
4180 (Minibuffer History): Clarify description of cons values for
4181 HISTORY arguments.
4182 (Basic Completion): Various corrections and clarifications. Add
4183 completion-regexp-list.
4184 (Minibuffer Completion): Correct and clarify description of
4185 completing-read.
6f6b0433 4186 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4187 other minor changes.
4188 (High-Level Completion): Various corrections and clarifications.
4189 (Reading File Names): Ditto.
4190 (Minibuffer Misc): Ditto.
4191
d8186297
LT
41922004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4193
4194 * strings.texi (Text Comparison): assoc-string also matches
4195 elements of alists that are strings instead of conses.
4196 (Formatting Strings): Standardize Texinfo usage. Update index
4197 entries.
4198
9adcb5f2
LT
41992004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4200
4201 * lists.texi (Sets And Lists): Add delete-dups.
4202
3e7274ae
LT
42032004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4206 special form.
4207 * macros.texi (Defining Macros): Update description of `declare',
4208 which now is a macro.
4209 (Wrong Time): Fix typos.
4210
944e099f
LT
42112004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4212
4213 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4214 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4215 and `batch-byte-compile'. In particular, mention and describe
4216 all optional arguments.
4217 (Disassembly): Correct and clarify the description of `disassemble'.
4218
90c3aa59
LT
42192004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4220
4221 * searching.texi: Various small changes in addition to the
4222 following.
4223 (Regexp Example): Adapt to new value of `sentence-end'.
4224 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4225 `words'.
4226 (Search and Replace): Add usage note for `perform-replace'.
4227 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4228 `match-data'.
4229 (Standard Regexps): Update for new values of `paragraph-start'
4230 and `sentence-end'.
4231
583c353d
LT
42322004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4233
4234 * files.texi (Saving Buffers): Clarify descriptions of
4235 `write-contents-functions' and `before-save-hook'.
4236 Make the defvar's for `before-save-hook' and `after-save-hook'
4237 into defopt's.
4238
05faee07
KS
42392004-01-07 Kim F. Storm <storm@cua.dk>
4240
4241 * commands.texi (Click Events): Describe new image and
4242 width/height elements of click events.
4243 (Accessing Events): Add posn-string, posn-image, and
4244 posn-object-width-height. Change posn-object to return either
4245 image or string object.
4246
a0465ec3
SJ
42472004-01-01 Simon Josefsson <jas@extundo.com>
4248
4249 * hooks.texi (Standard Hooks): Add before-save-hook.
4250 * files.texi (Saving Buffers): Likewise.
4251
972c0c49
RS
42522004-01-03 Richard M. Stallman <rms@gnu.org>
4253
4254 * frames.texi (Frames and Windows): Delete frame-root-window.
4255
dbcd463f
LT
42562004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4259
4260 * functions.texi: Various small changes in addition to the
4261 following.
4262 (What Is a Function): `functionp' returns nil for macros. Clarify
4263 behavior of this and following functions for symbol arguments.
4264 (Function Documentation): Add `\' in front of (fn @var{arglist})
4265 and explain why.
4266 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4267 Add anchor.
4268 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4269
02c77ee9
MB
42702004-01-01 Miles Bader <miles@gnu.org>
4271
4272 * display.texi (Buttons): New section.
4273
903a1a91
AS
42742003-12-31 Andreas Schwab <schwab@suse.de>
4275
4276 * numbers.texi (Math Functions): sqrt reports a domain-error
4277 error.
4278 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4279
697cf92a
LT
42802003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4281
3f70fe82
LT
4282 * tips.texi (Documentation Tips): Update item on hyperlinks in
4283 documentation strings.
4284
697cf92a
LT
4285 * errors.texi (Standard Errors): Various small corrections and
4286 additions.
4287
4288 * control.texi: Various small changes in addition to the
4289 following.
4290 (Signaling Errors): Provide some more details on how `signal'
4291 constructs the error message. Add anchor to the definition of
4292 `signal'.
4293 (Error Symbols): Describe special treatment of `quit'.
4294 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4295 to emphasize that it has to be a single form.
4296
4297 * buffers.texi: Add anchor.
4298
4d25144d
RS
42992003-12-29 Richard M. Stallman <rms@gnu.org>
4300
4301 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4302 (Window Configurations): Add window-configuration-frame.
4303
4304 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4305
4306 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4307 Change arg name in get-char-property.
4308 (Special Properties): Update handling of keymap property.
4309
4310 * strings.texi (Modifying Strings): Add clear-string.
4311 (Text Comparison): Add assoc-string and remove
4312 assoc-ignore-case, assoc-ignore-representation.
4313
4314 * os.texi (Time of Day): Add set-time-zone-rule.
4315
4316 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4317 report domain-error errors.
4d25144d 4318
697cf92a 4319 * nonascii.texi (Converting Representations):
4d25144d
RS
4320 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4321 (Encoding and I/O): Add file-name-coding-system.
4322
4323 * modes.texi (Search-based Fontification): Explain that
4324 face specs are symbols with face names as values.
4325
4326 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4327
4328 * lists.texi (Building Lists): remq moved elsewhere.
4329 (Sets And Lists): remq moved here.
4330 (Association Lists): Refer to assoc-string.
4331
4332 * internals.texi (Garbage Collection): Add memory-use-counts.
4333
4334 * frames.texi (Frames and Windows): Add set-frame-selected-window
4335 and frame-root-window.
4336
697cf92a 4337 * files.texi (Contents of Directories):
4d25144d
RS
4338 Add directory-files-and-attributes.
4339
4340 * display.texi (Refresh Screen): Add force-window-update.
4341 (Invisible Text): Explain about moving point out of invis text.
4342 (Overlay Properties): Add overlay-properties.
4343 (Managing Overlays): Add overlayp.
4344 (GIF Images): Invalid image number displays a hollow box.
4345
4346 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4347 (Killing Buffers): Add buffer-live-p.
4348
67fafe38
MR
43492003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4350
4351 * display.texi (Fringes): Fix typo "set-buffer-window".
4352
68e74f25
LT
43532003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4354
4355 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4356 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4357 Add or change various xrefs and anchors.
4358
4359 * commands.texi: Replace all occurrences of @acronym{CAR} with
4360 @sc{car}, for consistency with the rest of the Elisp manual.
4361 `car' and `cdr' are historically acronyms, but are no longer
4362 widely thought of as such.
4363
4364 * internals.texi (Pure Storage): Mention that `purecopy' does not
4365 copy text properties.
4366 (Object Internals): Now 29 bits are used (in most implementations)
4367 to address Lisp objects.
4368
4369 * variables.texi (Variables with Restricted Values): New node.
4370
4371 * objects.texi (Lisp Data Types): Mention that certain variables
4372 can only take on a restricted set of values and add an xref to
4373 the new node "Variables with Restricted Values".
4374
4375 * eval.texi (Function Indirection): Describe the errors that
4376 `indirect-function' can signal.
4377 (Eval): Clarify the descriptions of `eval-region' and `values'.
4378 Describe `eval-buffer' instead of `eval-current-buffer' and
4379 mention `eval-current-buffer' as an alias for `current-buffer'.
4380 Correct the description and mention all optional arguments.
4381
697cf92a 4382 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4383 following.
4384 (Converting Representations): Clarify behavior of
4385 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4386 ASCII arguments.
4387 (Character Sets): Document the variable `charset-list' and adapt
4388 the definition of the function `charset-list' accordingly.
4389 (Translation of Characters): Clarify use of generic characters in
4390 `make-translation-table'. Clarify and correct the description of
4391 the use of translation tables in encoding and decoding.
4392 (User-Chosen Coding Systems): Correct and clarify the description
4393 of `select-safe-coding-system'.
4394 (Default Coding Systems): Clarify description of
4395 `file-coding-system-alist'.
4396
a62f71e4
LT
43972003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * strings.texi (Text Comparison): Correctly describe when two
4400 strings are `equal'. Combine and clarify descriptions of
4401 `assoc-ignore-case' and `assoc-ignore-representation'.
4402
4403 * objects.texi (Non-ASCII in Strings): Clarify description of
4404 when a string is unibyte or multibyte.
4405 (Bool-Vector Type): Update examples.
4406 (Equality Predicates): Correctly describe when two strings are
4407 `equal'.
4408
19017752
LT
44092003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4410
4411 * lists.texi (Building Lists): `append' no longer accepts integer
4412 arguments. Update the description of `number-sequence' to reflect
4413 recent changes.
4414 (Sets And Lists): Describe `member-ignore-case' after `member'.
4415
0f6a07a8
KS
44162003-11-27 Kim F. Storm <storm@cua.dk>
4417
4418 * commands.texi (Click Events): Click object may be an images.
4419 Describe (dx . dy) element of click positions.
4420 (Accessing Events): Remove duplicate posn-timestamp.
4421 New functions posn-object and posn-object-x-y.
4422
1ce7c819
KS
44232003-11-23 Kim F. Storm <storm@cua.dk>
4424
4425 * commands.texi (Click Events): Describe enhancements to event
4426 position lists, including new text-pos and (col . row) items.
4427 Mention left-fringe and right-fringe area events.
0f6a07a8 4428 (Accessing Events): New functions posn-area and
1ce7c819
KS
4429 posn-actual-col-row. Mention posn-timestamp. Mention that
4430 posn-point in non-text area still returns buffer position.
4431 Clarify posn-col-row.
4432
cae8ddbb
LH
44332003-11-21 Lars Hansen <larsh@math.ku.dk>
4434
4435 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4436 * anti.texi (File Attributes): Describe removed parameter
4437 ID-FORMAT.
4438
f7f1a248
LT
44392003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4440
68e74f25 4441 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4442 a position, its buffer is ignored.
4443
4444 * markers.texi (Overview of Markers): Mention it here too.
4445
c5e2fb05
LT
44462003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4447
4448 * numbers.texi (Numeric Conversions): Not just `floor', but also
4449 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4450
e57d0aa8
LT
44512003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * markers.texi (Creating Markers): Specify insertion type of
4454 created markers. Add xref to `Marker Insertion Types'.
4455 Second argument to `copy-marker' is optional.
4456 (Marker Insertion Types): Mention that most markers are created
4457 with insertion type nil.
4458 (The Mark): Correctly describe when `mark' signals an error.
4459 (The Region): Correctly describe when `region-beginning' and
4460 `region-end' signal an error.
4461
bb3612ec
LT
44622003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4463
4464 * hash.texi (Creating Hash): Clarify description of `eql'.
4465 `makehash' is obsolete.
4466 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4467
4468 * positions.texi (Point): Change description of `buffer-end', so
4469 that it is also correct for floating point arguments.
4470 (List Motion): Correct argument lists of `beginning-of-defun' and
4471 `end-of-defun'.
4472 (Excursions): Add xref to `Marker Insertion Types'.
4473 (Narrowing): Argument to `narrow-to-page' is optional.
4474
cfb8a797
LT
44752003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4476
4477 * streams.texi (Output Streams): Clarify behavior of point for
4478 marker output streams.
4479
c6177909
LT
44802003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4481
4482 * variables.texi (Defining Variables): Second argument to
4483 `defconst' is not optional.
4484 (Setting Variables): Mention optional argument APPEND to
4485 `add-to-list'.
4486 (Creating Buffer-Local): Expand description of
4487 `make-variable-buffer-local'.
4488 (Frame-Local Variables): Expand description of
4489 `make-variable-frame-local'.
4490 (Variable Aliases): Correct description of optional argument
4491 DOCSTRING to `defvaralias'. Mention return value of
4492 `defvaralias'.
4493 (File Local Variables): Add xref to `File variables' in Emacs
4494 Manual. Correct description of `hack-local-variables'. Mention
4495 `safe-local-variable' property. Mention optional second argument
4496 to `risky-local-variable-p'.
4497
b3645067
LT
44982003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4499
4500 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4501
10695e5c
EZ
45022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4503
4504 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4505 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4506 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4507 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4508 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4509 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4510 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4511 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4512 @acronym{FOO}.
4513
a2f4def1
LT
45142003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * strings.texi (Creating Strings): Argument START to `substring'
4517 can not be `nil'. Expand description of
4518 `substring-no-properties'. Correct description of `split-string',
4519 especially with respect to empty matches. Prevent very bad line
4520 break in definition of `split-string-default-separators'.
4521 (Text Comparison): `string=' and `string<' also accept symbols as
4522 arguments.
4523 (String Conversion): More completely describe argument BASE in
4524 `string-to-number'.
5bb0fcd1 4525 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4526 corresponding object. Clarify behavior of numeric prefix after
4527 `%' in `format'.
4528 (Case Conversion): The argument to `upcase-initials' can be a
4529 character.
4530
a2296bf9
KH
45312003-10-27 Kenichi Handa <handa@m17n.org>
4532
4533 * display.texi (Fontsets): Fix texinfo usage.
4534
885fef7c
KH
45352003-10-25 Kenichi Handa <handa@m17n.org>
4536
4537 * display.texi (Fontsets): Add description of the function
4538 set-fontset-font.
4539
0c6b7a1f
LT
45402003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4541
4542 * display.texi (Temporary Displays): Add xref to `Documentation
4543 Tips'.
4544
4545 * functions.texi (Function Safety): Use inforef instead of pxref
4546 for SES.
4547
c3cda320
AS
45482003-10-23 Andreas Schwab <schwab@suse.de>
4549
4550 * Makefile.in (TEX, texinputdir): Don't define.
4551 (TEXI2DVI): Define.
4552 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4553 add $(srcdir)/index.texi.
4554 ($(infodir)/elisp): Remove index.texi dependency.
4555 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4556 (index.texi): Remove target.
4557 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4558 (clean): Don't remove index.texi.
4559
c3cda320
AS
4560 * permute-index, index.perm: Remove.
4561 * index.texi: Rename from index.unperm.
4562
e5dadca7
LT
45632003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4564
4565 * tips.texi (Documentation Tips): Document new behavior for face
4566 and variable hyperlinks in Help mode.
4567
6cfb0777
LT
45682003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4569
4570 * objects.texi (Integer Type): Update for extra bit of integer range.
4571 (Character Type): Ditto.
4572
a6eeaa81 45732003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4574
4575 * numbers.texi (Integer Basics): Add index entries for reading
4576 numbers in hex, octal, and binary.
4577
c8f9ba83
LK
45782003-10-16 Lute Kamstra <lute@gnu.org>
4579
4580 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4581 argument.
4582
b52a26fb
LT
45832003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * windows.texi (Choosing Window): Fix typo.
4586 * edebug.texi (Edebug Execution Modes): Fix typo.
4587
f7005886
RS
45882003-10-13 Richard M. Stallman <rms@gnu.org>
4589
4590 * windows.texi (Basic Windows): A window has fringe settings,
4591 display margins and scroll-bar settings.
4592 (Splitting Windows): Doc split-window return value.
4593 Clean up one-window-p.
4594 (Selecting Windows): Fix typo.
4595 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4596 (Buffers and Windows): In set-window-buffer, explain effect
4597 on fringe settings and scroll bar settings.
4598 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4599 (Choosing Window): Use defopt for pop-up-frame-function.
4600 For special-display-buffer-names, explain same-window and same-frame.
4601 Clarify window-dedicated-p return value.
4602 (Textual Scrolling): scroll-up and scroll-down can get an error.
4603 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4604 Clarify set-window-hscroll.
4605 (Size of Window): Don't mention tool bar in window-height.
4606 (Coordinates and Windows): Explain what coordinates-in-window-p
4607 returns for fringes and display margins.
4608 (Window Configurations): Explain saving fringes, etc.
4609
4610 * tips.texi (Library Headers): Clean up Documentation.
4611
4612 * syntax.texi (Parsing Expressions): Clean up forward-comment
4613 and parse-sexp-lookup-properties.
4614
4615 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4616
4617 * os.texi (System Environment): Clean up text for load-average errors.
4618
4619 * modes.texi (Hooks): Don't explain local hook details at front.
4620 Clarify run-hooks and run-hook-with-args a little.
4621 Clean up add-hook and remove-hook.
4622
4623 * edebug.texi (Edebug Execution Modes): Clarify t.
4624 Document edebug-sit-for-seconds.
4625 (Coverage Testing): Document C-x X = and =.
4626 (Instrumenting Macro Calls): Fix typo.
4627 (Specification List): Don't index the specification keywords.
4628
c989ebe9
KS
46292003-10-10 Kim F. Storm <storm@cua.dk>
4630
4631 * processes.texi (Network): Introduce make-network-process.
4632
f9525eef
LT
46332003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * tips.texi (Library Headers): Fix typo.
4636
f008b925
LK
46372003-10-07 Juri Linkov <juri@jurta.org>
4638
4639 * modes.texi (Imenu): Mention imenu-create-index-function's
4640 default value. Explain submenus better.
4641
c22c5da6
LK
46422003-10-07 Lute Kamstra <lute@gnu.org>
4643
4644 * modes.texi (Faces for Font Lock): Fix typo.
4645 (Hooks): Explain how buffer-local hook variables can refer to
4646 global hook variables.
4647 Various minor clarifications.
4648
49247521
LK
46492003-10-06 Lute Kamstra <lute@gnu.org>
4650
4651 * tips.texi (Coding Conventions): Mention naming conventions for
4652 hooks.
4653
9296c947
LT
46542003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4655
4656 * loading.texi (Library Search): Correct default value of
4657 load-suffixes.
4658 (Named Features): Fix typo.
4659
0e9b293a
RS
46602003-10-05 Richard M. Stallman <rms@gnu.org>
4661
4662 * loading.texi (Named Features): In `provide',
4663 say how to test for subfeatures.
4664 (Unloading): In unload-feature, use new var name
4665 unload-feature-special-hooks.
4666
49247521 46672003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4668
4669 * modes.texi (Major Mode Conventions): Mention third way to set up
4670 Imenu.
4671 (Imenu): A number of small fixes.
4672 Delete documentation of internal variable imenu--index-alist.
4673 Document the return value format of imenu-create-index-function
4674 functions.
4675
ab8f7d5c
RS
46762003-09-30 Richard M. Stallman <rms@gnu.org>
4677
4678 * processes.texi (Network): Say what stopped datagram connections do.
4679
4680 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4681
4682 * display.texi (Overlay Properties): Clarify `evaporate' property.
4683
49247521 46842003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4685
4686 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4687 constructs should be marked as risky.
86b9b767
LK
4688 Change cons cell into proper list.
4689 (Mode Line Variables): Change cons cell into proper list.
4690
49247521 46912003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4692
4693 * modes.texi (Mode Line Data): Document the :propertize construct.
4694 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4695 to match their order in the default mode-line-format.
bc3b02f9
LK
4696 Describe the new variables mode-line-position and mode-line-modes.
4697 Update the default values of mode-line-frame-identification,
4698 minor-mode-alist, and default-mode-line-format.
4699 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4700
bc3b02f9 47012003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4702
c22c5da6 4703 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4704 * loading.texi, minibuf.texi, text.texi, variables.texi:
4705 Avoid @strong{Note:}.
4706
47072003-09-26 Richard M. Stallman <rms@gnu.org>
4708
4709 * keymaps.texi (Remapping Commands): Fix typo.
4710
41beda59
LT
47112003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4712
4713 * processes.texi (Low-Level Network): Fix typo.
4714
ef6ae4ff
KS
47152003-09-23 Kim F. Storm <storm@cua.dk>
4716
4717 * processes.texi (Network, Network Servers): Fix typos.
4718 (Low-Level Network): Add timeout value for :server keyword.
4719 Add new option keywords to make-network-process.
4720 Add set-network-process-options.
4721 Explain how to test availability of network options.
4722
b0f23edf
RS
47232003-09-19 Richard M. Stallman <rms@gnu.org>
4724
4725 * text.texi (Motion by Indent): Arg to
4726 backward-to-indentation and forward-to-indentation is optional.
4727
4728 * strings.texi (Creating Strings): Add substring-no-properties.
4729
4730 * processes.texi
4731 (Process Information): Add list-processes arg QUERY-ONLY.
4732 Delete process-contact from here.
4733 Add new status values for process-status.
4734 Add process-get, process-put, process-plist, set-process-plist.
4735 (Synchronous Processes): Add call-process-shell-command.
4736 (Signals to Processes): signal-process allows process objects.
4737 (Network): Complete rewrite.
4738 (Network Servers, Datagrams, Low-Level Network): New nodes.
4739
4740 * positions.texi (Word Motion): forward-word, backward-word
4741 arg is optional. Reword.
4742
4743 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4744
c22c5da6 4745 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4746 Delete duplicate definition of buffer-local-value.
4747 (File Local Variables): Explain about discarding text props.
4748
f387bdea
RS
47492003-09-11 Richard M. Stallman <rms@gnu.org>
4750
4751 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4752 changes variables that record input events.
4753 (Minibuffer Misc): Add minibuffer-selected-window.
4754
4755 * lists.texi (Building Lists): Add copy-tree.
4756
4757 * display.texi (Fontsets): Add char-displayable-p.
4758 (Scroll Bars): New node.
4759
49247521 47602003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4761
4762 * modes.texi (%-Constructs): Document new `%i' and `%I'
4763 constructs.
4764
fd026ee1
JR
47652003-09-03 Peter Runestig <peter@runestig.com>
4766
4767 * makefile.w32-in: New file.
4768
4828b4d7
RS
47692003-08-29 Richard M. Stallman <rms@gnu.org>
4770
4771 * display.texi (Overlay Properties): Clarify how priorities
4772 affect use of the properties.
4773
a4e4f05d
LT
47742003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4775
4776 * customize.texi (Type Keywords): Correct the description of
4777 `:help-echo' in the case where `motion-doc' is a function.
4778
3ebe0346
JPW
47792003-08-14 John Paul Wallington <jpw@gnu.org>
4780
4781 * modes.texi (Emulating Mode Line): Subsection, not section.
4782
3afe8e39
RS
47832003-08-13 Richard M. Stallman <rms@gnu.org>
4784
4785 * elisp.texi (Top): Update subnode lists in menu.
4786
4787 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4788 (Kill Functions): kill-region has new arg yank-handler.
4789 (Yanking): New node.
4790 (Yank Commands): Add yank-undo-function.
4791 (Low-Level Kill Ring):
4792 kill-new and kill-append have new arg yank-handler.
4793 (Changing Properties): Add remove-list-of-text-properties.
4794 (Atomic Changes): New node.
4795
4796 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4797
4798 * streams.texi (Output Variables): Add eval-expression-print-length
4799 and eval-expression-print-level.
4800
4801 * os.texi (Time Conversion): For encode-time, explain limits on year.
4802
4803 * objects.texi (Character Type): Define anchor "modifier bits".
4804
4805 * modes.texi (Emulating Mode Line): New node.
4806 (Search-based Fontification): Font Lock uses font-lock-face property.
4807 (Other Font Lock Variables): Likewise.
4808
4809 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4810 not vectors.
4811 (Active Keymaps): Add emulation-mode-map-alists.
4812 (Functions for Key Lookup): key-binding has new arg no-remap.
4813 (Remapping Commands): New node.
4814 (Scanning Keymaps): where-is-internal has new arg no-remap.
4815 (Tool Bar): Add tool-bar-local-item-from-menu.
4816 Clarify when to use tool-bar-add-item-from-menu.
4817
4818 * commands.texi (Interactive Call): commandp has new arg.
4819 (Command Loop Info): Add this-original-command.
4820
e37769b1
JPW
48212003-08-06 John Paul Wallington <jpw@gnu.org>
4822
4823 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4824
4825 * display.texi (Warning Basics): Fix typo.
4826 (Fringes): Add closing curly bracket and fix typo.
4827
4828 * elisp.texi (Top): Fix typo.
4829
c5e0561f
RS
48302003-08-05 Richard M. Stallman <rms@gnu.org>
4831
4832 * elisp.texi: Update lists of subnodes.
4833
4834 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4835
4836 * variables.texi (Local Variables): Use lc for example variable names.
4837
4838 * tips.texi (Library Headers): Explain where to put -*-.
4839
4840 * strings.texi (Creating Strings): Fix xref for vconcat.
4841
4842 * sequences.texi (Vector Functions):
4843 vconcat no longer allows integer args.
4844
4845 * minibuf.texi (Reading File Names): read-file-name has new
4846 arg PREDICATE. New function read-directory-name.
4847
4848 * macros.texi (Defining Macros): Give definition of `declare'
4849 (Indenting Macros): New node.
4850
4851 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4852 (Window Frame Parameters): Make separate table of parameters
4853 that are coupled with specific face attributes.
4854 (Deleting Frames): delete-frame-hooks renamed to
4855 delete-frame-functions.
4856
4857 * files.texi (Magic File Names): Add file-remote-p.
4858 Clarify file-local-copy.
4859
4860 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4861 here; instead xref Defining Macros.
4862
4863 * display.texi (Warnings): New node, and subnodes.
4864 (Fringes): New node.
4865
4866 * debugging.texi (Test Coverage): New node.
4867
4868 * compile.texi (Compiler Errors): Explain with-no-warnings
4869 and other ways to suppress warnings.
4870
4871 * commands.texi (Interactive Call): Minor clarification.
4872
4873 * buffers.texi (Buffer File Name): set-visited-file-name
4874 renames the buffer too.
4875
4876 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4877
ee59dede
MR
48782003-07-24 Markus Rost <rost@math.ohio-state.edu>
4879
4880 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4881
f0514b34
MR
48822003-07-22 Markus Rost <rost@math.ohio-state.edu>
4883
4884 * internals.texi (Garbage Collection): Fix previous change.
4885
c73983bb
RS
48862003-07-22 Richard M. Stallman <rms@gnu.org>
4887
4888 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4889
4890 * display.texi (Width): Use \s syntax in example.
4891 (Font Selection): Add face-font-rescale-alist.
4892
4893 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4894 Remove spurious indent in example.
4895
4896 * lists.texi (Building Lists): Add number-sequence.
4897
4898 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4899
4900 * functions.texi (Function Documentation): Explain how to
4901 show calling convention explicitly in the doc string.
4902
4903 * windows.texi (Selecting Windows): save-selected-window saves
4904 selected window of each frame.
4905 (Window Configurations): Minor change.
4906
4907 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4908
4909 * streams.texi (Output Variables): Add print-continuous-numbering
4910 and print-number-table.
4911
4912 * processes.texi (Decoding Output): New node.
4913
4914 * os.texi (Time Conversion): decode-time arg is optional.
4915
4916 * objects.texi (Character Type): Don't use space as example for \.
4917 Make list of char names and \-sequences correspond.
4918 Explain that \s is not used in strings. `\ ' needs space after.
4919
4920 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4921 (Translation of Characters): Add translation-table-for-input.
4922 (Default Coding Systems): Add auto-coding-functions.
4923 (Explicit Encoding): Add decode-coding-inserted-region.
4924 (Locales): Add locale-info.
4925
4926 * minibuf.texi (Basic Completion): Describe test-completion.
4927 Collections can be lists of strings.
4928 Clean up lazy-completion-table.
4929 (Programmed Completion): Mention test-completion.
4930 Clarify why lambda expressions are not accepted.
4931 (Minibuffer Misc): Describe minibufferp.
4932
51a8b435
RS
49332003-07-14 Richard M. Stallman <rms@gnu.org>
4934
4935 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4936
4937 * windows.texi (Selecting Windows): New arg to select-window.
4938 (Selecting Windows): Add with-selected-window.
4939 (Size of Window): Add window-inside-edges, etc.
4940
4941 * internals.texi (Garbage Collection): Add post-gc-hook.
4942
4943 * processes.texi (Subprocess Creation): Add exec-suffixes.
4944
4945 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4946 (Scanning Keymaps): Add map-keymaps.
4947 (Defining Menus): Add keymap-prompt.
4948
4949 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4950 most-negative-fixnum.
4951
4952 * compile.texi (Byte Compilation): Explain no-byte-compile
4953 (Compiler Errors): New node.
4954
4955 * os.texi (User Identification): user-uid, user-real-uid
4956 can return float.
4957
4958 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4959 and about derived modes.
4960 (Minor Modes): Add minor-mode-list.
4961 (Defining Minor Modes): Keyword args for define-minor-mode.
4962 (Search-based Fontification): Explain managing other properties.
4963 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4964 (Faces for Font Lock): Add font-locl-preprocessor-face.
4965 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4966
4967 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4968 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4969
4970 * loading.texi (Library Search): Add load-suffixes.
4971
4972 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4973 (Programmed Completion): Add dynamic-completion-table.
4974
4975 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4976 (Magic File Names): Specify precedence order of handlers.
199bb209 4977
51a8b435
RS
4978 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4979 and post-command-hook.
4980 (Waiting): New calling convention for sit-for.
4981
4982 * text.texi (Special Properties): local-map and keymap properties
4983 apply based on their stickiness.
4984
c6de56a0
RS
49852003-07-07 Richard M. Stallman <rms@gnu.org>
4986
4987 * modes.texi (Minor Mode Conventions): Specify only some kinds
4988 of list values as args to minor modes.
4989
4990 * files.texi (File Name Expansion): Warn about iterative use
4991 of substitute-in-file-name.
4992
4993 * advice.texi (Activation of Advice): Clean up previous change.
4994
8c761ea6
MR
49952003-07-06 Markus Rost <rost@math.ohio-state.edu>
4996
4997 * advice.texi (Activation of Advice): Note that ad-start-advice is
4998 turned on by default.
4999
c6de56a0
RS
50002003-06-30 Richard M. Stallman <rms@gnu.org>
5001
5002 * text.texi (Buffer Contents): Document current-word.
5003 (Change Hooks): Not called for *Messages*.
5004
5005 * functions.texi (Defining Functions): Explain about redefining
5006 primitives.
5007 (Function Safety): Renamed. Minor changes.
5008 Comment out the detailed criteria for what is safe.
5009
3fe4e567
AS
50102003-06-22 Andreas Schwab <schwab@suse.de>
5011
5012 * objects.texi (Symbol Type): Fix description of examples.
5013
cda7bd13
AS
50142003-06-16 Andreas Schwab <schwab@suse.de>
5015
5016 * hash.texi (Creating Hash): Fix description of :weakness.
5017
fbcffa4a
KG
50182003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5019
5020 * files.texi (Changing Files): copy-file copies file modes, too.
5021
ff6a3bfb
RS
50222003-05-28 Richard M. Stallman <rms@gnu.org>
5023
5024 * strings.texi (Creating Strings): Clarify split-string.
5025
1463a05d
JB
50262003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5027
5028 * strings.texi (Creating Strings): Update split-string specification
5029 and examples.
5030
af253914
RS
50312003-05-19 Richard M. Stallman <rms@gnu.org>
5032
5033 * elisp.texi: Correct invariant section names.
5034
7ea52f92
RS
50352003-04-20 Richard M. Stallman <rms@gnu.org>
5036
5037 * os.texi (Timers): Explain about timers and quitting.
5038
e31afc09
RS
50392003-04-19 Richard M. Stallman <rms@gnu.org>
5040
5041 * internals.texi (Writing Emacs Primitives): Strings are
5042 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5043 Explain GCPRO convention for varargs function args.
5044
5ceea398
RS
50452003-04-16 Richard M. Stallman <rms@gnu.org>
5046
5047 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5048
b0ada147
RS
50492003-04-08 Richard M. Stallman <rms@gnu.org>
5050
5051 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5052
b23375aa
KS
50532003-02-13 Kim F. Storm <storm@cua.dk>
5054
5055 * objects.texi (Character Type): New \s escape for space.
5056
c60ee5e7
JB
50572003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5058
5059 * os.texi (System Environment): Added cygwin system-type.
5060
84e47416
RS
50612003-01-25 Richard M. Stallman <rms@gnu.org>
5062
5063 * keymaps.texi: Document that a symbol can act as a keymap.
5064
3e8cf2ea
RS
50652003-01-13 Richard M. Stallman <rms@gnu.org>
5066
5067 * text.texi (Changing Properties): Say string indices are origin-0.
5068
5069 * positions.texi (Screen Lines) <compute-motion>:
5070 Correct order of elts in return value.
5071
5072 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5073 how to define a default binding.
5074
7abb9fc5 50752002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5076
104bc3aa 5077 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5078
104bc3aa 5079 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5080 type 'number. Describe new custom type 'float.
177f790c 5081
7abb9fc5 50822002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5083
5084 * variables.texi (File Local Variables): Fix typo.
5085
df140a68 50862002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5087
df140a68
KG
5088 From Michael Albinus <Michael.Albinus@alcatel.de>.
5089
5090 * README: Target for Info file is `make info'.
5091
5092 * files.texi (File Name Components): Fixed typos in
5093 `file-name-sans-extension'.
5094 (Magic File Names): Complete list of operations for magic file
5095 name handlers.
5096
7ed9159a
JY
50972002-09-16 Jonathan Yavner <jyavner@engineer.com>
5098
5099 * variables.texi (File Local Variables): New function
5100 risky-local-variable-p.
5101
51022002-09-15 Jonathan Yavner <jyavner@engineer.com>
5103
5104 * functions.texi (Function safety): New node about unsafep.
5105
241f79af
PA
51062002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5107
5108 * customize.texi (Splicing into Lists): Fixed example.
5109 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5110
72459b15
JB
51112002-06-17 Juanma Barranquero <lektu@terra.es>
5112
5113 * frames.texi (Display Feature Testing): Fix typo.
5114
61f7e0f5
AS
51152002-06-12 Andreas Schwab <schwab@suse.de>
5116
5117 * frames.texi (Initial Parameters, Resources): Fix references to
5118 the Emacs manual.
5119
4e792dbd
KS
51202002-05-13 Kim F. Storm <storm@cua.dk>
5121
5122 * variables.texi (Intro to Buffer-Local): Updated warning and
5123 example relating to changing buffer inside let.
5124
940344d4 51252002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5126
5127 * os.texi (Session Management): New node about X Session management.
5128
231ac53b
EZ
51292002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5130
5131 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5132 to which the manual corresponds, and the copyright years.
5133
5134 * Makefile.in (VERSION): Set to 2.9.
5135
140cc574
EZ
51362001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5137
5138 * elisp.texi: Change the category in @dircategory to "Emacs", to
5139 make it consistent with info/dir.
5140
9c7fce05
MB
51412001-11-25 Miles Bader <miles@gnu.org>
5142
5143 * text.texi (Fields): Describe new `limit' arg in
5144 field-beginning/field-end.
5145
9f8bbf0f
EZ
51462001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5147
a5e6715c
EZ
5148 * permute-index: Don't depend on csh-specific features. Replace
5149 the interpreter name with /bin/sh.
5150
9f8bbf0f
EZ
5151 * two-volume-cross-refs.txt: New file.
5152 * two.el: New file.
5153 * spellfile: New file.
5154
1756e2fb
EZ
51552001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5156
5157 * permute-index: New file.
5158
5159 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5160 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5161 8+3 restricted namespace.
ad050e54
EZ
5162
5163 * Makefile.in (infodir): Define relative to $(srcdir).
5164 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5165 include directories list via -I switch to makeinfo.
5166 (index.texi): Use cp if both hard and symbolic links fail.
5167
10fa7f8e
EZ
51682001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5169
7a1494ce
EZ
5170 * Makefile.in (distclean): Add.
5171
10fa7f8e
EZ
5172 The following changes make ELisp manual part of the Emacs
5173 distribution:
5174
5175 * Makefile.in: Add Copyright notice.
5176 (prefix): Remove.
5177 (infodir): Change value to "../info".
5178 (VPATH): New variable.
5179 (MAKE): Don't define.
5180 (texmacrodir): Don't define.
5181 (texinputdir): Append the existing value of TEXINPUTS.
5182 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5183 command to be compatible with man/Makefile.in, and to put the
5184 output into ../info.
5c32b7c5 5185 (info): Add target.
10fa7f8e
EZ
5186 (installall): Target removed.
5187
74686736 51882001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5189
5190 * tips.texi (Coding Conventions): Fix typo.
5191
6fd735df
GM
51922001-10-23 Gerd Moellmann <gerd@gnu.org>
5193
5194 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5195
b704d54b
EZ
51962001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5197
5198 * files.texi (File Name Components): Update the description of
5199 file-name-sans-extension and file-name-extension, as they now
5200 ignore leading dots.
5201
71431a0e
GM
52022001-10-20 Gerd Moellmann <gerd@gnu.org>
5203
6aa97356 5204 * (Version 21.1 released.)
71431a0e 5205
79f1f96c
MB
52062001-10-19 Miles Bader <miles@gnu.org>
5207
5208 * positions.texi (Text Lines): Describe behavior of
5209 `beginning-of-line'/`end-of-line' in the presence of field properties.
5210
892a8f36
GM
52112001-10-17 Gerd Moellmann <gerd@gnu.org>
5212
5213 * Makefile.in (VERSION): Set to 2.8.
5214 (manual): Use `manual-21'.
5215
8c1cc9e8 5216 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5217 number was used. Set it to 2.8.
5218
5219 * intro.texi: Likewise.
5220
51724e26
EZ
52212001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5222
5223 * files.texi (File Name Completion): Document the significance of
5224 a trailing slash in elements of completion-ignored-extensions.
5225
57b338e8
MB
52262001-10-06 Miles Bader <miles@gnu.org>
5227
5228 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5229
c89e4bc5
GM
52302001-10-04 Gerd Moellmann <gerd@gnu.org>
5231
5232 * variables.texi (Variable Aliases): New node.
5233
ab952a4f
GM
52342001-10-04 Gerd Moellmann <gerd@gnu.org>
5235
5236 * Branch for 21.1.
dff28924 5237
9db3a582
MB
52382001-10-02 Miles Bader <miles@gnu.org>
5239
ae1a9581
MB
5240 * minibuf.texi (Minibuffer Misc): Add entries for
5241 `minibuffer-contents', `minibuffer-contents-no-properties', and
5242 `delete-minibuffer-contents'.
5243 Correct description for `minibuffer-prompt-end'.
5244
9db3a582
MB
5245 * text.texi (Property Search): Correct descriptions of
5246 `next-char-property-change' and `previous-char-property-change'.
5247 Add entries for `next-single-char-property-change' and
5248 `previous-single-char-property-change'.
5249 Make operand names a bit more consistent.
5250
03be5931
EZ
52512001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5252
5253 * frames.texi (Finding All Frames): Document that next-frame and
5254 previous-frame are local to current terminal.
5255
974548ec
EZ
52562001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5257
5258 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5259 result of make-keymap.
974548ec 5260
8d82c597
EZ
52612001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5262
5263 * display.texi (Font Lookup, Attribute Functions)
5264 (Image Descriptors): Add cross-references to the definition of
5265 selected frame.
5266
5267 * buffers.texi (The Buffer List): Add cross-references to the
5268 definition of selected frame.
5269
5270 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5271 frame at any given time.
5272 (Multiple Displays, Size and Position): Add a cross-reference to
5273 the definition of the selected frame.
5274
2842de30
EZ
52752001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5276
5277 * strings.texi (String Conversion) <string-to-number>: Document
5278 that a float is returned for integers that are too large.
5279
5280 * frames.texi (Mouse Position): Document mouse-position-function.
5281 (Display Feature Testing): Document display-images-p.
5282 (Window Frame Parameters): Document the cursor-type variable.
5283
5284 * numbers.texi (Integer Basics): Document CL style read syntax for
5285 integers in bases other than 10.
5286
5287 * positions.texi (List Motion): Document
5288 open-paren-in-column-0-is-defun-start.
5289
5290 * lists.texi (Sets And Lists): Document member-ignore-case.
5291
5292 * internals.texi (Garbage Collection): Document the used and free
5293 strings report.
5294 (Memory Usage): Document strings-consed.
5295
5296 * os.texi (Time of Day): Document float-time.
5297 (Recording Input): Document that clear-this-command-keys clears
5298 the vector to be returned by recent-keys.
5299
5300 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5301 argument keymap can be a list.
5302
5303 * nonascii.texi (User-Chosen Coding Systems)
5304 <select-safe-coding-system>: Document the new argument
5305 accept-default-p and the variable
5306 select-safe-coding-system-accept-default-p. Tell what happens if
5307 buffer-file-coding-system is undecided.
5308 (Default Coding Systems): Document auto-coding-regexp-alist.
5309
5310 * display.texi (The Echo Area) <message>: Document
5311 message-truncate-lines.
5312 (Glyphs): Document that the glyph table is unused on windowed
5313 displays.
5314
5315 * help.texi (Describing Characters) <single-key-description>:
5316 Document the new argument no-angles.
5317 (Accessing Documentation) <documentation-property>: Document that
5318 a non-string property is evaluated.
5319 <documentation>: Document that the function-documentation property
5320 is looked for.
5321
5322 * windows.texi (Selecting Windows): Document some-window.
5323
5324 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5325
5326 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5327 apropos-mode-hook.
5328
5329 * commands.texi (Using Interactive): Document interactive-form.
5330 (Keyboard Macros): Document kbd-macro-termination-hook.
5331 (Command Loop Info): Document that clear-this-command-keys clears
5332 the vector to be returned by recent-keys.
5333
2d43d823
GM
53342001-09-04 Werner LEMBERG <wl@gnu.org>
5335
5336 * Makefile.in (srcdir, texinputdir): New variables.
5337 (srcs, index.texi, install): Use $(srcdir).
5338 (.PHONY): Remove elisp.dvi.
5339 (elisp): Use -I switch for makeinfo.
5340 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5341 (installall, dist): Use $(srcdir).
5342 Fix path to texinfo.tex.
5343 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5344
fa739b31
GM
53452001-08-30 Gerd Moellmann <gerd@gnu.org>
5346
92a25631
GM
5347 * display.texi (Conditional Display): Adjust to API change.
5348
fa739b31
GM
5349 * configure: New file.
5350
cef68af5
GM
53512001-07-30 Gerd Moellmann <gerd@gnu.org>
5352
5353 * commands.texi (Repeat Events): Add description of
5354 double-click-fuzz.
5355
d1f08d85
SM
53562001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5357
5358 * syntax.texi (Syntax Class Table): Add the missing designator for
5359 comment and string fences.
5360 (Syntax Properties): Add a xref to syntax table internals.
5361 (Syntax Table Internals): Document string-to-syntax.
5362
1e9fc92e
GM
53632001-05-07 Gerd Moellmann <gerd@gnu.org>
5364
5365 * Makefile.in (install): Use install-info command line options
5366 like in Emacs' Makefile.in.
5367
00480554
MB
53682000-12-09 Miles Bader <miles@gnu.org>
5369
5370 * windows.texi (Window Start): Update documentation for
5371 `pos-visible-in-window-p'.
5372
1e344ee2
SM
53732000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5374
5375 * lists.texi (Building Lists): Add footnote to explain how to add
5376 to the end of a list.
5377
a540f6ed
GM
53782000-10-25 Gerd Moellmann <gerd@gnu.org>
5379
5380 * files.texi (Visiting Functions): Typos.
5381
28bcdbee
KH
53822000-10-25 Kenichi Handa <handa@etl.go.jp>
5383
5384 * files.texi (Visiting Functions): Return value of
5385 find-file-noselect may be a list of buffers if wildcards are used.
5386
22d1a4ed
MB
53872000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5388
5389 * display.texi (Defining Faces): Document `graphic' display type
5390 in face specs.
5391
916a89db
KG
53922000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5393
1e9fc92e 5394 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5395 `after-make-frame-hook' with `after-make-frame-functions'.
5396
1e9fc92e 5397 * frames.texi (Creating Frames): Ditto.
916a89db 5398
1e9fc92e 5399 * variables.texi (Future Local Variables): Ditto.
916a89db 5400
483de32b
GM
54012000-10-16 Gerd Moellmann <gerd@gnu.org>
5402
5403 * display.texi (Other Image Types): Add description of :foreground
5404 and :background properties of mono PBM images.
5405
e23a63a5
WL
54062000-08-17 Werner LEMBERG <wl@gnu.org>
5407
5408 * .cvsignore: New file.
5409
dfc16043
GM
54102000-01-05 Gerd Moellmann <gerd@gnu.org>
5411
5412 * tindex.pl: New script.
5413
602613fe
DL
54141999-12-03 Dave Love <fx@gnu.org>
5415
5416 * Makefile.in (MAKEINFO): New parameter.
5417
94ec544d
DL
54181999-09-17 Richard Stallman <rms@gnu.org>
5419
5420 * Makefile.in (srcs): Add hash.texi.
5421 (VERSION): Update to 20.6.
5422
54231999-09-13 Richard Stallman <rms@gnu.org>
5424
5425 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5426
54271998-08-29 Karl Heuer <kwzh@gnu.org>
5428
5429 * configure.in: New file.
5430 * Makefile.in: Renamed from Makefile.
5431 (prefix, infodir): Use value obtained from configure.
5432 (emacslibdir): Obsolete variable deleted.
5433 (dist): Distribute configure.in, configure, Makefile.in.
5434
54351998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5436
5437 * Makefile (INSTALL_INFO): New variable.
5438 (install): Run install-info.
5439
54401998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5441
5442 * Makefile (elisp.dvi): Add missing backslash.
5443
54441998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5445
5446 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5447 Run texindex without `./'. Always run texindex on elisp.tp.
5448 (elisp.tps): Target deleted.
5449
54501998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5451
5452 * Makefile (srcs): Add nonascii.texi and customize.texi.
5453 (dist): Start by deleting `temp'.
5454
54551998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5456
5457 * Makefile (makeinfo, texindex): Targets deleted.
5458 (makeinfo.o, texindex.o): Targets deleted.
5459 (clean, dist): Don't do anything with them or with getopt*.
5460
54611998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5462
5463 * Makefile (SHELL): Defined.
5464
54651998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5466
5467 * Makefile (elisp.tps): New target.
5468 (elisp.dvi): Depend on elisp.tps.
5469
5470Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5471
5472 * README: Update phone number.
5473
5474 * Makefile (elisp): Make this be the default target.
5475 Depend on makeinfo.c instead of makeinfo.
5476 (install): Don't depend on elisp.dvi, since we don't install that.
5477 Use mkinstalldirs.
5478 (dist): Add mkinstalldirs.
5479
5480Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5481
5482 * Makefile (VERSION): Update version number.
5483 (maintainer-clean): Renamed from realclean.
5484
5485Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5486
5487 * Makefile (realclean): New target.
5488 (elisp): Remove any old elisp-* files first.
5489
5490Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5491
d1f08d85
SM
5492 * Makefile (VERSION): New variable.
5493 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5494 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5495
5496Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5497
5498 * Makefile (elisp): Depend on makeinfo.
5499
5500Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5501
d1f08d85 5502 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5503
5504Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5505
5506 * Makefile (infodir, prefix): New vars.
5507 (install): Use infodir.
5508 (emacsinfodir): Deleted.
5509
5510Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5511
5512 * Makefile (srcs): Add calendar.texi.
5513
5514 * Makefile (dist): Copy texindex.c and makeinfo.c.
5515 Limit elisp-* files to those with one or two digits.
5516
5517Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5518
5519 * Makefile (dist): Changed to use Gzip instead of compress.
5520
5521Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5522
5523 * loading.texi (Unloading): define-function changed back to
5524 defalias. It may not stay this way, but at least it's
5525 consistent with the known-good version of the code patch.
5526
5527Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5528
5529 * modes.texi (Hooks): Document new optional arg of add-hook.
5530
5531Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5532
d1f08d85 5533 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5534
5535 * tips.texi: Add new section on standard library headers.
5536
5537Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5538
5539 * Makefile (srcs): Add frame.texi to the list of sources.
5540
5541Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5542
5543 * Makefile (dist): Don't bother excluding autosave files; they'll
5544 never make it into the temp directory anyway, and the hash marks
5545 in the name are problematic for make and the Bourne shell.
dff28924 5546 (srcs):
94ec544d
DL
5547
5548Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5549
d1f08d85 5550 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5551 the distribution tar file.
5552
dff28924 5553Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5554
5555 * Makefile (srcs): Added index.perm.
5556 (elisp.dvi): Remove erroneous shell comment.
5557 Expect output of permute-index in permuted.fns.
5558 Save old elisp.aux in elisp.oaux.
5559 (clean): Added index.texi to be deleted.
5560
dff28924 5561Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5562
5563 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5564
dff28924 5565Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5566
6db11765 5567 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5568 when making *Completions*.
5569
5570Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5571
5572 * Makefile make dist now depends on elisp.dvi, since it tries
5573 to include it in the dist file.
5574
dff28924 5575Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5576
5577 * functions.texinfo (Mapping Functions): Add missing quote
5578
dff28924 5579Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5580
5581 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5582 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5583
dff28924 5584Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5585
5586 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5587 and @error{} are the terms now being used. The files in the
5588 directory have been changed to reflect this.
5589
d1f08d85 5590 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5591 ` @result{}', using 5 spaces at the begining of the line.
5592
dff28924 5593Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5594
5595 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5596 experimental @indentedresult{}, @indentedexpandsto{} are part of
5597 the texinfo.tex in this directory. These TeX macros are not
5598 stable yet.
5599
dff28924 5600Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5601
6db11765 5602 * texinfo.tex: Temporarily added
d1f08d85 5603 \let\result=\dblarrow
94ec544d
DL
5604 \def\error{{\it ERROR} \longdblarrow}
5605 We need to do this better soon.
5606
dff28924 5607Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5608
5609 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5610 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5611 new title page format is also not applied, since it requires
5612 texinfo.tex changes.)
5613
5614 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5615 for the Project GNU development environment.
5616
ad050e54 5617;; Local Variables:
fd026ee1 5618;; coding: iso-2022-7bit
33462dfa 5619;; add-log-time-zone-rule: t
ad050e54 5620;; End:
2a34a036 5621
651f374c 5622 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 5623 2005, 2006, 2007 Free Software Foundation, Inc.
2a34a036
GM
5624 Copying and distribution of this file, with or without modification,
5625 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5626
5627;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda