(bibtex-include-OPTkey, bibtex-user-optional-fields)
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
addf7a47
CY
12007-04-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4 setups.
5 (Display Feature Testing): Note that display refers to all
6 physical monitors for multi-monitor setups.
7
6bc0c055
RS
82007-04-14 Richard Stallman <rms@gnu.org>
9
10 * lists.texi (Sets And Lists): Clarify `delete' examples.
11 Remove spurious xref to same node.
12 Clarify xref for add-to-list.
13
4a54c78a
NR
142007-04-12 Nick Roberts <nickrob@snap.net.nz>
15
16 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
17 value of lisp-mode-map.
18
cd64b8f1
KB
192007-04-11 Karl Berry <karl@gnu.org>
20
21 * anti.texi (Antinews),
22 * display.texi (Overlay Properties) and (Defining Images),
23 * processes.texi (Synchronous Processes) and (Sentinels),
24 * syntax.texi (Syntax Table Internals),
25 * searching.texi (Regexp Special),
26 * nonascii.texi (Default Coding Systems),
27 * text.texi (Special Properties),
28 * minibuf.texi (Basic Completion): Wording to improve breaks in
29 8.5x11 format.
30 * elisp.texi (smallbook): new @set to more easily switch between
31 smallbook and 8.5x11.
32
db365b8e
RS
332007-04-11 Richard Stallman <rms@gnu.org>
34
35 * text.texi (Lazy Properties): Minor fix.
36
c2125d3f
KB
372007-04-08 Karl Berry <karl@gnu.org>
38
39 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
40 * macros.texi (Backquote): Downcase Backquote in index entries for
41 consistency.
42
aa9c7852
RS
432007-04-08 Richard Stallman <rms@gnu.org>
44
45 * text.texi (Adaptive Fill): Just describe default,
46 don't show it (since it contains non-ASCII chars).
47
687a7272
KB
482007-04-07 Karl Berry <karl@gnu.org>
49
50 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
51 adaptive-fill-regexp's value, since they are not in the standard
52 TeX fonts.
53
7e9fc7eb
RS
542007-04-07 Herbert Euler <herberteuler@hotmail.com>
55
56 * display.texi (Defining Faces): Fix example.
57
522a9103
KB
582007-04-07 Karl Berry <karl@gnu.org>
59
60 * display.texi (Button Buffer Commands): Improve page break.
61
0aee89ba
RS
622007-04-07 Richard Stallman <rms@gnu.org>
63
64 * advice.texi (Activation of Advice): Remove redundant index entry.
65
66 * backups.texi: Improve index entries. Remove redundant ones.
67
68 * compile.texi (Byte Compilation): Improve index entry.
69
70 * hash.texi (Creating Hash): Improve index entry.
71
72 * symbols.texi (Definitions): Improve index entry.
73
74 * edebug.texi: Improve index entries. Remove redundant/useless ones.
75
76 * maps.texi (Standard Keymaps): Remove useless index entry.
77
78 * help.texi (Documentation Basics): Remove redundant index entries.
79
80 * customize.texi: Improve index entries.
81 Remove redundant/useless ones.
82
83 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
84
85 * streams.texi (Output Variables): Improve index entry.
86
87 * abbrevs.texi (Abbrevs): Remove useless index entry.
88
89 * macros.texi (Expansion): Remove useless index entry.
90
91 * text.texi: Improve index entries. Remove redundant/useless ones.
92 (Text Properties, Examining Properties)
93 (Special Properties): Use "property category" instead of "category"
94 to refer to the `category' property.
95
96 * positions.texi: Improve index entries. Remove useless one.
97
98 * lists.texi: Improve index entries. Remove redundant/useless ones.
99
100 * os.texi: Improve index entries.
101 (Timers): Fix previous change.
102
103 * buffers.texi: Improve index entries.
104 (Modification Time): Get rid of term "obsolete buffer".
105
106 * debugging.texi: Improve index entries.
107 (Test Coverage): Add xref to other test coverage ftr.
108
109 * eval.texi: Improve index entry. Remove redundant ones.
110
111 * numbers.texi: Improve index entries. Remove redundant/useless ones.
112
113 * files.texi: Improve index entries. Remove redundant/useless ones.
114
115 * objects.texi: Improve index entries.
116
117 * processes.texi: Improve index entries.
118
119 * modes.texi: Improve index entry. Remove redundant one.
120
121 * nonascii.texi: Improve index entries.
122
123 * internals.texi: Improve index entries.
124
125 * syntax.texi: Improve index entries.
126
127 * keymaps.texi (Active Keymaps): Improve index entries.
128
129 * commands.texi: Improve index entries. Remove redundant/useless ones.
130
131 * frames.texi: Improve index entries. Remove redundant/useless ones.
132
133 * markers.texi: Improve index entries. Remove redundant ones.
134
135 * tips.texi: Improve index entries.
136
137 * loading.texi (Unloading): Improve index entry.
138
139 * variables.texi: Improve index entries. Remove redundant one.
140
141 * sequences.texi: Improve index entry.
142
143 * display.texi: Improve index entries. Remove redundant ones.
144
145 * windows.texi: Improve index entries.
146
147 * searching.texi: Improve index entries. Remove redundant one.
148
149 * strings.texi (Case Tables): Improve last change.
150
322cbd38
CY
1512007-04-04 Chong Yidong <cyd@stupidchicken.com>
152
153 * strings.texi (Case Tables): Document with-case-table and
154 ascii-case-table.
155
2fd94b09
KB
1562007-04-03 Karl Berry <karl@gnu.org>
157
158 * processes.texi (Network): Reword to improve page break.
159
b49b5137
EZ
1602007-04-03 Eli Zaretskii <eliz@gnu.org>
161
162 * functions.texi (Inline Functions): Describe more disadvantages
163 of defsubst, and make advice against it stronger.
164
997b849e
KB
1652007-04-02 Karl Berry <karl@gnu.org>
166
167 * backups.texi (Backup Names): Avoid widow words.
168 * modes.texi (Example Major Modes): Align last comment.
169
f808ad2d
CY
1702007-04-01 Chong Yidong <cyd@stupidchicken.com>
171
172 * keymaps.texi (Remapping Commands): Document new arg to
173 command-remapping.
174
15bcde04
KB
1752007-04-01 Karl Berry <karl@gnu.org>
176
177 * processes.texi (Low-Level Network): typo.
178 * loading.texi (Hooks for Loading): avoid double "the".
179 * keymaps.texi (Key Sequences): no double "and".
180 (Changing Key Bindings): shorten to improve line break.
181
192453e4
GM
1822007-03-31 Glenn Morris <rgm@gnu.org>
183
184 * os.texi (Timers): Fix description of run-at-time TIME formats.
185
6a4c2b04
RS
1862007-03-31 Richard Stallman <rms@gnu.org>
187
188 * display.texi (Invisible Text): Correct buffer-invisibility-spec
189 regarding ellipsis.
190
6797d272
EZ
1912007-03-31 Eli Zaretskii <eliz@gnu.org>
192
192453e4
GM
193 * intro.texi (nil and t):
194 * symbols.texi (Plists and Alists):
195 * variables.texi (Variable Aliases, Constant Variables):
196 * functions.texi (Defining Functions):
197 * advice.texi (Advising Primitives):
198 * debugging.texi (Syntax Errors, Compilation Errors):
199 * minibuf.texi (Minibuffer Windows):
200 * commands.texi (Adjusting Point):
ad8d30b3 201 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
192453e4
GM
202 (Auto Major Mode, Major Mode Conventions):
203 * help.texi (Describing Characters):
ad8d30b3
EZ
204 * files.texi (Create/Delete Dirs, Information about Files)
205 (File Locks, Writing to Files, Reading from Files)
192453e4
GM
206 (Saving Buffers):
207 * windows.texi (Resizing Windows, Cyclic Window Ordering):
208 * frames.texi (Finding All Frames):
209 * positions.texi (Buffer End, Motion):
210 * markers.texi (The Region):
211 * text.texi (Deletion, Near Point):
212 * display.texi (Displaying Messages, Truncation):
213 * os.texi (Processor Run Time):
ad8d30b3 214 * tips.texi (Key Binding Conventions, Programming Tips)
192453e4 215 (Warning Tips, Documentation Tips, Comment Tips):
ad8d30b3
EZ
216 * internals.texi (Memory Usage): Improve indexing.
217
192453e4
GM
218 * variables.texi (Frame-Local Variables):
219 * functions.texi (Argument List):
220 * loading.texi (Library Search):
221 * streams.texi (Output Variables):
222 * keymaps.texi (Translation Keymaps, Searching Keymaps):
223 * searching.texi (Replacing Match, Search and Replace):
6797d272 224 * processes.texi (Byte Packing, Decoding Output)
192453e4
GM
225 (Accepting Output, Network Servers, Shell Arguments):
226 * display.texi (Abstract Display, Image Cache, Scroll Bars):
227 * windows.texi (Window Point, Window Start):
228 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
229 * commands.texi (Reading Input, Keyboard Events):
6797d272 230 * minibuf.texi (Reading File Names, Minibuffer Completion)
192453e4
GM
231 (Recursive Mini):
232 * positions.texi (List Motion):
233 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6797d272 234 * numbers.texi (Arithmetic Operations, Math Functions)
192453e4
GM
235 (Predicates on Numbers, Comparison of Numbers):
236 (Numeric Conversions):
237 * locals.texi (Standard Buffer-Local Variables):
238 * maps.texi (Standard Keymaps):
6797d272 239 * os.texi (User Identification, System Environment, Recording Input)
192453e4
GM
240 (X11 Keysyms):
241 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
242 * backups.texi (Backups and Auto-Saving):
6797d272 243 * customize.texi (Customization, Group Definitions)
192453e4 244 (Variable Definitions):
6797d272
EZ
245 * compile.texi (Byte Compilation): Improve index entries.
246
66a17d97
KB
2472007-03-31 Karl Berry <karl@gnu.org>
248
249 * macros.texi (Defining Macros): Avoid widow syllable.
250
5a842fda
EZ
2512007-03-31 Eli Zaretskii <eliz@gnu.org>
252
253 * elisp.texi (Top): Postscript -> PostScript.
254
255 * display.texi (Images, Postscript Images): Postscript -> PostScript.
256
89a4f43f
EZ
2572007-03-31 Markus Triska <markus.triska@gmx.at>
258
259 * internals.texi (Writing Emacs Primitives): Untabify `For'.
260
a4c5b42a
KB
2612007-03-30 Karl Berry <karl@gnu.org>
262
263 * lists.texi (List-related Predicates): Remove spurious @need.
264 (Setcdr): Use @smallexample to improve page break.
265 (Association Lists) <assoc>: Reword to improve page break.
266
267 * strings.texi (String Conversion): Insert blank line to improve
268 page break.
269
270 * numbers.texi (Random Numbers): Use @minus{}.
271 (Math Functions): Use @minus{}.
272
273 * intro.texi (Acknowledgements): Avoid line breaks before middle
274 initials.
275
61880ffe
EZ
2762007-03-24 Eli Zaretskii <eliz@gnu.org>
277
278 * errors.texi (Standard Errors): Add an index entry.
279
705959fc
RS
2802007-03-19 Richard Stallman <rms@gnu.org>
281
282 * os.texi (Recording Input): recent-keys now gives 300 keys.
283
7ad42042
GM
2842007-03-12 Glenn Morris <rgm@gnu.org>
285
286 * os.texi: Replace "daylight savings" with "daylight saving"
287 throughout.
288
47ccd97c
RS
2892007-03-05 Richard Stallman <rms@gnu.org>
290
291 * variables.texi (File Local Variables): Update
292 enable-local-variables values.
293
d89abe75
RS
2942007-03-04 Richard Stallman <rms@gnu.org>
295
296 * syntax.texi (Control Parsing): Minor clarification.
297
298 * strings.texi (Formatting Strings): Clarify width, precision, flags.
299
300 * sequences.texi (Sequence Functions): Move string-bytes away,
301 add xref.
302
303 * nonascii.texi (Text Representations): Move string-bytes here.
304
305 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
306
307 * minibuf.texi (Basic Completion): Minor clarification.
308
309 * markers.texi (The Mark): Clarify existence vs activation of mark.
310 Other cleanup.
311
312 * display.texi (Finding Overlays): Write better example.
313
314 * compile.texi (Eval During Compile): Clarify putting macros
315 in eval-when-compile.
316
70614fa4
VJL
3172007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
318
319 * loading.texi (How Programs Do Loading): Fix anchor position at
320 load-read-function definition doc. (tiny change)
321
dfb1e36c
KS
3222007-02-21 Kim F. Storm <storm@cua.dk>
323
324 * strings.texi (Text Comparison): Mention that assoc-string
325 converts symbols to strings before testing.
326
255d98f8
KS
3272007-02-17 Kim F. Storm <storm@cua.dk>
328
329 * processes.texi (Bindat Spec): Vector types can have optional
330 element type.
331 (Bindat Examples): Fix example. Add vector with element type.
332
52b2c096
AS
3332007-02-16 Andreas Schwab <schwab@suse.de>
334
335 * strings.texi (Formatting Strings): Document '+' flag.
336
8bec6ac5
JB
3372007-02-15 Juanma Barranquero <lekktu@gmail.com>
338
339 * strings.texi (Modifying Strings): Clarify that `clear-string'
340 always converts the string to unibyte.
341
428807ea
KS
3422007-02-14 Kim F. Storm <storm@cua.dk>
343
344 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
345 Rewrite glyph code description to refer to these functions.
346 Remove details of encoding face number and char into integer code.
347
fad24301
AM
3482007-02-03 Alan Mackenzie <acm@muc.de>
349
350 * loading.texi (Hooks for Loading): Make the description of
351 `eval-after-load' more detailed, and amend the description of
352 after-load-alist, in accordance with changes from 2006-05.
353
632a4cc7
CY
3542007-02-03 Chong Yidong <cyd@stupidchicken.com>
355
356 * modes.texi (Defining Minor Modes): Document that a :require
357 keyword or similar may be required to make saved customization
358 variables work.
359
35dda13e
EZ
3602007-02-03 Eli Zaretskii <eliz@gnu.org>
361
362 * elisp.texi (Top): Make the detailed menu headers compliant with
363 Texinfo guidelines and with what texnfo-upd.el expects. Add
364 comments to prevent people from inadvertently modifying the key
365 parts needed by `texinfo-multiple-files-update'.
366
cf8b92db
EZ
3672007-02-02 Eli Zaretskii <eliz@gnu.org>
368
71ed83ca
EZ
369 * elisp.texi (Top): Update the top-level menus.
370
cf8b92db
EZ
371 * syntax.texi (Categories): Add index entries.
372
f2c661c4
JB
3732007-02-01 Juanma Barranquero <lekktu@gmail.com>
374
375 * display.texi (Attribute Functions): Fix name and description of
376 the UNDERLINE arg of `set-face-underline-p'.
377
cb5918d9
EZ
3782007-01-29 Eli Zaretskii <eliz@gnu.org>
379
ed4af17b
EZ
380 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
381 Variables", and "Standard Keymaps" to the detailed menu.
382
cb5918d9
EZ
383 * variables.texi (Future Local Variables): Add index entry.
384
d9380425
RS
3852007-01-28 Richard Stallman <rms@gnu.org>
386
387 * tips.texi (Coding Conventions): Clarify the tip about macros
388 that define a function or a variable.
389
390 * files.texi (File Attributes): UID and GID can be floats.
391 (Magic File Names): Explain why deferring all operations to
392 the standard handler does not work.
393
bfb2471c
MR
3942007-01-23 Martin Rudalics <rudalics@gmx.at>
395
396 * backups.texi (Reverting): Use "buffer" instead of "file"
397 when talking about major and minor modes.
398
4e37c526
RS
3992007-01-21 Richard Stallman <rms@gnu.org>
400
401 * help.texi (Documentation): Add xref to Documentation Tips.
402
de529e21
JB
4032007-01-14 Juanma Barranquero <lekktu@gmail.com>
404
405 * tips.texi (Coding Conventions): Fix typos.
406
cc7ff062
RS
4072007-01-05 Richard Stallman <rms@gnu.org>
408
409 * modes.texi (Defining Minor Modes): Fix previous change.
410
cd35741d
RS
4112007-01-03 Richard Stallman <rms@gnu.org>
412
de529e21 413 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
414 Don't use * in doc string for defcustom.
415
a6c327a8
RS
4162007-01-02 Richard Stallman <rms@gnu.org>
417
418 * variables.texi (Variable Aliases): Clarify that aliases vars
419 always have the same value.
420
421 * processes.texi (Bindat Spec): Fix Texinfo usage.
422
423 * modes.texi (Defining Minor Modes): Explain effect of command
424 defined with define-global-minor-mode on new buffers.
425
249844e0
KS
4262006-12-30 Kim F. Storm <storm@cua.dk>
427
428 * keymaps.texi (Tool Bar): Describe `grow-only' value of
429 `auto-resize-tool-bars'.
430
32f65366
RS
4312006-12-30 Richard Stallman <rms@gnu.org>
432
433 * keymaps.texi (Active Keymaps): Fix previous change.
434
8d3f955b
NR
4352006-12-30 Nick Roberts <nickrob@snap.net.nz>
436
437 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
438
f083f9ca
KS
4392006-12-30 Kim F. Storm <storm@cua.dk>
440
441 * processes.texi (Bindat Spec): Clarify using field names in
442 length specifications.
443
8f2b5ec6
KS
4442006-12-29 Kim F. Storm <storm@cua.dk>
445
446 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
447 Add count and index variables for eval forms in repeat blocks.
448
d78b75dd
RS
4492006-12-24 Richard Stallman <rms@gnu.org>
450
451 * customize.texi (Variable Definitions): Document
452 new name custom-add-frequent-value.
453
36ff6d6f
KS
4542006-12-19 Kim F. Storm <storm@cua.dk>
455
456 * commands.texi (Misc Events): User signals now result in sigusr1
457 and sigusr2 events which are handled through special-event-map.
458 (Special Events): User signals and drag-n-drop are special.
459
294f1c39
RS
4602006-12-17 Richard Stallman <rms@gnu.org>
461
303958a9
RS
462 * loading.texi (Named Features): Explain subfeatures better.
463
464 * customize.texi: Use "option" only for user options.
465 For the keyword values inside defcustom etc, say "keywords".
466 For :options value's elements, say "elements".
467 :group should not be omitted.
468
fe963f84
RS
469 * syntax.texi (Parsing Expressions): Split up node.
470 (Motion via Parsing, Position Parse, Parser State)
471 (Low-Level Parsing, Control Parsing): New subnodes.
472 (Parser State): Document syntax-ppss-toplevel-pos.
473
474 * positions.texi (List Motion): Punctuation fix.
475
294f1c39
RS
476 * files.texi (File Name Completion): Document PREDICATE arg
477 to file-name-completion.
478
6d95228d
EZ
4792006-12-16 Eli Zaretskii <eliz@gnu.org>
480
de529e21
JB
481 * internals.texi (Building Emacs, Writing Emacs Primitives):
482 Add index entries.
6d95228d 483
4de0c73c
RS
4842006-12-11 Richard Stallman <rms@gnu.org>
485
486 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
487 affects face menu. Explain how to make it non-nil without enabling
488 any fontification.
489
31689f89
CY
4902006-12-10 Chong Yidong <cyd@stupidchicken.com>
491
492 * modes.texi (Font Lock Basics): Document nil value of
493 font-lock-defaults.
494
8d4a66af
GM
4952006-12-10 Glenn Morris <rgm@gnu.org>
496
497 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
498 value for system-flag argument. Abbrev tables may not be empty
499 when major modes are loaded.
8d4a66af 500
d6598d46
JB
5012006-12-08 Juanma Barranquero <lekktu@gmail.com>
502
503 * makefile.w32-in (maintainer-clean): Partially revert last
504 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
505 to protect elisp-covers.texi.
506
c6883bfc
JB
5072006-12-07 Juanma Barranquero <lekktu@gmail.com>
508
509 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
510 Don't remove elisp* info files; they are already deleted by the
511 `clean' and `distclean' targets, and they are in the $(infodir)
512 directory, not the current one.
513
9d8b24a2
KS
5142006-12-04 Kim F. Storm <storm@cua.dk>
515
516 * commands.texi (Misc Events): Update signal events.
517 (Event Examples): Add signal example.
518
04c21c78
RS
5192006-11-29 Richard Stallman <rms@gnu.org>
520
521 * frames.texi (Visibility of Frames): Explain visible windows
522 can be covered by others. Add xref for raise-frame.
523
7bc297d7
RS
5242006-11-28 Richard Stallman <rms@gnu.org>
525
526 * searching.texi (Regexp Special): Update when ^ is special.
527
340d34a5
EZ
5282006-11-27 Eli Zaretskii <eliz@gnu.org>
529
530 * customize.texi (Customization, Common Keywords)
531 (Group Definitions, Variable Definitions, Composite Types)
532 (Type Keywords, Customization Types): Add index entries for
533 various customization keywords.
534
6b28caea
SM
5352006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
536
537 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
538
b9660a6f
JD
5392006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
540
541 * frames.texi (Window System Selections): Remove clipboard from
542 description of selection-coding-system.
543
e5c12c7d
RS
5442006-11-06 Richard Stallman <rms@gnu.org>
545
546 * lists.texi (List Variables): Document COMPARE-FN.
547
548 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 549 use it only to refer to the meaning associated with a key.
e5c12c7d 550 (Keymaps): Change menu node description.
33462dfa 551
e5c12c7d
RS
552 * elisp.texi (Top): Change menu node description.
553
554 * display.texi (Managing Overlays): Document overlay-recenter.
555
b4e4dc3c
CY
5562006-10-29 Chong Yidong <cyd@stupidchicken.com>
557
558 * Makefile.in: Use relative paths to avoid advertising filesystem
559 contents during compilation.
560
300734d7
KS
5612006-10-23 Kim F. Storm <storm@cua.dk>
562
563 * commands.texi (Event Input Misc): Update unread-command-events.
564
aa02da7a
NR
5652006-10-23 Nick Roberts <nickrob@snap.net.nz>
566
567 * lists.texi (Sets And Lists): Fix typos.
568
6db11765
JB
5692006-10-18 Juanma Barranquero <lekktu@gmail.com>
570
571 * control.texi (Processing of Errors): Use @var for an argument,
572 not @code.
573
ff53796b
RS
5742006-10-16 Richard Stallman <rms@gnu.org>
575
576 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
577
578 * keymaps.texi (Format of Keymaps): Show all the keymap element
579 patterns that result from menu items.
580 (Key Lookup): Minor cleanups.
581
582 * modes.texi (Precalculated Fontification): Don't say that
583 not setting font-lock-defaults avoids loading font-lock.
584
585 * help.texi (Documentation): Move xref to Emacs Manual here.
586 (Documentation Basics): From here.
587 Also doc emacs-lisp-docstring-fill-column.
588
589 * elisp.texi: Update version and ISBN.
590
591 * commands.texi (Interactive Call): Clarify KEYS arg to
592 call-interactively is a vector.
593 (Command Loop Info): Delete anchor in this-command-keys.
594 Add anchor in this-command-keys-vector.
595 (Recursive Editing): Document how recursive-edit
596 handles the current buffer.
597
bb5da5be
CY
5982006-10-13 Chong Yidong <cyd@stupidchicken.com>
599
600 * frames.texi (Frame Titles): %c and %l are ignored in
601 frame-title-format.
602
8972d253
RS
6032006-10-11 Richard Stallman <rms@gnu.org>
604
605 * keymaps.texi (Key Sequences): Clarify use of kbd.
606
3075e881
KS
6072006-10-10 Kim F. Storm <storm@cua.dk>
608
609 * lists.texi (Sets And Lists): Add memql.
610
01993898
RS
6112006-10-03 Richard Stallman <rms@gnu.org>
612
613 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
614 Clarify :ascii: and :nonascii:.
615
f9df5f68
JL
6162006-09-29 Juri Linkov <juri@jurta.org>
617
618 * modes.texi (%-Constructs): Reorder coding systems in the
619 documentation of %z to the real order displayed in the modeline.
620
98259f08
RS
6212006-09-25 Richard Stallman <rms@gnu.org>
622
623 * os.texi (Timers): Describe timer-max-repeats.
624
2d56beed
CY
6252006-09-25 Chong Yidong <cyd@stupidchicken.com>
626
627 * os.texi (Timers): Mention with-local-quit.
628
45c912f2
RS
6292006-09-24 Richard Stallman <rms@gnu.org>
630
631 * searching.texi (Searching and Matching): Mention property search.
632
633 * commands.texi (Command Loop Info): Explain how read-event affects
634 this-command-keys.
635
aa256798
RS
6362006-09-20 Richard Stallman <rms@gnu.org>
637
45c912f2
RS
638 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
639
aa256798
RS
640 * windows.texi (Window Start): Minor cleanups.
641
a4df1f8b
KS
6422006-09-20 Kim F. Storm <storm@cua.dk>
643
644 * windows.texi (Window Start): pos-visible-in-window-p allows
645 specifying t for position to mean "end of window".
646 Add window-line-height.
647
648 * anti.texi (Antinews): Mention window-line-height.
649
74686736
DK
6502006-09-19 David Kastrup <dak@gnu.org>
651
652 * keymaps.texi (Searching Keymaps): Small clarification.
653
a0c489f1
RS
6542006-09-18 Richard Stallman <rms@gnu.org>
655
2a27a16b
RS
656 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
657 cause keyboard menus.
658 (Menu Keymaps): Likewise.
659 (Defining Menus, Keyboard Menus): Clarify.
660
a0c489f1
RS
661 * text.texi (Fields): Clarify explanation of constrain-to-field.
662
1e9265dd
EZ
6632006-09-16 Eli Zaretskii <eliz@gnu.org>
664
665 * variables.texi (Tips for Defining): Fix a typo.
666
74f526f3
RS
6672006-09-15 Richard Stallman <rms@gnu.org>
668
669 * keymaps.texi (Remapping Commands, Searching Keymaps)
670 (Active Keymaps): Clean up previous change.
671
45a2056c
JB
6722006-09-15 Jay Belanger <belanger@truman.edu>
673
674 * gpl.texi: Replace "Library Public License" by "Lesser Public
675 License" throughout.
676
b74e16a3
DK
6772006-09-15 David Kastrup <dak@gnu.org>
678
679 * keymaps.texi (Active Keymaps): Adapt description to use
680 `get-char-property' instead `get-text-property'. Explain how
681 mouse events change this. Explain the new optional argument of
682 `key-binding' and its mouse-dependent lookup.
74f526f3 683 (Searching Keymaps): Adapt description similarly.
74686736
DK
684 (Remapping Commands): Explain the new optional argument of
685 `command-remapping'.
b74e16a3 686
18d55b24
RS
6872006-09-14 Richard Stallman <rms@gnu.org>
688
689 * keymaps.texi (Searching Keymaps): Clarification.
690 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
691
6922006-09-13 Richard Stallman <rms@gnu.org>
693
694 * objects.texi (Character Type): Node split.
695 Add xref to Describing Characters.
696 (Basic Char Syntax, General Escape Syntax)
697 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
698
8b170b82
RS
6992006-09-11 Richard Stallman <rms@gnu.org>
700
701 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 702 (Glyphs): Clarifications.
8b170b82 703
3250aca2
CY
7042006-09-10 Chong Yidong <cyd@stupidchicken.com>
705
706 * keymaps.texi (Active Keymaps): Mention that key-binding checks
707 local maps.
708
606fd469
KS
7092006-09-10 Kim F. Storm <storm@cua.dk>
710
711 * display.texi (Forcing Redisplay): Document return value of
712 function redisplay.
713
755b2209
RS
7142006-09-09 Richard Stallman <rms@gnu.org>
715
1d7b95f5
RS
716 * windows.texi (Window Hooks): Explain limits of
717 window-scroll-functions.
718
755b2209
RS
719 * display.texi (Fringe Indicators): Update for last change in
720 indicate-buffer-boundaries.
721
af09dd78
RS
7222006-09-08 Richard Stallman <rms@gnu.org>
723
724 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
725
2010a78c
KS
7262006-09-06 Kim F. Storm <storm@cua.dk>
727
bdd26918
KS
728 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
729
2010a78c
KS
730 * windows.texi (Window Start): Update pos-visible-in-window-p.
731
bae12237
RS
7322006-09-04 Richard Stallman <rms@gnu.org>
733
734 * processes.texi (Accepting Output): Explain SECONDS=0 for
735 accept-process-output.
736
737 * os.texi (Idle Timers): Explain why timer functions should not
738 loop until (input-pending-p).
739
ebc80ddf
EZ
7402006-09-02 Eli Zaretskii <eliz@gnu.org>
741
742 * makefile.w32-in (usermanualdir): New variable.
743 (elisp.dvi): Use it.
744
a66d9563
EZ
7452006-09-01 Eli Zaretskii <eliz@gnu.org>
746
747 * buffers.texi (Buffer Modification): Fix last change.
748
5a8f5165
CY
7492006-09-01 Chong Yidong <cyd@stupidchicken.com>
750
751 * buffers.texi (Buffer Modification): Document
752 buffer-chars-modified-tick.
753
80e0572b
RS
7542006-08-31 Richard Stallman <rms@gnu.org>
755
756 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
757
7582006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
759
760 * modes.texi (Syntactic Font Lock):
80e0572b
RS
761 Mention font-lock-syntactic-face-function
762 instead of specific faces.
931d878d 763
bda420a3
CY
7642006-08-29 Chong Yidong <cyd@stupidchicken.com>
765
766 * display.texi (Images): Add xrref to display-images-p.
767
c6f8bb3a
KH
7682006-08-28 Kenichi Handa <handa@m17n.org>
769
770 * nonascii.texi (Lisp and Coding Systems): Fix description of
771 detect-coding-region.
772
7a210b69
MB
7732006-08-27 Michael Olson <mwolson@gnu.org>
774
775 * processes.texi (Transaction Queues): Remove stray quote
776 character.
777
3e04a8fc
RS
7782006-08-25 Richard Stallman <rms@gnu.org>
779
780 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
781 Add xref.
782
fda97484
CY
7832006-08-24 Chong Yidong <cyd@stupidchicken.com>
784
785 * os.texi (Timers): Avoid waiting inside timers.
786
3e46b34c
LK
7872006-08-21 Lute Kamstra <lute@gnu.org>
788
789 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
790
ce629713
RS
7912006-08-20 Richard Stallman <rms@gnu.org>
792
793 * os.texi (Idle Timers): New node, split out from Timers.
794 Document current-idle-time.
795 * commands.texi (Reading One Event): Update xref.
796 * elisp.texi (Top): Update subnode menu.
797
3cb74cd1
RS
7982006-08-16 Richard Stallman <rms@gnu.org>
799
800 * keymaps.texi (Extended Menu Items): Show format of cached
801 bindings in extended menu items.
802
803 * customize.texi (Variable Definitions): Explain when the
804 standard value expression is evaluated.
805
7e188449
CY
8062006-08-15 Chong Yidong <cyd@stupidchicken.com>
807
808 * commands.texi (Reading One Event): Explain idleness in
809 `read-event'.
810
b8f5396a
CY
8112006-08-12 Chong Yidong <cyd@stupidchicken.com>
812
813 * text.texi (Near Point): Say "cursor" not "terminal cursor".
814 (Commands for Insertion): Removed split-line since it's not
815 relevant for Lisp programming.
816 (Yank Commands): Rewrite introduction.
817 (Undo): Clarify.
818 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
819 (Filling): Remove redundant comment. Clarify return value of
820 current-justification.
821 (Margins): Minor clarifications.
822 (Adaptive Fill): Update default value of adaptive-fill-regexp.
823 (Sorting): Update definition of sort-lines.
824 (Columns): Clarify behavior of sort-columns.
825 (Indent Tabs): Link to Tab Stops in Emacs manual.
826 (Special Properties): Clarify.
827 (Clickable Text): Mention Buttons package.
828
0c80afbd
EZ
8292006-08-12 Kevin Ryde <user42@zip.com.au>
830
831 * os.texi (Time Parsing): Add %z to description of
832 format-time-string, as per docstring. Add cross reference to
833 glibc manual for strftime.
834
02a2b2ad
RS
8352006-08-08 Richard Stallman <rms@gnu.org>
836
837 * modes.texi: Clean up wording in previous change.
838
34e5974a
CY
8392006-08-07 Chong Yidong <cyd@stupidchicken.com>
840
841 * modes.texi (Hooks): Clarify.
842 (Major Mode Basics): Mention define-derived-mode explicitly.
843 (Major Mode Conventions): Rebinding RET is OK for some modes.
844 Mention change-major-mode-hook and after-change-major-mode-hook.
845 (Example Major Modes): Moved to end of Modes section.
846 (Mode Line Basics): Clarify.
847 (Mode Line Data): Mention help-echo and local-map in strings.
848 Explain reason for treatment of non-risky variables.
849 (Properties in Mode): Clarify.
850 (Faces for Font Lock): Add font-lock-negation-char-face.
851
65c6c6b6
EZ
8522006-08-04 Eli Zaretskii <eliz@gnu.org>
853
854 * strings.texi (Formatting Strings): Warn against arbitrary
855 strings as first arg to `format'.
856
fc0ba1d0
TTN
8572006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
858
859 * text.texi (Clickable Text): Mention `help-echo' text property.
860 Update intro, examples and associated explanations.
861
a3483884
RS
8622006-07-31 Richard Stallman <rms@gnu.org>
863
864 * commands.texi: Update xrefs.
865 (Event Mod): New node, cut out from old Translating Input.
866
867 * maps.texi: Update xrefs.
fc0ba1d0 868
a3483884
RS
869 * keymaps.texi (Translation Keymaps): New node.
870 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 871
a3483884
RS
872 * elisp.texi (Top): Update subnode menu.
873
874 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
875
876 * os.texi (System Interface): Fix menu descriptions of some nodes.
877 (Translating Input): Node deleted.
fc0ba1d0 878
ec777101
NR
8792006-07-31 Nick Roberts <nickrob@snap.net.nz>
880
8d3f955b 881 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
882
883 * lists.texi (Sets And Lists): Likewise.
884
0f42ea76
TTN
8852006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
886
887 * text.texi (Fields): Mention POS
888 requirement when narrowing is in effect.
889
eb107d09
RS
8902006-07-28 Richard Stallman <rms@gnu.org>
891
0de8dcc9
RS
892 * display.texi (Face Attributes): Simplify wording.
893 (Attribute Functions): Clarify meaning of new-frame default
894 attribute settings.
895
eb107d09
RS
896 * customize.texi (Common Keywords): Document how to use
897 :package-version in a package not in Emacs.
898
d7fb9e6c
KS
8992006-07-28 Kim F. Storm <storm@cua.dk>
900
901 * commands.texi (Reading One Event): Fix last change.
902
c1c3d4f7
CY
9032006-07-26 Chong Yidong <cyd@stupidchicken.com>
904
905 * commands.texi (Reading One Event): Document SECONDS argument for
906 read-event, read-char, and read-char-exclusive.
907
94b39239
SM
9082006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
909
910 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
911 to ensure correct identification.
912
1cff9220
RS
9132006-07-24 Richard Stallman <rms@gnu.org>
914
5ac64732
RS
915 * text.texi (Clickable Text): Clarify.
916
1cff9220
RS
917 * sequences.texi (Vector Functions): Delete duplicate xref.
918
919 * objects.texi (Function Type): Clarify.
920
921 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
922 modes.
923
924 * lists.texi (List Variables): New node.
925 Material moved from other nodes.
926
927 * variables.texi (Setting Variables): add-to-list and
928 add-to-ordered-list moved to List Variables node.
929
38db29e0
TTN
9302006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
931
932 * text.texi (Links and Mouse-1):
933 For mouse-on-link-p, expand on arg POS.
934
9e4101b2
KS
9352006-07-21 Kim F. Storm <storm@cua.dk>
936
937 * display.texi (Forcing Redisplay): Don't mention systems which
938 don't support sub-second timers for redisplay-preemption-period.
939
940 * os.texi (Terminal Output): Clarify text vs graphical terminal.
941
cc539208
EZ
9422006-07-21 Eli Zaretskii <eliz@gnu.org>
943
944 * frames.texi (Input Focus): Document that focus-follows-mouse has
945 no effect on MS-Windows.
946
c29fbc93
RS
9472006-07-18 Richard Stallman <rms@gnu.org>
948
1ef252f6
RS
949 * display.texi (Forcing Redisplay): Cleanups in previous change.
950
c29fbc93
RS
951 * processes.texi (Low-Level Network): Make menu more convenient.
952
5b5fca28
KS
9532006-07-18 Kim F. Storm <storm@cua.dk>
954
2d545d83
KS
955 * display.texi (Forcing Redisplay): redisplay-preemption-period
956 only used on window systems. Add xref to Terminal Output.
957
958 * os.texi (Terminal Output): baud-rate only controls preemption on
959 non-window systems. Add xref to Forcing Redisplay.
960
5b5fca28
KS
961 * processes.texi (Low-Level Network): Rename node "Make Network"
962 to "Network Processes".
963
42995636
KB
9642006-07-18 Karl Berry <karl@gnu.org>
965
5b5fca28
KS
966 * variables.texi, functions.texi, customize.texi, loading.texi:
967 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 968
e1842332
CY
9692006-07-17 Chong Yidong <cyd@stupidchicken.com>
970
971 * commands.texi (Waiting): Document batch-mode sit-for behavior.
972
daeeeffc
RS
9732006-07-17 Richard Stallman <rms@gnu.org>
974
7c0c29ee
RS
975 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
976 Put period and comma inside quotes.
5b5fca28 977
7c0c29ee
RS
978 * loading.texi, markers.texi: Use real doublequote inside menus.
979
980 * windows.texi: Put point and comma inside quotes.
981 (Textual Scrolling): Use @samp for error message.
982
5b5fca28
KS
983 * variables.texi, tips.texi, syntax.texi, symbols.texi:
984 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
985 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
986 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
987 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
988 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 989 Put point and comma inside quotes.
5b5fca28 990
05bdf2d7
RS
991 * control.texi (Processing of Errors): Add command-error-function.
992
daeeeffc
RS
993 * variables.texi (File Local Variables): Clarify that
994 file local variables make buffer-local bindings.
995
996 * modes.texi (Syntactic Font Lock): Give default for
997 font-lock-syntax-table.
998
7e1c1289
NR
9992006-07-17 Nick Roberts <nickrob@snap.net.nz>
1000
1001 * text.texi (Special Properties): Clean up previous change.
1002
912c7235
KB
10032006-07-16 Karl Berry <karl@gnu.org>
1004
5b5fca28
KS
1005 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1006 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 1007
5b5fca28 1008 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
1009 underfull hbox.
1010
54b7938f
NR
10112006-07-15 Nick Roberts <nickrob@snap.net.nz>
1012
1013 * text.texi (Special Properties): Describe fontified text property
1014 in relation to a character (not text).
1015
3f11901a
KS
10162006-07-15 Kim F. Storm <storm@cua.dk>
1017
0864179a
KS
1018 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1019 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1020 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1021
3f11901a
KS
1022 * anti.texi (Antinews): Mention redisplay function.
1023 The kbd macro existed, but was not documented, before 22.x.
1024 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1025
b4f62d0a
NR
10262006-07-14 Nick Roberts <nickrob@snap.net.nz>
1027
1028 * display.texi (Displaying Messages): Add anchor.
1029
1030 * frames.texi (Dialog Boxes): Use it.
1031
2c6e026a
RS
10322006-07-12 Richard Stallman <rms@gnu.org>
1033
1034 * objects.texi (Frame Type): Explain nature of frames better.
1035
1036 * frames.texi (Frames): Explain nature of frames better.
1037
10382006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1039
1040 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1041
099d4201
YM
10422006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1043
1044 * frames.texi (Window System Selections): Mention scrap support for Mac.
1045 Default value of x-select-enable-clipboard is t on Mac.
1046
1047 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1048
ff97f952
KS
10492006-07-11 Kim F. Storm <storm@cua.dk>
1050
1051 * display.texi (Forcing Redisplay): Add `redisplay' function.
1052 Don't mention (sit-for -1) -- use (redisplay t) instead.
1053
1054 * commands.texi (Waiting): (sit-for -1) is no longer special.
1055 (sit-for 0) is equivalent to (redisplay).
1056 Iconifying/deiconifying no longer makes sit-for return.
1057
a183016f
NR
10582006-07-10 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * display.texi (Buttons): Fix typo.
1061
1062 * index.texi, elisp.texi (New Symbols): Comment node out.
1063
b86be617
RS
10642006-07-09 Richard Stallman <rms@gnu.org>
1065
1066 * display.texi (Truncation): Clean up previous change.
1067
3aa7c28e
RS
10682006-07-08 Richard Stallman <rms@gnu.org>
1069
1070 * commands.texi (Interactive Call): Use 3 as prefix in example
1071 for execute-extended-command.
1072
1073 * display.texi (Attribute Functions): Move paragraph about
1074 compatibility with Emacs < 21.
1075
5a1048a5
KS
10762006-07-09 Kim F. Storm <storm@cua.dk>
1077
1078 * display.texi (Refresh Screen): Clarify force-window-update.
1079 (Truncation): "Normally" indicated by fringe arrows.
1080
89fb9154
EZ
10812006-07-08 Eli Zaretskii <eliz@gnu.org>
1082
5a1048a5
KS
1083 * windows.texi (Textual Scrolling, Resizing Windows):
1084 * variables.texi (Constant Variables):
89fb9154
EZ
1085 * text.texi (Buffer Contents, Deletion, Changing Properties)
1086 (Property Search, Special Properties, Sticky Properties)
5a1048a5 1087 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 1088 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
1089 (Categories):
1090 * symbols.texi (Other Plists):
1091 * streams.texi (Output Variables):
1092 * processes.texi (Input to Processes, Query Before Exit):
1093 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 1094 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 1095 (Session Management):
89fb9154 1096 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
1097 (Chars and Bytes, Locales):
1098 * modes.texi (Defining Minor Modes, Header Lines):
1099 * minibuf.texi (Minibuffer Contents):
1100 * markers.texi (Information from Markers):
1101 * lists.texi (List Elements, Building Lists, Association Lists):
1102 * keymaps.texi (Tool Bar):
1103 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1104 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
1105 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1106 (Color Names, Text Terminal Colors, Display Feature Testing):
1107 * files.texi (Visiting Functions, File Name Components)
5a1048a5 1108 (Unique File Names, Contents of Directories):
89fb9154
EZ
1109 * display.texi (Forcing Redisplay, Displaying Messages)
1110 (Temporary Displays, Font Selection, Auto Faces)
1111 (Font Lookup, Fringe Indicators, Display Margins)
1112 (Image Descriptors, Showing Images, Image Cache, Button Types)
1113 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
1114 (Display Table Format, Glyphs):
1115 * control.texi (Iteration):
1116 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
1117 * backups.texi (Making Backups, Auto-Saving):
1118 Remove @tindex entries.
89fb9154 1119
7f087030
KS
11202006-07-07 Kim F. Storm <storm@cua.dk>
1121
1122 * display.texi (Fringe Cursors): Fix typo.
1123 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1124 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1125
978db147
RS
11262006-07-05 Richard Stallman <rms@gnu.org>
1127
1128 * text.texi (Buffer Contents): Add example of text props
1129 in result of buffer-substring.
1130 (Text Properties): Explain better about use of specific property names.
1131 (Property Search): Some cleanups; reorder some functions.
1132
1133 * keymaps.texi (Changing Key Bindings): Cleanup.
1134 Add xref to Key Binding Conventions.
1135
1136 * display.texi (Attribute Functions): Add examples for
1137 face-attribute-relative-p.
1138
1139 * tips.texi (Coding Conventions): Cleanup last change.
1140
42b50684
KB
11412006-07-05 Karl Berry <karl@gnu.org>
1142
08b17d37
KS
1143 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1144 Remove @setchapternewpage odd.
42b50684
KB
1145 Result is 1013 pages, down from 1100.
1146
08b17d37
KS
1147 * anti.texi, customize.texi, display.texi, internals.texi:
1148 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 1149 Fix overfull/underfull boxes.
42b50684 1150
180f018c
TTN
11512006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1152
1153 * edebug.texi (Instrumenting):
1154 Add Edebug-specific findex for eval-buffer.
1155 * loading.texi (Loading):
1156 Replace eval-current-buffer with eval-buffer.
1157
8e338f7b
EZ
11582006-06-30 Nick Roberts <nickrob@snap.net.nz>
1159
1160 * locals.texi (Standard Buffer-Local Variables): Update the list
1161 of variables.
1162
0770a251
NR
11632006-06-26 Nick Roberts <nickrob@snap.net.nz>
1164
1165 * files.texi (File Name Completion): Point user to the node
1166 "Reading File Names".
1167
d9034473
EZ
11682006-06-24 Eli Zaretskii <eliz@gnu.org>
1169
eff6bfea
EZ
1170 * files.texi (Contents of Directories): Document case-insensitive
1171 behavior on respective filesystems.
1172
d9034473
EZ
1173 * objects.texi (Character Type): Document that Emacs signals an
1174 error for unsupported Unicode characters specified as \uNNNN.
1175
a5bd14d3
RS
11762006-06-19 Richard Stallman <rms@gnu.org>
1177
1178 * processes.texi (Bindat Spec): Clarify previous change.
1179
d1ae9041
RS
11802006-06-16 Richard Stallman <rms@gnu.org>
1181
1182 * tips.texi (Coding Conventions): Better explain conventions
1183 for definition constructs.
1184
1185 * text.texi (Special Properties): String value of `read-only'
1186 serves as the error message.
1187
1188 * objects.texi (Character Type): Clarify prev. change.
1189 (Non-ASCII in Strings): Mention \u and \U.
1190
1191 * commands.texi (Using Interactive): Explain problem of
1192 markers, etc., in command-history.
1193
1bb32610
KS
11942006-06-14 Kim F. Storm <storm@cua.dk>
1195
1196 * commands.texi (Waiting): Negative arg to sit-for forces
1197 redisplay even if input is pending.
1198
1199 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1200 redisplay. Remove incorrect example of binding redisplay-dont-pause
1201 around (sit-for 0).
1202
c7484981
RS
12032006-06-13 Richard Stallman <rms@gnu.org>
1204
1205 * display.texi (Forcing Redisplay): Clarify previous change.
1206
d211faa2
RF
12072006-06-13 Romain Francoise <romain@orebokech.com>
1208
1209 * display.texi (Forcing Redisplay): Fix typo.
1210
8eb2b87f
KS
12112006-06-13 Kim F. Storm <storm@cua.dk>
1212
1213 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1214
503b5e1c
LT
12152006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1216
1217 * tips.texi (Coding Conventions): Add `@end itemize'.
1218
9e362b84
RS
12192006-06-10 Richard Stallman <rms@gnu.org>
1220
1221 * tips.texi (Coding Conventions): Explain use of coding systems
1222 to ensure one decoding for strings.
1223
7cb93181
EZ
12242006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1225
9b7fa297 1226 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
1227 syntax.
1228
afd63bda
EZ
12292006-06-07 Eli Zaretskii <eliz@gnu.org>
1230
1231 * display.texi (Font Selection): Remove description of
1232 clear-face-cache.
1233
1234 * compile.texi (Eval During Compile): Fix a typo. Add index
1235 entries for possible uses of eval-when-compile.
1236
71ee3e04
TTN
12372006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1238
1239 * display.texi (Abstract Display): Fix typo.
1240
a941b26b
EZ
12412006-06-03 Eli Zaretskii <eliz@gnu.org>
1242
1243 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1244 Reword variable's description.
1245
963128f3
RS
12462006-06-01 Richard Stallman <rms@gnu.org>
1247
1248 * windows.texi (Splitting Windows): Clarify splitting nonselected
1249 window.
1250
82db8fa7
JL
12512006-05-31 Juri Linkov <juri@jurta.org>
1252
1253 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1254
d9e8091d
RS
12552006-05-30 Richard Stallman <rms@gnu.org>
1256
6ac209a3
RS
1257 * display.texi (Line Height): Fix errors in description of
1258 default line height and line-height properyty.
1259
d9e8091d
RS
1260 * nonascii.texi (Default Coding Systems): Further clarification.
1261
93fd6289
LT
12622006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1263
1264 * internals.texi (Pure Storage): Mention that an overflow in pure
1265 space causes a memory leak.
1266 (Garbage Collection): If there was an overflow in pure space,
1267 `garbage-collect' returns nil.
1268
7c42b3e0
EZ
12692006-05-30 Eli Zaretskii <eliz@gnu.org>
1270
1271 * nonascii.texi (Default Coding Systems): Fix it some more.
1272
b8909e88
EZ
12732006-05-29 Eli Zaretskii <eliz@gnu.org>
1274
1275 * nonascii.texi (Default Coding Systems): Fix last change.
1276
6d3906d5
KH
12772006-05-29 Kenichi Handa <handa@m17n.org>
1278
1279 * nonascii.texi (find-operation-coding-system): Describe the new
1280 argument format (FILENAME . BUFFER).
1281
0985f920
RS
12822006-05-28 Richard Stallman <rms@gnu.org>
1283
1284 * tips.texi (Coding Conventions): Better explain reasons not to
1285 advise other packages or use `eval-after-load'.
1286
6c6e0bb4
KS
12872006-05-29 Kim F. Storm <storm@cua.dk>
1288
1289 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1290 `bindat-idx' and `bindat-raw' for clarity.
1291
096432af
TTN
12922006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1293
b9e17eb3
TTN
1294 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1295
096432af
TTN
1296 * display.texi (Display): Add "Abstract Display" to menu.
1297 (Abstract Display, Abstract Display Functions)
1298 (Abstract Display Example): New nodes.
1299 * elisp.texi (Top): Add "Abstract Display" to menu.
1300
e4b3f22f
CY
13012006-05-27 Chong Yidong <cyd@stupidchicken.com>
1302
917b8227
CY
1303 * keymaps.texi (Key Sequences): Link to input events definition.
1304 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1305
e4b3f22f
CY
1306 * files.texi (Changing Files): Document updated argument list for
1307 copy-file.
1308
f1b64ef1
TTN
13092006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1310
1311 * processes.texi (Bindat Functions): Explain term "total length".
1312 Use it in bindat-length and bindat-pack descriptions.
1313
3d0793e4
EZ
13142006-05-26 Eli Zaretskii <eliz@gnu.org>
1315
1316 * tips.texi (Coding Conventions): Advise against using
1317 eval-after-load in packages. Add an index entry.
1318
abeb5483
JL
13192006-05-25 Juri Linkov <juri@jurta.org>
1320
92aa92fa
JL
1321 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1322
abeb5483
JL
1323 * modes.texi (%-Constructs): Add %e, %z, %Z.
1324
403a7bca
RS
13252006-05-25 Richard Stallman <rms@gnu.org>
1326
1327 * elisp.texi (Top): Update subnode menu.
1328
1329 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1330 (Keymaps): Update menu.
1331
39a9bed3
CY
13322006-05-25 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * keymaps.texi (Key Sequences): Some clarifications.
1335
78b3f5c3
TTN
13362006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1337
1338 * processes.texi (Bindat Functions): Say "unibyte string"
1339 explicitly for bindat-unpack and bindat-pack descriptions.
1340 (Bindat Examples): Don't call `string-make-unibyte' in example.
1341
08244b81
CY
13422006-05-25 Chong Yidong <cyd@stupidchicken.com>
1343
1344 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1345 Explain string and vector representations of key sequences
1346
78b3f5c3
TTN
1347 * keymaps.texi (Changing Key Bindings):
1348 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
1349 * help.texi (Describing Characters): Refer to it.
1350
b370c94d
LT
13512006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1352
1353 * frames.texi (Pointer Shape): @end table -> @end defvar.
1354
b8223441
RS
13552006-05-22 Richard Stallman <rms@gnu.org>
1356
1357 * elisp.texi (Top): Update subnode menus.
1358
1359 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1360 Contents rewritten; material from old Pointer Shape node moved here.
1361
1362 * display.texi (Pointer Shape): Node deleted.
1363 (Image Descriptors): Minor cleanup.
1364
c18eec5c
RS
13652006-05-21 Richard Stallman <rms@gnu.org>
1366
1367 * syntax.texi (Parsing Expressions): Update info on which STATE
1368 elements are ignored.
1369
9300b310
LT
13702006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1371
86735b2d
LT
1372 * hooks.texi (Standard Hooks): Correct typo.
1373
9300b310
LT
1374 * gpl.texi (GPL): ifinfo -> ifnottex.
1375
75e3b957
EZ
13762006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1377
1378 * searching.texi (Simple Match Data): Warn about match data being
1379 set anew by every search.
1380
0bcf8735
RS
13812006-05-17 Richard Stallman <rms@gnu.org>
1382
1383 * minibuf.texi (Minibuffer History): Clarify.
1384
1385 * searching.texi (Regexp Special): Clarify nested regexp warning.
1386
b3abe3a5
KS
13872006-05-16 Kim F. Storm <storm@cua.dk>
1388
1389 * minibuf.texi (Minibuffer History): Update add-to-history.
1390
bc20db55
KH
13912006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1392
1393 * nonascii.texi (Explicit Encoding): Fix
1394 typo (encoding<->decoding).
1395
f31263a4
RS
13962006-05-14 Richard Stallman <rms@gnu.org>
1397
46a2df8e
RS
1398 * buffers.texi (Creating Buffers): Cleanup.
1399
f31263a4
RS
1400 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1401
1299a5a4
EZ
14022006-05-13 Eli Zaretskii <eliz@gnu.org>
1403
642c61f3
EZ
1404 * buffers.texi (Current Buffer): Document that with-temp-buffer
1405 disables undo.
1406
1299a5a4
EZ
1407 * os.texi (Terminal-Specific): More accurate description of how
1408 Emacs searches for the terminal-specific libraries.
1409
61515a63
EZ
14102006-05-12 Eli Zaretskii <eliz@gnu.org>
1411
b811ef49
EZ
1412 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1413 emacs-xtra to @inforef's.
1414
4a7910c7
EZ
1415 * text.texi (Undo): Document that undo is turned off in buffers
1416 whose names begin with a space.
1417
1418 * buffers.texi (Buffer Names): Add index entries for buffers whose
1419 names begin with a space.
1420 (Creating Buffers): Document that undo is turned off in buffers
1421 whose names begin with a space.
1422
f055e02c
EZ
1423 * files.texi (Visiting Functions, Reading from Files)
1424 (Saving Buffers): Mention code and EOL conversions by file I/O
1425 primitives and subroutines.
1426
0ef0b416
EZ
1427 * nonascii.texi (Lisp and Coding Systems): Document
1428 coding-system-eol-type. Add index entries for eol conversion.
1429
61515a63
EZ
1430 * display.texi (Defining Faces): Mention `mac', and add an xref to
1431 where window-system is described.
1432
e4c068c0
RS
14332006-05-10 Richard Stallman <rms@gnu.org>
1434
1435 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1436
31035927
RS
14372006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1438
1439 * variables.texi (File Local Variables): Recommend to quote lambda
1440 expressions in safe-local-variable property.
1441
f12a0718
RS
14422006-05-09 Richard Stallman <rms@gnu.org>
1443
1444 * variables.texi (File Local Variables): Document
1445 safe-local-eval-forms and safe-local-eval-function.
1446
ed7e6c32
KS
14472006-05-07 Kim F. Storm <storm@cua.dk>
1448
1449 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1450 from add-to-history.
1451
5a36d834
RF
14522006-05-07 Romain Francoise <romain@orebokech.com>
1453
1454 * commands.texi (Event Input Misc):
1455 * compile.texi (Eval During Compile):
1456 * internals.texi (Buffer Internals):
1457 * minibuf.texi (Initial Input):
1458 * nonascii.texi (Scanning Charsets):
1459 * numbers.texi (Comparison of Numbers):
1460 * windows.texi (Textual Scrolling, Vertical Scrolling):
1461 Fix various typos.
1462
fbc284f6
EZ
14632006-05-06 Eli Zaretskii <eliz@gnu.org>
1464
f53d2e87
EZ
1465 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1466 conditional xref's to either emacs or emacs-xtra, depending on
1467 @iftex/@ifnottex.
1468
fbc284f6
EZ
1469 * minibuf.texi (Minibuffer History): Document add-to-history.
1470
3dfed653
EZ
14712006-05-05 Eli Zaretskii <eliz@gnu.org>
1472
1473 * internals.texi (Pure Storage): Mention the pure overflow message
1474 at startup.
1475
8e7a9a24
EZ
14762006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1477
1478 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1479 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1480 search.
1481
d0789de9
RS
14822006-05-01 Richard Stallman <rms@gnu.org>
1483
1484 * intro.texi (nil and t): Clarify.
1485
1486 * variables.texi (File Local Variables): Suggest using booleanp.
1487
fc2cb772
JB
14882006-05-01 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * objects.texi (Type Predicates): Fix typos.
1491
27c5714a
SM
14922006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1493
1494 * intro.texi (nil and t): Add booleanp.
1495
1496 * objects.texi (Type Predicates): Add links for booleanp and
1497 string-or-null-p.
1498
eadb9d45
RS
14992006-04-29 Richard Stallman <rms@gnu.org>
1500
27c5714a 1501 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1502 Multi line Font Lock Elements. Much clarification.
1503 (Font Lock Multiline, Region to Fontify): Much clarification.
1504
7817e3d3
SM
15052006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1506
1507 * variables.texi (File Local Variables): Remove the special case t for
1508 safe-local-variable.
1509
8ac3a455
RS
15102006-04-26 Richard Stallman <rms@gnu.org>
1511
1512 * syntax.texi (Parsing Expressions): Minor cleanup.
1513
290e4aae
RS
15142006-04-18 Richard Stallman <rms@gnu.org>
1515
1516 * tips.texi (Coding Conventions): Explain when the package's
1517 prefix should appear later on (not at the start of the name).
1518
1519 * searching.texi (String Search): Clarify effect of NOERROR.
1520
1521 * modes.texi (Imenu): Clarify what special items do.
1522
1523 * hooks.texi (Standard Hooks): Delete text about old hook names.
1524
1e2b8ce5
RF
15252006-04-17 Romain Francoise <romain@orebokech.com>
1526
1527 * variables.texi (Local Variables): Update the default value of
1528 `max-specpdl-size'.
1529
51fa34bc
MB
15302006-04-15 Michael Olson <mwolson@gnu.org>
1531
1532 * processes.texi (Transaction Queues): Mention the new optional
1533 `delay-question' argument for `tq-enqueue'.
1534
61f32d39
BW
15352006-04-13 Bill Wohler <wohler@newt.com>
1536
1537 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1538 :package-version value. Specify its values. Improve documentation
50b7bce0 1539 for customize-package-emacs-version-alist.
61f32d39 1540
4f8ed159
BW
15412006-04-12 Bill Wohler <wohler@newt.com>
1542
1543 * customize.texi (Common Keywords): Move description of
1544 customize-package-emacs-version-alist to @defvar.
1545
e5e864ab
BW
15462006-04-10 Bill Wohler <wohler@newt.com>
1547
1548 * customize.texi (Common Keywords): Add :package-version.
1549
6c230417
KS
15502006-04-10 Kim F. Storm <storm@cua.dk>
1551
1552 * text.texi (Buffer Contents): Add NOPROPS arg to
1553 filter-buffer-substring.
1554
d82eac8f
EZ
15552006-04-08 Kevin Ryde <user42@zip.com.au>
1556
1557 * os.texi (Command-Line Arguments): Update xref to emacs manual
1558 "Command Arguments" -> "Emacs Invocation", per change there.
1559
4f815b29
TTN
15602006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1561
1562 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1563 be on one line to help makeinfo not render two spaces after the dot.
1564
122c3009
RS
15652006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1566
1567 * strings.texi (Predicates for Strings): Add string-or-null-p.
1568
da68bc3d
KS
15692006-03-28 Kim F. Storm <storm@cua.dk>
1570
1571 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1572 remarks about systems that don't support fractional seconds.
1573
b223e22d
KB
15742006-03-25 Karl Berry <karl@gnu.org>
1575
fc2cb772 1576 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1577 the year list.
1578
b756c64c
NR
15792006-03-21 Nick Roberts <nickrob@snap.net.nz>
1580
1581 * display.texi (Fringe Indicators): Fix typos.
1582
fe3dca59
LT
15832006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1584
c287ad03 1585 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1586 in front of a quoted symbol in a docstring to prevent making a
1587 hyperlink.
1588
e91d4202
AM
15892006-03-19 Alan Mackenzie <acm@muc.de>
1590
290e4aae 1591 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1592
e8a5f60b
RS
15932006-03-16 Richard Stallman <rms@gnu.org>
1594
1595 * display.texi (Defining Images): Minor cleanup.
1596
486daaa5
BW
15972006-03-16 Bill Wohler <wohler@newt.com>
1598
1599 * display.texi (Defining Images): In image-load-path-for-library,
1600 prefer user's images.
1601
4ffc92c2
SM
16022006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1603
1604 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1605
874a6ef8
BW
16062006-03-15 Bill Wohler <wohler@newt.com>
1607
1608 * display.texi (Defining Images): Fix example in
1609 image-load-path-for-library by not recommending that one binds
fc2cb772 1610 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1611 it if previously defined.
1612
70949f30
BW
16132006-03-14 Bill Wohler <wohler@newt.com>
1614
1615 * display.texi (Defining Images): In image-load-path-for-library,
1616 always return list of directories. Update example.
1617
c852c516
AM
16182006-03-14 Alan Mackenzie <acm@muc.de>
1619
1620 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1621 This describes font-lock-extend-region-function.
4ffc92c2 1622 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1623 the new node "Region to Fontify".
1624
7cd3712b
RS
16252006-03-13 Richard Stallman <rms@gnu.org>
1626
1627 * display.texi (Invisible Text): The impossible position is
1628 now before the invisible text, not after.
1629 (Defining Images): Clean up last change.
1630
2c676341
BW
16312006-03-11 Bill Wohler <wohler@newt.com>
1632
1633 * display.texi (Defining Images): Add image-load-path-for-library.
1634
6f49b4c5
LT
16352006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1636
2d14c9bf
LT
1637 * text.texi (Adaptive Fill): Fix Texinfo usage.
1638
1639 * strings.texi (Creating Strings): Fix Texinfo usage.
1640
6f49b4c5
LT
1641 * searching.texi (Regexp Special): Use @samp for regular
1642 expressions that are not in Lisp syntax.
1643
fc1d3386
LT
16442006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1645
1646 * searching.texi (Regexp Special): Put remark between parentheses
1647 to avoid misreading.
1648
7b2c2ca9
LT
16492006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1650
1651 * searching.texi (Syntax of Regexps): More accurately describe
1652 which characters are special in which situations.
1653 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1654 are not special. Describe in detail when `[' and `]' are special.
1655 (Regexp Backslash): Plenty of regexps with unbalanced square
1656 brackets are valid, so reword that statement.
1657
f79bc642
KS
16582006-03-02 Kim F. Storm <storm@cua.dk>
1659
1660 * keymaps.texi (Tool Bar): Add tool-bar-border.
1661
1d9a5237
LT
16622006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1663
a86b01fa 1664 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1665
2534ef94
LT
16662006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1667
1668 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1669
1670 * files.texi (Locating Files): Suggest additional values for the
1671 SUFFIXES arg of `locate-file'. Update pxref.
1672
1673 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1674 (How Programs Do Loading): Discuss the effects of Auto Compression
1675 mode on `load'.
1676 (Load Suffixes): New node.
394e96d5 1677 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1678 moved to "Load Suffixes".
1679 (Autoload, Named Features): Mention `load-suffixes'.
1680
dd9959da 16812006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1682
1683 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1684
1685 * windows.texi (Window Tree): Fix typo.
1686
49af2995
KS
16872006-02-20 Kim F. Storm <storm@cua.dk>
1688
1689 * display.texi (Fringe Indicators): New section.
1690 Move indicate-empty-lines, indicate-buffer-boundaries, and
1691 default-indicate-buffer-boundaries here.
1692 Add fringe-indicator-alist and default-fringes-indicator-alist.
1693 Add list of logical fringe indicator symbols.
1694 Update list of standard bitmap names.
1695 (Fringe Cursors): New section.
1696 Move overflow-newline-into-fringe here.
1697 Add fringe-cursor-alist and default-fringes-cursor-alist.
1698 Add list of fringe cursor symbols.
1699
58f71009
JB
17002006-02-20 Juanma Barranquero <lekktu@gmail.com>
1701
1702 * commands.texi (Using Interactive): Fix reference to node
1703 "Minibuffers".
1704
5498b6af
RS
17052006-02-19 Richard M. Stallman <rms@gnu.org>
1706
1707 * minibuf.texi (High-Level Completion):
1708 Add xref to read-input-method-name.
1709
1710 * files.texi (Relative File Names): Move file-relative-name here.
1711 (File Name Expansion): From here. Minor clarifications.
1712
1713 * commands.texi (Using Interactive): Add xrefs about reading input.
1714 Clarify remarks about that moving point and mark.
1715 Put string case before list case.
1716
43ce897a 17172006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1718
4ffc92c2
SM
1719 * display.texi (Other Display Specs, Image Descriptors):
1720 Revert erroneous changes. The previous description of
1721 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1722
1324d26e
RS
17232006-02-14 Richard M. Stallman <rms@gnu.org>
1724
1725 * variables.texi (File Local Variables): Clarifications.
1726
0da93350
JB
17272006-02-14 Juanma Barranquero <lekktu@gmail.com>
1728
1729 * variables.texi (File Local Variables): Use @code for a cons
1730 cell, not @var.
1731
51a39bab
CY
17322006-02-13 Chong Yidong <cyd@stupidchicken.com>
1733
1734 * variables.texi (File Local Variables): Document new file local
1735 variable behavior.
1736
d342156c
KS
17372006-02-10 Kim F. Storm <storm@cua.dk>
1738
1739 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1740
8392fe4a
JB
17412006-02-08 Juanma Barranquero <lekktu@gmail.com>
1742
1743 * modes.texi (%-Constructs): Remove obsolete info about
1744 `global-mode-string'.
1745
cd6cd82a
RS
17462006-02-07 Richard M. Stallman <rms@gnu.org>
1747
d78dc2d8
RS
1748 * commands.texi (Prefix Command Arguments): Minor cleanup.
1749
1750 * display.texi: "Graphical display", not window system.
1751
cd6cd82a
RS
1752 * functions.texi (What Is a Function): Fix xref.
1753
1754 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1755 (Changing Key Bindings): Clarify when remapping is better than
1756 substitute-key-definition.
1757
17582006-02-02 Richard M. Stallman <rms@gnu.org>
1759
1760 * minibuf.texi (Basic Completion): Completion alists are risky.
1761
1762 * keymaps.texi (Active Keymaps): Clarifications.
1763 (Searching Keymaps): New node.
1764 (Keymaps): Update menu.
1765
1766 * frames.texi (Layout Parameters): Minor clarification.
1767 (Drag and Drop): New node.
1768 (Frames): Update menu.
1769
cf052abc
CY
17702006-01-29 Chong Yidong <cyd@stupidchicken.com>
1771
4ffc92c2
SM
1772 * display.texi (Other Display Specs, Image Descriptors):
1773 Image description is a list, not a cons cell.
cf052abc 1774
1f2907ee
LT
17752006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1776
1777 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1778 list is not necessarily a list).
1779
a849f77d
EZ
17802006-01-27 Eli Zaretskii <eliz@gnu.org>
1781
1782 * frames.texi (Layout Parameters): border-width and
1783 internal-border-width belong to the frame, not the window.
1784
d322eb9b
RS
17852006-01-19 Richard M. Stallman <rms@gnu.org>
1786
1787 * nonascii.texi (Translation of Characters): Search cmds use
1788 translation-table-for-input. Automatically made local.
1789
1790 * markers.texi (Overview of Markers): Count insertion type
1791 as one of a marker's attributes.
1792
cd6cd82a
RS
1793 * keymaps.texi (Controlling Active Maps): New node, split out of
1794 Active Keymaps.
1795 (Keymaps): Menu updated.
1796 (Active Keymaps): Give pseudocode to explain how the active
1797 maps are searched. current-active-maps and key-binding moved here.
1798 (Functions for Key Lookup): current-active-maps and key-binding moved.
1799 Clarifications.
1800 (Searching the Keymaps): New subnode.
1801
d322eb9b
RS
1802 * elisp.texi (Top): Menu clarification.
1803
1804 * display.texi (Other Display Specs): Delete duplicate entry for
1805 just a string as display spec. Move text about recursive display
1806 specs on such a string.
1807
1808 * commands.texi (Key Sequence Input): Clarify.
1809 Move num-nonmacro-input-events out.
1810 (Reading One Event): num-nonmacro-input-events moved here.
1811
2ac77b5a
NR
18122006-01-14 Nick Roberts <nickrob@snap.net.nz>
1813
1814 * advice.texi (Simple Advice): Update example to fit argument
1815 change in previous-line.
1816
a203a18c
RS
18172006-01-05 Richard M. Stallman <rms@gnu.org>
1818
1819 * markers.texi (The Mark): Fix in `mark'.
1820
d9043ddf
RS
18212006-01-04 Richard M. Stallman <rms@gnu.org>
1822
1823 * processes.texi (Misc Network, Make Network): Minor cleanups.
1824
8a5db8ae
KS
18252006-01-04 Kim F. Storm <storm@cua.dk>
1826
1827 * processes.texi (Make Network): Add IPv6 addresses and handling.
1828 (Network Feature Testing): Mention (:family ipv6).
1829 (Misc Network): Add IPv6 formats to format-network-address.
1830
19bb7940
RS
18312005-12-30 Richard M. Stallman <rms@gnu.org>
1832
1833 * text.texi (Changing Properties):
1834 Don't use return value of set-text-properties.
1835
b9cb50d9
LT
18362005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1837
1838 * modes.texi (Mode Line Format): Correct typo in menu.
1839
94a867a6
RS
18402005-12-29 Richard M. Stallman <rms@gnu.org>
1841
1842 * modes.texi (Mode Line Top): New node.
1843 (Mode Line Data): Some text moved to new node.
1844 Explain the data structure more concretely.
1845 (Mode Line Basics): Clarifications.
1846 (Mode Line Variables): Clarify intro paragraph.
1847 (%-Constructs): Clarify intro paragraph.
1848 (Mode Line Format): Update menu.
1849
ba455131
LT
18502005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1851
1852 * minibuf.texi (Basic Completion): Update lazy-completion-table
1853 examples for removal of ARGS argument.
1854
2b6abe1e
RS
18552005-12-23 Richard M. Stallman <rms@gnu.org>
1856
1857 * text.texi (Undo): Restore some explanation from the version
1858 that was deleted.
1859
2d7409f2
EZ
18602005-12-23 Eli Zaretskii <eliz@gnu.org>
1861
abeb5483 1862 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1863 funname' and `apply delta' elements of the undo list.
1864
2e23b82e
RS
18652005-12-20 Richard M. Stallman <rms@gnu.org>
1866
1867 * help.texi (Help Functions): Update documentation of `apropos'.
1868
a31687ce
LT
18692005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1870
1871 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1872 because it is confusing. If the :help-echo keyword is a function,
1873 it is not directly used as the :help-echo overlay property, as the
1874 xref seems to suggest (it does not take the appropriate args).
1875
0e83c4e9
LT
18762005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1877
1878 * customize.texi (Common Keywords): Fix Texinfo usage.
1879 (Group Definitions, Variable Definitions): Update for new
1880 conventions for using `*' in docstrings.
77df907a
LT
1881
1882 * tips.texi (Documentation Tips): Update for new conventions for
1883 using `*' in docstrings.
1884
69487a1f
RS
18852005-12-16 Richard M. Stallman <rms@gnu.org>
1886
1887 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1888
2a502a32
JL
18892005-12-16 Juri Linkov <juri@jurta.org>
1890
1891 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1892
b158c851
RF
18932005-12-14 Romain Francoise <romain@orebokech.com>
1894
1895 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1896 Fix typo.
1897
d7d1f75e
JL
18982005-12-11 Juri Linkov <juri@jurta.org>
1899
1900 * minibuf.texi (Completion Commands): Add mention of read-file-name
1901 for filename completion keymaps.
1902 (Reading File Names): Add mention of filename completion keymaps
1903 for read-file-name and xref to `Completion Commands'.
1904
4b1c16c2
RS
19052005-12-10 Richard M. Stallman <rms@gnu.org>
1906
1907 * customize.texi (Common Keywords): State caveats for use of :tag.
1908
1d49d5d9
RS
19092005-12-08 Richard M. Stallman <rms@gnu.org>
1910
2663a204
RS
1911 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1912 with xrefs and better explanation.
1913 (Completion Commands): Add the filename completion maps.
1914
1d49d5d9
RS
1915 * objects.texi (Character Type): Clarify that \s is not space
1916 if a dash follows.
1917
fa0d4d0c
RS
19182005-12-05 Richard M. Stallman <rms@gnu.org>
1919
1920 * windows.texi (Resizing Windows): Delete preserve-before args.
1921
d64b177a
SM
19222005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1923
1924 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1925 in full keymaps, since the quirk has been fixed.
1926
79019cc9
EZ
19272005-12-03 Eli Zaretskii <eliz@gnu.org>
1928
1929 * hooks.texi (Standard Hooks): Add index entries. Mention
1930 `compilation-finish-functions'.
1931
161ef3be
RS
19322005-11-27 Richard M. Stallman <rms@gnu.org>
1933
1934 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1935
17c1971a
JL
19362005-11-21 Juri Linkov <juri@jurta.org>
1937
1938 * customize.texi (Common Keywords): Update links types
1939 custom-manual and url-link. Add link types emacs-library-link,
1940 file-link, function-link, variable-link, custom-group-link.
1941
5890344b
CY
19422005-11-20 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * display.texi: Revert 2005-11-20 change.
1945
cbce0752
TTN
19462005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1947
1948 * processes.texi (Bindat Functions):
1949 Say "third" to refer to zero-based index "2".
1950
ff04c885
LT
19512005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1952
1953 * loading.texi (Library Search): Update the default value of
1954 `load-suffixes'.
1955
ce8d4e00
CY
19562005-11-17 Chong Yidong <cyd@stupidchicken.com>
1957
1958 * display.texi (Attribute Functions): Mention :ignore-defface.
1959
cbad4a9e
SM
19602005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1961
1962 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 1963 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 1964
fda12b27
RS
19652005-11-06 Richard M. Stallman <rms@gnu.org>
1966
1967 * files.texi (Magic File Names): find-file-name-handler checks the
1968 `operations' property of the handler.
1969
e082564e
RS
19702005-11-03 Richard M. Stallman <rms@gnu.org>
1971
1972 * variables.texi (Frame-Local Variables): Small clarification.
1973
f0cdd9e4
CY
19742005-10-29 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * os.texi (Init File): Document ~/.emacs.d/init.el.
1977
685abb98
RS
19782005-10-29 Richard M. Stallman <rms@gnu.org>
1979
1980 * internals.texi (Garbage Collection): Document memory-full.
1981
7000848e
BW
19822005-10-28 Bill Wohler <wohler@newt.com>
1983
1984 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1985 for URLs.
1986
107fb6c9
RS
19872005-10-28 Richard M. Stallman <rms@gnu.org>
1988
1989 * minibuf.texi (Completion Commands): Clean up prev change.
1990
19912005-10-26 Kevin Ryde <user42@zip.com.au>
1992
1993 * compile.texi (Eval During Compile): Explain recommended uses
1994 of eval-when-compile and eval-and-compile.
1995
1d8e69a2
MY
19962005-10-27 Masatake YAMATO <jet@gyve.org>
1997
cbad4a9e 1998 * minibuf.texi (Completion Commands):
1d8e69a2 1999 Write about new optional argument for `display-completion-list'.
cbad4a9e 2000
6a897887
RS
20012005-10-23 Richard M. Stallman <rms@gnu.org>
2002
2003 * display.texi (Overlay Arrow): Clarify about local bindings of
2004 overlay-arrow-position.
2005
6d1e17be
EZ
20062005-10-22 Eli Zaretskii <eliz@gnu.org>
2007
2008 * internals.texi (Building Emacs): Fix last change.
2009
db5fe0a6
RS
20102005-10-22 Richard M. Stallman <rms@gnu.org>
2011
2012 * internals.texi (Building Emacs): Document eval-at-startup.
2013
45158e77
RS
20142005-10-21 Richard M. Stallman <rms@gnu.org>
2015
2016 * loading.texi (Where Defined): load-history contains abs file names.
2017 symbol-file returns abs file names.
2018
e50165ec
KS
20192005-10-19 Kim F. Storm <storm@cua.dk>
2020
2021 * display.texi (Showing Images): Add max-image-size integer value.
2022
63ab30d0
CY
20232005-10-18 Chong Yidong <cyd@stupidchicken.com>
2024
2025 * display.texi (Showing Images): Document max-image-size.
2026
f8252852
RS
20272005-10-17 Richard M. Stallman <rms@gnu.org>
2028
2029 * commands.texi (Quitting): Minor clarification.
2030
2031 * processes.texi (Sentinels): Clarify about output and quitting.
2032 (Filter Functions): Mention with-local-quit.
2033
c1bed3aa
JL
20342005-10-17 Juri Linkov <juri@jurta.org>
2035
2036 * buffers.texi (Current Buffer):
2037 * commands.texi (Event Input Misc):
2038 * compile.texi (Eval During Compile, Compiler Errors):
2039 * customize.texi (Group Definitions):
2040 * display.texi (Progress, Defining Faces):
2041 * files.texi (Writing to Files):
2042 * modes.texi (Mode Hooks, Defining Minor Modes):
2043 * streams.texi (Output Functions):
2044 * syntax.texi (Syntax Table Functions):
2045 * text.texi (Change Hooks):
2046 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2047
2048 * commands.texi (Quitting): Replace arg `forms' with `body' in
2049 `with-local-quit'.
2050
2051 * positions.texi (Excursions): Replace arg `forms' with `body' in
2052 `save-excursion'.
2053
ef1b4c9e
KS
20542005-10-08 Kim F. Storm <storm@cua.dk>
2055
2056 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2057 Rename manual section accordingly.
2058
abc8ce50
KS
20592005-10-04 Kim F. Storm <storm@cua.dk>
2060
2061 * windows.texi (Window Split Tree): New section describing
2062 new function window-split-tree function.
2063
a1f5a1f0
NR
20642005-10-03 Nick Roberts <nickrob@snap.net.nz>
2065
2066 * display.texi (Fringe Size/Pos): Simplify and add detail.
2067
97c3e4cc
RF
20682005-09-30 Romain Francoise <romain@orebokech.com>
2069
2070 * minibuf.texi (High-Level Completion): Explain that the prompt
2071 given to `read-buffer' should end with a colon and a space.
2072 Update usage examples.
2073
8ad8c5ce
JL
20742005-09-29 Juri Linkov <juri@jurta.org>
2075
2076 * display.texi (Displaying Messages): Rename argument name
2077 `string' to `format-string' in functions `message', `message-box',
2078 `message-or-box'.
2079
63182706
CY
20802005-09-26 Chong Yidong <cyd@stupidchicken.com>
2081
fc2cb772 2082 * errors.texi (Standard Errors): Correct xrefs.
63182706 2083
906320ec
CY
20842005-09-18 Chong Yidong <cyd@stupidchicken.com>
2085
fc2cb772 2086 * display.texi (Defining Images): Update documentation for
906320ec
CY
2087 `image-load-path'.
2088
8ccd3630
RS
20892005-09-17 Richard M. Stallman <rms@gnu.org>
2090
2091 * display.texi (Defining Images): Clean up previous change.
2092
7260457b
RF
20932005-09-16 Romain Francoise <romain@orebokech.com>
2094
2095 * elisp.texi: Specify GFDL version 1.2.
2096
2097 * doclicense.texi (GNU Free Documentation License): Update to
2098 version 1.2.
2099
5b51c037
CY
21002005-09-15 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * display.texi (Defining Images): Document `image-load-path'.
2103
5c4757d3
RS
21042005-09-15 Richard M. Stallman <rms@gnu.org>
2105
2106 * objects.texi (Printed Representation): Minor cleanup.
2107 (Box Diagrams): Minor fix.
2108 (Cons Cell Type): Move (...) index item here.
2109 (Box Diagrams): From here.
2110 (Array Type): Minor fix.
2111 (Type Predicates): Delete index "predicates".
2112 (Hash Table Type): Clarify xref.
2113 (Dotted Pair Notation): Minor fix.
2114
2bb8b80c
CY
21152005-09-10 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * files.texi (Saving Buffers): Fix typo.
2118
47b8bc5d
RS
21192005-09-08 Richard M. Stallman <rms@gnu.org>
2120
2121 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2122
475aab0d
CY
21232005-09-08 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * locals.texi (Standard Buffer-Local Variables): Don't include
2126 mode variables for minor modes.
2127 Fix xrefs for buffer-display-count, buffer-display-table,
2128 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2129 enable-multibyte-characters, fill-column, header-line-format,
2130 left-fringe-width, left-margin, and right-fringe-width.
2131
2132 * hooks.texi (Standard Hooks): All hooks should conform to the
2133 standard naming convention now.
2134 Fix xref for `echo-area-clear-hook'.
2135
2136 * display.texi (Usual Display): Note that indicate-empty-lines and
2137 tab-width are buffer-local.
2138
2139 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2140
2141 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2142
2143 * nonascii.texi (Encoding and I/O): Note that
2144 buffer-file-coding-system is buffer-local.
2145
2146 * positions.texi (List Motion): Note that defun-prompt-regexp is
2147 buffer-local.
2148
2149 * text.texi (Auto Filling): Note that auto-fill-function is
2150 buffer-local.
2151 (Undo): Note that buffer-undo-list is buffer-local.
2152
2153 * windows.texi (Buffers and Windows): Document
2154 buffer-display-count.
2155
2a6bc1f7
RS
21562005-09-06 Richard M. Stallman <rms@gnu.org>
2157
2158 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2159 package prefix elsewhere than at the start of the name.
2160
d7ea8b71
RS
21612005-09-03 Richard M. Stallman <rms@gnu.org>
2162
2163 * tips.texi (Programming Tips): Add conventions for minibuffer
2164 questions and prompts.
2165
0c6087a6
RS
21662005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2167
2168 * intro.texi (nil and t): Minor cleanup.
2169 Delete spurious mention of keyword symbols.
2170 (Evaluation Notation): Add index entry.
2171 (A Sample Function Description): Minor cleanup.
2172 (A Sample Variable Description): Not all vars can be set.
2173
4b5fa40e
TTN
21742005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2175
2176 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2177
2178 (Insertion): Document precise type of `insert-char' arg COUNT.
2179
34b50776
SM
21802005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2181
2182 * modes.texi (Other Font Lock Variables): Sync the default of
2183 font-lock-lines-before.
2184
c1105d05
MA
21852005-08-31 Michael Albinus <michael.albinus@gmx.de>
2186
2187 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2188
62929713
RS
21892005-08-29 Richard M. Stallman <rms@gnu.org>
2190
2191 * elisp.texi (Top): Update subnode menu.
2192
2193 * searching.texi (Searching and Matching): Move node.
2194 Rearrange contents and add overall explanation.
2195 (Searching and Case): Move node.
2196 (Searching and Matching): Update menu.
2197
0fb57cc0
EZ
21982005-08-27 Eli Zaretskii <eliz@gnu.org>
2199
2200 * os.texi (Startup Summary): Fix the description of the initial
2201 startup message display.
2202
3e80c4c1
RS
22032005-08-25 Richard M. Stallman <rms@gnu.org>
2204
2205 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2206
22072005-08-25 Emilio C. Lopes <eclig@gmx.net>
2208
2209 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2210 `next-overlay-change' example.
c1105d05 2211
79a8defb
JL
22122005-08-22 Juri Linkov <juri@jurta.org>
2213
2214 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2215 Fix invert-face. Fix args of face-background.
2216
16691d29
JL
2217 * display.texi (Standard Faces): Delete node.
2218 (Faces): Add xref to `(emacs)Standard Faces'.
2219 (Displaying Faces): Fix xref to `Standard Faces'.
2220
2221 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2222
217b694f
EZ
22232005-08-20 Alan Mackenzie <acm@muc.de>
2224
2225 * buffers.texi (The Buffer List): Clarify the manipulation of the
2226 buffer list.
2227
0bf14bfd
RS
22282005-08-14 Richard M. Stallman <rms@gnu.org>
2229
7ad1498e
AS
2230 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2231 a regexp.
0bf14bfd 2232
c118d09e
RS
22332005-08-11 Richard M. Stallman <rms@gnu.org>
2234
59cb8c23
RS
2235 * elisp.texi (Top): Update subnode lists.
2236
2237 * display.texi (Inverse Video): Node deleted.
2238
c118d09e
RS
2239 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2240 New nodes split out of Coding Conventions.
2241
2242 * searching.texi (Regular Expressions): Document re-builder.
2243
2244 * os.texi (Time Parsing): New node split out of Time Conversion.
2245
2246 * processes.texi (Misc Network, Network Feature Testing)
2247 (Network Options, Make Network): New nodes split out of
2248 Low-Level Network.
2249
67ec7f41
RS
22502005-08-09 Richard M. Stallman <rms@gnu.org>
2251
76d47f0d
RS
2252 * frames.texi (Geometry): New node, split from Size and Position.
2253 (Frame Parameters): Refer to Geometry.
2254
67ec7f41 2255 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 2256
67ec7f41
RS
2257 * windows.texi (Splitting Windows): Fix xref.
2258
2259 * frames.texi (Layout Parameters): Add xref.
2260
2261 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2262
2263 * keymaps.texi (Menu Bar): Fix xref.
2264
2265 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2266
2267 * modes.texi (%-Constructs): Fix xref.
2268
2269 * frames.texi (Window Frame Parameters): Node split up.
2270 (Basic Parameters, Position Parameters, Size Parameters)
2271 (Layout Parameters, Buffer Parameters, Management Parameters)
2272 (Cursor Parameters, Color Parameters): New subnodes.
2273
adb5e445
LT
22742005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2275
2276 * positions.texi (Screen Lines): Update xref for previous change
2277 in minibuf.texi.
2278
2279 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2280 change in minibuf.texi.
2281
61298e17
RS
22822005-08-09 Richard M. Stallman <rms@gnu.org>
2283
2284 * tips.texi (Coding Conventions): Minor cleanup.
2285
2286 * modes.texi (Defining Minor Modes): Explain when init-value
2287 can be non-nil.
2288
2289 * elisp.texi (Top): Update submenu for Minibuffer.
2290
2291 * minibuf.texi (Minibuffer Misc): Node split up.
2292 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2293 (Recursive Mini): New nodes split out from Minibuffer Misc.
2294 (Minibuffer Misc): Document max-mini-window-height.
2295
2296 * hash.texi (Defining Hash): Delete stray paren in example.
2297
2298 * display.texi (Echo Area Customization): Don't define
2299 max-mini-window-height here; xref instead.
2300
2301 * commands.texi (Event Input Misc): Update while-no-input.
2302
2303 * advice.texi (Advising Functions): Explain when to use advice
2304 and when to use a hook.
2305
43e124e6
EZ
23062005-07-30 Eli Zaretskii <eliz@gnu.org>
2307
2308 * makefile.w32-in (info): Don't run install-info.
2309 ($(infodir)/dir): New target, produced by running install-info.
2310
653aea22
LT
23112005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2312
2313 * modes.texi (Defining Minor Modes): The keyword for the initial
2314 value is :init-value, not :initial-value.
2315
ba6ebbd5
EZ
23162005-07-23 Eli Zaretskii <eliz@gnu.org>
2317
2318 * loading.texi (Autoload): Make the `doctor' example be consistent
2319 with what's in current loaddefs.el. Describe the "fn" magic in
2320 the usage portion of the doc string.
2321
6696f2a4
RS
23222005-07-22 Richard M. Stallman <rms@gnu.org>
2323
2324 * internals.texi (Garbage Collection): Clarify previous change.
2325
0c17e67c
SM
23262005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2327
2328 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2329
426179e1
JL
23302005-07-18 Juri Linkov <juri@jurta.org>
2331
2332 * commands.texi (Accessing Events):
2333 * frames.texi (Text Terminal Colors, Resources):
2334 * markers.texi (The Mark):
2335 * modes.texi (Defining Minor Modes):
2336 Delete duplicate duplicate words.
2337
9b0c2c56
RS
23382005-07-16 Richard M. Stallman <rms@gnu.org>
2339
2340 * display.texi (Managing Overlays): Clarify make-overlay
2341 args for insertion types.
2342
fd90b80c
LT
23432005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2344
0c17e67c
SM
2345 * customize.texi (Variable Definitions):
2346 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
2347 `standard-value' is a list too.
2348 (Defining New Types): Use @key{RET} instead of @key{ret}.
2349
37aa90e5
TTN
23502005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2351
2352 * os.texi (Translating Input): Fix typo.
2353
917e0c95
RS
23542005-07-08 Richard M. Stallman <rms@gnu.org>
2355
2356 * README: Update edition number and size estimate.
2357
2358 * elisp.texi (VERSION): Set to 2.9.
2359
7d90e71d
RS
23602005-07-07 Richard M. Stallman <rms@gnu.org>
2361
c330dafe
RS
2362 * book-spine.texinfo: Update Emacs version.
2363
7d90e71d
RS
2364 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2365
dc2204be
RS
23662005-07-06 Richard M. Stallman <rms@gnu.org>
2367
2368 * searching.texi (Regexp Search): Clarify what re-search-forward
2369 does when the search fails.
2370
a0ec7a4a
LK
23712005-07-05 Lute Kamstra <lute@gnu.org>
2372
dc2204be 2373 * Update FSF's address in GPL notices.
a0ec7a4a
LK
2374
2375 * doclicense.texi (GNU Free Documentation License):
2376 * gpl.texi (GPL):
2377 * tips.texi (Coding Conventions, Library Headers):
2378 * vol1.texi:
2379 * vol2.texi: Update FSF's address.
2380
4af33176
RS
23812005-07-04 Richard M. Stallman <rms@gnu.org>
2382
2383 * hooks.texi (Standard Hooks): Add occur-hook.
2384
b3ab615b
LT
23852005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2386
2387 * display.texi (The Echo Area): Correct menu.
2388
3d393029
RS
23892005-07-03 Richard M. Stallman <rms@gnu.org>
2390
7fe48b75
RS
2391 * elisp.texi (Top): Update subnode menu for Display.
2392
2393 * display.texi (Displaying Messages): New node, with most
2394 of what was in The Echo Area.
2395 (Progress): Moved under The Echo Area.
2396 (Logging Messages): New node with new text.
2397 (Echo Area Customization): New node, the rest of what was
2398 in The Echo Area. Document message-truncate-lines with @defvar.
2399 (Display): Update menu.
2400
3d393029
RS
2401 * windows.texi (Textual Scrolling): Doc 3 values for
2402 scroll-preserve-screen-position.
2403
2404 * text.texi (Special Properties): Change hook functions
2405 should bind inhibit-modification-hooks around altering buffer text.
2406
2407 * keymaps.texi (Key Binding Commands): Call binding BINDING
2408 rather than DEFINITION.
2409
b26860ad
JB
24102005-06-29 Juanma Barranquero <lekktu@gmail.com>
2411
2412 * variables.texi (Defining Variables): `user-variable-p' returns t
2413 for aliases of user options, nil for alias loops.
2414
025691ed
RS
24152005-06-28 Richard M. Stallman <rms@gnu.org>
2416
2417 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2418 make-keymap.
2419
b61bfa4d
LT
24202005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2421
2422 * variables.texi (Setting Variables): Correct and clarify
2423 description of `add-to-ordered-list'.
2424
24ee714d
RS
24252005-06-26 Richard M. Stallman <rms@gnu.org>
2426
2427 * display.texi (Faces): Minor cleanup.
2428
33b79ce4
LT
24292005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2430
2431 * display.texi (Faces): `facep' returns t for strings that are
2432 face names.
2433
df13531d
RS
24342005-06-25 Richard M. Stallman <rms@gnu.org>
2435
2436 * objects.texi (Equality Predicates): Clarify meaning of equal.
2437
2438 * windows.texi (Selecting Windows): save-selected-window
2439 and with-selected-window save and restore the current buffer.
2440
cf444441
RS
24412005-06-24 Richard M. Stallman <rms@gnu.org>
2442
2443 * numbers.texi (Float Basics): Explain how to test for NaN,
2444 and printing the sign of NaNs.
2445
6cdd056d
EZ
24462005-06-24 Eli Zaretskii <eliz@gnu.org>
2447
2448 * makefile.w32-in (MAKEINFO): Use --force.
2449
b93e3c3b
RS
24502005-06-23 Richard M. Stallman <rms@gnu.org>
2451
2452 * display.texi (Face Functions): Correct Texinfo usage.
2453
6fb276bd
LT
24542005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2455
2456 * lists.texi (Rings): `ring-elements' now returns the elements of
2457 RING in order.
2458
1d1c7e75
JB
24592005-06-23 Juanma Barranquero <lekktu@gmail.com>
2460
2461 * markers.texi (The Mark): Texinfo usage fix.
2462
9d12e52b
KS
24632005-06-23 Kim F. Storm <storm@cua.dk>
2464
2465 * searching.texi (Entire Match Data): Remove evaporate option for
2466 match-data. Do not mention evaporate option for set-match-data.
2467
6d44324c
GM
24682005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2469
2470 * display.texi (Face Functions): Mention face aliases.
2471
80df27a7
RS
24722005-06-21 Richard M. Stallman <rms@gnu.org>
2473
2474 * anti.texi (Antinews): Texinfo usage fix.
2475
e121563b
KB
24762005-06-21 Karl Berry <karl@gnu.org>
2477
9d7d543c
KB
2478 * elisp.texi: Use @copying.
2479
e121563b
KB
2480 * elisp.texi: Put @summarycontents and @contents before the Top
2481 node, instead of the end of the file, so that the contents appear
2482 in the right place in the dvi/pdf output.
2483
36a3b076
JL
24842005-06-21 Juri Linkov <juri@jurta.org>
2485
2486 * display.texi (Defining Faces): Add `customized-face'.
2487
5c796e80
KS
24882005-06-20 Kim F. Storm <storm@cua.dk>
2489
b7d1f38f
KS
2490 * variables.texi (Setting Variables): Any type of element can be
2491 given order in add-to-ordered-list. Compare elements with eq.
2492
5c796e80
KS
2493 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2494
fb056bef
KB
24952005-06-20 Karl Berry <karl@gnu.org>
2496
2497 * syntax.texi (Syntax Flags): Make last column very slightly wider
2498 to avoid "generic comment" breaking on two lines and causing an
2499 underfull box.
2500
84398baa
LT
25012005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2502
2503 * lists.texi (Rings): Various minor clarifications and corrections.
2504
07ff1e4b
RS
25052005-06-18 Richard M. Stallman <rms@gnu.org>
2506
2507 * functions.texi (Obsolete Functions): Simplify.
2508
2509 * variables.texi (Variable Aliases): Simplify.
2510
2511 * anti.texi, backups.texi, compile.texi, customization.texi:
2512 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2513 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2514 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2515 * variables.texi: Fix formatting ugliness.
2516
2517 * elisp.texi: Add links to Rings and Byte Packing.
2518 Update version and copyright years.
2519
2520 * minibuf.texi: Fix formatting ugliness.
2521 (Completion Commands): Move keymap vars to the end
2522 and vars completing-read binds to the top.
2523
3f7fab24
LT
25242005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2525
2526 * processes.texi: Fix typos.
2527 (Bindat Spec): Correct Texinfo error.
926c4c9b 2528 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2529
f19b57e3
RS
25302005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2531
2532 * lists.texi (Rings): New node.
2533 (Lists): Add it to menu.
2534
a80c5da7 2535 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2536 (Processes): Add it to menu.
2537
25382005-06-17 Richard M. Stallman <rms@gnu.org>
2539
2540 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2541
2542 * help.texi (Documentation Basics): Explain the xref to
2543 Documentation Tips.
2544
2545 * debugging.texi (Debugger Commands): Minor fix.
2546
67c1390d
LT
25472005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2548
2549 * edebug.texi (Instrumenting): Eliminate duplicate link.
2550 (Specification List): Replace references to "below", referring to
2551 a later node, with one @ref to that node.
2552
2553 * os.texi (Timers): Timers should save and restore the match data
2554 if they change it.
2555
2556 * debugging.texi (Debugger Commands): Mention that the Lisp
2557 debugger can not step through primitive functions.
2558
51cd2a8c
JB
25592005-06-16 Juanma Barranquero <lekktu@gmail.com>
2560
2561 * functions.texi (Obsolete Functions): Update argument names of
2562 `make-obsolete' and `define-obsolete-function-alias'.
2563
2564 * variables.texi (Variable Aliases): Update argument names of
2565 `defvaralias', `make-obsolete-variable' and
2566 `define-obsolete-variable-alias'.
2567
f5e6ac4a
KS
25682005-06-15 Kim F. Storm <storm@cua.dk>
2569
2570 * searching.texi (Entire Match Data): Rephrase warnings about
2571 evaporate arg to match-data and set-match-data.
2572
fe2a9972
LT
25732005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2574
67774855
LT
2575 * elisp.texi (Top): Update detailed menu.
2576
fe2a9972
LT
2577 * edebug.texi (Edebug): Update menu.
2578 (Instrumenting): Update xrefs.
2579 (Edebug Execution Modes): Correct xref.
2580 (Jumping): Clarify description of `h' command.
2581 Eliminate redundant @ref.
2582 (Breaks): New node.
9b7fa297 2583 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2584 (Global Break Condition): Mention `C-x X X'.
2585 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2586 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2587 (Edebug Display Update): Correct pxref.
2588 (Edebug and Macros): New node.
2589 (Instrumenting Macro Calls): Is now a subsubsection.
2590 Neither arg of `def-edebug-spec' is evaluated.
2591 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2592 (Specification Examples): Fix typo.
2593
b59f605b
LK
25942005-06-14 Lute Kamstra <lute@gnu.org>
2595
2596 * debugging.texi (Function Debugging): Primitives can break on
2597 entry too.
2598
a5c99dc9
KS
25992005-06-14 Kim F. Storm <storm@cua.dk>
2600
2601 * variables.texi (Setting Variables): Add add-to-ordered-list.
2602
f99ed2f8
SM
26032005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2604
2605 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2606 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2607
9d42ffaa
LK
26082005-06-13 Lute Kamstra <lute@gnu.org>
2609
2610 * text.texi (Special Properties): Fix cross reference.
2611
32cc0b00
LT
26122005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2613
2614 * debugging.texi (Function Debugging): Delete mention of empty
2615 string argument to `cancel-debug-on-entry'. Delete inaccurate
2616 description of the return value of that command.
2617
98d1a1cf
EZ
26182005-06-11 Alan Mackenzie <acm@muc.de>
2619
2620 * text.texi (Adaptive Fill): Amplify the description of
2621 fill-context-prefix.
2622
4b53b8d7
LT
26232005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2624
84398baa 2625 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2626
b5305167
SM
26272005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2628
2629 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2630
9bd4c3ad
LT
26312005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2632
2633 * debugging.texi (Error Debugging): Minor rewording.
2634 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2635 is optional.
2636
257914aa
LK
26372005-06-10 Lute Kamstra <lute@gnu.org>
2638
b5305167 2639 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2640 (Top): Give it a title. Correct version number. Give the
2641 detailed node listing a more prominent header.
b5305167
SM
2642 * intro.texi: Don't set VERSION here a second time.
2643 Mention Emacs's version too.
257914aa
LK
2644 * anti.texi (Antinews): Use EMACSVER to refer to the current
2645 version of Emacs.
2646
b7aae902
KS
26472005-06-09 Kim F. Storm <storm@cua.dk>
2648
2649 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2650 match-data and set-match-data.
2651
99598737
RS
26522005-06-08 Richard M. Stallman <rms@gnu.org>
2653
2654 * searching.texi (Entire Match Data): Clarify when match-data
2655 returns markers and when integers.
2656
2657 * display.texi (Defining Faces): Explain that face name should not
2658 end in `-face'.
2659
2660 * modes.texi (Mode Line Data): Minor cleanup.
2661 (Customizing Keywords): Node split out of Search-based Fontification.
2662 Add example of using font-lock-add-keywords from a hook.
2663 Clarify when MODE should be non-nil, and when nil.
2664
26652005-06-06 Richard M. Stallman <rms@gnu.org>
2666
2667 * modes.texi (Mode Line Data): Explain what happens when the car
2668 of a list is a void symbol.
2669 (Search-based Fontification): Explain MODE arg to
2670 font-lock-add-keywords and warn about calls from major modes.
2671
ecc8893a
JL
26722005-06-08 Juri Linkov <juri@jurta.org>
2673
2674 * display.texi (Standard Faces): Add `shadow' face.
2675
7fa9f4eb
LT
26762005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2677
2678 * modes.texi (Major Mode Conventions): A derived mode only needs
2679 to put the call to the parent mode inside `delay-mode-hooks'.
2680
bebcc4b1
RS
26812005-05-29 Richard M. Stallman <rms@gnu.org>
2682
c16b1394
RS
2683 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2684 new, and what that implies. Clarify.
2685
2686 * files.texi (Locating Files): Clean up the text.
2687
bebcc4b1
RS
2688 * frames.texi (Window Frame Parameters): Document user-size.
2689 Shorten entry for top by referring to left.
2690
26912005-05-26 Richard M. Stallman <rms@gnu.org>
2692
2693 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2694 is new, and what the implications are. Other clarifications.
2695
217797bc
RS
26962005-05-24 Richard M. Stallman <rms@gnu.org>
2697
2698 * frames.texi (Dialog Boxes): Minor fixes.
2699
3565fe07
MY
27002005-05-25 Masatake YAMATO <jet@gyve.org>
2701
2702 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2703
817089df
LT
27042005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2705
2706 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2707 is optional.
2708
cb5db137
NR
27092005-05-24 Nick Roberts <nickrob@snap.net.nz>
2710
2711 * frames.texi (Dialog Boxes): Descibe new optional argument.
2712
3c8572f5
LK
27132005-05-23 Lute Kamstra <lute@gnu.org>
2714
2715 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2716 syntax-begin-function over font-lock-beginning-of-syntax-function.
2717
2a4d7cb3
LT
27182005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2719
71f800cf
LT
2720 * minibuf.texi (Reading File Names): Update description of
2721 `read-directory-name'.
2722
2a4d7cb3
LT
2723 * modes.texi (Derived Modes): Clarify :group keyword.
2724
bb4afd09
EZ
27252005-05-21 Eli Zaretskii <eliz@gnu.org>
2726
b5305167
SM
2727 * files.texi (Locating Files): New subsection.
2728 Describe locate-file and executable-find.
bb4afd09 2729
a2c9aee6
EZ
27302005-05-21 Kevin Ryde <user42@zip.com.au>
2731
2732 * frames.texi (Initial Parameters): Update cross reference to
2733 "Emacs Invocation".
2734
6900105f
LT
27352005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2736
ca1b0914
LT
2737 * keymaps.texi (Active Keymaps): Add anchor.
2738
6900105f
LT
2739 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2740 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2741 appropriate place.
2742 (Derived Modes): Small clarifications.
b5305167
SM
2743 (Minor Mode Conventions, Keymaps and Minor Modes):
2744 Replace references to nodes with references to anchors.
6900105f
LT
2745 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2746 Clarify description of lists whose first element is an integer.
2747 (Mode Line Variables): Add anchor.
2748 (%-Constructs): Clarify description of integer after %.
2749 (Emulating Mode Line): Describe nil value for FACE.
2750
54d06364
LT
27512005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2752
2753 * modes.texi (Derived Modes): Correct references to non-existing
2754 variable standard-syntax-table.
2755
f8d0b769
LK
27562005-05-17 Lute Kamstra <lute@gnu.org>
2757
2758 * modes.texi (Defining Minor Modes): Mention the mode hook.
2759
294c599c
KS
27602005-05-15 Kim F. Storm <storm@cua.dk>
2761
2762 * processes.texi (Network): Remove open-network-stream-nowait.
2763 (Network Servers): Remove open-network-stream-server.
2764
4214af69
LT
27652005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2766
2767 * elisp.texi (Top): Update detailed menu.
2768
2769 * variables.texi: Reorder nodes.
2770 (Variables): Update menu.
2771 (File Local Variables): Do not refer to the `-*-' line as
2772 a "local variables list". Add pxref.
2773
302691ab
LT
27742005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2775
56d4215a
LT
2776 * elisp.texi (Top): Update detailed menu for node changes.
2777
302691ab 2778 * modes.texi (Modes): Update Menu.
6db11765 2779 (Hooks): Move to beginning of chapter.
302691ab
LT
2780 Most minor modes run mode hooks too.
2781 `add-hook' can handle void hooks or hooks whose value is a single
2782 function.
2783 (Major Modes): Update Menu.
2784 (Major Mode Basics): New node, split off from `Major Modes'.
2785 (Major Mode Conventions): Correct xref. Explain how to handle
2786 auto-mode-alist if the major mode command has an autoload cookie.
2787 (Auto Major Mode): Major update. Add magic-mode-alist.
2788 (Derived Modes): Major update.
2789 (Mode Line Format): Update Menu.
2790 (Mode Line Basics): New node, split off from `Mode Line Format'.
2791
2792 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2793 for `magic autoload comment'. Add index entries and anchor.
2794
d06ba294
RS
27952005-05-14 Richard M. Stallman <rms@gnu.org>
2796
2797 * tips.texi (Coding Conventions): Explain how important it is
2798 that just loading certain files not change Emacs behavior.
2799
2800 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2801
405cb12a
LK
28022005-05-12 Lute Kamstra <lute@gnu.org>
2803
19958124
LK
2804 * modes.texi (Generic Modes): Update.
2805 (Major Modes): Refer to node "Generic Modes".
2806
405cb12a
LK
2807 * elisp.texi (Top): Update to the current structure of the manual.
2808 * processes.texi (Processes): Add menu description.
2809 * customize.texi (Customization): Add menu descriptions.
2810
f714dd1b
TTN
28112005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2812
cc9442f2
TTN
2813 * processes.texi (Signals to Processes)
2814 (Low-Level Network): Fix typos.
f714dd1b 2815
36ad23ec
LK
28162005-05-11 Lute Kamstra <lute@gnu.org>
2817
2818 * elisp.texi (Top): Add some nodes from the chapter "Major and
2819 Minor Modes" to the detailed node listing.
2820
d101bf56
RS
28212005-05-10 Richard M. Stallman <rms@gnu.org>
2822
2823 * keymaps.texi (Extended Menu Items): Menu item filter functions
2824 can be called at any time.
2825
698b0510
LT
28262005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2827
2828 * variables.texi (File Local Variables): `(hack-local-variables t)'
2829 now also checks whether a mode is specified in the local variables
2830 list.
2831
2c6b25c7
EZ
28322005-05-05 Kevin Ryde <user42@zip.com.au>
2833
2834 * display.texi (The Echo Area): Correct format function cross
2835 reference.
2836
643b4cf5
LT
28372005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * variables.texi (Variable Aliases): Change description of
2840 `define-obsolete-variable-alias'.
2841
2842 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2843 (Defining Functions): Add xref.
2844 (Obsolete Functions): New node.
2845 (Function Safety): Standardize capitalization of section title.
2846
2847 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2848 (Dialog Boxes): Complete description of `x-popup-dialog'.
2849
053bc8e4
RS
28502005-05-04 Richard M. Stallman <rms@gnu.org>
2851
2852 * commands.texi (Interactive Codes): Fix Texinfo usage.
2853 Document U more clearly.
2854
f6b1b15a
LT
28552005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2856
3b925015
LT
2857 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2858 function and not a macro.
2859
f6b1b15a
LT
2860 * frames.texi (Pop-Up Menus): Correct and clarify description of
2861 `x-popup-menu'.
2862 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2863
ebbfa918
RS
28642005-05-01 Richard M. Stallman <rms@gnu.org>
2865
2866 * edebug.texi (Checking Whether to Stop): Fix previous change.
2867
abe2f96e
LT
28682005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2869
d6028ef2
LT
2870 * display.texi: Fix typos and Texinfo usage.
2871
abe2f96e
LT
2872 * edebug.texi (Checking Whether to Stop): executing-macro ->
2873 executing-kbd-macro.
2874
b2cfb30b
RS
28752005-05-01 Richard M. Stallman <rms@gnu.org>
2876
2877 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2878
7e995a23
RS
28792005-04-30 Richard M. Stallman <rms@gnu.org>
2880
2881 * files.texi (Magic File Names): Document `operations' property.
2882
57efa539
LK
28832005-04-29 Lute Kamstra <lute@gnu.org>
2884
2885 * modes.texi (Generic Modes): New node.
2886 (Major Modes): Add it to the menu.
2887 (Derived Modes): Add "derived mode" to concept index.
2888
0a20b1dc
LK
28892005-04-28 Lute Kamstra <lute@gnu.org>
2890
2891 * modes.texi (Defining Minor Modes): Fix previous change.
2892 (Font Lock Mode): Simplify.
2893 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2894 when set and that some parts are optional. Add cross references.
2895 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
2896 Add cross references. Add font-lock-multiline to index.
2897 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 2898 Lock Variables". Document font-lock-add-keywords and
b5305167 2899 font-lock-remove-keywords.
0a20b1dc
LK
2900 (Other Font Lock Variables): Move font-lock-keywords-only,
2901 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2902 and font-lock-syntactic-face-function to node "Syntactic Font
2903 Lock". Move font-lock-keywords-case-fold-search to node
2904 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2905 and font-lock-{,un}fontify-{buffer,region}-function.
2906 (Precalculated Fontification): Remove reference to deleted variable
2907 font-lock-core-only.
2908 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2909 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2910 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2911 and font-lock-syntactic-face-function here from node "Other Font
2912 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2913 Syntax Properties". Add cross references.
b5305167
SM
2914 (Setting Syntax Properties): New node.
2915 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
2916 * syntax.texi (Syntax Properties): Add cross reference.
2917 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2918
68a94f5a
RS
29192005-04-26 Richard M. Stallman <rms@gnu.org>
2920
2921 * display.texi (Defining Faces):
2922 Document `default' elements of defface spec.
2923
2924 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2925
2926 * variables.texi (Variable Aliases): Clarify text.
2927
29282005-04-25 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2931
7f48f143
LT
29322005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2933
2934 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2935
45d2f8e8
EZ
29362005-04-24 Eli Zaretskii <eliz@gnu.org>
2937
f3714ab2
EZ
2938 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2939 syntax-after and syntax-class.
2940
45d2f8e8 2941 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
2942 (Unique File Names): Don't mention "numbers" in the documentation
2943 of make-temp-file and make-temp-name.
45d2f8e8 2944
469bc679
RS
29452005-04-23 Richard M. Stallman <rms@gnu.org>
2946
2947 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2948
c9fa5dc9
RS
29492005-04-22 Nick Roberts <nickrob@snap.net.nz>
2950
2951 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2952
230e1e80
NR
29532005-04-22 Nick Roberts <nickrob@snap.net.nz>
2954
2955 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2956 and define-obsolete-variable-alias.
2957
1ba52906
KS
29582005-04-22 Kim F. Storm <storm@cua.dk>
2959
2960 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2961 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2962
9721d904
LK
29632005-04-21 Lute Kamstra <lute@gnu.org>
2964
2965 * lists.texi (Association Lists): Document rassq-delete-all.
2966
ed35c736
RS
29672005-04-19 Richard M. Stallman <rms@gnu.org>
2968
2969 * modes.texi (Search-based Fontification): Explain that
2970 facespec is an expression to be evaluated.
2971
42fc00a4
RS
29722005-04-19 Kevin Ryde <user42@zip.com.au>
2973
b5305167 2974 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
2975 * strings.texi (String Conversion): Fix xref.
2976
5827e9d4
KS
29772005-04-19 Kim F. Storm <storm@cua.dk>
2978
2979 * symbols.texi (Symbol Plists): Add safe-get.
2980 Mention that `get' may signal an error.
2981
47872da9
NR
29822005-04-18 Nick Roberts <nickrob@snap.net.nz>
2983
2984 * customize.texi (Variable Definitions): Replace tooltip-mode
2985 example with save-place.
2986
ec0cf966
RS
29872005-04-17 Richard M. Stallman <rms@gnu.org>
2988
2989 * buffers.texi (Indirect Buffers): Clarify.
2990
2991 * positions.texi (Positions): Clarify converting marker to integer.
2992
2993 * strings.texi (String Basics): Mention string-match; clarify.
2994
199bb209
LK
29952005-04-08 Lute Kamstra <lute@gnu.org>
2996
2997 * modes.texi (Search-based Fontification): Fix cross references.
2998 Use consistent terminology. Document anchored highlighting.
2999
bfa54668
LK
30002005-04-05 Lute Kamstra <lute@gnu.org>
3001
3002 * modes.texi (Defining Minor Modes): Document :group keyword
3003 argument and its default value.
3004
07e5fb9e
LK
30052005-04-03 Lute Kamstra <lute@gnu.org>
3006
3007 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3008 references and/or descriptions. Delete major mode hooks; mention
3009 them as a category instead. Rename or delete obsolete hooks.
3010
aa945b59
RS
30112005-04-02 Richard M. Stallman <rms@gnu.org>
3012
3013 * nonascii.texi (Coding System Basics): Another wording cleanup.
3014
8b918214
RS
30152005-04-01 Richard M. Stallman <rms@gnu.org>
3016
3017 * nonascii.texi (Coding System Basics): Clarify previous change.
3018
41639988
KH
30192005-04-01 Kenichi Handa <handa@m17n.org>
3020
3021 * nonascii.texi (Coding System Basics): Describe about rondtrip
3022 identity of coding systems.
3023
8e669bbd
RS
30242005-03-29 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * text.texi (Buffer Contents): Add filter-buffer-substring and
3027 buffer-substring-filters.
3028
f60a6f87
RS
30292005-03-26 Chong Yidong <cyd@stupidchicken.com>
3030
3031 * anti.texi (Antinews): Mention `G' interactive code.
3032
3033 * tips.texi (Compilation Tips): Mention benchmark.el.
3034
aaac1251
LT
30352005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3036
3037 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3038 is now bound to M-o M-o.
3039
3040 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3041
45325173
GM
30422005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3043
3044 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3045 in the Emacs Manual).
3046 * Makefile.in (srcs): Remove calendar.texi.
3047 * makefile.w32-in (srcs): Remove calendar.texi.
3048 * display.texi (Display): Change name of next node.
3049 * os.texi (System In): Change name of previous node.
3050 * elisp.texi (Top): Remove Calendar references.
3051 * vol1.texi (Top): Remove Calendar references.
3052 * vol2.texi (Top): Remove Calendar references.
3053
85df292e
RS
30542005-03-25 Richard M. Stallman <rms@gnu.org>
3055
45325173 3056 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
3057 Cleanup previous change.
3058
30592005-03-25 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * display.texi (Face Attributes): Faces earlier in an :inherit
3062 list take precedence.
3063 (Scroll Bars): Fix description of vertical-scroll-bars.
3064 Document frame-current-scroll-bars and window-current-scroll-bars.
3065
3066 * markers.texi (The Mark): Document temporary Transient Mark mode.
3067
b5305167
SM
3068 * minibuf.texi (Reading File Names):
3069 Document read-file-name-completion-ignore-case.
85df292e
RS
3070
3071 * positions.texi (Screen Lines): Document nil for width argument
3072 to compute-motion.
3073
1fe54d69
KS
30742005-03-23 Kim F. Storm <storm@cua.dk>
3075
3076 * display.texi (Standard Faces): Other faces used in the fringe
3077 implicitly inherits from the fringe face.
3078 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3079 properties implicitly inherits from fringe face.
3080 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3081
a775dff4
RS
30822005-03-20 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * display.texi (Invisible Text): State default value of
3085 line-move-ignore-invisible.
3086 (Managing Overlays): Document remove-overlays.
3087 (Standard Faces): Document escape-glyph face.
3088
b5305167 3089 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 3090
b5305167
SM
3091 * modes.texi (Other Font Lock Variables):
3092 Document font-lock-lines-before.
a775dff4
RS
3093
3094 * positions.texi (Skipping Characters): skip-chars-forward allows
3095 character classes.
3096
077f7085
LK
30972005-03-18 Lute Kamstra <lute@gnu.org>
3098
3099 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3100
d69ea7ab
RS
31012005-03-17 Richard M. Stallman <rms@gnu.org>
3102
c7bd5d57
RS
3103 * text.texi (Undo): Document extensible undo entries.
3104
d69ea7ab
RS
3105 * searching.texi (String Search, Regexp Search, Regexp Search):
3106 Cleanups.
3107
3108 * nonascii.texi (Character Codes): Minor fix.
3109
3110 * display.texi (Display Property): Explain the significance
3111 of having text properties that are eq.
3112 (Other Display Specs): Explain string as display spec.
3113
3114 * commands.texi (Interactive Codes): Document G option.
3115
31162005-03-17 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * text.texi (Filling): Add sentence-end-without-period and
3119 sentence-end-without-space.
3120 (Changing Properties): Minor fix.
3121
3122 * anti.texi: Total rewrite.
3123
a7679889
LK
31242005-03-15 Lute Kamstra <lute@gnu.org>
3125
3126 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3127
6eb8e247
KS
31282005-03-08 Kim F. Storm <storm@cua.dk>
3129
3130 * display.texi (Specified Space): Property :width is support on
3131 non-graphic terminals, :height is not.
3132
bfa8be14
RS
31332005-03-07 Richard M. Stallman <rms@gnu.org>
3134
3135 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3136 Now subnodes of Fringes.
3137 (Overlay Arrow): Document overlay-arrow-variable-list.
3138 (Fringe Size/Pos): New node, broken out of Fringes.
3139 (Display): Explain clearing vs redisplay better.
3140 (Truncation): Clarify use of bitmaps.
3141 (The Echo Area): Clarify the uses of the echo area.
3142 Add max-mini-window-height.
3143 (Progress): Clarify.
3144 (Invisible Text): Explain that main loop moves point out.
3145 (Selective Display): Say "hidden", not "invisible".
b5305167 3146 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
3147 (Overlay Properties): Clarify intro.
3148 (Finding Overlays): Explain return values when nothing found.
3149 (Width): truncate-string-to-width has added arg.
3150 (Displaying Faces): Clarify and update mode line face handling.
3151 (Face Functions): Minor cleanup.
b5305167 3152 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
3153 (Pixel Specification, Other Display Specs): Minor cleanups.
3154 (Images, Image Descriptors): Minor cleanups.
3155 (GIF Images): Patents have expired.
3156 (Showing Images): Explain default text for insert-image.
b5305167 3157 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
3158 (Making Buttons): Explain return values.
3159 (Button Buffer Commands): Add xref.
3160 (Inverse Video): Update mode-line-inverse-video.
3161 (Display Table Format): Clarify.
3162 (Active Display Table): Give defaults for window-display-table.
3163
3164 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3165 and calendar-today-marker are strings, not chars.
3166 (Holiday Customizing): Minor fix.
3167
bfa8be14
RS
3168 * internals.texi (Writing Emacs Primitives): Update `or' example.
3169 Update limit on # args of subr.
3170
3171 * edebug.texi (Using Edebug): Arrow is in fringe.
3172 (Instrumenting): Arg to eval-defun works without loading edebug.
3173 (Edebug Execution Modes): Add xref.
3174
3175 * customize.texi (Common Keywords): Clarify :require.
3176 Mention :version here.
3177 (Variable Definitions, Group Definitions): Not here.
3178 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3179
d69ea7ab
RS
31802005-03-07 Chong Yidong <cyd@stupidchicken.com>
3181 * nonascii.texi (Text Representations): Clarify position-bytes.
3182 (Character Sets): Add list-charset-chars.
3183 (Scanning Charsets): Add charset-after.
3184 (Encoding and I/O): Minor fix.
3185
34398e6c
RS
31862005-03-06 Richard M. Stallman <rms@gnu.org>
3187
3188 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3189 (Resizing Windows): Likewise.
3190
3191 * text.texi (Change Hooks): Get rid of "Emacs 21".
3192
3193 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3194
3195 * streams.texi (Output Variables): Get rid of "Emacs 21".
3196
3197 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3198
3199 * os.texi (Translating Input): Replace flow-control example
3200 with a less obsolete example that uses `keyboard-translate'.
3201
6eb8e247 3202 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 3203 Get rid of "Emacs 21".
6eb8e247 3204
34398e6c
RS
3205 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3206 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3207
3208 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3209
3210 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3211
3212 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3213 (Menu Bar): Fix when menu-bar-update-hook is called.
3214
3215 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3216
3217 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3218 and make it read better.
3219
3220 * files.texi (Writing to Files): Get rid of "Emacs 21".
3221 (Unique File Names): Likewise.
3222
3223 * elisp.texi: Update Emacs version to 22.
3224
3225 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3226 (Overlay Properties, Face Attributes): Likewise.
3227 (Managing Overlays): Fix punctuation.
3228 (Attribute Functions): Clarify set-face-font; get rid of
3229 info about old Emacs versions.
3230 (Auto Faces, Font Lookup, Display Property, Images):
3231 Get rid of "Emacs 21".
3232
3233 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3234
d2178387
RS
32352005-03-05 Richard M. Stallman <rms@gnu.org>
3236
3237 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3238
524352d6
LK
32392005-03-04 Lute Kamstra <lute@gnu.org>
3240
3241 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3242
32432005-03-03 Lute Kamstra <lute@gnu.org>
3244
3245 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3246
284f0680
LK
32472005-03-01 Lute Kamstra <lute@gnu.org>
3248
3249 * debugging.texi (Debugger Commands): Update `j'.
3250
a9ee5cac
LK
32512005-02-28 Lute Kamstra <lute@gnu.org>
3252
3253 * debugging.texi (Debugging): Fix typo.
3254 (Error Debugging): Document eval-expression-debug-on-error.
3255 (Function Debugging): Update example.
3256 (Using Debugger): Mention starred stack frames.
3257 (Debugger Commands): Document `j' and `l'.
3258 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3259 Update the messages that the debugger displays.
3260 (Internals of Debugger): Add cross reference. Update example.
3261 (Excess Open): Minor improvement.
3262 (Excess Close): Minor improvement.
3263
378d0f8e
RS
32642005-02-26 Richard M. Stallman <rms@gnu.org>
3265
3266 * tips.texi (Coding Conventions): Clarify.
3267 Put all the major mode key reservations together.
3268 Mention the Mouse-1 => Mouse-2 conventions.
3269
3270 * syntax.texi (Syntax Class Table): Clarify.
3271 (Syntax Table Functions): syntax-after moved from here.
3272 (Syntax Table Internals): syntax-after moved to here.
3273 (Parsing Expressions): Update info on number of values
3274 and what's meaningful in the STATE argument.
3275 (Categories): Fix typo.
3276
3277 * sequences.texi (Arrays): Cleanup.
3278 (Char-Tables): Clarify.
3279
3280 * processes.texi (Deleting Processes): Cleanups, add xref.
3281 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3282 (Process Information): set-process-coding-system, some args optional.
3283 (Input to Processes): Explain various types for PROCESS args.
3284 Rename them from PROCESS-NAME to PROCESS.
3285 (Signals to Processes): Likewise.
3286 (Decoding Output): Cleanup.
3287 (Query Before Exit): Clarify.
3288
3289 * os.texi (Startup Summary): Correct the options; add missing ones.
3290 (Terminal Output, Batch Mode): Clarify.
3291 (Flow Control): Node deleted.
3292
3293 * markers.texi (The Mark): Clarify.
3294
3295 * macros.texi (Expansion): Cleanup.
3296 (Indenting Macros): indent-spec allows ints, not floats.
3297
3298 * keymaps.texi (Keymaps): Clarify.
3299 (Format of Keymaps): Update lisp-mode-map example.
3300 (Active Keymaps, Key Lookup): Clarify.
3301 (Changing Key Bindings): Add xref to `kbd'.
3302 (Key Binding Commands, Simple Menu Items): Clarify.
3303 (Mouse Menus, Menu Bar): Clarify.
3304 (Menu Example): Replace print example with menu-bar-replace-menu.
3305
3306 * help.texi (Documentation Basics): Add function-documentation prop.
3307
3308 * elisp.texi (Top): Don't refer to Flow Control node.
3309
3310 * commands.texi (Command Overview): Improve xrefs.
3311 (Adjusting Point): Adjusting point applies to intangible and invis.
3312 (Key Sequence Input): Doc extra read-key-sequence args.
3313 Likewise for read-key-sequence-vector.
3314
3315 * backups.texi (Rename or Copy): Minor fix.
3316 (Numbered Backups): For version-control, say the default.
3317 (Auto-Saving): make-auto-save-file-name example is simplified.
3318
3319 * advice.texi (Advising Functions): Don't imply one part of Emacs
3320 should advise another part. Markup changes.
3321 (Defining Advice): Move transitional para.
3322 (Activation of Advice): Cleanup.
3323 Explain if COMPILE is nil or negative.
3324
3325 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3326
2e20c83d
LK
33272005-02-24 Lute Kamstra <lute@gnu.org>
3328
3329 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3330 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3331
65c492fd
LK
33322005-02-23 Lute Kamstra <lute@gnu.org>
3333
b02c3eed
LK
3334 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3335 to define global minor modes as well.
3336
65c492fd
LK
3337 * display.texi (Managing Overlays): overlay-buffer returns nil for
3338 deleted overlays.
3339
b686dd59
KS
33402005-02-22 Kim F. Storm <storm@cua.dk>
3341
3342 * minibuf.texi (Basic Completion): Allow symbols in addition to
3343 strings in try-completion and all-completions.
3344
23e8c095
LK
33452005-02-14 Lute Kamstra <lute@gnu.org>
3346
3347 * elisp.texi (Top): Remove reference to deleted node.
3348
3349 * lists.texi (Lists): Remove reference to deleted node.
3350 (Cons Cells): Fix typo.
3351
3352 * loading.texi (Where Defined): Fix typo.
3353
134948fc
RS
33542005-02-14 Richard M. Stallman <rms@gnu.org>
3355
3356 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3357 is useful for discarding some minor modes.
3358
3359 * symbols.texi (Symbol Components): Reorder examples.
3360
3361 * streams.texi (Input Functions): State standard-input default.
3362 (Output Variables): State standard-output default.
3363
3364 * objects.texi (Printed Representation): Clarify read syntax vs print.
3365 (Floating Point Type): Explain meaning better.
3366 (Symbol Type): Explain uniqueness better.
3367 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3368 List examples sooner.
3369 (Box Diagrams): New subnode broken out.
3370 Some examples moved from old Lists as Boxes node.
3371 (Dotted Pair Notation): Clarify intro.
3372 (Array Type): Clarify.
3373 (Type Predicates): Add hash-table-p.
3374
3375 * numbers.texi (Integer Basics): Clarify radix explanation.
3376 (Predicates on Numbers): Minor clarification.
3377 (Comparison of Numbers): Minor clarification. Clarify eql.
3378 Typos in min, max.
3379 (Math Functions): Clarify overflow in expt.
3380
3381 * minibuf.texi (Text from Minibuffer): Minor clarification.
3382 Mention arrow keys.
3383
3384 * loading.texi (Autoload): defun's doc string overrides autoload's
3385 doc string.
3386 (Repeated Loading): Modernize "add to list" examples.
3387 (Where Defined): Finish updating table of load-history elts.
3388
3389 * lists.texi (List-related Predicates): Minor wording improvement.
3390 (Lists as Boxes): Node deleted.
3391 (Building Lists): Explain trivial cases of number-sequence.
3392
3393 * hash.texi (Hash Tables): Add desc to menu items.
3394 (Creating Hash): Expain "full" means "make larger",
3395 (Hash Access): Any object can be a key.
3396 State value of maphash.
3397
3398 * functions.texi (What Is a Function): Wording cleanup.
3399 (Function Documentation): Minor cleanup.
3400 Explain purpose of calling convention at end of doc string.
3401 (Function Names): Wording cleanup.
3402 (Calling Functions): Wording cleanup.
3403 Explain better how funcall calls the function.
3404 (Function Cells): Delete example of saving and redefining function.
3405
3406 * control.texi (Combining Conditions): Wording cleanup.
3407 (Iteration): dolist and dotimes bind VAR locally.
3408 (Cleanups): Xref to Atomic Changes.
3409
3410 * compile.texi (Byte Compilation): Delete 19.29 info.
3411 (Compilation Functions): Macros' difficulties don't affect defsubst.
3412 (Docs and Compilation): Delete 19.29 info.
3413
44291460
RS
34142005-02-10 Richard M. Stallman <rms@gnu.org>
3415
3416 * objects.texi (Symbol Type): Minor correction.
3417
1f9ad95a
LK
34182005-02-06 Lute Kamstra <lute@gnu.org>
3419
3420 * modes.texi (Example Major Modes): Fix typos.
3421
ba2c991c
RS
34222005-02-06 Richard M. Stallman <rms@gnu.org>
3423
3424 * text.texi (Margins): fill-nobreak-predicate can be one function.
3425
3426 * strings.texi (Modifying Strings): clear-string can make unibyte.
3427 (Formatting Strings): format gives error if values missing.
3428
3429 * positions.texi (Character Motion): Mention default arg
3430 for forward-char. backward-char refers to forward-char.
3431 (Word Motion): Mention default arg for forward-word.
3432 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3433 Simplify end-of-buffer.
3434 (Text Lines): Mention default arg for forward-line.
3435 (List Motion): Mention default arg for beginning/end-of-defun.
3436 (Skipping Characters): Minor fixes in explaining character-set.
3437
3438 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3439 Mode inheritance applies only when default-major-mode is nil.
3440 Clarifications.
3441 (Example Major Modes): Update Text mode and Lisp mode examples.
3442 (Minor Mode Conventions): Mention define-minor-mode at top.
3443 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3444 (Mode Line Format): Update mode line face display info.
3445 (Properties in Mode): Mention effect of risky vars.
3446 (Imenu): Define imenu-add-to-menubar.
3447 (Font Lock Mode): Add descriptions to menu lines.
3448 (Faces for Font Lock): Add font-lock-doc-face.
3449
9bf6d576
LK
34502005-02-05 Lute Kamstra <lute@gnu.org>
3451
3452 * text.texi (Maintaining Undo): Remove obsolete function.
3453
cb602754
EZ
34542005-02-05 Eli Zaretskii <eliz@gnu.org>
3455
3456 * frames.texi (Color Names): Add pointer to the X docs about RGB
3457 color specifications. Improve indexing
3458 (Text Terminal Colors): Replace the description of RGB values by
3459 an xref to "Color Names".
3460
4e07258f
RS
34612005-02-03 Richard M. Stallman <rms@gnu.org>
3462
3463 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3464 Clarify.
3465 (Selecting Windows): Clarify save-selected-window.
3466 (Cyclic Window Ordering): Clarify walk-windows.
3467 (Window Point): Clarify.
3468 (Window Start): Add comment to example.
3469 (Resizing Windows): Add `interactive' specs in examples.
3470 Document fit-window-to-buffer.
3471
3472 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3473 (Undo, Maintaining Undo): Clarify last change.
3474 (Sorting): In sort-numeric-fields, explain about octal and hex.
3475 Mention sort-numeric-base.
3476 (Format Properties): Add xref for hard newlines.
3477
3478 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3479 (Pop-Up Menus): Fix typo.
3480 (Color Names): Explain all types of color names.
3481 Explain color-values on B&W terminal.
3482 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3483
3484 * files.texi (File Locks): Not supported on MS systems.
3485 (Testing Accessibility): Clarify.
3486
3487 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3488 (Coverage Testing): Fix typo.
3489
3490 * commands.texi (Misc Events): Remove stray space.
3491
3492 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3493 (Modification Time): Clarify when visited-file-modtime returns 0.
3494 (The Buffer List): Clarify bury-buffer.
3495 (Killing Buffers): Clarify.
3496 (Indirect Buffers): Add clone-indirect-buffer.
3497
34982005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3499
3500 * edebug.texi (Printing in Edebug): Fix default value of
3501 edebug-print-circle.
3502 (Coverage Testing): Fix displayed frequency count data.
3503
35042005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3505
3506 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3507
4e07258f 35082005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3509
3510 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3511
28d986b9
EZ
35122005-01-29 Eli Zaretskii <eliz@gnu.org>
3513
3514 * commands.texi (Misc Events): Describe the help-echo event.
3515
3516 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3517 consistently in description of the help-echo property.
3518 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3519
3520 * display.texi (Overlay Properties): Fix the index entry for
3521 help-echo overlay property.
3522
3523 * customize.texi (Type Keywords): Uncomment the xref to the
3524 help-echo property documentation.
3525
8f958b40
KS
35262005-01-23 Kim F. Storm <storm@cua.dk>
3527
3528 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3529 return value. Third element FULLY replaced by PARTIAL which
3530 specifies number of invisible pixels if row is only partially visible.
3531 (Textual Scrolling): Mention auto-window-vscroll.
3532 (Vertical Scrolling): New defvar auto-window-vscroll.
3533
cd7e5dd6
LT
35342005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3535
3536 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3537 command remapping.
3538
6f771c32
RS
35392005-01-15 Richard M. Stallman <rms@gnu.org>
3540
3541 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3542
6ac8a822
KS
35432005-01-14 Kim F. Storm <storm@cua.dk>
3544
88948d55
KS
3545 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3546
6ac8a822
KS
3547 * text.texi (Links and Mouse-1): Fix string and vector item.
3548
20d6de82
RS
35492005-01-13 Richard M. Stallman <rms@gnu.org>
3550
3551 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3552 descriptions of overriding-local-map and overriding-terminal-local-map.
3553
3554 * text.texi (Links and Mouse-1): Clarify text.
3555
f75a592e
KS
35562005-01-13 Kim F. Storm <storm@cua.dk>
3557
3558 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3559
910f60b1
TTN
35602005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3561
3562 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3563
37181fc4
KS
35642005-01-12 Kim F. Storm <storm@cua.dk>
3565
3566 * text.texi (Links and Mouse-1): Rename section from Enabling
3567 Mouse-1 to Following Links. Change xrefs.
3568 Add examples for define-button-type and define-widget.
3569
3570 * display.texi (Button Properties, Button Buffer Commands):
3571 Clarify mouse-1 and follow-link functionality.
3572
28f94a34
RS
35732005-01-12 Richard M. Stallman <rms@gnu.org>
3574
3575 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3576
3577 * display.texi (Beeping): Fix Texinfo usage.
3578
3579 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3580
bac2d936
KS
35812005-01-11 Kim F. Storm <storm@cua.dk>
3582
3583 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3584 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3585
3586 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3587 (Enabling Mouse-1 to Follow Links): New subsection.
3588
de968ddb
RS
35892005-01-06 Richard M. Stallman <rms@gnu.org>
3590
3591 * text.texi (Special Properties): Minor change.
3592
3593 * os.texi (Timers): Clarify previous change.
3594
3595 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3596
a3a43b3b
LT
35972005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3598
3599 * display.texi (Face Attributes): Correct xref to renamed node.
3600
732bb9ce
RS
36012005-01-01 Richard M. Stallman <rms@gnu.org>
3602
3603 * display.texi (Face Attributes): Describe hex color specs.
3604
c734ae59
RS
36052004-12-31 Richard M. Stallman <rms@gnu.org>
3606
3607 * os.texi (Timers): Update previous change.
3608
33b2f4ea
KS
36092004-12-30 Kim F. Storm <storm@cua.dk>
3610
3611 * display.texi (Line Height): Total line-height is now specified
3612 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3613 in cons cells. (nil . RATIO) is relative to actual line height.
3614 Use line-height `t' instead of `0' to get minimum height.
3615
99ec74b9
RS
36162004-12-29 Richard M. Stallman <rms@gnu.org>
3617
3618 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3619
eab463f6
RS
36202004-12-28 Richard M. Stallman <rms@gnu.org>
3621
3622 * commands.texi (Quitting): Clarify value of with-local-quit.
3623
3624 * elisp.texi (Top): Fix previous change.
3625
3626 * loading.texi (Loading): Fix previous change.
3627
ebbd14f1
RS
36282004-12-27 Richard M. Stallman <rms@gnu.org>
3629
4ae98fc5
RS
3630 * Makefile.in (MAKEINFO): Specify --force.
3631
8f430046
RS
3632 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3633
56011a8c
RS
3634 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3635
3636 * display.texi (Line Height): Further clarify.
3637
3638 * elisp.texi (Top): Update Loading submenu.
3639
ebbd14f1
RS
3640 * loading.texi (Where Defined): New node.
3641 (Unloading): load-history moved to Where Defined.
3642
fda2922a
RS
36432004-12-21 Richard M. Stallman <rms@gnu.org>
3644
3645 * commands.texi (Event Input Misc): Add while-no-input.
3646
9eb8959a
RS
36472004-12-11 Richard M. Stallman <rms@gnu.org>
3648
3649 * display.texi (Line Height): Rewrite text for clarity.
3650
adf87c29
KS
36512004-12-11 Kim F. Storm <storm@cua.dk>
3652
3653 * display.texi (Display): Add node "Line Height" to menu.
3654 (Line Height): New node. Move full description of line-spacing
3655 and line-height text properties here from text.texi.
3656 (Scroll Bars): Add vertical-scroll-bar variable.
3657
3658 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3659
3660 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3661 line-spacing and vertical-scroll-bar.
3662
3663 * text.texi (Special Properties): Just mention line-spacing and
3664 line-height here, add xref to new "Line Height" node.
3665
31e4729e
TTN
36662004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3667
3668 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3669
3670 * locals.texi (Standard Buffer-Local Variables):
3671 Add @xref for `line-spacing'.
3672
cc60c723
RS
36732004-12-05 Richard M. Stallman <rms@gnu.org>
3674
3675 * Makefile.in (maintainer-clean): Remove the info files
3676 in $(infodir) where they are created.
3677
f6101ac9
RS
36782004-12-03 Richard M. Stallman <rms@gnu.org>
3679
3680 * windows.texi (Selecting Windows): get-lru-window and
3681 get-largest-window don't consider dedicated windows.
3682
3683 * text.texi (Undo): Document undo-in-progress.
3684
94221759
RS
36852004-11-26 Richard M. Stallman <rms@gnu.org>
3686
3687 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3688 Remove a few vars that are not always buffer-local.
3689
7092c5e8
LT
36902004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3691
3692 * locals.texi (Standard Buffer-Local Variables): Comment out
3693 xref's to non-existent node `Yet to be written'.
3694
261b01c6
RS
36952004-11-24 Richard M. Stallman <rms@gnu.org>
3696
3697 * processes.texi (Synchronous Processes): Grammar fix.
3698
3699 * numbers.texi (Comparison of Numbers): Add eql.
3700
3701 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3702
3703 * intro.texi (Printing Notation): Fix previous change.
3704
3705 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3706 and default-indicate-buffer-boundaries from here.
3707 (Usual Display): To here.
3708 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3709 (Usual Display): Move tab-width up.
3710
3711 * customize.texi (Variable Definitions): Replace
3712 show-paren-mode example with tooltip-mode.
7092c5e8 3713 (Simple Types, Composite Types, Defining New Types):
261b01c6 3714 Minor cleanups.
7092c5e8 3715
c1aa4864
JH
37162004-11-21 Jesper Harder <harder@ifa.au.dk>
3717
3718 * processes.texi (Synchronous Processes, Output from Processes):
3719 Markup fix.
3720
dedbac89
RS
37212004-11-20 Richard M. Stallman <rms@gnu.org>
3722
07c8c65a
RS
3723 * positions.texi (Skipping Characters): skip-chars-forward
3724 now handles char classes.
3725
8f40a868
RS
3726 * intro.texi (Printing Notation): Avoid confusion of `print'
3727 when explaining @print.
3728
3729 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3730
3731 * display.texi (Display Table Format): Minor fix.
3732
3733 * streams.texi (Output Functions): Fix print example.
3734
fd6866c8
RS
3735 * Makefile.in (elisp): New target.
3736 (dist): Depend on $(infodir)/elisp, not elisp.
3737 Copy the info files from $(infodir).
3738
9d00469f
RS
3739 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3740 read-from-minibuffer.
3741
dedbac89
RS
3742 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3743
6de891db
RS
37442004-11-19 Richard M. Stallman <rms@gnu.org>
3745
3746 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3747
e1c1c5a7
TTN
37482004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3749
3750 * tips.texi (Coding Conventions): Fix typo.
3751
ee31cd78
RS
37522004-11-16 Richard M. Stallman <rms@gnu.org>
3753
3754 * tips.texi (Coding Conventions): Separate defvar and require
3755 methods to avoid warnings. Use require only when there are many
3756 functions and variables from that package.
3757
3758 * minibuf.texi (Minibuffer Completion): When ignoring case,
3759 predicate must not be case-sensitive.
3760
3761 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3762 (Test Coverage): Don't talk about "splotches". Clarified.
3763
4bd38e94
TTN
37642004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3765
3766 * frames.texi (Window Frame Parameters): Fix typo.
3767
6d073ae1
KS
37682004-11-15 Kim F. Storm <storm@cua.dk>
3769
9f89426b
KS
3770 * symbols.texi (Other Plists): Note that plist-get may signal error.
3771 Add safe-plist-get.
6d073ae1 3772
10980463
TTN
37732004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3774
3775 * modes.texi (Font Lock Basics): Fix typo.
3776
1efc19eb
RS
37772004-11-08 Richard M. Stallman <rms@gnu.org>
3778
3779 * syntax.texi (Syntax Table Functions): Add syntax-after.
3780
6159c232
EZ
37812004-11-06 Lars Brinkhoff <lars@nocrew.org>
3782
3783 * os.texi (Processor Run Time): New section documenting
3784 get-internal-run-time.
3785
59dede22
EZ
37862004-11-06 Eli Zaretskii <eliz@gnu.org>
3787
3788 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3789 it nukes elisp-cover.texi.
3790 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3791 elisp-0 etc.
3792
4cc8522c
LT
37932004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * commands.texi (Keyboard Macros): Document `append' return value
3796 of `defining-kbd-macro'.
3797
2d1ef312
RS
37982004-11-01 Richard M. Stallman <rms@gnu.org>
3799
3800 * commands.texi (Interactive Call): Add called-interactively-p.
3801
6f4e005d
SJ
38022004-10-29 Simon Josefsson <jas@extundo.com>
3803
3804 * minibuf.texi (Reading a Password): Revert.
3805
4f71c13f
RS
38062004-10-28 Richard M. Stallman <rms@gnu.org>
3807
3808 * frames.texi (Display Feature Testing): Explain about "vendor".
3809
4660a9e3
RS
38102004-10-27 Richard M. Stallman <rms@gnu.org>
3811
3812 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3813 not raw. Clarify `n'.
3814 (Interactive Call): Rewrite interactive-p, focusing on when
3815 and how to use it.
3816 (Misc Events): Clarify previous change.
3817
3818 * advice.texi (Simple Advice): Clarify what job the example does.
3819 (Around-Advice): Clarify ad-do-it.
3820 (Activation of Advice): An option of ad-default-compilation-action
3821 is `never', not `nil'.
3822
c8636435
KS
38232004-10-26 Kim F. Storm <storm@cua.dk>
3824
3825 * commands.texi (Interactive Codes): Add U code letter.
3826
acd4089b
SJ
38272004-10-25 Simon Josefsson <jas@extundo.com>
3828
3829 * minibuf.texi (Reading a Password): Add.
3830
29dc7809
JR
38312004-10-24 Jason Rumney <jasonr@gnu.org>
3832
9b7fa297 3833 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3834 and wheel-down.
3835
bb5d6d34
KG
38362004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3837
3838 * processes.texi (Synchronous Processes): Document process-file.
3839
d0ee2ed3
KH
38402004-10-22 Kenichi Handa <handa@m17n.org>
3841
3842 * text.texi (translate-region): Document that it accepts also a
3843 char-table.
3844
38be9dbb
DP
38452004-10-22 David Ponce <david@dponce.com>
3846
3847 * windows.texi (Resizing Windows): Document the `preserve-before'
3848 argument of the functions `enlarge-window' and `shrink-window'.
3849
63c80452
JR
38502004-10-19 Jason Rumney <jasonr@gnu.org>
3851
3852 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3853
9f4b6e73
LT
38542004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * text.texi (Filling): Add anchor for definition of
3857 `sentence-end-double-space'.
3858
3859 * searching.texi (Regexp Example): Update description of how
3860 Emacs currently recognizes the end of a sentence.
3861 (Standard Regexps): Update definition of the variable
3862 `sentence-end'. Add definition of the function `sentence-end'.
3863
657f0f9c
EZ
38642004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3865
3866 * display.texi (Progress): New node.
3867
35ab4857
KS
38682004-10-05 Kim F. Storm <storm@cua.dk>
3869
3870 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3871
f2a54fbc
KS
38722004-09-29 Kim F. Storm <storm@cua.dk>
3873
3874 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3875 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3876 fringe bitmap symbols, as they now have their own namespace.
3877 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3878 vs. pixels. Signal error if no free bitmap slots.
3879 (Pixel Specification): Change IMAGE to @var{image}.
3880
4676d6f3
RS
38812004-09-28 Richard M. Stallman <rms@gnu.org>
3882
3883 * text.texi (Special Properties): Clarify line-spacing and line-height.
3884
3885 * searching.texi (Regexp Search): Add looking-back.
3886
17234906
LT
38872004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * display.texi: Correct typos.
3890 (Image Descriptors): Correct xref's.
3891
4de43c8b
RS
38922004-09-25 Richard M. Stallman <rms@gnu.org>
3893
3894 * text.texi (Special Properties): Cleanups in `cursor'.
3895 Rewrites in `line-height' and `line-spacing'; exchange them.
3896
3897 * display.texi (Fringes): Rewrite previous change.
3898 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3899 (Display Fringe Bitmaps): Node deleted, text moved.
3900 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3901 (Scroll Bars): Clarify set-window-scroll-bars.
3902 (Pointer Shape): Rewrite.
3903 (Specified Space): Clarify :align-to, etc.
3904 (Pixel Specification): Use @var. Clarify new text.
3905 (Other Display Specs): Clarify `slice'.
3906 (Image Descriptors): Cleanups.
3907 (Showing Images): Cleanups.
3908
a3ee0299
LT
39092004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3910
e88ebce6
LT
3911 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3912
a3ee0299
LT
3913 * modes.texi: Various minor changes in addition to:
3914 (Major Mode Conventions): Final call to `run-mode-hooks' should
3915 not be inside the `delay-mode-hooks' form.
3916 (Mode Hooks): New node.
3917 (Hooks): Delete obsolete example.
3918 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3919 node "Mode Hooks".
3920
6db2bc02
LT
39212004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * display.texi: Correct various typos.
3924 (Display): Rename node "Pointer Shapes" to "Pointer
3925 Shape". (There is already a node called "Pointer Shapes" in
3926 frames.texi.)
3927 (Images): Remove non-existent node "Image Slices" from menu.
3928
ed2846bd
KS
39292004-09-23 Kim F. Storm <storm@cua.dk>
3930
3931 * text.texi (Special Properties): Add `cursor', `pointer',
3932 `line-height', and `line-spacing' properties.
3933
3934 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3935 Shapes' to menu.
3936 (Standard Faces): Doc fix for fringe face.
3937 (Fringes): Add `overflow-newline-into-fringe' and
3938 'indicate-buffer-boundaries'.
3939 (Fringe Bitmaps, Pointer Shapes): New nodes.
3940 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3941 Bitmaps' to menu.
3942 (Specified Space): Describe pixel width and height.
3943 (Pixel Specification): New node.
3944 (Other Display Specs): Add `slice' property.
3945 (Display Fringe Bitmaps): New node.
3946 (Images): Add 'Image Slices' to menu.
3947 (Image Descriptors): Add `:pointer' and `:map' properties.
3948 (Showing Images): Add slice arg to `insert-image'. Add
3949 'insert-sliced-image'.
3950
4d894c98
RS
39512004-09-20 Richard M. Stallman <rms@gnu.org>
3952
3953 * commands.texi (Key Sequence Input):
3954 Clarify downcasing in read-key-sequence.
3955
7e388eb7
JL
39562004-09-08 Juri Linkov <juri@jurta.org>
3957
3958 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3959
a020987f
LT
39602004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3961
3962 * locals.texi (Standard Buffer-Local Variables): Add
3963 `buffer-auto-save-file-format'.
3964 * internals.texi (Buffer Internals): Describe new
3965 auto_save_file_format field of the buffer structure.
3966 * files.texi (Format Conversion): `auto-save-file-format' has been
3967 renamed `buffer-auto-save-file-format'.
3968
2b96f80c
LT
39692004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3972 an integer or a marker.
3973 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3974
2ee3b79e
RS
39752004-08-22 Richard M. Stallman <rms@gnu.org>
3976
3977 * modes.texi (Major Mode Conventions): Discuss rebinding of
3978 standard key bindings.
3979
c438dc33
KS
39802004-08-18 Kim F. Storm <storm@cua.dk>
3981
3982 * processes.texi (Accepting Output): Add `just-this-one' arg to
3983 `accept-process-output'.
101c421e 3984 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 3985
db8af011
LT
39862004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3987
3988 * keymaps.texi: Various changes in addition to:
3989 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3990 Give more varied examples for `kbd'.
3991 (Creating Keymaps): Char tables have slots for all characters
3992 without modifiers.
3993 (Active Keymaps): `overriding-local-map' and
3994 `overriding-terminal-local-map' also override text property and
3995 overlay keymaps.
3996 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3997 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3998 to denote a prefix of no events.
3999 `map-keymap' includes parent's bindings _recursively_.
4000 Clarify and correct description of `where-is-internal'.
4001 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4002 (Menu Example): For menus intended for use with the keyboard, the
4003 menu items should be bound to characters or real function keys.
4004
de700726
LT
40052004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4006
30e75a87
LT
4007 * objects.texi (Character Type): Reposition `@anchor' to prevent
4008 double space inside sentence in Info.
4009
de700726
LT
4010 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4011 renamed to `disabled-command-function'.
7c5b95c9 4012 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
4013 (Command Loop Info): Replace reference to it.
4014 (Disabling Commands): `disabled-command-hook' has been renamed to
4015 `disabled-command-function'.
4016
81909a1a
LT
40172004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * os.texi (Translating Input): Only non-prefix bindings in
4020 `key-translation-map' override actual key bindings. Warn about
4021 possible indirect effect of actual key bindings on non-prefix
4022 bindings in `key-translation-map'.
4023
5504e99c
LT
40242004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4025
4026 * minibuf.texi (High-Level Completion): Add anchor for definition
4027 of `read-variable'.
4028
4029 * commands.texi: Various changes in addition to:
4030 (Using Interactive): Clarify description of `interactive-form'.
4031 (Interactive Call): Mention default for KEYS argument to
4032 `call-interactively'.
4033 (Command Loop Info): Clarify description of `this-command-keys'.
4034 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4035 Value of `last-event-frame' can be `macro'.
4036 (Repeat Events): `double-click-fuzz' is also used to distinguish
4037 clicks and drags.
4038 (Classifying Events): Clarify descriptions of `event-modifiers'
4039 `event-basic-type' and `event-convert-list'.
4040 (Accessing Events): `posn-timestamp' takes POSITION argument.
4041 (Quoted Character Input): Clarify description of
4042 `read-quoted-char' and fix example.
4043 (Quitting): Add `with-local-quit'.
6db11765 4044 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
4045 `enable-command' and `disable-command'.
4046 Mention what happens if `disabled-command-hook' is nil.
4047 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4048 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4049
f478a72a
LT
40502004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * frames.texi: Various changes in addition to:
4053 (Creating Frames): Expand and clarify description of `make-frame'.
4054 (Window Frame Parameters): Either none or both of the `icon-left'
4055 and `icon-top' parameters must be specified. Put descriptions of
4056 `menu-bar-lines' and `toolbar-lines' closer together and change
4057 them accordingly.
4058 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4059 except while processing `frame-title-format' or `icon-title-format'.
4060 (Deleting Frames): Correct description of `delete-frame'.
4061 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 4062 (Frames and Windows): Mention return value of
f478a72a
LT
4063 `set-frame-selected-window'.
4064 (Visibility of Frames): Mention `force' argument to
4065 `make-frame-invisible'. `frame-visible-p' returns t for all
4066 frames on text-only terminals.
4067 (Frame Configurations): Restoring a frame configuration does not
4068 restore deleted frames.
4069 (Window System Selections): `x-set-selection' returns DATA.
4070 (Resources): Add example.
4071 (Display Feature Testing): Clarify descriptions of
4072 `display-pixel-height', `display-pixel-width', `x-server-version'
4073 and `x-server-vendor'.
4074
4075 * windows.texi (Choosing Window): Add anchor.
4076 * minibuf.texi (Minibuffer Misc): Add anchor.
4077
bc135062
JPW
40782004-07-23 John Paul Wallington <jpw@gnu.org>
4079
4080 * macros.texi (Defining Macros): Declaration keyword for setting
4081 Edebug spec is `debug' not `edebug'.
4082
cb7516e5
LT
40832004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4084
4085 * windows.texi: Various small changes in addition to:
4086 (Window Point): Mention return value of `set-window-point'.
4087 (Window Start): `pos-visible-in-window-p' disregards horizontal
4088 scrolling. Explain return value if PARTIALLY is non-nil.
4089 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4090 and `set-window-vscroll'.
4091 (Size of Window): The argument WINDOW to `window-inside-edges',
4092 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4093 (Resizing Windows): Explain return value of
4094 `shrink-window-if-larger-than-buffer'.
4095 `window-size-fixed' automatically becomes buffer local when set.
4096 (Window Configurations): Explain return value of
4097 `set-window-configuration'.
4098
4099 * minibuf.texi (Minibuffer Misc): Add anchor for
4100 `minibuffer-scroll-window'.
4101
4102 * positions.texi (Text Lines): Add anchor for `count-lines'.
4103
3751eb00
RS
41042004-07-17 Richard M. Stallman <rms@gnu.org>
4105
4106 * display.texi (Overlay Properties): Adding `evaporate' prop
4107 deletes empty overlay immediately.
4108
4109 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4110 fix example.
4111
9a7e97c6
LT
41122004-07-16 Jim Blandy <jimb@redhat.com>
4113
4114 * searching.texi (Regexp Backslash): Document new \_< and \_>
4115 operators.
4116
aa0e4da8
JB
41172004-07-16 Juanma Barranquero <lektu@terra.es>
4118
4119 * display.texi (Images): Fix Texinfo usage.
4120
cbbfedb2
LT
41212004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4122
4123 * buffers.texi (Modification Time): `visited-file-modtime' now
4124 returns a list of two integers, instead of a cons.
4125
3a052bd3
LT
41262004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4127
4128 * windows.texi: Various changes in addition to:
4129 (Splitting Windows): Add `split-window-keep-point'.
4130
02c04e6f
RS
41312004-07-09 Richard M. Stallman <rms@gnu.org>
4132
4133 * frames.texi (Input Focus): Minor fix.
4134
cb4f1287
LT
41352004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4136
4137 * frames.texi (Input Focus): Clarify descriptions of
4138 `select-frame-set-input-focus' and `select-frame'.
4139
339902ec
LT
41402004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4141
4142 * os.texi: Various small changes in addition to:
4143 (Killing Emacs): Expand and clarify description of
4144 `kill-emacs-query-functions' and `kill-emacs-hook'.
4145 (System Environment): Expand and clarify description of `getenv'
4146 and `setenv'.
4147 (Timers): Clarify description of `run-at-time'.
4148 (Translating Input): Correct description of
4149 `extra-keyboard-modifiers'.
4150 (Flow Control): Correct description of `enable-flow-control'.
4151
fe3b7e35
TTN
41522004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4153
4154 * os.texi: Update copyright.
4155 (Session Management): Grammar fix.
4156 Clarify which Emacs does the restarting.
4157 Use @samp for *scratch* buffer.
4158
59db7d6e
LT
41592004-07-04 Alan Mackenzie <acm@muc.de>
4160
4161 * frames.texi (Input Focus): Add documentation for
4162 `select-frame-set-input-focus'. Replace refs to non-existent
4163 `switch-frame' with `select-frame'. Minor corrections and tidying
4164 up of text-only terminal stuff.
4165
e3ccf404
RS
41662004-07-02 Richard M. Stallman <rms@gnu.org>
4167
4168 * files.texi (Saving Buffers): Cleanup write-contents-function.
4169 (Magic File Names): Cleanup file-remote-p.
4170
8addb6eb
KG
41712004-07-02 Kai Grossjohann <kai@emptydomain.de>
4172
4173 * files.texi (Magic File Names): `file-remote-p' returns an
4174 identifier of the remote system, not just t.
4175
7a58d84d
DK
41762004-07-02 David Kastrup <dak@gnu.org>
4177
4178 * searching.texi (Entire Match Data): Add explanation about new
4179 match-data behavior when @var{integers} is non-nil.
4180
d8c379f8
RS
41812004-06-24 Richard M. Stallman <rms@gnu.org>
4182
b4a4b0ae
RS
4183 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4184
d8c379f8
RS
4185 * customize.texi (Variable Definitions): Note about doc strings
4186 and :set.
4187
4188 * keymaps.texi (Keymap Terminology): Document `kbd'.
4189 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4190
4191 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4192 makes it buffer-local.
4193
4194 * files.texi (Saving Buffers): Correct previous change.
4195
4196 * commands.texi (Accessing Events):
4197 Clarify posn-col-row and posn-actual-col-row.
4198
41992004-06-24 David Ponce <david.ponce@wanadoo.fr>
4200
4201 * commands.texi (Accessing Events): New functions
4202 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4203
dce417e7
LT
42042004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4205
4206 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4207 * frames.texi, buffers.texi, backups.texi, variables.texi:
4208 * loading.texi, eval.texi, functions.texi, control.texi:
4209 * symbols.texi, minibuf.texi: Reposition @anchor's.
4210
4211 * help.texi: Various small changes in addition to the following.
4212 (Describing Characters): Describe PREFIX argument to
4213 `key-description'. Correct and clarify definition of
4214 `text-char-description'. Describe NEED-VECTOR argument to
4215 `read-kbd-macro'.
4216 (Help Functions): Clarify definition of `apropos'.
4217
255d07dc
LH
42182004-06-23 Lars Hansen <larsh@math.ku.dk>
4219
4220 * files.texi (Saving Buffers): Correct description of
4221 `write-contents-functions'.
4222
4e9691e9
JB
42232004-06-21 Juanma Barranquero <lektu@terra.es>
4224
4225 * display.texi (Images): Remove redundant @vindex directives.
4226 Rewrite `image-library-alist' doc in active voice.
4227
1ebd4f78
JB
42282004-06-14 Juanma Barranquero <lektu@terra.es>
4229
4230 * display.texi (Images): Document new delayed library loading,
4231 variable `image-library-alist' and (existing but undocumented)
4232 function `image-type-available-p'.
4233
ddfb8369
RS
42342004-06-05 Richard M. Stallman <rms@gnu.org>
4235
4236 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4237 refer the user to the Initial Input node.
4238 (Text from Minibuffer): Likewise.
4239 (Initial Input): New node. Document this feature
4240 and say it is mostly deprecated.
4241
18684a3a
RS
42422004-05-30 Richard M. Stallman <rms@gnu.org>
4243
7a61e456
RS
4244 * loading.texi (Named Features): Clarify return value
4245 and meaning of NOERROR.
4246
18684a3a
RS
4247 * variables.texi (File Local Variables): Minor cleanup.
4248
c8364415
MA
42492004-05-30 Michael Albinus <michael.albinus@gmx.de>
4250
4251 * files.texi (Magic File Names): Add `file-remote-p' as operation
4252 of file name handlers.
4253
08fd1251
RS
42542004-05-29 Richard M. Stallman <rms@gnu.org>
4255
4256 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4257 as arg to a minor mode command.
4258
71d5a208
RS
42592004-05-22 Richard M. Stallman <rms@gnu.org>
4260
4261 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4262
4263 * streams.texi (Output Variables): Doc float-output-format.
4264
4265 * searching.texi (Regexp Special): Nested repetition can be infloop.
4266
4267 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4268 real stack overflow.
4269
4270 * compile.texi: Minor cleanups.
4271
42722004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4273
4274 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4275 circular lists.
4276 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 4277
022cb162
TTN
42782004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4279
4280 * modes.texi (Search-based Fontification): Fix typo.
4281
aa7094ba
JB
42822004-05-10 Juanma Barranquero <lektu@terra.es>
4283
4284 * modes.texi (Mode Line Variables): Fix description of
4285 global-mode-string, which is now after which-func-mode, not the
4286 buffer name.
4287
c2383279
LH
42882004-05-07 Lars Hansen <larsh@math.ku.dk>
4289
4290 * modes.texi (Desktop Save Mode): Add.
4291 (Modes): Add menu entry Desktop Save Mode.
4292
4293 * hooks.texi: Add desktop-after-read-hook,
4294 desktop-no-desktop-file-hook and desktop-save-hook.
4295
4296 * locals.texi: Add desktop-save-buffer.
4297
058296d3
JH
42982004-04-30 Jesper Harder <harder@ifa.au.dk>
4299
4300 * display.texi: emacs -> Emacs.
4301
0c54865e
EZ
43022004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4303
4304 * files.texi (Changing Files): Document set-file-times.
4305
d814862a
JB
43062004-04-23 Juanma Barranquero <lektu@terra.es>
4307
4308 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4309
e8d6f886
JH
43102004-04-18 Jesper Harder <harder@ifa.au.dk>
4311
4312 * tips.texi (Coding Conventions): defopt -> defcustom.
4313
3a424014
LT
43142004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4315
4316 * sequences.texi: Various clarifications.
4317
9e860631
LT
43182004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4319
4320 * buffers.texi (Read Only Buffers): Mention optional ARG to
4321 `toggle-read-only'.
4322
5e30a0fb
NR
43232004-04-14 Nick Roberts <nick@nick.uklinux.net>
4324
9e860631 4325 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
4326 returns a full-width window if possible.
4327
619fb950
LT
43282004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4329
4330 * buffers.texi: Various changes in addition to:
4331 (Buffer File Name): Add `find-buffer-visiting'.
4332 (Buffer Modification): Mention optional ARG to `not-modified'.
4333 (Indirect Buffers): Mention optional CLONE argument to
4334 `make-indirect-buffer'.
4335
4336 * files.texi: Various changes in addition to:
4337 (Visiting Functions): `find-file-hook' is now a normal hook.
4338 (File Name Expansion): Explain difference between the way that
4339 `expand-file-name' and `file-truename' treat `..'.
4340 (Contents of Directories): Mention optional ID-FORMAT argument to
4341 `directory-files-and-attributes'.
4342 (Format Conversion): Mention new optional CONFIRM argument to
4343 `format-write-file'.
4344
a2295d32
MB
43452004-04-12 Miles Bader <miles@gnu.org>
4346
4347 * macros.texi (Expansion): Add description of `macroexpand-all'.
4348
571fd4d5
JH
43492004-04-05 Jesper Harder <harder@ifa.au.dk>
4350
4351 * variables.texi (Variable Aliases): Mention
4352 cyclic-variable-indirection.
4353
4354 * errors.texi (Standard Errors): Ditto.
4355
4ba2fd66
LT
43562004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4357
6db11765 4358 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
4359 (Making Backups): Mention return value of `backup-buffer'.
4360 (Auto-Saving): Mention optional FORCE argument to
4361 `delete-auto-save-file-if-necessary'.
4362 (Reverting): Mention optional PRESERVE-MODES argument to
4363 `revert-buffer'. Correct description of `revert-buffer-function'.
4364
8f7ea687
JL
43652004-03-22 Juri Linkov <juri@jurta.org>
4366
4367 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4368 with `Vector Functions'.
4369
4370 * text.texi (Sorting): Add missing quote.
4371
0eeca3c1
LT
43722004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4373
4374 * intro.texi (Lisp History): Replace xref to `cl' manual with
4375 inforef.
4376
e69cfac2
RS
43772004-03-12 Richard M. Stallman <rms@gnu.org>
4378
4379 * intro.texi (Version Info): Add arg to emacs-version.
4380 (Lisp History): Change xref to CL manual.
4381
1b91d47f
LT
43822004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4383
4384 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4385 for Partial Completion mode.
4386
97073664
TTN
43872004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4388
9b7fa297 4389 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4390
04a6e76b
RS
43912004-03-04 Richard M. Stallman <rms@gnu.org>
4392
4393 * processes.texi: Fix typos.
4394
4395 * lists.texi (Building Lists): Minor clarification.
4396
4397 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4398 in make-hash-table.
4399
5bb0fcd1
JB
44002004-02-29 Juanma Barranquero <lektu@terra.es>
4401
4402 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4403 rm, and ignore exit code.
4404
9022d421
EZ
44052004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4406
4407 * display.texi (Defining Faces): Add description for min-colors.
4408 Update example.
4409
92f5fba2
LT
44102004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4411
4412 * abbrevs.texi: Various corrections and clarifications in addition
4413 to the following:
4414 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4415
7e83e178
GM
44162004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4417
4418 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4419
9c5609e8
LT
44202004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4421
e2b9b51f
LT
4422 * text.texi: Various small changes in addition to the following:
4423 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4424 to delete-horizontal-space.
9b7fa297 4425 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4426 description of yank-handler text property at various places.
4427
7daa0e81
LT
4428 * frames.texi (Window System Selections): Add anchor.
4429
9c5609e8
LT
4430 * syntax.texi (Syntax Table Functions): Clarify and correct
4431 descriptions of make-syntax-table and copy-syntax-table.
4432 (Motion and Syntax): Clarify SYNTAXES argument to
4433 skip-syntax-forward.
4434 (Parsing Expressions): Mention that the return value of
4435 parse-partial-sexp is currently a list of ten rather than nine
4436 elements.
4437 (Categories): Various corrections and clarifications.
4438
d29edb21
LT
44392004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4440
4441 * markers.texi (Marker Insertion Types): Minor change.
4442
4443 * locals.texi (Standard Buffer-Local Variables):
4444 * commands.texi (Interactive Codes, Using Interactive):
4445 * functions.texi (Related Topics): Fix xrefs.
4446
43e48bda
LT
44472004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * lists.texi (Sets And Lists): Update description of delete-dups.
4450
84e34002
RS
44512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4452
4453 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4454
44552004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4456
4457 * frames.texi (Parameter Access): frame-parameters arg is optional.
4458 modify-frame-parameters handles nil for FRAME.
4459 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4460 are all-or-nothing for certain toolkits.
4461 Mention parameter wait-for-wm.
4462 (Frames and Windows): In frame-first-window and frame-selected-window
4463 the arg is optional.
4464 (Input Focus): In redirect-frame-focus the second arg is optional.
4465 (Window System Selections): Mention selection type CLIPBOARD.
4466 Mention data-type UTF8_STRING.
4467 Mention numbering of cut buffers.
4468 (Resources): Describe x-resource-name.
4469
44702004-02-16 Richard M. Stallman <rms@gnu.org>
4471
4472 * windows.texi (Buffers and Windows): Delete false table
4473 about all-frames.
4474
4475 * syntax.texi (Parsing Expressions): Delete old caveat
4476 about parse-sexp-ignore-comments.
4477
4478 * streams.texi (Output Variables): Add print-quoted.
4479
4480 * lists.texi (Building Lists): Minor cleanup.
4481
4482 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4483
4484 * display.texi (Overlays): Explain overlays use markers.
4485 (Managing Overlays): Explain front-advance and rear-advance
4486 in more detail.
4487
4488 * loading.texi (Unloading): Document unload-feature-special-hooks.
4489 Get rid of fns-NNN.el file.
4490
44912004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4492
4493 * help.texi (Describing Characters): Fix text-char-description
4494 example output.
4495
4496 * edebug.texi (Using Edebug): Fix example.
4497
4498 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4499
84e34002
RS
4500 * files.texi (Changing Files): Fix argname.
4501
4502 * calendar.texi: Fix parens, and default values.
4503
4504 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4505 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4506 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4507
4508 * positions.texi (Text Lines): Don't add -1 in current-line.
4509
45102004-02-16 Richard M. Stallman <rms@gnu.org>
4511
4512 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4513
c33b76da
EZ
45142004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4515
4516 * processes.texi (Low-Level Network): Fix a typo.
4517
9d7271e8
KS
45182004-02-12 Kim F. Storm <storm@cua.dk>
4519
4520 * display.texi (Fringes): Use consistent wording.
4521 Note that window-fringe's window arg is optional.
4522 (Scroll Bars): Use consistent wording.
4523
6827d730
LT
45242004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4525
4526 * tips.texi (Comment Tips): Document the new conventions for
4527 commenting out code.
4528
1cb60b5a
JD
45292004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4530
4531 * positions.texi (Text Lines): Added missing end defun.
4532
7fdd1f62
KS
45332004-02-07 Kim F. Storm <storm@cua.dk>
4534
4535 * positions.texi (Text Lines): Add line-number-at-pos.
4536
eb3c144c
JPW
45372004-02-06 John Paul Wallington <jpw@gnu.org>
4538
4539 * display.texi (Button Properties, Button Buffer Commands):
4540 mouse-2 invokes button, not down-mouse-1.
4541
a1d38d63
JR
45422004-02-04 Jason Rumney <jasonr@gnu.org>
4543
4544 * makefile.w32-in: Sync with Makefile.in changes.
4545
4b574f3d
LT
45462004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4547
4548 * minibuf.texi (Text from Minibuffer): Various corrections and
4549 clarifications.
4550 (Object from Minibuffer): Correct Lisp description of
4551 read-minibuffer.
4552 (Minibuffer History): Clarify description of cons values for
4553 HISTORY arguments.
4554 (Basic Completion): Various corrections and clarifications. Add
4555 completion-regexp-list.
4556 (Minibuffer Completion): Correct and clarify description of
4557 completing-read.
6f6b0433 4558 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4559 other minor changes.
4560 (High-Level Completion): Various corrections and clarifications.
4561 (Reading File Names): Ditto.
4562 (Minibuffer Misc): Ditto.
4563
d8186297
LT
45642004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4565
4566 * strings.texi (Text Comparison): assoc-string also matches
4567 elements of alists that are strings instead of conses.
4568 (Formatting Strings): Standardize Texinfo usage. Update index
4569 entries.
4570
9adcb5f2
LT
45712004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4572
4573 * lists.texi (Sets And Lists): Add delete-dups.
4574
3e7274ae
LT
45752004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4576
4577 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4578 special form.
4579 * macros.texi (Defining Macros): Update description of `declare',
4580 which now is a macro.
4581 (Wrong Time): Fix typos.
4582
944e099f
LT
45832004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4586 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4587 and `batch-byte-compile'. In particular, mention and describe
4588 all optional arguments.
4589 (Disassembly): Correct and clarify the description of `disassemble'.
4590
90c3aa59
LT
45912004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4592
4593 * searching.texi: Various small changes in addition to the
4594 following.
4595 (Regexp Example): Adapt to new value of `sentence-end'.
4596 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4597 `words'.
4598 (Search and Replace): Add usage note for `perform-replace'.
4599 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4600 `match-data'.
4601 (Standard Regexps): Update for new values of `paragraph-start'
4602 and `sentence-end'.
4603
583c353d
LT
46042004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4605
4606 * files.texi (Saving Buffers): Clarify descriptions of
4607 `write-contents-functions' and `before-save-hook'.
4608 Make the defvar's for `before-save-hook' and `after-save-hook'
4609 into defopt's.
4610
05faee07
KS
46112004-01-07 Kim F. Storm <storm@cua.dk>
4612
4613 * commands.texi (Click Events): Describe new image and
4614 width/height elements of click events.
4615 (Accessing Events): Add posn-string, posn-image, and
4616 posn-object-width-height. Change posn-object to return either
4617 image or string object.
4618
a0465ec3
SJ
46192004-01-01 Simon Josefsson <jas@extundo.com>
4620
4621 * hooks.texi (Standard Hooks): Add before-save-hook.
4622 * files.texi (Saving Buffers): Likewise.
4623
972c0c49
RS
46242004-01-03 Richard M. Stallman <rms@gnu.org>
4625
4626 * frames.texi (Frames and Windows): Delete frame-root-window.
4627
dbcd463f
LT
46282004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4629
4630 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4631
4632 * functions.texi: Various small changes in addition to the
4633 following.
4634 (What Is a Function): `functionp' returns nil for macros. Clarify
4635 behavior of this and following functions for symbol arguments.
4636 (Function Documentation): Add `\' in front of (fn @var{arglist})
4637 and explain why.
4638 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4639 Add anchor.
4640 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4641
02c77ee9
MB
46422004-01-01 Miles Bader <miles@gnu.org>
4643
4644 * display.texi (Buttons): New section.
4645
903a1a91
AS
46462003-12-31 Andreas Schwab <schwab@suse.de>
4647
4648 * numbers.texi (Math Functions): sqrt reports a domain-error
4649 error.
4650 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4651
697cf92a
LT
46522003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4653
3f70fe82
LT
4654 * tips.texi (Documentation Tips): Update item on hyperlinks in
4655 documentation strings.
4656
697cf92a
LT
4657 * errors.texi (Standard Errors): Various small corrections and
4658 additions.
4659
4660 * control.texi: Various small changes in addition to the
4661 following.
4662 (Signaling Errors): Provide some more details on how `signal'
4663 constructs the error message. Add anchor to the definition of
4664 `signal'.
4665 (Error Symbols): Describe special treatment of `quit'.
4666 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4667 to emphasize that it has to be a single form.
4668
4669 * buffers.texi: Add anchor.
4670
4d25144d
RS
46712003-12-29 Richard M. Stallman <rms@gnu.org>
4672
4673 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4674 (Window Configurations): Add window-configuration-frame.
4675
4676 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4677
4678 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4679 Change arg name in get-char-property.
4680 (Special Properties): Update handling of keymap property.
4681
4682 * strings.texi (Modifying Strings): Add clear-string.
4683 (Text Comparison): Add assoc-string and remove
4684 assoc-ignore-case, assoc-ignore-representation.
4685
4686 * os.texi (Time of Day): Add set-time-zone-rule.
4687
4688 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4689 report domain-error errors.
4d25144d 4690
697cf92a 4691 * nonascii.texi (Converting Representations):
4d25144d
RS
4692 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4693 (Encoding and I/O): Add file-name-coding-system.
4694
4695 * modes.texi (Search-based Fontification): Explain that
4696 face specs are symbols with face names as values.
4697
4698 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4699
4700 * lists.texi (Building Lists): remq moved elsewhere.
4701 (Sets And Lists): remq moved here.
4702 (Association Lists): Refer to assoc-string.
4703
4704 * internals.texi (Garbage Collection): Add memory-use-counts.
4705
4706 * frames.texi (Frames and Windows): Add set-frame-selected-window
4707 and frame-root-window.
4708
697cf92a 4709 * files.texi (Contents of Directories):
4d25144d
RS
4710 Add directory-files-and-attributes.
4711
4712 * display.texi (Refresh Screen): Add force-window-update.
4713 (Invisible Text): Explain about moving point out of invis text.
4714 (Overlay Properties): Add overlay-properties.
4715 (Managing Overlays): Add overlayp.
4716 (GIF Images): Invalid image number displays a hollow box.
4717
4718 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4719 (Killing Buffers): Add buffer-live-p.
4720
67fafe38
MR
47212003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4722
4723 * display.texi (Fringes): Fix typo "set-buffer-window".
4724
68e74f25
LT
47252003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4726
4727 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4728 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4729 Add or change various xrefs and anchors.
4730
4731 * commands.texi: Replace all occurrences of @acronym{CAR} with
4732 @sc{car}, for consistency with the rest of the Elisp manual.
4733 `car' and `cdr' are historically acronyms, but are no longer
4734 widely thought of as such.
4735
4736 * internals.texi (Pure Storage): Mention that `purecopy' does not
4737 copy text properties.
4738 (Object Internals): Now 29 bits are used (in most implementations)
4739 to address Lisp objects.
4740
4741 * variables.texi (Variables with Restricted Values): New node.
4742
4743 * objects.texi (Lisp Data Types): Mention that certain variables
4744 can only take on a restricted set of values and add an xref to
4745 the new node "Variables with Restricted Values".
4746
4747 * eval.texi (Function Indirection): Describe the errors that
4748 `indirect-function' can signal.
4749 (Eval): Clarify the descriptions of `eval-region' and `values'.
4750 Describe `eval-buffer' instead of `eval-current-buffer' and
4751 mention `eval-current-buffer' as an alias for `current-buffer'.
4752 Correct the description and mention all optional arguments.
4753
697cf92a 4754 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4755 following.
4756 (Converting Representations): Clarify behavior of
4757 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4758 ASCII arguments.
4759 (Character Sets): Document the variable `charset-list' and adapt
4760 the definition of the function `charset-list' accordingly.
4761 (Translation of Characters): Clarify use of generic characters in
4762 `make-translation-table'. Clarify and correct the description of
4763 the use of translation tables in encoding and decoding.
4764 (User-Chosen Coding Systems): Correct and clarify the description
4765 of `select-safe-coding-system'.
4766 (Default Coding Systems): Clarify description of
4767 `file-coding-system-alist'.
4768
a62f71e4
LT
47692003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4770
4771 * strings.texi (Text Comparison): Correctly describe when two
4772 strings are `equal'. Combine and clarify descriptions of
4773 `assoc-ignore-case' and `assoc-ignore-representation'.
4774
4775 * objects.texi (Non-ASCII in Strings): Clarify description of
4776 when a string is unibyte or multibyte.
4777 (Bool-Vector Type): Update examples.
4778 (Equality Predicates): Correctly describe when two strings are
4779 `equal'.
4780
19017752
LT
47812003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4782
4783 * lists.texi (Building Lists): `append' no longer accepts integer
4784 arguments. Update the description of `number-sequence' to reflect
4785 recent changes.
4786 (Sets And Lists): Describe `member-ignore-case' after `member'.
4787
0f6a07a8
KS
47882003-11-27 Kim F. Storm <storm@cua.dk>
4789
4790 * commands.texi (Click Events): Click object may be an images.
4791 Describe (dx . dy) element of click positions.
4792 (Accessing Events): Remove duplicate posn-timestamp.
4793 New functions posn-object and posn-object-x-y.
4794
1ce7c819
KS
47952003-11-23 Kim F. Storm <storm@cua.dk>
4796
4797 * commands.texi (Click Events): Describe enhancements to event
4798 position lists, including new text-pos and (col . row) items.
4799 Mention left-fringe and right-fringe area events.
0f6a07a8 4800 (Accessing Events): New functions posn-area and
1ce7c819
KS
4801 posn-actual-col-row. Mention posn-timestamp. Mention that
4802 posn-point in non-text area still returns buffer position.
4803 Clarify posn-col-row.
4804
cae8ddbb
LH
48052003-11-21 Lars Hansen <larsh@math.ku.dk>
4806
4807 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4808 * anti.texi (File Attributes): Describe removed parameter
4809 ID-FORMAT.
4810
f7f1a248
LT
48112003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4812
68e74f25 4813 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4814 a position, its buffer is ignored.
4815
4816 * markers.texi (Overview of Markers): Mention it here too.
4817
c5e2fb05
LT
48182003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * numbers.texi (Numeric Conversions): Not just `floor', but also
4821 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4822
e57d0aa8
LT
48232003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * markers.texi (Creating Markers): Specify insertion type of
4826 created markers. Add xref to `Marker Insertion Types'.
4827 Second argument to `copy-marker' is optional.
4828 (Marker Insertion Types): Mention that most markers are created
4829 with insertion type nil.
4830 (The Mark): Correctly describe when `mark' signals an error.
4831 (The Region): Correctly describe when `region-beginning' and
4832 `region-end' signal an error.
4833
bb3612ec
LT
48342003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * hash.texi (Creating Hash): Clarify description of `eql'.
4837 `makehash' is obsolete.
4838 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4839
4840 * positions.texi (Point): Change description of `buffer-end', so
4841 that it is also correct for floating point arguments.
4842 (List Motion): Correct argument lists of `beginning-of-defun' and
4843 `end-of-defun'.
4844 (Excursions): Add xref to `Marker Insertion Types'.
4845 (Narrowing): Argument to `narrow-to-page' is optional.
4846
cfb8a797
LT
48472003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * streams.texi (Output Streams): Clarify behavior of point for
4850 marker output streams.
4851
c6177909
LT
48522003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4853
4854 * variables.texi (Defining Variables): Second argument to
4855 `defconst' is not optional.
4856 (Setting Variables): Mention optional argument APPEND to
4857 `add-to-list'.
4858 (Creating Buffer-Local): Expand description of
4859 `make-variable-buffer-local'.
4860 (Frame-Local Variables): Expand description of
4861 `make-variable-frame-local'.
4862 (Variable Aliases): Correct description of optional argument
4863 DOCSTRING to `defvaralias'. Mention return value of
4864 `defvaralias'.
4865 (File Local Variables): Add xref to `File variables' in Emacs
4866 Manual. Correct description of `hack-local-variables'. Mention
4867 `safe-local-variable' property. Mention optional second argument
4868 to `risky-local-variable-p'.
4869
b3645067
LT
48702003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4871
4872 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4873
10695e5c
EZ
48742003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4875
4876 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4877 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4878 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4879 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4880 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4881 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
4882 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4883 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4884 @acronym{FOO}.
4885
a2f4def1
LT
48862003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4887
4888 * strings.texi (Creating Strings): Argument START to `substring'
4889 can not be `nil'. Expand description of
4890 `substring-no-properties'. Correct description of `split-string',
4891 especially with respect to empty matches. Prevent very bad line
4892 break in definition of `split-string-default-separators'.
4893 (Text Comparison): `string=' and `string<' also accept symbols as
4894 arguments.
4895 (String Conversion): More completely describe argument BASE in
4896 `string-to-number'.
5bb0fcd1 4897 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
4898 corresponding object. Clarify behavior of numeric prefix after
4899 `%' in `format'.
4900 (Case Conversion): The argument to `upcase-initials' can be a
4901 character.
4902
a2296bf9
KH
49032003-10-27 Kenichi Handa <handa@m17n.org>
4904
4905 * display.texi (Fontsets): Fix texinfo usage.
4906
885fef7c
KH
49072003-10-25 Kenichi Handa <handa@m17n.org>
4908
4909 * display.texi (Fontsets): Add description of the function
4910 set-fontset-font.
4911
0c6b7a1f
LT
49122003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * display.texi (Temporary Displays): Add xref to `Documentation
4915 Tips'.
4916
4917 * functions.texi (Function Safety): Use inforef instead of pxref
4918 for SES.
4919
c3cda320
AS
49202003-10-23 Andreas Schwab <schwab@suse.de>
4921
4922 * Makefile.in (TEX, texinputdir): Don't define.
4923 (TEXI2DVI): Define.
4924 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4925 add $(srcdir)/index.texi.
4926 ($(infodir)/elisp): Remove index.texi dependency.
4927 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4928 (index.texi): Remove target.
4929 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
4930 (clean): Don't remove index.texi.
4931
c3cda320
AS
4932 * permute-index, index.perm: Remove.
4933 * index.texi: Rename from index.unperm.
4934
e5dadca7
LT
49352003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4936
4937 * tips.texi (Documentation Tips): Document new behavior for face
4938 and variable hyperlinks in Help mode.
4939
6cfb0777
LT
49402003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * objects.texi (Integer Type): Update for extra bit of integer range.
4943 (Character Type): Ditto.
4944
a6eeaa81 49452003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
4946
4947 * numbers.texi (Integer Basics): Add index entries for reading
4948 numbers in hex, octal, and binary.
4949
c8f9ba83
LK
49502003-10-16 Lute Kamstra <lute@gnu.org>
4951
4952 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4953 argument.
4954
b52a26fb
LT
49552003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4956
4957 * windows.texi (Choosing Window): Fix typo.
4958 * edebug.texi (Edebug Execution Modes): Fix typo.
4959
f7005886
RS
49602003-10-13 Richard M. Stallman <rms@gnu.org>
4961
4962 * windows.texi (Basic Windows): A window has fringe settings,
4963 display margins and scroll-bar settings.
4964 (Splitting Windows): Doc split-window return value.
4965 Clean up one-window-p.
4966 (Selecting Windows): Fix typo.
4967 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4968 (Buffers and Windows): In set-window-buffer, explain effect
4969 on fringe settings and scroll bar settings.
4970 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4971 (Choosing Window): Use defopt for pop-up-frame-function.
4972 For special-display-buffer-names, explain same-window and same-frame.
4973 Clarify window-dedicated-p return value.
4974 (Textual Scrolling): scroll-up and scroll-down can get an error.
4975 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4976 Clarify set-window-hscroll.
4977 (Size of Window): Don't mention tool bar in window-height.
4978 (Coordinates and Windows): Explain what coordinates-in-window-p
4979 returns for fringes and display margins.
4980 (Window Configurations): Explain saving fringes, etc.
4981
4982 * tips.texi (Library Headers): Clean up Documentation.
4983
4984 * syntax.texi (Parsing Expressions): Clean up forward-comment
4985 and parse-sexp-lookup-properties.
4986
4987 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4988
4989 * os.texi (System Environment): Clean up text for load-average errors.
4990
4991 * modes.texi (Hooks): Don't explain local hook details at front.
4992 Clarify run-hooks and run-hook-with-args a little.
4993 Clean up add-hook and remove-hook.
4994
4995 * edebug.texi (Edebug Execution Modes): Clarify t.
4996 Document edebug-sit-for-seconds.
4997 (Coverage Testing): Document C-x X = and =.
4998 (Instrumenting Macro Calls): Fix typo.
4999 (Specification List): Don't index the specification keywords.
5000
c989ebe9
KS
50012003-10-10 Kim F. Storm <storm@cua.dk>
5002
5003 * processes.texi (Network): Introduce make-network-process.
5004
f9525eef
LT
50052003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * tips.texi (Library Headers): Fix typo.
5008
f008b925
LK
50092003-10-07 Juri Linkov <juri@jurta.org>
5010
5011 * modes.texi (Imenu): Mention imenu-create-index-function's
5012 default value. Explain submenus better.
5013
c22c5da6
LK
50142003-10-07 Lute Kamstra <lute@gnu.org>
5015
5016 * modes.texi (Faces for Font Lock): Fix typo.
5017 (Hooks): Explain how buffer-local hook variables can refer to
5018 global hook variables.
5019 Various minor clarifications.
5020
49247521
LK
50212003-10-06 Lute Kamstra <lute@gnu.org>
5022
5023 * tips.texi (Coding Conventions): Mention naming conventions for
5024 hooks.
5025
9296c947
LT
50262003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5027
5028 * loading.texi (Library Search): Correct default value of
5029 load-suffixes.
5030 (Named Features): Fix typo.
5031
0e9b293a
RS
50322003-10-05 Richard M. Stallman <rms@gnu.org>
5033
5034 * loading.texi (Named Features): In `provide',
5035 say how to test for subfeatures.
5036 (Unloading): In unload-feature, use new var name
5037 unload-feature-special-hooks.
5038
49247521 50392003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
5040
5041 * modes.texi (Major Mode Conventions): Mention third way to set up
5042 Imenu.
5043 (Imenu): A number of small fixes.
5044 Delete documentation of internal variable imenu--index-alist.
5045 Document the return value format of imenu-create-index-function
5046 functions.
5047
ab8f7d5c
RS
50482003-09-30 Richard M. Stallman <rms@gnu.org>
5049
5050 * processes.texi (Network): Say what stopped datagram connections do.
5051
5052 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5053
5054 * display.texi (Overlay Properties): Clarify `evaporate' property.
5055
49247521 50562003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
5057
5058 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 5059 constructs should be marked as risky.
86b9b767
LK
5060 Change cons cell into proper list.
5061 (Mode Line Variables): Change cons cell into proper list.
5062
49247521 50632003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
5064
5065 * modes.texi (Mode Line Data): Document the :propertize construct.
5066 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 5067 to match their order in the default mode-line-format.
bc3b02f9
LK
5068 Describe the new variables mode-line-position and mode-line-modes.
5069 Update the default values of mode-line-frame-identification,
5070 minor-mode-alist, and default-mode-line-format.
5071 (Properties in Mode): Mention the :propertize construct.
6142d1d0 5072
bc3b02f9 50732003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 5074
c22c5da6 5075 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
5076 * loading.texi, minibuf.texi, text.texi, variables.texi:
5077 Avoid @strong{Note:}.
5078
50792003-09-26 Richard M. Stallman <rms@gnu.org>
5080
5081 * keymaps.texi (Remapping Commands): Fix typo.
5082
41beda59
LT
50832003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5084
5085 * processes.texi (Low-Level Network): Fix typo.
5086
ef6ae4ff
KS
50872003-09-23 Kim F. Storm <storm@cua.dk>
5088
5089 * processes.texi (Network, Network Servers): Fix typos.
5090 (Low-Level Network): Add timeout value for :server keyword.
5091 Add new option keywords to make-network-process.
5092 Add set-network-process-options.
5093 Explain how to test availability of network options.
5094
b0f23edf
RS
50952003-09-19 Richard M. Stallman <rms@gnu.org>
5096
5097 * text.texi (Motion by Indent): Arg to
5098 backward-to-indentation and forward-to-indentation is optional.
5099
5100 * strings.texi (Creating Strings): Add substring-no-properties.
5101
5102 * processes.texi
5103 (Process Information): Add list-processes arg QUERY-ONLY.
5104 Delete process-contact from here.
5105 Add new status values for process-status.
5106 Add process-get, process-put, process-plist, set-process-plist.
5107 (Synchronous Processes): Add call-process-shell-command.
5108 (Signals to Processes): signal-process allows process objects.
5109 (Network): Complete rewrite.
5110 (Network Servers, Datagrams, Low-Level Network): New nodes.
5111
5112 * positions.texi (Word Motion): forward-word, backward-word
5113 arg is optional. Reword.
5114
5115 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5116
c22c5da6 5117 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
5118 Delete duplicate definition of buffer-local-value.
5119 (File Local Variables): Explain about discarding text props.
5120
f387bdea
RS
51212003-09-11 Richard M. Stallman <rms@gnu.org>
5122
5123 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5124 changes variables that record input events.
5125 (Minibuffer Misc): Add minibuffer-selected-window.
5126
5127 * lists.texi (Building Lists): Add copy-tree.
5128
5129 * display.texi (Fontsets): Add char-displayable-p.
5130 (Scroll Bars): New node.
5131
49247521 51322003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
5133
5134 * modes.texi (%-Constructs): Document new `%i' and `%I'
5135 constructs.
5136
fd026ee1
JR
51372003-09-03 Peter Runestig <peter@runestig.com>
5138
5139 * makefile.w32-in: New file.
5140
4828b4d7
RS
51412003-08-29 Richard M. Stallman <rms@gnu.org>
5142
5143 * display.texi (Overlay Properties): Clarify how priorities
5144 affect use of the properties.
5145
a4e4f05d
LT
51462003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5147
5148 * customize.texi (Type Keywords): Correct the description of
5149 `:help-echo' in the case where `motion-doc' is a function.
5150
3ebe0346
JPW
51512003-08-14 John Paul Wallington <jpw@gnu.org>
5152
5153 * modes.texi (Emulating Mode Line): Subsection, not section.
5154
3afe8e39
RS
51552003-08-13 Richard M. Stallman <rms@gnu.org>
5156
5157 * elisp.texi (Top): Update subnode lists in menu.
5158
5159 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5160 (Kill Functions): kill-region has new arg yank-handler.
5161 (Yanking): New node.
5162 (Yank Commands): Add yank-undo-function.
5163 (Low-Level Kill Ring):
5164 kill-new and kill-append have new arg yank-handler.
5165 (Changing Properties): Add remove-list-of-text-properties.
5166 (Atomic Changes): New node.
5167
5168 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5169
5170 * streams.texi (Output Variables): Add eval-expression-print-length
5171 and eval-expression-print-level.
5172
5173 * os.texi (Time Conversion): For encode-time, explain limits on year.
5174
5175 * objects.texi (Character Type): Define anchor "modifier bits".
5176
5177 * modes.texi (Emulating Mode Line): New node.
5178 (Search-based Fontification): Font Lock uses font-lock-face property.
5179 (Other Font Lock Variables): Likewise.
5180
5181 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5182 not vectors.
5183 (Active Keymaps): Add emulation-mode-map-alists.
5184 (Functions for Key Lookup): key-binding has new arg no-remap.
5185 (Remapping Commands): New node.
5186 (Scanning Keymaps): where-is-internal has new arg no-remap.
5187 (Tool Bar): Add tool-bar-local-item-from-menu.
5188 Clarify when to use tool-bar-add-item-from-menu.
5189
5190 * commands.texi (Interactive Call): commandp has new arg.
5191 (Command Loop Info): Add this-original-command.
5192
e37769b1
JPW
51932003-08-06 John Paul Wallington <jpw@gnu.org>
5194
5195 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5196
5197 * display.texi (Warning Basics): Fix typo.
5198 (Fringes): Add closing curly bracket and fix typo.
5199
5200 * elisp.texi (Top): Fix typo.
5201
c5e0561f
RS
52022003-08-05 Richard M. Stallman <rms@gnu.org>
5203
5204 * elisp.texi: Update lists of subnodes.
5205
5206 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5207
5208 * variables.texi (Local Variables): Use lc for example variable names.
5209
5210 * tips.texi (Library Headers): Explain where to put -*-.
5211
5212 * strings.texi (Creating Strings): Fix xref for vconcat.
5213
5214 * sequences.texi (Vector Functions):
5215 vconcat no longer allows integer args.
5216
5217 * minibuf.texi (Reading File Names): read-file-name has new
5218 arg PREDICATE. New function read-directory-name.
5219
5220 * macros.texi (Defining Macros): Give definition of `declare'
5221 (Indenting Macros): New node.
5222
5223 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5224 (Window Frame Parameters): Make separate table of parameters
5225 that are coupled with specific face attributes.
5226 (Deleting Frames): delete-frame-hooks renamed to
5227 delete-frame-functions.
5228
5229 * files.texi (Magic File Names): Add file-remote-p.
5230 Clarify file-local-copy.
5231
5232 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5233 here; instead xref Defining Macros.
5234
5235 * display.texi (Warnings): New node, and subnodes.
5236 (Fringes): New node.
5237
5238 * debugging.texi (Test Coverage): New node.
5239
5240 * compile.texi (Compiler Errors): Explain with-no-warnings
5241 and other ways to suppress warnings.
5242
5243 * commands.texi (Interactive Call): Minor clarification.
5244
5245 * buffers.texi (Buffer File Name): set-visited-file-name
5246 renames the buffer too.
5247
5248 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5249
ee59dede
MR
52502003-07-24 Markus Rost <rost@math.ohio-state.edu>
5251
5252 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5253
f0514b34
MR
52542003-07-22 Markus Rost <rost@math.ohio-state.edu>
5255
5256 * internals.texi (Garbage Collection): Fix previous change.
5257
c73983bb
RS
52582003-07-22 Richard M. Stallman <rms@gnu.org>
5259
5260 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5261
5262 * display.texi (Width): Use \s syntax in example.
5263 (Font Selection): Add face-font-rescale-alist.
5264
5265 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5266 Remove spurious indent in example.
5267
5268 * lists.texi (Building Lists): Add number-sequence.
5269
5270 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5271
5272 * functions.texi (Function Documentation): Explain how to
5273 show calling convention explicitly in the doc string.
5274
5275 * windows.texi (Selecting Windows): save-selected-window saves
5276 selected window of each frame.
5277 (Window Configurations): Minor change.
5278
5279 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5280
5281 * streams.texi (Output Variables): Add print-continuous-numbering
5282 and print-number-table.
5283
5284 * processes.texi (Decoding Output): New node.
5285
5286 * os.texi (Time Conversion): decode-time arg is optional.
5287
5288 * objects.texi (Character Type): Don't use space as example for \.
5289 Make list of char names and \-sequences correspond.
5290 Explain that \s is not used in strings. `\ ' needs space after.
5291
5292 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5293 (Translation of Characters): Add translation-table-for-input.
5294 (Default Coding Systems): Add auto-coding-functions.
5295 (Explicit Encoding): Add decode-coding-inserted-region.
5296 (Locales): Add locale-info.
5297
5298 * minibuf.texi (Basic Completion): Describe test-completion.
5299 Collections can be lists of strings.
5300 Clean up lazy-completion-table.
5301 (Programmed Completion): Mention test-completion.
5302 Clarify why lambda expressions are not accepted.
5303 (Minibuffer Misc): Describe minibufferp.
5304
51a8b435
RS
53052003-07-14 Richard M. Stallman <rms@gnu.org>
5306
5307 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5308
5309 * windows.texi (Selecting Windows): New arg to select-window.
5310 (Selecting Windows): Add with-selected-window.
5311 (Size of Window): Add window-inside-edges, etc.
5312
5313 * internals.texi (Garbage Collection): Add post-gc-hook.
5314
5315 * processes.texi (Subprocess Creation): Add exec-suffixes.
5316
5317 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5318 (Scanning Keymaps): Add map-keymaps.
5319 (Defining Menus): Add keymap-prompt.
5320
5321 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5322 most-negative-fixnum.
5323
5324 * compile.texi (Byte Compilation): Explain no-byte-compile
5325 (Compiler Errors): New node.
5326
5327 * os.texi (User Identification): user-uid, user-real-uid
5328 can return float.
5329
5330 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5331 and about derived modes.
5332 (Minor Modes): Add minor-mode-list.
5333 (Defining Minor Modes): Keyword args for define-minor-mode.
5334 (Search-based Fontification): Explain managing other properties.
5335 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5336 (Faces for Font Lock): Add font-locl-preprocessor-face.
5337 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5338
5339 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 5340 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
5341
5342 * loading.texi (Library Search): Add load-suffixes.
5343
5344 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5345 (Programmed Completion): Add dynamic-completion-table.
5346
5347 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5348 (Magic File Names): Specify precedence order of handlers.
199bb209 5349
51a8b435
RS
5350 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5351 and post-command-hook.
5352 (Waiting): New calling convention for sit-for.
5353
5354 * text.texi (Special Properties): local-map and keymap properties
5355 apply based on their stickiness.
5356
c6de56a0
RS
53572003-07-07 Richard M. Stallman <rms@gnu.org>
5358
5359 * modes.texi (Minor Mode Conventions): Specify only some kinds
5360 of list values as args to minor modes.
5361
5362 * files.texi (File Name Expansion): Warn about iterative use
5363 of substitute-in-file-name.
5364
5365 * advice.texi (Activation of Advice): Clean up previous change.
5366
8c761ea6
MR
53672003-07-06 Markus Rost <rost@math.ohio-state.edu>
5368
5369 * advice.texi (Activation of Advice): Note that ad-start-advice is
5370 turned on by default.
5371
c6de56a0
RS
53722003-06-30 Richard M. Stallman <rms@gnu.org>
5373
5374 * text.texi (Buffer Contents): Document current-word.
5375 (Change Hooks): Not called for *Messages*.
5376
5377 * functions.texi (Defining Functions): Explain about redefining
5378 primitives.
5379 (Function Safety): Renamed. Minor changes.
5380 Comment out the detailed criteria for what is safe.
5381
3fe4e567
AS
53822003-06-22 Andreas Schwab <schwab@suse.de>
5383
5384 * objects.texi (Symbol Type): Fix description of examples.
5385
cda7bd13
AS
53862003-06-16 Andreas Schwab <schwab@suse.de>
5387
5388 * hash.texi (Creating Hash): Fix description of :weakness.
5389
fbcffa4a
KG
53902003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5391
5392 * files.texi (Changing Files): copy-file copies file modes, too.
5393
ff6a3bfb
RS
53942003-05-28 Richard M. Stallman <rms@gnu.org>
5395
5396 * strings.texi (Creating Strings): Clarify split-string.
5397
1463a05d
JB
53982003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5399
5400 * strings.texi (Creating Strings): Update split-string specification
5401 and examples.
5402
af253914
RS
54032003-05-19 Richard M. Stallman <rms@gnu.org>
5404
5405 * elisp.texi: Correct invariant section names.
5406
7ea52f92
RS
54072003-04-20 Richard M. Stallman <rms@gnu.org>
5408
5409 * os.texi (Timers): Explain about timers and quitting.
5410
e31afc09
RS
54112003-04-19 Richard M. Stallman <rms@gnu.org>
5412
5413 * internals.texi (Writing Emacs Primitives): Strings are
5414 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5415 Explain GCPRO convention for varargs function args.
5416
5ceea398
RS
54172003-04-16 Richard M. Stallman <rms@gnu.org>
5418
5419 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5420
b0ada147
RS
54212003-04-08 Richard M. Stallman <rms@gnu.org>
5422
5423 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5424
b23375aa
KS
54252003-02-13 Kim F. Storm <storm@cua.dk>
5426
5427 * objects.texi (Character Type): New \s escape for space.
5428
c60ee5e7
JB
54292003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5430
5431 * os.texi (System Environment): Added cygwin system-type.
5432
84e47416
RS
54332003-01-25 Richard M. Stallman <rms@gnu.org>
5434
5435 * keymaps.texi: Document that a symbol can act as a keymap.
5436
3e8cf2ea
RS
54372003-01-13 Richard M. Stallman <rms@gnu.org>
5438
5439 * text.texi (Changing Properties): Say string indices are origin-0.
5440
5441 * positions.texi (Screen Lines) <compute-motion>:
5442 Correct order of elts in return value.
5443
5444 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5445 how to define a default binding.
5446
7abb9fc5 54472002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5448
104bc3aa 5449 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5450
104bc3aa 5451 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5452 type 'number. Describe new custom type 'float.
177f790c 5453
7abb9fc5 54542002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5455
5456 * variables.texi (File Local Variables): Fix typo.
5457
df140a68 54582002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5459
df140a68
KG
5460 From Michael Albinus <Michael.Albinus@alcatel.de>.
5461
5462 * README: Target for Info file is `make info'.
5463
5464 * files.texi (File Name Components): Fixed typos in
5465 `file-name-sans-extension'.
5466 (Magic File Names): Complete list of operations for magic file
5467 name handlers.
5468
7ed9159a
JY
54692002-09-16 Jonathan Yavner <jyavner@engineer.com>
5470
5471 * variables.texi (File Local Variables): New function
5472 risky-local-variable-p.
5473
54742002-09-15 Jonathan Yavner <jyavner@engineer.com>
5475
5476 * functions.texi (Function safety): New node about unsafep.
5477
241f79af
PA
54782002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5479
5480 * customize.texi (Splicing into Lists): Fixed example.
5481 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5482
72459b15
JB
54832002-06-17 Juanma Barranquero <lektu@terra.es>
5484
5485 * frames.texi (Display Feature Testing): Fix typo.
5486
61f7e0f5
AS
54872002-06-12 Andreas Schwab <schwab@suse.de>
5488
5489 * frames.texi (Initial Parameters, Resources): Fix references to
5490 the Emacs manual.
5491
4e792dbd
KS
54922002-05-13 Kim F. Storm <storm@cua.dk>
5493
5494 * variables.texi (Intro to Buffer-Local): Updated warning and
5495 example relating to changing buffer inside let.
5496
940344d4 54972002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5498
5499 * os.texi (Session Management): New node about X Session management.
5500
231ac53b
EZ
55012002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5502
5503 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5504 to which the manual corresponds, and the copyright years.
5505
5506 * Makefile.in (VERSION): Set to 2.9.
5507
140cc574
EZ
55082001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5509
5510 * elisp.texi: Change the category in @dircategory to "Emacs", to
5511 make it consistent with info/dir.
5512
9c7fce05
MB
55132001-11-25 Miles Bader <miles@gnu.org>
5514
5515 * text.texi (Fields): Describe new `limit' arg in
5516 field-beginning/field-end.
5517
9f8bbf0f
EZ
55182001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5519
a5e6715c
EZ
5520 * permute-index: Don't depend on csh-specific features. Replace
5521 the interpreter name with /bin/sh.
5522
9f8bbf0f
EZ
5523 * two-volume-cross-refs.txt: New file.
5524 * two.el: New file.
5525 * spellfile: New file.
5526
1756e2fb
EZ
55272001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5528
5529 * permute-index: New file.
5530
5531 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5532 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5533 8+3 restricted namespace.
ad050e54
EZ
5534
5535 * Makefile.in (infodir): Define relative to $(srcdir).
5536 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5537 include directories list via -I switch to makeinfo.
5538 (index.texi): Use cp if both hard and symbolic links fail.
5539
10fa7f8e
EZ
55402001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5541
7a1494ce
EZ
5542 * Makefile.in (distclean): Add.
5543
10fa7f8e
EZ
5544 The following changes make ELisp manual part of the Emacs
5545 distribution:
5546
5547 * Makefile.in: Add Copyright notice.
5548 (prefix): Remove.
5549 (infodir): Change value to "../info".
5550 (VPATH): New variable.
5551 (MAKE): Don't define.
5552 (texmacrodir): Don't define.
5553 (texinputdir): Append the existing value of TEXINPUTS.
5554 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5555 command to be compatible with man/Makefile.in, and to put the
5556 output into ../info.
5c32b7c5 5557 (info): Add target.
10fa7f8e
EZ
5558 (installall): Target removed.
5559
74686736 55602001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5561
5562 * tips.texi (Coding Conventions): Fix typo.
5563
6fd735df
GM
55642001-10-23 Gerd Moellmann <gerd@gnu.org>
5565
5566 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5567
b704d54b
EZ
55682001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5569
5570 * files.texi (File Name Components): Update the description of
5571 file-name-sans-extension and file-name-extension, as they now
5572 ignore leading dots.
5573
71431a0e
GM
55742001-10-20 Gerd Moellmann <gerd@gnu.org>
5575
6aa97356 5576 * (Version 21.1 released.)
71431a0e 5577
79f1f96c
MB
55782001-10-19 Miles Bader <miles@gnu.org>
5579
5580 * positions.texi (Text Lines): Describe behavior of
5581 `beginning-of-line'/`end-of-line' in the presence of field properties.
5582
892a8f36
GM
55832001-10-17 Gerd Moellmann <gerd@gnu.org>
5584
5585 * Makefile.in (VERSION): Set to 2.8.
5586 (manual): Use `manual-21'.
5587
8c1cc9e8 5588 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5589 number was used. Set it to 2.8.
5590
5591 * intro.texi: Likewise.
5592
51724e26
EZ
55932001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5594
5595 * files.texi (File Name Completion): Document the significance of
5596 a trailing slash in elements of completion-ignored-extensions.
5597
57b338e8
MB
55982001-10-06 Miles Bader <miles@gnu.org>
5599
5600 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5601
c89e4bc5
GM
56022001-10-04 Gerd Moellmann <gerd@gnu.org>
5603
5604 * variables.texi (Variable Aliases): New node.
5605
ab952a4f
GM
56062001-10-04 Gerd Moellmann <gerd@gnu.org>
5607
5608 * Branch for 21.1.
dff28924 5609
9db3a582
MB
56102001-10-02 Miles Bader <miles@gnu.org>
5611
ae1a9581
MB
5612 * minibuf.texi (Minibuffer Misc): Add entries for
5613 `minibuffer-contents', `minibuffer-contents-no-properties', and
5614 `delete-minibuffer-contents'.
5615 Correct description for `minibuffer-prompt-end'.
5616
9db3a582
MB
5617 * text.texi (Property Search): Correct descriptions of
5618 `next-char-property-change' and `previous-char-property-change'.
5619 Add entries for `next-single-char-property-change' and
5620 `previous-single-char-property-change'.
5621 Make operand names a bit more consistent.
5622
03be5931
EZ
56232001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5624
5625 * frames.texi (Finding All Frames): Document that next-frame and
5626 previous-frame are local to current terminal.
5627
974548ec
EZ
56282001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5629
5630 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5631 result of make-keymap.
974548ec 5632
8d82c597
EZ
56332001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5634
5635 * display.texi (Font Lookup, Attribute Functions)
5636 (Image Descriptors): Add cross-references to the definition of
5637 selected frame.
5638
5639 * buffers.texi (The Buffer List): Add cross-references to the
5640 definition of selected frame.
5641
5642 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5643 frame at any given time.
5644 (Multiple Displays, Size and Position): Add a cross-reference to
5645 the definition of the selected frame.
5646
2842de30
EZ
56472001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5648
5649 * strings.texi (String Conversion) <string-to-number>: Document
5650 that a float is returned for integers that are too large.
5651
5652 * frames.texi (Mouse Position): Document mouse-position-function.
5653 (Display Feature Testing): Document display-images-p.
5654 (Window Frame Parameters): Document the cursor-type variable.
5655
5656 * numbers.texi (Integer Basics): Document CL style read syntax for
5657 integers in bases other than 10.
5658
5659 * positions.texi (List Motion): Document
5660 open-paren-in-column-0-is-defun-start.
5661
5662 * lists.texi (Sets And Lists): Document member-ignore-case.
5663
5664 * internals.texi (Garbage Collection): Document the used and free
5665 strings report.
5666 (Memory Usage): Document strings-consed.
5667
5668 * os.texi (Time of Day): Document float-time.
5669 (Recording Input): Document that clear-this-command-keys clears
5670 the vector to be returned by recent-keys.
5671
5672 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5673 argument keymap can be a list.
5674
5675 * nonascii.texi (User-Chosen Coding Systems)
5676 <select-safe-coding-system>: Document the new argument
5677 accept-default-p and the variable
5678 select-safe-coding-system-accept-default-p. Tell what happens if
5679 buffer-file-coding-system is undecided.
5680 (Default Coding Systems): Document auto-coding-regexp-alist.
5681
5682 * display.texi (The Echo Area) <message>: Document
5683 message-truncate-lines.
5684 (Glyphs): Document that the glyph table is unused on windowed
5685 displays.
5686
5687 * help.texi (Describing Characters) <single-key-description>:
5688 Document the new argument no-angles.
5689 (Accessing Documentation) <documentation-property>: Document that
5690 a non-string property is evaluated.
5691 <documentation>: Document that the function-documentation property
5692 is looked for.
5693
5694 * windows.texi (Selecting Windows): Document some-window.
5695
5696 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5697
5698 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5699 apropos-mode-hook.
5700
5701 * commands.texi (Using Interactive): Document interactive-form.
5702 (Keyboard Macros): Document kbd-macro-termination-hook.
5703 (Command Loop Info): Document that clear-this-command-keys clears
5704 the vector to be returned by recent-keys.
5705
2d43d823
GM
57062001-09-04 Werner LEMBERG <wl@gnu.org>
5707
5708 * Makefile.in (srcdir, texinputdir): New variables.
5709 (srcs, index.texi, install): Use $(srcdir).
5710 (.PHONY): Remove elisp.dvi.
5711 (elisp): Use -I switch for makeinfo.
5712 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5713 (installall, dist): Use $(srcdir).
5714 Fix path to texinfo.tex.
5715 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5716
fa739b31
GM
57172001-08-30 Gerd Moellmann <gerd@gnu.org>
5718
92a25631
GM
5719 * display.texi (Conditional Display): Adjust to API change.
5720
fa739b31
GM
5721 * configure: New file.
5722
cef68af5
GM
57232001-07-30 Gerd Moellmann <gerd@gnu.org>
5724
5725 * commands.texi (Repeat Events): Add description of
5726 double-click-fuzz.
5727
d1f08d85
SM
57282001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5729
5730 * syntax.texi (Syntax Class Table): Add the missing designator for
5731 comment and string fences.
5732 (Syntax Properties): Add a xref to syntax table internals.
5733 (Syntax Table Internals): Document string-to-syntax.
5734
1e9fc92e
GM
57352001-05-07 Gerd Moellmann <gerd@gnu.org>
5736
5737 * Makefile.in (install): Use install-info command line options
5738 like in Emacs' Makefile.in.
5739
00480554
MB
57402000-12-09 Miles Bader <miles@gnu.org>
5741
5742 * windows.texi (Window Start): Update documentation for
5743 `pos-visible-in-window-p'.
5744
1e344ee2
SM
57452000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5746
5747 * lists.texi (Building Lists): Add footnote to explain how to add
5748 to the end of a list.
5749
a540f6ed
GM
57502000-10-25 Gerd Moellmann <gerd@gnu.org>
5751
5752 * files.texi (Visiting Functions): Typos.
5753
28bcdbee
KH
57542000-10-25 Kenichi Handa <handa@etl.go.jp>
5755
5756 * files.texi (Visiting Functions): Return value of
5757 find-file-noselect may be a list of buffers if wildcards are used.
5758
22d1a4ed
MB
57592000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5760
5761 * display.texi (Defining Faces): Document `graphic' display type
5762 in face specs.
5763
916a89db
KG
57642000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5765
1e9fc92e 5766 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5767 `after-make-frame-hook' with `after-make-frame-functions'.
5768
1e9fc92e 5769 * frames.texi (Creating Frames): Ditto.
916a89db 5770
1e9fc92e 5771 * variables.texi (Future Local Variables): Ditto.
916a89db 5772
483de32b
GM
57732000-10-16 Gerd Moellmann <gerd@gnu.org>
5774
5775 * display.texi (Other Image Types): Add description of :foreground
5776 and :background properties of mono PBM images.
5777
e23a63a5
WL
57782000-08-17 Werner LEMBERG <wl@gnu.org>
5779
5780 * .cvsignore: New file.
5781
dfc16043
GM
57822000-01-05 Gerd Moellmann <gerd@gnu.org>
5783
5784 * tindex.pl: New script.
5785
602613fe
DL
57861999-12-03 Dave Love <fx@gnu.org>
5787
5788 * Makefile.in (MAKEINFO): New parameter.
5789
94ec544d
DL
57901999-09-17 Richard Stallman <rms@gnu.org>
5791
5792 * Makefile.in (srcs): Add hash.texi.
5793 (VERSION): Update to 20.6.
5794
57951999-09-13 Richard Stallman <rms@gnu.org>
5796
5797 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5798
57991998-08-29 Karl Heuer <kwzh@gnu.org>
5800
5801 * configure.in: New file.
5802 * Makefile.in: Renamed from Makefile.
5803 (prefix, infodir): Use value obtained from configure.
5804 (emacslibdir): Obsolete variable deleted.
5805 (dist): Distribute configure.in, configure, Makefile.in.
5806
58071998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5808
5809 * Makefile (INSTALL_INFO): New variable.
5810 (install): Run install-info.
5811
58121998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5813
5814 * Makefile (elisp.dvi): Add missing backslash.
5815
58161998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5817
5818 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5819 Run texindex without `./'. Always run texindex on elisp.tp.
5820 (elisp.tps): Target deleted.
5821
58221998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5823
5824 * Makefile (srcs): Add nonascii.texi and customize.texi.
5825 (dist): Start by deleting `temp'.
5826
58271998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5828
5829 * Makefile (makeinfo, texindex): Targets deleted.
5830 (makeinfo.o, texindex.o): Targets deleted.
5831 (clean, dist): Don't do anything with them or with getopt*.
5832
58331998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5834
5835 * Makefile (SHELL): Defined.
5836
58371998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5838
5839 * Makefile (elisp.tps): New target.
5840 (elisp.dvi): Depend on elisp.tps.
5841
5842Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5843
5844 * README: Update phone number.
5845
5846 * Makefile (elisp): Make this be the default target.
5847 Depend on makeinfo.c instead of makeinfo.
5848 (install): Don't depend on elisp.dvi, since we don't install that.
5849 Use mkinstalldirs.
5850 (dist): Add mkinstalldirs.
5851
5852Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5853
5854 * Makefile (VERSION): Update version number.
5855 (maintainer-clean): Renamed from realclean.
5856
5857Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5858
5859 * Makefile (realclean): New target.
5860 (elisp): Remove any old elisp-* files first.
5861
5862Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5863
d1f08d85
SM
5864 * Makefile (VERSION): New variable.
5865 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5866 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5867
5868Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5869
5870 * Makefile (elisp): Depend on makeinfo.
5871
5872Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5873
d1f08d85 5874 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5875
5876Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5877
5878 * Makefile (infodir, prefix): New vars.
5879 (install): Use infodir.
5880 (emacsinfodir): Deleted.
5881
5882Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5883
5884 * Makefile (srcs): Add calendar.texi.
5885
5886 * Makefile (dist): Copy texindex.c and makeinfo.c.
5887 Limit elisp-* files to those with one or two digits.
5888
5889Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5890
5891 * Makefile (dist): Changed to use Gzip instead of compress.
5892
5893Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5894
5895 * loading.texi (Unloading): define-function changed back to
5896 defalias. It may not stay this way, but at least it's
5897 consistent with the known-good version of the code patch.
5898
5899Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5900
5901 * modes.texi (Hooks): Document new optional arg of add-hook.
5902
5903Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5904
d1f08d85 5905 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
5906
5907 * tips.texi: Add new section on standard library headers.
5908
5909Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5910
5911 * Makefile (srcs): Add frame.texi to the list of sources.
5912
5913Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5914
5915 * Makefile (dist): Don't bother excluding autosave files; they'll
5916 never make it into the temp directory anyway, and the hash marks
5917 in the name are problematic for make and the Bourne shell.
dff28924 5918 (srcs):
94ec544d
DL
5919
5920Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5921
d1f08d85 5922 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
5923 the distribution tar file.
5924
dff28924 5925Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
5926
5927 * Makefile (srcs): Added index.perm.
5928 (elisp.dvi): Remove erroneous shell comment.
5929 Expect output of permute-index in permuted.fns.
5930 Save old elisp.aux in elisp.oaux.
5931 (clean): Added index.texi to be deleted.
5932
dff28924 5933Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5934
5935 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5936
dff28924 5937Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 5938
6db11765 5939 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
5940 when making *Completions*.
5941
5942Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5943
5944 * Makefile make dist now depends on elisp.dvi, since it tries
5945 to include it in the dist file.
5946
dff28924 5947Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
5948
5949 * functions.texinfo (Mapping Functions): Add missing quote
5950
dff28924 5951Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
5952
5953 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5954 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5955
dff28924 5956Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5957
5958 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5959 and @error{} are the terms now being used. The files in the
5960 directory have been changed to reflect this.
5961
d1f08d85 5962 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
5963 ` @result{}', using 5 spaces at the begining of the line.
5964
dff28924 5965Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5966
5967 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5968 experimental @indentedresult{}, @indentedexpandsto{} are part of
5969 the texinfo.tex in this directory. These TeX macros are not
5970 stable yet.
5971
dff28924 5972Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 5973
6db11765 5974 * texinfo.tex: Temporarily added
d1f08d85 5975 \let\result=\dblarrow
94ec544d
DL
5976 \def\error{{\it ERROR} \longdblarrow}
5977 We need to do this better soon.
5978
dff28924 5979Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
5980
5981 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 5982 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
5983 new title page format is also not applied, since it requires
5984 texinfo.tex changes.)
5985
5986 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5987 for the Project GNU development environment.
5988
ad050e54 5989;; Local Variables:
fd026ee1 5990;; coding: iso-2022-7bit
33462dfa 5991;; add-log-time-zone-rule: t
ad050e54 5992;; End:
2a34a036 5993
651f374c 5994 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 5995 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
5996
5997 This file is part of GNU Emacs.
5998
5999 GNU Emacs is free software; you can redistribute it and/or modify
6000 it under the terms of the GNU General Public License as published by
6001 the Free Software Foundation; either version 2, or (at your option)
6002 any later version.
6003
6004 GNU Emacs is distributed in the hope that it will be useful,
6005 but WITHOUT ANY WARRANTY; without even the implied warranty of
6006 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6007 GNU General Public License for more details.
6008
6009 You should have received a copy of the GNU General Public License
6010 along with GNU Emacs; see the file COPYING. If not, write to the
6011 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6012 Boston, MA 02110-1301, USA.
ab5796a9
MB
6013
6014;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda