(Future Local Variables): Add index entry.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
cb5918d9
EZ
12007-01-29 Eli Zaretskii <eliz@gnu.org>
2
3 * variables.texi (Future Local Variables): Add index entry.
4
d9380425
RS
52007-01-28 Richard Stallman <rms@gnu.org>
6
7 * tips.texi (Coding Conventions): Clarify the tip about macros
8 that define a function or a variable.
9
10 * files.texi (File Attributes): UID and GID can be floats.
11 (Magic File Names): Explain why deferring all operations to
12 the standard handler does not work.
13
bfb2471c
MR
142007-01-23 Martin Rudalics <rudalics@gmx.at>
15
16 * backups.texi (Reverting): Use "buffer" instead of "file"
17 when talking about major and minor modes.
18
4e37c526
RS
192007-01-21 Richard Stallman <rms@gnu.org>
20
21 * help.texi (Documentation): Add xref to Documentation Tips.
22
de529e21
JB
232007-01-14 Juanma Barranquero <lekktu@gmail.com>
24
25 * tips.texi (Coding Conventions): Fix typos.
26
cc7ff062
RS
272007-01-05 Richard Stallman <rms@gnu.org>
28
29 * modes.texi (Defining Minor Modes): Fix previous change.
30
cd35741d
RS
312007-01-03 Richard Stallman <rms@gnu.org>
32
de529e21 33 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
34 Don't use * in doc string for defcustom.
35
a6c327a8
RS
362007-01-02 Richard Stallman <rms@gnu.org>
37
38 * variables.texi (Variable Aliases): Clarify that aliases vars
39 always have the same value.
40
41 * processes.texi (Bindat Spec): Fix Texinfo usage.
42
43 * modes.texi (Defining Minor Modes): Explain effect of command
44 defined with define-global-minor-mode on new buffers.
45
249844e0
KS
462006-12-30 Kim F. Storm <storm@cua.dk>
47
48 * keymaps.texi (Tool Bar): Describe `grow-only' value of
49 `auto-resize-tool-bars'.
50
32f65366
RS
512006-12-30 Richard Stallman <rms@gnu.org>
52
53 * keymaps.texi (Active Keymaps): Fix previous change.
54
8d3f955b
NR
552006-12-30 Nick Roberts <nickrob@snap.net.nz>
56
57 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
58
f083f9ca
KS
592006-12-30 Kim F. Storm <storm@cua.dk>
60
61 * processes.texi (Bindat Spec): Clarify using field names in
62 length specifications.
63
8f2b5ec6
KS
642006-12-29 Kim F. Storm <storm@cua.dk>
65
66 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
67 Add count and index variables for eval forms in repeat blocks.
68
d78b75dd
RS
692006-12-24 Richard Stallman <rms@gnu.org>
70
71 * customize.texi (Variable Definitions): Document
72 new name custom-add-frequent-value.
73
36ff6d6f
KS
742006-12-19 Kim F. Storm <storm@cua.dk>
75
76 * commands.texi (Misc Events): User signals now result in sigusr1
77 and sigusr2 events which are handled through special-event-map.
78 (Special Events): User signals and drag-n-drop are special.
79
294f1c39
RS
802006-12-17 Richard Stallman <rms@gnu.org>
81
303958a9
RS
82 * loading.texi (Named Features): Explain subfeatures better.
83
84 * customize.texi: Use "option" only for user options.
85 For the keyword values inside defcustom etc, say "keywords".
86 For :options value's elements, say "elements".
87 :group should not be omitted.
88
fe963f84
RS
89 * syntax.texi (Parsing Expressions): Split up node.
90 (Motion via Parsing, Position Parse, Parser State)
91 (Low-Level Parsing, Control Parsing): New subnodes.
92 (Parser State): Document syntax-ppss-toplevel-pos.
93
94 * positions.texi (List Motion): Punctuation fix.
95
294f1c39
RS
96 * files.texi (File Name Completion): Document PREDICATE arg
97 to file-name-completion.
98
6d95228d
EZ
992006-12-16 Eli Zaretskii <eliz@gnu.org>
100
de529e21
JB
101 * internals.texi (Building Emacs, Writing Emacs Primitives):
102 Add index entries.
6d95228d 103
4de0c73c
RS
1042006-12-11 Richard Stallman <rms@gnu.org>
105
106 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
107 affects face menu. Explain how to make it non-nil without enabling
108 any fontification.
109
31689f89
CY
1102006-12-10 Chong Yidong <cyd@stupidchicken.com>
111
112 * modes.texi (Font Lock Basics): Document nil value of
113 font-lock-defaults.
114
8d4a66af
GM
1152006-12-10 Glenn Morris <rgm@gnu.org>
116
117 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
118 value for system-flag argument. Abbrev tables may not be empty
119 when major modes are loaded.
8d4a66af 120
d6598d46
JB
1212006-12-08 Juanma Barranquero <lekktu@gmail.com>
122
123 * makefile.w32-in (maintainer-clean): Partially revert last
124 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
125 to protect elisp-covers.texi.
126
c6883bfc
JB
1272006-12-07 Juanma Barranquero <lekktu@gmail.com>
128
129 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
130 Don't remove elisp* info files; they are already deleted by the
131 `clean' and `distclean' targets, and they are in the $(infodir)
132 directory, not the current one.
133
9d8b24a2
KS
1342006-12-04 Kim F. Storm <storm@cua.dk>
135
136 * commands.texi (Misc Events): Update signal events.
137 (Event Examples): Add signal example.
138
04c21c78
RS
1392006-11-29 Richard Stallman <rms@gnu.org>
140
141 * frames.texi (Visibility of Frames): Explain visible windows
142 can be covered by others. Add xref for raise-frame.
143
7bc297d7
RS
1442006-11-28 Richard Stallman <rms@gnu.org>
145
146 * searching.texi (Regexp Special): Update when ^ is special.
147
340d34a5
EZ
1482006-11-27 Eli Zaretskii <eliz@gnu.org>
149
150 * customize.texi (Customization, Common Keywords)
151 (Group Definitions, Variable Definitions, Composite Types)
152 (Type Keywords, Customization Types): Add index entries for
153 various customization keywords.
154
6b28caea
SM
1552006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
156
157 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
158
b9660a6f
JD
1592006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
160
161 * frames.texi (Window System Selections): Remove clipboard from
162 description of selection-coding-system.
163
e5c12c7d
RS
1642006-11-06 Richard Stallman <rms@gnu.org>
165
166 * lists.texi (List Variables): Document COMPARE-FN.
167
168 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 169 use it only to refer to the meaning associated with a key.
e5c12c7d 170 (Keymaps): Change menu node description.
33462dfa 171
e5c12c7d
RS
172 * elisp.texi (Top): Change menu node description.
173
174 * display.texi (Managing Overlays): Document overlay-recenter.
175
b4e4dc3c
CY
1762006-10-29 Chong Yidong <cyd@stupidchicken.com>
177
178 * Makefile.in: Use relative paths to avoid advertising filesystem
179 contents during compilation.
180
300734d7
KS
1812006-10-23 Kim F. Storm <storm@cua.dk>
182
183 * commands.texi (Event Input Misc): Update unread-command-events.
184
aa02da7a
NR
1852006-10-23 Nick Roberts <nickrob@snap.net.nz>
186
187 * lists.texi (Sets And Lists): Fix typos.
188
6db11765
JB
1892006-10-18 Juanma Barranquero <lekktu@gmail.com>
190
191 * control.texi (Processing of Errors): Use @var for an argument,
192 not @code.
193
ff53796b
RS
1942006-10-16 Richard Stallman <rms@gnu.org>
195
196 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
197
198 * keymaps.texi (Format of Keymaps): Show all the keymap element
199 patterns that result from menu items.
200 (Key Lookup): Minor cleanups.
201
202 * modes.texi (Precalculated Fontification): Don't say that
203 not setting font-lock-defaults avoids loading font-lock.
204
205 * help.texi (Documentation): Move xref to Emacs Manual here.
206 (Documentation Basics): From here.
207 Also doc emacs-lisp-docstring-fill-column.
208
209 * elisp.texi: Update version and ISBN.
210
211 * commands.texi (Interactive Call): Clarify KEYS arg to
212 call-interactively is a vector.
213 (Command Loop Info): Delete anchor in this-command-keys.
214 Add anchor in this-command-keys-vector.
215 (Recursive Editing): Document how recursive-edit
216 handles the current buffer.
217
bb5da5be
CY
2182006-10-13 Chong Yidong <cyd@stupidchicken.com>
219
220 * frames.texi (Frame Titles): %c and %l are ignored in
221 frame-title-format.
222
8972d253
RS
2232006-10-11 Richard Stallman <rms@gnu.org>
224
225 * keymaps.texi (Key Sequences): Clarify use of kbd.
226
3075e881
KS
2272006-10-10 Kim F. Storm <storm@cua.dk>
228
229 * lists.texi (Sets And Lists): Add memql.
230
01993898
RS
2312006-10-03 Richard Stallman <rms@gnu.org>
232
233 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
234 Clarify :ascii: and :nonascii:.
235
f9df5f68
JL
2362006-09-29 Juri Linkov <juri@jurta.org>
237
238 * modes.texi (%-Constructs): Reorder coding systems in the
239 documentation of %z to the real order displayed in the modeline.
240
98259f08
RS
2412006-09-25 Richard Stallman <rms@gnu.org>
242
243 * os.texi (Timers): Describe timer-max-repeats.
244
2d56beed
CY
2452006-09-25 Chong Yidong <cyd@stupidchicken.com>
246
247 * os.texi (Timers): Mention with-local-quit.
248
45c912f2
RS
2492006-09-24 Richard Stallman <rms@gnu.org>
250
251 * searching.texi (Searching and Matching): Mention property search.
252
253 * commands.texi (Command Loop Info): Explain how read-event affects
254 this-command-keys.
255
aa256798
RS
2562006-09-20 Richard Stallman <rms@gnu.org>
257
45c912f2
RS
258 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
259
aa256798
RS
260 * windows.texi (Window Start): Minor cleanups.
261
a4df1f8b
KS
2622006-09-20 Kim F. Storm <storm@cua.dk>
263
264 * windows.texi (Window Start): pos-visible-in-window-p allows
265 specifying t for position to mean "end of window".
266 Add window-line-height.
267
268 * anti.texi (Antinews): Mention window-line-height.
269
74686736
DK
2702006-09-19 David Kastrup <dak@gnu.org>
271
272 * keymaps.texi (Searching Keymaps): Small clarification.
273
a0c489f1
RS
2742006-09-18 Richard Stallman <rms@gnu.org>
275
2a27a16b
RS
276 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
277 cause keyboard menus.
278 (Menu Keymaps): Likewise.
279 (Defining Menus, Keyboard Menus): Clarify.
280
a0c489f1
RS
281 * text.texi (Fields): Clarify explanation of constrain-to-field.
282
1e9265dd
EZ
2832006-09-16 Eli Zaretskii <eliz@gnu.org>
284
285 * variables.texi (Tips for Defining): Fix a typo.
286
74f526f3
RS
2872006-09-15 Richard Stallman <rms@gnu.org>
288
289 * keymaps.texi (Remapping Commands, Searching Keymaps)
290 (Active Keymaps): Clean up previous change.
291
45a2056c
JB
2922006-09-15 Jay Belanger <belanger@truman.edu>
293
294 * gpl.texi: Replace "Library Public License" by "Lesser Public
295 License" throughout.
296
b74e16a3
DK
2972006-09-15 David Kastrup <dak@gnu.org>
298
299 * keymaps.texi (Active Keymaps): Adapt description to use
300 `get-char-property' instead `get-text-property'. Explain how
301 mouse events change this. Explain the new optional argument of
302 `key-binding' and its mouse-dependent lookup.
74f526f3 303 (Searching Keymaps): Adapt description similarly.
74686736
DK
304 (Remapping Commands): Explain the new optional argument of
305 `command-remapping'.
b74e16a3 306
18d55b24
RS
3072006-09-14 Richard Stallman <rms@gnu.org>
308
309 * keymaps.texi (Searching Keymaps): Clarification.
310 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
311
3122006-09-13 Richard Stallman <rms@gnu.org>
313
314 * objects.texi (Character Type): Node split.
315 Add xref to Describing Characters.
316 (Basic Char Syntax, General Escape Syntax)
317 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
318
8b170b82
RS
3192006-09-11 Richard Stallman <rms@gnu.org>
320
321 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 322 (Glyphs): Clarifications.
8b170b82 323
3250aca2
CY
3242006-09-10 Chong Yidong <cyd@stupidchicken.com>
325
326 * keymaps.texi (Active Keymaps): Mention that key-binding checks
327 local maps.
328
606fd469
KS
3292006-09-10 Kim F. Storm <storm@cua.dk>
330
331 * display.texi (Forcing Redisplay): Document return value of
332 function redisplay.
333
755b2209
RS
3342006-09-09 Richard Stallman <rms@gnu.org>
335
1d7b95f5
RS
336 * windows.texi (Window Hooks): Explain limits of
337 window-scroll-functions.
338
755b2209
RS
339 * display.texi (Fringe Indicators): Update for last change in
340 indicate-buffer-boundaries.
341
af09dd78
RS
3422006-09-08 Richard Stallman <rms@gnu.org>
343
344 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
345
2010a78c
KS
3462006-09-06 Kim F. Storm <storm@cua.dk>
347
bdd26918
KS
348 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
349
2010a78c
KS
350 * windows.texi (Window Start): Update pos-visible-in-window-p.
351
bae12237
RS
3522006-09-04 Richard Stallman <rms@gnu.org>
353
354 * processes.texi (Accepting Output): Explain SECONDS=0 for
355 accept-process-output.
356
357 * os.texi (Idle Timers): Explain why timer functions should not
358 loop until (input-pending-p).
359
ebc80ddf
EZ
3602006-09-02 Eli Zaretskii <eliz@gnu.org>
361
362 * makefile.w32-in (usermanualdir): New variable.
363 (elisp.dvi): Use it.
364
a66d9563
EZ
3652006-09-01 Eli Zaretskii <eliz@gnu.org>
366
367 * buffers.texi (Buffer Modification): Fix last change.
368
5a8f5165
CY
3692006-09-01 Chong Yidong <cyd@stupidchicken.com>
370
371 * buffers.texi (Buffer Modification): Document
372 buffer-chars-modified-tick.
373
80e0572b
RS
3742006-08-31 Richard Stallman <rms@gnu.org>
375
376 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
377
3782006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
379
380 * modes.texi (Syntactic Font Lock):
80e0572b
RS
381 Mention font-lock-syntactic-face-function
382 instead of specific faces.
931d878d 383
bda420a3
CY
3842006-08-29 Chong Yidong <cyd@stupidchicken.com>
385
386 * display.texi (Images): Add xrref to display-images-p.
387
c6f8bb3a
KH
3882006-08-28 Kenichi Handa <handa@m17n.org>
389
390 * nonascii.texi (Lisp and Coding Systems): Fix description of
391 detect-coding-region.
392
7a210b69
MB
3932006-08-27 Michael Olson <mwolson@gnu.org>
394
395 * processes.texi (Transaction Queues): Remove stray quote
396 character.
397
3e04a8fc
RS
3982006-08-25 Richard Stallman <rms@gnu.org>
399
400 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
401 Add xref.
402
fda97484
CY
4032006-08-24 Chong Yidong <cyd@stupidchicken.com>
404
405 * os.texi (Timers): Avoid waiting inside timers.
406
3e46b34c
LK
4072006-08-21 Lute Kamstra <lute@gnu.org>
408
409 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
410
ce629713
RS
4112006-08-20 Richard Stallman <rms@gnu.org>
412
413 * os.texi (Idle Timers): New node, split out from Timers.
414 Document current-idle-time.
415 * commands.texi (Reading One Event): Update xref.
416 * elisp.texi (Top): Update subnode menu.
417
3cb74cd1
RS
4182006-08-16 Richard Stallman <rms@gnu.org>
419
420 * keymaps.texi (Extended Menu Items): Show format of cached
421 bindings in extended menu items.
422
423 * customize.texi (Variable Definitions): Explain when the
424 standard value expression is evaluated.
425
7e188449
CY
4262006-08-15 Chong Yidong <cyd@stupidchicken.com>
427
428 * commands.texi (Reading One Event): Explain idleness in
429 `read-event'.
430
b8f5396a
CY
4312006-08-12 Chong Yidong <cyd@stupidchicken.com>
432
433 * text.texi (Near Point): Say "cursor" not "terminal cursor".
434 (Commands for Insertion): Removed split-line since it's not
435 relevant for Lisp programming.
436 (Yank Commands): Rewrite introduction.
437 (Undo): Clarify.
438 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
439 (Filling): Remove redundant comment. Clarify return value of
440 current-justification.
441 (Margins): Minor clarifications.
442 (Adaptive Fill): Update default value of adaptive-fill-regexp.
443 (Sorting): Update definition of sort-lines.
444 (Columns): Clarify behavior of sort-columns.
445 (Indent Tabs): Link to Tab Stops in Emacs manual.
446 (Special Properties): Clarify.
447 (Clickable Text): Mention Buttons package.
448
0c80afbd
EZ
4492006-08-12 Kevin Ryde <user42@zip.com.au>
450
451 * os.texi (Time Parsing): Add %z to description of
452 format-time-string, as per docstring. Add cross reference to
453 glibc manual for strftime.
454
02a2b2ad
RS
4552006-08-08 Richard Stallman <rms@gnu.org>
456
457 * modes.texi: Clean up wording in previous change.
458
34e5974a
CY
4592006-08-07 Chong Yidong <cyd@stupidchicken.com>
460
461 * modes.texi (Hooks): Clarify.
462 (Major Mode Basics): Mention define-derived-mode explicitly.
463 (Major Mode Conventions): Rebinding RET is OK for some modes.
464 Mention change-major-mode-hook and after-change-major-mode-hook.
465 (Example Major Modes): Moved to end of Modes section.
466 (Mode Line Basics): Clarify.
467 (Mode Line Data): Mention help-echo and local-map in strings.
468 Explain reason for treatment of non-risky variables.
469 (Properties in Mode): Clarify.
470 (Faces for Font Lock): Add font-lock-negation-char-face.
471
65c6c6b6
EZ
4722006-08-04 Eli Zaretskii <eliz@gnu.org>
473
474 * strings.texi (Formatting Strings): Warn against arbitrary
475 strings as first arg to `format'.
476
fc0ba1d0
TTN
4772006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
478
479 * text.texi (Clickable Text): Mention `help-echo' text property.
480 Update intro, examples and associated explanations.
481
a3483884
RS
4822006-07-31 Richard Stallman <rms@gnu.org>
483
484 * commands.texi: Update xrefs.
485 (Event Mod): New node, cut out from old Translating Input.
486
487 * maps.texi: Update xrefs.
fc0ba1d0 488
a3483884
RS
489 * keymaps.texi (Translation Keymaps): New node.
490 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 491
a3483884
RS
492 * elisp.texi (Top): Update subnode menu.
493
494 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
495
496 * os.texi (System Interface): Fix menu descriptions of some nodes.
497 (Translating Input): Node deleted.
fc0ba1d0 498
ec777101
NR
4992006-07-31 Nick Roberts <nickrob@snap.net.nz>
500
8d3f955b 501 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
502
503 * lists.texi (Sets And Lists): Likewise.
504
0f42ea76
TTN
5052006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
506
507 * text.texi (Fields): Mention POS
508 requirement when narrowing is in effect.
509
eb107d09
RS
5102006-07-28 Richard Stallman <rms@gnu.org>
511
0de8dcc9
RS
512 * display.texi (Face Attributes): Simplify wording.
513 (Attribute Functions): Clarify meaning of new-frame default
514 attribute settings.
515
eb107d09
RS
516 * customize.texi (Common Keywords): Document how to use
517 :package-version in a package not in Emacs.
518
d7fb9e6c
KS
5192006-07-28 Kim F. Storm <storm@cua.dk>
520
521 * commands.texi (Reading One Event): Fix last change.
522
c1c3d4f7
CY
5232006-07-26 Chong Yidong <cyd@stupidchicken.com>
524
525 * commands.texi (Reading One Event): Document SECONDS argument for
526 read-event, read-char, and read-char-exclusive.
527
94b39239
SM
5282006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
529
530 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
531 to ensure correct identification.
532
1cff9220
RS
5332006-07-24 Richard Stallman <rms@gnu.org>
534
5ac64732
RS
535 * text.texi (Clickable Text): Clarify.
536
1cff9220
RS
537 * sequences.texi (Vector Functions): Delete duplicate xref.
538
539 * objects.texi (Function Type): Clarify.
540
541 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
542 modes.
543
544 * lists.texi (List Variables): New node.
545 Material moved from other nodes.
546
547 * variables.texi (Setting Variables): add-to-list and
548 add-to-ordered-list moved to List Variables node.
549
38db29e0
TTN
5502006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
551
552 * text.texi (Links and Mouse-1):
553 For mouse-on-link-p, expand on arg POS.
554
9e4101b2
KS
5552006-07-21 Kim F. Storm <storm@cua.dk>
556
557 * display.texi (Forcing Redisplay): Don't mention systems which
558 don't support sub-second timers for redisplay-preemption-period.
559
560 * os.texi (Terminal Output): Clarify text vs graphical terminal.
561
cc539208
EZ
5622006-07-21 Eli Zaretskii <eliz@gnu.org>
563
564 * frames.texi (Input Focus): Document that focus-follows-mouse has
565 no effect on MS-Windows.
566
c29fbc93
RS
5672006-07-18 Richard Stallman <rms@gnu.org>
568
1ef252f6
RS
569 * display.texi (Forcing Redisplay): Cleanups in previous change.
570
c29fbc93
RS
571 * processes.texi (Low-Level Network): Make menu more convenient.
572
5b5fca28
KS
5732006-07-18 Kim F. Storm <storm@cua.dk>
574
2d545d83
KS
575 * display.texi (Forcing Redisplay): redisplay-preemption-period
576 only used on window systems. Add xref to Terminal Output.
577
578 * os.texi (Terminal Output): baud-rate only controls preemption on
579 non-window systems. Add xref to Forcing Redisplay.
580
5b5fca28
KS
581 * processes.texi (Low-Level Network): Rename node "Make Network"
582 to "Network Processes".
583
42995636
KB
5842006-07-18 Karl Berry <karl@gnu.org>
585
5b5fca28
KS
586 * variables.texi, functions.texi, customize.texi, loading.texi:
587 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 588
e1842332
CY
5892006-07-17 Chong Yidong <cyd@stupidchicken.com>
590
591 * commands.texi (Waiting): Document batch-mode sit-for behavior.
592
daeeeffc
RS
5932006-07-17 Richard Stallman <rms@gnu.org>
594
7c0c29ee
RS
595 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
596 Put period and comma inside quotes.
5b5fca28 597
7c0c29ee
RS
598 * loading.texi, markers.texi: Use real doublequote inside menus.
599
600 * windows.texi: Put point and comma inside quotes.
601 (Textual Scrolling): Use @samp for error message.
602
5b5fca28
KS
603 * variables.texi, tips.texi, syntax.texi, symbols.texi:
604 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
605 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
606 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
607 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
608 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 609 Put point and comma inside quotes.
5b5fca28 610
05bdf2d7
RS
611 * control.texi (Processing of Errors): Add command-error-function.
612
daeeeffc
RS
613 * variables.texi (File Local Variables): Clarify that
614 file local variables make buffer-local bindings.
615
616 * modes.texi (Syntactic Font Lock): Give default for
617 font-lock-syntax-table.
618
7e1c1289
NR
6192006-07-17 Nick Roberts <nickrob@snap.net.nz>
620
621 * text.texi (Special Properties): Clean up previous change.
622
912c7235
KB
6232006-07-16 Karl Berry <karl@gnu.org>
624
5b5fca28
KS
625 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
626 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 627
5b5fca28 628 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
629 underfull hbox.
630
54b7938f
NR
6312006-07-15 Nick Roberts <nickrob@snap.net.nz>
632
633 * text.texi (Special Properties): Describe fontified text property
634 in relation to a character (not text).
635
3f11901a
KS
6362006-07-15 Kim F. Storm <storm@cua.dk>
637
0864179a
KS
638 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
639 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
640 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
641
3f11901a
KS
642 * anti.texi (Antinews): Mention redisplay function.
643 The kbd macro existed, but was not documented, before 22.x.
644 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
645
b4f62d0a
NR
6462006-07-14 Nick Roberts <nickrob@snap.net.nz>
647
648 * display.texi (Displaying Messages): Add anchor.
649
650 * frames.texi (Dialog Boxes): Use it.
651
2c6e026a
RS
6522006-07-12 Richard Stallman <rms@gnu.org>
653
654 * objects.texi (Frame Type): Explain nature of frames better.
655
656 * frames.texi (Frames): Explain nature of frames better.
657
6582006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
659
660 * tips.texi (Coding Conventions): Explain why use cl at compile time.
661
099d4201
YM
6622006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
663
664 * frames.texi (Window System Selections): Mention scrap support for Mac.
665 Default value of x-select-enable-clipboard is t on Mac.
666
667 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
668
ff97f952
KS
6692006-07-11 Kim F. Storm <storm@cua.dk>
670
671 * display.texi (Forcing Redisplay): Add `redisplay' function.
672 Don't mention (sit-for -1) -- use (redisplay t) instead.
673
674 * commands.texi (Waiting): (sit-for -1) is no longer special.
675 (sit-for 0) is equivalent to (redisplay).
676 Iconifying/deiconifying no longer makes sit-for return.
677
a183016f
NR
6782006-07-10 Nick Roberts <nickrob@snap.net.nz>
679
680 * display.texi (Buttons): Fix typo.
681
682 * index.texi, elisp.texi (New Symbols): Comment node out.
683
b86be617
RS
6842006-07-09 Richard Stallman <rms@gnu.org>
685
686 * display.texi (Truncation): Clean up previous change.
687
3aa7c28e
RS
6882006-07-08 Richard Stallman <rms@gnu.org>
689
690 * commands.texi (Interactive Call): Use 3 as prefix in example
691 for execute-extended-command.
692
693 * display.texi (Attribute Functions): Move paragraph about
694 compatibility with Emacs < 21.
695
5a1048a5
KS
6962006-07-09 Kim F. Storm <storm@cua.dk>
697
698 * display.texi (Refresh Screen): Clarify force-window-update.
699 (Truncation): "Normally" indicated by fringe arrows.
700
89fb9154
EZ
7012006-07-08 Eli Zaretskii <eliz@gnu.org>
702
5a1048a5
KS
703 * windows.texi (Textual Scrolling, Resizing Windows):
704 * variables.texi (Constant Variables):
89fb9154
EZ
705 * text.texi (Buffer Contents, Deletion, Changing Properties)
706 (Property Search, Special Properties, Sticky Properties)
5a1048a5 707 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 708 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
709 (Categories):
710 * symbols.texi (Other Plists):
711 * streams.texi (Output Variables):
712 * processes.texi (Input to Processes, Query Before Exit):
713 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 714 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 715 (Session Management):
89fb9154 716 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
717 (Chars and Bytes, Locales):
718 * modes.texi (Defining Minor Modes, Header Lines):
719 * minibuf.texi (Minibuffer Contents):
720 * markers.texi (Information from Markers):
721 * lists.texi (List Elements, Building Lists, Association Lists):
722 * keymaps.texi (Tool Bar):
723 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
724 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
725 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
726 (Color Names, Text Terminal Colors, Display Feature Testing):
727 * files.texi (Visiting Functions, File Name Components)
5a1048a5 728 (Unique File Names, Contents of Directories):
89fb9154
EZ
729 * display.texi (Forcing Redisplay, Displaying Messages)
730 (Temporary Displays, Font Selection, Auto Faces)
731 (Font Lookup, Fringe Indicators, Display Margins)
732 (Image Descriptors, Showing Images, Image Cache, Button Types)
733 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
734 (Display Table Format, Glyphs):
735 * control.texi (Iteration):
736 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
737 * backups.texi (Making Backups, Auto-Saving):
738 Remove @tindex entries.
89fb9154 739
7f087030
KS
7402006-07-07 Kim F. Storm <storm@cua.dk>
741
742 * display.texi (Fringe Cursors): Fix typo.
743 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
744 (Overlay Arrow): Default is overlay-arrow fringe indicator.
745
978db147
RS
7462006-07-05 Richard Stallman <rms@gnu.org>
747
748 * text.texi (Buffer Contents): Add example of text props
749 in result of buffer-substring.
750 (Text Properties): Explain better about use of specific property names.
751 (Property Search): Some cleanups; reorder some functions.
752
753 * keymaps.texi (Changing Key Bindings): Cleanup.
754 Add xref to Key Binding Conventions.
755
756 * display.texi (Attribute Functions): Add examples for
757 face-attribute-relative-p.
758
759 * tips.texi (Coding Conventions): Cleanup last change.
760
42b50684
KB
7612006-07-05 Karl Berry <karl@gnu.org>
762
08b17d37
KS
763 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
764 Remove @setchapternewpage odd.
42b50684
KB
765 Result is 1013 pages, down from 1100.
766
08b17d37
KS
767 * anti.texi, customize.texi, display.texi, internals.texi:
768 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 769 Fix overfull/underfull boxes.
42b50684 770
180f018c
TTN
7712006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
772
773 * edebug.texi (Instrumenting):
774 Add Edebug-specific findex for eval-buffer.
775 * loading.texi (Loading):
776 Replace eval-current-buffer with eval-buffer.
777
8e338f7b
EZ
7782006-06-30 Nick Roberts <nickrob@snap.net.nz>
779
780 * locals.texi (Standard Buffer-Local Variables): Update the list
781 of variables.
782
0770a251
NR
7832006-06-26 Nick Roberts <nickrob@snap.net.nz>
784
785 * files.texi (File Name Completion): Point user to the node
786 "Reading File Names".
787
d9034473
EZ
7882006-06-24 Eli Zaretskii <eliz@gnu.org>
789
eff6bfea
EZ
790 * files.texi (Contents of Directories): Document case-insensitive
791 behavior on respective filesystems.
792
d9034473
EZ
793 * objects.texi (Character Type): Document that Emacs signals an
794 error for unsupported Unicode characters specified as \uNNNN.
795
a5bd14d3
RS
7962006-06-19 Richard Stallman <rms@gnu.org>
797
798 * processes.texi (Bindat Spec): Clarify previous change.
799
d1ae9041
RS
8002006-06-16 Richard Stallman <rms@gnu.org>
801
802 * tips.texi (Coding Conventions): Better explain conventions
803 for definition constructs.
804
805 * text.texi (Special Properties): String value of `read-only'
806 serves as the error message.
807
808 * objects.texi (Character Type): Clarify prev. change.
809 (Non-ASCII in Strings): Mention \u and \U.
810
811 * commands.texi (Using Interactive): Explain problem of
812 markers, etc., in command-history.
813
1bb32610
KS
8142006-06-14 Kim F. Storm <storm@cua.dk>
815
816 * commands.texi (Waiting): Negative arg to sit-for forces
817 redisplay even if input is pending.
818
819 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
820 redisplay. Remove incorrect example of binding redisplay-dont-pause
821 around (sit-for 0).
822
c7484981
RS
8232006-06-13 Richard Stallman <rms@gnu.org>
824
825 * display.texi (Forcing Redisplay): Clarify previous change.
826
d211faa2
RF
8272006-06-13 Romain Francoise <romain@orebokech.com>
828
829 * display.texi (Forcing Redisplay): Fix typo.
830
8eb2b87f
KS
8312006-06-13 Kim F. Storm <storm@cua.dk>
832
833 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
834
503b5e1c
LT
8352006-06-10 Luc Teirlinck <teirllm@auburn.edu>
836
837 * tips.texi (Coding Conventions): Add `@end itemize'.
838
9e362b84
RS
8392006-06-10 Richard Stallman <rms@gnu.org>
840
841 * tips.texi (Coding Conventions): Explain use of coding systems
842 to ensure one decoding for strings.
843
7cb93181
EZ
8442006-06-09 Aidan Kehoe <kehoea@parhasard.net>
845
9b7fa297 846 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
847 syntax.
848
afd63bda
EZ
8492006-06-07 Eli Zaretskii <eliz@gnu.org>
850
851 * display.texi (Font Selection): Remove description of
852 clear-face-cache.
853
854 * compile.texi (Eval During Compile): Fix a typo. Add index
855 entries for possible uses of eval-when-compile.
856
71ee3e04
TTN
8572006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
858
859 * display.texi (Abstract Display): Fix typo.
860
a941b26b
EZ
8612006-06-03 Eli Zaretskii <eliz@gnu.org>
862
863 * minibuf.texi (Minibuffer History) <history-add-new-input>:
864 Reword variable's description.
865
963128f3
RS
8662006-06-01 Richard Stallman <rms@gnu.org>
867
868 * windows.texi (Splitting Windows): Clarify splitting nonselected
869 window.
870
82db8fa7
JL
8712006-05-31 Juri Linkov <juri@jurta.org>
872
873 * minibuf.texi (Minibuffer History): Add history-add-new-input.
874
d9e8091d
RS
8752006-05-30 Richard Stallman <rms@gnu.org>
876
6ac209a3
RS
877 * display.texi (Line Height): Fix errors in description of
878 default line height and line-height properyty.
879
d9e8091d
RS
880 * nonascii.texi (Default Coding Systems): Further clarification.
881
93fd6289
LT
8822006-05-29 Luc Teirlinck <teirllm@auburn.edu>
883
884 * internals.texi (Pure Storage): Mention that an overflow in pure
885 space causes a memory leak.
886 (Garbage Collection): If there was an overflow in pure space,
887 `garbage-collect' returns nil.
888
7c42b3e0
EZ
8892006-05-30 Eli Zaretskii <eliz@gnu.org>
890
891 * nonascii.texi (Default Coding Systems): Fix it some more.
892
b8909e88
EZ
8932006-05-29 Eli Zaretskii <eliz@gnu.org>
894
895 * nonascii.texi (Default Coding Systems): Fix last change.
896
6d3906d5
KH
8972006-05-29 Kenichi Handa <handa@m17n.org>
898
899 * nonascii.texi (find-operation-coding-system): Describe the new
900 argument format (FILENAME . BUFFER).
901
0985f920
RS
9022006-05-28 Richard Stallman <rms@gnu.org>
903
904 * tips.texi (Coding Conventions): Better explain reasons not to
905 advise other packages or use `eval-after-load'.
906
6c6e0bb4
KS
9072006-05-29 Kim F. Storm <storm@cua.dk>
908
909 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
910 `bindat-idx' and `bindat-raw' for clarity.
911
096432af
TTN
9122006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
913
b9e17eb3
TTN
914 * processes.texi (Bindat Spec): Expand on `repeat' handler.
915
096432af
TTN
916 * display.texi (Display): Add "Abstract Display" to menu.
917 (Abstract Display, Abstract Display Functions)
918 (Abstract Display Example): New nodes.
919 * elisp.texi (Top): Add "Abstract Display" to menu.
920
e4b3f22f
CY
9212006-05-27 Chong Yidong <cyd@stupidchicken.com>
922
917b8227
CY
923 * keymaps.texi (Key Sequences): Link to input events definition.
924 (Format of Keymaps): Delete material duplicated in Keymap Basics.
925
e4b3f22f
CY
926 * files.texi (Changing Files): Document updated argument list for
927 copy-file.
928
f1b64ef1
TTN
9292006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
930
931 * processes.texi (Bindat Functions): Explain term "total length".
932 Use it in bindat-length and bindat-pack descriptions.
933
3d0793e4
EZ
9342006-05-26 Eli Zaretskii <eliz@gnu.org>
935
936 * tips.texi (Coding Conventions): Advise against using
937 eval-after-load in packages. Add an index entry.
938
abeb5483
JL
9392006-05-25 Juri Linkov <juri@jurta.org>
940
92aa92fa
JL
941 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
942
abeb5483
JL
943 * modes.texi (%-Constructs): Add %e, %z, %Z.
944
403a7bca
RS
9452006-05-25 Richard Stallman <rms@gnu.org>
946
947 * elisp.texi (Top): Update subnode menu.
948
949 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
950 (Keymaps): Update menu.
951
39a9bed3
CY
9522006-05-25 Chong Yidong <cyd@stupidchicken.com>
953
954 * keymaps.texi (Key Sequences): Some clarifications.
955
78b3f5c3
TTN
9562006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
957
958 * processes.texi (Bindat Functions): Say "unibyte string"
959 explicitly for bindat-unpack and bindat-pack descriptions.
960 (Bindat Examples): Don't call `string-make-unibyte' in example.
961
08244b81
CY
9622006-05-25 Chong Yidong <cyd@stupidchicken.com>
963
964 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
965 Explain string and vector representations of key sequences
966
78b3f5c3
TTN
967 * keymaps.texi (Changing Key Bindings):
968 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
969 * help.texi (Describing Characters): Refer to it.
970
b370c94d
LT
9712006-05-23 Luc Teirlinck <teirllm@auburn.edu>
972
973 * frames.texi (Pointer Shape): @end table -> @end defvar.
974
b8223441
RS
9752006-05-22 Richard Stallman <rms@gnu.org>
976
977 * elisp.texi (Top): Update subnode menus.
978
979 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
980 Contents rewritten; material from old Pointer Shape node moved here.
981
982 * display.texi (Pointer Shape): Node deleted.
983 (Image Descriptors): Minor cleanup.
984
c18eec5c
RS
9852006-05-21 Richard Stallman <rms@gnu.org>
986
987 * syntax.texi (Parsing Expressions): Update info on which STATE
988 elements are ignored.
989
9300b310
LT
9902006-05-19 Luc Teirlinck <teirllm@auburn.edu>
991
86735b2d
LT
992 * hooks.texi (Standard Hooks): Correct typo.
993
9300b310
LT
994 * gpl.texi (GPL): ifinfo -> ifnottex.
995
75e3b957
EZ
9962006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
997
998 * searching.texi (Simple Match Data): Warn about match data being
999 set anew by every search.
1000
0bcf8735
RS
10012006-05-17 Richard Stallman <rms@gnu.org>
1002
1003 * minibuf.texi (Minibuffer History): Clarify.
1004
1005 * searching.texi (Regexp Special): Clarify nested regexp warning.
1006
b3abe3a5
KS
10072006-05-16 Kim F. Storm <storm@cua.dk>
1008
1009 * minibuf.texi (Minibuffer History): Update add-to-history.
1010
bc20db55
KH
10112006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1012
1013 * nonascii.texi (Explicit Encoding): Fix
1014 typo (encoding<->decoding).
1015
f31263a4
RS
10162006-05-14 Richard Stallman <rms@gnu.org>
1017
46a2df8e
RS
1018 * buffers.texi (Creating Buffers): Cleanup.
1019
f31263a4
RS
1020 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1021
1299a5a4
EZ
10222006-05-13 Eli Zaretskii <eliz@gnu.org>
1023
642c61f3
EZ
1024 * buffers.texi (Current Buffer): Document that with-temp-buffer
1025 disables undo.
1026
1299a5a4
EZ
1027 * os.texi (Terminal-Specific): More accurate description of how
1028 Emacs searches for the terminal-specific libraries.
1029
61515a63
EZ
10302006-05-12 Eli Zaretskii <eliz@gnu.org>
1031
b811ef49
EZ
1032 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1033 emacs-xtra to @inforef's.
1034
4a7910c7
EZ
1035 * text.texi (Undo): Document that undo is turned off in buffers
1036 whose names begin with a space.
1037
1038 * buffers.texi (Buffer Names): Add index entries for buffers whose
1039 names begin with a space.
1040 (Creating Buffers): Document that undo is turned off in buffers
1041 whose names begin with a space.
1042
f055e02c
EZ
1043 * files.texi (Visiting Functions, Reading from Files)
1044 (Saving Buffers): Mention code and EOL conversions by file I/O
1045 primitives and subroutines.
1046
0ef0b416
EZ
1047 * nonascii.texi (Lisp and Coding Systems): Document
1048 coding-system-eol-type. Add index entries for eol conversion.
1049
61515a63
EZ
1050 * display.texi (Defining Faces): Mention `mac', and add an xref to
1051 where window-system is described.
1052
e4c068c0
RS
10532006-05-10 Richard Stallman <rms@gnu.org>
1054
1055 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1056
31035927
RS
10572006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1058
1059 * variables.texi (File Local Variables): Recommend to quote lambda
1060 expressions in safe-local-variable property.
1061
f12a0718
RS
10622006-05-09 Richard Stallman <rms@gnu.org>
1063
1064 * variables.texi (File Local Variables): Document
1065 safe-local-eval-forms and safe-local-eval-function.
1066
ed7e6c32
KS
10672006-05-07 Kim F. Storm <storm@cua.dk>
1068
1069 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1070 from add-to-history.
1071
5a36d834
RF
10722006-05-07 Romain Francoise <romain@orebokech.com>
1073
1074 * commands.texi (Event Input Misc):
1075 * compile.texi (Eval During Compile):
1076 * internals.texi (Buffer Internals):
1077 * minibuf.texi (Initial Input):
1078 * nonascii.texi (Scanning Charsets):
1079 * numbers.texi (Comparison of Numbers):
1080 * windows.texi (Textual Scrolling, Vertical Scrolling):
1081 Fix various typos.
1082
fbc284f6
EZ
10832006-05-06 Eli Zaretskii <eliz@gnu.org>
1084
f53d2e87
EZ
1085 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1086 conditional xref's to either emacs or emacs-xtra, depending on
1087 @iftex/@ifnottex.
1088
fbc284f6
EZ
1089 * minibuf.texi (Minibuffer History): Document add-to-history.
1090
3dfed653
EZ
10912006-05-05 Eli Zaretskii <eliz@gnu.org>
1092
1093 * internals.texi (Pure Storage): Mention the pure overflow message
1094 at startup.
1095
8e7a9a24
EZ
10962006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1097
1098 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1099 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1100 search.
1101
d0789de9
RS
11022006-05-01 Richard Stallman <rms@gnu.org>
1103
1104 * intro.texi (nil and t): Clarify.
1105
1106 * variables.texi (File Local Variables): Suggest using booleanp.
1107
fc2cb772
JB
11082006-05-01 Juanma Barranquero <lekktu@gmail.com>
1109
1110 * objects.texi (Type Predicates): Fix typos.
1111
27c5714a
SM
11122006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1113
1114 * intro.texi (nil and t): Add booleanp.
1115
1116 * objects.texi (Type Predicates): Add links for booleanp and
1117 string-or-null-p.
1118
eadb9d45
RS
11192006-04-29 Richard Stallman <rms@gnu.org>
1120
27c5714a 1121 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1122 Multi line Font Lock Elements. Much clarification.
1123 (Font Lock Multiline, Region to Fontify): Much clarification.
1124
7817e3d3
SM
11252006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1126
1127 * variables.texi (File Local Variables): Remove the special case t for
1128 safe-local-variable.
1129
8ac3a455
RS
11302006-04-26 Richard Stallman <rms@gnu.org>
1131
1132 * syntax.texi (Parsing Expressions): Minor cleanup.
1133
290e4aae
RS
11342006-04-18 Richard Stallman <rms@gnu.org>
1135
1136 * tips.texi (Coding Conventions): Explain when the package's
1137 prefix should appear later on (not at the start of the name).
1138
1139 * searching.texi (String Search): Clarify effect of NOERROR.
1140
1141 * modes.texi (Imenu): Clarify what special items do.
1142
1143 * hooks.texi (Standard Hooks): Delete text about old hook names.
1144
1e2b8ce5
RF
11452006-04-17 Romain Francoise <romain@orebokech.com>
1146
1147 * variables.texi (Local Variables): Update the default value of
1148 `max-specpdl-size'.
1149
51fa34bc
MB
11502006-04-15 Michael Olson <mwolson@gnu.org>
1151
1152 * processes.texi (Transaction Queues): Mention the new optional
1153 `delay-question' argument for `tq-enqueue'.
1154
61f32d39
BW
11552006-04-13 Bill Wohler <wohler@newt.com>
1156
1157 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1158 :package-version value. Specify its values. Improve documentation
50b7bce0 1159 for customize-package-emacs-version-alist.
61f32d39 1160
4f8ed159
BW
11612006-04-12 Bill Wohler <wohler@newt.com>
1162
1163 * customize.texi (Common Keywords): Move description of
1164 customize-package-emacs-version-alist to @defvar.
1165
e5e864ab
BW
11662006-04-10 Bill Wohler <wohler@newt.com>
1167
1168 * customize.texi (Common Keywords): Add :package-version.
1169
6c230417
KS
11702006-04-10 Kim F. Storm <storm@cua.dk>
1171
1172 * text.texi (Buffer Contents): Add NOPROPS arg to
1173 filter-buffer-substring.
1174
d82eac8f
EZ
11752006-04-08 Kevin Ryde <user42@zip.com.au>
1176
1177 * os.texi (Command-Line Arguments): Update xref to emacs manual
1178 "Command Arguments" -> "Emacs Invocation", per change there.
1179
4f815b29
TTN
11802006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1181
1182 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1183 be on one line to help makeinfo not render two spaces after the dot.
1184
122c3009
RS
11852006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1186
1187 * strings.texi (Predicates for Strings): Add string-or-null-p.
1188
da68bc3d
KS
11892006-03-28 Kim F. Storm <storm@cua.dk>
1190
1191 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1192 remarks about systems that don't support fractional seconds.
1193
b223e22d
KB
11942006-03-25 Karl Berry <karl@gnu.org>
1195
fc2cb772 1196 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1197 the year list.
1198
b756c64c
NR
11992006-03-21 Nick Roberts <nickrob@snap.net.nz>
1200
1201 * display.texi (Fringe Indicators): Fix typos.
1202
fe3dca59
LT
12032006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1204
c287ad03 1205 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1206 in front of a quoted symbol in a docstring to prevent making a
1207 hyperlink.
1208
e91d4202
AM
12092006-03-19 Alan Mackenzie <acm@muc.de>
1210
290e4aae 1211 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1212
e8a5f60b
RS
12132006-03-16 Richard Stallman <rms@gnu.org>
1214
1215 * display.texi (Defining Images): Minor cleanup.
1216
486daaa5
BW
12172006-03-16 Bill Wohler <wohler@newt.com>
1218
1219 * display.texi (Defining Images): In image-load-path-for-library,
1220 prefer user's images.
1221
4ffc92c2
SM
12222006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1223
1224 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1225
874a6ef8
BW
12262006-03-15 Bill Wohler <wohler@newt.com>
1227
1228 * display.texi (Defining Images): Fix example in
1229 image-load-path-for-library by not recommending that one binds
fc2cb772 1230 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1231 it if previously defined.
1232
70949f30
BW
12332006-03-14 Bill Wohler <wohler@newt.com>
1234
1235 * display.texi (Defining Images): In image-load-path-for-library,
1236 always return list of directories. Update example.
1237
c852c516
AM
12382006-03-14 Alan Mackenzie <acm@muc.de>
1239
1240 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1241 This describes font-lock-extend-region-function.
4ffc92c2 1242 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1243 the new node "Region to Fontify".
1244
7cd3712b
RS
12452006-03-13 Richard Stallman <rms@gnu.org>
1246
1247 * display.texi (Invisible Text): The impossible position is
1248 now before the invisible text, not after.
1249 (Defining Images): Clean up last change.
1250
2c676341
BW
12512006-03-11 Bill Wohler <wohler@newt.com>
1252
1253 * display.texi (Defining Images): Add image-load-path-for-library.
1254
6f49b4c5
LT
12552006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1256
2d14c9bf
LT
1257 * text.texi (Adaptive Fill): Fix Texinfo usage.
1258
1259 * strings.texi (Creating Strings): Fix Texinfo usage.
1260
6f49b4c5
LT
1261 * searching.texi (Regexp Special): Use @samp for regular
1262 expressions that are not in Lisp syntax.
1263
fc1d3386
LT
12642006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1265
1266 * searching.texi (Regexp Special): Put remark between parentheses
1267 to avoid misreading.
1268
7b2c2ca9
LT
12692006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1270
1271 * searching.texi (Syntax of Regexps): More accurately describe
1272 which characters are special in which situations.
1273 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1274 are not special. Describe in detail when `[' and `]' are special.
1275 (Regexp Backslash): Plenty of regexps with unbalanced square
1276 brackets are valid, so reword that statement.
1277
f79bc642
KS
12782006-03-02 Kim F. Storm <storm@cua.dk>
1279
1280 * keymaps.texi (Tool Bar): Add tool-bar-border.
1281
1d9a5237
LT
12822006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1283
a86b01fa 1284 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1285
2534ef94
LT
12862006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1287
1288 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1289
1290 * files.texi (Locating Files): Suggest additional values for the
1291 SUFFIXES arg of `locate-file'. Update pxref.
1292
1293 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1294 (How Programs Do Loading): Discuss the effects of Auto Compression
1295 mode on `load'.
1296 (Load Suffixes): New node.
394e96d5 1297 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1298 moved to "Load Suffixes".
1299 (Autoload, Named Features): Mention `load-suffixes'.
1300
dd9959da 13012006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1302
1303 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1304
1305 * windows.texi (Window Tree): Fix typo.
1306
49af2995
KS
13072006-02-20 Kim F. Storm <storm@cua.dk>
1308
1309 * display.texi (Fringe Indicators): New section.
1310 Move indicate-empty-lines, indicate-buffer-boundaries, and
1311 default-indicate-buffer-boundaries here.
1312 Add fringe-indicator-alist and default-fringes-indicator-alist.
1313 Add list of logical fringe indicator symbols.
1314 Update list of standard bitmap names.
1315 (Fringe Cursors): New section.
1316 Move overflow-newline-into-fringe here.
1317 Add fringe-cursor-alist and default-fringes-cursor-alist.
1318 Add list of fringe cursor symbols.
1319
58f71009
JB
13202006-02-20 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * commands.texi (Using Interactive): Fix reference to node
1323 "Minibuffers".
1324
5498b6af
RS
13252006-02-19 Richard M. Stallman <rms@gnu.org>
1326
1327 * minibuf.texi (High-Level Completion):
1328 Add xref to read-input-method-name.
1329
1330 * files.texi (Relative File Names): Move file-relative-name here.
1331 (File Name Expansion): From here. Minor clarifications.
1332
1333 * commands.texi (Using Interactive): Add xrefs about reading input.
1334 Clarify remarks about that moving point and mark.
1335 Put string case before list case.
1336
43ce897a 13372006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1338
4ffc92c2
SM
1339 * display.texi (Other Display Specs, Image Descriptors):
1340 Revert erroneous changes. The previous description of
1341 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1342
1324d26e
RS
13432006-02-14 Richard M. Stallman <rms@gnu.org>
1344
1345 * variables.texi (File Local Variables): Clarifications.
1346
0da93350
JB
13472006-02-14 Juanma Barranquero <lekktu@gmail.com>
1348
1349 * variables.texi (File Local Variables): Use @code for a cons
1350 cell, not @var.
1351
51a39bab
CY
13522006-02-13 Chong Yidong <cyd@stupidchicken.com>
1353
1354 * variables.texi (File Local Variables): Document new file local
1355 variable behavior.
1356
d342156c
KS
13572006-02-10 Kim F. Storm <storm@cua.dk>
1358
1359 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1360
8392fe4a
JB
13612006-02-08 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * modes.texi (%-Constructs): Remove obsolete info about
1364 `global-mode-string'.
1365
cd6cd82a
RS
13662006-02-07 Richard M. Stallman <rms@gnu.org>
1367
d78dc2d8
RS
1368 * commands.texi (Prefix Command Arguments): Minor cleanup.
1369
1370 * display.texi: "Graphical display", not window system.
1371
cd6cd82a
RS
1372 * functions.texi (What Is a Function): Fix xref.
1373
1374 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1375 (Changing Key Bindings): Clarify when remapping is better than
1376 substitute-key-definition.
1377
13782006-02-02 Richard M. Stallman <rms@gnu.org>
1379
1380 * minibuf.texi (Basic Completion): Completion alists are risky.
1381
1382 * keymaps.texi (Active Keymaps): Clarifications.
1383 (Searching Keymaps): New node.
1384 (Keymaps): Update menu.
1385
1386 * frames.texi (Layout Parameters): Minor clarification.
1387 (Drag and Drop): New node.
1388 (Frames): Update menu.
1389
cf052abc
CY
13902006-01-29 Chong Yidong <cyd@stupidchicken.com>
1391
4ffc92c2
SM
1392 * display.texi (Other Display Specs, Image Descriptors):
1393 Image description is a list, not a cons cell.
cf052abc 1394
1f2907ee
LT
13952006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1396
1397 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1398 list is not necessarily a list).
1399
a849f77d
EZ
14002006-01-27 Eli Zaretskii <eliz@gnu.org>
1401
1402 * frames.texi (Layout Parameters): border-width and
1403 internal-border-width belong to the frame, not the window.
1404
d322eb9b
RS
14052006-01-19 Richard M. Stallman <rms@gnu.org>
1406
1407 * nonascii.texi (Translation of Characters): Search cmds use
1408 translation-table-for-input. Automatically made local.
1409
1410 * markers.texi (Overview of Markers): Count insertion type
1411 as one of a marker's attributes.
1412
cd6cd82a
RS
1413 * keymaps.texi (Controlling Active Maps): New node, split out of
1414 Active Keymaps.
1415 (Keymaps): Menu updated.
1416 (Active Keymaps): Give pseudocode to explain how the active
1417 maps are searched. current-active-maps and key-binding moved here.
1418 (Functions for Key Lookup): current-active-maps and key-binding moved.
1419 Clarifications.
1420 (Searching the Keymaps): New subnode.
1421
d322eb9b
RS
1422 * elisp.texi (Top): Menu clarification.
1423
1424 * display.texi (Other Display Specs): Delete duplicate entry for
1425 just a string as display spec. Move text about recursive display
1426 specs on such a string.
1427
1428 * commands.texi (Key Sequence Input): Clarify.
1429 Move num-nonmacro-input-events out.
1430 (Reading One Event): num-nonmacro-input-events moved here.
1431
2ac77b5a
NR
14322006-01-14 Nick Roberts <nickrob@snap.net.nz>
1433
1434 * advice.texi (Simple Advice): Update example to fit argument
1435 change in previous-line.
1436
a203a18c
RS
14372006-01-05 Richard M. Stallman <rms@gnu.org>
1438
1439 * markers.texi (The Mark): Fix in `mark'.
1440
d9043ddf
RS
14412006-01-04 Richard M. Stallman <rms@gnu.org>
1442
1443 * processes.texi (Misc Network, Make Network): Minor cleanups.
1444
8a5db8ae
KS
14452006-01-04 Kim F. Storm <storm@cua.dk>
1446
1447 * processes.texi (Make Network): Add IPv6 addresses and handling.
1448 (Network Feature Testing): Mention (:family ipv6).
1449 (Misc Network): Add IPv6 formats to format-network-address.
1450
19bb7940
RS
14512005-12-30 Richard M. Stallman <rms@gnu.org>
1452
1453 * text.texi (Changing Properties):
1454 Don't use return value of set-text-properties.
1455
b9cb50d9
LT
14562005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1457
1458 * modes.texi (Mode Line Format): Correct typo in menu.
1459
94a867a6
RS
14602005-12-29 Richard M. Stallman <rms@gnu.org>
1461
1462 * modes.texi (Mode Line Top): New node.
1463 (Mode Line Data): Some text moved to new node.
1464 Explain the data structure more concretely.
1465 (Mode Line Basics): Clarifications.
1466 (Mode Line Variables): Clarify intro paragraph.
1467 (%-Constructs): Clarify intro paragraph.
1468 (Mode Line Format): Update menu.
1469
ba455131
LT
14702005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1471
1472 * minibuf.texi (Basic Completion): Update lazy-completion-table
1473 examples for removal of ARGS argument.
1474
2b6abe1e
RS
14752005-12-23 Richard M. Stallman <rms@gnu.org>
1476
1477 * text.texi (Undo): Restore some explanation from the version
1478 that was deleted.
1479
2d7409f2
EZ
14802005-12-23 Eli Zaretskii <eliz@gnu.org>
1481
abeb5483 1482 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1483 funname' and `apply delta' elements of the undo list.
1484
2e23b82e
RS
14852005-12-20 Richard M. Stallman <rms@gnu.org>
1486
1487 * help.texi (Help Functions): Update documentation of `apropos'.
1488
a31687ce
LT
14892005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1490
1491 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1492 because it is confusing. If the :help-echo keyword is a function,
1493 it is not directly used as the :help-echo overlay property, as the
1494 xref seems to suggest (it does not take the appropriate args).
1495
0e83c4e9
LT
14962005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1497
1498 * customize.texi (Common Keywords): Fix Texinfo usage.
1499 (Group Definitions, Variable Definitions): Update for new
1500 conventions for using `*' in docstrings.
77df907a
LT
1501
1502 * tips.texi (Documentation Tips): Update for new conventions for
1503 using `*' in docstrings.
1504
69487a1f
RS
15052005-12-16 Richard M. Stallman <rms@gnu.org>
1506
1507 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1508
2a502a32
JL
15092005-12-16 Juri Linkov <juri@jurta.org>
1510
1511 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1512
b158c851
RF
15132005-12-14 Romain Francoise <romain@orebokech.com>
1514
1515 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1516 Fix typo.
1517
d7d1f75e
JL
15182005-12-11 Juri Linkov <juri@jurta.org>
1519
1520 * minibuf.texi (Completion Commands): Add mention of read-file-name
1521 for filename completion keymaps.
1522 (Reading File Names): Add mention of filename completion keymaps
1523 for read-file-name and xref to `Completion Commands'.
1524
4b1c16c2
RS
15252005-12-10 Richard M. Stallman <rms@gnu.org>
1526
1527 * customize.texi (Common Keywords): State caveats for use of :tag.
1528
1d49d5d9
RS
15292005-12-08 Richard M. Stallman <rms@gnu.org>
1530
2663a204
RS
1531 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1532 with xrefs and better explanation.
1533 (Completion Commands): Add the filename completion maps.
1534
1d49d5d9
RS
1535 * objects.texi (Character Type): Clarify that \s is not space
1536 if a dash follows.
1537
fa0d4d0c
RS
15382005-12-05 Richard M. Stallman <rms@gnu.org>
1539
1540 * windows.texi (Resizing Windows): Delete preserve-before args.
1541
d64b177a
SM
15422005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1543
1544 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1545 in full keymaps, since the quirk has been fixed.
1546
79019cc9
EZ
15472005-12-03 Eli Zaretskii <eliz@gnu.org>
1548
1549 * hooks.texi (Standard Hooks): Add index entries. Mention
1550 `compilation-finish-functions'.
1551
161ef3be
RS
15522005-11-27 Richard M. Stallman <rms@gnu.org>
1553
1554 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1555
17c1971a
JL
15562005-11-21 Juri Linkov <juri@jurta.org>
1557
1558 * customize.texi (Common Keywords): Update links types
1559 custom-manual and url-link. Add link types emacs-library-link,
1560 file-link, function-link, variable-link, custom-group-link.
1561
5890344b
CY
15622005-11-20 Chong Yidong <cyd@stupidchicken.com>
1563
1564 * display.texi: Revert 2005-11-20 change.
1565
cbce0752
TTN
15662005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1567
1568 * processes.texi (Bindat Functions):
1569 Say "third" to refer to zero-based index "2".
1570
ff04c885
LT
15712005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1572
1573 * loading.texi (Library Search): Update the default value of
1574 `load-suffixes'.
1575
ce8d4e00
CY
15762005-11-17 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * display.texi (Attribute Functions): Mention :ignore-defface.
1579
cbad4a9e
SM
15802005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1581
1582 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1583 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1584
fda12b27
RS
15852005-11-06 Richard M. Stallman <rms@gnu.org>
1586
1587 * files.texi (Magic File Names): find-file-name-handler checks the
1588 `operations' property of the handler.
1589
e082564e
RS
15902005-11-03 Richard M. Stallman <rms@gnu.org>
1591
1592 * variables.texi (Frame-Local Variables): Small clarification.
1593
f0cdd9e4
CY
15942005-10-29 Chong Yidong <cyd@stupidchicken.com>
1595
1596 * os.texi (Init File): Document ~/.emacs.d/init.el.
1597
685abb98
RS
15982005-10-29 Richard M. Stallman <rms@gnu.org>
1599
1600 * internals.texi (Garbage Collection): Document memory-full.
1601
7000848e
BW
16022005-10-28 Bill Wohler <wohler@newt.com>
1603
1604 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1605 for URLs.
1606
107fb6c9
RS
16072005-10-28 Richard M. Stallman <rms@gnu.org>
1608
1609 * minibuf.texi (Completion Commands): Clean up prev change.
1610
16112005-10-26 Kevin Ryde <user42@zip.com.au>
1612
1613 * compile.texi (Eval During Compile): Explain recommended uses
1614 of eval-when-compile and eval-and-compile.
1615
1d8e69a2
MY
16162005-10-27 Masatake YAMATO <jet@gyve.org>
1617
cbad4a9e 1618 * minibuf.texi (Completion Commands):
1d8e69a2 1619 Write about new optional argument for `display-completion-list'.
cbad4a9e 1620
6a897887
RS
16212005-10-23 Richard M. Stallman <rms@gnu.org>
1622
1623 * display.texi (Overlay Arrow): Clarify about local bindings of
1624 overlay-arrow-position.
1625
6d1e17be
EZ
16262005-10-22 Eli Zaretskii <eliz@gnu.org>
1627
1628 * internals.texi (Building Emacs): Fix last change.
1629
db5fe0a6
RS
16302005-10-22 Richard M. Stallman <rms@gnu.org>
1631
1632 * internals.texi (Building Emacs): Document eval-at-startup.
1633
45158e77
RS
16342005-10-21 Richard M. Stallman <rms@gnu.org>
1635
1636 * loading.texi (Where Defined): load-history contains abs file names.
1637 symbol-file returns abs file names.
1638
e50165ec
KS
16392005-10-19 Kim F. Storm <storm@cua.dk>
1640
1641 * display.texi (Showing Images): Add max-image-size integer value.
1642
63ab30d0
CY
16432005-10-18 Chong Yidong <cyd@stupidchicken.com>
1644
1645 * display.texi (Showing Images): Document max-image-size.
1646
f8252852
RS
16472005-10-17 Richard M. Stallman <rms@gnu.org>
1648
1649 * commands.texi (Quitting): Minor clarification.
1650
1651 * processes.texi (Sentinels): Clarify about output and quitting.
1652 (Filter Functions): Mention with-local-quit.
1653
c1bed3aa
JL
16542005-10-17 Juri Linkov <juri@jurta.org>
1655
1656 * buffers.texi (Current Buffer):
1657 * commands.texi (Event Input Misc):
1658 * compile.texi (Eval During Compile, Compiler Errors):
1659 * customize.texi (Group Definitions):
1660 * display.texi (Progress, Defining Faces):
1661 * files.texi (Writing to Files):
1662 * modes.texi (Mode Hooks, Defining Minor Modes):
1663 * streams.texi (Output Functions):
1664 * syntax.texi (Syntax Table Functions):
1665 * text.texi (Change Hooks):
1666 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1667
1668 * commands.texi (Quitting): Replace arg `forms' with `body' in
1669 `with-local-quit'.
1670
1671 * positions.texi (Excursions): Replace arg `forms' with `body' in
1672 `save-excursion'.
1673
ef1b4c9e
KS
16742005-10-08 Kim F. Storm <storm@cua.dk>
1675
1676 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1677 Rename manual section accordingly.
1678
abc8ce50
KS
16792005-10-04 Kim F. Storm <storm@cua.dk>
1680
1681 * windows.texi (Window Split Tree): New section describing
1682 new function window-split-tree function.
1683
a1f5a1f0
NR
16842005-10-03 Nick Roberts <nickrob@snap.net.nz>
1685
1686 * display.texi (Fringe Size/Pos): Simplify and add detail.
1687
97c3e4cc
RF
16882005-09-30 Romain Francoise <romain@orebokech.com>
1689
1690 * minibuf.texi (High-Level Completion): Explain that the prompt
1691 given to `read-buffer' should end with a colon and a space.
1692 Update usage examples.
1693
8ad8c5ce
JL
16942005-09-29 Juri Linkov <juri@jurta.org>
1695
1696 * display.texi (Displaying Messages): Rename argument name
1697 `string' to `format-string' in functions `message', `message-box',
1698 `message-or-box'.
1699
63182706
CY
17002005-09-26 Chong Yidong <cyd@stupidchicken.com>
1701
fc2cb772 1702 * errors.texi (Standard Errors): Correct xrefs.
63182706 1703
906320ec
CY
17042005-09-18 Chong Yidong <cyd@stupidchicken.com>
1705
fc2cb772 1706 * display.texi (Defining Images): Update documentation for
906320ec
CY
1707 `image-load-path'.
1708
8ccd3630
RS
17092005-09-17 Richard M. Stallman <rms@gnu.org>
1710
1711 * display.texi (Defining Images): Clean up previous change.
1712
7260457b
RF
17132005-09-16 Romain Francoise <romain@orebokech.com>
1714
1715 * elisp.texi: Specify GFDL version 1.2.
1716
1717 * doclicense.texi (GNU Free Documentation License): Update to
1718 version 1.2.
1719
5b51c037
CY
17202005-09-15 Chong Yidong <cyd@stupidchicken.com>
1721
1722 * display.texi (Defining Images): Document `image-load-path'.
1723
5c4757d3
RS
17242005-09-15 Richard M. Stallman <rms@gnu.org>
1725
1726 * objects.texi (Printed Representation): Minor cleanup.
1727 (Box Diagrams): Minor fix.
1728 (Cons Cell Type): Move (...) index item here.
1729 (Box Diagrams): From here.
1730 (Array Type): Minor fix.
1731 (Type Predicates): Delete index "predicates".
1732 (Hash Table Type): Clarify xref.
1733 (Dotted Pair Notation): Minor fix.
1734
2bb8b80c
CY
17352005-09-10 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * files.texi (Saving Buffers): Fix typo.
1738
47b8bc5d
RS
17392005-09-08 Richard M. Stallman <rms@gnu.org>
1740
1741 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1742
475aab0d
CY
17432005-09-08 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * locals.texi (Standard Buffer-Local Variables): Don't include
1746 mode variables for minor modes.
1747 Fix xrefs for buffer-display-count, buffer-display-table,
1748 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1749 enable-multibyte-characters, fill-column, header-line-format,
1750 left-fringe-width, left-margin, and right-fringe-width.
1751
1752 * hooks.texi (Standard Hooks): All hooks should conform to the
1753 standard naming convention now.
1754 Fix xref for `echo-area-clear-hook'.
1755
1756 * display.texi (Usual Display): Note that indicate-empty-lines and
1757 tab-width are buffer-local.
1758
1759 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1760
1761 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1762
1763 * nonascii.texi (Encoding and I/O): Note that
1764 buffer-file-coding-system is buffer-local.
1765
1766 * positions.texi (List Motion): Note that defun-prompt-regexp is
1767 buffer-local.
1768
1769 * text.texi (Auto Filling): Note that auto-fill-function is
1770 buffer-local.
1771 (Undo): Note that buffer-undo-list is buffer-local.
1772
1773 * windows.texi (Buffers and Windows): Document
1774 buffer-display-count.
1775
2a6bc1f7
RS
17762005-09-06 Richard M. Stallman <rms@gnu.org>
1777
1778 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1779 package prefix elsewhere than at the start of the name.
1780
d7ea8b71
RS
17812005-09-03 Richard M. Stallman <rms@gnu.org>
1782
1783 * tips.texi (Programming Tips): Add conventions for minibuffer
1784 questions and prompts.
1785
0c6087a6
RS
17862005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1787
1788 * intro.texi (nil and t): Minor cleanup.
1789 Delete spurious mention of keyword symbols.
1790 (Evaluation Notation): Add index entry.
1791 (A Sample Function Description): Minor cleanup.
1792 (A Sample Variable Description): Not all vars can be set.
1793
4b5fa40e
TTN
17942005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1795
1796 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1797
1798 (Insertion): Document precise type of `insert-char' arg COUNT.
1799
34b50776
SM
18002005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1801
1802 * modes.texi (Other Font Lock Variables): Sync the default of
1803 font-lock-lines-before.
1804
c1105d05
MA
18052005-08-31 Michael Albinus <michael.albinus@gmx.de>
1806
1807 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1808
62929713
RS
18092005-08-29 Richard M. Stallman <rms@gnu.org>
1810
1811 * elisp.texi (Top): Update subnode menu.
1812
1813 * searching.texi (Searching and Matching): Move node.
1814 Rearrange contents and add overall explanation.
1815 (Searching and Case): Move node.
1816 (Searching and Matching): Update menu.
1817
0fb57cc0
EZ
18182005-08-27 Eli Zaretskii <eliz@gnu.org>
1819
1820 * os.texi (Startup Summary): Fix the description of the initial
1821 startup message display.
1822
3e80c4c1
RS
18232005-08-25 Richard M. Stallman <rms@gnu.org>
1824
1825 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1826
18272005-08-25 Emilio C. Lopes <eclig@gmx.net>
1828
1829 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1830 `next-overlay-change' example.
c1105d05 1831
79a8defb
JL
18322005-08-22 Juri Linkov <juri@jurta.org>
1833
1834 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1835 Fix invert-face. Fix args of face-background.
1836
16691d29
JL
1837 * display.texi (Standard Faces): Delete node.
1838 (Faces): Add xref to `(emacs)Standard Faces'.
1839 (Displaying Faces): Fix xref to `Standard Faces'.
1840
1841 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1842
217b694f
EZ
18432005-08-20 Alan Mackenzie <acm@muc.de>
1844
1845 * buffers.texi (The Buffer List): Clarify the manipulation of the
1846 buffer list.
1847
0bf14bfd
RS
18482005-08-14 Richard M. Stallman <rms@gnu.org>
1849
7ad1498e
AS
1850 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1851 a regexp.
0bf14bfd 1852
c118d09e
RS
18532005-08-11 Richard M. Stallman <rms@gnu.org>
1854
59cb8c23
RS
1855 * elisp.texi (Top): Update subnode lists.
1856
1857 * display.texi (Inverse Video): Node deleted.
1858
c118d09e
RS
1859 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1860 New nodes split out of Coding Conventions.
1861
1862 * searching.texi (Regular Expressions): Document re-builder.
1863
1864 * os.texi (Time Parsing): New node split out of Time Conversion.
1865
1866 * processes.texi (Misc Network, Network Feature Testing)
1867 (Network Options, Make Network): New nodes split out of
1868 Low-Level Network.
1869
67ec7f41
RS
18702005-08-09 Richard M. Stallman <rms@gnu.org>
1871
76d47f0d
RS
1872 * frames.texi (Geometry): New node, split from Size and Position.
1873 (Frame Parameters): Refer to Geometry.
1874
67ec7f41 1875 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 1876
67ec7f41
RS
1877 * windows.texi (Splitting Windows): Fix xref.
1878
1879 * frames.texi (Layout Parameters): Add xref.
1880
1881 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1882
1883 * keymaps.texi (Menu Bar): Fix xref.
1884
1885 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1886
1887 * modes.texi (%-Constructs): Fix xref.
1888
1889 * frames.texi (Window Frame Parameters): Node split up.
1890 (Basic Parameters, Position Parameters, Size Parameters)
1891 (Layout Parameters, Buffer Parameters, Management Parameters)
1892 (Cursor Parameters, Color Parameters): New subnodes.
1893
adb5e445
LT
18942005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1895
1896 * positions.texi (Screen Lines): Update xref for previous change
1897 in minibuf.texi.
1898
1899 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1900 change in minibuf.texi.
1901
61298e17
RS
19022005-08-09 Richard M. Stallman <rms@gnu.org>
1903
1904 * tips.texi (Coding Conventions): Minor cleanup.
1905
1906 * modes.texi (Defining Minor Modes): Explain when init-value
1907 can be non-nil.
1908
1909 * elisp.texi (Top): Update submenu for Minibuffer.
1910
1911 * minibuf.texi (Minibuffer Misc): Node split up.
1912 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1913 (Recursive Mini): New nodes split out from Minibuffer Misc.
1914 (Minibuffer Misc): Document max-mini-window-height.
1915
1916 * hash.texi (Defining Hash): Delete stray paren in example.
1917
1918 * display.texi (Echo Area Customization): Don't define
1919 max-mini-window-height here; xref instead.
1920
1921 * commands.texi (Event Input Misc): Update while-no-input.
1922
1923 * advice.texi (Advising Functions): Explain when to use advice
1924 and when to use a hook.
1925
43e124e6
EZ
19262005-07-30 Eli Zaretskii <eliz@gnu.org>
1927
1928 * makefile.w32-in (info): Don't run install-info.
1929 ($(infodir)/dir): New target, produced by running install-info.
1930
653aea22
LT
19312005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1932
1933 * modes.texi (Defining Minor Modes): The keyword for the initial
1934 value is :init-value, not :initial-value.
1935
ba6ebbd5
EZ
19362005-07-23 Eli Zaretskii <eliz@gnu.org>
1937
1938 * loading.texi (Autoload): Make the `doctor' example be consistent
1939 with what's in current loaddefs.el. Describe the "fn" magic in
1940 the usage portion of the doc string.
1941
6696f2a4
RS
19422005-07-22 Richard M. Stallman <rms@gnu.org>
1943
1944 * internals.texi (Garbage Collection): Clarify previous change.
1945
0c17e67c
SM
19462005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1947
1948 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1949
426179e1
JL
19502005-07-18 Juri Linkov <juri@jurta.org>
1951
1952 * commands.texi (Accessing Events):
1953 * frames.texi (Text Terminal Colors, Resources):
1954 * markers.texi (The Mark):
1955 * modes.texi (Defining Minor Modes):
1956 Delete duplicate duplicate words.
1957
9b0c2c56
RS
19582005-07-16 Richard M. Stallman <rms@gnu.org>
1959
1960 * display.texi (Managing Overlays): Clarify make-overlay
1961 args for insertion types.
1962
fd90b80c
LT
19632005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1964
0c17e67c
SM
1965 * customize.texi (Variable Definitions):
1966 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
1967 `standard-value' is a list too.
1968 (Defining New Types): Use @key{RET} instead of @key{ret}.
1969
37aa90e5
TTN
19702005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1971
1972 * os.texi (Translating Input): Fix typo.
1973
917e0c95
RS
19742005-07-08 Richard M. Stallman <rms@gnu.org>
1975
1976 * README: Update edition number and size estimate.
1977
1978 * elisp.texi (VERSION): Set to 2.9.
1979
7d90e71d
RS
19802005-07-07 Richard M. Stallman <rms@gnu.org>
1981
c330dafe
RS
1982 * book-spine.texinfo: Update Emacs version.
1983
7d90e71d
RS
1984 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1985
dc2204be
RS
19862005-07-06 Richard M. Stallman <rms@gnu.org>
1987
1988 * searching.texi (Regexp Search): Clarify what re-search-forward
1989 does when the search fails.
1990
a0ec7a4a
LK
19912005-07-05 Lute Kamstra <lute@gnu.org>
1992
dc2204be 1993 * Update FSF's address in GPL notices.
a0ec7a4a
LK
1994
1995 * doclicense.texi (GNU Free Documentation License):
1996 * gpl.texi (GPL):
1997 * tips.texi (Coding Conventions, Library Headers):
1998 * vol1.texi:
1999 * vol2.texi: Update FSF's address.
2000
4af33176
RS
20012005-07-04 Richard M. Stallman <rms@gnu.org>
2002
2003 * hooks.texi (Standard Hooks): Add occur-hook.
2004
b3ab615b
LT
20052005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2006
2007 * display.texi (The Echo Area): Correct menu.
2008
3d393029
RS
20092005-07-03 Richard M. Stallman <rms@gnu.org>
2010
7fe48b75
RS
2011 * elisp.texi (Top): Update subnode menu for Display.
2012
2013 * display.texi (Displaying Messages): New node, with most
2014 of what was in The Echo Area.
2015 (Progress): Moved under The Echo Area.
2016 (Logging Messages): New node with new text.
2017 (Echo Area Customization): New node, the rest of what was
2018 in The Echo Area. Document message-truncate-lines with @defvar.
2019 (Display): Update menu.
2020
3d393029
RS
2021 * windows.texi (Textual Scrolling): Doc 3 values for
2022 scroll-preserve-screen-position.
2023
2024 * text.texi (Special Properties): Change hook functions
2025 should bind inhibit-modification-hooks around altering buffer text.
2026
2027 * keymaps.texi (Key Binding Commands): Call binding BINDING
2028 rather than DEFINITION.
2029
b26860ad
JB
20302005-06-29 Juanma Barranquero <lekktu@gmail.com>
2031
2032 * variables.texi (Defining Variables): `user-variable-p' returns t
2033 for aliases of user options, nil for alias loops.
2034
025691ed
RS
20352005-06-28 Richard M. Stallman <rms@gnu.org>
2036
2037 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2038 make-keymap.
2039
b61bfa4d
LT
20402005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2041
2042 * variables.texi (Setting Variables): Correct and clarify
2043 description of `add-to-ordered-list'.
2044
24ee714d
RS
20452005-06-26 Richard M. Stallman <rms@gnu.org>
2046
2047 * display.texi (Faces): Minor cleanup.
2048
33b79ce4
LT
20492005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2050
2051 * display.texi (Faces): `facep' returns t for strings that are
2052 face names.
2053
df13531d
RS
20542005-06-25 Richard M. Stallman <rms@gnu.org>
2055
2056 * objects.texi (Equality Predicates): Clarify meaning of equal.
2057
2058 * windows.texi (Selecting Windows): save-selected-window
2059 and with-selected-window save and restore the current buffer.
2060
cf444441
RS
20612005-06-24 Richard M. Stallman <rms@gnu.org>
2062
2063 * numbers.texi (Float Basics): Explain how to test for NaN,
2064 and printing the sign of NaNs.
2065
6cdd056d
EZ
20662005-06-24 Eli Zaretskii <eliz@gnu.org>
2067
2068 * makefile.w32-in (MAKEINFO): Use --force.
2069
b93e3c3b
RS
20702005-06-23 Richard M. Stallman <rms@gnu.org>
2071
2072 * display.texi (Face Functions): Correct Texinfo usage.
2073
6fb276bd
LT
20742005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2075
2076 * lists.texi (Rings): `ring-elements' now returns the elements of
2077 RING in order.
2078
1d1c7e75
JB
20792005-06-23 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * markers.texi (The Mark): Texinfo usage fix.
2082
9d12e52b
KS
20832005-06-23 Kim F. Storm <storm@cua.dk>
2084
2085 * searching.texi (Entire Match Data): Remove evaporate option for
2086 match-data. Do not mention evaporate option for set-match-data.
2087
6d44324c
GM
20882005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2089
2090 * display.texi (Face Functions): Mention face aliases.
2091
80df27a7
RS
20922005-06-21 Richard M. Stallman <rms@gnu.org>
2093
2094 * anti.texi (Antinews): Texinfo usage fix.
2095
e121563b
KB
20962005-06-21 Karl Berry <karl@gnu.org>
2097
9d7d543c
KB
2098 * elisp.texi: Use @copying.
2099
e121563b
KB
2100 * elisp.texi: Put @summarycontents and @contents before the Top
2101 node, instead of the end of the file, so that the contents appear
2102 in the right place in the dvi/pdf output.
2103
36a3b076
JL
21042005-06-21 Juri Linkov <juri@jurta.org>
2105
2106 * display.texi (Defining Faces): Add `customized-face'.
2107
5c796e80
KS
21082005-06-20 Kim F. Storm <storm@cua.dk>
2109
b7d1f38f
KS
2110 * variables.texi (Setting Variables): Any type of element can be
2111 given order in add-to-ordered-list. Compare elements with eq.
2112
5c796e80
KS
2113 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2114
fb056bef
KB
21152005-06-20 Karl Berry <karl@gnu.org>
2116
2117 * syntax.texi (Syntax Flags): Make last column very slightly wider
2118 to avoid "generic comment" breaking on two lines and causing an
2119 underfull box.
2120
84398baa
LT
21212005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2122
2123 * lists.texi (Rings): Various minor clarifications and corrections.
2124
07ff1e4b
RS
21252005-06-18 Richard M. Stallman <rms@gnu.org>
2126
2127 * functions.texi (Obsolete Functions): Simplify.
2128
2129 * variables.texi (Variable Aliases): Simplify.
2130
2131 * anti.texi, backups.texi, compile.texi, customization.texi:
2132 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2133 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2134 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2135 * variables.texi: Fix formatting ugliness.
2136
2137 * elisp.texi: Add links to Rings and Byte Packing.
2138 Update version and copyright years.
2139
2140 * minibuf.texi: Fix formatting ugliness.
2141 (Completion Commands): Move keymap vars to the end
2142 and vars completing-read binds to the top.
2143
3f7fab24
LT
21442005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2145
2146 * processes.texi: Fix typos.
2147 (Bindat Spec): Correct Texinfo error.
926c4c9b 2148 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2149
f19b57e3
RS
21502005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2151
2152 * lists.texi (Rings): New node.
2153 (Lists): Add it to menu.
2154
a80c5da7 2155 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2156 (Processes): Add it to menu.
2157
21582005-06-17 Richard M. Stallman <rms@gnu.org>
2159
2160 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2161
2162 * help.texi (Documentation Basics): Explain the xref to
2163 Documentation Tips.
2164
2165 * debugging.texi (Debugger Commands): Minor fix.
2166
67c1390d
LT
21672005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2168
2169 * edebug.texi (Instrumenting): Eliminate duplicate link.
2170 (Specification List): Replace references to "below", referring to
2171 a later node, with one @ref to that node.
2172
2173 * os.texi (Timers): Timers should save and restore the match data
2174 if they change it.
2175
2176 * debugging.texi (Debugger Commands): Mention that the Lisp
2177 debugger can not step through primitive functions.
2178
51cd2a8c
JB
21792005-06-16 Juanma Barranquero <lekktu@gmail.com>
2180
2181 * functions.texi (Obsolete Functions): Update argument names of
2182 `make-obsolete' and `define-obsolete-function-alias'.
2183
2184 * variables.texi (Variable Aliases): Update argument names of
2185 `defvaralias', `make-obsolete-variable' and
2186 `define-obsolete-variable-alias'.
2187
f5e6ac4a
KS
21882005-06-15 Kim F. Storm <storm@cua.dk>
2189
2190 * searching.texi (Entire Match Data): Rephrase warnings about
2191 evaporate arg to match-data and set-match-data.
2192
fe2a9972
LT
21932005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2194
67774855
LT
2195 * elisp.texi (Top): Update detailed menu.
2196
fe2a9972
LT
2197 * edebug.texi (Edebug): Update menu.
2198 (Instrumenting): Update xrefs.
2199 (Edebug Execution Modes): Correct xref.
2200 (Jumping): Clarify description of `h' command.
2201 Eliminate redundant @ref.
2202 (Breaks): New node.
9b7fa297 2203 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2204 (Global Break Condition): Mention `C-x X X'.
2205 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2206 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2207 (Edebug Display Update): Correct pxref.
2208 (Edebug and Macros): New node.
2209 (Instrumenting Macro Calls): Is now a subsubsection.
2210 Neither arg of `def-edebug-spec' is evaluated.
2211 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2212 (Specification Examples): Fix typo.
2213
b59f605b
LK
22142005-06-14 Lute Kamstra <lute@gnu.org>
2215
2216 * debugging.texi (Function Debugging): Primitives can break on
2217 entry too.
2218
a5c99dc9
KS
22192005-06-14 Kim F. Storm <storm@cua.dk>
2220
2221 * variables.texi (Setting Variables): Add add-to-ordered-list.
2222
f99ed2f8
SM
22232005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2224
2225 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2226 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2227
9d42ffaa
LK
22282005-06-13 Lute Kamstra <lute@gnu.org>
2229
2230 * text.texi (Special Properties): Fix cross reference.
2231
32cc0b00
LT
22322005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2233
2234 * debugging.texi (Function Debugging): Delete mention of empty
2235 string argument to `cancel-debug-on-entry'. Delete inaccurate
2236 description of the return value of that command.
2237
98d1a1cf
EZ
22382005-06-11 Alan Mackenzie <acm@muc.de>
2239
2240 * text.texi (Adaptive Fill): Amplify the description of
2241 fill-context-prefix.
2242
4b53b8d7
LT
22432005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2244
84398baa 2245 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2246
b5305167
SM
22472005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2248
2249 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2250
9bd4c3ad
LT
22512005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2252
2253 * debugging.texi (Error Debugging): Minor rewording.
2254 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2255 is optional.
2256
257914aa
LK
22572005-06-10 Lute Kamstra <lute@gnu.org>
2258
b5305167 2259 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2260 (Top): Give it a title. Correct version number. Give the
2261 detailed node listing a more prominent header.
b5305167
SM
2262 * intro.texi: Don't set VERSION here a second time.
2263 Mention Emacs's version too.
257914aa
LK
2264 * anti.texi (Antinews): Use EMACSVER to refer to the current
2265 version of Emacs.
2266
b7aae902
KS
22672005-06-09 Kim F. Storm <storm@cua.dk>
2268
2269 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2270 match-data and set-match-data.
2271
99598737
RS
22722005-06-08 Richard M. Stallman <rms@gnu.org>
2273
2274 * searching.texi (Entire Match Data): Clarify when match-data
2275 returns markers and when integers.
2276
2277 * display.texi (Defining Faces): Explain that face name should not
2278 end in `-face'.
2279
2280 * modes.texi (Mode Line Data): Minor cleanup.
2281 (Customizing Keywords): Node split out of Search-based Fontification.
2282 Add example of using font-lock-add-keywords from a hook.
2283 Clarify when MODE should be non-nil, and when nil.
2284
22852005-06-06 Richard M. Stallman <rms@gnu.org>
2286
2287 * modes.texi (Mode Line Data): Explain what happens when the car
2288 of a list is a void symbol.
2289 (Search-based Fontification): Explain MODE arg to
2290 font-lock-add-keywords and warn about calls from major modes.
2291
ecc8893a
JL
22922005-06-08 Juri Linkov <juri@jurta.org>
2293
2294 * display.texi (Standard Faces): Add `shadow' face.
2295
7fa9f4eb
LT
22962005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2297
2298 * modes.texi (Major Mode Conventions): A derived mode only needs
2299 to put the call to the parent mode inside `delay-mode-hooks'.
2300
bebcc4b1
RS
23012005-05-29 Richard M. Stallman <rms@gnu.org>
2302
c16b1394
RS
2303 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2304 new, and what that implies. Clarify.
2305
2306 * files.texi (Locating Files): Clean up the text.
2307
bebcc4b1
RS
2308 * frames.texi (Window Frame Parameters): Document user-size.
2309 Shorten entry for top by referring to left.
2310
23112005-05-26 Richard M. Stallman <rms@gnu.org>
2312
2313 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2314 is new, and what the implications are. Other clarifications.
2315
217797bc
RS
23162005-05-24 Richard M. Stallman <rms@gnu.org>
2317
2318 * frames.texi (Dialog Boxes): Minor fixes.
2319
3565fe07
MY
23202005-05-25 Masatake YAMATO <jet@gyve.org>
2321
2322 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2323
817089df
LT
23242005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2325
2326 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2327 is optional.
2328
cb5db137
NR
23292005-05-24 Nick Roberts <nickrob@snap.net.nz>
2330
2331 * frames.texi (Dialog Boxes): Descibe new optional argument.
2332
3c8572f5
LK
23332005-05-23 Lute Kamstra <lute@gnu.org>
2334
2335 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2336 syntax-begin-function over font-lock-beginning-of-syntax-function.
2337
2a4d7cb3
LT
23382005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2339
71f800cf
LT
2340 * minibuf.texi (Reading File Names): Update description of
2341 `read-directory-name'.
2342
2a4d7cb3
LT
2343 * modes.texi (Derived Modes): Clarify :group keyword.
2344
bb4afd09
EZ
23452005-05-21 Eli Zaretskii <eliz@gnu.org>
2346
b5305167
SM
2347 * files.texi (Locating Files): New subsection.
2348 Describe locate-file and executable-find.
bb4afd09 2349
a2c9aee6
EZ
23502005-05-21 Kevin Ryde <user42@zip.com.au>
2351
2352 * frames.texi (Initial Parameters): Update cross reference to
2353 "Emacs Invocation".
2354
6900105f
LT
23552005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2356
ca1b0914
LT
2357 * keymaps.texi (Active Keymaps): Add anchor.
2358
6900105f
LT
2359 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2360 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2361 appropriate place.
2362 (Derived Modes): Small clarifications.
b5305167
SM
2363 (Minor Mode Conventions, Keymaps and Minor Modes):
2364 Replace references to nodes with references to anchors.
6900105f
LT
2365 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2366 Clarify description of lists whose first element is an integer.
2367 (Mode Line Variables): Add anchor.
2368 (%-Constructs): Clarify description of integer after %.
2369 (Emulating Mode Line): Describe nil value for FACE.
2370
54d06364
LT
23712005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2372
2373 * modes.texi (Derived Modes): Correct references to non-existing
2374 variable standard-syntax-table.
2375
f8d0b769
LK
23762005-05-17 Lute Kamstra <lute@gnu.org>
2377
2378 * modes.texi (Defining Minor Modes): Mention the mode hook.
2379
294c599c
KS
23802005-05-15 Kim F. Storm <storm@cua.dk>
2381
2382 * processes.texi (Network): Remove open-network-stream-nowait.
2383 (Network Servers): Remove open-network-stream-server.
2384
4214af69
LT
23852005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2386
2387 * elisp.texi (Top): Update detailed menu.
2388
2389 * variables.texi: Reorder nodes.
2390 (Variables): Update menu.
2391 (File Local Variables): Do not refer to the `-*-' line as
2392 a "local variables list". Add pxref.
2393
302691ab
LT
23942005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2395
56d4215a
LT
2396 * elisp.texi (Top): Update detailed menu for node changes.
2397
302691ab 2398 * modes.texi (Modes): Update Menu.
6db11765 2399 (Hooks): Move to beginning of chapter.
302691ab
LT
2400 Most minor modes run mode hooks too.
2401 `add-hook' can handle void hooks or hooks whose value is a single
2402 function.
2403 (Major Modes): Update Menu.
2404 (Major Mode Basics): New node, split off from `Major Modes'.
2405 (Major Mode Conventions): Correct xref. Explain how to handle
2406 auto-mode-alist if the major mode command has an autoload cookie.
2407 (Auto Major Mode): Major update. Add magic-mode-alist.
2408 (Derived Modes): Major update.
2409 (Mode Line Format): Update Menu.
2410 (Mode Line Basics): New node, split off from `Mode Line Format'.
2411
2412 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2413 for `magic autoload comment'. Add index entries and anchor.
2414
d06ba294
RS
24152005-05-14 Richard M. Stallman <rms@gnu.org>
2416
2417 * tips.texi (Coding Conventions): Explain how important it is
2418 that just loading certain files not change Emacs behavior.
2419
2420 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2421
405cb12a
LK
24222005-05-12 Lute Kamstra <lute@gnu.org>
2423
19958124
LK
2424 * modes.texi (Generic Modes): Update.
2425 (Major Modes): Refer to node "Generic Modes".
2426
405cb12a
LK
2427 * elisp.texi (Top): Update to the current structure of the manual.
2428 * processes.texi (Processes): Add menu description.
2429 * customize.texi (Customization): Add menu descriptions.
2430
f714dd1b
TTN
24312005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2432
cc9442f2
TTN
2433 * processes.texi (Signals to Processes)
2434 (Low-Level Network): Fix typos.
f714dd1b 2435
36ad23ec
LK
24362005-05-11 Lute Kamstra <lute@gnu.org>
2437
2438 * elisp.texi (Top): Add some nodes from the chapter "Major and
2439 Minor Modes" to the detailed node listing.
2440
d101bf56
RS
24412005-05-10 Richard M. Stallman <rms@gnu.org>
2442
2443 * keymaps.texi (Extended Menu Items): Menu item filter functions
2444 can be called at any time.
2445
698b0510
LT
24462005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2447
2448 * variables.texi (File Local Variables): `(hack-local-variables t)'
2449 now also checks whether a mode is specified in the local variables
2450 list.
2451
2c6b25c7
EZ
24522005-05-05 Kevin Ryde <user42@zip.com.au>
2453
2454 * display.texi (The Echo Area): Correct format function cross
2455 reference.
2456
643b4cf5
LT
24572005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2458
2459 * variables.texi (Variable Aliases): Change description of
2460 `define-obsolete-variable-alias'.
2461
2462 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2463 (Defining Functions): Add xref.
2464 (Obsolete Functions): New node.
2465 (Function Safety): Standardize capitalization of section title.
2466
2467 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2468 (Dialog Boxes): Complete description of `x-popup-dialog'.
2469
053bc8e4
RS
24702005-05-04 Richard M. Stallman <rms@gnu.org>
2471
2472 * commands.texi (Interactive Codes): Fix Texinfo usage.
2473 Document U more clearly.
2474
f6b1b15a
LT
24752005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2476
3b925015
LT
2477 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2478 function and not a macro.
2479
f6b1b15a
LT
2480 * frames.texi (Pop-Up Menus): Correct and clarify description of
2481 `x-popup-menu'.
2482 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2483
ebbfa918
RS
24842005-05-01 Richard M. Stallman <rms@gnu.org>
2485
2486 * edebug.texi (Checking Whether to Stop): Fix previous change.
2487
abe2f96e
LT
24882005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2489
d6028ef2
LT
2490 * display.texi: Fix typos and Texinfo usage.
2491
abe2f96e
LT
2492 * edebug.texi (Checking Whether to Stop): executing-macro ->
2493 executing-kbd-macro.
2494
b2cfb30b
RS
24952005-05-01 Richard M. Stallman <rms@gnu.org>
2496
2497 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2498
7e995a23
RS
24992005-04-30 Richard M. Stallman <rms@gnu.org>
2500
2501 * files.texi (Magic File Names): Document `operations' property.
2502
57efa539
LK
25032005-04-29 Lute Kamstra <lute@gnu.org>
2504
2505 * modes.texi (Generic Modes): New node.
2506 (Major Modes): Add it to the menu.
2507 (Derived Modes): Add "derived mode" to concept index.
2508
0a20b1dc
LK
25092005-04-28 Lute Kamstra <lute@gnu.org>
2510
2511 * modes.texi (Defining Minor Modes): Fix previous change.
2512 (Font Lock Mode): Simplify.
2513 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2514 when set and that some parts are optional. Add cross references.
2515 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2516 Add cross references. Add font-lock-multiline to index.
2517 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2518 Lock Variables". Document font-lock-add-keywords and
b5305167 2519 font-lock-remove-keywords.
0a20b1dc
LK
2520 (Other Font Lock Variables): Move font-lock-keywords-only,
2521 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2522 and font-lock-syntactic-face-function to node "Syntactic Font
2523 Lock". Move font-lock-keywords-case-fold-search to node
2524 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2525 and font-lock-{,un}fontify-{buffer,region}-function.
2526 (Precalculated Fontification): Remove reference to deleted variable
2527 font-lock-core-only.
2528 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2529 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2530 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2531 and font-lock-syntactic-face-function here from node "Other Font
2532 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2533 Syntax Properties". Add cross references.
b5305167
SM
2534 (Setting Syntax Properties): New node.
2535 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2536 * syntax.texi (Syntax Properties): Add cross reference.
2537 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2538
68a94f5a
RS
25392005-04-26 Richard M. Stallman <rms@gnu.org>
2540
2541 * display.texi (Defining Faces):
2542 Document `default' elements of defface spec.
2543
2544 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2545
2546 * variables.texi (Variable Aliases): Clarify text.
2547
25482005-04-25 Chong Yidong <cyd@stupidchicken.com>
2549
2550 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2551
7f48f143
LT
25522005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2553
2554 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2555
45d2f8e8
EZ
25562005-04-24 Eli Zaretskii <eliz@gnu.org>
2557
f3714ab2
EZ
2558 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2559 syntax-after and syntax-class.
2560
45d2f8e8 2561 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2562 (Unique File Names): Don't mention "numbers" in the documentation
2563 of make-temp-file and make-temp-name.
45d2f8e8 2564
469bc679
RS
25652005-04-23 Richard M. Stallman <rms@gnu.org>
2566
2567 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2568
c9fa5dc9
RS
25692005-04-22 Nick Roberts <nickrob@snap.net.nz>
2570
2571 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2572
230e1e80
NR
25732005-04-22 Nick Roberts <nickrob@snap.net.nz>
2574
2575 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2576 and define-obsolete-variable-alias.
2577
1ba52906
KS
25782005-04-22 Kim F. Storm <storm@cua.dk>
2579
2580 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2581 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2582
9721d904
LK
25832005-04-21 Lute Kamstra <lute@gnu.org>
2584
2585 * lists.texi (Association Lists): Document rassq-delete-all.
2586
ed35c736
RS
25872005-04-19 Richard M. Stallman <rms@gnu.org>
2588
2589 * modes.texi (Search-based Fontification): Explain that
2590 facespec is an expression to be evaluated.
2591
42fc00a4
RS
25922005-04-19 Kevin Ryde <user42@zip.com.au>
2593
b5305167 2594 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2595 * strings.texi (String Conversion): Fix xref.
2596
5827e9d4
KS
25972005-04-19 Kim F. Storm <storm@cua.dk>
2598
2599 * symbols.texi (Symbol Plists): Add safe-get.
2600 Mention that `get' may signal an error.
2601
47872da9
NR
26022005-04-18 Nick Roberts <nickrob@snap.net.nz>
2603
2604 * customize.texi (Variable Definitions): Replace tooltip-mode
2605 example with save-place.
2606
ec0cf966
RS
26072005-04-17 Richard M. Stallman <rms@gnu.org>
2608
2609 * buffers.texi (Indirect Buffers): Clarify.
2610
2611 * positions.texi (Positions): Clarify converting marker to integer.
2612
2613 * strings.texi (String Basics): Mention string-match; clarify.
2614
199bb209
LK
26152005-04-08 Lute Kamstra <lute@gnu.org>
2616
2617 * modes.texi (Search-based Fontification): Fix cross references.
2618 Use consistent terminology. Document anchored highlighting.
2619
bfa54668
LK
26202005-04-05 Lute Kamstra <lute@gnu.org>
2621
2622 * modes.texi (Defining Minor Modes): Document :group keyword
2623 argument and its default value.
2624
07e5fb9e
LK
26252005-04-03 Lute Kamstra <lute@gnu.org>
2626
2627 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2628 references and/or descriptions. Delete major mode hooks; mention
2629 them as a category instead. Rename or delete obsolete hooks.
2630
aa945b59
RS
26312005-04-02 Richard M. Stallman <rms@gnu.org>
2632
2633 * nonascii.texi (Coding System Basics): Another wording cleanup.
2634
8b918214
RS
26352005-04-01 Richard M. Stallman <rms@gnu.org>
2636
2637 * nonascii.texi (Coding System Basics): Clarify previous change.
2638
41639988
KH
26392005-04-01 Kenichi Handa <handa@m17n.org>
2640
2641 * nonascii.texi (Coding System Basics): Describe about rondtrip
2642 identity of coding systems.
2643
8e669bbd
RS
26442005-03-29 Chong Yidong <cyd@stupidchicken.com>
2645
2646 * text.texi (Buffer Contents): Add filter-buffer-substring and
2647 buffer-substring-filters.
2648
f60a6f87
RS
26492005-03-26 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * anti.texi (Antinews): Mention `G' interactive code.
2652
2653 * tips.texi (Compilation Tips): Mention benchmark.el.
2654
aaac1251
LT
26552005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2656
2657 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2658 is now bound to M-o M-o.
2659
2660 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2661
45325173
GM
26622005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2663
2664 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2665 in the Emacs Manual).
2666 * Makefile.in (srcs): Remove calendar.texi.
2667 * makefile.w32-in (srcs): Remove calendar.texi.
2668 * display.texi (Display): Change name of next node.
2669 * os.texi (System In): Change name of previous node.
2670 * elisp.texi (Top): Remove Calendar references.
2671 * vol1.texi (Top): Remove Calendar references.
2672 * vol2.texi (Top): Remove Calendar references.
2673
85df292e
RS
26742005-03-25 Richard M. Stallman <rms@gnu.org>
2675
45325173 2676 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
2677 Cleanup previous change.
2678
26792005-03-25 Chong Yidong <cyd@stupidchicken.com>
2680
2681 * display.texi (Face Attributes): Faces earlier in an :inherit
2682 list take precedence.
2683 (Scroll Bars): Fix description of vertical-scroll-bars.
2684 Document frame-current-scroll-bars and window-current-scroll-bars.
2685
2686 * markers.texi (The Mark): Document temporary Transient Mark mode.
2687
b5305167
SM
2688 * minibuf.texi (Reading File Names):
2689 Document read-file-name-completion-ignore-case.
85df292e
RS
2690
2691 * positions.texi (Screen Lines): Document nil for width argument
2692 to compute-motion.
2693
1fe54d69
KS
26942005-03-23 Kim F. Storm <storm@cua.dk>
2695
2696 * display.texi (Standard Faces): Other faces used in the fringe
2697 implicitly inherits from the fringe face.
2698 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2699 properties implicitly inherits from fringe face.
2700 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2701
a775dff4
RS
27022005-03-20 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * display.texi (Invisible Text): State default value of
2705 line-move-ignore-invisible.
2706 (Managing Overlays): Document remove-overlays.
2707 (Standard Faces): Document escape-glyph face.
2708
b5305167 2709 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 2710
b5305167
SM
2711 * modes.texi (Other Font Lock Variables):
2712 Document font-lock-lines-before.
a775dff4
RS
2713
2714 * positions.texi (Skipping Characters): skip-chars-forward allows
2715 character classes.
2716
077f7085
LK
27172005-03-18 Lute Kamstra <lute@gnu.org>
2718
2719 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2720
d69ea7ab
RS
27212005-03-17 Richard M. Stallman <rms@gnu.org>
2722
c7bd5d57
RS
2723 * text.texi (Undo): Document extensible undo entries.
2724
d69ea7ab
RS
2725 * searching.texi (String Search, Regexp Search, Regexp Search):
2726 Cleanups.
2727
2728 * nonascii.texi (Character Codes): Minor fix.
2729
2730 * display.texi (Display Property): Explain the significance
2731 of having text properties that are eq.
2732 (Other Display Specs): Explain string as display spec.
2733
2734 * commands.texi (Interactive Codes): Document G option.
2735
27362005-03-17 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * text.texi (Filling): Add sentence-end-without-period and
2739 sentence-end-without-space.
2740 (Changing Properties): Minor fix.
2741
2742 * anti.texi: Total rewrite.
2743
a7679889
LK
27442005-03-15 Lute Kamstra <lute@gnu.org>
2745
2746 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2747
6eb8e247
KS
27482005-03-08 Kim F. Storm <storm@cua.dk>
2749
2750 * display.texi (Specified Space): Property :width is support on
2751 non-graphic terminals, :height is not.
2752
bfa8be14
RS
27532005-03-07 Richard M. Stallman <rms@gnu.org>
2754
2755 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2756 Now subnodes of Fringes.
2757 (Overlay Arrow): Document overlay-arrow-variable-list.
2758 (Fringe Size/Pos): New node, broken out of Fringes.
2759 (Display): Explain clearing vs redisplay better.
2760 (Truncation): Clarify use of bitmaps.
2761 (The Echo Area): Clarify the uses of the echo area.
2762 Add max-mini-window-height.
2763 (Progress): Clarify.
2764 (Invisible Text): Explain that main loop moves point out.
2765 (Selective Display): Say "hidden", not "invisible".
b5305167 2766 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
2767 (Overlay Properties): Clarify intro.
2768 (Finding Overlays): Explain return values when nothing found.
2769 (Width): truncate-string-to-width has added arg.
2770 (Displaying Faces): Clarify and update mode line face handling.
2771 (Face Functions): Minor cleanup.
b5305167 2772 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
2773 (Pixel Specification, Other Display Specs): Minor cleanups.
2774 (Images, Image Descriptors): Minor cleanups.
2775 (GIF Images): Patents have expired.
2776 (Showing Images): Explain default text for insert-image.
b5305167 2777 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
2778 (Making Buttons): Explain return values.
2779 (Button Buffer Commands): Add xref.
2780 (Inverse Video): Update mode-line-inverse-video.
2781 (Display Table Format): Clarify.
2782 (Active Display Table): Give defaults for window-display-table.
2783
2784 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2785 and calendar-today-marker are strings, not chars.
2786 (Holiday Customizing): Minor fix.
2787
bfa8be14
RS
2788 * internals.texi (Writing Emacs Primitives): Update `or' example.
2789 Update limit on # args of subr.
2790
2791 * edebug.texi (Using Edebug): Arrow is in fringe.
2792 (Instrumenting): Arg to eval-defun works without loading edebug.
2793 (Edebug Execution Modes): Add xref.
2794
2795 * customize.texi (Common Keywords): Clarify :require.
2796 Mention :version here.
2797 (Variable Definitions, Group Definitions): Not here.
2798 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2799
d69ea7ab
RS
28002005-03-07 Chong Yidong <cyd@stupidchicken.com>
2801 * nonascii.texi (Text Representations): Clarify position-bytes.
2802 (Character Sets): Add list-charset-chars.
2803 (Scanning Charsets): Add charset-after.
2804 (Encoding and I/O): Minor fix.
2805
34398e6c
RS
28062005-03-06 Richard M. Stallman <rms@gnu.org>
2807
2808 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2809 (Resizing Windows): Likewise.
2810
2811 * text.texi (Change Hooks): Get rid of "Emacs 21".
2812
2813 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2814
2815 * streams.texi (Output Variables): Get rid of "Emacs 21".
2816
2817 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2818
2819 * os.texi (Translating Input): Replace flow-control example
2820 with a less obsolete example that uses `keyboard-translate'.
2821
6eb8e247 2822 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 2823 Get rid of "Emacs 21".
6eb8e247 2824
34398e6c
RS
2825 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2826 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2827
2828 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2829
2830 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2831
2832 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2833 (Menu Bar): Fix when menu-bar-update-hook is called.
2834
2835 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2836
2837 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2838 and make it read better.
2839
2840 * files.texi (Writing to Files): Get rid of "Emacs 21".
2841 (Unique File Names): Likewise.
2842
2843 * elisp.texi: Update Emacs version to 22.
2844
2845 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2846 (Overlay Properties, Face Attributes): Likewise.
2847 (Managing Overlays): Fix punctuation.
2848 (Attribute Functions): Clarify set-face-font; get rid of
2849 info about old Emacs versions.
2850 (Auto Faces, Font Lookup, Display Property, Images):
2851 Get rid of "Emacs 21".
2852
2853 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2854
d2178387
RS
28552005-03-05 Richard M. Stallman <rms@gnu.org>
2856
2857 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2858
524352d6
LK
28592005-03-04 Lute Kamstra <lute@gnu.org>
2860
2861 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2862
28632005-03-03 Lute Kamstra <lute@gnu.org>
2864
2865 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2866
284f0680
LK
28672005-03-01 Lute Kamstra <lute@gnu.org>
2868
2869 * debugging.texi (Debugger Commands): Update `j'.
2870
a9ee5cac
LK
28712005-02-28 Lute Kamstra <lute@gnu.org>
2872
2873 * debugging.texi (Debugging): Fix typo.
2874 (Error Debugging): Document eval-expression-debug-on-error.
2875 (Function Debugging): Update example.
2876 (Using Debugger): Mention starred stack frames.
2877 (Debugger Commands): Document `j' and `l'.
2878 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2879 Update the messages that the debugger displays.
2880 (Internals of Debugger): Add cross reference. Update example.
2881 (Excess Open): Minor improvement.
2882 (Excess Close): Minor improvement.
2883
378d0f8e
RS
28842005-02-26 Richard M. Stallman <rms@gnu.org>
2885
2886 * tips.texi (Coding Conventions): Clarify.
2887 Put all the major mode key reservations together.
2888 Mention the Mouse-1 => Mouse-2 conventions.
2889
2890 * syntax.texi (Syntax Class Table): Clarify.
2891 (Syntax Table Functions): syntax-after moved from here.
2892 (Syntax Table Internals): syntax-after moved to here.
2893 (Parsing Expressions): Update info on number of values
2894 and what's meaningful in the STATE argument.
2895 (Categories): Fix typo.
2896
2897 * sequences.texi (Arrays): Cleanup.
2898 (Char-Tables): Clarify.
2899
2900 * processes.texi (Deleting Processes): Cleanups, add xref.
2901 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2902 (Process Information): set-process-coding-system, some args optional.
2903 (Input to Processes): Explain various types for PROCESS args.
2904 Rename them from PROCESS-NAME to PROCESS.
2905 (Signals to Processes): Likewise.
2906 (Decoding Output): Cleanup.
2907 (Query Before Exit): Clarify.
2908
2909 * os.texi (Startup Summary): Correct the options; add missing ones.
2910 (Terminal Output, Batch Mode): Clarify.
2911 (Flow Control): Node deleted.
2912
2913 * markers.texi (The Mark): Clarify.
2914
2915 * macros.texi (Expansion): Cleanup.
2916 (Indenting Macros): indent-spec allows ints, not floats.
2917
2918 * keymaps.texi (Keymaps): Clarify.
2919 (Format of Keymaps): Update lisp-mode-map example.
2920 (Active Keymaps, Key Lookup): Clarify.
2921 (Changing Key Bindings): Add xref to `kbd'.
2922 (Key Binding Commands, Simple Menu Items): Clarify.
2923 (Mouse Menus, Menu Bar): Clarify.
2924 (Menu Example): Replace print example with menu-bar-replace-menu.
2925
2926 * help.texi (Documentation Basics): Add function-documentation prop.
2927
2928 * elisp.texi (Top): Don't refer to Flow Control node.
2929
2930 * commands.texi (Command Overview): Improve xrefs.
2931 (Adjusting Point): Adjusting point applies to intangible and invis.
2932 (Key Sequence Input): Doc extra read-key-sequence args.
2933 Likewise for read-key-sequence-vector.
2934
2935 * backups.texi (Rename or Copy): Minor fix.
2936 (Numbered Backups): For version-control, say the default.
2937 (Auto-Saving): make-auto-save-file-name example is simplified.
2938
2939 * advice.texi (Advising Functions): Don't imply one part of Emacs
2940 should advise another part. Markup changes.
2941 (Defining Advice): Move transitional para.
2942 (Activation of Advice): Cleanup.
2943 Explain if COMPILE is nil or negative.
2944
2945 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2946
2e20c83d
LK
29472005-02-24 Lute Kamstra <lute@gnu.org>
2948
2949 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2950 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2951
65c492fd
LK
29522005-02-23 Lute Kamstra <lute@gnu.org>
2953
b02c3eed
LK
2954 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2955 to define global minor modes as well.
2956
65c492fd
LK
2957 * display.texi (Managing Overlays): overlay-buffer returns nil for
2958 deleted overlays.
2959
b686dd59
KS
29602005-02-22 Kim F. Storm <storm@cua.dk>
2961
2962 * minibuf.texi (Basic Completion): Allow symbols in addition to
2963 strings in try-completion and all-completions.
2964
23e8c095
LK
29652005-02-14 Lute Kamstra <lute@gnu.org>
2966
2967 * elisp.texi (Top): Remove reference to deleted node.
2968
2969 * lists.texi (Lists): Remove reference to deleted node.
2970 (Cons Cells): Fix typo.
2971
2972 * loading.texi (Where Defined): Fix typo.
2973
134948fc
RS
29742005-02-14 Richard M. Stallman <rms@gnu.org>
2975
2976 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2977 is useful for discarding some minor modes.
2978
2979 * symbols.texi (Symbol Components): Reorder examples.
2980
2981 * streams.texi (Input Functions): State standard-input default.
2982 (Output Variables): State standard-output default.
2983
2984 * objects.texi (Printed Representation): Clarify read syntax vs print.
2985 (Floating Point Type): Explain meaning better.
2986 (Symbol Type): Explain uniqueness better.
2987 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2988 List examples sooner.
2989 (Box Diagrams): New subnode broken out.
2990 Some examples moved from old Lists as Boxes node.
2991 (Dotted Pair Notation): Clarify intro.
2992 (Array Type): Clarify.
2993 (Type Predicates): Add hash-table-p.
2994
2995 * numbers.texi (Integer Basics): Clarify radix explanation.
2996 (Predicates on Numbers): Minor clarification.
2997 (Comparison of Numbers): Minor clarification. Clarify eql.
2998 Typos in min, max.
2999 (Math Functions): Clarify overflow in expt.
3000
3001 * minibuf.texi (Text from Minibuffer): Minor clarification.
3002 Mention arrow keys.
3003
3004 * loading.texi (Autoload): defun's doc string overrides autoload's
3005 doc string.
3006 (Repeated Loading): Modernize "add to list" examples.
3007 (Where Defined): Finish updating table of load-history elts.
3008
3009 * lists.texi (List-related Predicates): Minor wording improvement.
3010 (Lists as Boxes): Node deleted.
3011 (Building Lists): Explain trivial cases of number-sequence.
3012
3013 * hash.texi (Hash Tables): Add desc to menu items.
3014 (Creating Hash): Expain "full" means "make larger",
3015 (Hash Access): Any object can be a key.
3016 State value of maphash.
3017
3018 * functions.texi (What Is a Function): Wording cleanup.
3019 (Function Documentation): Minor cleanup.
3020 Explain purpose of calling convention at end of doc string.
3021 (Function Names): Wording cleanup.
3022 (Calling Functions): Wording cleanup.
3023 Explain better how funcall calls the function.
3024 (Function Cells): Delete example of saving and redefining function.
3025
3026 * control.texi (Combining Conditions): Wording cleanup.
3027 (Iteration): dolist and dotimes bind VAR locally.
3028 (Cleanups): Xref to Atomic Changes.
3029
3030 * compile.texi (Byte Compilation): Delete 19.29 info.
3031 (Compilation Functions): Macros' difficulties don't affect defsubst.
3032 (Docs and Compilation): Delete 19.29 info.
3033
44291460
RS
30342005-02-10 Richard M. Stallman <rms@gnu.org>
3035
3036 * objects.texi (Symbol Type): Minor correction.
3037
1f9ad95a
LK
30382005-02-06 Lute Kamstra <lute@gnu.org>
3039
3040 * modes.texi (Example Major Modes): Fix typos.
3041
ba2c991c
RS
30422005-02-06 Richard M. Stallman <rms@gnu.org>
3043
3044 * text.texi (Margins): fill-nobreak-predicate can be one function.
3045
3046 * strings.texi (Modifying Strings): clear-string can make unibyte.
3047 (Formatting Strings): format gives error if values missing.
3048
3049 * positions.texi (Character Motion): Mention default arg
3050 for forward-char. backward-char refers to forward-char.
3051 (Word Motion): Mention default arg for forward-word.
3052 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3053 Simplify end-of-buffer.
3054 (Text Lines): Mention default arg for forward-line.
3055 (List Motion): Mention default arg for beginning/end-of-defun.
3056 (Skipping Characters): Minor fixes in explaining character-set.
3057
3058 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3059 Mode inheritance applies only when default-major-mode is nil.
3060 Clarifications.
3061 (Example Major Modes): Update Text mode and Lisp mode examples.
3062 (Minor Mode Conventions): Mention define-minor-mode at top.
3063 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3064 (Mode Line Format): Update mode line face display info.
3065 (Properties in Mode): Mention effect of risky vars.
3066 (Imenu): Define imenu-add-to-menubar.
3067 (Font Lock Mode): Add descriptions to menu lines.
3068 (Faces for Font Lock): Add font-lock-doc-face.
3069
9bf6d576
LK
30702005-02-05 Lute Kamstra <lute@gnu.org>
3071
3072 * text.texi (Maintaining Undo): Remove obsolete function.
3073
cb602754
EZ
30742005-02-05 Eli Zaretskii <eliz@gnu.org>
3075
3076 * frames.texi (Color Names): Add pointer to the X docs about RGB
3077 color specifications. Improve indexing
3078 (Text Terminal Colors): Replace the description of RGB values by
3079 an xref to "Color Names".
3080
4e07258f
RS
30812005-02-03 Richard M. Stallman <rms@gnu.org>
3082
3083 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3084 Clarify.
3085 (Selecting Windows): Clarify save-selected-window.
3086 (Cyclic Window Ordering): Clarify walk-windows.
3087 (Window Point): Clarify.
3088 (Window Start): Add comment to example.
3089 (Resizing Windows): Add `interactive' specs in examples.
3090 Document fit-window-to-buffer.
3091
3092 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3093 (Undo, Maintaining Undo): Clarify last change.
3094 (Sorting): In sort-numeric-fields, explain about octal and hex.
3095 Mention sort-numeric-base.
3096 (Format Properties): Add xref for hard newlines.
3097
3098 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3099 (Pop-Up Menus): Fix typo.
3100 (Color Names): Explain all types of color names.
3101 Explain color-values on B&W terminal.
3102 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3103
3104 * files.texi (File Locks): Not supported on MS systems.
3105 (Testing Accessibility): Clarify.
3106
3107 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3108 (Coverage Testing): Fix typo.
3109
3110 * commands.texi (Misc Events): Remove stray space.
3111
3112 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3113 (Modification Time): Clarify when visited-file-modtime returns 0.
3114 (The Buffer List): Clarify bury-buffer.
3115 (Killing Buffers): Clarify.
3116 (Indirect Buffers): Add clone-indirect-buffer.
3117
31182005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3119
3120 * edebug.texi (Printing in Edebug): Fix default value of
3121 edebug-print-circle.
3122 (Coverage Testing): Fix displayed frequency count data.
3123
31242005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3125
3126 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3127
4e07258f 31282005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3129
3130 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3131
28d986b9
EZ
31322005-01-29 Eli Zaretskii <eliz@gnu.org>
3133
3134 * commands.texi (Misc Events): Describe the help-echo event.
3135
3136 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3137 consistently in description of the help-echo property.
3138 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3139
3140 * display.texi (Overlay Properties): Fix the index entry for
3141 help-echo overlay property.
3142
3143 * customize.texi (Type Keywords): Uncomment the xref to the
3144 help-echo property documentation.
3145
8f958b40
KS
31462005-01-23 Kim F. Storm <storm@cua.dk>
3147
3148 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3149 return value. Third element FULLY replaced by PARTIAL which
3150 specifies number of invisible pixels if row is only partially visible.
3151 (Textual Scrolling): Mention auto-window-vscroll.
3152 (Vertical Scrolling): New defvar auto-window-vscroll.
3153
cd7e5dd6
LT
31542005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3155
3156 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3157 command remapping.
3158
6f771c32
RS
31592005-01-15 Richard M. Stallman <rms@gnu.org>
3160
3161 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3162
6ac8a822
KS
31632005-01-14 Kim F. Storm <storm@cua.dk>
3164
88948d55
KS
3165 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3166
6ac8a822
KS
3167 * text.texi (Links and Mouse-1): Fix string and vector item.
3168
20d6de82
RS
31692005-01-13 Richard M. Stallman <rms@gnu.org>
3170
3171 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3172 descriptions of overriding-local-map and overriding-terminal-local-map.
3173
3174 * text.texi (Links and Mouse-1): Clarify text.
3175
f75a592e
KS
31762005-01-13 Kim F. Storm <storm@cua.dk>
3177
3178 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3179
910f60b1
TTN
31802005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3181
3182 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3183
37181fc4
KS
31842005-01-12 Kim F. Storm <storm@cua.dk>
3185
3186 * text.texi (Links and Mouse-1): Rename section from Enabling
3187 Mouse-1 to Following Links. Change xrefs.
3188 Add examples for define-button-type and define-widget.
3189
3190 * display.texi (Button Properties, Button Buffer Commands):
3191 Clarify mouse-1 and follow-link functionality.
3192
28f94a34
RS
31932005-01-12 Richard M. Stallman <rms@gnu.org>
3194
3195 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3196
3197 * display.texi (Beeping): Fix Texinfo usage.
3198
3199 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3200
bac2d936
KS
32012005-01-11 Kim F. Storm <storm@cua.dk>
3202
3203 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3204 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3205
3206 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3207 (Enabling Mouse-1 to Follow Links): New subsection.
3208
de968ddb
RS
32092005-01-06 Richard M. Stallman <rms@gnu.org>
3210
3211 * text.texi (Special Properties): Minor change.
3212
3213 * os.texi (Timers): Clarify previous change.
3214
3215 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3216
a3a43b3b
LT
32172005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3218
3219 * display.texi (Face Attributes): Correct xref to renamed node.
3220
732bb9ce
RS
32212005-01-01 Richard M. Stallman <rms@gnu.org>
3222
3223 * display.texi (Face Attributes): Describe hex color specs.
3224
c734ae59
RS
32252004-12-31 Richard M. Stallman <rms@gnu.org>
3226
3227 * os.texi (Timers): Update previous change.
3228
33b2f4ea
KS
32292004-12-30 Kim F. Storm <storm@cua.dk>
3230
3231 * display.texi (Line Height): Total line-height is now specified
3232 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3233 in cons cells. (nil . RATIO) is relative to actual line height.
3234 Use line-height `t' instead of `0' to get minimum height.
3235
99ec74b9
RS
32362004-12-29 Richard M. Stallman <rms@gnu.org>
3237
3238 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3239
eab463f6
RS
32402004-12-28 Richard M. Stallman <rms@gnu.org>
3241
3242 * commands.texi (Quitting): Clarify value of with-local-quit.
3243
3244 * elisp.texi (Top): Fix previous change.
3245
3246 * loading.texi (Loading): Fix previous change.
3247
ebbd14f1
RS
32482004-12-27 Richard M. Stallman <rms@gnu.org>
3249
4ae98fc5
RS
3250 * Makefile.in (MAKEINFO): Specify --force.
3251
8f430046
RS
3252 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3253
56011a8c
RS
3254 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3255
3256 * display.texi (Line Height): Further clarify.
3257
3258 * elisp.texi (Top): Update Loading submenu.
3259
ebbd14f1
RS
3260 * loading.texi (Where Defined): New node.
3261 (Unloading): load-history moved to Where Defined.
3262
fda2922a
RS
32632004-12-21 Richard M. Stallman <rms@gnu.org>
3264
3265 * commands.texi (Event Input Misc): Add while-no-input.
3266
9eb8959a
RS
32672004-12-11 Richard M. Stallman <rms@gnu.org>
3268
3269 * display.texi (Line Height): Rewrite text for clarity.
3270
adf87c29
KS
32712004-12-11 Kim F. Storm <storm@cua.dk>
3272
3273 * display.texi (Display): Add node "Line Height" to menu.
3274 (Line Height): New node. Move full description of line-spacing
3275 and line-height text properties here from text.texi.
3276 (Scroll Bars): Add vertical-scroll-bar variable.
3277
3278 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3279
3280 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3281 line-spacing and vertical-scroll-bar.
3282
3283 * text.texi (Special Properties): Just mention line-spacing and
3284 line-height here, add xref to new "Line Height" node.
3285
31e4729e
TTN
32862004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3287
3288 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3289
3290 * locals.texi (Standard Buffer-Local Variables):
3291 Add @xref for `line-spacing'.
3292
cc60c723
RS
32932004-12-05 Richard M. Stallman <rms@gnu.org>
3294
3295 * Makefile.in (maintainer-clean): Remove the info files
3296 in $(infodir) where they are created.
3297
f6101ac9
RS
32982004-12-03 Richard M. Stallman <rms@gnu.org>
3299
3300 * windows.texi (Selecting Windows): get-lru-window and
3301 get-largest-window don't consider dedicated windows.
3302
3303 * text.texi (Undo): Document undo-in-progress.
3304
94221759
RS
33052004-11-26 Richard M. Stallman <rms@gnu.org>
3306
3307 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3308 Remove a few vars that are not always buffer-local.
3309
7092c5e8
LT
33102004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3311
3312 * locals.texi (Standard Buffer-Local Variables): Comment out
3313 xref's to non-existent node `Yet to be written'.
3314
261b01c6
RS
33152004-11-24 Richard M. Stallman <rms@gnu.org>
3316
3317 * processes.texi (Synchronous Processes): Grammar fix.
3318
3319 * numbers.texi (Comparison of Numbers): Add eql.
3320
3321 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3322
3323 * intro.texi (Printing Notation): Fix previous change.
3324
3325 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3326 and default-indicate-buffer-boundaries from here.
3327 (Usual Display): To here.
3328 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3329 (Usual Display): Move tab-width up.
3330
3331 * customize.texi (Variable Definitions): Replace
3332 show-paren-mode example with tooltip-mode.
7092c5e8 3333 (Simple Types, Composite Types, Defining New Types):
261b01c6 3334 Minor cleanups.
7092c5e8 3335
c1aa4864
JH
33362004-11-21 Jesper Harder <harder@ifa.au.dk>
3337
3338 * processes.texi (Synchronous Processes, Output from Processes):
3339 Markup fix.
3340
dedbac89
RS
33412004-11-20 Richard M. Stallman <rms@gnu.org>
3342
07c8c65a
RS
3343 * positions.texi (Skipping Characters): skip-chars-forward
3344 now handles char classes.
3345
8f40a868
RS
3346 * intro.texi (Printing Notation): Avoid confusion of `print'
3347 when explaining @print.
3348
3349 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3350
3351 * display.texi (Display Table Format): Minor fix.
3352
3353 * streams.texi (Output Functions): Fix print example.
3354
fd6866c8
RS
3355 * Makefile.in (elisp): New target.
3356 (dist): Depend on $(infodir)/elisp, not elisp.
3357 Copy the info files from $(infodir).
3358
9d00469f
RS
3359 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3360 read-from-minibuffer.
3361
dedbac89
RS
3362 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3363
6de891db
RS
33642004-11-19 Richard M. Stallman <rms@gnu.org>
3365
3366 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3367
e1c1c5a7
TTN
33682004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3369
3370 * tips.texi (Coding Conventions): Fix typo.
3371
ee31cd78
RS
33722004-11-16 Richard M. Stallman <rms@gnu.org>
3373
3374 * tips.texi (Coding Conventions): Separate defvar and require
3375 methods to avoid warnings. Use require only when there are many
3376 functions and variables from that package.
3377
3378 * minibuf.texi (Minibuffer Completion): When ignoring case,
3379 predicate must not be case-sensitive.
3380
3381 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3382 (Test Coverage): Don't talk about "splotches". Clarified.
3383
4bd38e94
TTN
33842004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3385
3386 * frames.texi (Window Frame Parameters): Fix typo.
3387
6d073ae1
KS
33882004-11-15 Kim F. Storm <storm@cua.dk>
3389
9f89426b
KS
3390 * symbols.texi (Other Plists): Note that plist-get may signal error.
3391 Add safe-plist-get.
6d073ae1 3392
10980463
TTN
33932004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3394
3395 * modes.texi (Font Lock Basics): Fix typo.
3396
1efc19eb
RS
33972004-11-08 Richard M. Stallman <rms@gnu.org>
3398
3399 * syntax.texi (Syntax Table Functions): Add syntax-after.
3400
6159c232
EZ
34012004-11-06 Lars Brinkhoff <lars@nocrew.org>
3402
3403 * os.texi (Processor Run Time): New section documenting
3404 get-internal-run-time.
3405
59dede22
EZ
34062004-11-06 Eli Zaretskii <eliz@gnu.org>
3407
3408 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3409 it nukes elisp-cover.texi.
3410 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3411 elisp-0 etc.
3412
4cc8522c
LT
34132004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3414
3415 * commands.texi (Keyboard Macros): Document `append' return value
3416 of `defining-kbd-macro'.
3417
2d1ef312
RS
34182004-11-01 Richard M. Stallman <rms@gnu.org>
3419
3420 * commands.texi (Interactive Call): Add called-interactively-p.
3421
6f4e005d
SJ
34222004-10-29 Simon Josefsson <jas@extundo.com>
3423
3424 * minibuf.texi (Reading a Password): Revert.
3425
4f71c13f
RS
34262004-10-28 Richard M. Stallman <rms@gnu.org>
3427
3428 * frames.texi (Display Feature Testing): Explain about "vendor".
3429
4660a9e3
RS
34302004-10-27 Richard M. Stallman <rms@gnu.org>
3431
3432 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3433 not raw. Clarify `n'.
3434 (Interactive Call): Rewrite interactive-p, focusing on when
3435 and how to use it.
3436 (Misc Events): Clarify previous change.
3437
3438 * advice.texi (Simple Advice): Clarify what job the example does.
3439 (Around-Advice): Clarify ad-do-it.
3440 (Activation of Advice): An option of ad-default-compilation-action
3441 is `never', not `nil'.
3442
c8636435
KS
34432004-10-26 Kim F. Storm <storm@cua.dk>
3444
3445 * commands.texi (Interactive Codes): Add U code letter.
3446
acd4089b
SJ
34472004-10-25 Simon Josefsson <jas@extundo.com>
3448
3449 * minibuf.texi (Reading a Password): Add.
3450
29dc7809
JR
34512004-10-24 Jason Rumney <jasonr@gnu.org>
3452
9b7fa297 3453 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3454 and wheel-down.
3455
bb5d6d34
KG
34562004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3457
3458 * processes.texi (Synchronous Processes): Document process-file.
3459
d0ee2ed3
KH
34602004-10-22 Kenichi Handa <handa@m17n.org>
3461
3462 * text.texi (translate-region): Document that it accepts also a
3463 char-table.
3464
38be9dbb
DP
34652004-10-22 David Ponce <david@dponce.com>
3466
3467 * windows.texi (Resizing Windows): Document the `preserve-before'
3468 argument of the functions `enlarge-window' and `shrink-window'.
3469
63c80452
JR
34702004-10-19 Jason Rumney <jasonr@gnu.org>
3471
3472 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3473
9f4b6e73
LT
34742004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * text.texi (Filling): Add anchor for definition of
3477 `sentence-end-double-space'.
3478
3479 * searching.texi (Regexp Example): Update description of how
3480 Emacs currently recognizes the end of a sentence.
3481 (Standard Regexps): Update definition of the variable
3482 `sentence-end'. Add definition of the function `sentence-end'.
3483
657f0f9c
EZ
34842004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3485
3486 * display.texi (Progress): New node.
3487
35ab4857
KS
34882004-10-05 Kim F. Storm <storm@cua.dk>
3489
3490 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3491
f2a54fbc
KS
34922004-09-29 Kim F. Storm <storm@cua.dk>
3493
3494 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3495 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3496 fringe bitmap symbols, as they now have their own namespace.
3497 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3498 vs. pixels. Signal error if no free bitmap slots.
3499 (Pixel Specification): Change IMAGE to @var{image}.
3500
4676d6f3
RS
35012004-09-28 Richard M. Stallman <rms@gnu.org>
3502
3503 * text.texi (Special Properties): Clarify line-spacing and line-height.
3504
3505 * searching.texi (Regexp Search): Add looking-back.
3506
17234906
LT
35072004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3508
3509 * display.texi: Correct typos.
3510 (Image Descriptors): Correct xref's.
3511
4de43c8b
RS
35122004-09-25 Richard M. Stallman <rms@gnu.org>
3513
3514 * text.texi (Special Properties): Cleanups in `cursor'.
3515 Rewrites in `line-height' and `line-spacing'; exchange them.
3516
3517 * display.texi (Fringes): Rewrite previous change.
3518 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3519 (Display Fringe Bitmaps): Node deleted, text moved.
3520 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3521 (Scroll Bars): Clarify set-window-scroll-bars.
3522 (Pointer Shape): Rewrite.
3523 (Specified Space): Clarify :align-to, etc.
3524 (Pixel Specification): Use @var. Clarify new text.
3525 (Other Display Specs): Clarify `slice'.
3526 (Image Descriptors): Cleanups.
3527 (Showing Images): Cleanups.
3528
a3ee0299
LT
35292004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3530
e88ebce6
LT
3531 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3532
a3ee0299
LT
3533 * modes.texi: Various minor changes in addition to:
3534 (Major Mode Conventions): Final call to `run-mode-hooks' should
3535 not be inside the `delay-mode-hooks' form.
3536 (Mode Hooks): New node.
3537 (Hooks): Delete obsolete example.
3538 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3539 node "Mode Hooks".
3540
6db2bc02
LT
35412004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3542
3543 * display.texi: Correct various typos.
3544 (Display): Rename node "Pointer Shapes" to "Pointer
3545 Shape". (There is already a node called "Pointer Shapes" in
3546 frames.texi.)
3547 (Images): Remove non-existent node "Image Slices" from menu.
3548
ed2846bd
KS
35492004-09-23 Kim F. Storm <storm@cua.dk>
3550
3551 * text.texi (Special Properties): Add `cursor', `pointer',
3552 `line-height', and `line-spacing' properties.
3553
3554 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3555 Shapes' to menu.
3556 (Standard Faces): Doc fix for fringe face.
3557 (Fringes): Add `overflow-newline-into-fringe' and
3558 'indicate-buffer-boundaries'.
3559 (Fringe Bitmaps, Pointer Shapes): New nodes.
3560 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3561 Bitmaps' to menu.
3562 (Specified Space): Describe pixel width and height.
3563 (Pixel Specification): New node.
3564 (Other Display Specs): Add `slice' property.
3565 (Display Fringe Bitmaps): New node.
3566 (Images): Add 'Image Slices' to menu.
3567 (Image Descriptors): Add `:pointer' and `:map' properties.
3568 (Showing Images): Add slice arg to `insert-image'. Add
3569 'insert-sliced-image'.
3570
4d894c98
RS
35712004-09-20 Richard M. Stallman <rms@gnu.org>
3572
3573 * commands.texi (Key Sequence Input):
3574 Clarify downcasing in read-key-sequence.
3575
7e388eb7
JL
35762004-09-08 Juri Linkov <juri@jurta.org>
3577
3578 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3579
a020987f
LT
35802004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3581
3582 * locals.texi (Standard Buffer-Local Variables): Add
3583 `buffer-auto-save-file-format'.
3584 * internals.texi (Buffer Internals): Describe new
3585 auto_save_file_format field of the buffer structure.
3586 * files.texi (Format Conversion): `auto-save-file-format' has been
3587 renamed `buffer-auto-save-file-format'.
3588
2b96f80c
LT
35892004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3590
3591 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3592 an integer or a marker.
3593 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3594
2ee3b79e
RS
35952004-08-22 Richard M. Stallman <rms@gnu.org>
3596
3597 * modes.texi (Major Mode Conventions): Discuss rebinding of
3598 standard key bindings.
3599
c438dc33
KS
36002004-08-18 Kim F. Storm <storm@cua.dk>
3601
3602 * processes.texi (Accepting Output): Add `just-this-one' arg to
3603 `accept-process-output'.
101c421e 3604 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3605
db8af011
LT
36062004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3607
3608 * keymaps.texi: Various changes in addition to:
3609 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3610 Give more varied examples for `kbd'.
3611 (Creating Keymaps): Char tables have slots for all characters
3612 without modifiers.
3613 (Active Keymaps): `overriding-local-map' and
3614 `overriding-terminal-local-map' also override text property and
3615 overlay keymaps.
3616 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3617 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3618 to denote a prefix of no events.
3619 `map-keymap' includes parent's bindings _recursively_.
3620 Clarify and correct description of `where-is-internal'.
3621 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3622 (Menu Example): For menus intended for use with the keyboard, the
3623 menu items should be bound to characters or real function keys.
3624
de700726
LT
36252004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3626
30e75a87
LT
3627 * objects.texi (Character Type): Reposition `@anchor' to prevent
3628 double space inside sentence in Info.
3629
de700726
LT
3630 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3631 renamed to `disabled-command-function'.
7c5b95c9 3632 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
3633 (Command Loop Info): Replace reference to it.
3634 (Disabling Commands): `disabled-command-hook' has been renamed to
3635 `disabled-command-function'.
3636
81909a1a
LT
36372004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3638
3639 * os.texi (Translating Input): Only non-prefix bindings in
3640 `key-translation-map' override actual key bindings. Warn about
3641 possible indirect effect of actual key bindings on non-prefix
3642 bindings in `key-translation-map'.
3643
5504e99c
LT
36442004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3645
3646 * minibuf.texi (High-Level Completion): Add anchor for definition
3647 of `read-variable'.
3648
3649 * commands.texi: Various changes in addition to:
3650 (Using Interactive): Clarify description of `interactive-form'.
3651 (Interactive Call): Mention default for KEYS argument to
3652 `call-interactively'.
3653 (Command Loop Info): Clarify description of `this-command-keys'.
3654 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3655 Value of `last-event-frame' can be `macro'.
3656 (Repeat Events): `double-click-fuzz' is also used to distinguish
3657 clicks and drags.
3658 (Classifying Events): Clarify descriptions of `event-modifiers'
3659 `event-basic-type' and `event-convert-list'.
3660 (Accessing Events): `posn-timestamp' takes POSITION argument.
3661 (Quoted Character Input): Clarify description of
3662 `read-quoted-char' and fix example.
3663 (Quitting): Add `with-local-quit'.
6db11765 3664 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
3665 `enable-command' and `disable-command'.
3666 Mention what happens if `disabled-command-hook' is nil.
3667 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3668 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3669
f478a72a
LT
36702004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3671
3672 * frames.texi: Various changes in addition to:
3673 (Creating Frames): Expand and clarify description of `make-frame'.
3674 (Window Frame Parameters): Either none or both of the `icon-left'
3675 and `icon-top' parameters must be specified. Put descriptions of
3676 `menu-bar-lines' and `toolbar-lines' closer together and change
3677 them accordingly.
3678 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3679 except while processing `frame-title-format' or `icon-title-format'.
3680 (Deleting Frames): Correct description of `delete-frame'.
3681 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 3682 (Frames and Windows): Mention return value of
f478a72a
LT
3683 `set-frame-selected-window'.
3684 (Visibility of Frames): Mention `force' argument to
3685 `make-frame-invisible'. `frame-visible-p' returns t for all
3686 frames on text-only terminals.
3687 (Frame Configurations): Restoring a frame configuration does not
3688 restore deleted frames.
3689 (Window System Selections): `x-set-selection' returns DATA.
3690 (Resources): Add example.
3691 (Display Feature Testing): Clarify descriptions of
3692 `display-pixel-height', `display-pixel-width', `x-server-version'
3693 and `x-server-vendor'.
3694
3695 * windows.texi (Choosing Window): Add anchor.
3696 * minibuf.texi (Minibuffer Misc): Add anchor.
3697
bc135062
JPW
36982004-07-23 John Paul Wallington <jpw@gnu.org>
3699
3700 * macros.texi (Defining Macros): Declaration keyword for setting
3701 Edebug spec is `debug' not `edebug'.
3702
cb7516e5
LT
37032004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3704
3705 * windows.texi: Various small changes in addition to:
3706 (Window Point): Mention return value of `set-window-point'.
3707 (Window Start): `pos-visible-in-window-p' disregards horizontal
3708 scrolling. Explain return value if PARTIALLY is non-nil.
3709 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3710 and `set-window-vscroll'.
3711 (Size of Window): The argument WINDOW to `window-inside-edges',
3712 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3713 (Resizing Windows): Explain return value of
3714 `shrink-window-if-larger-than-buffer'.
3715 `window-size-fixed' automatically becomes buffer local when set.
3716 (Window Configurations): Explain return value of
3717 `set-window-configuration'.
3718
3719 * minibuf.texi (Minibuffer Misc): Add anchor for
3720 `minibuffer-scroll-window'.
3721
3722 * positions.texi (Text Lines): Add anchor for `count-lines'.
3723
3751eb00
RS
37242004-07-17 Richard M. Stallman <rms@gnu.org>
3725
3726 * display.texi (Overlay Properties): Adding `evaporate' prop
3727 deletes empty overlay immediately.
3728
3729 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3730 fix example.
3731
9a7e97c6
LT
37322004-07-16 Jim Blandy <jimb@redhat.com>
3733
3734 * searching.texi (Regexp Backslash): Document new \_< and \_>
3735 operators.
3736
aa0e4da8
JB
37372004-07-16 Juanma Barranquero <lektu@terra.es>
3738
3739 * display.texi (Images): Fix Texinfo usage.
3740
cbbfedb2
LT
37412004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3742
3743 * buffers.texi (Modification Time): `visited-file-modtime' now
3744 returns a list of two integers, instead of a cons.
3745
3a052bd3
LT
37462004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3747
3748 * windows.texi: Various changes in addition to:
3749 (Splitting Windows): Add `split-window-keep-point'.
3750
02c04e6f
RS
37512004-07-09 Richard M. Stallman <rms@gnu.org>
3752
3753 * frames.texi (Input Focus): Minor fix.
3754
cb4f1287
LT
37552004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * frames.texi (Input Focus): Clarify descriptions of
3758 `select-frame-set-input-focus' and `select-frame'.
3759
339902ec
LT
37602004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3761
3762 * os.texi: Various small changes in addition to:
3763 (Killing Emacs): Expand and clarify description of
3764 `kill-emacs-query-functions' and `kill-emacs-hook'.
3765 (System Environment): Expand and clarify description of `getenv'
3766 and `setenv'.
3767 (Timers): Clarify description of `run-at-time'.
3768 (Translating Input): Correct description of
3769 `extra-keyboard-modifiers'.
3770 (Flow Control): Correct description of `enable-flow-control'.
3771
fe3b7e35
TTN
37722004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3773
3774 * os.texi: Update copyright.
3775 (Session Management): Grammar fix.
3776 Clarify which Emacs does the restarting.
3777 Use @samp for *scratch* buffer.
3778
59db7d6e
LT
37792004-07-04 Alan Mackenzie <acm@muc.de>
3780
3781 * frames.texi (Input Focus): Add documentation for
3782 `select-frame-set-input-focus'. Replace refs to non-existent
3783 `switch-frame' with `select-frame'. Minor corrections and tidying
3784 up of text-only terminal stuff.
3785
e3ccf404
RS
37862004-07-02 Richard M. Stallman <rms@gnu.org>
3787
3788 * files.texi (Saving Buffers): Cleanup write-contents-function.
3789 (Magic File Names): Cleanup file-remote-p.
3790
8addb6eb
KG
37912004-07-02 Kai Grossjohann <kai@emptydomain.de>
3792
3793 * files.texi (Magic File Names): `file-remote-p' returns an
3794 identifier of the remote system, not just t.
3795
7a58d84d
DK
37962004-07-02 David Kastrup <dak@gnu.org>
3797
3798 * searching.texi (Entire Match Data): Add explanation about new
3799 match-data behavior when @var{integers} is non-nil.
3800
d8c379f8
RS
38012004-06-24 Richard M. Stallman <rms@gnu.org>
3802
b4a4b0ae
RS
3803 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3804
d8c379f8
RS
3805 * customize.texi (Variable Definitions): Note about doc strings
3806 and :set.
3807
3808 * keymaps.texi (Keymap Terminology): Document `kbd'.
3809 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3810
3811 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3812 makes it buffer-local.
3813
3814 * files.texi (Saving Buffers): Correct previous change.
3815
3816 * commands.texi (Accessing Events):
3817 Clarify posn-col-row and posn-actual-col-row.
3818
38192004-06-24 David Ponce <david.ponce@wanadoo.fr>
3820
3821 * commands.texi (Accessing Events): New functions
3822 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3823
dce417e7
LT
38242004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3825
3826 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3827 * frames.texi, buffers.texi, backups.texi, variables.texi:
3828 * loading.texi, eval.texi, functions.texi, control.texi:
3829 * symbols.texi, minibuf.texi: Reposition @anchor's.
3830
3831 * help.texi: Various small changes in addition to the following.
3832 (Describing Characters): Describe PREFIX argument to
3833 `key-description'. Correct and clarify definition of
3834 `text-char-description'. Describe NEED-VECTOR argument to
3835 `read-kbd-macro'.
3836 (Help Functions): Clarify definition of `apropos'.
3837
255d07dc
LH
38382004-06-23 Lars Hansen <larsh@math.ku.dk>
3839
3840 * files.texi (Saving Buffers): Correct description of
3841 `write-contents-functions'.
3842
4e9691e9
JB
38432004-06-21 Juanma Barranquero <lektu@terra.es>
3844
3845 * display.texi (Images): Remove redundant @vindex directives.
3846 Rewrite `image-library-alist' doc in active voice.
3847
1ebd4f78
JB
38482004-06-14 Juanma Barranquero <lektu@terra.es>
3849
3850 * display.texi (Images): Document new delayed library loading,
3851 variable `image-library-alist' and (existing but undocumented)
3852 function `image-type-available-p'.
3853
ddfb8369
RS
38542004-06-05 Richard M. Stallman <rms@gnu.org>
3855
3856 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3857 refer the user to the Initial Input node.
3858 (Text from Minibuffer): Likewise.
3859 (Initial Input): New node. Document this feature
3860 and say it is mostly deprecated.
3861
18684a3a
RS
38622004-05-30 Richard M. Stallman <rms@gnu.org>
3863
7a61e456
RS
3864 * loading.texi (Named Features): Clarify return value
3865 and meaning of NOERROR.
3866
18684a3a
RS
3867 * variables.texi (File Local Variables): Minor cleanup.
3868
c8364415
MA
38692004-05-30 Michael Albinus <michael.albinus@gmx.de>
3870
3871 * files.texi (Magic File Names): Add `file-remote-p' as operation
3872 of file name handlers.
3873
08fd1251
RS
38742004-05-29 Richard M. Stallman <rms@gnu.org>
3875
3876 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3877 as arg to a minor mode command.
3878
71d5a208
RS
38792004-05-22 Richard M. Stallman <rms@gnu.org>
3880
3881 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3882
3883 * streams.texi (Output Variables): Doc float-output-format.
3884
3885 * searching.texi (Regexp Special): Nested repetition can be infloop.
3886
3887 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3888 real stack overflow.
3889
3890 * compile.texi: Minor cleanups.
3891
38922004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3893
3894 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3895 circular lists.
3896 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 3897
022cb162
TTN
38982004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3899
3900 * modes.texi (Search-based Fontification): Fix typo.
3901
aa7094ba
JB
39022004-05-10 Juanma Barranquero <lektu@terra.es>
3903
3904 * modes.texi (Mode Line Variables): Fix description of
3905 global-mode-string, which is now after which-func-mode, not the
3906 buffer name.
3907
c2383279
LH
39082004-05-07 Lars Hansen <larsh@math.ku.dk>
3909
3910 * modes.texi (Desktop Save Mode): Add.
3911 (Modes): Add menu entry Desktop Save Mode.
3912
3913 * hooks.texi: Add desktop-after-read-hook,
3914 desktop-no-desktop-file-hook and desktop-save-hook.
3915
3916 * locals.texi: Add desktop-save-buffer.
3917
058296d3
JH
39182004-04-30 Jesper Harder <harder@ifa.au.dk>
3919
3920 * display.texi: emacs -> Emacs.
3921
0c54865e
EZ
39222004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3923
3924 * files.texi (Changing Files): Document set-file-times.
3925
d814862a
JB
39262004-04-23 Juanma Barranquero <lektu@terra.es>
3927
3928 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3929
e8d6f886
JH
39302004-04-18 Jesper Harder <harder@ifa.au.dk>
3931
3932 * tips.texi (Coding Conventions): defopt -> defcustom.
3933
3a424014
LT
39342004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3935
3936 * sequences.texi: Various clarifications.
3937
9e860631
LT
39382004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3939
3940 * buffers.texi (Read Only Buffers): Mention optional ARG to
3941 `toggle-read-only'.
3942
5e30a0fb
NR
39432004-04-14 Nick Roberts <nick@nick.uklinux.net>
3944
9e860631 3945 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
3946 returns a full-width window if possible.
3947
619fb950
LT
39482004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3949
3950 * buffers.texi: Various changes in addition to:
3951 (Buffer File Name): Add `find-buffer-visiting'.
3952 (Buffer Modification): Mention optional ARG to `not-modified'.
3953 (Indirect Buffers): Mention optional CLONE argument to
3954 `make-indirect-buffer'.
3955
3956 * files.texi: Various changes in addition to:
3957 (Visiting Functions): `find-file-hook' is now a normal hook.
3958 (File Name Expansion): Explain difference between the way that
3959 `expand-file-name' and `file-truename' treat `..'.
3960 (Contents of Directories): Mention optional ID-FORMAT argument to
3961 `directory-files-and-attributes'.
3962 (Format Conversion): Mention new optional CONFIRM argument to
3963 `format-write-file'.
3964
a2295d32
MB
39652004-04-12 Miles Bader <miles@gnu.org>
3966
3967 * macros.texi (Expansion): Add description of `macroexpand-all'.
3968
571fd4d5
JH
39692004-04-05 Jesper Harder <harder@ifa.au.dk>
3970
3971 * variables.texi (Variable Aliases): Mention
3972 cyclic-variable-indirection.
3973
3974 * errors.texi (Standard Errors): Ditto.
3975
4ba2fd66
LT
39762004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3977
6db11765 3978 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
3979 (Making Backups): Mention return value of `backup-buffer'.
3980 (Auto-Saving): Mention optional FORCE argument to
3981 `delete-auto-save-file-if-necessary'.
3982 (Reverting): Mention optional PRESERVE-MODES argument to
3983 `revert-buffer'. Correct description of `revert-buffer-function'.
3984
8f7ea687
JL
39852004-03-22 Juri Linkov <juri@jurta.org>
3986
3987 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3988 with `Vector Functions'.
3989
3990 * text.texi (Sorting): Add missing quote.
3991
0eeca3c1
LT
39922004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3993
3994 * intro.texi (Lisp History): Replace xref to `cl' manual with
3995 inforef.
3996
e69cfac2
RS
39972004-03-12 Richard M. Stallman <rms@gnu.org>
3998
3999 * intro.texi (Version Info): Add arg to emacs-version.
4000 (Lisp History): Change xref to CL manual.
4001
1b91d47f
LT
40022004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4003
4004 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4005 for Partial Completion mode.
4006
97073664
TTN
40072004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4008
9b7fa297 4009 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4010
04a6e76b
RS
40112004-03-04 Richard M. Stallman <rms@gnu.org>
4012
4013 * processes.texi: Fix typos.
4014
4015 * lists.texi (Building Lists): Minor clarification.
4016
4017 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4018 in make-hash-table.
4019
5bb0fcd1
JB
40202004-02-29 Juanma Barranquero <lektu@terra.es>
4021
4022 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4023 rm, and ignore exit code.
4024
9022d421
EZ
40252004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4026
4027 * display.texi (Defining Faces): Add description for min-colors.
4028 Update example.
4029
92f5fba2
LT
40302004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * abbrevs.texi: Various corrections and clarifications in addition
4033 to the following:
4034 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4035
7e83e178
GM
40362004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4037
4038 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4039
9c5609e8
LT
40402004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4041
e2b9b51f
LT
4042 * text.texi: Various small changes in addition to the following:
4043 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4044 to delete-horizontal-space.
9b7fa297 4045 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4046 description of yank-handler text property at various places.
4047
7daa0e81
LT
4048 * frames.texi (Window System Selections): Add anchor.
4049
9c5609e8
LT
4050 * syntax.texi (Syntax Table Functions): Clarify and correct
4051 descriptions of make-syntax-table and copy-syntax-table.
4052 (Motion and Syntax): Clarify SYNTAXES argument to
4053 skip-syntax-forward.
4054 (Parsing Expressions): Mention that the return value of
4055 parse-partial-sexp is currently a list of ten rather than nine
4056 elements.
4057 (Categories): Various corrections and clarifications.
4058
d29edb21
LT
40592004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4060
4061 * markers.texi (Marker Insertion Types): Minor change.
4062
4063 * locals.texi (Standard Buffer-Local Variables):
4064 * commands.texi (Interactive Codes, Using Interactive):
4065 * functions.texi (Related Topics): Fix xrefs.
4066
43e48bda
LT
40672004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4068
4069 * lists.texi (Sets And Lists): Update description of delete-dups.
4070
84e34002
RS
40712004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4072
4073 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4074
40752004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4076
4077 * frames.texi (Parameter Access): frame-parameters arg is optional.
4078 modify-frame-parameters handles nil for FRAME.
4079 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4080 are all-or-nothing for certain toolkits.
4081 Mention parameter wait-for-wm.
4082 (Frames and Windows): In frame-first-window and frame-selected-window
4083 the arg is optional.
4084 (Input Focus): In redirect-frame-focus the second arg is optional.
4085 (Window System Selections): Mention selection type CLIPBOARD.
4086 Mention data-type UTF8_STRING.
4087 Mention numbering of cut buffers.
4088 (Resources): Describe x-resource-name.
4089
40902004-02-16 Richard M. Stallman <rms@gnu.org>
4091
4092 * windows.texi (Buffers and Windows): Delete false table
4093 about all-frames.
4094
4095 * syntax.texi (Parsing Expressions): Delete old caveat
4096 about parse-sexp-ignore-comments.
4097
4098 * streams.texi (Output Variables): Add print-quoted.
4099
4100 * lists.texi (Building Lists): Minor cleanup.
4101
4102 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4103
4104 * display.texi (Overlays): Explain overlays use markers.
4105 (Managing Overlays): Explain front-advance and rear-advance
4106 in more detail.
4107
4108 * loading.texi (Unloading): Document unload-feature-special-hooks.
4109 Get rid of fns-NNN.el file.
4110
41112004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4112
4113 * help.texi (Describing Characters): Fix text-char-description
4114 example output.
4115
4116 * edebug.texi (Using Edebug): Fix example.
4117
4118 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4119
84e34002
RS
4120 * files.texi (Changing Files): Fix argname.
4121
4122 * calendar.texi: Fix parens, and default values.
4123
4124 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4125 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4126 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4127
4128 * positions.texi (Text Lines): Don't add -1 in current-line.
4129
41302004-02-16 Richard M. Stallman <rms@gnu.org>
4131
4132 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4133
c33b76da
EZ
41342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4135
4136 * processes.texi (Low-Level Network): Fix a typo.
4137
9d7271e8
KS
41382004-02-12 Kim F. Storm <storm@cua.dk>
4139
4140 * display.texi (Fringes): Use consistent wording.
4141 Note that window-fringe's window arg is optional.
4142 (Scroll Bars): Use consistent wording.
4143
6827d730
LT
41442004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4145
4146 * tips.texi (Comment Tips): Document the new conventions for
4147 commenting out code.
4148
1cb60b5a
JD
41492004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4150
4151 * positions.texi (Text Lines): Added missing end defun.
4152
7fdd1f62
KS
41532004-02-07 Kim F. Storm <storm@cua.dk>
4154
4155 * positions.texi (Text Lines): Add line-number-at-pos.
4156
eb3c144c
JPW
41572004-02-06 John Paul Wallington <jpw@gnu.org>
4158
4159 * display.texi (Button Properties, Button Buffer Commands):
4160 mouse-2 invokes button, not down-mouse-1.
4161
a1d38d63
JR
41622004-02-04 Jason Rumney <jasonr@gnu.org>
4163
4164 * makefile.w32-in: Sync with Makefile.in changes.
4165
4b574f3d
LT
41662004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4167
4168 * minibuf.texi (Text from Minibuffer): Various corrections and
4169 clarifications.
4170 (Object from Minibuffer): Correct Lisp description of
4171 read-minibuffer.
4172 (Minibuffer History): Clarify description of cons values for
4173 HISTORY arguments.
4174 (Basic Completion): Various corrections and clarifications. Add
4175 completion-regexp-list.
4176 (Minibuffer Completion): Correct and clarify description of
4177 completing-read.
6f6b0433 4178 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4179 other minor changes.
4180 (High-Level Completion): Various corrections and clarifications.
4181 (Reading File Names): Ditto.
4182 (Minibuffer Misc): Ditto.
4183
d8186297
LT
41842004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4185
4186 * strings.texi (Text Comparison): assoc-string also matches
4187 elements of alists that are strings instead of conses.
4188 (Formatting Strings): Standardize Texinfo usage. Update index
4189 entries.
4190
9adcb5f2
LT
41912004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * lists.texi (Sets And Lists): Add delete-dups.
4194
3e7274ae
LT
41952004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4196
4197 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4198 special form.
4199 * macros.texi (Defining Macros): Update description of `declare',
4200 which now is a macro.
4201 (Wrong Time): Fix typos.
4202
944e099f
LT
42032004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4206 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4207 and `batch-byte-compile'. In particular, mention and describe
4208 all optional arguments.
4209 (Disassembly): Correct and clarify the description of `disassemble'.
4210
90c3aa59
LT
42112004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4212
4213 * searching.texi: Various small changes in addition to the
4214 following.
4215 (Regexp Example): Adapt to new value of `sentence-end'.
4216 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4217 `words'.
4218 (Search and Replace): Add usage note for `perform-replace'.
4219 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4220 `match-data'.
4221 (Standard Regexps): Update for new values of `paragraph-start'
4222 and `sentence-end'.
4223
583c353d
LT
42242004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4225
4226 * files.texi (Saving Buffers): Clarify descriptions of
4227 `write-contents-functions' and `before-save-hook'.
4228 Make the defvar's for `before-save-hook' and `after-save-hook'
4229 into defopt's.
4230
05faee07
KS
42312004-01-07 Kim F. Storm <storm@cua.dk>
4232
4233 * commands.texi (Click Events): Describe new image and
4234 width/height elements of click events.
4235 (Accessing Events): Add posn-string, posn-image, and
4236 posn-object-width-height. Change posn-object to return either
4237 image or string object.
4238
a0465ec3
SJ
42392004-01-01 Simon Josefsson <jas@extundo.com>
4240
4241 * hooks.texi (Standard Hooks): Add before-save-hook.
4242 * files.texi (Saving Buffers): Likewise.
4243
972c0c49
RS
42442004-01-03 Richard M. Stallman <rms@gnu.org>
4245
4246 * frames.texi (Frames and Windows): Delete frame-root-window.
4247
dbcd463f
LT
42482004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4249
4250 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4251
4252 * functions.texi: Various small changes in addition to the
4253 following.
4254 (What Is a Function): `functionp' returns nil for macros. Clarify
4255 behavior of this and following functions for symbol arguments.
4256 (Function Documentation): Add `\' in front of (fn @var{arglist})
4257 and explain why.
4258 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4259 Add anchor.
4260 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4261
02c77ee9
MB
42622004-01-01 Miles Bader <miles@gnu.org>
4263
4264 * display.texi (Buttons): New section.
4265
903a1a91
AS
42662003-12-31 Andreas Schwab <schwab@suse.de>
4267
4268 * numbers.texi (Math Functions): sqrt reports a domain-error
4269 error.
4270 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4271
697cf92a
LT
42722003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4273
3f70fe82
LT
4274 * tips.texi (Documentation Tips): Update item on hyperlinks in
4275 documentation strings.
4276
697cf92a
LT
4277 * errors.texi (Standard Errors): Various small corrections and
4278 additions.
4279
4280 * control.texi: Various small changes in addition to the
4281 following.
4282 (Signaling Errors): Provide some more details on how `signal'
4283 constructs the error message. Add anchor to the definition of
4284 `signal'.
4285 (Error Symbols): Describe special treatment of `quit'.
4286 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4287 to emphasize that it has to be a single form.
4288
4289 * buffers.texi: Add anchor.
4290
4d25144d
RS
42912003-12-29 Richard M. Stallman <rms@gnu.org>
4292
4293 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4294 (Window Configurations): Add window-configuration-frame.
4295
4296 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4297
4298 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4299 Change arg name in get-char-property.
4300 (Special Properties): Update handling of keymap property.
4301
4302 * strings.texi (Modifying Strings): Add clear-string.
4303 (Text Comparison): Add assoc-string and remove
4304 assoc-ignore-case, assoc-ignore-representation.
4305
4306 * os.texi (Time of Day): Add set-time-zone-rule.
4307
4308 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4309 report domain-error errors.
4d25144d 4310
697cf92a 4311 * nonascii.texi (Converting Representations):
4d25144d
RS
4312 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4313 (Encoding and I/O): Add file-name-coding-system.
4314
4315 * modes.texi (Search-based Fontification): Explain that
4316 face specs are symbols with face names as values.
4317
4318 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4319
4320 * lists.texi (Building Lists): remq moved elsewhere.
4321 (Sets And Lists): remq moved here.
4322 (Association Lists): Refer to assoc-string.
4323
4324 * internals.texi (Garbage Collection): Add memory-use-counts.
4325
4326 * frames.texi (Frames and Windows): Add set-frame-selected-window
4327 and frame-root-window.
4328
697cf92a 4329 * files.texi (Contents of Directories):
4d25144d
RS
4330 Add directory-files-and-attributes.
4331
4332 * display.texi (Refresh Screen): Add force-window-update.
4333 (Invisible Text): Explain about moving point out of invis text.
4334 (Overlay Properties): Add overlay-properties.
4335 (Managing Overlays): Add overlayp.
4336 (GIF Images): Invalid image number displays a hollow box.
4337
4338 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4339 (Killing Buffers): Add buffer-live-p.
4340
67fafe38
MR
43412003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4342
4343 * display.texi (Fringes): Fix typo "set-buffer-window".
4344
68e74f25
LT
43452003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4346
4347 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4348 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4349 Add or change various xrefs and anchors.
4350
4351 * commands.texi: Replace all occurrences of @acronym{CAR} with
4352 @sc{car}, for consistency with the rest of the Elisp manual.
4353 `car' and `cdr' are historically acronyms, but are no longer
4354 widely thought of as such.
4355
4356 * internals.texi (Pure Storage): Mention that `purecopy' does not
4357 copy text properties.
4358 (Object Internals): Now 29 bits are used (in most implementations)
4359 to address Lisp objects.
4360
4361 * variables.texi (Variables with Restricted Values): New node.
4362
4363 * objects.texi (Lisp Data Types): Mention that certain variables
4364 can only take on a restricted set of values and add an xref to
4365 the new node "Variables with Restricted Values".
4366
4367 * eval.texi (Function Indirection): Describe the errors that
4368 `indirect-function' can signal.
4369 (Eval): Clarify the descriptions of `eval-region' and `values'.
4370 Describe `eval-buffer' instead of `eval-current-buffer' and
4371 mention `eval-current-buffer' as an alias for `current-buffer'.
4372 Correct the description and mention all optional arguments.
4373
697cf92a 4374 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4375 following.
4376 (Converting Representations): Clarify behavior of
4377 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4378 ASCII arguments.
4379 (Character Sets): Document the variable `charset-list' and adapt
4380 the definition of the function `charset-list' accordingly.
4381 (Translation of Characters): Clarify use of generic characters in
4382 `make-translation-table'. Clarify and correct the description of
4383 the use of translation tables in encoding and decoding.
4384 (User-Chosen Coding Systems): Correct and clarify the description
4385 of `select-safe-coding-system'.
4386 (Default Coding Systems): Clarify description of
4387 `file-coding-system-alist'.
4388
a62f71e4
LT
43892003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * strings.texi (Text Comparison): Correctly describe when two
4392 strings are `equal'. Combine and clarify descriptions of
4393 `assoc-ignore-case' and `assoc-ignore-representation'.
4394
4395 * objects.texi (Non-ASCII in Strings): Clarify description of
4396 when a string is unibyte or multibyte.
4397 (Bool-Vector Type): Update examples.
4398 (Equality Predicates): Correctly describe when two strings are
4399 `equal'.
4400
19017752
LT
44012003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * lists.texi (Building Lists): `append' no longer accepts integer
4404 arguments. Update the description of `number-sequence' to reflect
4405 recent changes.
4406 (Sets And Lists): Describe `member-ignore-case' after `member'.
4407
0f6a07a8
KS
44082003-11-27 Kim F. Storm <storm@cua.dk>
4409
4410 * commands.texi (Click Events): Click object may be an images.
4411 Describe (dx . dy) element of click positions.
4412 (Accessing Events): Remove duplicate posn-timestamp.
4413 New functions posn-object and posn-object-x-y.
4414
1ce7c819
KS
44152003-11-23 Kim F. Storm <storm@cua.dk>
4416
4417 * commands.texi (Click Events): Describe enhancements to event
4418 position lists, including new text-pos and (col . row) items.
4419 Mention left-fringe and right-fringe area events.
0f6a07a8 4420 (Accessing Events): New functions posn-area and
1ce7c819
KS
4421 posn-actual-col-row. Mention posn-timestamp. Mention that
4422 posn-point in non-text area still returns buffer position.
4423 Clarify posn-col-row.
4424
cae8ddbb
LH
44252003-11-21 Lars Hansen <larsh@math.ku.dk>
4426
4427 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4428 * anti.texi (File Attributes): Describe removed parameter
4429 ID-FORMAT.
4430
f7f1a248
LT
44312003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4432
68e74f25 4433 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4434 a position, its buffer is ignored.
4435
4436 * markers.texi (Overview of Markers): Mention it here too.
4437
c5e2fb05
LT
44382003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4439
4440 * numbers.texi (Numeric Conversions): Not just `floor', but also
4441 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4442
e57d0aa8
LT
44432003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4444
4445 * markers.texi (Creating Markers): Specify insertion type of
4446 created markers. Add xref to `Marker Insertion Types'.
4447 Second argument to `copy-marker' is optional.
4448 (Marker Insertion Types): Mention that most markers are created
4449 with insertion type nil.
4450 (The Mark): Correctly describe when `mark' signals an error.
4451 (The Region): Correctly describe when `region-beginning' and
4452 `region-end' signal an error.
4453
bb3612ec
LT
44542003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4455
4456 * hash.texi (Creating Hash): Clarify description of `eql'.
4457 `makehash' is obsolete.
4458 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4459
4460 * positions.texi (Point): Change description of `buffer-end', so
4461 that it is also correct for floating point arguments.
4462 (List Motion): Correct argument lists of `beginning-of-defun' and
4463 `end-of-defun'.
4464 (Excursions): Add xref to `Marker Insertion Types'.
4465 (Narrowing): Argument to `narrow-to-page' is optional.
4466
cfb8a797
LT
44672003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * streams.texi (Output Streams): Clarify behavior of point for
4470 marker output streams.
4471
c6177909
LT
44722003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4473
4474 * variables.texi (Defining Variables): Second argument to
4475 `defconst' is not optional.
4476 (Setting Variables): Mention optional argument APPEND to
4477 `add-to-list'.
4478 (Creating Buffer-Local): Expand description of
4479 `make-variable-buffer-local'.
4480 (Frame-Local Variables): Expand description of
4481 `make-variable-frame-local'.
4482 (Variable Aliases): Correct description of optional argument
4483 DOCSTRING to `defvaralias'. Mention return value of
4484 `defvaralias'.
4485 (File Local Variables): Add xref to `File variables' in Emacs
4486 Manual. Correct description of `hack-local-variables'. Mention
4487 `safe-local-variable' property. Mention optional second argument
4488 to `risky-local-variable-p'.
4489
b3645067
LT
44902003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4491
4492 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4493
10695e5c
EZ
44942003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4495
4496 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4497 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4498 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4499 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4500 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4501 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4502 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4503 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4504 @acronym{FOO}.
4505
a2f4def1
LT
45062003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4507
4508 * strings.texi (Creating Strings): Argument START to `substring'
4509 can not be `nil'. Expand description of
4510 `substring-no-properties'. Correct description of `split-string',
4511 especially with respect to empty matches. Prevent very bad line
4512 break in definition of `split-string-default-separators'.
4513 (Text Comparison): `string=' and `string<' also accept symbols as
4514 arguments.
4515 (String Conversion): More completely describe argument BASE in
4516 `string-to-number'.
5bb0fcd1 4517 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4518 corresponding object. Clarify behavior of numeric prefix after
4519 `%' in `format'.
4520 (Case Conversion): The argument to `upcase-initials' can be a
4521 character.
4522
a2296bf9
KH
45232003-10-27 Kenichi Handa <handa@m17n.org>
4524
4525 * display.texi (Fontsets): Fix texinfo usage.
4526
885fef7c
KH
45272003-10-25 Kenichi Handa <handa@m17n.org>
4528
4529 * display.texi (Fontsets): Add description of the function
4530 set-fontset-font.
4531
0c6b7a1f
LT
45322003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4533
4534 * display.texi (Temporary Displays): Add xref to `Documentation
4535 Tips'.
4536
4537 * functions.texi (Function Safety): Use inforef instead of pxref
4538 for SES.
4539
c3cda320
AS
45402003-10-23 Andreas Schwab <schwab@suse.de>
4541
4542 * Makefile.in (TEX, texinputdir): Don't define.
4543 (TEXI2DVI): Define.
4544 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4545 add $(srcdir)/index.texi.
4546 ($(infodir)/elisp): Remove index.texi dependency.
4547 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4548 (index.texi): Remove target.
4549 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4550 (clean): Don't remove index.texi.
4551
c3cda320
AS
4552 * permute-index, index.perm: Remove.
4553 * index.texi: Rename from index.unperm.
4554
e5dadca7
LT
45552003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4556
4557 * tips.texi (Documentation Tips): Document new behavior for face
4558 and variable hyperlinks in Help mode.
4559
6cfb0777
LT
45602003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4561
4562 * objects.texi (Integer Type): Update for extra bit of integer range.
4563 (Character Type): Ditto.
4564
a6eeaa81 45652003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4566
4567 * numbers.texi (Integer Basics): Add index entries for reading
4568 numbers in hex, octal, and binary.
4569
c8f9ba83
LK
45702003-10-16 Lute Kamstra <lute@gnu.org>
4571
4572 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4573 argument.
4574
b52a26fb
LT
45752003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4576
4577 * windows.texi (Choosing Window): Fix typo.
4578 * edebug.texi (Edebug Execution Modes): Fix typo.
4579
f7005886
RS
45802003-10-13 Richard M. Stallman <rms@gnu.org>
4581
4582 * windows.texi (Basic Windows): A window has fringe settings,
4583 display margins and scroll-bar settings.
4584 (Splitting Windows): Doc split-window return value.
4585 Clean up one-window-p.
4586 (Selecting Windows): Fix typo.
4587 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4588 (Buffers and Windows): In set-window-buffer, explain effect
4589 on fringe settings and scroll bar settings.
4590 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4591 (Choosing Window): Use defopt for pop-up-frame-function.
4592 For special-display-buffer-names, explain same-window and same-frame.
4593 Clarify window-dedicated-p return value.
4594 (Textual Scrolling): scroll-up and scroll-down can get an error.
4595 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4596 Clarify set-window-hscroll.
4597 (Size of Window): Don't mention tool bar in window-height.
4598 (Coordinates and Windows): Explain what coordinates-in-window-p
4599 returns for fringes and display margins.
4600 (Window Configurations): Explain saving fringes, etc.
4601
4602 * tips.texi (Library Headers): Clean up Documentation.
4603
4604 * syntax.texi (Parsing Expressions): Clean up forward-comment
4605 and parse-sexp-lookup-properties.
4606
4607 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4608
4609 * os.texi (System Environment): Clean up text for load-average errors.
4610
4611 * modes.texi (Hooks): Don't explain local hook details at front.
4612 Clarify run-hooks and run-hook-with-args a little.
4613 Clean up add-hook and remove-hook.
4614
4615 * edebug.texi (Edebug Execution Modes): Clarify t.
4616 Document edebug-sit-for-seconds.
4617 (Coverage Testing): Document C-x X = and =.
4618 (Instrumenting Macro Calls): Fix typo.
4619 (Specification List): Don't index the specification keywords.
4620
c989ebe9
KS
46212003-10-10 Kim F. Storm <storm@cua.dk>
4622
4623 * processes.texi (Network): Introduce make-network-process.
4624
f9525eef
LT
46252003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4626
4627 * tips.texi (Library Headers): Fix typo.
4628
f008b925
LK
46292003-10-07 Juri Linkov <juri@jurta.org>
4630
4631 * modes.texi (Imenu): Mention imenu-create-index-function's
4632 default value. Explain submenus better.
4633
c22c5da6
LK
46342003-10-07 Lute Kamstra <lute@gnu.org>
4635
4636 * modes.texi (Faces for Font Lock): Fix typo.
4637 (Hooks): Explain how buffer-local hook variables can refer to
4638 global hook variables.
4639 Various minor clarifications.
4640
49247521
LK
46412003-10-06 Lute Kamstra <lute@gnu.org>
4642
4643 * tips.texi (Coding Conventions): Mention naming conventions for
4644 hooks.
4645
9296c947
LT
46462003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4647
4648 * loading.texi (Library Search): Correct default value of
4649 load-suffixes.
4650 (Named Features): Fix typo.
4651
0e9b293a
RS
46522003-10-05 Richard M. Stallman <rms@gnu.org>
4653
4654 * loading.texi (Named Features): In `provide',
4655 say how to test for subfeatures.
4656 (Unloading): In unload-feature, use new var name
4657 unload-feature-special-hooks.
4658
49247521 46592003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
4660
4661 * modes.texi (Major Mode Conventions): Mention third way to set up
4662 Imenu.
4663 (Imenu): A number of small fixes.
4664 Delete documentation of internal variable imenu--index-alist.
4665 Document the return value format of imenu-create-index-function
4666 functions.
4667
ab8f7d5c
RS
46682003-09-30 Richard M. Stallman <rms@gnu.org>
4669
4670 * processes.texi (Network): Say what stopped datagram connections do.
4671
4672 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4673
4674 * display.texi (Overlay Properties): Clarify `evaporate' property.
4675
49247521 46762003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
4677
4678 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 4679 constructs should be marked as risky.
86b9b767
LK
4680 Change cons cell into proper list.
4681 (Mode Line Variables): Change cons cell into proper list.
4682
49247521 46832003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
4684
4685 * modes.texi (Mode Line Data): Document the :propertize construct.
4686 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 4687 to match their order in the default mode-line-format.
bc3b02f9
LK
4688 Describe the new variables mode-line-position and mode-line-modes.
4689 Update the default values of mode-line-frame-identification,
4690 minor-mode-alist, and default-mode-line-format.
4691 (Properties in Mode): Mention the :propertize construct.
6142d1d0 4692
bc3b02f9 46932003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 4694
c22c5da6 4695 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
4696 * loading.texi, minibuf.texi, text.texi, variables.texi:
4697 Avoid @strong{Note:}.
4698
46992003-09-26 Richard M. Stallman <rms@gnu.org>
4700
4701 * keymaps.texi (Remapping Commands): Fix typo.
4702
41beda59
LT
47032003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4704
4705 * processes.texi (Low-Level Network): Fix typo.
4706
ef6ae4ff
KS
47072003-09-23 Kim F. Storm <storm@cua.dk>
4708
4709 * processes.texi (Network, Network Servers): Fix typos.
4710 (Low-Level Network): Add timeout value for :server keyword.
4711 Add new option keywords to make-network-process.
4712 Add set-network-process-options.
4713 Explain how to test availability of network options.
4714
b0f23edf
RS
47152003-09-19 Richard M. Stallman <rms@gnu.org>
4716
4717 * text.texi (Motion by Indent): Arg to
4718 backward-to-indentation and forward-to-indentation is optional.
4719
4720 * strings.texi (Creating Strings): Add substring-no-properties.
4721
4722 * processes.texi
4723 (Process Information): Add list-processes arg QUERY-ONLY.
4724 Delete process-contact from here.
4725 Add new status values for process-status.
4726 Add process-get, process-put, process-plist, set-process-plist.
4727 (Synchronous Processes): Add call-process-shell-command.
4728 (Signals to Processes): signal-process allows process objects.
4729 (Network): Complete rewrite.
4730 (Network Servers, Datagrams, Low-Level Network): New nodes.
4731
4732 * positions.texi (Word Motion): forward-word, backward-word
4733 arg is optional. Reword.
4734
4735 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4736
c22c5da6 4737 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
4738 Delete duplicate definition of buffer-local-value.
4739 (File Local Variables): Explain about discarding text props.
4740
f387bdea
RS
47412003-09-11 Richard M. Stallman <rms@gnu.org>
4742
4743 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4744 changes variables that record input events.
4745 (Minibuffer Misc): Add minibuffer-selected-window.
4746
4747 * lists.texi (Building Lists): Add copy-tree.
4748
4749 * display.texi (Fontsets): Add char-displayable-p.
4750 (Scroll Bars): New node.
4751
49247521 47522003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
4753
4754 * modes.texi (%-Constructs): Document new `%i' and `%I'
4755 constructs.
4756
fd026ee1
JR
47572003-09-03 Peter Runestig <peter@runestig.com>
4758
4759 * makefile.w32-in: New file.
4760
4828b4d7
RS
47612003-08-29 Richard M. Stallman <rms@gnu.org>
4762
4763 * display.texi (Overlay Properties): Clarify how priorities
4764 affect use of the properties.
4765
a4e4f05d
LT
47662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4767
4768 * customize.texi (Type Keywords): Correct the description of
4769 `:help-echo' in the case where `motion-doc' is a function.
4770
3ebe0346
JPW
47712003-08-14 John Paul Wallington <jpw@gnu.org>
4772
4773 * modes.texi (Emulating Mode Line): Subsection, not section.
4774
3afe8e39
RS
47752003-08-13 Richard M. Stallman <rms@gnu.org>
4776
4777 * elisp.texi (Top): Update subnode lists in menu.
4778
4779 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4780 (Kill Functions): kill-region has new arg yank-handler.
4781 (Yanking): New node.
4782 (Yank Commands): Add yank-undo-function.
4783 (Low-Level Kill Ring):
4784 kill-new and kill-append have new arg yank-handler.
4785 (Changing Properties): Add remove-list-of-text-properties.
4786 (Atomic Changes): New node.
4787
4788 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4789
4790 * streams.texi (Output Variables): Add eval-expression-print-length
4791 and eval-expression-print-level.
4792
4793 * os.texi (Time Conversion): For encode-time, explain limits on year.
4794
4795 * objects.texi (Character Type): Define anchor "modifier bits".
4796
4797 * modes.texi (Emulating Mode Line): New node.
4798 (Search-based Fontification): Font Lock uses font-lock-face property.
4799 (Other Font Lock Variables): Likewise.
4800
4801 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4802 not vectors.
4803 (Active Keymaps): Add emulation-mode-map-alists.
4804 (Functions for Key Lookup): key-binding has new arg no-remap.
4805 (Remapping Commands): New node.
4806 (Scanning Keymaps): where-is-internal has new arg no-remap.
4807 (Tool Bar): Add tool-bar-local-item-from-menu.
4808 Clarify when to use tool-bar-add-item-from-menu.
4809
4810 * commands.texi (Interactive Call): commandp has new arg.
4811 (Command Loop Info): Add this-original-command.
4812
e37769b1
JPW
48132003-08-06 John Paul Wallington <jpw@gnu.org>
4814
4815 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4816
4817 * display.texi (Warning Basics): Fix typo.
4818 (Fringes): Add closing curly bracket and fix typo.
4819
4820 * elisp.texi (Top): Fix typo.
4821
c5e0561f
RS
48222003-08-05 Richard M. Stallman <rms@gnu.org>
4823
4824 * elisp.texi: Update lists of subnodes.
4825
4826 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4827
4828 * variables.texi (Local Variables): Use lc for example variable names.
4829
4830 * tips.texi (Library Headers): Explain where to put -*-.
4831
4832 * strings.texi (Creating Strings): Fix xref for vconcat.
4833
4834 * sequences.texi (Vector Functions):
4835 vconcat no longer allows integer args.
4836
4837 * minibuf.texi (Reading File Names): read-file-name has new
4838 arg PREDICATE. New function read-directory-name.
4839
4840 * macros.texi (Defining Macros): Give definition of `declare'
4841 (Indenting Macros): New node.
4842
4843 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4844 (Window Frame Parameters): Make separate table of parameters
4845 that are coupled with specific face attributes.
4846 (Deleting Frames): delete-frame-hooks renamed to
4847 delete-frame-functions.
4848
4849 * files.texi (Magic File Names): Add file-remote-p.
4850 Clarify file-local-copy.
4851
4852 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4853 here; instead xref Defining Macros.
4854
4855 * display.texi (Warnings): New node, and subnodes.
4856 (Fringes): New node.
4857
4858 * debugging.texi (Test Coverage): New node.
4859
4860 * compile.texi (Compiler Errors): Explain with-no-warnings
4861 and other ways to suppress warnings.
4862
4863 * commands.texi (Interactive Call): Minor clarification.
4864
4865 * buffers.texi (Buffer File Name): set-visited-file-name
4866 renames the buffer too.
4867
4868 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4869
ee59dede
MR
48702003-07-24 Markus Rost <rost@math.ohio-state.edu>
4871
4872 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4873
f0514b34
MR
48742003-07-22 Markus Rost <rost@math.ohio-state.edu>
4875
4876 * internals.texi (Garbage Collection): Fix previous change.
4877
c73983bb
RS
48782003-07-22 Richard M. Stallman <rms@gnu.org>
4879
4880 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4881
4882 * display.texi (Width): Use \s syntax in example.
4883 (Font Selection): Add face-font-rescale-alist.
4884
4885 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4886 Remove spurious indent in example.
4887
4888 * lists.texi (Building Lists): Add number-sequence.
4889
4890 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4891
4892 * functions.texi (Function Documentation): Explain how to
4893 show calling convention explicitly in the doc string.
4894
4895 * windows.texi (Selecting Windows): save-selected-window saves
4896 selected window of each frame.
4897 (Window Configurations): Minor change.
4898
4899 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4900
4901 * streams.texi (Output Variables): Add print-continuous-numbering
4902 and print-number-table.
4903
4904 * processes.texi (Decoding Output): New node.
4905
4906 * os.texi (Time Conversion): decode-time arg is optional.
4907
4908 * objects.texi (Character Type): Don't use space as example for \.
4909 Make list of char names and \-sequences correspond.
4910 Explain that \s is not used in strings. `\ ' needs space after.
4911
4912 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4913 (Translation of Characters): Add translation-table-for-input.
4914 (Default Coding Systems): Add auto-coding-functions.
4915 (Explicit Encoding): Add decode-coding-inserted-region.
4916 (Locales): Add locale-info.
4917
4918 * minibuf.texi (Basic Completion): Describe test-completion.
4919 Collections can be lists of strings.
4920 Clean up lazy-completion-table.
4921 (Programmed Completion): Mention test-completion.
4922 Clarify why lambda expressions are not accepted.
4923 (Minibuffer Misc): Describe minibufferp.
4924
51a8b435
RS
49252003-07-14 Richard M. Stallman <rms@gnu.org>
4926
4927 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4928
4929 * windows.texi (Selecting Windows): New arg to select-window.
4930 (Selecting Windows): Add with-selected-window.
4931 (Size of Window): Add window-inside-edges, etc.
4932
4933 * internals.texi (Garbage Collection): Add post-gc-hook.
4934
4935 * processes.texi (Subprocess Creation): Add exec-suffixes.
4936
4937 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4938 (Scanning Keymaps): Add map-keymaps.
4939 (Defining Menus): Add keymap-prompt.
4940
4941 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4942 most-negative-fixnum.
4943
4944 * compile.texi (Byte Compilation): Explain no-byte-compile
4945 (Compiler Errors): New node.
4946
4947 * os.texi (User Identification): user-uid, user-real-uid
4948 can return float.
4949
4950 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4951 and about derived modes.
4952 (Minor Modes): Add minor-mode-list.
4953 (Defining Minor Modes): Keyword args for define-minor-mode.
4954 (Search-based Fontification): Explain managing other properties.
4955 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4956 (Faces for Font Lock): Add font-locl-preprocessor-face.
4957 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4958
4959 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 4960 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
4961
4962 * loading.texi (Library Search): Add load-suffixes.
4963
4964 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4965 (Programmed Completion): Add dynamic-completion-table.
4966
4967 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4968 (Magic File Names): Specify precedence order of handlers.
199bb209 4969
51a8b435
RS
4970 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4971 and post-command-hook.
4972 (Waiting): New calling convention for sit-for.
4973
4974 * text.texi (Special Properties): local-map and keymap properties
4975 apply based on their stickiness.
4976
c6de56a0
RS
49772003-07-07 Richard M. Stallman <rms@gnu.org>
4978
4979 * modes.texi (Minor Mode Conventions): Specify only some kinds
4980 of list values as args to minor modes.
4981
4982 * files.texi (File Name Expansion): Warn about iterative use
4983 of substitute-in-file-name.
4984
4985 * advice.texi (Activation of Advice): Clean up previous change.
4986
8c761ea6
MR
49872003-07-06 Markus Rost <rost@math.ohio-state.edu>
4988
4989 * advice.texi (Activation of Advice): Note that ad-start-advice is
4990 turned on by default.
4991
c6de56a0
RS
49922003-06-30 Richard M. Stallman <rms@gnu.org>
4993
4994 * text.texi (Buffer Contents): Document current-word.
4995 (Change Hooks): Not called for *Messages*.
4996
4997 * functions.texi (Defining Functions): Explain about redefining
4998 primitives.
4999 (Function Safety): Renamed. Minor changes.
5000 Comment out the detailed criteria for what is safe.
5001
3fe4e567
AS
50022003-06-22 Andreas Schwab <schwab@suse.de>
5003
5004 * objects.texi (Symbol Type): Fix description of examples.
5005
cda7bd13
AS
50062003-06-16 Andreas Schwab <schwab@suse.de>
5007
5008 * hash.texi (Creating Hash): Fix description of :weakness.
5009
fbcffa4a
KG
50102003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5011
5012 * files.texi (Changing Files): copy-file copies file modes, too.
5013
ff6a3bfb
RS
50142003-05-28 Richard M. Stallman <rms@gnu.org>
5015
5016 * strings.texi (Creating Strings): Clarify split-string.
5017
1463a05d
JB
50182003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5019
5020 * strings.texi (Creating Strings): Update split-string specification
5021 and examples.
5022
af253914
RS
50232003-05-19 Richard M. Stallman <rms@gnu.org>
5024
5025 * elisp.texi: Correct invariant section names.
5026
7ea52f92
RS
50272003-04-20 Richard M. Stallman <rms@gnu.org>
5028
5029 * os.texi (Timers): Explain about timers and quitting.
5030
e31afc09
RS
50312003-04-19 Richard M. Stallman <rms@gnu.org>
5032
5033 * internals.texi (Writing Emacs Primitives): Strings are
5034 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5035 Explain GCPRO convention for varargs function args.
5036
5ceea398
RS
50372003-04-16 Richard M. Stallman <rms@gnu.org>
5038
5039 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5040
b0ada147
RS
50412003-04-08 Richard M. Stallman <rms@gnu.org>
5042
5043 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5044
b23375aa
KS
50452003-02-13 Kim F. Storm <storm@cua.dk>
5046
5047 * objects.texi (Character Type): New \s escape for space.
5048
c60ee5e7
JB
50492003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5050
5051 * os.texi (System Environment): Added cygwin system-type.
5052
84e47416
RS
50532003-01-25 Richard M. Stallman <rms@gnu.org>
5054
5055 * keymaps.texi: Document that a symbol can act as a keymap.
5056
3e8cf2ea
RS
50572003-01-13 Richard M. Stallman <rms@gnu.org>
5058
5059 * text.texi (Changing Properties): Say string indices are origin-0.
5060
5061 * positions.texi (Screen Lines) <compute-motion>:
5062 Correct order of elts in return value.
5063
5064 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5065 how to define a default binding.
5066
7abb9fc5 50672002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5068
104bc3aa 5069 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5070
104bc3aa 5071 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5072 type 'number. Describe new custom type 'float.
177f790c 5073
7abb9fc5 50742002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5075
5076 * variables.texi (File Local Variables): Fix typo.
5077
df140a68 50782002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5079
df140a68
KG
5080 From Michael Albinus <Michael.Albinus@alcatel.de>.
5081
5082 * README: Target for Info file is `make info'.
5083
5084 * files.texi (File Name Components): Fixed typos in
5085 `file-name-sans-extension'.
5086 (Magic File Names): Complete list of operations for magic file
5087 name handlers.
5088
7ed9159a
JY
50892002-09-16 Jonathan Yavner <jyavner@engineer.com>
5090
5091 * variables.texi (File Local Variables): New function
5092 risky-local-variable-p.
5093
50942002-09-15 Jonathan Yavner <jyavner@engineer.com>
5095
5096 * functions.texi (Function safety): New node about unsafep.
5097
241f79af
PA
50982002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5099
5100 * customize.texi (Splicing into Lists): Fixed example.
5101 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5102
72459b15
JB
51032002-06-17 Juanma Barranquero <lektu@terra.es>
5104
5105 * frames.texi (Display Feature Testing): Fix typo.
5106
61f7e0f5
AS
51072002-06-12 Andreas Schwab <schwab@suse.de>
5108
5109 * frames.texi (Initial Parameters, Resources): Fix references to
5110 the Emacs manual.
5111
4e792dbd
KS
51122002-05-13 Kim F. Storm <storm@cua.dk>
5113
5114 * variables.texi (Intro to Buffer-Local): Updated warning and
5115 example relating to changing buffer inside let.
5116
940344d4 51172002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5118
5119 * os.texi (Session Management): New node about X Session management.
5120
231ac53b
EZ
51212002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5122
5123 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5124 to which the manual corresponds, and the copyright years.
5125
5126 * Makefile.in (VERSION): Set to 2.9.
5127
140cc574
EZ
51282001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5129
5130 * elisp.texi: Change the category in @dircategory to "Emacs", to
5131 make it consistent with info/dir.
5132
9c7fce05
MB
51332001-11-25 Miles Bader <miles@gnu.org>
5134
5135 * text.texi (Fields): Describe new `limit' arg in
5136 field-beginning/field-end.
5137
9f8bbf0f
EZ
51382001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5139
a5e6715c
EZ
5140 * permute-index: Don't depend on csh-specific features. Replace
5141 the interpreter name with /bin/sh.
5142
9f8bbf0f
EZ
5143 * two-volume-cross-refs.txt: New file.
5144 * two.el: New file.
5145 * spellfile: New file.
5146
1756e2fb
EZ
51472001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5148
5149 * permute-index: New file.
5150
5151 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5152 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5153 8+3 restricted namespace.
ad050e54
EZ
5154
5155 * Makefile.in (infodir): Define relative to $(srcdir).
5156 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5157 include directories list via -I switch to makeinfo.
5158 (index.texi): Use cp if both hard and symbolic links fail.
5159
10fa7f8e
EZ
51602001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5161
7a1494ce
EZ
5162 * Makefile.in (distclean): Add.
5163
10fa7f8e
EZ
5164 The following changes make ELisp manual part of the Emacs
5165 distribution:
5166
5167 * Makefile.in: Add Copyright notice.
5168 (prefix): Remove.
5169 (infodir): Change value to "../info".
5170 (VPATH): New variable.
5171 (MAKE): Don't define.
5172 (texmacrodir): Don't define.
5173 (texinputdir): Append the existing value of TEXINPUTS.
5174 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5175 command to be compatible with man/Makefile.in, and to put the
5176 output into ../info.
5c32b7c5 5177 (info): Add target.
10fa7f8e
EZ
5178 (installall): Target removed.
5179
74686736 51802001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5181
5182 * tips.texi (Coding Conventions): Fix typo.
5183
6fd735df
GM
51842001-10-23 Gerd Moellmann <gerd@gnu.org>
5185
5186 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5187
b704d54b
EZ
51882001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5189
5190 * files.texi (File Name Components): Update the description of
5191 file-name-sans-extension and file-name-extension, as they now
5192 ignore leading dots.
5193
71431a0e
GM
51942001-10-20 Gerd Moellmann <gerd@gnu.org>
5195
6aa97356 5196 * (Version 21.1 released.)
71431a0e 5197
79f1f96c
MB
51982001-10-19 Miles Bader <miles@gnu.org>
5199
5200 * positions.texi (Text Lines): Describe behavior of
5201 `beginning-of-line'/`end-of-line' in the presence of field properties.
5202
892a8f36
GM
52032001-10-17 Gerd Moellmann <gerd@gnu.org>
5204
5205 * Makefile.in (VERSION): Set to 2.8.
5206 (manual): Use `manual-21'.
5207
8c1cc9e8 5208 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5209 number was used. Set it to 2.8.
5210
5211 * intro.texi: Likewise.
5212
51724e26
EZ
52132001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5214
5215 * files.texi (File Name Completion): Document the significance of
5216 a trailing slash in elements of completion-ignored-extensions.
5217
57b338e8
MB
52182001-10-06 Miles Bader <miles@gnu.org>
5219
5220 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5221
c89e4bc5
GM
52222001-10-04 Gerd Moellmann <gerd@gnu.org>
5223
5224 * variables.texi (Variable Aliases): New node.
5225
ab952a4f
GM
52262001-10-04 Gerd Moellmann <gerd@gnu.org>
5227
5228 * Branch for 21.1.
dff28924 5229
9db3a582
MB
52302001-10-02 Miles Bader <miles@gnu.org>
5231
ae1a9581
MB
5232 * minibuf.texi (Minibuffer Misc): Add entries for
5233 `minibuffer-contents', `minibuffer-contents-no-properties', and
5234 `delete-minibuffer-contents'.
5235 Correct description for `minibuffer-prompt-end'.
5236
9db3a582
MB
5237 * text.texi (Property Search): Correct descriptions of
5238 `next-char-property-change' and `previous-char-property-change'.
5239 Add entries for `next-single-char-property-change' and
5240 `previous-single-char-property-change'.
5241 Make operand names a bit more consistent.
5242
03be5931
EZ
52432001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5244
5245 * frames.texi (Finding All Frames): Document that next-frame and
5246 previous-frame are local to current terminal.
5247
974548ec
EZ
52482001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5249
5250 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5251 result of make-keymap.
974548ec 5252
8d82c597
EZ
52532001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5254
5255 * display.texi (Font Lookup, Attribute Functions)
5256 (Image Descriptors): Add cross-references to the definition of
5257 selected frame.
5258
5259 * buffers.texi (The Buffer List): Add cross-references to the
5260 definition of selected frame.
5261
5262 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5263 frame at any given time.
5264 (Multiple Displays, Size and Position): Add a cross-reference to
5265 the definition of the selected frame.
5266
2842de30
EZ
52672001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5268
5269 * strings.texi (String Conversion) <string-to-number>: Document
5270 that a float is returned for integers that are too large.
5271
5272 * frames.texi (Mouse Position): Document mouse-position-function.
5273 (Display Feature Testing): Document display-images-p.
5274 (Window Frame Parameters): Document the cursor-type variable.
5275
5276 * numbers.texi (Integer Basics): Document CL style read syntax for
5277 integers in bases other than 10.
5278
5279 * positions.texi (List Motion): Document
5280 open-paren-in-column-0-is-defun-start.
5281
5282 * lists.texi (Sets And Lists): Document member-ignore-case.
5283
5284 * internals.texi (Garbage Collection): Document the used and free
5285 strings report.
5286 (Memory Usage): Document strings-consed.
5287
5288 * os.texi (Time of Day): Document float-time.
5289 (Recording Input): Document that clear-this-command-keys clears
5290 the vector to be returned by recent-keys.
5291
5292 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5293 argument keymap can be a list.
5294
5295 * nonascii.texi (User-Chosen Coding Systems)
5296 <select-safe-coding-system>: Document the new argument
5297 accept-default-p and the variable
5298 select-safe-coding-system-accept-default-p. Tell what happens if
5299 buffer-file-coding-system is undecided.
5300 (Default Coding Systems): Document auto-coding-regexp-alist.
5301
5302 * display.texi (The Echo Area) <message>: Document
5303 message-truncate-lines.
5304 (Glyphs): Document that the glyph table is unused on windowed
5305 displays.
5306
5307 * help.texi (Describing Characters) <single-key-description>:
5308 Document the new argument no-angles.
5309 (Accessing Documentation) <documentation-property>: Document that
5310 a non-string property is evaluated.
5311 <documentation>: Document that the function-documentation property
5312 is looked for.
5313
5314 * windows.texi (Selecting Windows): Document some-window.
5315
5316 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5317
5318 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5319 apropos-mode-hook.
5320
5321 * commands.texi (Using Interactive): Document interactive-form.
5322 (Keyboard Macros): Document kbd-macro-termination-hook.
5323 (Command Loop Info): Document that clear-this-command-keys clears
5324 the vector to be returned by recent-keys.
5325
2d43d823
GM
53262001-09-04 Werner LEMBERG <wl@gnu.org>
5327
5328 * Makefile.in (srcdir, texinputdir): New variables.
5329 (srcs, index.texi, install): Use $(srcdir).
5330 (.PHONY): Remove elisp.dvi.
5331 (elisp): Use -I switch for makeinfo.
5332 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5333 (installall, dist): Use $(srcdir).
5334 Fix path to texinfo.tex.
5335 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5336
fa739b31
GM
53372001-08-30 Gerd Moellmann <gerd@gnu.org>
5338
92a25631
GM
5339 * display.texi (Conditional Display): Adjust to API change.
5340
fa739b31
GM
5341 * configure: New file.
5342
cef68af5
GM
53432001-07-30 Gerd Moellmann <gerd@gnu.org>
5344
5345 * commands.texi (Repeat Events): Add description of
5346 double-click-fuzz.
5347
d1f08d85
SM
53482001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5349
5350 * syntax.texi (Syntax Class Table): Add the missing designator for
5351 comment and string fences.
5352 (Syntax Properties): Add a xref to syntax table internals.
5353 (Syntax Table Internals): Document string-to-syntax.
5354
1e9fc92e
GM
53552001-05-07 Gerd Moellmann <gerd@gnu.org>
5356
5357 * Makefile.in (install): Use install-info command line options
5358 like in Emacs' Makefile.in.
5359
00480554
MB
53602000-12-09 Miles Bader <miles@gnu.org>
5361
5362 * windows.texi (Window Start): Update documentation for
5363 `pos-visible-in-window-p'.
5364
1e344ee2
SM
53652000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5366
5367 * lists.texi (Building Lists): Add footnote to explain how to add
5368 to the end of a list.
5369
a540f6ed
GM
53702000-10-25 Gerd Moellmann <gerd@gnu.org>
5371
5372 * files.texi (Visiting Functions): Typos.
5373
28bcdbee
KH
53742000-10-25 Kenichi Handa <handa@etl.go.jp>
5375
5376 * files.texi (Visiting Functions): Return value of
5377 find-file-noselect may be a list of buffers if wildcards are used.
5378
22d1a4ed
MB
53792000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5380
5381 * display.texi (Defining Faces): Document `graphic' display type
5382 in face specs.
5383
916a89db
KG
53842000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5385
1e9fc92e 5386 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5387 `after-make-frame-hook' with `after-make-frame-functions'.
5388
1e9fc92e 5389 * frames.texi (Creating Frames): Ditto.
916a89db 5390
1e9fc92e 5391 * variables.texi (Future Local Variables): Ditto.
916a89db 5392
483de32b
GM
53932000-10-16 Gerd Moellmann <gerd@gnu.org>
5394
5395 * display.texi (Other Image Types): Add description of :foreground
5396 and :background properties of mono PBM images.
5397
e23a63a5
WL
53982000-08-17 Werner LEMBERG <wl@gnu.org>
5399
5400 * .cvsignore: New file.
5401
dfc16043
GM
54022000-01-05 Gerd Moellmann <gerd@gnu.org>
5403
5404 * tindex.pl: New script.
5405
602613fe
DL
54061999-12-03 Dave Love <fx@gnu.org>
5407
5408 * Makefile.in (MAKEINFO): New parameter.
5409
94ec544d
DL
54101999-09-17 Richard Stallman <rms@gnu.org>
5411
5412 * Makefile.in (srcs): Add hash.texi.
5413 (VERSION): Update to 20.6.
5414
54151999-09-13 Richard Stallman <rms@gnu.org>
5416
5417 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5418
54191998-08-29 Karl Heuer <kwzh@gnu.org>
5420
5421 * configure.in: New file.
5422 * Makefile.in: Renamed from Makefile.
5423 (prefix, infodir): Use value obtained from configure.
5424 (emacslibdir): Obsolete variable deleted.
5425 (dist): Distribute configure.in, configure, Makefile.in.
5426
54271998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5428
5429 * Makefile (INSTALL_INFO): New variable.
5430 (install): Run install-info.
5431
54321998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5433
5434 * Makefile (elisp.dvi): Add missing backslash.
5435
54361998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5437
5438 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5439 Run texindex without `./'. Always run texindex on elisp.tp.
5440 (elisp.tps): Target deleted.
5441
54421998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5443
5444 * Makefile (srcs): Add nonascii.texi and customize.texi.
5445 (dist): Start by deleting `temp'.
5446
54471998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5448
5449 * Makefile (makeinfo, texindex): Targets deleted.
5450 (makeinfo.o, texindex.o): Targets deleted.
5451 (clean, dist): Don't do anything with them or with getopt*.
5452
54531998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5454
5455 * Makefile (SHELL): Defined.
5456
54571998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5458
5459 * Makefile (elisp.tps): New target.
5460 (elisp.dvi): Depend on elisp.tps.
5461
5462Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5463
5464 * README: Update phone number.
5465
5466 * Makefile (elisp): Make this be the default target.
5467 Depend on makeinfo.c instead of makeinfo.
5468 (install): Don't depend on elisp.dvi, since we don't install that.
5469 Use mkinstalldirs.
5470 (dist): Add mkinstalldirs.
5471
5472Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5473
5474 * Makefile (VERSION): Update version number.
5475 (maintainer-clean): Renamed from realclean.
5476
5477Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5478
5479 * Makefile (realclean): New target.
5480 (elisp): Remove any old elisp-* files first.
5481
5482Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5483
d1f08d85
SM
5484 * Makefile (VERSION): New variable.
5485 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5486 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5487
5488Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5489
5490 * Makefile (elisp): Depend on makeinfo.
5491
5492Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5493
d1f08d85 5494 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5495
5496Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5497
5498 * Makefile (infodir, prefix): New vars.
5499 (install): Use infodir.
5500 (emacsinfodir): Deleted.
5501
5502Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5503
5504 * Makefile (srcs): Add calendar.texi.
5505
5506 * Makefile (dist): Copy texindex.c and makeinfo.c.
5507 Limit elisp-* files to those with one or two digits.
5508
5509Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5510
5511 * Makefile (dist): Changed to use Gzip instead of compress.
5512
5513Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5514
5515 * loading.texi (Unloading): define-function changed back to
5516 defalias. It may not stay this way, but at least it's
5517 consistent with the known-good version of the code patch.
5518
5519Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5520
5521 * modes.texi (Hooks): Document new optional arg of add-hook.
5522
5523Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5524
d1f08d85 5525 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5526
5527 * tips.texi: Add new section on standard library headers.
5528
5529Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5530
5531 * Makefile (srcs): Add frame.texi to the list of sources.
5532
5533Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5534
5535 * Makefile (dist): Don't bother excluding autosave files; they'll
5536 never make it into the temp directory anyway, and the hash marks
5537 in the name are problematic for make and the Bourne shell.
dff28924 5538 (srcs):
94ec544d
DL
5539
5540Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5541
d1f08d85 5542 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5543 the distribution tar file.
5544
dff28924 5545Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5546
5547 * Makefile (srcs): Added index.perm.
5548 (elisp.dvi): Remove erroneous shell comment.
5549 Expect output of permute-index in permuted.fns.
5550 Save old elisp.aux in elisp.oaux.
5551 (clean): Added index.texi to be deleted.
5552
dff28924 5553Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5554
5555 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5556
dff28924 5557Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5558
6db11765 5559 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5560 when making *Completions*.
5561
5562Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5563
5564 * Makefile make dist now depends on elisp.dvi, since it tries
5565 to include it in the dist file.
5566
dff28924 5567Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5568
5569 * functions.texinfo (Mapping Functions): Add missing quote
5570
dff28924 5571Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5572
5573 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5574 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5575
dff28924 5576Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5577
5578 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5579 and @error{} are the terms now being used. The files in the
5580 directory have been changed to reflect this.
5581
d1f08d85 5582 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5583 ` @result{}', using 5 spaces at the begining of the line.
5584
dff28924 5585Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5586
5587 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5588 experimental @indentedresult{}, @indentedexpandsto{} are part of
5589 the texinfo.tex in this directory. These TeX macros are not
5590 stable yet.
5591
dff28924 5592Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5593
6db11765 5594 * texinfo.tex: Temporarily added
d1f08d85 5595 \let\result=\dblarrow
94ec544d
DL
5596 \def\error{{\it ERROR} \longdblarrow}
5597 We need to do this better soon.
5598
dff28924 5599Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5600
5601 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5602 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5603 new title page format is also not applied, since it requires
5604 texinfo.tex changes.)
5605
5606 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5607 for the Project GNU development environment.
5608
ad050e54 5609;; Local Variables:
fd026ee1 5610;; coding: iso-2022-7bit
33462dfa 5611;; add-log-time-zone-rule: t
ad050e54 5612;; End:
2a34a036 5613
651f374c 5614 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 5615 2005, 2006, 2007 Free Software Foundation, Inc.
2a34a036
GM
5616 Copying and distribution of this file, with or without modification,
5617 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
5618
5619;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda