Switch license to GPLv3 or later.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
f6be091c
RS
12007-07-16 Richard Stallman <rms@gnu.org>
2
3 * display.texi (Defining Faces): Fix previous change.
4
2b6b226c
RS
52007-07-10 Richard Stallman <rms@gnu.org>
6
7 * display.texi (Defining Faces): Explain C-M-x feature for defface.
8
8d2ff239
KB
92007-06-24 Karl Berry <karl@tug.org>
10
11 * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
12
56fe1d89
KB
132007-06-14 Karl Berry <karl@tug.org>
14
15 * anti.texi (Antinews): typo.
16
c85c5553
KB
172007-06-12 Karl Berry <karl@gnu.org>
18
19 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: update.
20 * two-volume.make: new file.
21 * .cvsignore: ignore two-volume files.
22
43ec3b58
RS
232007-06-02 Richard Stallman <rms@gnu.org>
24
25 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
26
7dfc4cda
CY
272007-06-02 Chong Yidong <cyd@stupidchicken.com>
28
29 * Version 22.1 released.
30
f2c2bef2 312007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
e71c2787
CY
32
33 * text.texi (Special Properties): Correct meaning of fontified
f2c2bef2 34 face.
e71c2787 35
d85f09f0
RS
362007-05-30 Richard Stallman <rms@gnu.org>
37
38 * text.texi (Special Properties): Add link to Adjusting Point.
39
80012aeb
RS
402007-05-12 Richard Stallman <rms@gnu.org>
41
42 * text.texi (Margins): indent-to-left-margin is not the default.
43 (Mode-Specific Indent): For indent-line-function, the default
44 is indent-relative.
45
46 * modes.texi (Example Major Modes): Explain last line of text-mode
47 is redundant.
48
7d145fa3
RS
492007-05-10 Richard Stallman <rms@gnu.org>
50
dd598366
RS
51 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
52
53 * help.texi (Keys in Documentation): Add reference to
54 Documentation Tips.
55
56 * files.texi (Format Conversion): TO-FN gets three arguments.
57
7d145fa3
RS
58 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
59
205f01b4
RS
602007-05-06 Richard Stallman <rms@gnu.org>
61
62 * processes.texi (Accepting Output): Revert most of previous change.
63
39f3dff9
RS
642007-05-05 Richard Stallman <rms@gnu.org>
65
66 * processes.texi (Accepting Output): accept-process-output
67 uses microseconds, not milliseconds. But that arg is obsolete.
68
66d6ead8
KB
692007-05-04 Karl Berry <karl@tug.org>
70
71 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
72
a2a48b71
EZ
732007-05-04 Eli Zaretskii <eliz@gnu.org>
74
75 * tips.texi (Documentation Tips): Rearrange items to place the
76 more important ones first. Add an index entry for hyperlinks.
77
7f95255f
KB
782007-05-03 Karl Berry <karl@tug.org>
79
e84eab40 80 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
aec28648 81 (EMACSVER) [smallbook]: 22 for printed version.
e84eab40 82
7f95255f
KB
83 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
84 so restore anchor to normal position after defun. Found by Kevin Ryde.
85
c6d20d9a
KB
862007-04-28 Karl Berry <karl@gnu.org>
87
88 * elisp.texi: Improve line breaks on copyright page,
89 similar layout to emacs manual, 8.5x11 by default.
90
4b0feffb
RS
912007-04-24 Richard Stallman <rms@gnu.org>
92
93 * text.texi (Special Properties): Add xref to Overlay Properties.
94
95 * display.texi (Overlay Properties): Add xref to Special Properties.
96
5fe751c9
RS
972007-04-22 Richard Stallman <rms@gnu.org>
98
99 * keymaps.texi (Extended Menu Items): Move the info about
100 format with cached keyboard binding.
101
f2aded17
RS
1022007-04-21 Richard Stallman <rms@gnu.org>
103
104 * text.texi (Special Properties): Clarify previous change.
105
106 * files.texi (File Name Expansion): Clarify previous change.
107
108 * display.texi (Attribute Functions): Fix example for
109 face-attribute-relative-p.
110
e159624d
KH
1112007-04-19 Kenichi Handa <handa@m17n.org>
112
113 * text.texi (Special Properties): Document composition property.
114
45a5ff7d
GM
1152007-04-19 Glenn Morris <rgm@gnu.org>
116
117 * files.texi (File Name Expansion): Mention "superroot".
118
addf7a47
CY
1192007-04-15 Chong Yidong <cyd@stupidchicken.com>
120
121 * frames.texi (Multiple Displays): Add note about "multi-monitor"
122 setups.
123 (Display Feature Testing): Note that display refers to all
124 physical monitors for multi-monitor setups.
125
6bc0c055
RS
1262007-04-14 Richard Stallman <rms@gnu.org>
127
128 * lists.texi (Sets And Lists): Clarify `delete' examples.
129 Remove spurious xref to same node.
130 Clarify xref for add-to-list.
131
4a54c78a
NR
1322007-04-12 Nick Roberts <nickrob@snap.net.nz>
133
134 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
135 value of lisp-mode-map.
136
cd64b8f1
KB
1372007-04-11 Karl Berry <karl@gnu.org>
138
139 * anti.texi (Antinews),
140 * display.texi (Overlay Properties) and (Defining Images),
141 * processes.texi (Synchronous Processes) and (Sentinels),
142 * syntax.texi (Syntax Table Internals),
143 * searching.texi (Regexp Special),
144 * nonascii.texi (Default Coding Systems),
145 * text.texi (Special Properties),
146 * minibuf.texi (Basic Completion): Wording to improve breaks in
147 8.5x11 format.
148 * elisp.texi (smallbook): new @set to more easily switch between
149 smallbook and 8.5x11.
150
db365b8e
RS
1512007-04-11 Richard Stallman <rms@gnu.org>
152
153 * text.texi (Lazy Properties): Minor fix.
154
c2125d3f
KB
1552007-04-08 Karl Berry <karl@gnu.org>
156
157 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
158 * macros.texi (Backquote): Downcase Backquote in index entries for
159 consistency.
160
aa9c7852
RS
1612007-04-08 Richard Stallman <rms@gnu.org>
162
163 * text.texi (Adaptive Fill): Just describe default,
164 don't show it (since it contains non-ASCII chars).
165
687a7272
KB
1662007-04-07 Karl Berry <karl@gnu.org>
167
168 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
169 adaptive-fill-regexp's value, since they are not in the standard
170 TeX fonts.
171
ac5d9344 1722007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
7e9fc7eb
RS
173
174 * display.texi (Defining Faces): Fix example.
175
522a9103
KB
1762007-04-07 Karl Berry <karl@gnu.org>
177
178 * display.texi (Button Buffer Commands): Improve page break.
179
0aee89ba
RS
1802007-04-07 Richard Stallman <rms@gnu.org>
181
182 * advice.texi (Activation of Advice): Remove redundant index entry.
183
184 * backups.texi: Improve index entries. Remove redundant ones.
185
186 * compile.texi (Byte Compilation): Improve index entry.
187
188 * hash.texi (Creating Hash): Improve index entry.
189
190 * symbols.texi (Definitions): Improve index entry.
191
192 * edebug.texi: Improve index entries. Remove redundant/useless ones.
193
194 * maps.texi (Standard Keymaps): Remove useless index entry.
195
196 * help.texi (Documentation Basics): Remove redundant index entries.
197
198 * customize.texi: Improve index entries.
199 Remove redundant/useless ones.
200
201 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
202
203 * streams.texi (Output Variables): Improve index entry.
204
205 * abbrevs.texi (Abbrevs): Remove useless index entry.
206
207 * macros.texi (Expansion): Remove useless index entry.
208
209 * text.texi: Improve index entries. Remove redundant/useless ones.
210 (Text Properties, Examining Properties)
211 (Special Properties): Use "property category" instead of "category"
212 to refer to the `category' property.
213
214 * positions.texi: Improve index entries. Remove useless one.
215
216 * lists.texi: Improve index entries. Remove redundant/useless ones.
217
218 * os.texi: Improve index entries.
219 (Timers): Fix previous change.
220
221 * buffers.texi: Improve index entries.
222 (Modification Time): Get rid of term "obsolete buffer".
223
224 * debugging.texi: Improve index entries.
225 (Test Coverage): Add xref to other test coverage ftr.
226
227 * eval.texi: Improve index entry. Remove redundant ones.
228
229 * numbers.texi: Improve index entries. Remove redundant/useless ones.
230
231 * files.texi: Improve index entries. Remove redundant/useless ones.
232
233 * objects.texi: Improve index entries.
234
235 * processes.texi: Improve index entries.
236
237 * modes.texi: Improve index entry. Remove redundant one.
238
239 * nonascii.texi: Improve index entries.
240
241 * internals.texi: Improve index entries.
242
243 * syntax.texi: Improve index entries.
244
245 * keymaps.texi (Active Keymaps): Improve index entries.
246
247 * commands.texi: Improve index entries. Remove redundant/useless ones.
248
249 * frames.texi: Improve index entries. Remove redundant/useless ones.
250
251 * markers.texi: Improve index entries. Remove redundant ones.
252
253 * tips.texi: Improve index entries.
254
255 * loading.texi (Unloading): Improve index entry.
256
257 * variables.texi: Improve index entries. Remove redundant one.
258
259 * sequences.texi: Improve index entry.
260
261 * display.texi: Improve index entries. Remove redundant ones.
262
263 * windows.texi: Improve index entries.
264
265 * searching.texi: Improve index entries. Remove redundant one.
266
267 * strings.texi (Case Tables): Improve last change.
268
322cbd38
CY
2692007-04-04 Chong Yidong <cyd@stupidchicken.com>
270
271 * strings.texi (Case Tables): Document with-case-table and
272 ascii-case-table.
273
2fd94b09
KB
2742007-04-03 Karl Berry <karl@gnu.org>
275
276 * processes.texi (Network): Reword to improve page break.
277
b49b5137
EZ
2782007-04-03 Eli Zaretskii <eliz@gnu.org>
279
280 * functions.texi (Inline Functions): Describe more disadvantages
281 of defsubst, and make advice against it stronger.
282
997b849e
KB
2832007-04-02 Karl Berry <karl@gnu.org>
284
285 * backups.texi (Backup Names): Avoid widow words.
286 * modes.texi (Example Major Modes): Align last comment.
287
f808ad2d
CY
2882007-04-01 Chong Yidong <cyd@stupidchicken.com>
289
290 * keymaps.texi (Remapping Commands): Document new arg to
291 command-remapping.
292
15bcde04
KB
2932007-04-01 Karl Berry <karl@gnu.org>
294
295 * processes.texi (Low-Level Network): typo.
296 * loading.texi (Hooks for Loading): avoid double "the".
297 * keymaps.texi (Key Sequences): no double "and".
298 (Changing Key Bindings): shorten to improve line break.
299
192453e4
GM
3002007-03-31 Glenn Morris <rgm@gnu.org>
301
302 * os.texi (Timers): Fix description of run-at-time TIME formats.
303
6a4c2b04
RS
3042007-03-31 Richard Stallman <rms@gnu.org>
305
306 * display.texi (Invisible Text): Correct buffer-invisibility-spec
307 regarding ellipsis.
308
6797d272
EZ
3092007-03-31 Eli Zaretskii <eliz@gnu.org>
310
192453e4
GM
311 * intro.texi (nil and t):
312 * symbols.texi (Plists and Alists):
313 * variables.texi (Variable Aliases, Constant Variables):
314 * functions.texi (Defining Functions):
315 * advice.texi (Advising Primitives):
316 * debugging.texi (Syntax Errors, Compilation Errors):
317 * minibuf.texi (Minibuffer Windows):
318 * commands.texi (Adjusting Point):
ad8d30b3 319 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
192453e4
GM
320 (Auto Major Mode, Major Mode Conventions):
321 * help.texi (Describing Characters):
ad8d30b3
EZ
322 * files.texi (Create/Delete Dirs, Information about Files)
323 (File Locks, Writing to Files, Reading from Files)
192453e4
GM
324 (Saving Buffers):
325 * windows.texi (Resizing Windows, Cyclic Window Ordering):
326 * frames.texi (Finding All Frames):
327 * positions.texi (Buffer End, Motion):
328 * markers.texi (The Region):
329 * text.texi (Deletion, Near Point):
330 * display.texi (Displaying Messages, Truncation):
331 * os.texi (Processor Run Time):
ad8d30b3 332 * tips.texi (Key Binding Conventions, Programming Tips)
192453e4 333 (Warning Tips, Documentation Tips, Comment Tips):
ad8d30b3
EZ
334 * internals.texi (Memory Usage): Improve indexing.
335
192453e4
GM
336 * variables.texi (Frame-Local Variables):
337 * functions.texi (Argument List):
338 * loading.texi (Library Search):
339 * streams.texi (Output Variables):
340 * keymaps.texi (Translation Keymaps, Searching Keymaps):
341 * searching.texi (Replacing Match, Search and Replace):
6797d272 342 * processes.texi (Byte Packing, Decoding Output)
192453e4
GM
343 (Accepting Output, Network Servers, Shell Arguments):
344 * display.texi (Abstract Display, Image Cache, Scroll Bars):
345 * windows.texi (Window Point, Window Start):
346 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
347 * commands.texi (Reading Input, Keyboard Events):
6797d272 348 * minibuf.texi (Reading File Names, Minibuffer Completion)
192453e4
GM
349 (Recursive Mini):
350 * positions.texi (List Motion):
351 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
6797d272 352 * numbers.texi (Arithmetic Operations, Math Functions)
192453e4
GM
353 (Predicates on Numbers, Comparison of Numbers):
354 (Numeric Conversions):
355 * locals.texi (Standard Buffer-Local Variables):
356 * maps.texi (Standard Keymaps):
6797d272 357 * os.texi (User Identification, System Environment, Recording Input)
192453e4
GM
358 (X11 Keysyms):
359 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
360 * backups.texi (Backups and Auto-Saving):
6797d272 361 * customize.texi (Customization, Group Definitions)
192453e4 362 (Variable Definitions):
6797d272
EZ
363 * compile.texi (Byte Compilation): Improve index entries.
364
66a17d97
KB
3652007-03-31 Karl Berry <karl@gnu.org>
366
367 * macros.texi (Defining Macros): Avoid widow syllable.
368
5a842fda
EZ
3692007-03-31 Eli Zaretskii <eliz@gnu.org>
370
371 * elisp.texi (Top): Postscript -> PostScript.
372
373 * display.texi (Images, Postscript Images): Postscript -> PostScript.
374
89a4f43f
EZ
3752007-03-31 Markus Triska <markus.triska@gmx.at>
376
377 * internals.texi (Writing Emacs Primitives): Untabify `For'.
378
a4c5b42a
KB
3792007-03-30 Karl Berry <karl@gnu.org>
380
381 * lists.texi (List-related Predicates): Remove spurious @need.
382 (Setcdr): Use @smallexample to improve page break.
383 (Association Lists) <assoc>: Reword to improve page break.
384
385 * strings.texi (String Conversion): Insert blank line to improve
386 page break.
387
388 * numbers.texi (Random Numbers): Use @minus{}.
389 (Math Functions): Use @minus{}.
390
391 * intro.texi (Acknowledgements): Avoid line breaks before middle
392 initials.
393
61880ffe
EZ
3942007-03-24 Eli Zaretskii <eliz@gnu.org>
395
396 * errors.texi (Standard Errors): Add an index entry.
397
705959fc
RS
3982007-03-19 Richard Stallman <rms@gnu.org>
399
400 * os.texi (Recording Input): recent-keys now gives 300 keys.
401
7ad42042
GM
4022007-03-12 Glenn Morris <rgm@gnu.org>
403
404 * os.texi: Replace "daylight savings" with "daylight saving"
405 throughout.
406
47ccd97c
RS
4072007-03-05 Richard Stallman <rms@gnu.org>
408
409 * variables.texi (File Local Variables): Update
410 enable-local-variables values.
411
d89abe75
RS
4122007-03-04 Richard Stallman <rms@gnu.org>
413
414 * syntax.texi (Control Parsing): Minor clarification.
415
416 * strings.texi (Formatting Strings): Clarify width, precision, flags.
417
418 * sequences.texi (Sequence Functions): Move string-bytes away,
419 add xref.
420
421 * nonascii.texi (Text Representations): Move string-bytes here.
422
423 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
424
425 * minibuf.texi (Basic Completion): Minor clarification.
426
427 * markers.texi (The Mark): Clarify existence vs activation of mark.
428 Other cleanup.
429
430 * display.texi (Finding Overlays): Write better example.
431
432 * compile.texi (Eval During Compile): Clarify putting macros
433 in eval-when-compile.
434
70614fa4
VJL
4352007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
436
437 * loading.texi (How Programs Do Loading): Fix anchor position at
438 load-read-function definition doc. (tiny change)
439
dfb1e36c
KS
4402007-02-21 Kim F. Storm <storm@cua.dk>
441
442 * strings.texi (Text Comparison): Mention that assoc-string
443 converts symbols to strings before testing.
444
255d98f8
KS
4452007-02-17 Kim F. Storm <storm@cua.dk>
446
447 * processes.texi (Bindat Spec): Vector types can have optional
448 element type.
449 (Bindat Examples): Fix example. Add vector with element type.
450
52b2c096
AS
4512007-02-16 Andreas Schwab <schwab@suse.de>
452
453 * strings.texi (Formatting Strings): Document '+' flag.
454
8bec6ac5
JB
4552007-02-15 Juanma Barranquero <lekktu@gmail.com>
456
457 * strings.texi (Modifying Strings): Clarify that `clear-string'
458 always converts the string to unibyte.
459
428807ea
KS
4602007-02-14 Kim F. Storm <storm@cua.dk>
461
462 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
463 Rewrite glyph code description to refer to these functions.
464 Remove details of encoding face number and char into integer code.
465
fad24301
AM
4662007-02-03 Alan Mackenzie <acm@muc.de>
467
468 * loading.texi (Hooks for Loading): Make the description of
469 `eval-after-load' more detailed, and amend the description of
470 after-load-alist, in accordance with changes from 2006-05.
471
632a4cc7
CY
4722007-02-03 Chong Yidong <cyd@stupidchicken.com>
473
474 * modes.texi (Defining Minor Modes): Document that a :require
475 keyword or similar may be required to make saved customization
476 variables work.
477
35dda13e
EZ
4782007-02-03 Eli Zaretskii <eliz@gnu.org>
479
480 * elisp.texi (Top): Make the detailed menu headers compliant with
481 Texinfo guidelines and with what texnfo-upd.el expects. Add
482 comments to prevent people from inadvertently modifying the key
483 parts needed by `texinfo-multiple-files-update'.
484
cf8b92db
EZ
4852007-02-02 Eli Zaretskii <eliz@gnu.org>
486
71ed83ca
EZ
487 * elisp.texi (Top): Update the top-level menus.
488
cf8b92db
EZ
489 * syntax.texi (Categories): Add index entries.
490
f2c661c4
JB
4912007-02-01 Juanma Barranquero <lekktu@gmail.com>
492
493 * display.texi (Attribute Functions): Fix name and description of
494 the UNDERLINE arg of `set-face-underline-p'.
495
cb5918d9
EZ
4962007-01-29 Eli Zaretskii <eliz@gnu.org>
497
ed4af17b
EZ
498 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
499 Variables", and "Standard Keymaps" to the detailed menu.
500
cb5918d9
EZ
501 * variables.texi (Future Local Variables): Add index entry.
502
d9380425
RS
5032007-01-28 Richard Stallman <rms@gnu.org>
504
505 * tips.texi (Coding Conventions): Clarify the tip about macros
506 that define a function or a variable.
507
508 * files.texi (File Attributes): UID and GID can be floats.
509 (Magic File Names): Explain why deferring all operations to
510 the standard handler does not work.
511
bfb2471c
MR
5122007-01-23 Martin Rudalics <rudalics@gmx.at>
513
514 * backups.texi (Reverting): Use "buffer" instead of "file"
515 when talking about major and minor modes.
516
4e37c526
RS
5172007-01-21 Richard Stallman <rms@gnu.org>
518
519 * help.texi (Documentation): Add xref to Documentation Tips.
520
de529e21
JB
5212007-01-14 Juanma Barranquero <lekktu@gmail.com>
522
523 * tips.texi (Coding Conventions): Fix typos.
524
cc7ff062
RS
5252007-01-05 Richard Stallman <rms@gnu.org>
526
527 * modes.texi (Defining Minor Modes): Fix previous change.
528
cd35741d
RS
5292007-01-03 Richard Stallman <rms@gnu.org>
530
de529e21 531 * customize.texi (Variable Definitions, Customization Types):
cd35741d
RS
532 Don't use * in doc string for defcustom.
533
a6c327a8
RS
5342007-01-02 Richard Stallman <rms@gnu.org>
535
536 * variables.texi (Variable Aliases): Clarify that aliases vars
537 always have the same value.
538
539 * processes.texi (Bindat Spec): Fix Texinfo usage.
540
541 * modes.texi (Defining Minor Modes): Explain effect of command
542 defined with define-global-minor-mode on new buffers.
543
249844e0
KS
5442006-12-30 Kim F. Storm <storm@cua.dk>
545
546 * keymaps.texi (Tool Bar): Describe `grow-only' value of
547 `auto-resize-tool-bars'.
548
32f65366
RS
5492006-12-30 Richard Stallman <rms@gnu.org>
550
551 * keymaps.texi (Active Keymaps): Fix previous change.
552
8d3f955b
NR
5532006-12-30 Nick Roberts <nickrob@snap.net.nz>
554
555 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
556
f083f9ca
KS
5572006-12-30 Kim F. Storm <storm@cua.dk>
558
559 * processes.texi (Bindat Spec): Clarify using field names in
560 length specifications.
561
8f2b5ec6
KS
5622006-12-29 Kim F. Storm <storm@cua.dk>
563
564 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
565 Add count and index variables for eval forms in repeat blocks.
566
d78b75dd
RS
5672006-12-24 Richard Stallman <rms@gnu.org>
568
569 * customize.texi (Variable Definitions): Document
570 new name custom-add-frequent-value.
571
36ff6d6f
KS
5722006-12-19 Kim F. Storm <storm@cua.dk>
573
574 * commands.texi (Misc Events): User signals now result in sigusr1
575 and sigusr2 events which are handled through special-event-map.
576 (Special Events): User signals and drag-n-drop are special.
577
294f1c39
RS
5782006-12-17 Richard Stallman <rms@gnu.org>
579
303958a9
RS
580 * loading.texi (Named Features): Explain subfeatures better.
581
582 * customize.texi: Use "option" only for user options.
583 For the keyword values inside defcustom etc, say "keywords".
584 For :options value's elements, say "elements".
585 :group should not be omitted.
586
fe963f84
RS
587 * syntax.texi (Parsing Expressions): Split up node.
588 (Motion via Parsing, Position Parse, Parser State)
589 (Low-Level Parsing, Control Parsing): New subnodes.
590 (Parser State): Document syntax-ppss-toplevel-pos.
591
592 * positions.texi (List Motion): Punctuation fix.
593
294f1c39
RS
594 * files.texi (File Name Completion): Document PREDICATE arg
595 to file-name-completion.
596
6d95228d
EZ
5972006-12-16 Eli Zaretskii <eliz@gnu.org>
598
de529e21
JB
599 * internals.texi (Building Emacs, Writing Emacs Primitives):
600 Add index entries.
6d95228d 601
4de0c73c
RS
6022006-12-11 Richard Stallman <rms@gnu.org>
603
604 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
605 affects face menu. Explain how to make it non-nil without enabling
606 any fontification.
607
31689f89
CY
6082006-12-10 Chong Yidong <cyd@stupidchicken.com>
609
610 * modes.texi (Font Lock Basics): Document nil value of
611 font-lock-defaults.
612
8d4a66af
GM
6132006-12-10 Glenn Morris <rgm@gnu.org>
614
615 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
9e7287f4
GM
616 value for system-flag argument. Abbrev tables may not be empty
617 when major modes are loaded.
8d4a66af 618
d6598d46
JB
6192006-12-08 Juanma Barranquero <lekktu@gmail.com>
620
621 * makefile.w32-in (maintainer-clean): Partially revert last
622 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
623 to protect elisp-covers.texi.
624
c6883bfc
JB
6252006-12-07 Juanma Barranquero <lekktu@gmail.com>
626
627 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
628 Don't remove elisp* info files; they are already deleted by the
629 `clean' and `distclean' targets, and they are in the $(infodir)
630 directory, not the current one.
631
9d8b24a2
KS
6322006-12-04 Kim F. Storm <storm@cua.dk>
633
634 * commands.texi (Misc Events): Update signal events.
635 (Event Examples): Add signal example.
636
04c21c78
RS
6372006-11-29 Richard Stallman <rms@gnu.org>
638
639 * frames.texi (Visibility of Frames): Explain visible windows
640 can be covered by others. Add xref for raise-frame.
641
7bc297d7
RS
6422006-11-28 Richard Stallman <rms@gnu.org>
643
644 * searching.texi (Regexp Special): Update when ^ is special.
645
340d34a5
EZ
6462006-11-27 Eli Zaretskii <eliz@gnu.org>
647
648 * customize.texi (Customization, Common Keywords)
649 (Group Definitions, Variable Definitions, Composite Types)
650 (Type Keywords, Customization Types): Add index entries for
651 various customization keywords.
652
6b28caea
SM
6532006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
654
655 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
656
b9660a6f
JD
6572006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
658
659 * frames.texi (Window System Selections): Remove clipboard from
660 description of selection-coding-system.
661
e5c12c7d
RS
6622006-11-06 Richard Stallman <rms@gnu.org>
663
664 * lists.texi (List Variables): Document COMPARE-FN.
665
666 * keymaps.texi: Avoid use of "binding" to mean a relation;
33462dfa 667 use it only to refer to the meaning associated with a key.
e5c12c7d 668 (Keymaps): Change menu node description.
33462dfa 669
e5c12c7d
RS
670 * elisp.texi (Top): Change menu node description.
671
672 * display.texi (Managing Overlays): Document overlay-recenter.
673
b4e4dc3c
CY
6742006-10-29 Chong Yidong <cyd@stupidchicken.com>
675
676 * Makefile.in: Use relative paths to avoid advertising filesystem
677 contents during compilation.
678
300734d7
KS
6792006-10-23 Kim F. Storm <storm@cua.dk>
680
681 * commands.texi (Event Input Misc): Update unread-command-events.
682
aa02da7a
NR
6832006-10-23 Nick Roberts <nickrob@snap.net.nz>
684
685 * lists.texi (Sets And Lists): Fix typos.
686
6db11765
JB
6872006-10-18 Juanma Barranquero <lekktu@gmail.com>
688
689 * control.texi (Processing of Errors): Use @var for an argument,
690 not @code.
691
ff53796b
RS
6922006-10-16 Richard Stallman <rms@gnu.org>
693
694 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
695
696 * keymaps.texi (Format of Keymaps): Show all the keymap element
697 patterns that result from menu items.
698 (Key Lookup): Minor cleanups.
699
700 * modes.texi (Precalculated Fontification): Don't say that
701 not setting font-lock-defaults avoids loading font-lock.
702
703 * help.texi (Documentation): Move xref to Emacs Manual here.
704 (Documentation Basics): From here.
705 Also doc emacs-lisp-docstring-fill-column.
706
707 * elisp.texi: Update version and ISBN.
708
709 * commands.texi (Interactive Call): Clarify KEYS arg to
710 call-interactively is a vector.
711 (Command Loop Info): Delete anchor in this-command-keys.
712 Add anchor in this-command-keys-vector.
713 (Recursive Editing): Document how recursive-edit
714 handles the current buffer.
715
bb5da5be
CY
7162006-10-13 Chong Yidong <cyd@stupidchicken.com>
717
718 * frames.texi (Frame Titles): %c and %l are ignored in
719 frame-title-format.
720
8972d253
RS
7212006-10-11 Richard Stallman <rms@gnu.org>
722
723 * keymaps.texi (Key Sequences): Clarify use of kbd.
724
3075e881
KS
7252006-10-10 Kim F. Storm <storm@cua.dk>
726
727 * lists.texi (Sets And Lists): Add memql.
728
01993898
RS
7292006-10-03 Richard Stallman <rms@gnu.org>
730
731 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
732 Clarify :ascii: and :nonascii:.
733
f9df5f68
JL
7342006-09-29 Juri Linkov <juri@jurta.org>
735
736 * modes.texi (%-Constructs): Reorder coding systems in the
737 documentation of %z to the real order displayed in the modeline.
738
98259f08
RS
7392006-09-25 Richard Stallman <rms@gnu.org>
740
741 * os.texi (Timers): Describe timer-max-repeats.
742
2d56beed
CY
7432006-09-25 Chong Yidong <cyd@stupidchicken.com>
744
745 * os.texi (Timers): Mention with-local-quit.
746
45c912f2
RS
7472006-09-24 Richard Stallman <rms@gnu.org>
748
749 * searching.texi (Searching and Matching): Mention property search.
750
751 * commands.texi (Command Loop Info): Explain how read-event affects
752 this-command-keys.
753
aa256798
RS
7542006-09-20 Richard Stallman <rms@gnu.org>
755
45c912f2
RS
756 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
757
aa256798
RS
758 * windows.texi (Window Start): Minor cleanups.
759
a4df1f8b
KS
7602006-09-20 Kim F. Storm <storm@cua.dk>
761
762 * windows.texi (Window Start): pos-visible-in-window-p allows
763 specifying t for position to mean "end of window".
764 Add window-line-height.
765
766 * anti.texi (Antinews): Mention window-line-height.
767
74686736
DK
7682006-09-19 David Kastrup <dak@gnu.org>
769
770 * keymaps.texi (Searching Keymaps): Small clarification.
771
a0c489f1
RS
7722006-09-18 Richard Stallman <rms@gnu.org>
773
2a27a16b
RS
774 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
775 cause keyboard menus.
776 (Menu Keymaps): Likewise.
777 (Defining Menus, Keyboard Menus): Clarify.
778
a0c489f1
RS
779 * text.texi (Fields): Clarify explanation of constrain-to-field.
780
1e9265dd
EZ
7812006-09-16 Eli Zaretskii <eliz@gnu.org>
782
783 * variables.texi (Tips for Defining): Fix a typo.
784
74f526f3
RS
7852006-09-15 Richard Stallman <rms@gnu.org>
786
787 * keymaps.texi (Remapping Commands, Searching Keymaps)
788 (Active Keymaps): Clean up previous change.
789
45a2056c
JB
7902006-09-15 Jay Belanger <belanger@truman.edu>
791
792 * gpl.texi: Replace "Library Public License" by "Lesser Public
793 License" throughout.
794
b74e16a3
DK
7952006-09-15 David Kastrup <dak@gnu.org>
796
797 * keymaps.texi (Active Keymaps): Adapt description to use
798 `get-char-property' instead `get-text-property'. Explain how
799 mouse events change this. Explain the new optional argument of
800 `key-binding' and its mouse-dependent lookup.
74f526f3 801 (Searching Keymaps): Adapt description similarly.
74686736
DK
802 (Remapping Commands): Explain the new optional argument of
803 `command-remapping'.
b74e16a3 804
18d55b24
RS
8052006-09-14 Richard Stallman <rms@gnu.org>
806
807 * keymaps.texi (Searching Keymaps): Clarification.
808 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
809
8102006-09-13 Richard Stallman <rms@gnu.org>
811
812 * objects.texi (Character Type): Node split.
813 Add xref to Describing Characters.
814 (Basic Char Syntax, General Escape Syntax)
815 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
816
8b170b82
RS
8172006-09-11 Richard Stallman <rms@gnu.org>
818
819 * display.texi (Display Table Format): Wording clarification.
c5b0bab9 820 (Glyphs): Clarifications.
8b170b82 821
3250aca2
CY
8222006-09-10 Chong Yidong <cyd@stupidchicken.com>
823
824 * keymaps.texi (Active Keymaps): Mention that key-binding checks
825 local maps.
826
606fd469
KS
8272006-09-10 Kim F. Storm <storm@cua.dk>
828
829 * display.texi (Forcing Redisplay): Document return value of
830 function redisplay.
831
755b2209
RS
8322006-09-09 Richard Stallman <rms@gnu.org>
833
1d7b95f5
RS
834 * windows.texi (Window Hooks): Explain limits of
835 window-scroll-functions.
836
755b2209
RS
837 * display.texi (Fringe Indicators): Update for last change in
838 indicate-buffer-boundaries.
839
af09dd78
RS
8402006-09-08 Richard Stallman <rms@gnu.org>
841
842 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
843
2010a78c
KS
8442006-09-06 Kim F. Storm <storm@cua.dk>
845
bdd26918
KS
846 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
847
2010a78c
KS
848 * windows.texi (Window Start): Update pos-visible-in-window-p.
849
bae12237
RS
8502006-09-04 Richard Stallman <rms@gnu.org>
851
852 * processes.texi (Accepting Output): Explain SECONDS=0 for
853 accept-process-output.
854
855 * os.texi (Idle Timers): Explain why timer functions should not
856 loop until (input-pending-p).
857
ebc80ddf
EZ
8582006-09-02 Eli Zaretskii <eliz@gnu.org>
859
860 * makefile.w32-in (usermanualdir): New variable.
861 (elisp.dvi): Use it.
862
a66d9563
EZ
8632006-09-01 Eli Zaretskii <eliz@gnu.org>
864
865 * buffers.texi (Buffer Modification): Fix last change.
866
5a8f5165
CY
8672006-09-01 Chong Yidong <cyd@stupidchicken.com>
868
869 * buffers.texi (Buffer Modification): Document
870 buffer-chars-modified-tick.
871
80e0572b
RS
8722006-08-31 Richard Stallman <rms@gnu.org>
873
874 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
875
8762006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
931d878d
SM
877
878 * modes.texi (Syntactic Font Lock):
80e0572b
RS
879 Mention font-lock-syntactic-face-function
880 instead of specific faces.
931d878d 881
bda420a3
CY
8822006-08-29 Chong Yidong <cyd@stupidchicken.com>
883
884 * display.texi (Images): Add xrref to display-images-p.
885
c6f8bb3a
KH
8862006-08-28 Kenichi Handa <handa@m17n.org>
887
888 * nonascii.texi (Lisp and Coding Systems): Fix description of
889 detect-coding-region.
890
7a210b69
MB
8912006-08-27 Michael Olson <mwolson@gnu.org>
892
893 * processes.texi (Transaction Queues): Remove stray quote
894 character.
895
3e04a8fc
RS
8962006-08-25 Richard Stallman <rms@gnu.org>
897
898 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
899 Add xref.
900
fda97484
CY
9012006-08-24 Chong Yidong <cyd@stupidchicken.com>
902
903 * os.texi (Timers): Avoid waiting inside timers.
904
3e46b34c
LK
9052006-08-21 Lute Kamstra <lute@gnu.org>
906
907 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
908
ce629713
RS
9092006-08-20 Richard Stallman <rms@gnu.org>
910
911 * os.texi (Idle Timers): New node, split out from Timers.
912 Document current-idle-time.
913 * commands.texi (Reading One Event): Update xref.
914 * elisp.texi (Top): Update subnode menu.
915
3cb74cd1
RS
9162006-08-16 Richard Stallman <rms@gnu.org>
917
918 * keymaps.texi (Extended Menu Items): Show format of cached
919 bindings in extended menu items.
920
921 * customize.texi (Variable Definitions): Explain when the
922 standard value expression is evaluated.
923
7e188449
CY
9242006-08-15 Chong Yidong <cyd@stupidchicken.com>
925
926 * commands.texi (Reading One Event): Explain idleness in
927 `read-event'.
928
b8f5396a
CY
9292006-08-12 Chong Yidong <cyd@stupidchicken.com>
930
931 * text.texi (Near Point): Say "cursor" not "terminal cursor".
932 (Commands for Insertion): Removed split-line since it's not
933 relevant for Lisp programming.
934 (Yank Commands): Rewrite introduction.
935 (Undo): Clarify.
936 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
937 (Filling): Remove redundant comment. Clarify return value of
938 current-justification.
939 (Margins): Minor clarifications.
940 (Adaptive Fill): Update default value of adaptive-fill-regexp.
941 (Sorting): Update definition of sort-lines.
942 (Columns): Clarify behavior of sort-columns.
943 (Indent Tabs): Link to Tab Stops in Emacs manual.
944 (Special Properties): Clarify.
945 (Clickable Text): Mention Buttons package.
946
0c80afbd
EZ
9472006-08-12 Kevin Ryde <user42@zip.com.au>
948
949 * os.texi (Time Parsing): Add %z to description of
950 format-time-string, as per docstring. Add cross reference to
951 glibc manual for strftime.
952
02a2b2ad
RS
9532006-08-08 Richard Stallman <rms@gnu.org>
954
955 * modes.texi: Clean up wording in previous change.
956
34e5974a
CY
9572006-08-07 Chong Yidong <cyd@stupidchicken.com>
958
959 * modes.texi (Hooks): Clarify.
960 (Major Mode Basics): Mention define-derived-mode explicitly.
961 (Major Mode Conventions): Rebinding RET is OK for some modes.
962 Mention change-major-mode-hook and after-change-major-mode-hook.
963 (Example Major Modes): Moved to end of Modes section.
964 (Mode Line Basics): Clarify.
965 (Mode Line Data): Mention help-echo and local-map in strings.
966 Explain reason for treatment of non-risky variables.
967 (Properties in Mode): Clarify.
968 (Faces for Font Lock): Add font-lock-negation-char-face.
969
65c6c6b6
EZ
9702006-08-04 Eli Zaretskii <eliz@gnu.org>
971
972 * strings.texi (Formatting Strings): Warn against arbitrary
973 strings as first arg to `format'.
974
fc0ba1d0
TTN
9752006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
976
977 * text.texi (Clickable Text): Mention `help-echo' text property.
978 Update intro, examples and associated explanations.
979
a3483884
RS
9802006-07-31 Richard Stallman <rms@gnu.org>
981
982 * commands.texi: Update xrefs.
983 (Event Mod): New node, cut out from old Translating Input.
984
985 * maps.texi: Update xrefs.
fc0ba1d0 986
a3483884
RS
987 * keymaps.texi (Translation Keymaps): New node.
988 Update xrefs from Translating Input to Translation Keymaps.
fc0ba1d0 989
a3483884
RS
990 * elisp.texi (Top): Update subnode menu.
991
992 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
993
994 * os.texi (System Interface): Fix menu descriptions of some nodes.
995 (Translating Input): Node deleted.
fc0ba1d0 996
ec777101
NR
9972006-07-31 Nick Roberts <nickrob@snap.net.nz>
998
8d3f955b 999 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
ec777101
NR
1000
1001 * lists.texi (Sets And Lists): Likewise.
1002
0f42ea76
TTN
10032006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1004
1005 * text.texi (Fields): Mention POS
1006 requirement when narrowing is in effect.
1007
eb107d09
RS
10082006-07-28 Richard Stallman <rms@gnu.org>
1009
0de8dcc9
RS
1010 * display.texi (Face Attributes): Simplify wording.
1011 (Attribute Functions): Clarify meaning of new-frame default
1012 attribute settings.
1013
eb107d09
RS
1014 * customize.texi (Common Keywords): Document how to use
1015 :package-version in a package not in Emacs.
1016
d7fb9e6c
KS
10172006-07-28 Kim F. Storm <storm@cua.dk>
1018
1019 * commands.texi (Reading One Event): Fix last change.
1020
c1c3d4f7
CY
10212006-07-26 Chong Yidong <cyd@stupidchicken.com>
1022
1023 * commands.texi (Reading One Event): Document SECONDS argument for
1024 read-event, read-char, and read-char-exclusive.
1025
94b39239
SM
10262006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1029 to ensure correct identification.
1030
1cff9220
RS
10312006-07-24 Richard Stallman <rms@gnu.org>
1032
5ac64732
RS
1033 * text.texi (Clickable Text): Clarify.
1034
1cff9220
RS
1035 * sequences.texi (Vector Functions): Delete duplicate xref.
1036
1037 * objects.texi (Function Type): Clarify.
1038
1039 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1040 modes.
1041
1042 * lists.texi (List Variables): New node.
1043 Material moved from other nodes.
1044
1045 * variables.texi (Setting Variables): add-to-list and
1046 add-to-ordered-list moved to List Variables node.
1047
38db29e0
TTN
10482006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1049
1050 * text.texi (Links and Mouse-1):
1051 For mouse-on-link-p, expand on arg POS.
1052
9e4101b2
KS
10532006-07-21 Kim F. Storm <storm@cua.dk>
1054
1055 * display.texi (Forcing Redisplay): Don't mention systems which
1056 don't support sub-second timers for redisplay-preemption-period.
1057
1058 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1059
cc539208
EZ
10602006-07-21 Eli Zaretskii <eliz@gnu.org>
1061
1062 * frames.texi (Input Focus): Document that focus-follows-mouse has
1063 no effect on MS-Windows.
1064
c29fbc93
RS
10652006-07-18 Richard Stallman <rms@gnu.org>
1066
1ef252f6
RS
1067 * display.texi (Forcing Redisplay): Cleanups in previous change.
1068
c29fbc93
RS
1069 * processes.texi (Low-Level Network): Make menu more convenient.
1070
5b5fca28
KS
10712006-07-18 Kim F. Storm <storm@cua.dk>
1072
2d545d83
KS
1073 * display.texi (Forcing Redisplay): redisplay-preemption-period
1074 only used on window systems. Add xref to Terminal Output.
1075
1076 * os.texi (Terminal Output): baud-rate only controls preemption on
1077 non-window systems. Add xref to Forcing Redisplay.
1078
5b5fca28
KS
1079 * processes.texi (Low-Level Network): Rename node "Make Network"
1080 to "Network Processes".
1081
42995636
KB
10822006-07-18 Karl Berry <karl@gnu.org>
1083
5b5fca28
KS
1084 * variables.texi, functions.texi, customize.texi, loading.texi:
1085 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
42995636 1086
e1842332
CY
10872006-07-17 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1090
daeeeffc
RS
10912006-07-17 Richard Stallman <rms@gnu.org>
1092
7c0c29ee
RS
1093 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1094 Put period and comma inside quotes.
5b5fca28 1095
7c0c29ee
RS
1096 * loading.texi, markers.texi: Use real doublequote inside menus.
1097
1098 * windows.texi: Put point and comma inside quotes.
1099 (Textual Scrolling): Use @samp for error message.
1100
5b5fca28
KS
1101 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1102 * strings.texi, streams.texi, processes.texi, os.texi:
7c0c29ee
RS
1103 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1104 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5b5fca28
KS
1105 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1106 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7c0c29ee 1107 Put point and comma inside quotes.
5b5fca28 1108
05bdf2d7
RS
1109 * control.texi (Processing of Errors): Add command-error-function.
1110
daeeeffc
RS
1111 * variables.texi (File Local Variables): Clarify that
1112 file local variables make buffer-local bindings.
1113
1114 * modes.texi (Syntactic Font Lock): Give default for
1115 font-lock-syntax-table.
1116
7e1c1289
NR
11172006-07-17 Nick Roberts <nickrob@snap.net.nz>
1118
1119 * text.texi (Special Properties): Clean up previous change.
1120
912c7235
KB
11212006-07-16 Karl Berry <karl@gnu.org>
1122
5b5fca28
KS
1123 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1124 * control.texi: Fix bad page breaks through chapter 10 (control).
ece35e15 1125
5b5fca28 1126 * anti.texi (Antinews): Reorder face-attribute fns to avoid
912c7235
KB
1127 underfull hbox.
1128
54b7938f
NR
11292006-07-15 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * text.texi (Special Properties): Describe fontified text property
1132 in relation to a character (not text).
1133
3f11901a
KS
11342006-07-15 Kim F. Storm <storm@cua.dk>
1135
0864179a
KS
1136 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1137 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1138 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1139
3f11901a
KS
1140 * anti.texi (Antinews): Mention redisplay function.
1141 The kbd macro existed, but was not documented, before 22.x.
1142 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1143
b4f62d0a
NR
11442006-07-14 Nick Roberts <nickrob@snap.net.nz>
1145
1146 * display.texi (Displaying Messages): Add anchor.
1147
1148 * frames.texi (Dialog Boxes): Use it.
1149
2c6e026a
RS
11502006-07-12 Richard Stallman <rms@gnu.org>
1151
1152 * objects.texi (Frame Type): Explain nature of frames better.
1153
1154 * frames.texi (Frames): Explain nature of frames better.
1155
11562006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1157
1158 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1159
099d4201
YM
11602006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1161
1162 * frames.texi (Window System Selections): Mention scrap support for Mac.
1163 Default value of x-select-enable-clipboard is t on Mac.
1164
1165 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1166
ff97f952
KS
11672006-07-11 Kim F. Storm <storm@cua.dk>
1168
1169 * display.texi (Forcing Redisplay): Add `redisplay' function.
1170 Don't mention (sit-for -1) -- use (redisplay t) instead.
1171
1172 * commands.texi (Waiting): (sit-for -1) is no longer special.
1173 (sit-for 0) is equivalent to (redisplay).
1174 Iconifying/deiconifying no longer makes sit-for return.
1175
a183016f
NR
11762006-07-10 Nick Roberts <nickrob@snap.net.nz>
1177
1178 * display.texi (Buttons): Fix typo.
1179
1180 * index.texi, elisp.texi (New Symbols): Comment node out.
1181
b86be617
RS
11822006-07-09 Richard Stallman <rms@gnu.org>
1183
1184 * display.texi (Truncation): Clean up previous change.
1185
3aa7c28e
RS
11862006-07-08 Richard Stallman <rms@gnu.org>
1187
1188 * commands.texi (Interactive Call): Use 3 as prefix in example
1189 for execute-extended-command.
1190
1191 * display.texi (Attribute Functions): Move paragraph about
1192 compatibility with Emacs < 21.
1193
5a1048a5
KS
11942006-07-09 Kim F. Storm <storm@cua.dk>
1195
1196 * display.texi (Refresh Screen): Clarify force-window-update.
1197 (Truncation): "Normally" indicated by fringe arrows.
1198
89fb9154
EZ
11992006-07-08 Eli Zaretskii <eliz@gnu.org>
1200
5a1048a5
KS
1201 * windows.texi (Textual Scrolling, Resizing Windows):
1202 * variables.texi (Constant Variables):
89fb9154
EZ
1203 * text.texi (Buffer Contents, Deletion, Changing Properties)
1204 (Property Search, Special Properties, Sticky Properties)
5a1048a5 1205 (Links and Mouse-1, Fields, Change Hooks):
89fb9154 1206 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5a1048a5
KS
1207 (Categories):
1208 * symbols.texi (Other Plists):
1209 * streams.texi (Output Variables):
1210 * processes.texi (Input to Processes, Query Before Exit):
1211 * positions.texi (Word Motion, Text Lines, List Motion):
89fb9154 1212 * os.texi (Init File, System Environment, Sound Output)
5a1048a5 1213 (Session Management):
89fb9154 1214 * nonascii.texi (Text Representations, Character Sets)
5a1048a5
KS
1215 (Chars and Bytes, Locales):
1216 * modes.texi (Defining Minor Modes, Header Lines):
1217 * minibuf.texi (Minibuffer Contents):
1218 * markers.texi (Information from Markers):
1219 * lists.texi (List Elements, Building Lists, Association Lists):
1220 * keymaps.texi (Tool Bar):
1221 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1222 * functions.texi (What Is a Function, Mapping Functions):
89fb9154
EZ
1223 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1224 (Color Names, Text Terminal Colors, Display Feature Testing):
1225 * files.texi (Visiting Functions, File Name Components)
5a1048a5 1226 (Unique File Names, Contents of Directories):
89fb9154
EZ
1227 * display.texi (Forcing Redisplay, Displaying Messages)
1228 (Temporary Displays, Font Selection, Auto Faces)
1229 (Font Lookup, Fringe Indicators, Display Margins)
1230 (Image Descriptors, Showing Images, Image Cache, Button Types)
1231 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5a1048a5
KS
1232 (Display Table Format, Glyphs):
1233 * control.texi (Iteration):
1234 * commands.texi (Command Loop Info, Adjusting Point):
08b17d37
KS
1235 * backups.texi (Making Backups, Auto-Saving):
1236 Remove @tindex entries.
89fb9154 1237
7f087030
KS
12382006-07-07 Kim F. Storm <storm@cua.dk>
1239
1240 * display.texi (Fringe Cursors): Fix typo.
1241 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1242 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1243
978db147
RS
12442006-07-05 Richard Stallman <rms@gnu.org>
1245
1246 * text.texi (Buffer Contents): Add example of text props
1247 in result of buffer-substring.
1248 (Text Properties): Explain better about use of specific property names.
1249 (Property Search): Some cleanups; reorder some functions.
1250
1251 * keymaps.texi (Changing Key Bindings): Cleanup.
1252 Add xref to Key Binding Conventions.
1253
1254 * display.texi (Attribute Functions): Add examples for
1255 face-attribute-relative-p.
1256
1257 * tips.texi (Coding Conventions): Cleanup last change.
1258
42b50684
KB
12592006-07-05 Karl Berry <karl@gnu.org>
1260
08b17d37
KS
1261 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1262 Remove @setchapternewpage odd.
42b50684
KB
1263 Result is 1013 pages, down from 1100.
1264
08b17d37
KS
1265 * anti.texi, customize.texi, display.texi, internals.texi:
1266 * minibuf.texi, modes.texi, tips.texi:
9b7fa297 1267 Fix overfull/underfull boxes.
42b50684 1268
180f018c
TTN
12692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1270
1271 * edebug.texi (Instrumenting):
1272 Add Edebug-specific findex for eval-buffer.
1273 * loading.texi (Loading):
1274 Replace eval-current-buffer with eval-buffer.
1275
8e338f7b
EZ
12762006-06-30 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * locals.texi (Standard Buffer-Local Variables): Update the list
1279 of variables.
1280
0770a251
NR
12812006-06-26 Nick Roberts <nickrob@snap.net.nz>
1282
1283 * files.texi (File Name Completion): Point user to the node
1284 "Reading File Names".
1285
d9034473
EZ
12862006-06-24 Eli Zaretskii <eliz@gnu.org>
1287
eff6bfea
EZ
1288 * files.texi (Contents of Directories): Document case-insensitive
1289 behavior on respective filesystems.
1290
d9034473
EZ
1291 * objects.texi (Character Type): Document that Emacs signals an
1292 error for unsupported Unicode characters specified as \uNNNN.
1293
a5bd14d3
RS
12942006-06-19 Richard Stallman <rms@gnu.org>
1295
1296 * processes.texi (Bindat Spec): Clarify previous change.
1297
d1ae9041
RS
12982006-06-16 Richard Stallman <rms@gnu.org>
1299
1300 * tips.texi (Coding Conventions): Better explain conventions
1301 for definition constructs.
1302
1303 * text.texi (Special Properties): String value of `read-only'
1304 serves as the error message.
1305
1306 * objects.texi (Character Type): Clarify prev. change.
1307 (Non-ASCII in Strings): Mention \u and \U.
1308
1309 * commands.texi (Using Interactive): Explain problem of
1310 markers, etc., in command-history.
1311
1bb32610
KS
13122006-06-14 Kim F. Storm <storm@cua.dk>
1313
1314 * commands.texi (Waiting): Negative arg to sit-for forces
1315 redisplay even if input is pending.
1316
1317 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1318 redisplay. Remove incorrect example of binding redisplay-dont-pause
1319 around (sit-for 0).
1320
c7484981
RS
13212006-06-13 Richard Stallman <rms@gnu.org>
1322
1323 * display.texi (Forcing Redisplay): Clarify previous change.
1324
d211faa2
RF
13252006-06-13 Romain Francoise <romain@orebokech.com>
1326
1327 * display.texi (Forcing Redisplay): Fix typo.
1328
8eb2b87f
KS
13292006-06-13 Kim F. Storm <storm@cua.dk>
1330
1331 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1332
503b5e1c
LT
13332006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1334
1335 * tips.texi (Coding Conventions): Add `@end itemize'.
1336
9e362b84
RS
13372006-06-10 Richard Stallman <rms@gnu.org>
1338
1339 * tips.texi (Coding Conventions): Explain use of coding systems
1340 to ensure one decoding for strings.
1341
7cb93181
EZ
13422006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1343
9b7fa297 1344 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
7cb93181
EZ
1345 syntax.
1346
afd63bda
EZ
13472006-06-07 Eli Zaretskii <eliz@gnu.org>
1348
1349 * display.texi (Font Selection): Remove description of
1350 clear-face-cache.
1351
1352 * compile.texi (Eval During Compile): Fix a typo. Add index
1353 entries for possible uses of eval-when-compile.
1354
71ee3e04
TTN
13552006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1356
1357 * display.texi (Abstract Display): Fix typo.
1358
a941b26b
EZ
13592006-06-03 Eli Zaretskii <eliz@gnu.org>
1360
1361 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1362 Reword variable's description.
1363
963128f3
RS
13642006-06-01 Richard Stallman <rms@gnu.org>
1365
1366 * windows.texi (Splitting Windows): Clarify splitting nonselected
1367 window.
1368
82db8fa7
JL
13692006-05-31 Juri Linkov <juri@jurta.org>
1370
1371 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1372
d9e8091d
RS
13732006-05-30 Richard Stallman <rms@gnu.org>
1374
6ac209a3
RS
1375 * display.texi (Line Height): Fix errors in description of
1376 default line height and line-height properyty.
1377
d9e8091d
RS
1378 * nonascii.texi (Default Coding Systems): Further clarification.
1379
93fd6289
LT
13802006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1381
1382 * internals.texi (Pure Storage): Mention that an overflow in pure
1383 space causes a memory leak.
1384 (Garbage Collection): If there was an overflow in pure space,
1385 `garbage-collect' returns nil.
1386
7c42b3e0
EZ
13872006-05-30 Eli Zaretskii <eliz@gnu.org>
1388
1389 * nonascii.texi (Default Coding Systems): Fix it some more.
1390
b8909e88
EZ
13912006-05-29 Eli Zaretskii <eliz@gnu.org>
1392
1393 * nonascii.texi (Default Coding Systems): Fix last change.
1394
6d3906d5
KH
13952006-05-29 Kenichi Handa <handa@m17n.org>
1396
1397 * nonascii.texi (find-operation-coding-system): Describe the new
1398 argument format (FILENAME . BUFFER).
1399
0985f920
RS
14002006-05-28 Richard Stallman <rms@gnu.org>
1401
1402 * tips.texi (Coding Conventions): Better explain reasons not to
1403 advise other packages or use `eval-after-load'.
1404
6c6e0bb4
KS
14052006-05-29 Kim F. Storm <storm@cua.dk>
1406
1407 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1408 `bindat-idx' and `bindat-raw' for clarity.
1409
096432af
TTN
14102006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1411
b9e17eb3
TTN
1412 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1413
096432af
TTN
1414 * display.texi (Display): Add "Abstract Display" to menu.
1415 (Abstract Display, Abstract Display Functions)
1416 (Abstract Display Example): New nodes.
1417 * elisp.texi (Top): Add "Abstract Display" to menu.
1418
e4b3f22f
CY
14192006-05-27 Chong Yidong <cyd@stupidchicken.com>
1420
917b8227
CY
1421 * keymaps.texi (Key Sequences): Link to input events definition.
1422 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1423
e4b3f22f
CY
1424 * files.texi (Changing Files): Document updated argument list for
1425 copy-file.
1426
f1b64ef1
TTN
14272006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1428
1429 * processes.texi (Bindat Functions): Explain term "total length".
1430 Use it in bindat-length and bindat-pack descriptions.
1431
3d0793e4
EZ
14322006-05-26 Eli Zaretskii <eliz@gnu.org>
1433
1434 * tips.texi (Coding Conventions): Advise against using
1435 eval-after-load in packages. Add an index entry.
1436
abeb5483
JL
14372006-05-25 Juri Linkov <juri@jurta.org>
1438
92aa92fa
JL
1439 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1440
abeb5483
JL
1441 * modes.texi (%-Constructs): Add %e, %z, %Z.
1442
403a7bca
RS
14432006-05-25 Richard Stallman <rms@gnu.org>
1444
1445 * elisp.texi (Top): Update subnode menu.
1446
1447 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1448 (Keymaps): Update menu.
1449
39a9bed3
CY
14502006-05-25 Chong Yidong <cyd@stupidchicken.com>
1451
1452 * keymaps.texi (Key Sequences): Some clarifications.
1453
78b3f5c3
TTN
14542006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1455
1456 * processes.texi (Bindat Functions): Say "unibyte string"
1457 explicitly for bindat-unpack and bindat-pack descriptions.
1458 (Bindat Examples): Don't call `string-make-unibyte' in example.
1459
08244b81
CY
14602006-05-25 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1463 Explain string and vector representations of key sequences
1464
78b3f5c3
TTN
1465 * keymaps.texi (Changing Key Bindings):
1466 * commands.texi (Interactive Codes, Interactive Codes):
08244b81
CY
1467 * help.texi (Describing Characters): Refer to it.
1468
b370c94d
LT
14692006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1470
1471 * frames.texi (Pointer Shape): @end table -> @end defvar.
1472
b8223441
RS
14732006-05-22 Richard Stallman <rms@gnu.org>
1474
1475 * elisp.texi (Top): Update subnode menus.
1476
1477 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1478 Contents rewritten; material from old Pointer Shape node moved here.
1479
1480 * display.texi (Pointer Shape): Node deleted.
1481 (Image Descriptors): Minor cleanup.
1482
c18eec5c
RS
14832006-05-21 Richard Stallman <rms@gnu.org>
1484
1485 * syntax.texi (Parsing Expressions): Update info on which STATE
1486 elements are ignored.
1487
9300b310
LT
14882006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1489
86735b2d
LT
1490 * hooks.texi (Standard Hooks): Correct typo.
1491
9300b310
LT
1492 * gpl.texi (GPL): ifinfo -> ifnottex.
1493
75e3b957
EZ
14942006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1495
1496 * searching.texi (Simple Match Data): Warn about match data being
1497 set anew by every search.
1498
0bcf8735
RS
14992006-05-17 Richard Stallman <rms@gnu.org>
1500
1501 * minibuf.texi (Minibuffer History): Clarify.
1502
1503 * searching.texi (Regexp Special): Clarify nested regexp warning.
1504
b3abe3a5
KS
15052006-05-16 Kim F. Storm <storm@cua.dk>
1506
1507 * minibuf.texi (Minibuffer History): Update add-to-history.
1508
bc20db55
KH
15092006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1510
1511 * nonascii.texi (Explicit Encoding): Fix
1512 typo (encoding<->decoding).
1513
f31263a4
RS
15142006-05-14 Richard Stallman <rms@gnu.org>
1515
46a2df8e
RS
1516 * buffers.texi (Creating Buffers): Cleanup.
1517
f31263a4
RS
1518 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1519
1299a5a4
EZ
15202006-05-13 Eli Zaretskii <eliz@gnu.org>
1521
642c61f3
EZ
1522 * buffers.texi (Current Buffer): Document that with-temp-buffer
1523 disables undo.
1524
1299a5a4
EZ
1525 * os.texi (Terminal-Specific): More accurate description of how
1526 Emacs searches for the terminal-specific libraries.
1527
61515a63
EZ
15282006-05-12 Eli Zaretskii <eliz@gnu.org>
1529
b811ef49
EZ
1530 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1531 emacs-xtra to @inforef's.
1532
4a7910c7
EZ
1533 * text.texi (Undo): Document that undo is turned off in buffers
1534 whose names begin with a space.
1535
1536 * buffers.texi (Buffer Names): Add index entries for buffers whose
1537 names begin with a space.
1538 (Creating Buffers): Document that undo is turned off in buffers
1539 whose names begin with a space.
1540
f055e02c
EZ
1541 * files.texi (Visiting Functions, Reading from Files)
1542 (Saving Buffers): Mention code and EOL conversions by file I/O
1543 primitives and subroutines.
1544
0ef0b416
EZ
1545 * nonascii.texi (Lisp and Coding Systems): Document
1546 coding-system-eol-type. Add index entries for eol conversion.
1547
61515a63
EZ
1548 * display.texi (Defining Faces): Mention `mac', and add an xref to
1549 where window-system is described.
1550
e4c068c0
RS
15512006-05-10 Richard Stallman <rms@gnu.org>
1552
1553 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1554
31035927
RS
15552006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1556
1557 * variables.texi (File Local Variables): Recommend to quote lambda
1558 expressions in safe-local-variable property.
1559
f12a0718
RS
15602006-05-09 Richard Stallman <rms@gnu.org>
1561
1562 * variables.texi (File Local Variables): Document
1563 safe-local-eval-forms and safe-local-eval-function.
1564
ed7e6c32
KS
15652006-05-07 Kim F. Storm <storm@cua.dk>
1566
1567 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1568 from add-to-history.
1569
5a36d834
RF
15702006-05-07 Romain Francoise <romain@orebokech.com>
1571
1572 * commands.texi (Event Input Misc):
1573 * compile.texi (Eval During Compile):
1574 * internals.texi (Buffer Internals):
1575 * minibuf.texi (Initial Input):
1576 * nonascii.texi (Scanning Charsets):
1577 * numbers.texi (Comparison of Numbers):
1578 * windows.texi (Textual Scrolling, Vertical Scrolling):
1579 Fix various typos.
1580
fbc284f6
EZ
15812006-05-06 Eli Zaretskii <eliz@gnu.org>
1582
f53d2e87
EZ
1583 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1584 conditional xref's to either emacs or emacs-xtra, depending on
1585 @iftex/@ifnottex.
1586
fbc284f6
EZ
1587 * minibuf.texi (Minibuffer History): Document add-to-history.
1588
3dfed653
EZ
15892006-05-05 Eli Zaretskii <eliz@gnu.org>
1590
1591 * internals.texi (Pure Storage): Mention the pure overflow message
1592 at startup.
1593
8e7a9a24
EZ
15942006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1595
1596 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1597 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1598 search.
1599
d0789de9
RS
16002006-05-01 Richard Stallman <rms@gnu.org>
1601
1602 * intro.texi (nil and t): Clarify.
1603
1604 * variables.texi (File Local Variables): Suggest using booleanp.
1605
fc2cb772
JB
16062006-05-01 Juanma Barranquero <lekktu@gmail.com>
1607
1608 * objects.texi (Type Predicates): Fix typos.
1609
27c5714a
SM
16102006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * intro.texi (nil and t): Add booleanp.
1613
1614 * objects.texi (Type Predicates): Add links for booleanp and
1615 string-or-null-p.
1616
eadb9d45
RS
16172006-04-29 Richard Stallman <rms@gnu.org>
1618
27c5714a 1619 * modes.texi (Multiline Font Lock): Rename from
eadb9d45
RS
1620 Multi line Font Lock Elements. Much clarification.
1621 (Font Lock Multiline, Region to Fontify): Much clarification.
1622
7817e3d3
SM
16232006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1624
1625 * variables.texi (File Local Variables): Remove the special case t for
1626 safe-local-variable.
1627
8ac3a455
RS
16282006-04-26 Richard Stallman <rms@gnu.org>
1629
1630 * syntax.texi (Parsing Expressions): Minor cleanup.
1631
290e4aae
RS
16322006-04-18 Richard Stallman <rms@gnu.org>
1633
1634 * tips.texi (Coding Conventions): Explain when the package's
1635 prefix should appear later on (not at the start of the name).
1636
1637 * searching.texi (String Search): Clarify effect of NOERROR.
1638
1639 * modes.texi (Imenu): Clarify what special items do.
1640
1641 * hooks.texi (Standard Hooks): Delete text about old hook names.
1642
1e2b8ce5
RF
16432006-04-17 Romain Francoise <romain@orebokech.com>
1644
1645 * variables.texi (Local Variables): Update the default value of
1646 `max-specpdl-size'.
1647
51fa34bc
MB
16482006-04-15 Michael Olson <mwolson@gnu.org>
1649
1650 * processes.texi (Transaction Queues): Mention the new optional
1651 `delay-question' argument for `tq-enqueue'.
1652
61f32d39
BW
16532006-04-13 Bill Wohler <wohler@newt.com>
1654
1655 * customize.texi (Common Keywords): Use dotted notation for
9b7fa297 1656 :package-version value. Specify its values. Improve documentation
50b7bce0 1657 for customize-package-emacs-version-alist.
61f32d39 1658
4f8ed159
BW
16592006-04-12 Bill Wohler <wohler@newt.com>
1660
1661 * customize.texi (Common Keywords): Move description of
1662 customize-package-emacs-version-alist to @defvar.
1663
e5e864ab
BW
16642006-04-10 Bill Wohler <wohler@newt.com>
1665
1666 * customize.texi (Common Keywords): Add :package-version.
1667
6c230417
KS
16682006-04-10 Kim F. Storm <storm@cua.dk>
1669
1670 * text.texi (Buffer Contents): Add NOPROPS arg to
1671 filter-buffer-substring.
1672
d82eac8f
EZ
16732006-04-08 Kevin Ryde <user42@zip.com.au>
1674
1675 * os.texi (Command-Line Arguments): Update xref to emacs manual
1676 "Command Arguments" -> "Emacs Invocation", per change there.
1677
4f815b29
TTN
16782006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1679
1680 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1681 be on one line to help makeinfo not render two spaces after the dot.
1682
122c3009
RS
16832006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1684
1685 * strings.texi (Predicates for Strings): Add string-or-null-p.
1686
da68bc3d
KS
16872006-03-28 Kim F. Storm <storm@cua.dk>
1688
1689 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1690 remarks about systems that don't support fractional seconds.
1691
b223e22d
KB
16922006-03-25 Karl Berry <karl@gnu.org>
1693
fc2cb772 1694 * elisp.texi: Use @copyright{} instead of (C), and do not indent
b223e22d
KB
1695 the year list.
1696
b756c64c
NR
16972006-03-21 Nick Roberts <nickrob@snap.net.nz>
1698
1699 * display.texi (Fringe Indicators): Fix typos.
1700
fe3dca59
LT
17012006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1702
c287ad03 1703 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
1704 in front of a quoted symbol in a docstring to prevent making a
1705 hyperlink.
1706
e91d4202
AM
17072006-03-19 Alan Mackenzie <acm@muc.de>
1708
290e4aae 1709 * text.texi (Special Properties): Clarify `fontified' property.
e91d4202 1710
e8a5f60b
RS
17112006-03-16 Richard Stallman <rms@gnu.org>
1712
1713 * display.texi (Defining Images): Minor cleanup.
1714
486daaa5
BW
17152006-03-16 Bill Wohler <wohler@newt.com>
1716
1717 * display.texi (Defining Images): In image-load-path-for-library,
1718 prefer user's images.
1719
4ffc92c2
SM
17202006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1721
1722 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1723
874a6ef8
BW
17242006-03-15 Bill Wohler <wohler@newt.com>
1725
1726 * display.texi (Defining Images): Fix example in
1727 image-load-path-for-library by not recommending that one binds
fc2cb772 1728 image-load-path. Just defvar it to placate compiler and only use
874a6ef8
BW
1729 it if previously defined.
1730
70949f30
BW
17312006-03-14 Bill Wohler <wohler@newt.com>
1732
1733 * display.texi (Defining Images): In image-load-path-for-library,
1734 always return list of directories. Update example.
1735
c852c516
AM
17362006-03-14 Alan Mackenzie <acm@muc.de>
1737
1738 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1739 This describes font-lock-extend-region-function.
4ffc92c2 1740 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
1741 the new node "Region to Fontify".
1742
7cd3712b
RS
17432006-03-13 Richard Stallman <rms@gnu.org>
1744
1745 * display.texi (Invisible Text): The impossible position is
1746 now before the invisible text, not after.
1747 (Defining Images): Clean up last change.
1748
2c676341
BW
17492006-03-11 Bill Wohler <wohler@newt.com>
1750
1751 * display.texi (Defining Images): Add image-load-path-for-library.
1752
6f49b4c5
LT
17532006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1754
2d14c9bf
LT
1755 * text.texi (Adaptive Fill): Fix Texinfo usage.
1756
1757 * strings.texi (Creating Strings): Fix Texinfo usage.
1758
6f49b4c5
LT
1759 * searching.texi (Regexp Special): Use @samp for regular
1760 expressions that are not in Lisp syntax.
1761
fc1d3386
LT
17622006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1763
1764 * searching.texi (Regexp Special): Put remark between parentheses
1765 to avoid misreading.
1766
7b2c2ca9
LT
17672006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1768
1769 * searching.texi (Syntax of Regexps): More accurately describe
1770 which characters are special in which situations.
1771 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1772 are not special. Describe in detail when `[' and `]' are special.
1773 (Regexp Backslash): Plenty of regexps with unbalanced square
1774 brackets are valid, so reword that statement.
1775
f79bc642
KS
17762006-03-02 Kim F. Storm <storm@cua.dk>
1777
1778 * keymaps.texi (Tool Bar): Add tool-bar-border.
1779
1d9a5237
LT
17802006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1781
a86b01fa 1782 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 1783
2534ef94
LT
17842006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1785
1786 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1787
1788 * files.texi (Locating Files): Suggest additional values for the
1789 SUFFIXES arg of `locate-file'. Update pxref.
1790
1791 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1792 (How Programs Do Loading): Discuss the effects of Auto Compression
1793 mode on `load'.
1794 (Load Suffixes): New node.
394e96d5 1795 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
1796 moved to "Load Suffixes".
1797 (Autoload, Named Features): Mention `load-suffixes'.
1798
dd9959da 17992006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
1800
1801 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1802
1803 * windows.texi (Window Tree): Fix typo.
1804
49af2995
KS
18052006-02-20 Kim F. Storm <storm@cua.dk>
1806
1807 * display.texi (Fringe Indicators): New section.
1808 Move indicate-empty-lines, indicate-buffer-boundaries, and
1809 default-indicate-buffer-boundaries here.
1810 Add fringe-indicator-alist and default-fringes-indicator-alist.
1811 Add list of logical fringe indicator symbols.
1812 Update list of standard bitmap names.
1813 (Fringe Cursors): New section.
1814 Move overflow-newline-into-fringe here.
1815 Add fringe-cursor-alist and default-fringes-cursor-alist.
1816 Add list of fringe cursor symbols.
1817
58f71009
JB
18182006-02-20 Juanma Barranquero <lekktu@gmail.com>
1819
1820 * commands.texi (Using Interactive): Fix reference to node
1821 "Minibuffers".
1822
5498b6af
RS
18232006-02-19 Richard M. Stallman <rms@gnu.org>
1824
1825 * minibuf.texi (High-Level Completion):
1826 Add xref to read-input-method-name.
1827
1828 * files.texi (Relative File Names): Move file-relative-name here.
1829 (File Name Expansion): From here. Minor clarifications.
1830
1831 * commands.texi (Using Interactive): Add xrefs about reading input.
1832 Clarify remarks about that moving point and mark.
1833 Put string case before list case.
1834
43ce897a 18352006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 1836
4ffc92c2
SM
1837 * display.texi (Other Display Specs, Image Descriptors):
1838 Revert erroneous changes. The previous description of
1839 image-descriptors as `(image . PROPS)' was correct.
b6498a68 1840
1324d26e
RS
18412006-02-14 Richard M. Stallman <rms@gnu.org>
1842
1843 * variables.texi (File Local Variables): Clarifications.
1844
0da93350
JB
18452006-02-14 Juanma Barranquero <lekktu@gmail.com>
1846
1847 * variables.texi (File Local Variables): Use @code for a cons
1848 cell, not @var.
1849
51a39bab
CY
18502006-02-13 Chong Yidong <cyd@stupidchicken.com>
1851
1852 * variables.texi (File Local Variables): Document new file local
1853 variable behavior.
1854
d342156c
KS
18552006-02-10 Kim F. Storm <storm@cua.dk>
1856
1857 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1858
8392fe4a
JB
18592006-02-08 Juanma Barranquero <lekktu@gmail.com>
1860
1861 * modes.texi (%-Constructs): Remove obsolete info about
1862 `global-mode-string'.
1863
cd6cd82a
RS
18642006-02-07 Richard M. Stallman <rms@gnu.org>
1865
d78dc2d8
RS
1866 * commands.texi (Prefix Command Arguments): Minor cleanup.
1867
1868 * display.texi: "Graphical display", not window system.
1869
cd6cd82a
RS
1870 * functions.texi (What Is a Function): Fix xref.
1871
1872 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1873 (Changing Key Bindings): Clarify when remapping is better than
1874 substitute-key-definition.
1875
18762006-02-02 Richard M. Stallman <rms@gnu.org>
1877
1878 * minibuf.texi (Basic Completion): Completion alists are risky.
1879
1880 * keymaps.texi (Active Keymaps): Clarifications.
1881 (Searching Keymaps): New node.
1882 (Keymaps): Update menu.
1883
1884 * frames.texi (Layout Parameters): Minor clarification.
1885 (Drag and Drop): New node.
1886 (Frames): Update menu.
1887
cf052abc
CY
18882006-01-29 Chong Yidong <cyd@stupidchicken.com>
1889
4ffc92c2
SM
1890 * display.texi (Other Display Specs, Image Descriptors):
1891 Image description is a list, not a cons cell.
cf052abc 1892
1f2907ee
LT
18932006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1894
1895 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1896 list is not necessarily a list).
1897
a849f77d
EZ
18982006-01-27 Eli Zaretskii <eliz@gnu.org>
1899
1900 * frames.texi (Layout Parameters): border-width and
1901 internal-border-width belong to the frame, not the window.
1902
d322eb9b
RS
19032006-01-19 Richard M. Stallman <rms@gnu.org>
1904
1905 * nonascii.texi (Translation of Characters): Search cmds use
1906 translation-table-for-input. Automatically made local.
1907
1908 * markers.texi (Overview of Markers): Count insertion type
1909 as one of a marker's attributes.
1910
cd6cd82a
RS
1911 * keymaps.texi (Controlling Active Maps): New node, split out of
1912 Active Keymaps.
1913 (Keymaps): Menu updated.
1914 (Active Keymaps): Give pseudocode to explain how the active
1915 maps are searched. current-active-maps and key-binding moved here.
1916 (Functions for Key Lookup): current-active-maps and key-binding moved.
1917 Clarifications.
1918 (Searching the Keymaps): New subnode.
1919
d322eb9b
RS
1920 * elisp.texi (Top): Menu clarification.
1921
1922 * display.texi (Other Display Specs): Delete duplicate entry for
1923 just a string as display spec. Move text about recursive display
1924 specs on such a string.
1925
1926 * commands.texi (Key Sequence Input): Clarify.
1927 Move num-nonmacro-input-events out.
1928 (Reading One Event): num-nonmacro-input-events moved here.
1929
2ac77b5a
NR
19302006-01-14 Nick Roberts <nickrob@snap.net.nz>
1931
1932 * advice.texi (Simple Advice): Update example to fit argument
1933 change in previous-line.
1934
a203a18c
RS
19352006-01-05 Richard M. Stallman <rms@gnu.org>
1936
1937 * markers.texi (The Mark): Fix in `mark'.
1938
d9043ddf
RS
19392006-01-04 Richard M. Stallman <rms@gnu.org>
1940
1941 * processes.texi (Misc Network, Make Network): Minor cleanups.
1942
8a5db8ae
KS
19432006-01-04 Kim F. Storm <storm@cua.dk>
1944
1945 * processes.texi (Make Network): Add IPv6 addresses and handling.
1946 (Network Feature Testing): Mention (:family ipv6).
1947 (Misc Network): Add IPv6 formats to format-network-address.
1948
19bb7940
RS
19492005-12-30 Richard M. Stallman <rms@gnu.org>
1950
1951 * text.texi (Changing Properties):
1952 Don't use return value of set-text-properties.
1953
b9cb50d9
LT
19542005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1955
1956 * modes.texi (Mode Line Format): Correct typo in menu.
1957
94a867a6
RS
19582005-12-29 Richard M. Stallman <rms@gnu.org>
1959
1960 * modes.texi (Mode Line Top): New node.
1961 (Mode Line Data): Some text moved to new node.
1962 Explain the data structure more concretely.
1963 (Mode Line Basics): Clarifications.
1964 (Mode Line Variables): Clarify intro paragraph.
1965 (%-Constructs): Clarify intro paragraph.
1966 (Mode Line Format): Update menu.
1967
ba455131
LT
19682005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1969
1970 * minibuf.texi (Basic Completion): Update lazy-completion-table
1971 examples for removal of ARGS argument.
1972
2b6abe1e
RS
19732005-12-23 Richard M. Stallman <rms@gnu.org>
1974
1975 * text.texi (Undo): Restore some explanation from the version
1976 that was deleted.
1977
2d7409f2
EZ
19782005-12-23 Eli Zaretskii <eliz@gnu.org>
1979
abeb5483 1980 * text.texi (Undo): Remove duplicate descriptions of `apply
2d7409f2
EZ
1981 funname' and `apply delta' elements of the undo list.
1982
2e23b82e
RS
19832005-12-20 Richard M. Stallman <rms@gnu.org>
1984
1985 * help.texi (Help Functions): Update documentation of `apropos'.
1986
a31687ce
LT
19872005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1988
1989 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1990 because it is confusing. If the :help-echo keyword is a function,
1991 it is not directly used as the :help-echo overlay property, as the
1992 xref seems to suggest (it does not take the appropriate args).
1993
0e83c4e9
LT
19942005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1995
1996 * customize.texi (Common Keywords): Fix Texinfo usage.
1997 (Group Definitions, Variable Definitions): Update for new
1998 conventions for using `*' in docstrings.
77df907a
LT
1999
2000 * tips.texi (Documentation Tips): Update for new conventions for
2001 using `*' in docstrings.
2002
69487a1f
RS
20032005-12-16 Richard M. Stallman <rms@gnu.org>
2004
2005 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2006
2a502a32
JL
20072005-12-16 Juri Linkov <juri@jurta.org>
2008
2009 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2010
b158c851
RF
20112005-12-14 Romain Francoise <romain@orebokech.com>
2012
2013 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2014 Fix typo.
2015
d7d1f75e
JL
20162005-12-11 Juri Linkov <juri@jurta.org>
2017
2018 * minibuf.texi (Completion Commands): Add mention of read-file-name
2019 for filename completion keymaps.
2020 (Reading File Names): Add mention of filename completion keymaps
2021 for read-file-name and xref to `Completion Commands'.
2022
4b1c16c2
RS
20232005-12-10 Richard M. Stallman <rms@gnu.org>
2024
2025 * customize.texi (Common Keywords): State caveats for use of :tag.
2026
1d49d5d9
RS
20272005-12-08 Richard M. Stallman <rms@gnu.org>
2028
2663a204
RS
2029 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2030 with xrefs and better explanation.
2031 (Completion Commands): Add the filename completion maps.
2032
1d49d5d9
RS
2033 * objects.texi (Character Type): Clarify that \s is not space
2034 if a dash follows.
2035
fa0d4d0c
RS
20362005-12-05 Richard M. Stallman <rms@gnu.org>
2037
2038 * windows.texi (Resizing Windows): Delete preserve-before args.
2039
d64b177a
SM
20402005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2041
2042 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2043 in full keymaps, since the quirk has been fixed.
2044
79019cc9
EZ
20452005-12-03 Eli Zaretskii <eliz@gnu.org>
2046
2047 * hooks.texi (Standard Hooks): Add index entries. Mention
2048 `compilation-finish-functions'.
2049
161ef3be
RS
20502005-11-27 Richard M. Stallman <rms@gnu.org>
2051
2052 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2053
17c1971a
JL
20542005-11-21 Juri Linkov <juri@jurta.org>
2055
2056 * customize.texi (Common Keywords): Update links types
2057 custom-manual and url-link. Add link types emacs-library-link,
2058 file-link, function-link, variable-link, custom-group-link.
2059
5890344b
CY
20602005-11-20 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * display.texi: Revert 2005-11-20 change.
2063
cbce0752
TTN
20642005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2065
2066 * processes.texi (Bindat Functions):
2067 Say "third" to refer to zero-based index "2".
2068
ff04c885
LT
20692005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2070
2071 * loading.texi (Library Search): Update the default value of
2072 `load-suffixes'.
2073
ce8d4e00
CY
20742005-11-17 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * display.texi (Attribute Functions): Mention :ignore-defface.
2077
cbad4a9e
SM
20782005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2079
2080 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 2081 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 2082
fda12b27
RS
20832005-11-06 Richard M. Stallman <rms@gnu.org>
2084
2085 * files.texi (Magic File Names): find-file-name-handler checks the
2086 `operations' property of the handler.
2087
e082564e
RS
20882005-11-03 Richard M. Stallman <rms@gnu.org>
2089
2090 * variables.texi (Frame-Local Variables): Small clarification.
2091
f0cdd9e4
CY
20922005-10-29 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * os.texi (Init File): Document ~/.emacs.d/init.el.
2095
685abb98
RS
20962005-10-29 Richard M. Stallman <rms@gnu.org>
2097
2098 * internals.texi (Garbage Collection): Document memory-full.
2099
7000848e
BW
21002005-10-28 Bill Wohler <wohler@newt.com>
2101
2102 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2103 for URLs.
2104
107fb6c9
RS
21052005-10-28 Richard M. Stallman <rms@gnu.org>
2106
2107 * minibuf.texi (Completion Commands): Clean up prev change.
2108
21092005-10-26 Kevin Ryde <user42@zip.com.au>
2110
2111 * compile.texi (Eval During Compile): Explain recommended uses
2112 of eval-when-compile and eval-and-compile.
2113
1d8e69a2
MY
21142005-10-27 Masatake YAMATO <jet@gyve.org>
2115
cbad4a9e 2116 * minibuf.texi (Completion Commands):
1d8e69a2 2117 Write about new optional argument for `display-completion-list'.
cbad4a9e 2118
6a897887
RS
21192005-10-23 Richard M. Stallman <rms@gnu.org>
2120
2121 * display.texi (Overlay Arrow): Clarify about local bindings of
2122 overlay-arrow-position.
2123
6d1e17be
EZ
21242005-10-22 Eli Zaretskii <eliz@gnu.org>
2125
2126 * internals.texi (Building Emacs): Fix last change.
2127
db5fe0a6
RS
21282005-10-22 Richard M. Stallman <rms@gnu.org>
2129
2130 * internals.texi (Building Emacs): Document eval-at-startup.
2131
45158e77
RS
21322005-10-21 Richard M. Stallman <rms@gnu.org>
2133
2134 * loading.texi (Where Defined): load-history contains abs file names.
2135 symbol-file returns abs file names.
2136
e50165ec
KS
21372005-10-19 Kim F. Storm <storm@cua.dk>
2138
2139 * display.texi (Showing Images): Add max-image-size integer value.
2140
63ab30d0
CY
21412005-10-18 Chong Yidong <cyd@stupidchicken.com>
2142
2143 * display.texi (Showing Images): Document max-image-size.
2144
f8252852
RS
21452005-10-17 Richard M. Stallman <rms@gnu.org>
2146
2147 * commands.texi (Quitting): Minor clarification.
2148
2149 * processes.texi (Sentinels): Clarify about output and quitting.
2150 (Filter Functions): Mention with-local-quit.
2151
c1bed3aa
JL
21522005-10-17 Juri Linkov <juri@jurta.org>
2153
2154 * buffers.texi (Current Buffer):
2155 * commands.texi (Event Input Misc):
2156 * compile.texi (Eval During Compile, Compiler Errors):
2157 * customize.texi (Group Definitions):
2158 * display.texi (Progress, Defining Faces):
2159 * files.texi (Writing to Files):
2160 * modes.texi (Mode Hooks, Defining Minor Modes):
2161 * streams.texi (Output Functions):
2162 * syntax.texi (Syntax Table Functions):
2163 * text.texi (Change Hooks):
2164 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2165
2166 * commands.texi (Quitting): Replace arg `forms' with `body' in
2167 `with-local-quit'.
2168
2169 * positions.texi (Excursions): Replace arg `forms' with `body' in
2170 `save-excursion'.
2171
ef1b4c9e
KS
21722005-10-08 Kim F. Storm <storm@cua.dk>
2173
2174 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2175 Rename manual section accordingly.
2176
abc8ce50
KS
21772005-10-04 Kim F. Storm <storm@cua.dk>
2178
2179 * windows.texi (Window Split Tree): New section describing
2180 new function window-split-tree function.
2181
a1f5a1f0
NR
21822005-10-03 Nick Roberts <nickrob@snap.net.nz>
2183
2184 * display.texi (Fringe Size/Pos): Simplify and add detail.
2185
97c3e4cc
RF
21862005-09-30 Romain Francoise <romain@orebokech.com>
2187
2188 * minibuf.texi (High-Level Completion): Explain that the prompt
2189 given to `read-buffer' should end with a colon and a space.
2190 Update usage examples.
2191
8ad8c5ce
JL
21922005-09-29 Juri Linkov <juri@jurta.org>
2193
2194 * display.texi (Displaying Messages): Rename argument name
2195 `string' to `format-string' in functions `message', `message-box',
2196 `message-or-box'.
2197
63182706
CY
21982005-09-26 Chong Yidong <cyd@stupidchicken.com>
2199
fc2cb772 2200 * errors.texi (Standard Errors): Correct xrefs.
63182706 2201
906320ec
CY
22022005-09-18 Chong Yidong <cyd@stupidchicken.com>
2203
fc2cb772 2204 * display.texi (Defining Images): Update documentation for
906320ec
CY
2205 `image-load-path'.
2206
8ccd3630
RS
22072005-09-17 Richard M. Stallman <rms@gnu.org>
2208
2209 * display.texi (Defining Images): Clean up previous change.
2210
7260457b
RF
22112005-09-16 Romain Francoise <romain@orebokech.com>
2212
2213 * elisp.texi: Specify GFDL version 1.2.
2214
2215 * doclicense.texi (GNU Free Documentation License): Update to
2216 version 1.2.
2217
5b51c037
CY
22182005-09-15 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * display.texi (Defining Images): Document `image-load-path'.
2221
5c4757d3
RS
22222005-09-15 Richard M. Stallman <rms@gnu.org>
2223
2224 * objects.texi (Printed Representation): Minor cleanup.
2225 (Box Diagrams): Minor fix.
2226 (Cons Cell Type): Move (...) index item here.
2227 (Box Diagrams): From here.
2228 (Array Type): Minor fix.
2229 (Type Predicates): Delete index "predicates".
2230 (Hash Table Type): Clarify xref.
2231 (Dotted Pair Notation): Minor fix.
2232
2bb8b80c
CY
22332005-09-10 Chong Yidong <cyd@stupidchicken.com>
2234
2235 * files.texi (Saving Buffers): Fix typo.
2236
47b8bc5d
RS
22372005-09-08 Richard M. Stallman <rms@gnu.org>
2238
2239 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2240
475aab0d
CY
22412005-09-08 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * locals.texi (Standard Buffer-Local Variables): Don't include
2244 mode variables for minor modes.
2245 Fix xrefs for buffer-display-count, buffer-display-table,
2246 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2247 enable-multibyte-characters, fill-column, header-line-format,
2248 left-fringe-width, left-margin, and right-fringe-width.
2249
2250 * hooks.texi (Standard Hooks): All hooks should conform to the
2251 standard naming convention now.
2252 Fix xref for `echo-area-clear-hook'.
2253
2254 * display.texi (Usual Display): Note that indicate-empty-lines and
2255 tab-width are buffer-local.
2256
2257 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2258
2259 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2260
2261 * nonascii.texi (Encoding and I/O): Note that
2262 buffer-file-coding-system is buffer-local.
2263
2264 * positions.texi (List Motion): Note that defun-prompt-regexp is
2265 buffer-local.
2266
2267 * text.texi (Auto Filling): Note that auto-fill-function is
2268 buffer-local.
2269 (Undo): Note that buffer-undo-list is buffer-local.
2270
2271 * windows.texi (Buffers and Windows): Document
2272 buffer-display-count.
2273
2a6bc1f7
RS
22742005-09-06 Richard M. Stallman <rms@gnu.org>
2275
2276 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2277 package prefix elsewhere than at the start of the name.
2278
d7ea8b71
RS
22792005-09-03 Richard M. Stallman <rms@gnu.org>
2280
2281 * tips.texi (Programming Tips): Add conventions for minibuffer
2282 questions and prompts.
2283
0c6087a6
RS
22842005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2285
2286 * intro.texi (nil and t): Minor cleanup.
2287 Delete spurious mention of keyword symbols.
2288 (Evaluation Notation): Add index entry.
2289 (A Sample Function Description): Minor cleanup.
2290 (A Sample Variable Description): Not all vars can be set.
2291
4b5fa40e
TTN
22922005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2293
2294 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2295
2296 (Insertion): Document precise type of `insert-char' arg COUNT.
2297
34b50776
SM
22982005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2299
2300 * modes.texi (Other Font Lock Variables): Sync the default of
2301 font-lock-lines-before.
2302
c1105d05
MA
23032005-08-31 Michael Albinus <michael.albinus@gmx.de>
2304
2305 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2306
62929713
RS
23072005-08-29 Richard M. Stallman <rms@gnu.org>
2308
2309 * elisp.texi (Top): Update subnode menu.
2310
2311 * searching.texi (Searching and Matching): Move node.
2312 Rearrange contents and add overall explanation.
2313 (Searching and Case): Move node.
2314 (Searching and Matching): Update menu.
2315
0fb57cc0
EZ
23162005-08-27 Eli Zaretskii <eliz@gnu.org>
2317
2318 * os.texi (Startup Summary): Fix the description of the initial
2319 startup message display.
2320
3e80c4c1
RS
23212005-08-25 Richard M. Stallman <rms@gnu.org>
2322
2323 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2324
23252005-08-25 Emilio C. Lopes <eclig@gmx.net>
2326
2327 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2328 `next-overlay-change' example.
c1105d05 2329
79a8defb
JL
23302005-08-22 Juri Linkov <juri@jurta.org>
2331
2332 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2333 Fix invert-face. Fix args of face-background.
2334
16691d29
JL
2335 * display.texi (Standard Faces): Delete node.
2336 (Faces): Add xref to `(emacs)Standard Faces'.
2337 (Displaying Faces): Fix xref to `Standard Faces'.
2338
2339 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2340
217b694f
EZ
23412005-08-20 Alan Mackenzie <acm@muc.de>
2342
2343 * buffers.texi (The Buffer List): Clarify the manipulation of the
2344 buffer list.
2345
0bf14bfd
RS
23462005-08-14 Richard M. Stallman <rms@gnu.org>
2347
7ad1498e
AS
2348 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2349 a regexp.
0bf14bfd 2350
c118d09e
RS
23512005-08-11 Richard M. Stallman <rms@gnu.org>
2352
59cb8c23
RS
2353 * elisp.texi (Top): Update subnode lists.
2354
2355 * display.texi (Inverse Video): Node deleted.
2356
c118d09e
RS
2357 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2358 New nodes split out of Coding Conventions.
2359
2360 * searching.texi (Regular Expressions): Document re-builder.
2361
2362 * os.texi (Time Parsing): New node split out of Time Conversion.
2363
2364 * processes.texi (Misc Network, Network Feature Testing)
2365 (Network Options, Make Network): New nodes split out of
2366 Low-Level Network.
2367
67ec7f41
RS
23682005-08-09 Richard M. Stallman <rms@gnu.org>
2369
76d47f0d
RS
2370 * frames.texi (Geometry): New node, split from Size and Position.
2371 (Frame Parameters): Refer to Geometry.
2372
67ec7f41 2373 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 2374
67ec7f41
RS
2375 * windows.texi (Splitting Windows): Fix xref.
2376
2377 * frames.texi (Layout Parameters): Add xref.
2378
2379 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2380
2381 * keymaps.texi (Menu Bar): Fix xref.
2382
2383 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2384
2385 * modes.texi (%-Constructs): Fix xref.
2386
2387 * frames.texi (Window Frame Parameters): Node split up.
2388 (Basic Parameters, Position Parameters, Size Parameters)
2389 (Layout Parameters, Buffer Parameters, Management Parameters)
2390 (Cursor Parameters, Color Parameters): New subnodes.
2391
adb5e445
LT
23922005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2393
2394 * positions.texi (Screen Lines): Update xref for previous change
2395 in minibuf.texi.
2396
2397 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2398 change in minibuf.texi.
2399
61298e17
RS
24002005-08-09 Richard M. Stallman <rms@gnu.org>
2401
2402 * tips.texi (Coding Conventions): Minor cleanup.
2403
2404 * modes.texi (Defining Minor Modes): Explain when init-value
2405 can be non-nil.
2406
2407 * elisp.texi (Top): Update submenu for Minibuffer.
2408
2409 * minibuf.texi (Minibuffer Misc): Node split up.
2410 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2411 (Recursive Mini): New nodes split out from Minibuffer Misc.
2412 (Minibuffer Misc): Document max-mini-window-height.
2413
2414 * hash.texi (Defining Hash): Delete stray paren in example.
2415
2416 * display.texi (Echo Area Customization): Don't define
2417 max-mini-window-height here; xref instead.
2418
2419 * commands.texi (Event Input Misc): Update while-no-input.
2420
2421 * advice.texi (Advising Functions): Explain when to use advice
2422 and when to use a hook.
2423
43e124e6
EZ
24242005-07-30 Eli Zaretskii <eliz@gnu.org>
2425
2426 * makefile.w32-in (info): Don't run install-info.
2427 ($(infodir)/dir): New target, produced by running install-info.
2428
653aea22
LT
24292005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2430
2431 * modes.texi (Defining Minor Modes): The keyword for the initial
2432 value is :init-value, not :initial-value.
2433
ba6ebbd5
EZ
24342005-07-23 Eli Zaretskii <eliz@gnu.org>
2435
2436 * loading.texi (Autoload): Make the `doctor' example be consistent
2437 with what's in current loaddefs.el. Describe the "fn" magic in
2438 the usage portion of the doc string.
2439
6696f2a4
RS
24402005-07-22 Richard M. Stallman <rms@gnu.org>
2441
2442 * internals.texi (Garbage Collection): Clarify previous change.
2443
0c17e67c
SM
24442005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2445
2446 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2447
426179e1
JL
24482005-07-18 Juri Linkov <juri@jurta.org>
2449
2450 * commands.texi (Accessing Events):
2451 * frames.texi (Text Terminal Colors, Resources):
2452 * markers.texi (The Mark):
2453 * modes.texi (Defining Minor Modes):
2454 Delete duplicate duplicate words.
2455
9b0c2c56
RS
24562005-07-16 Richard M. Stallman <rms@gnu.org>
2457
2458 * display.texi (Managing Overlays): Clarify make-overlay
2459 args for insertion types.
2460
fd90b80c
LT
24612005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2462
0c17e67c
SM
2463 * customize.texi (Variable Definitions):
2464 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
2465 `standard-value' is a list too.
2466 (Defining New Types): Use @key{RET} instead of @key{ret}.
2467
37aa90e5
TTN
24682005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2469
2470 * os.texi (Translating Input): Fix typo.
2471
917e0c95
RS
24722005-07-08 Richard M. Stallman <rms@gnu.org>
2473
2474 * README: Update edition number and size estimate.
2475
2476 * elisp.texi (VERSION): Set to 2.9.
2477
7d90e71d
RS
24782005-07-07 Richard M. Stallman <rms@gnu.org>
2479
c330dafe
RS
2480 * book-spine.texinfo: Update Emacs version.
2481
7d90e71d
RS
2482 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2483
dc2204be
RS
24842005-07-06 Richard M. Stallman <rms@gnu.org>
2485
2486 * searching.texi (Regexp Search): Clarify what re-search-forward
2487 does when the search fails.
2488
a0ec7a4a
LK
24892005-07-05 Lute Kamstra <lute@gnu.org>
2490
dc2204be 2491 * Update FSF's address in GPL notices.
a0ec7a4a
LK
2492
2493 * doclicense.texi (GNU Free Documentation License):
2494 * gpl.texi (GPL):
2495 * tips.texi (Coding Conventions, Library Headers):
2496 * vol1.texi:
2497 * vol2.texi: Update FSF's address.
2498
4af33176
RS
24992005-07-04 Richard M. Stallman <rms@gnu.org>
2500
2501 * hooks.texi (Standard Hooks): Add occur-hook.
2502
b3ab615b
LT
25032005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * display.texi (The Echo Area): Correct menu.
2506
3d393029
RS
25072005-07-03 Richard M. Stallman <rms@gnu.org>
2508
7fe48b75
RS
2509 * elisp.texi (Top): Update subnode menu for Display.
2510
2511 * display.texi (Displaying Messages): New node, with most
2512 of what was in The Echo Area.
2513 (Progress): Moved under The Echo Area.
2514 (Logging Messages): New node with new text.
2515 (Echo Area Customization): New node, the rest of what was
2516 in The Echo Area. Document message-truncate-lines with @defvar.
2517 (Display): Update menu.
2518
3d393029
RS
2519 * windows.texi (Textual Scrolling): Doc 3 values for
2520 scroll-preserve-screen-position.
2521
2522 * text.texi (Special Properties): Change hook functions
2523 should bind inhibit-modification-hooks around altering buffer text.
2524
2525 * keymaps.texi (Key Binding Commands): Call binding BINDING
2526 rather than DEFINITION.
2527
b26860ad
JB
25282005-06-29 Juanma Barranquero <lekktu@gmail.com>
2529
2530 * variables.texi (Defining Variables): `user-variable-p' returns t
2531 for aliases of user options, nil for alias loops.
2532
025691ed
RS
25332005-06-28 Richard M. Stallman <rms@gnu.org>
2534
2535 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2536 make-keymap.
2537
b61bfa4d
LT
25382005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2539
2540 * variables.texi (Setting Variables): Correct and clarify
2541 description of `add-to-ordered-list'.
2542
24ee714d
RS
25432005-06-26 Richard M. Stallman <rms@gnu.org>
2544
2545 * display.texi (Faces): Minor cleanup.
2546
33b79ce4
LT
25472005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2548
2549 * display.texi (Faces): `facep' returns t for strings that are
2550 face names.
2551
df13531d
RS
25522005-06-25 Richard M. Stallman <rms@gnu.org>
2553
2554 * objects.texi (Equality Predicates): Clarify meaning of equal.
2555
2556 * windows.texi (Selecting Windows): save-selected-window
2557 and with-selected-window save and restore the current buffer.
2558
cf444441
RS
25592005-06-24 Richard M. Stallman <rms@gnu.org>
2560
2561 * numbers.texi (Float Basics): Explain how to test for NaN,
2562 and printing the sign of NaNs.
2563
6cdd056d
EZ
25642005-06-24 Eli Zaretskii <eliz@gnu.org>
2565
2566 * makefile.w32-in (MAKEINFO): Use --force.
2567
b93e3c3b
RS
25682005-06-23 Richard M. Stallman <rms@gnu.org>
2569
2570 * display.texi (Face Functions): Correct Texinfo usage.
2571
6fb276bd
LT
25722005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2573
2574 * lists.texi (Rings): `ring-elements' now returns the elements of
2575 RING in order.
2576
1d1c7e75
JB
25772005-06-23 Juanma Barranquero <lekktu@gmail.com>
2578
2579 * markers.texi (The Mark): Texinfo usage fix.
2580
9d12e52b
KS
25812005-06-23 Kim F. Storm <storm@cua.dk>
2582
2583 * searching.texi (Entire Match Data): Remove evaporate option for
2584 match-data. Do not mention evaporate option for set-match-data.
2585
6d44324c
GM
25862005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2587
2588 * display.texi (Face Functions): Mention face aliases.
2589
80df27a7
RS
25902005-06-21 Richard M. Stallman <rms@gnu.org>
2591
2592 * anti.texi (Antinews): Texinfo usage fix.
2593
e121563b
KB
25942005-06-21 Karl Berry <karl@gnu.org>
2595
9d7d543c
KB
2596 * elisp.texi: Use @copying.
2597
e121563b
KB
2598 * elisp.texi: Put @summarycontents and @contents before the Top
2599 node, instead of the end of the file, so that the contents appear
2600 in the right place in the dvi/pdf output.
2601
36a3b076
JL
26022005-06-21 Juri Linkov <juri@jurta.org>
2603
2604 * display.texi (Defining Faces): Add `customized-face'.
2605
5c796e80
KS
26062005-06-20 Kim F. Storm <storm@cua.dk>
2607
b7d1f38f
KS
2608 * variables.texi (Setting Variables): Any type of element can be
2609 given order in add-to-ordered-list. Compare elements with eq.
2610
5c796e80
KS
2611 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2612
fb056bef
KB
26132005-06-20 Karl Berry <karl@gnu.org>
2614
2615 * syntax.texi (Syntax Flags): Make last column very slightly wider
2616 to avoid "generic comment" breaking on two lines and causing an
2617 underfull box.
2618
84398baa
LT
26192005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2620
2621 * lists.texi (Rings): Various minor clarifications and corrections.
2622
07ff1e4b
RS
26232005-06-18 Richard M. Stallman <rms@gnu.org>
2624
2625 * functions.texi (Obsolete Functions): Simplify.
2626
2627 * variables.texi (Variable Aliases): Simplify.
2628
2629 * anti.texi, backups.texi, compile.texi, customization.texi:
2630 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2631 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2632 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2633 * variables.texi: Fix formatting ugliness.
2634
2635 * elisp.texi: Add links to Rings and Byte Packing.
2636 Update version and copyright years.
2637
2638 * minibuf.texi: Fix formatting ugliness.
2639 (Completion Commands): Move keymap vars to the end
2640 and vars completing-read binds to the top.
2641
3f7fab24
LT
26422005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2643
2644 * processes.texi: Fix typos.
2645 (Bindat Spec): Correct Texinfo error.
926c4c9b 2646 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 2647
f19b57e3
RS
26482005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2649
2650 * lists.texi (Rings): New node.
2651 (Lists): Add it to menu.
2652
a80c5da7 2653 * processes.texi (Byte Packing): New node.
f19b57e3
RS
2654 (Processes): Add it to menu.
2655
26562005-06-17 Richard M. Stallman <rms@gnu.org>
2657
2658 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2659
2660 * help.texi (Documentation Basics): Explain the xref to
2661 Documentation Tips.
2662
2663 * debugging.texi (Debugger Commands): Minor fix.
2664
67c1390d
LT
26652005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2666
2667 * edebug.texi (Instrumenting): Eliminate duplicate link.
2668 (Specification List): Replace references to "below", referring to
2669 a later node, with one @ref to that node.
2670
2671 * os.texi (Timers): Timers should save and restore the match data
2672 if they change it.
2673
2674 * debugging.texi (Debugger Commands): Mention that the Lisp
2675 debugger can not step through primitive functions.
2676
51cd2a8c
JB
26772005-06-16 Juanma Barranquero <lekktu@gmail.com>
2678
2679 * functions.texi (Obsolete Functions): Update argument names of
2680 `make-obsolete' and `define-obsolete-function-alias'.
2681
2682 * variables.texi (Variable Aliases): Update argument names of
2683 `defvaralias', `make-obsolete-variable' and
2684 `define-obsolete-variable-alias'.
2685
f5e6ac4a
KS
26862005-06-15 Kim F. Storm <storm@cua.dk>
2687
2688 * searching.texi (Entire Match Data): Rephrase warnings about
2689 evaporate arg to match-data and set-match-data.
2690
fe2a9972
LT
26912005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2692
67774855
LT
2693 * elisp.texi (Top): Update detailed menu.
2694
fe2a9972
LT
2695 * edebug.texi (Edebug): Update menu.
2696 (Instrumenting): Update xrefs.
2697 (Edebug Execution Modes): Correct xref.
2698 (Jumping): Clarify description of `h' command.
2699 Eliminate redundant @ref.
2700 (Breaks): New node.
9b7fa297 2701 (Breakpoints): Is now a subsubsection.
fe2a9972
LT
2702 (Global Break Condition): Mention `C-x X X'.
2703 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2704 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2705 (Edebug Display Update): Correct pxref.
2706 (Edebug and Macros): New node.
2707 (Instrumenting Macro Calls): Is now a subsubsection.
2708 Neither arg of `def-edebug-spec' is evaluated.
2709 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2710 (Specification Examples): Fix typo.
2711
b59f605b
LK
27122005-06-14 Lute Kamstra <lute@gnu.org>
2713
2714 * debugging.texi (Function Debugging): Primitives can break on
2715 entry too.
2716
a5c99dc9
KS
27172005-06-14 Kim F. Storm <storm@cua.dk>
2718
2719 * variables.texi (Setting Variables): Add add-to-ordered-list.
2720
f99ed2f8
SM
27212005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2722
2723 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2724 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2725
9d42ffaa
LK
27262005-06-13 Lute Kamstra <lute@gnu.org>
2727
2728 * text.texi (Special Properties): Fix cross reference.
2729
32cc0b00
LT
27302005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2731
2732 * debugging.texi (Function Debugging): Delete mention of empty
2733 string argument to `cancel-debug-on-entry'. Delete inaccurate
2734 description of the return value of that command.
2735
98d1a1cf
EZ
27362005-06-11 Alan Mackenzie <acm@muc.de>
2737
2738 * text.texi (Adaptive Fill): Amplify the description of
2739 fill-context-prefix.
2740
4b53b8d7
LT
27412005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2742
84398baa 2743 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 2744
b5305167
SM
27452005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2746
2747 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2748
9bd4c3ad
LT
27492005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2750
2751 * debugging.texi (Error Debugging): Minor rewording.
2752 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2753 is optional.
2754
257914aa
LK
27552005-06-10 Lute Kamstra <lute@gnu.org>
2756
b5305167 2757 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
2758 (Top): Give it a title. Correct version number. Give the
2759 detailed node listing a more prominent header.
b5305167
SM
2760 * intro.texi: Don't set VERSION here a second time.
2761 Mention Emacs's version too.
257914aa
LK
2762 * anti.texi (Antinews): Use EMACSVER to refer to the current
2763 version of Emacs.
2764
b7aae902
KS
27652005-06-09 Kim F. Storm <storm@cua.dk>
2766
2767 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2768 match-data and set-match-data.
2769
99598737
RS
27702005-06-08 Richard M. Stallman <rms@gnu.org>
2771
2772 * searching.texi (Entire Match Data): Clarify when match-data
2773 returns markers and when integers.
2774
2775 * display.texi (Defining Faces): Explain that face name should not
2776 end in `-face'.
2777
2778 * modes.texi (Mode Line Data): Minor cleanup.
2779 (Customizing Keywords): Node split out of Search-based Fontification.
2780 Add example of using font-lock-add-keywords from a hook.
2781 Clarify when MODE should be non-nil, and when nil.
2782
27832005-06-06 Richard M. Stallman <rms@gnu.org>
2784
2785 * modes.texi (Mode Line Data): Explain what happens when the car
2786 of a list is a void symbol.
2787 (Search-based Fontification): Explain MODE arg to
2788 font-lock-add-keywords and warn about calls from major modes.
2789
ecc8893a
JL
27902005-06-08 Juri Linkov <juri@jurta.org>
2791
2792 * display.texi (Standard Faces): Add `shadow' face.
2793
7fa9f4eb
LT
27942005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2795
2796 * modes.texi (Major Mode Conventions): A derived mode only needs
2797 to put the call to the parent mode inside `delay-mode-hooks'.
2798
bebcc4b1
RS
27992005-05-29 Richard M. Stallman <rms@gnu.org>
2800
c16b1394
RS
2801 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2802 new, and what that implies. Clarify.
2803
2804 * files.texi (Locating Files): Clean up the text.
2805
bebcc4b1
RS
2806 * frames.texi (Window Frame Parameters): Document user-size.
2807 Shorten entry for top by referring to left.
2808
28092005-05-26 Richard M. Stallman <rms@gnu.org>
2810
2811 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2812 is new, and what the implications are. Other clarifications.
2813
217797bc
RS
28142005-05-24 Richard M. Stallman <rms@gnu.org>
2815
2816 * frames.texi (Dialog Boxes): Minor fixes.
2817
3565fe07
MY
28182005-05-25 Masatake YAMATO <jet@gyve.org>
2819
2820 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2821
817089df
LT
28222005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2823
2824 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2825 is optional.
2826
cb5db137
NR
28272005-05-24 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * frames.texi (Dialog Boxes): Descibe new optional argument.
2830
3c8572f5
LK
28312005-05-23 Lute Kamstra <lute@gnu.org>
2832
2833 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2834 syntax-begin-function over font-lock-beginning-of-syntax-function.
2835
2a4d7cb3
LT
28362005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2837
71f800cf
LT
2838 * minibuf.texi (Reading File Names): Update description of
2839 `read-directory-name'.
2840
2a4d7cb3
LT
2841 * modes.texi (Derived Modes): Clarify :group keyword.
2842
bb4afd09
EZ
28432005-05-21 Eli Zaretskii <eliz@gnu.org>
2844
b5305167
SM
2845 * files.texi (Locating Files): New subsection.
2846 Describe locate-file and executable-find.
bb4afd09 2847
a2c9aee6
EZ
28482005-05-21 Kevin Ryde <user42@zip.com.au>
2849
2850 * frames.texi (Initial Parameters): Update cross reference to
2851 "Emacs Invocation".
2852
6900105f
LT
28532005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2854
ca1b0914
LT
2855 * keymaps.texi (Active Keymaps): Add anchor.
2856
6900105f
LT
2857 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2858 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2859 appropriate place.
2860 (Derived Modes): Small clarifications.
b5305167
SM
2861 (Minor Mode Conventions, Keymaps and Minor Modes):
2862 Replace references to nodes with references to anchors.
6900105f
LT
2863 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2864 Clarify description of lists whose first element is an integer.
2865 (Mode Line Variables): Add anchor.
2866 (%-Constructs): Clarify description of integer after %.
2867 (Emulating Mode Line): Describe nil value for FACE.
2868
54d06364
LT
28692005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2870
2871 * modes.texi (Derived Modes): Correct references to non-existing
2872 variable standard-syntax-table.
2873
f8d0b769
LK
28742005-05-17 Lute Kamstra <lute@gnu.org>
2875
2876 * modes.texi (Defining Minor Modes): Mention the mode hook.
2877
294c599c
KS
28782005-05-15 Kim F. Storm <storm@cua.dk>
2879
2880 * processes.texi (Network): Remove open-network-stream-nowait.
2881 (Network Servers): Remove open-network-stream-server.
2882
4214af69
LT
28832005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2884
2885 * elisp.texi (Top): Update detailed menu.
2886
2887 * variables.texi: Reorder nodes.
2888 (Variables): Update menu.
2889 (File Local Variables): Do not refer to the `-*-' line as
2890 a "local variables list". Add pxref.
2891
302691ab
LT
28922005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2893
56d4215a
LT
2894 * elisp.texi (Top): Update detailed menu for node changes.
2895
302691ab 2896 * modes.texi (Modes): Update Menu.
6db11765 2897 (Hooks): Move to beginning of chapter.
302691ab
LT
2898 Most minor modes run mode hooks too.
2899 `add-hook' can handle void hooks or hooks whose value is a single
2900 function.
2901 (Major Modes): Update Menu.
2902 (Major Mode Basics): New node, split off from `Major Modes'.
2903 (Major Mode Conventions): Correct xref. Explain how to handle
2904 auto-mode-alist if the major mode command has an autoload cookie.
2905 (Auto Major Mode): Major update. Add magic-mode-alist.
2906 (Derived Modes): Major update.
2907 (Mode Line Format): Update Menu.
2908 (Mode Line Basics): New node, split off from `Mode Line Format'.
2909
2910 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2911 for `magic autoload comment'. Add index entries and anchor.
2912
d06ba294
RS
29132005-05-14 Richard M. Stallman <rms@gnu.org>
2914
2915 * tips.texi (Coding Conventions): Explain how important it is
2916 that just loading certain files not change Emacs behavior.
2917
2918 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2919
405cb12a
LK
29202005-05-12 Lute Kamstra <lute@gnu.org>
2921
19958124
LK
2922 * modes.texi (Generic Modes): Update.
2923 (Major Modes): Refer to node "Generic Modes".
2924
405cb12a
LK
2925 * elisp.texi (Top): Update to the current structure of the manual.
2926 * processes.texi (Processes): Add menu description.
2927 * customize.texi (Customization): Add menu descriptions.
2928
f714dd1b
TTN
29292005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2930
cc9442f2
TTN
2931 * processes.texi (Signals to Processes)
2932 (Low-Level Network): Fix typos.
f714dd1b 2933
36ad23ec
LK
29342005-05-11 Lute Kamstra <lute@gnu.org>
2935
2936 * elisp.texi (Top): Add some nodes from the chapter "Major and
2937 Minor Modes" to the detailed node listing.
2938
d101bf56
RS
29392005-05-10 Richard M. Stallman <rms@gnu.org>
2940
2941 * keymaps.texi (Extended Menu Items): Menu item filter functions
2942 can be called at any time.
2943
698b0510
LT
29442005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2945
2946 * variables.texi (File Local Variables): `(hack-local-variables t)'
2947 now also checks whether a mode is specified in the local variables
2948 list.
2949
2c6b25c7
EZ
29502005-05-05 Kevin Ryde <user42@zip.com.au>
2951
2952 * display.texi (The Echo Area): Correct format function cross
2953 reference.
2954
643b4cf5
LT
29552005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2956
2957 * variables.texi (Variable Aliases): Change description of
2958 `define-obsolete-variable-alias'.
2959
2960 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2961 (Defining Functions): Add xref.
2962 (Obsolete Functions): New node.
2963 (Function Safety): Standardize capitalization of section title.
2964
2965 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2966 (Dialog Boxes): Complete description of `x-popup-dialog'.
2967
053bc8e4
RS
29682005-05-04 Richard M. Stallman <rms@gnu.org>
2969
2970 * commands.texi (Interactive Codes): Fix Texinfo usage.
2971 Document U more clearly.
2972
f6b1b15a
LT
29732005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2974
3b925015
LT
2975 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2976 function and not a macro.
2977
f6b1b15a
LT
2978 * frames.texi (Pop-Up Menus): Correct and clarify description of
2979 `x-popup-menu'.
2980 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2981
ebbfa918
RS
29822005-05-01 Richard M. Stallman <rms@gnu.org>
2983
2984 * edebug.texi (Checking Whether to Stop): Fix previous change.
2985
abe2f96e
LT
29862005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2987
d6028ef2
LT
2988 * display.texi: Fix typos and Texinfo usage.
2989
abe2f96e
LT
2990 * edebug.texi (Checking Whether to Stop): executing-macro ->
2991 executing-kbd-macro.
2992
b2cfb30b
RS
29932005-05-01 Richard M. Stallman <rms@gnu.org>
2994
2995 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2996
7e995a23
RS
29972005-04-30 Richard M. Stallman <rms@gnu.org>
2998
2999 * files.texi (Magic File Names): Document `operations' property.
3000
57efa539
LK
30012005-04-29 Lute Kamstra <lute@gnu.org>
3002
3003 * modes.texi (Generic Modes): New node.
3004 (Major Modes): Add it to the menu.
3005 (Derived Modes): Add "derived mode" to concept index.
3006
0a20b1dc
LK
30072005-04-28 Lute Kamstra <lute@gnu.org>
3008
3009 * modes.texi (Defining Minor Modes): Fix previous change.
3010 (Font Lock Mode): Simplify.
3011 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3012 when set and that some parts are optional. Add cross references.
3013 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
3014 Add cross references. Add font-lock-multiline to index.
3015 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 3016 Lock Variables". Document font-lock-add-keywords and
b5305167 3017 font-lock-remove-keywords.
0a20b1dc
LK
3018 (Other Font Lock Variables): Move font-lock-keywords-only,
3019 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3020 and font-lock-syntactic-face-function to node "Syntactic Font
3021 Lock". Move font-lock-keywords-case-fold-search to node
3022 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3023 and font-lock-{,un}fontify-{buffer,region}-function.
3024 (Precalculated Fontification): Remove reference to deleted variable
3025 font-lock-core-only.
3026 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3027 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3028 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3029 and font-lock-syntactic-face-function here from node "Other Font
3030 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3031 Syntax Properties". Add cross references.
b5305167
SM
3032 (Setting Syntax Properties): New node.
3033 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
3034 * syntax.texi (Syntax Properties): Add cross reference.
3035 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3036
68a94f5a
RS
30372005-04-26 Richard M. Stallman <rms@gnu.org>
3038
3039 * display.texi (Defining Faces):
3040 Document `default' elements of defface spec.
3041
3042 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3043
3044 * variables.texi (Variable Aliases): Clarify text.
3045
30462005-04-25 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3049
7f48f143
LT
30502005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3053
45d2f8e8
EZ
30542005-04-24 Eli Zaretskii <eliz@gnu.org>
3055
f3714ab2
EZ
3056 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3057 syntax-after and syntax-class.
3058
45d2f8e8 3059 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
3060 (Unique File Names): Don't mention "numbers" in the documentation
3061 of make-temp-file and make-temp-name.
45d2f8e8 3062
469bc679
RS
30632005-04-23 Richard M. Stallman <rms@gnu.org>
3064
3065 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3066
c9fa5dc9
RS
30672005-04-22 Nick Roberts <nickrob@snap.net.nz>
3068
3069 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3070
230e1e80
NR
30712005-04-22 Nick Roberts <nickrob@snap.net.nz>
3072
3073 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3074 and define-obsolete-variable-alias.
3075
1ba52906
KS
30762005-04-22 Kim F. Storm <storm@cua.dk>
3077
3078 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3079 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3080
9721d904
LK
30812005-04-21 Lute Kamstra <lute@gnu.org>
3082
3083 * lists.texi (Association Lists): Document rassq-delete-all.
3084
ed35c736
RS
30852005-04-19 Richard M. Stallman <rms@gnu.org>
3086
3087 * modes.texi (Search-based Fontification): Explain that
3088 facespec is an expression to be evaluated.
3089
42fc00a4
RS
30902005-04-19 Kevin Ryde <user42@zip.com.au>
3091
b5305167 3092 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
3093 * strings.texi (String Conversion): Fix xref.
3094
5827e9d4
KS
30952005-04-19 Kim F. Storm <storm@cua.dk>
3096
3097 * symbols.texi (Symbol Plists): Add safe-get.
3098 Mention that `get' may signal an error.
3099
47872da9
NR
31002005-04-18 Nick Roberts <nickrob@snap.net.nz>
3101
3102 * customize.texi (Variable Definitions): Replace tooltip-mode
3103 example with save-place.
3104
ec0cf966
RS
31052005-04-17 Richard M. Stallman <rms@gnu.org>
3106
3107 * buffers.texi (Indirect Buffers): Clarify.
3108
3109 * positions.texi (Positions): Clarify converting marker to integer.
3110
3111 * strings.texi (String Basics): Mention string-match; clarify.
3112
199bb209
LK
31132005-04-08 Lute Kamstra <lute@gnu.org>
3114
3115 * modes.texi (Search-based Fontification): Fix cross references.
3116 Use consistent terminology. Document anchored highlighting.
3117
bfa54668
LK
31182005-04-05 Lute Kamstra <lute@gnu.org>
3119
3120 * modes.texi (Defining Minor Modes): Document :group keyword
3121 argument and its default value.
3122
07e5fb9e
LK
31232005-04-03 Lute Kamstra <lute@gnu.org>
3124
3125 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3126 references and/or descriptions. Delete major mode hooks; mention
3127 them as a category instead. Rename or delete obsolete hooks.
3128
aa945b59
RS
31292005-04-02 Richard M. Stallman <rms@gnu.org>
3130
3131 * nonascii.texi (Coding System Basics): Another wording cleanup.
3132
8b918214
RS
31332005-04-01 Richard M. Stallman <rms@gnu.org>
3134
3135 * nonascii.texi (Coding System Basics): Clarify previous change.
3136
41639988
KH
31372005-04-01 Kenichi Handa <handa@m17n.org>
3138
3139 * nonascii.texi (Coding System Basics): Describe about rondtrip
3140 identity of coding systems.
3141
8e669bbd
RS
31422005-03-29 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * text.texi (Buffer Contents): Add filter-buffer-substring and
3145 buffer-substring-filters.
3146
f60a6f87
RS
31472005-03-26 Chong Yidong <cyd@stupidchicken.com>
3148
3149 * anti.texi (Antinews): Mention `G' interactive code.
3150
3151 * tips.texi (Compilation Tips): Mention benchmark.el.
3152
aaac1251
LT
31532005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3154
3155 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3156 is now bound to M-o M-o.
3157
3158 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3159
45325173
GM
31602005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3161
3162 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3163 in the Emacs Manual).
3164 * Makefile.in (srcs): Remove calendar.texi.
3165 * makefile.w32-in (srcs): Remove calendar.texi.
3166 * display.texi (Display): Change name of next node.
3167 * os.texi (System In): Change name of previous node.
3168 * elisp.texi (Top): Remove Calendar references.
3169 * vol1.texi (Top): Remove Calendar references.
3170 * vol2.texi (Top): Remove Calendar references.
3171
85df292e
RS
31722005-03-25 Richard M. Stallman <rms@gnu.org>
3173
45325173 3174 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
3175 Cleanup previous change.
3176
31772005-03-25 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * display.texi (Face Attributes): Faces earlier in an :inherit
3180 list take precedence.
3181 (Scroll Bars): Fix description of vertical-scroll-bars.
3182 Document frame-current-scroll-bars and window-current-scroll-bars.
3183
3184 * markers.texi (The Mark): Document temporary Transient Mark mode.
3185
b5305167
SM
3186 * minibuf.texi (Reading File Names):
3187 Document read-file-name-completion-ignore-case.
85df292e
RS
3188
3189 * positions.texi (Screen Lines): Document nil for width argument
3190 to compute-motion.
3191
1fe54d69
KS
31922005-03-23 Kim F. Storm <storm@cua.dk>
3193
3194 * display.texi (Standard Faces): Other faces used in the fringe
3195 implicitly inherits from the fringe face.
3196 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3197 properties implicitly inherits from fringe face.
3198 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3199
a775dff4
RS
32002005-03-20 Chong Yidong <cyd@stupidchicken.com>
3201
3202 * display.texi (Invisible Text): State default value of
3203 line-move-ignore-invisible.
3204 (Managing Overlays): Document remove-overlays.
3205 (Standard Faces): Document escape-glyph face.
3206
b5305167 3207 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 3208
b5305167
SM
3209 * modes.texi (Other Font Lock Variables):
3210 Document font-lock-lines-before.
a775dff4
RS
3211
3212 * positions.texi (Skipping Characters): skip-chars-forward allows
3213 character classes.
3214
077f7085
LK
32152005-03-18 Lute Kamstra <lute@gnu.org>
3216
3217 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3218
d69ea7ab
RS
32192005-03-17 Richard M. Stallman <rms@gnu.org>
3220
c7bd5d57
RS
3221 * text.texi (Undo): Document extensible undo entries.
3222
d69ea7ab
RS
3223 * searching.texi (String Search, Regexp Search, Regexp Search):
3224 Cleanups.
3225
3226 * nonascii.texi (Character Codes): Minor fix.
3227
3228 * display.texi (Display Property): Explain the significance
3229 of having text properties that are eq.
3230 (Other Display Specs): Explain string as display spec.
3231
3232 * commands.texi (Interactive Codes): Document G option.
3233
32342005-03-17 Chong Yidong <cyd@stupidchicken.com>
3235
3236 * text.texi (Filling): Add sentence-end-without-period and
3237 sentence-end-without-space.
3238 (Changing Properties): Minor fix.
3239
3240 * anti.texi: Total rewrite.
3241
a7679889
LK
32422005-03-15 Lute Kamstra <lute@gnu.org>
3243
3244 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3245
6eb8e247
KS
32462005-03-08 Kim F. Storm <storm@cua.dk>
3247
3248 * display.texi (Specified Space): Property :width is support on
3249 non-graphic terminals, :height is not.
3250
bfa8be14
RS
32512005-03-07 Richard M. Stallman <rms@gnu.org>
3252
3253 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3254 Now subnodes of Fringes.
3255 (Overlay Arrow): Document overlay-arrow-variable-list.
3256 (Fringe Size/Pos): New node, broken out of Fringes.
3257 (Display): Explain clearing vs redisplay better.
3258 (Truncation): Clarify use of bitmaps.
3259 (The Echo Area): Clarify the uses of the echo area.
3260 Add max-mini-window-height.
3261 (Progress): Clarify.
3262 (Invisible Text): Explain that main loop moves point out.
3263 (Selective Display): Say "hidden", not "invisible".
b5305167 3264 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
3265 (Overlay Properties): Clarify intro.
3266 (Finding Overlays): Explain return values when nothing found.
3267 (Width): truncate-string-to-width has added arg.
3268 (Displaying Faces): Clarify and update mode line face handling.
3269 (Face Functions): Minor cleanup.
b5305167 3270 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
3271 (Pixel Specification, Other Display Specs): Minor cleanups.
3272 (Images, Image Descriptors): Minor cleanups.
3273 (GIF Images): Patents have expired.
3274 (Showing Images): Explain default text for insert-image.
b5305167 3275 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
3276 (Making Buttons): Explain return values.
3277 (Button Buffer Commands): Add xref.
3278 (Inverse Video): Update mode-line-inverse-video.
3279 (Display Table Format): Clarify.
3280 (Active Display Table): Give defaults for window-display-table.
3281
3282 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3283 and calendar-today-marker are strings, not chars.
3284 (Holiday Customizing): Minor fix.
3285
bfa8be14
RS
3286 * internals.texi (Writing Emacs Primitives): Update `or' example.
3287 Update limit on # args of subr.
3288
3289 * edebug.texi (Using Edebug): Arrow is in fringe.
3290 (Instrumenting): Arg to eval-defun works without loading edebug.
3291 (Edebug Execution Modes): Add xref.
3292
3293 * customize.texi (Common Keywords): Clarify :require.
3294 Mention :version here.
3295 (Variable Definitions, Group Definitions): Not here.
3296 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3297
d69ea7ab
RS
32982005-03-07 Chong Yidong <cyd@stupidchicken.com>
3299 * nonascii.texi (Text Representations): Clarify position-bytes.
3300 (Character Sets): Add list-charset-chars.
3301 (Scanning Charsets): Add charset-after.
3302 (Encoding and I/O): Minor fix.
3303
34398e6c
RS
33042005-03-06 Richard M. Stallman <rms@gnu.org>
3305
3306 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3307 (Resizing Windows): Likewise.
3308
3309 * text.texi (Change Hooks): Get rid of "Emacs 21".
3310
3311 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3312
3313 * streams.texi (Output Variables): Get rid of "Emacs 21".
3314
3315 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3316
3317 * os.texi (Translating Input): Replace flow-control example
3318 with a less obsolete example that uses `keyboard-translate'.
3319
6eb8e247 3320 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 3321 Get rid of "Emacs 21".
6eb8e247 3322
34398e6c
RS
3323 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3324 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3325
3326 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3327
3328 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3329
3330 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3331 (Menu Bar): Fix when menu-bar-update-hook is called.
3332
3333 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3334
3335 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3336 and make it read better.
3337
3338 * files.texi (Writing to Files): Get rid of "Emacs 21".
3339 (Unique File Names): Likewise.
3340
3341 * elisp.texi: Update Emacs version to 22.
3342
3343 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3344 (Overlay Properties, Face Attributes): Likewise.
3345 (Managing Overlays): Fix punctuation.
3346 (Attribute Functions): Clarify set-face-font; get rid of
3347 info about old Emacs versions.
3348 (Auto Faces, Font Lookup, Display Property, Images):
3349 Get rid of "Emacs 21".
3350
3351 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3352
d2178387
RS
33532005-03-05 Richard M. Stallman <rms@gnu.org>
3354
3355 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3356
524352d6
LK
33572005-03-04 Lute Kamstra <lute@gnu.org>
3358
3359 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3360
33612005-03-03 Lute Kamstra <lute@gnu.org>
3362
3363 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3364
284f0680
LK
33652005-03-01 Lute Kamstra <lute@gnu.org>
3366
3367 * debugging.texi (Debugger Commands): Update `j'.
3368
a9ee5cac
LK
33692005-02-28 Lute Kamstra <lute@gnu.org>
3370
3371 * debugging.texi (Debugging): Fix typo.
3372 (Error Debugging): Document eval-expression-debug-on-error.
3373 (Function Debugging): Update example.
3374 (Using Debugger): Mention starred stack frames.
3375 (Debugger Commands): Document `j' and `l'.
3376 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3377 Update the messages that the debugger displays.
3378 (Internals of Debugger): Add cross reference. Update example.
3379 (Excess Open): Minor improvement.
3380 (Excess Close): Minor improvement.
3381
378d0f8e
RS
33822005-02-26 Richard M. Stallman <rms@gnu.org>
3383
3384 * tips.texi (Coding Conventions): Clarify.
3385 Put all the major mode key reservations together.
3386 Mention the Mouse-1 => Mouse-2 conventions.
3387
3388 * syntax.texi (Syntax Class Table): Clarify.
3389 (Syntax Table Functions): syntax-after moved from here.
3390 (Syntax Table Internals): syntax-after moved to here.
3391 (Parsing Expressions): Update info on number of values
3392 and what's meaningful in the STATE argument.
3393 (Categories): Fix typo.
3394
3395 * sequences.texi (Arrays): Cleanup.
3396 (Char-Tables): Clarify.
3397
3398 * processes.texi (Deleting Processes): Cleanups, add xref.
3399 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3400 (Process Information): set-process-coding-system, some args optional.
3401 (Input to Processes): Explain various types for PROCESS args.
3402 Rename them from PROCESS-NAME to PROCESS.
3403 (Signals to Processes): Likewise.
3404 (Decoding Output): Cleanup.
3405 (Query Before Exit): Clarify.
3406
3407 * os.texi (Startup Summary): Correct the options; add missing ones.
3408 (Terminal Output, Batch Mode): Clarify.
3409 (Flow Control): Node deleted.
3410
3411 * markers.texi (The Mark): Clarify.
3412
3413 * macros.texi (Expansion): Cleanup.
3414 (Indenting Macros): indent-spec allows ints, not floats.
3415
3416 * keymaps.texi (Keymaps): Clarify.
3417 (Format of Keymaps): Update lisp-mode-map example.
3418 (Active Keymaps, Key Lookup): Clarify.
3419 (Changing Key Bindings): Add xref to `kbd'.
3420 (Key Binding Commands, Simple Menu Items): Clarify.
3421 (Mouse Menus, Menu Bar): Clarify.
3422 (Menu Example): Replace print example with menu-bar-replace-menu.
3423
3424 * help.texi (Documentation Basics): Add function-documentation prop.
3425
3426 * elisp.texi (Top): Don't refer to Flow Control node.
3427
3428 * commands.texi (Command Overview): Improve xrefs.
3429 (Adjusting Point): Adjusting point applies to intangible and invis.
3430 (Key Sequence Input): Doc extra read-key-sequence args.
3431 Likewise for read-key-sequence-vector.
3432
3433 * backups.texi (Rename or Copy): Minor fix.
3434 (Numbered Backups): For version-control, say the default.
3435 (Auto-Saving): make-auto-save-file-name example is simplified.
3436
3437 * advice.texi (Advising Functions): Don't imply one part of Emacs
3438 should advise another part. Markup changes.
3439 (Defining Advice): Move transitional para.
3440 (Activation of Advice): Cleanup.
3441 Explain if COMPILE is nil or negative.
3442
3443 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3444
2e20c83d
LK
34452005-02-24 Lute Kamstra <lute@gnu.org>
3446
3447 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3448 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3449
65c492fd
LK
34502005-02-23 Lute Kamstra <lute@gnu.org>
3451
b02c3eed
LK
3452 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3453 to define global minor modes as well.
3454
65c492fd
LK
3455 * display.texi (Managing Overlays): overlay-buffer returns nil for
3456 deleted overlays.
3457
b686dd59
KS
34582005-02-22 Kim F. Storm <storm@cua.dk>
3459
3460 * minibuf.texi (Basic Completion): Allow symbols in addition to
3461 strings in try-completion and all-completions.
3462
23e8c095
LK
34632005-02-14 Lute Kamstra <lute@gnu.org>
3464
3465 * elisp.texi (Top): Remove reference to deleted node.
3466
3467 * lists.texi (Lists): Remove reference to deleted node.
3468 (Cons Cells): Fix typo.
3469
3470 * loading.texi (Where Defined): Fix typo.
3471
134948fc
RS
34722005-02-14 Richard M. Stallman <rms@gnu.org>
3473
3474 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3475 is useful for discarding some minor modes.
3476
3477 * symbols.texi (Symbol Components): Reorder examples.
3478
3479 * streams.texi (Input Functions): State standard-input default.
3480 (Output Variables): State standard-output default.
3481
3482 * objects.texi (Printed Representation): Clarify read syntax vs print.
3483 (Floating Point Type): Explain meaning better.
3484 (Symbol Type): Explain uniqueness better.
3485 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3486 List examples sooner.
3487 (Box Diagrams): New subnode broken out.
3488 Some examples moved from old Lists as Boxes node.
3489 (Dotted Pair Notation): Clarify intro.
3490 (Array Type): Clarify.
3491 (Type Predicates): Add hash-table-p.
3492
3493 * numbers.texi (Integer Basics): Clarify radix explanation.
3494 (Predicates on Numbers): Minor clarification.
3495 (Comparison of Numbers): Minor clarification. Clarify eql.
3496 Typos in min, max.
3497 (Math Functions): Clarify overflow in expt.
3498
3499 * minibuf.texi (Text from Minibuffer): Minor clarification.
3500 Mention arrow keys.
3501
3502 * loading.texi (Autoload): defun's doc string overrides autoload's
3503 doc string.
3504 (Repeated Loading): Modernize "add to list" examples.
3505 (Where Defined): Finish updating table of load-history elts.
3506
3507 * lists.texi (List-related Predicates): Minor wording improvement.
3508 (Lists as Boxes): Node deleted.
3509 (Building Lists): Explain trivial cases of number-sequence.
3510
3511 * hash.texi (Hash Tables): Add desc to menu items.
3512 (Creating Hash): Expain "full" means "make larger",
3513 (Hash Access): Any object can be a key.
3514 State value of maphash.
3515
3516 * functions.texi (What Is a Function): Wording cleanup.
3517 (Function Documentation): Minor cleanup.
3518 Explain purpose of calling convention at end of doc string.
3519 (Function Names): Wording cleanup.
3520 (Calling Functions): Wording cleanup.
3521 Explain better how funcall calls the function.
3522 (Function Cells): Delete example of saving and redefining function.
3523
3524 * control.texi (Combining Conditions): Wording cleanup.
3525 (Iteration): dolist and dotimes bind VAR locally.
3526 (Cleanups): Xref to Atomic Changes.
3527
3528 * compile.texi (Byte Compilation): Delete 19.29 info.
3529 (Compilation Functions): Macros' difficulties don't affect defsubst.
3530 (Docs and Compilation): Delete 19.29 info.
3531
44291460
RS
35322005-02-10 Richard M. Stallman <rms@gnu.org>
3533
3534 * objects.texi (Symbol Type): Minor correction.
3535
1f9ad95a
LK
35362005-02-06 Lute Kamstra <lute@gnu.org>
3537
3538 * modes.texi (Example Major Modes): Fix typos.
3539
ba2c991c
RS
35402005-02-06 Richard M. Stallman <rms@gnu.org>
3541
3542 * text.texi (Margins): fill-nobreak-predicate can be one function.
3543
3544 * strings.texi (Modifying Strings): clear-string can make unibyte.
3545 (Formatting Strings): format gives error if values missing.
3546
3547 * positions.texi (Character Motion): Mention default arg
3548 for forward-char. backward-char refers to forward-char.
3549 (Word Motion): Mention default arg for forward-word.
3550 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3551 Simplify end-of-buffer.
3552 (Text Lines): Mention default arg for forward-line.
3553 (List Motion): Mention default arg for beginning/end-of-defun.
3554 (Skipping Characters): Minor fixes in explaining character-set.
3555
3556 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3557 Mode inheritance applies only when default-major-mode is nil.
3558 Clarifications.
3559 (Example Major Modes): Update Text mode and Lisp mode examples.
3560 (Minor Mode Conventions): Mention define-minor-mode at top.
3561 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3562 (Mode Line Format): Update mode line face display info.
3563 (Properties in Mode): Mention effect of risky vars.
3564 (Imenu): Define imenu-add-to-menubar.
3565 (Font Lock Mode): Add descriptions to menu lines.
3566 (Faces for Font Lock): Add font-lock-doc-face.
3567
9bf6d576
LK
35682005-02-05 Lute Kamstra <lute@gnu.org>
3569
3570 * text.texi (Maintaining Undo): Remove obsolete function.
3571
cb602754
EZ
35722005-02-05 Eli Zaretskii <eliz@gnu.org>
3573
3574 * frames.texi (Color Names): Add pointer to the X docs about RGB
3575 color specifications. Improve indexing
3576 (Text Terminal Colors): Replace the description of RGB values by
3577 an xref to "Color Names".
3578
4e07258f
RS
35792005-02-03 Richard M. Stallman <rms@gnu.org>
3580
3581 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3582 Clarify.
3583 (Selecting Windows): Clarify save-selected-window.
3584 (Cyclic Window Ordering): Clarify walk-windows.
3585 (Window Point): Clarify.
3586 (Window Start): Add comment to example.
3587 (Resizing Windows): Add `interactive' specs in examples.
3588 Document fit-window-to-buffer.
3589
3590 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3591 (Undo, Maintaining Undo): Clarify last change.
3592 (Sorting): In sort-numeric-fields, explain about octal and hex.
3593 Mention sort-numeric-base.
3594 (Format Properties): Add xref for hard newlines.
3595
3596 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3597 (Pop-Up Menus): Fix typo.
3598 (Color Names): Explain all types of color names.
3599 Explain color-values on B&W terminal.
3600 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3601
3602 * files.texi (File Locks): Not supported on MS systems.
3603 (Testing Accessibility): Clarify.
3604
3605 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3606 (Coverage Testing): Fix typo.
3607
3608 * commands.texi (Misc Events): Remove stray space.
3609
3610 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3611 (Modification Time): Clarify when visited-file-modtime returns 0.
3612 (The Buffer List): Clarify bury-buffer.
3613 (Killing Buffers): Clarify.
3614 (Indirect Buffers): Add clone-indirect-buffer.
3615
36162005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3617
3618 * edebug.texi (Printing in Edebug): Fix default value of
3619 edebug-print-circle.
3620 (Coverage Testing): Fix displayed frequency count data.
3621
36222005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
3623
3624 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3625
4e07258f 36262005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
3627
3628 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3629
28d986b9
EZ
36302005-01-29 Eli Zaretskii <eliz@gnu.org>
3631
3632 * commands.texi (Misc Events): Describe the help-echo event.
3633
3634 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
3635 consistently in description of the help-echo property.
3636 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
3637
3638 * display.texi (Overlay Properties): Fix the index entry for
3639 help-echo overlay property.
3640
3641 * customize.texi (Type Keywords): Uncomment the xref to the
3642 help-echo property documentation.
3643
8f958b40
KS
36442005-01-23 Kim F. Storm <storm@cua.dk>
3645
3646 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3647 return value. Third element FULLY replaced by PARTIAL which
3648 specifies number of invisible pixels if row is only partially visible.
3649 (Textual Scrolling): Mention auto-window-vscroll.
3650 (Vertical Scrolling): New defvar auto-window-vscroll.
3651
cd7e5dd6
LT
36522005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3653
3654 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3655 command remapping.
3656
6f771c32
RS
36572005-01-15 Richard M. Stallman <rms@gnu.org>
3658
3659 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3660
6ac8a822
KS
36612005-01-14 Kim F. Storm <storm@cua.dk>
3662
88948d55
KS
3663 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3664
6ac8a822
KS
3665 * text.texi (Links and Mouse-1): Fix string and vector item.
3666
20d6de82
RS
36672005-01-13 Richard M. Stallman <rms@gnu.org>
3668
3669 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3670 descriptions of overriding-local-map and overriding-terminal-local-map.
3671
3672 * text.texi (Links and Mouse-1): Clarify text.
3673
f75a592e
KS
36742005-01-13 Kim F. Storm <storm@cua.dk>
3675
3676 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3677
910f60b1
TTN
36782005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3679
3680 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3681
37181fc4
KS
36822005-01-12 Kim F. Storm <storm@cua.dk>
3683
3684 * text.texi (Links and Mouse-1): Rename section from Enabling
3685 Mouse-1 to Following Links. Change xrefs.
3686 Add examples for define-button-type and define-widget.
3687
3688 * display.texi (Button Properties, Button Buffer Commands):
3689 Clarify mouse-1 and follow-link functionality.
3690
28f94a34
RS
36912005-01-12 Richard M. Stallman <rms@gnu.org>
3692
3693 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3694
3695 * display.texi (Beeping): Fix Texinfo usage.
3696
3697 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3698
bac2d936
KS
36992005-01-11 Kim F. Storm <storm@cua.dk>
3700
3701 * display.texi (Button Properties, Button Buffer Commands):
93381d62 3702 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
3703
3704 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3705 (Enabling Mouse-1 to Follow Links): New subsection.
3706
de968ddb
RS
37072005-01-06 Richard M. Stallman <rms@gnu.org>
3708
3709 * text.texi (Special Properties): Minor change.
3710
3711 * os.texi (Timers): Clarify previous change.
3712
3713 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3714
a3a43b3b
LT
37152005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3716
3717 * display.texi (Face Attributes): Correct xref to renamed node.
3718
732bb9ce
RS
37192005-01-01 Richard M. Stallman <rms@gnu.org>
3720
3721 * display.texi (Face Attributes): Describe hex color specs.
3722
c734ae59
RS
37232004-12-31 Richard M. Stallman <rms@gnu.org>
3724
3725 * os.texi (Timers): Update previous change.
3726
33b2f4ea
KS
37272004-12-30 Kim F. Storm <storm@cua.dk>
3728
3729 * display.texi (Line Height): Total line-height is now specified
3730 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3731 in cons cells. (nil . RATIO) is relative to actual line height.
3732 Use line-height `t' instead of `0' to get minimum height.
3733
99ec74b9
RS
37342004-12-29 Richard M. Stallman <rms@gnu.org>
3735
3736 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3737
eab463f6
RS
37382004-12-28 Richard M. Stallman <rms@gnu.org>
3739
3740 * commands.texi (Quitting): Clarify value of with-local-quit.
3741
3742 * elisp.texi (Top): Fix previous change.
3743
3744 * loading.texi (Loading): Fix previous change.
3745
ebbd14f1
RS
37462004-12-27 Richard M. Stallman <rms@gnu.org>
3747
4ae98fc5
RS
3748 * Makefile.in (MAKEINFO): Specify --force.
3749
8f430046
RS
3750 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3751
56011a8c
RS
3752 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3753
3754 * display.texi (Line Height): Further clarify.
3755
3756 * elisp.texi (Top): Update Loading submenu.
3757
ebbd14f1
RS
3758 * loading.texi (Where Defined): New node.
3759 (Unloading): load-history moved to Where Defined.
3760
fda2922a
RS
37612004-12-21 Richard M. Stallman <rms@gnu.org>
3762
3763 * commands.texi (Event Input Misc): Add while-no-input.
3764
9eb8959a
RS
37652004-12-11 Richard M. Stallman <rms@gnu.org>
3766
3767 * display.texi (Line Height): Rewrite text for clarity.
3768
adf87c29
KS
37692004-12-11 Kim F. Storm <storm@cua.dk>
3770
3771 * display.texi (Display): Add node "Line Height" to menu.
3772 (Line Height): New node. Move full description of line-spacing
3773 and line-height text properties here from text.texi.
3774 (Scroll Bars): Add vertical-scroll-bar variable.
3775
3776 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3777
3778 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3779 line-spacing and vertical-scroll-bar.
3780
3781 * text.texi (Special Properties): Just mention line-spacing and
3782 line-height here, add xref to new "Line Height" node.
3783
31e4729e
TTN
37842004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3785
3786 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3787
3788 * locals.texi (Standard Buffer-Local Variables):
3789 Add @xref for `line-spacing'.
3790
cc60c723
RS
37912004-12-05 Richard M. Stallman <rms@gnu.org>
3792
3793 * Makefile.in (maintainer-clean): Remove the info files
3794 in $(infodir) where they are created.
3795
f6101ac9
RS
37962004-12-03 Richard M. Stallman <rms@gnu.org>
3797
3798 * windows.texi (Selecting Windows): get-lru-window and
3799 get-largest-window don't consider dedicated windows.
3800
3801 * text.texi (Undo): Document undo-in-progress.
3802
94221759
RS
38032004-11-26 Richard M. Stallman <rms@gnu.org>
3804
3805 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3806 Remove a few vars that are not always buffer-local.
3807
7092c5e8
LT
38082004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3809
3810 * locals.texi (Standard Buffer-Local Variables): Comment out
3811 xref's to non-existent node `Yet to be written'.
3812
261b01c6
RS
38132004-11-24 Richard M. Stallman <rms@gnu.org>
3814
3815 * processes.texi (Synchronous Processes): Grammar fix.
3816
3817 * numbers.texi (Comparison of Numbers): Add eql.
3818
3819 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3820
3821 * intro.texi (Printing Notation): Fix previous change.
3822
3823 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3824 and default-indicate-buffer-boundaries from here.
3825 (Usual Display): To here.
3826 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3827 (Usual Display): Move tab-width up.
3828
3829 * customize.texi (Variable Definitions): Replace
3830 show-paren-mode example with tooltip-mode.
7092c5e8 3831 (Simple Types, Composite Types, Defining New Types):
261b01c6 3832 Minor cleanups.
7092c5e8 3833
c1aa4864
JH
38342004-11-21 Jesper Harder <harder@ifa.au.dk>
3835
3836 * processes.texi (Synchronous Processes, Output from Processes):
3837 Markup fix.
3838
dedbac89
RS
38392004-11-20 Richard M. Stallman <rms@gnu.org>
3840
07c8c65a
RS
3841 * positions.texi (Skipping Characters): skip-chars-forward
3842 now handles char classes.
3843
8f40a868
RS
3844 * intro.texi (Printing Notation): Avoid confusion of `print'
3845 when explaining @print.
3846
3847 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3848
3849 * display.texi (Display Table Format): Minor fix.
3850
3851 * streams.texi (Output Functions): Fix print example.
3852
fd6866c8
RS
3853 * Makefile.in (elisp): New target.
3854 (dist): Depend on $(infodir)/elisp, not elisp.
3855 Copy the info files from $(infodir).
3856
9d00469f
RS
3857 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3858 read-from-minibuffer.
3859
dedbac89
RS
3860 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3861
6de891db
RS
38622004-11-19 Richard M. Stallman <rms@gnu.org>
3863
3864 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3865
e1c1c5a7
TTN
38662004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3867
3868 * tips.texi (Coding Conventions): Fix typo.
3869
ee31cd78
RS
38702004-11-16 Richard M. Stallman <rms@gnu.org>
3871
3872 * tips.texi (Coding Conventions): Separate defvar and require
3873 methods to avoid warnings. Use require only when there are many
3874 functions and variables from that package.
3875
3876 * minibuf.texi (Minibuffer Completion): When ignoring case,
3877 predicate must not be case-sensitive.
3878
3879 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3880 (Test Coverage): Don't talk about "splotches". Clarified.
3881
4bd38e94
TTN
38822004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3883
3884 * frames.texi (Window Frame Parameters): Fix typo.
3885
6d073ae1
KS
38862004-11-15 Kim F. Storm <storm@cua.dk>
3887
9f89426b
KS
3888 * symbols.texi (Other Plists): Note that plist-get may signal error.
3889 Add safe-plist-get.
6d073ae1 3890
10980463
TTN
38912004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3892
3893 * modes.texi (Font Lock Basics): Fix typo.
3894
1efc19eb
RS
38952004-11-08 Richard M. Stallman <rms@gnu.org>
3896
3897 * syntax.texi (Syntax Table Functions): Add syntax-after.
3898
6159c232
EZ
38992004-11-06 Lars Brinkhoff <lars@nocrew.org>
3900
3901 * os.texi (Processor Run Time): New section documenting
3902 get-internal-run-time.
3903
59dede22
EZ
39042004-11-06 Eli Zaretskii <eliz@gnu.org>
3905
3906 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3907 it nukes elisp-cover.texi.
3908 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3909 elisp-0 etc.
3910
4cc8522c
LT
39112004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * commands.texi (Keyboard Macros): Document `append' return value
3914 of `defining-kbd-macro'.
3915
2d1ef312
RS
39162004-11-01 Richard M. Stallman <rms@gnu.org>
3917
3918 * commands.texi (Interactive Call): Add called-interactively-p.
3919
6f4e005d
SJ
39202004-10-29 Simon Josefsson <jas@extundo.com>
3921
3922 * minibuf.texi (Reading a Password): Revert.
3923
4f71c13f
RS
39242004-10-28 Richard M. Stallman <rms@gnu.org>
3925
3926 * frames.texi (Display Feature Testing): Explain about "vendor".
3927
4660a9e3
RS
39282004-10-27 Richard M. Stallman <rms@gnu.org>
3929
3930 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3931 not raw. Clarify `n'.
3932 (Interactive Call): Rewrite interactive-p, focusing on when
3933 and how to use it.
3934 (Misc Events): Clarify previous change.
3935
3936 * advice.texi (Simple Advice): Clarify what job the example does.
3937 (Around-Advice): Clarify ad-do-it.
3938 (Activation of Advice): An option of ad-default-compilation-action
3939 is `never', not `nil'.
3940
c8636435
KS
39412004-10-26 Kim F. Storm <storm@cua.dk>
3942
3943 * commands.texi (Interactive Codes): Add U code letter.
3944
acd4089b
SJ
39452004-10-25 Simon Josefsson <jas@extundo.com>
3946
3947 * minibuf.texi (Reading a Password): Add.
3948
29dc7809
JR
39492004-10-24 Jason Rumney <jasonr@gnu.org>
3950
9b7fa297 3951 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
29dc7809
JR
3952 and wheel-down.
3953
bb5d6d34
KG
39542004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3955
3956 * processes.texi (Synchronous Processes): Document process-file.
3957
d0ee2ed3
KH
39582004-10-22 Kenichi Handa <handa@m17n.org>
3959
3960 * text.texi (translate-region): Document that it accepts also a
3961 char-table.
3962
38be9dbb
DP
39632004-10-22 David Ponce <david@dponce.com>
3964
3965 * windows.texi (Resizing Windows): Document the `preserve-before'
3966 argument of the functions `enlarge-window' and `shrink-window'.
3967
63c80452
JR
39682004-10-19 Jason Rumney <jasonr@gnu.org>
3969
3970 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3971
9f4b6e73
LT
39722004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * text.texi (Filling): Add anchor for definition of
3975 `sentence-end-double-space'.
3976
3977 * searching.texi (Regexp Example): Update description of how
3978 Emacs currently recognizes the end of a sentence.
3979 (Standard Regexps): Update definition of the variable
3980 `sentence-end'. Add definition of the function `sentence-end'.
3981
657f0f9c
EZ
39822004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3983
3984 * display.texi (Progress): New node.
3985
35ab4857
KS
39862004-10-05 Kim F. Storm <storm@cua.dk>
3987
3988 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3989
f2a54fbc
KS
39902004-09-29 Kim F. Storm <storm@cua.dk>
3991
3992 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3993 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3994 fringe bitmap symbols, as they now have their own namespace.
3995 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3996 vs. pixels. Signal error if no free bitmap slots.
3997 (Pixel Specification): Change IMAGE to @var{image}.
3998
4676d6f3
RS
39992004-09-28 Richard M. Stallman <rms@gnu.org>
4000
4001 * text.texi (Special Properties): Clarify line-spacing and line-height.
4002
4003 * searching.texi (Regexp Search): Add looking-back.
4004
17234906
LT
40052004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * display.texi: Correct typos.
4008 (Image Descriptors): Correct xref's.
4009
4de43c8b
RS
40102004-09-25 Richard M. Stallman <rms@gnu.org>
4011
4012 * text.texi (Special Properties): Cleanups in `cursor'.
4013 Rewrites in `line-height' and `line-spacing'; exchange them.
4014
4015 * display.texi (Fringes): Rewrite previous change.
4016 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4017 (Display Fringe Bitmaps): Node deleted, text moved.
4018 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4019 (Scroll Bars): Clarify set-window-scroll-bars.
4020 (Pointer Shape): Rewrite.
4021 (Specified Space): Clarify :align-to, etc.
4022 (Pixel Specification): Use @var. Clarify new text.
4023 (Other Display Specs): Clarify `slice'.
4024 (Image Descriptors): Cleanups.
4025 (Showing Images): Cleanups.
4026
a3ee0299
LT
40272004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4028
e88ebce6
LT
4029 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4030
a3ee0299
LT
4031 * modes.texi: Various minor changes in addition to:
4032 (Major Mode Conventions): Final call to `run-mode-hooks' should
4033 not be inside the `delay-mode-hooks' form.
4034 (Mode Hooks): New node.
4035 (Hooks): Delete obsolete example.
4036 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4037 node "Mode Hooks".
4038
6db2bc02
LT
40392004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * display.texi: Correct various typos.
4042 (Display): Rename node "Pointer Shapes" to "Pointer
4043 Shape". (There is already a node called "Pointer Shapes" in
4044 frames.texi.)
4045 (Images): Remove non-existent node "Image Slices" from menu.
4046
ed2846bd
KS
40472004-09-23 Kim F. Storm <storm@cua.dk>
4048
4049 * text.texi (Special Properties): Add `cursor', `pointer',
4050 `line-height', and `line-spacing' properties.
4051
4052 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4053 Shapes' to menu.
4054 (Standard Faces): Doc fix for fringe face.
4055 (Fringes): Add `overflow-newline-into-fringe' and
4056 'indicate-buffer-boundaries'.
4057 (Fringe Bitmaps, Pointer Shapes): New nodes.
4058 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4059 Bitmaps' to menu.
4060 (Specified Space): Describe pixel width and height.
4061 (Pixel Specification): New node.
4062 (Other Display Specs): Add `slice' property.
4063 (Display Fringe Bitmaps): New node.
4064 (Images): Add 'Image Slices' to menu.
4065 (Image Descriptors): Add `:pointer' and `:map' properties.
4066 (Showing Images): Add slice arg to `insert-image'. Add
4067 'insert-sliced-image'.
4068
4d894c98
RS
40692004-09-20 Richard M. Stallman <rms@gnu.org>
4070
4071 * commands.texi (Key Sequence Input):
4072 Clarify downcasing in read-key-sequence.
4073
7e388eb7
JL
40742004-09-08 Juri Linkov <juri@jurta.org>
4075
4076 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4077
a020987f
LT
40782004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4079
4080 * locals.texi (Standard Buffer-Local Variables): Add
4081 `buffer-auto-save-file-format'.
4082 * internals.texi (Buffer Internals): Describe new
4083 auto_save_file_format field of the buffer structure.
4084 * files.texi (Format Conversion): `auto-save-file-format' has been
4085 renamed `buffer-auto-save-file-format'.
4086
2b96f80c
LT
40872004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4088
4089 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4090 an integer or a marker.
4091 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4092
2ee3b79e
RS
40932004-08-22 Richard M. Stallman <rms@gnu.org>
4094
4095 * modes.texi (Major Mode Conventions): Discuss rebinding of
4096 standard key bindings.
4097
c438dc33
KS
40982004-08-18 Kim F. Storm <storm@cua.dk>
4099
4100 * processes.texi (Accepting Output): Add `just-this-one' arg to
4101 `accept-process-output'.
101c421e 4102 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 4103
db8af011
LT
41042004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4105
4106 * keymaps.texi: Various changes in addition to:
4107 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4108 Give more varied examples for `kbd'.
4109 (Creating Keymaps): Char tables have slots for all characters
4110 without modifiers.
4111 (Active Keymaps): `overriding-local-map' and
4112 `overriding-terminal-local-map' also override text property and
4113 overlay keymaps.
4114 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4115 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4116 to denote a prefix of no events.
4117 `map-keymap' includes parent's bindings _recursively_.
4118 Clarify and correct description of `where-is-internal'.
4119 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4120 (Menu Example): For menus intended for use with the keyboard, the
4121 menu items should be bound to characters or real function keys.
4122
de700726
LT
41232004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4124
30e75a87
LT
4125 * objects.texi (Character Type): Reposition `@anchor' to prevent
4126 double space inside sentence in Info.
4127
de700726
LT
4128 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4129 renamed to `disabled-command-function'.
7c5b95c9 4130 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
4131 (Command Loop Info): Replace reference to it.
4132 (Disabling Commands): `disabled-command-hook' has been renamed to
4133 `disabled-command-function'.
4134
81909a1a
LT
41352004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4136
4137 * os.texi (Translating Input): Only non-prefix bindings in
4138 `key-translation-map' override actual key bindings. Warn about
4139 possible indirect effect of actual key bindings on non-prefix
4140 bindings in `key-translation-map'.
4141
5504e99c
LT
41422004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4143
4144 * minibuf.texi (High-Level Completion): Add anchor for definition
4145 of `read-variable'.
4146
4147 * commands.texi: Various changes in addition to:
4148 (Using Interactive): Clarify description of `interactive-form'.
4149 (Interactive Call): Mention default for KEYS argument to
4150 `call-interactively'.
4151 (Command Loop Info): Clarify description of `this-command-keys'.
4152 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4153 Value of `last-event-frame' can be `macro'.
4154 (Repeat Events): `double-click-fuzz' is also used to distinguish
4155 clicks and drags.
4156 (Classifying Events): Clarify descriptions of `event-modifiers'
4157 `event-basic-type' and `event-convert-list'.
4158 (Accessing Events): `posn-timestamp' takes POSITION argument.
4159 (Quoted Character Input): Clarify description of
4160 `read-quoted-char' and fix example.
4161 (Quitting): Add `with-local-quit'.
6db11765 4162 (Disabling Commands): Correct and clarify descriptions of
5504e99c
LT
4163 `enable-command' and `disable-command'.
4164 Mention what happens if `disabled-command-hook' is nil.
4165 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4166 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4167
f478a72a
LT
41682004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4169
4170 * frames.texi: Various changes in addition to:
4171 (Creating Frames): Expand and clarify description of `make-frame'.
4172 (Window Frame Parameters): Either none or both of the `icon-left'
4173 and `icon-top' parameters must be specified. Put descriptions of
4174 `menu-bar-lines' and `toolbar-lines' closer together and change
4175 them accordingly.
4176 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4177 except while processing `frame-title-format' or `icon-title-format'.
4178 (Deleting Frames): Correct description of `delete-frame'.
4179 Non-nil return values of `frame-live-p' are like those of `framep'.
9b7fa297 4180 (Frames and Windows): Mention return value of
f478a72a
LT
4181 `set-frame-selected-window'.
4182 (Visibility of Frames): Mention `force' argument to
4183 `make-frame-invisible'. `frame-visible-p' returns t for all
4184 frames on text-only terminals.
4185 (Frame Configurations): Restoring a frame configuration does not
4186 restore deleted frames.
4187 (Window System Selections): `x-set-selection' returns DATA.
4188 (Resources): Add example.
4189 (Display Feature Testing): Clarify descriptions of
4190 `display-pixel-height', `display-pixel-width', `x-server-version'
4191 and `x-server-vendor'.
4192
4193 * windows.texi (Choosing Window): Add anchor.
4194 * minibuf.texi (Minibuffer Misc): Add anchor.
4195
bc135062
JPW
41962004-07-23 John Paul Wallington <jpw@gnu.org>
4197
4198 * macros.texi (Defining Macros): Declaration keyword for setting
4199 Edebug spec is `debug' not `edebug'.
4200
cb7516e5
LT
42012004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4202
4203 * windows.texi: Various small changes in addition to:
4204 (Window Point): Mention return value of `set-window-point'.
4205 (Window Start): `pos-visible-in-window-p' disregards horizontal
4206 scrolling. Explain return value if PARTIALLY is non-nil.
4207 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4208 and `set-window-vscroll'.
4209 (Size of Window): The argument WINDOW to `window-inside-edges',
4210 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4211 (Resizing Windows): Explain return value of
4212 `shrink-window-if-larger-than-buffer'.
4213 `window-size-fixed' automatically becomes buffer local when set.
4214 (Window Configurations): Explain return value of
4215 `set-window-configuration'.
4216
4217 * minibuf.texi (Minibuffer Misc): Add anchor for
4218 `minibuffer-scroll-window'.
4219
4220 * positions.texi (Text Lines): Add anchor for `count-lines'.
4221
3751eb00
RS
42222004-07-17 Richard M. Stallman <rms@gnu.org>
4223
4224 * display.texi (Overlay Properties): Adding `evaporate' prop
4225 deletes empty overlay immediately.
4226
4227 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4228 fix example.
4229
9a7e97c6
LT
42302004-07-16 Jim Blandy <jimb@redhat.com>
4231
4232 * searching.texi (Regexp Backslash): Document new \_< and \_>
4233 operators.
4234
aa0e4da8
JB
42352004-07-16 Juanma Barranquero <lektu@terra.es>
4236
4237 * display.texi (Images): Fix Texinfo usage.
4238
cbbfedb2
LT
42392004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4240
4241 * buffers.texi (Modification Time): `visited-file-modtime' now
4242 returns a list of two integers, instead of a cons.
4243
3a052bd3
LT
42442004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4245
4246 * windows.texi: Various changes in addition to:
4247 (Splitting Windows): Add `split-window-keep-point'.
4248
02c04e6f
RS
42492004-07-09 Richard M. Stallman <rms@gnu.org>
4250
4251 * frames.texi (Input Focus): Minor fix.
4252
cb4f1287
LT
42532004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * frames.texi (Input Focus): Clarify descriptions of
4256 `select-frame-set-input-focus' and `select-frame'.
4257
339902ec
LT
42582004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4259
4260 * os.texi: Various small changes in addition to:
4261 (Killing Emacs): Expand and clarify description of
4262 `kill-emacs-query-functions' and `kill-emacs-hook'.
4263 (System Environment): Expand and clarify description of `getenv'
4264 and `setenv'.
4265 (Timers): Clarify description of `run-at-time'.
4266 (Translating Input): Correct description of
4267 `extra-keyboard-modifiers'.
4268 (Flow Control): Correct description of `enable-flow-control'.
4269
fe3b7e35
TTN
42702004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4271
4272 * os.texi: Update copyright.
4273 (Session Management): Grammar fix.
4274 Clarify which Emacs does the restarting.
4275 Use @samp for *scratch* buffer.
4276
59db7d6e
LT
42772004-07-04 Alan Mackenzie <acm@muc.de>
4278
4279 * frames.texi (Input Focus): Add documentation for
4280 `select-frame-set-input-focus'. Replace refs to non-existent
4281 `switch-frame' with `select-frame'. Minor corrections and tidying
4282 up of text-only terminal stuff.
4283
e3ccf404
RS
42842004-07-02 Richard M. Stallman <rms@gnu.org>
4285
4286 * files.texi (Saving Buffers): Cleanup write-contents-function.
4287 (Magic File Names): Cleanup file-remote-p.
4288
8addb6eb
KG
42892004-07-02 Kai Grossjohann <kai@emptydomain.de>
4290
4291 * files.texi (Magic File Names): `file-remote-p' returns an
4292 identifier of the remote system, not just t.
4293
7a58d84d
DK
42942004-07-02 David Kastrup <dak@gnu.org>
4295
4296 * searching.texi (Entire Match Data): Add explanation about new
4297 match-data behavior when @var{integers} is non-nil.
4298
d8c379f8
RS
42992004-06-24 Richard M. Stallman <rms@gnu.org>
4300
b4a4b0ae
RS
4301 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4302
d8c379f8
RS
4303 * customize.texi (Variable Definitions): Note about doc strings
4304 and :set.
4305
4306 * keymaps.texi (Keymap Terminology): Document `kbd'.
4307 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4308
4309 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4310 makes it buffer-local.
4311
4312 * files.texi (Saving Buffers): Correct previous change.
4313
4314 * commands.texi (Accessing Events):
4315 Clarify posn-col-row and posn-actual-col-row.
4316
43172004-06-24 David Ponce <david.ponce@wanadoo.fr>
4318
4319 * commands.texi (Accessing Events): New functions
4320 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4321
dce417e7
LT
43222004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4325 * frames.texi, buffers.texi, backups.texi, variables.texi:
4326 * loading.texi, eval.texi, functions.texi, control.texi:
4327 * symbols.texi, minibuf.texi: Reposition @anchor's.
4328
4329 * help.texi: Various small changes in addition to the following.
4330 (Describing Characters): Describe PREFIX argument to
4331 `key-description'. Correct and clarify definition of
4332 `text-char-description'. Describe NEED-VECTOR argument to
4333 `read-kbd-macro'.
4334 (Help Functions): Clarify definition of `apropos'.
4335
255d07dc
LH
43362004-06-23 Lars Hansen <larsh@math.ku.dk>
4337
4338 * files.texi (Saving Buffers): Correct description of
4339 `write-contents-functions'.
4340
4e9691e9
JB
43412004-06-21 Juanma Barranquero <lektu@terra.es>
4342
4343 * display.texi (Images): Remove redundant @vindex directives.
4344 Rewrite `image-library-alist' doc in active voice.
4345
1ebd4f78
JB
43462004-06-14 Juanma Barranquero <lektu@terra.es>
4347
4348 * display.texi (Images): Document new delayed library loading,
4349 variable `image-library-alist' and (existing but undocumented)
4350 function `image-type-available-p'.
4351
ddfb8369
RS
43522004-06-05 Richard M. Stallman <rms@gnu.org>
4353
4354 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4355 refer the user to the Initial Input node.
4356 (Text from Minibuffer): Likewise.
4357 (Initial Input): New node. Document this feature
4358 and say it is mostly deprecated.
4359
18684a3a
RS
43602004-05-30 Richard M. Stallman <rms@gnu.org>
4361
7a61e456
RS
4362 * loading.texi (Named Features): Clarify return value
4363 and meaning of NOERROR.
4364
18684a3a
RS
4365 * variables.texi (File Local Variables): Minor cleanup.
4366
c8364415
MA
43672004-05-30 Michael Albinus <michael.albinus@gmx.de>
4368
4369 * files.texi (Magic File Names): Add `file-remote-p' as operation
4370 of file name handlers.
4371
08fd1251
RS
43722004-05-29 Richard M. Stallman <rms@gnu.org>
4373
4374 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4375 as arg to a minor mode command.
4376
71d5a208
RS
43772004-05-22 Richard M. Stallman <rms@gnu.org>
4378
4379 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4380
4381 * streams.texi (Output Variables): Doc float-output-format.
4382
4383 * searching.texi (Regexp Special): Nested repetition can be infloop.
4384
4385 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4386 real stack overflow.
4387
4388 * compile.texi: Minor cleanups.
4389
43902004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4391
4392 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4393 circular lists.
4394 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 4395
022cb162
TTN
43962004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4397
4398 * modes.texi (Search-based Fontification): Fix typo.
4399
aa7094ba
JB
44002004-05-10 Juanma Barranquero <lektu@terra.es>
4401
4402 * modes.texi (Mode Line Variables): Fix description of
4403 global-mode-string, which is now after which-func-mode, not the
4404 buffer name.
4405
c2383279
LH
44062004-05-07 Lars Hansen <larsh@math.ku.dk>
4407
4408 * modes.texi (Desktop Save Mode): Add.
4409 (Modes): Add menu entry Desktop Save Mode.
4410
4411 * hooks.texi: Add desktop-after-read-hook,
4412 desktop-no-desktop-file-hook and desktop-save-hook.
4413
4414 * locals.texi: Add desktop-save-buffer.
4415
058296d3
JH
44162004-04-30 Jesper Harder <harder@ifa.au.dk>
4417
4418 * display.texi: emacs -> Emacs.
4419
0c54865e
EZ
44202004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4421
4422 * files.texi (Changing Files): Document set-file-times.
4423
d814862a
JB
44242004-04-23 Juanma Barranquero <lektu@terra.es>
4425
4426 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4427
e8d6f886
JH
44282004-04-18 Jesper Harder <harder@ifa.au.dk>
4429
4430 * tips.texi (Coding Conventions): defopt -> defcustom.
4431
3a424014
LT
44322004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4433
4434 * sequences.texi: Various clarifications.
4435
9e860631
LT
44362004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4437
4438 * buffers.texi (Read Only Buffers): Mention optional ARG to
4439 `toggle-read-only'.
4440
5e30a0fb
NR
44412004-04-14 Nick Roberts <nick@nick.uklinux.net>
4442
9e860631 4443 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
4444 returns a full-width window if possible.
4445
619fb950
LT
44462004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4447
4448 * buffers.texi: Various changes in addition to:
4449 (Buffer File Name): Add `find-buffer-visiting'.
4450 (Buffer Modification): Mention optional ARG to `not-modified'.
4451 (Indirect Buffers): Mention optional CLONE argument to
4452 `make-indirect-buffer'.
4453
4454 * files.texi: Various changes in addition to:
4455 (Visiting Functions): `find-file-hook' is now a normal hook.
4456 (File Name Expansion): Explain difference between the way that
4457 `expand-file-name' and `file-truename' treat `..'.
4458 (Contents of Directories): Mention optional ID-FORMAT argument to
4459 `directory-files-and-attributes'.
4460 (Format Conversion): Mention new optional CONFIRM argument to
4461 `format-write-file'.
4462
a2295d32
MB
44632004-04-12 Miles Bader <miles@gnu.org>
4464
4465 * macros.texi (Expansion): Add description of `macroexpand-all'.
4466
571fd4d5
JH
44672004-04-05 Jesper Harder <harder@ifa.au.dk>
4468
4469 * variables.texi (Variable Aliases): Mention
4470 cyclic-variable-indirection.
4471
4472 * errors.texi (Standard Errors): Ditto.
4473
4ba2fd66
LT
44742004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4475
6db11765 4476 * backups.texi: Various small changes in addition to:
4ba2fd66
LT
4477 (Making Backups): Mention return value of `backup-buffer'.
4478 (Auto-Saving): Mention optional FORCE argument to
4479 `delete-auto-save-file-if-necessary'.
4480 (Reverting): Mention optional PRESERVE-MODES argument to
4481 `revert-buffer'. Correct description of `revert-buffer-function'.
4482
8f7ea687
JL
44832004-03-22 Juri Linkov <juri@jurta.org>
4484
4485 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4486 with `Vector Functions'.
4487
4488 * text.texi (Sorting): Add missing quote.
4489
0eeca3c1
LT
44902004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4491
4492 * intro.texi (Lisp History): Replace xref to `cl' manual with
4493 inforef.
4494
e69cfac2
RS
44952004-03-12 Richard M. Stallman <rms@gnu.org>
4496
4497 * intro.texi (Version Info): Add arg to emacs-version.
4498 (Lisp History): Change xref to CL manual.
4499
1b91d47f
LT
45002004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4501
4502 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4503 for Partial Completion mode.
4504
97073664
TTN
45052004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4506
9b7fa297 4507 * customize.texi: Fix typo. Remove eol whitespace.
97073664 4508
04a6e76b
RS
45092004-03-04 Richard M. Stallman <rms@gnu.org>
4510
4511 * processes.texi: Fix typos.
4512
4513 * lists.texi (Building Lists): Minor clarification.
4514
4515 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4516 in make-hash-table.
4517
5bb0fcd1
JB
45182004-02-29 Juanma Barranquero <lektu@terra.es>
4519
4520 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4521 rm, and ignore exit code.
4522
9022d421
EZ
45232004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4524
4525 * display.texi (Defining Faces): Add description for min-colors.
4526 Update example.
4527
92f5fba2
LT
45282004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * abbrevs.texi: Various corrections and clarifications in addition
4531 to the following:
4532 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4533
7e83e178
GM
45342004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4535
4536 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4537
9c5609e8
LT
45382004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4539
e2b9b51f
LT
4540 * text.texi: Various small changes in addition to the following:
4541 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4542 to delete-horizontal-space.
9b7fa297 4543 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
e2b9b51f
LT
4544 description of yank-handler text property at various places.
4545
7daa0e81
LT
4546 * frames.texi (Window System Selections): Add anchor.
4547
9c5609e8
LT
4548 * syntax.texi (Syntax Table Functions): Clarify and correct
4549 descriptions of make-syntax-table and copy-syntax-table.
4550 (Motion and Syntax): Clarify SYNTAXES argument to
4551 skip-syntax-forward.
4552 (Parsing Expressions): Mention that the return value of
4553 parse-partial-sexp is currently a list of ten rather than nine
4554 elements.
4555 (Categories): Various corrections and clarifications.
4556
d29edb21
LT
45572004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4558
4559 * markers.texi (Marker Insertion Types): Minor change.
4560
4561 * locals.texi (Standard Buffer-Local Variables):
4562 * commands.texi (Interactive Codes, Using Interactive):
4563 * functions.texi (Related Topics): Fix xrefs.
4564
43e48bda
LT
45652004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4566
4567 * lists.texi (Sets And Lists): Update description of delete-dups.
4568
84e34002
RS
45692004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4570
4571 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4572
45732004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4574
4575 * frames.texi (Parameter Access): frame-parameters arg is optional.
4576 modify-frame-parameters handles nil for FRAME.
4577 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4578 are all-or-nothing for certain toolkits.
4579 Mention parameter wait-for-wm.
4580 (Frames and Windows): In frame-first-window and frame-selected-window
4581 the arg is optional.
4582 (Input Focus): In redirect-frame-focus the second arg is optional.
4583 (Window System Selections): Mention selection type CLIPBOARD.
4584 Mention data-type UTF8_STRING.
4585 Mention numbering of cut buffers.
4586 (Resources): Describe x-resource-name.
4587
45882004-02-16 Richard M. Stallman <rms@gnu.org>
4589
4590 * windows.texi (Buffers and Windows): Delete false table
4591 about all-frames.
4592
4593 * syntax.texi (Parsing Expressions): Delete old caveat
4594 about parse-sexp-ignore-comments.
4595
4596 * streams.texi (Output Variables): Add print-quoted.
4597
4598 * lists.texi (Building Lists): Minor cleanup.
4599
4600 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4601
4602 * display.texi (Overlays): Explain overlays use markers.
4603 (Managing Overlays): Explain front-advance and rear-advance
4604 in more detail.
4605
4606 * loading.texi (Unloading): Document unload-feature-special-hooks.
4607 Get rid of fns-NNN.el file.
4608
46092004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4610
4611 * help.texi (Describing Characters): Fix text-char-description
4612 example output.
4613
4614 * edebug.texi (Using Edebug): Fix example.
4615
4616 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 4617
84e34002
RS
4618 * files.texi (Changing Files): Fix argname.
4619
4620 * calendar.texi: Fix parens, and default values.
4621
4622 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4623 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4624 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4625
4626 * positions.texi (Text Lines): Don't add -1 in current-line.
4627
46282004-02-16 Richard M. Stallman <rms@gnu.org>
4629
4630 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4631
c33b76da
EZ
46322004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4633
4634 * processes.texi (Low-Level Network): Fix a typo.
4635
9d7271e8
KS
46362004-02-12 Kim F. Storm <storm@cua.dk>
4637
4638 * display.texi (Fringes): Use consistent wording.
4639 Note that window-fringe's window arg is optional.
4640 (Scroll Bars): Use consistent wording.
4641
6827d730
LT
46422004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4643
4644 * tips.texi (Comment Tips): Document the new conventions for
4645 commenting out code.
4646
1cb60b5a
JD
46472004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4648
4649 * positions.texi (Text Lines): Added missing end defun.
4650
7fdd1f62
KS
46512004-02-07 Kim F. Storm <storm@cua.dk>
4652
4653 * positions.texi (Text Lines): Add line-number-at-pos.
4654
eb3c144c
JPW
46552004-02-06 John Paul Wallington <jpw@gnu.org>
4656
4657 * display.texi (Button Properties, Button Buffer Commands):
4658 mouse-2 invokes button, not down-mouse-1.
4659
a1d38d63
JR
46602004-02-04 Jason Rumney <jasonr@gnu.org>
4661
4662 * makefile.w32-in: Sync with Makefile.in changes.
4663
4b574f3d
LT
46642004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4665
4666 * minibuf.texi (Text from Minibuffer): Various corrections and
4667 clarifications.
4668 (Object from Minibuffer): Correct Lisp description of
4669 read-minibuffer.
4670 (Minibuffer History): Clarify description of cons values for
4671 HISTORY arguments.
4672 (Basic Completion): Various corrections and clarifications. Add
4673 completion-regexp-list.
4674 (Minibuffer Completion): Correct and clarify description of
4675 completing-read.
6f6b0433 4676 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
4677 other minor changes.
4678 (High-Level Completion): Various corrections and clarifications.
4679 (Reading File Names): Ditto.
4680 (Minibuffer Misc): Ditto.
4681
d8186297
LT
46822004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4683
4684 * strings.texi (Text Comparison): assoc-string also matches
4685 elements of alists that are strings instead of conses.
4686 (Formatting Strings): Standardize Texinfo usage. Update index
4687 entries.
4688
9adcb5f2
LT
46892004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4690
4691 * lists.texi (Sets And Lists): Add delete-dups.
4692
3e7274ae
LT
46932004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4694
4695 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4696 special form.
4697 * macros.texi (Defining Macros): Update description of `declare',
4698 which now is a macro.
4699 (Wrong Time): Fix typos.
4700
944e099f
LT
47012004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4702
4703 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 4704 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
4705 and `batch-byte-compile'. In particular, mention and describe
4706 all optional arguments.
4707 (Disassembly): Correct and clarify the description of `disassemble'.
4708
90c3aa59
LT
47092004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * searching.texi: Various small changes in addition to the
4712 following.
4713 (Regexp Example): Adapt to new value of `sentence-end'.
4714 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4715 `words'.
4716 (Search and Replace): Add usage note for `perform-replace'.
4717 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4718 `match-data'.
4719 (Standard Regexps): Update for new values of `paragraph-start'
4720 and `sentence-end'.
4721
583c353d
LT
47222004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4723
4724 * files.texi (Saving Buffers): Clarify descriptions of
4725 `write-contents-functions' and `before-save-hook'.
4726 Make the defvar's for `before-save-hook' and `after-save-hook'
4727 into defopt's.
4728
05faee07
KS
47292004-01-07 Kim F. Storm <storm@cua.dk>
4730
4731 * commands.texi (Click Events): Describe new image and
4732 width/height elements of click events.
4733 (Accessing Events): Add posn-string, posn-image, and
4734 posn-object-width-height. Change posn-object to return either
4735 image or string object.
4736
a0465ec3
SJ
47372004-01-01 Simon Josefsson <jas@extundo.com>
4738
4739 * hooks.texi (Standard Hooks): Add before-save-hook.
4740 * files.texi (Saving Buffers): Likewise.
4741
972c0c49
RS
47422004-01-03 Richard M. Stallman <rms@gnu.org>
4743
4744 * frames.texi (Frames and Windows): Delete frame-root-window.
4745
dbcd463f
LT
47462004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4747
4748 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4749
4750 * functions.texi: Various small changes in addition to the
4751 following.
4752 (What Is a Function): `functionp' returns nil for macros. Clarify
4753 behavior of this and following functions for symbol arguments.
4754 (Function Documentation): Add `\' in front of (fn @var{arglist})
4755 and explain why.
4756 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4757 Add anchor.
4758 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4759
02c77ee9
MB
47602004-01-01 Miles Bader <miles@gnu.org>
4761
4762 * display.texi (Buttons): New section.
4763
903a1a91
AS
47642003-12-31 Andreas Schwab <schwab@suse.de>
4765
4766 * numbers.texi (Math Functions): sqrt reports a domain-error
4767 error.
4768 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4769
697cf92a
LT
47702003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4771
3f70fe82
LT
4772 * tips.texi (Documentation Tips): Update item on hyperlinks in
4773 documentation strings.
4774
697cf92a
LT
4775 * errors.texi (Standard Errors): Various small corrections and
4776 additions.
4777
4778 * control.texi: Various small changes in addition to the
4779 following.
4780 (Signaling Errors): Provide some more details on how `signal'
4781 constructs the error message. Add anchor to the definition of
4782 `signal'.
4783 (Error Symbols): Describe special treatment of `quit'.
4784 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4785 to emphasize that it has to be a single form.
4786
4787 * buffers.texi: Add anchor.
4788
4d25144d
RS
47892003-12-29 Richard M. Stallman <rms@gnu.org>
4790
4791 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4792 (Window Configurations): Add window-configuration-frame.
4793
4794 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4795
4796 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4797 Change arg name in get-char-property.
4798 (Special Properties): Update handling of keymap property.
4799
4800 * strings.texi (Modifying Strings): Add clear-string.
4801 (Text Comparison): Add assoc-string and remove
4802 assoc-ignore-case, assoc-ignore-representation.
4803
4804 * os.texi (Time of Day): Add set-time-zone-rule.
4805
4806 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 4807 report domain-error errors.
4d25144d 4808
697cf92a 4809 * nonascii.texi (Converting Representations):
4d25144d
RS
4810 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4811 (Encoding and I/O): Add file-name-coding-system.
4812
4813 * modes.texi (Search-based Fontification): Explain that
4814 face specs are symbols with face names as values.
4815
4816 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4817
4818 * lists.texi (Building Lists): remq moved elsewhere.
4819 (Sets And Lists): remq moved here.
4820 (Association Lists): Refer to assoc-string.
4821
4822 * internals.texi (Garbage Collection): Add memory-use-counts.
4823
4824 * frames.texi (Frames and Windows): Add set-frame-selected-window
4825 and frame-root-window.
4826
697cf92a 4827 * files.texi (Contents of Directories):
4d25144d
RS
4828 Add directory-files-and-attributes.
4829
4830 * display.texi (Refresh Screen): Add force-window-update.
4831 (Invisible Text): Explain about moving point out of invis text.
4832 (Overlay Properties): Add overlay-properties.
4833 (Managing Overlays): Add overlayp.
4834 (GIF Images): Invalid image number displays a hollow box.
4835
4836 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4837 (Killing Buffers): Add buffer-live-p.
4838
67fafe38
MR
48392003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4840
4841 * display.texi (Fringes): Fix typo "set-buffer-window".
4842
68e74f25
LT
48432003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4844
4845 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4846 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4847 Add or change various xrefs and anchors.
4848
4849 * commands.texi: Replace all occurrences of @acronym{CAR} with
4850 @sc{car}, for consistency with the rest of the Elisp manual.
4851 `car' and `cdr' are historically acronyms, but are no longer
4852 widely thought of as such.
4853
4854 * internals.texi (Pure Storage): Mention that `purecopy' does not
4855 copy text properties.
4856 (Object Internals): Now 29 bits are used (in most implementations)
4857 to address Lisp objects.
4858
4859 * variables.texi (Variables with Restricted Values): New node.
4860
4861 * objects.texi (Lisp Data Types): Mention that certain variables
4862 can only take on a restricted set of values and add an xref to
4863 the new node "Variables with Restricted Values".
4864
4865 * eval.texi (Function Indirection): Describe the errors that
4866 `indirect-function' can signal.
4867 (Eval): Clarify the descriptions of `eval-region' and `values'.
4868 Describe `eval-buffer' instead of `eval-current-buffer' and
4869 mention `eval-current-buffer' as an alias for `current-buffer'.
4870 Correct the description and mention all optional arguments.
4871
697cf92a 4872 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
4873 following.
4874 (Converting Representations): Clarify behavior of
4875 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4876 ASCII arguments.
4877 (Character Sets): Document the variable `charset-list' and adapt
4878 the definition of the function `charset-list' accordingly.
4879 (Translation of Characters): Clarify use of generic characters in
4880 `make-translation-table'. Clarify and correct the description of
4881 the use of translation tables in encoding and decoding.
4882 (User-Chosen Coding Systems): Correct and clarify the description
4883 of `select-safe-coding-system'.
4884 (Default Coding Systems): Clarify description of
4885 `file-coding-system-alist'.
4886
a62f71e4
LT
48872003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4888
4889 * strings.texi (Text Comparison): Correctly describe when two
4890 strings are `equal'. Combine and clarify descriptions of
4891 `assoc-ignore-case' and `assoc-ignore-representation'.
4892
4893 * objects.texi (Non-ASCII in Strings): Clarify description of
4894 when a string is unibyte or multibyte.
4895 (Bool-Vector Type): Update examples.
4896 (Equality Predicates): Correctly describe when two strings are
4897 `equal'.
4898
19017752
LT
48992003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * lists.texi (Building Lists): `append' no longer accepts integer
4902 arguments. Update the description of `number-sequence' to reflect
4903 recent changes.
4904 (Sets And Lists): Describe `member-ignore-case' after `member'.
4905
0f6a07a8
KS
49062003-11-27 Kim F. Storm <storm@cua.dk>
4907
4908 * commands.texi (Click Events): Click object may be an images.
4909 Describe (dx . dy) element of click positions.
4910 (Accessing Events): Remove duplicate posn-timestamp.
4911 New functions posn-object and posn-object-x-y.
4912
1ce7c819
KS
49132003-11-23 Kim F. Storm <storm@cua.dk>
4914
4915 * commands.texi (Click Events): Describe enhancements to event
4916 position lists, including new text-pos and (col . row) items.
4917 Mention left-fringe and right-fringe area events.
0f6a07a8 4918 (Accessing Events): New functions posn-area and
1ce7c819
KS
4919 posn-actual-col-row. Mention posn-timestamp. Mention that
4920 posn-point in non-text area still returns buffer position.
4921 Clarify posn-col-row.
4922
cae8ddbb
LH
49232003-11-21 Lars Hansen <larsh@math.ku.dk>
4924
4925 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4926 * anti.texi (File Attributes): Describe removed parameter
4927 ID-FORMAT.
4928
f7f1a248
LT
49292003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4930
68e74f25 4931 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
4932 a position, its buffer is ignored.
4933
4934 * markers.texi (Overview of Markers): Mention it here too.
4935
c5e2fb05
LT
49362003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4937
4938 * numbers.texi (Numeric Conversions): Not just `floor', but also
4939 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4940
e57d0aa8
LT
49412003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4942
4943 * markers.texi (Creating Markers): Specify insertion type of
4944 created markers. Add xref to `Marker Insertion Types'.
4945 Second argument to `copy-marker' is optional.
4946 (Marker Insertion Types): Mention that most markers are created
4947 with insertion type nil.
4948 (The Mark): Correctly describe when `mark' signals an error.
4949 (The Region): Correctly describe when `region-beginning' and
4950 `region-end' signal an error.
4951
bb3612ec
LT
49522003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4953
4954 * hash.texi (Creating Hash): Clarify description of `eql'.
4955 `makehash' is obsolete.
4956 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4957
4958 * positions.texi (Point): Change description of `buffer-end', so
4959 that it is also correct for floating point arguments.
4960 (List Motion): Correct argument lists of `beginning-of-defun' and
4961 `end-of-defun'.
4962 (Excursions): Add xref to `Marker Insertion Types'.
4963 (Narrowing): Argument to `narrow-to-page' is optional.
4964
cfb8a797
LT
49652003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * streams.texi (Output Streams): Clarify behavior of point for
4968 marker output streams.
4969
c6177909
LT
49702003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * variables.texi (Defining Variables): Second argument to
4973 `defconst' is not optional.
4974 (Setting Variables): Mention optional argument APPEND to
4975 `add-to-list'.
4976 (Creating Buffer-Local): Expand description of
4977 `make-variable-buffer-local'.
4978 (Frame-Local Variables): Expand description of
4979 `make-variable-frame-local'.
4980 (Variable Aliases): Correct description of optional argument
4981 DOCSTRING to `defvaralias'. Mention return value of
4982 `defvaralias'.
4983 (File Local Variables): Add xref to `File variables' in Emacs
4984 Manual. Correct description of `hack-local-variables'. Mention
4985 `safe-local-variable' property. Mention optional second argument
4986 to `risky-local-variable-p'.
4987
b3645067
LT
49882003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4989
4990 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4991
10695e5c
EZ
49922003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4993
4994 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4995 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4996 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4997 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4998 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 4999 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
5000 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5001 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5002 @acronym{FOO}.
5003
a2f4def1
LT
50042003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5005
5006 * strings.texi (Creating Strings): Argument START to `substring'
5007 can not be `nil'. Expand description of
5008 `substring-no-properties'. Correct description of `split-string',
5009 especially with respect to empty matches. Prevent very bad line
5010 break in definition of `split-string-default-separators'.
5011 (Text Comparison): `string=' and `string<' also accept symbols as
5012 arguments.
5013 (String Conversion): More completely describe argument BASE in
5014 `string-to-number'.
5bb0fcd1 5015 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
5016 corresponding object. Clarify behavior of numeric prefix after
5017 `%' in `format'.
5018 (Case Conversion): The argument to `upcase-initials' can be a
5019 character.
5020
a2296bf9
KH
50212003-10-27 Kenichi Handa <handa@m17n.org>
5022
5023 * display.texi (Fontsets): Fix texinfo usage.
5024
885fef7c
KH
50252003-10-25 Kenichi Handa <handa@m17n.org>
5026
5027 * display.texi (Fontsets): Add description of the function
5028 set-fontset-font.
5029
0c6b7a1f
LT
50302003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5031
5032 * display.texi (Temporary Displays): Add xref to `Documentation
5033 Tips'.
5034
5035 * functions.texi (Function Safety): Use inforef instead of pxref
5036 for SES.
5037
c3cda320
AS
50382003-10-23 Andreas Schwab <schwab@suse.de>
5039
5040 * Makefile.in (TEX, texinputdir): Don't define.
5041 (TEXI2DVI): Define.
5042 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5043 add $(srcdir)/index.texi.
5044 ($(infodir)/elisp): Remove index.texi dependency.
5045 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5046 (index.texi): Remove target.
5047 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
5048 (clean): Don't remove index.texi.
5049
c3cda320
AS
5050 * permute-index, index.perm: Remove.
5051 * index.texi: Rename from index.unperm.
5052
e5dadca7
LT
50532003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5054
5055 * tips.texi (Documentation Tips): Document new behavior for face
5056 and variable hyperlinks in Help mode.
5057
6cfb0777
LT
50582003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5059
5060 * objects.texi (Integer Type): Update for extra bit of integer range.
5061 (Character Type): Ditto.
5062
a6eeaa81 50632003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
5064
5065 * numbers.texi (Integer Basics): Add index entries for reading
5066 numbers in hex, octal, and binary.
5067
c8f9ba83
LK
50682003-10-16 Lute Kamstra <lute@gnu.org>
5069
5070 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5071 argument.
5072
b52a26fb
LT
50732003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5074
5075 * windows.texi (Choosing Window): Fix typo.
5076 * edebug.texi (Edebug Execution Modes): Fix typo.
5077
f7005886
RS
50782003-10-13 Richard M. Stallman <rms@gnu.org>
5079
5080 * windows.texi (Basic Windows): A window has fringe settings,
5081 display margins and scroll-bar settings.
5082 (Splitting Windows): Doc split-window return value.
5083 Clean up one-window-p.
5084 (Selecting Windows): Fix typo.
5085 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5086 (Buffers and Windows): In set-window-buffer, explain effect
5087 on fringe settings and scroll bar settings.
5088 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5089 (Choosing Window): Use defopt for pop-up-frame-function.
5090 For special-display-buffer-names, explain same-window and same-frame.
5091 Clarify window-dedicated-p return value.
5092 (Textual Scrolling): scroll-up and scroll-down can get an error.
5093 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5094 Clarify set-window-hscroll.
5095 (Size of Window): Don't mention tool bar in window-height.
5096 (Coordinates and Windows): Explain what coordinates-in-window-p
5097 returns for fringes and display margins.
5098 (Window Configurations): Explain saving fringes, etc.
5099
5100 * tips.texi (Library Headers): Clean up Documentation.
5101
5102 * syntax.texi (Parsing Expressions): Clean up forward-comment
5103 and parse-sexp-lookup-properties.
5104
5105 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5106
5107 * os.texi (System Environment): Clean up text for load-average errors.
5108
5109 * modes.texi (Hooks): Don't explain local hook details at front.
5110 Clarify run-hooks and run-hook-with-args a little.
5111 Clean up add-hook and remove-hook.
5112
5113 * edebug.texi (Edebug Execution Modes): Clarify t.
5114 Document edebug-sit-for-seconds.
5115 (Coverage Testing): Document C-x X = and =.
5116 (Instrumenting Macro Calls): Fix typo.
5117 (Specification List): Don't index the specification keywords.
5118
c989ebe9
KS
51192003-10-10 Kim F. Storm <storm@cua.dk>
5120
5121 * processes.texi (Network): Introduce make-network-process.
5122
f9525eef
LT
51232003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * tips.texi (Library Headers): Fix typo.
5126
f008b925
LK
51272003-10-07 Juri Linkov <juri@jurta.org>
5128
5129 * modes.texi (Imenu): Mention imenu-create-index-function's
5130 default value. Explain submenus better.
5131
c22c5da6
LK
51322003-10-07 Lute Kamstra <lute@gnu.org>
5133
5134 * modes.texi (Faces for Font Lock): Fix typo.
5135 (Hooks): Explain how buffer-local hook variables can refer to
5136 global hook variables.
5137 Various minor clarifications.
5138
49247521
LK
51392003-10-06 Lute Kamstra <lute@gnu.org>
5140
5141 * tips.texi (Coding Conventions): Mention naming conventions for
5142 hooks.
5143
9296c947
LT
51442003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5145
5146 * loading.texi (Library Search): Correct default value of
5147 load-suffixes.
5148 (Named Features): Fix typo.
5149
0e9b293a
RS
51502003-10-05 Richard M. Stallman <rms@gnu.org>
5151
5152 * loading.texi (Named Features): In `provide',
5153 say how to test for subfeatures.
5154 (Unloading): In unload-feature, use new var name
5155 unload-feature-special-hooks.
5156
49247521 51572003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
5158
5159 * modes.texi (Major Mode Conventions): Mention third way to set up
5160 Imenu.
5161 (Imenu): A number of small fixes.
5162 Delete documentation of internal variable imenu--index-alist.
5163 Document the return value format of imenu-create-index-function
5164 functions.
5165
ab8f7d5c
RS
51662003-09-30 Richard M. Stallman <rms@gnu.org>
5167
5168 * processes.texi (Network): Say what stopped datagram connections do.
5169
5170 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5171
5172 * display.texi (Overlay Properties): Clarify `evaporate' property.
5173
49247521 51742003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
5175
5176 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 5177 constructs should be marked as risky.
86b9b767
LK
5178 Change cons cell into proper list.
5179 (Mode Line Variables): Change cons cell into proper list.
5180
49247521 51812003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
5182
5183 * modes.texi (Mode Line Data): Document the :propertize construct.
5184 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 5185 to match their order in the default mode-line-format.
bc3b02f9
LK
5186 Describe the new variables mode-line-position and mode-line-modes.
5187 Update the default values of mode-line-frame-identification,
5188 minor-mode-alist, and default-mode-line-format.
5189 (Properties in Mode): Mention the :propertize construct.
6142d1d0 5190
bc3b02f9 51912003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 5192
c22c5da6 5193 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
5194 * loading.texi, minibuf.texi, text.texi, variables.texi:
5195 Avoid @strong{Note:}.
5196
51972003-09-26 Richard M. Stallman <rms@gnu.org>
5198
5199 * keymaps.texi (Remapping Commands): Fix typo.
5200
41beda59
LT
52012003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5202
5203 * processes.texi (Low-Level Network): Fix typo.
5204
ef6ae4ff
KS
52052003-09-23 Kim F. Storm <storm@cua.dk>
5206
5207 * processes.texi (Network, Network Servers): Fix typos.
5208 (Low-Level Network): Add timeout value for :server keyword.
5209 Add new option keywords to make-network-process.
5210 Add set-network-process-options.
5211 Explain how to test availability of network options.
5212
b0f23edf
RS
52132003-09-19 Richard M. Stallman <rms@gnu.org>
5214
5215 * text.texi (Motion by Indent): Arg to
5216 backward-to-indentation and forward-to-indentation is optional.
5217
5218 * strings.texi (Creating Strings): Add substring-no-properties.
5219
5220 * processes.texi
5221 (Process Information): Add list-processes arg QUERY-ONLY.
5222 Delete process-contact from here.
5223 Add new status values for process-status.
5224 Add process-get, process-put, process-plist, set-process-plist.
5225 (Synchronous Processes): Add call-process-shell-command.
5226 (Signals to Processes): signal-process allows process objects.
5227 (Network): Complete rewrite.
5228 (Network Servers, Datagrams, Low-Level Network): New nodes.
5229
5230 * positions.texi (Word Motion): forward-word, backward-word
5231 arg is optional. Reword.
5232
5233 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5234
c22c5da6 5235 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
5236 Delete duplicate definition of buffer-local-value.
5237 (File Local Variables): Explain about discarding text props.
5238
f387bdea
RS
52392003-09-11 Richard M. Stallman <rms@gnu.org>
5240
5241 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5242 changes variables that record input events.
5243 (Minibuffer Misc): Add minibuffer-selected-window.
5244
5245 * lists.texi (Building Lists): Add copy-tree.
5246
5247 * display.texi (Fontsets): Add char-displayable-p.
5248 (Scroll Bars): New node.
5249
49247521 52502003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
5251
5252 * modes.texi (%-Constructs): Document new `%i' and `%I'
5253 constructs.
5254
fd026ee1
JR
52552003-09-03 Peter Runestig <peter@runestig.com>
5256
5257 * makefile.w32-in: New file.
5258
4828b4d7
RS
52592003-08-29 Richard M. Stallman <rms@gnu.org>
5260
5261 * display.texi (Overlay Properties): Clarify how priorities
5262 affect use of the properties.
5263
a4e4f05d
LT
52642003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5265
5266 * customize.texi (Type Keywords): Correct the description of
5267 `:help-echo' in the case where `motion-doc' is a function.
5268
3ebe0346
JPW
52692003-08-14 John Paul Wallington <jpw@gnu.org>
5270
5271 * modes.texi (Emulating Mode Line): Subsection, not section.
5272
3afe8e39
RS
52732003-08-13 Richard M. Stallman <rms@gnu.org>
5274
5275 * elisp.texi (Top): Update subnode lists in menu.
5276
5277 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5278 (Kill Functions): kill-region has new arg yank-handler.
5279 (Yanking): New node.
5280 (Yank Commands): Add yank-undo-function.
5281 (Low-Level Kill Ring):
5282 kill-new and kill-append have new arg yank-handler.
5283 (Changing Properties): Add remove-list-of-text-properties.
5284 (Atomic Changes): New node.
5285
5286 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5287
5288 * streams.texi (Output Variables): Add eval-expression-print-length
5289 and eval-expression-print-level.
5290
5291 * os.texi (Time Conversion): For encode-time, explain limits on year.
5292
5293 * objects.texi (Character Type): Define anchor "modifier bits".
5294
5295 * modes.texi (Emulating Mode Line): New node.
5296 (Search-based Fontification): Font Lock uses font-lock-face property.
5297 (Other Font Lock Variables): Likewise.
5298
5299 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5300 not vectors.
5301 (Active Keymaps): Add emulation-mode-map-alists.
5302 (Functions for Key Lookup): key-binding has new arg no-remap.
5303 (Remapping Commands): New node.
5304 (Scanning Keymaps): where-is-internal has new arg no-remap.
5305 (Tool Bar): Add tool-bar-local-item-from-menu.
5306 Clarify when to use tool-bar-add-item-from-menu.
5307
5308 * commands.texi (Interactive Call): commandp has new arg.
5309 (Command Loop Info): Add this-original-command.
5310
e37769b1
JPW
53112003-08-06 John Paul Wallington <jpw@gnu.org>
5312
5313 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5314
5315 * display.texi (Warning Basics): Fix typo.
5316 (Fringes): Add closing curly bracket and fix typo.
5317
5318 * elisp.texi (Top): Fix typo.
5319
c5e0561f
RS
53202003-08-05 Richard M. Stallman <rms@gnu.org>
5321
5322 * elisp.texi: Update lists of subnodes.
5323
5324 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5325
5326 * variables.texi (Local Variables): Use lc for example variable names.
5327
5328 * tips.texi (Library Headers): Explain where to put -*-.
5329
5330 * strings.texi (Creating Strings): Fix xref for vconcat.
5331
5332 * sequences.texi (Vector Functions):
5333 vconcat no longer allows integer args.
5334
5335 * minibuf.texi (Reading File Names): read-file-name has new
5336 arg PREDICATE. New function read-directory-name.
5337
5338 * macros.texi (Defining Macros): Give definition of `declare'
5339 (Indenting Macros): New node.
5340
5341 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5342 (Window Frame Parameters): Make separate table of parameters
5343 that are coupled with specific face attributes.
5344 (Deleting Frames): delete-frame-hooks renamed to
5345 delete-frame-functions.
5346
5347 * files.texi (Magic File Names): Add file-remote-p.
5348 Clarify file-local-copy.
5349
5350 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5351 here; instead xref Defining Macros.
5352
5353 * display.texi (Warnings): New node, and subnodes.
5354 (Fringes): New node.
5355
5356 * debugging.texi (Test Coverage): New node.
5357
5358 * compile.texi (Compiler Errors): Explain with-no-warnings
5359 and other ways to suppress warnings.
5360
5361 * commands.texi (Interactive Call): Minor clarification.
5362
5363 * buffers.texi (Buffer File Name): set-visited-file-name
5364 renames the buffer too.
5365
5366 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5367
ee59dede
MR
53682003-07-24 Markus Rost <rost@math.ohio-state.edu>
5369
5370 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5371
f0514b34
MR
53722003-07-22 Markus Rost <rost@math.ohio-state.edu>
5373
5374 * internals.texi (Garbage Collection): Fix previous change.
5375
c73983bb
RS
53762003-07-22 Richard M. Stallman <rms@gnu.org>
5377
5378 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5379
5380 * display.texi (Width): Use \s syntax in example.
5381 (Font Selection): Add face-font-rescale-alist.
5382
5383 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5384 Remove spurious indent in example.
5385
5386 * lists.texi (Building Lists): Add number-sequence.
5387
5388 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5389
5390 * functions.texi (Function Documentation): Explain how to
5391 show calling convention explicitly in the doc string.
5392
5393 * windows.texi (Selecting Windows): save-selected-window saves
5394 selected window of each frame.
5395 (Window Configurations): Minor change.
5396
5397 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5398
5399 * streams.texi (Output Variables): Add print-continuous-numbering
5400 and print-number-table.
5401
5402 * processes.texi (Decoding Output): New node.
5403
5404 * os.texi (Time Conversion): decode-time arg is optional.
5405
5406 * objects.texi (Character Type): Don't use space as example for \.
5407 Make list of char names and \-sequences correspond.
5408 Explain that \s is not used in strings. `\ ' needs space after.
5409
5410 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5411 (Translation of Characters): Add translation-table-for-input.
5412 (Default Coding Systems): Add auto-coding-functions.
5413 (Explicit Encoding): Add decode-coding-inserted-region.
5414 (Locales): Add locale-info.
5415
5416 * minibuf.texi (Basic Completion): Describe test-completion.
5417 Collections can be lists of strings.
5418 Clean up lazy-completion-table.
5419 (Programmed Completion): Mention test-completion.
5420 Clarify why lambda expressions are not accepted.
5421 (Minibuffer Misc): Describe minibufferp.
5422
51a8b435
RS
54232003-07-14 Richard M. Stallman <rms@gnu.org>
5424
5425 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5426
5427 * windows.texi (Selecting Windows): New arg to select-window.
5428 (Selecting Windows): Add with-selected-window.
5429 (Size of Window): Add window-inside-edges, etc.
5430
5431 * internals.texi (Garbage Collection): Add post-gc-hook.
5432
5433 * processes.texi (Subprocess Creation): Add exec-suffixes.
5434
5435 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5436 (Scanning Keymaps): Add map-keymaps.
5437 (Defining Menus): Add keymap-prompt.
5438
5439 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5440 most-negative-fixnum.
5441
5442 * compile.texi (Byte Compilation): Explain no-byte-compile
5443 (Compiler Errors): New node.
5444
5445 * os.texi (User Identification): user-uid, user-real-uid
5446 can return float.
5447
5448 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5449 and about derived modes.
5450 (Minor Modes): Add minor-mode-list.
5451 (Defining Minor Modes): Keyword args for define-minor-mode.
5452 (Search-based Fontification): Explain managing other properties.
5453 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5454 (Faces for Font Lock): Add font-locl-preprocessor-face.
5455 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5456
5457 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 5458 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
5459
5460 * loading.texi (Library Search): Add load-suffixes.
5461
5462 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5463 (Programmed Completion): Add dynamic-completion-table.
5464
5465 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5466 (Magic File Names): Specify precedence order of handlers.
199bb209 5467
51a8b435
RS
5468 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5469 and post-command-hook.
5470 (Waiting): New calling convention for sit-for.
5471
5472 * text.texi (Special Properties): local-map and keymap properties
5473 apply based on their stickiness.
5474
c6de56a0
RS
54752003-07-07 Richard M. Stallman <rms@gnu.org>
5476
5477 * modes.texi (Minor Mode Conventions): Specify only some kinds
5478 of list values as args to minor modes.
5479
5480 * files.texi (File Name Expansion): Warn about iterative use
5481 of substitute-in-file-name.
5482
5483 * advice.texi (Activation of Advice): Clean up previous change.
5484
8c761ea6
MR
54852003-07-06 Markus Rost <rost@math.ohio-state.edu>
5486
5487 * advice.texi (Activation of Advice): Note that ad-start-advice is
5488 turned on by default.
5489
c6de56a0
RS
54902003-06-30 Richard M. Stallman <rms@gnu.org>
5491
5492 * text.texi (Buffer Contents): Document current-word.
5493 (Change Hooks): Not called for *Messages*.
5494
5495 * functions.texi (Defining Functions): Explain about redefining
5496 primitives.
5497 (Function Safety): Renamed. Minor changes.
5498 Comment out the detailed criteria for what is safe.
5499
3fe4e567
AS
55002003-06-22 Andreas Schwab <schwab@suse.de>
5501
5502 * objects.texi (Symbol Type): Fix description of examples.
5503
cda7bd13
AS
55042003-06-16 Andreas Schwab <schwab@suse.de>
5505
5506 * hash.texi (Creating Hash): Fix description of :weakness.
5507
fbcffa4a
KG
55082003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5509
5510 * files.texi (Changing Files): copy-file copies file modes, too.
5511
ff6a3bfb
RS
55122003-05-28 Richard M. Stallman <rms@gnu.org>
5513
5514 * strings.texi (Creating Strings): Clarify split-string.
5515
1463a05d
JB
55162003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5517
5518 * strings.texi (Creating Strings): Update split-string specification
5519 and examples.
5520
af253914
RS
55212003-05-19 Richard M. Stallman <rms@gnu.org>
5522
5523 * elisp.texi: Correct invariant section names.
5524
7ea52f92
RS
55252003-04-20 Richard M. Stallman <rms@gnu.org>
5526
5527 * os.texi (Timers): Explain about timers and quitting.
5528
e31afc09
RS
55292003-04-19 Richard M. Stallman <rms@gnu.org>
5530
5531 * internals.texi (Writing Emacs Primitives): Strings are
5532 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5533 Explain GCPRO convention for varargs function args.
5534
5ceea398
RS
55352003-04-16 Richard M. Stallman <rms@gnu.org>
5536
5537 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5538
b0ada147
RS
55392003-04-08 Richard M. Stallman <rms@gnu.org>
5540
5541 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5542
b23375aa
KS
55432003-02-13 Kim F. Storm <storm@cua.dk>
5544
5545 * objects.texi (Character Type): New \s escape for space.
5546
c60ee5e7
JB
55472003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5548
5549 * os.texi (System Environment): Added cygwin system-type.
5550
84e47416
RS
55512003-01-25 Richard M. Stallman <rms@gnu.org>
5552
5553 * keymaps.texi: Document that a symbol can act as a keymap.
5554
3e8cf2ea
RS
55552003-01-13 Richard M. Stallman <rms@gnu.org>
5556
5557 * text.texi (Changing Properties): Say string indices are origin-0.
5558
5559 * positions.texi (Screen Lines) <compute-motion>:
5560 Correct order of elts in return value.
5561
5562 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5563 how to define a default binding.
5564
7abb9fc5 55652002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 5566
104bc3aa 5567 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 5568
104bc3aa 5569 * customize.texi (Simple Types): Clarify description of custom
9b7fa297 5570 type 'number. Describe new custom type 'float.
177f790c 5571
7abb9fc5 55722002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
5573
5574 * variables.texi (File Local Variables): Fix typo.
5575
df140a68 55762002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 5577
df140a68
KG
5578 From Michael Albinus <Michael.Albinus@alcatel.de>.
5579
5580 * README: Target for Info file is `make info'.
5581
5582 * files.texi (File Name Components): Fixed typos in
5583 `file-name-sans-extension'.
5584 (Magic File Names): Complete list of operations for magic file
5585 name handlers.
5586
7ed9159a
JY
55872002-09-16 Jonathan Yavner <jyavner@engineer.com>
5588
5589 * variables.texi (File Local Variables): New function
5590 risky-local-variable-p.
5591
55922002-09-15 Jonathan Yavner <jyavner@engineer.com>
5593
5594 * functions.texi (Function safety): New node about unsafep.
5595
241f79af
PA
55962002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5597
5598 * customize.texi (Splicing into Lists): Fixed example.
5599 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5600
72459b15
JB
56012002-06-17 Juanma Barranquero <lektu@terra.es>
5602
5603 * frames.texi (Display Feature Testing): Fix typo.
5604
61f7e0f5
AS
56052002-06-12 Andreas Schwab <schwab@suse.de>
5606
5607 * frames.texi (Initial Parameters, Resources): Fix references to
5608 the Emacs manual.
5609
4e792dbd
KS
56102002-05-13 Kim F. Storm <storm@cua.dk>
5611
5612 * variables.texi (Intro to Buffer-Local): Updated warning and
5613 example relating to changing buffer inside let.
5614
940344d4 56152002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
5616
5617 * os.texi (Session Management): New node about X Session management.
5618
231ac53b
EZ
56192002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5620
5621 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5622 to which the manual corresponds, and the copyright years.
5623
5624 * Makefile.in (VERSION): Set to 2.9.
5625
140cc574
EZ
56262001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5627
5628 * elisp.texi: Change the category in @dircategory to "Emacs", to
5629 make it consistent with info/dir.
5630
9c7fce05
MB
56312001-11-25 Miles Bader <miles@gnu.org>
5632
5633 * text.texi (Fields): Describe new `limit' arg in
5634 field-beginning/field-end.
5635
9f8bbf0f
EZ
56362001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5637
a5e6715c
EZ
5638 * permute-index: Don't depend on csh-specific features. Replace
5639 the interpreter name with /bin/sh.
5640
9f8bbf0f
EZ
5641 * two-volume-cross-refs.txt: New file.
5642 * two.el: New file.
5643 * spellfile: New file.
5644
1756e2fb
EZ
56452001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5646
5647 * permute-index: New file.
5648
5649 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5650 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5651 8+3 restricted namespace.
ad050e54
EZ
5652
5653 * Makefile.in (infodir): Define relative to $(srcdir).
5654 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5655 include directories list via -I switch to makeinfo.
5656 (index.texi): Use cp if both hard and symbolic links fail.
5657
10fa7f8e
EZ
56582001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5659
7a1494ce
EZ
5660 * Makefile.in (distclean): Add.
5661
10fa7f8e
EZ
5662 The following changes make ELisp manual part of the Emacs
5663 distribution:
5664
5665 * Makefile.in: Add Copyright notice.
5666 (prefix): Remove.
5667 (infodir): Change value to "../info".
5668 (VPATH): New variable.
5669 (MAKE): Don't define.
5670 (texmacrodir): Don't define.
5671 (texinputdir): Append the existing value of TEXINPUTS.
5672 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5673 command to be compatible with man/Makefile.in, and to put the
5674 output into ../info.
5c32b7c5 5675 (info): Add target.
10fa7f8e
EZ
5676 (installall): Target removed.
5677
74686736 56782001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
5679
5680 * tips.texi (Coding Conventions): Fix typo.
5681
6fd735df
GM
56822001-10-23 Gerd Moellmann <gerd@gnu.org>
5683
5684 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5685
b704d54b
EZ
56862001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5687
5688 * files.texi (File Name Components): Update the description of
5689 file-name-sans-extension and file-name-extension, as they now
5690 ignore leading dots.
5691
71431a0e
GM
56922001-10-20 Gerd Moellmann <gerd@gnu.org>
5693
6aa97356 5694 * (Version 21.1 released.)
71431a0e 5695
79f1f96c
MB
56962001-10-19 Miles Bader <miles@gnu.org>
5697
5698 * positions.texi (Text Lines): Describe behavior of
5699 `beginning-of-line'/`end-of-line' in the presence of field properties.
5700
892a8f36
GM
57012001-10-17 Gerd Moellmann <gerd@gnu.org>
5702
5703 * Makefile.in (VERSION): Set to 2.8.
5704 (manual): Use `manual-21'.
5705
8c1cc9e8 5706 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
5707 number was used. Set it to 2.8.
5708
5709 * intro.texi: Likewise.
5710
51724e26
EZ
57112001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5712
5713 * files.texi (File Name Completion): Document the significance of
5714 a trailing slash in elements of completion-ignored-extensions.
5715
57b338e8
MB
57162001-10-06 Miles Bader <miles@gnu.org>
5717
5718 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5719
c89e4bc5
GM
57202001-10-04 Gerd Moellmann <gerd@gnu.org>
5721
5722 * variables.texi (Variable Aliases): New node.
5723
ab952a4f
GM
57242001-10-04 Gerd Moellmann <gerd@gnu.org>
5725
5726 * Branch for 21.1.
dff28924 5727
9db3a582
MB
57282001-10-02 Miles Bader <miles@gnu.org>
5729
ae1a9581
MB
5730 * minibuf.texi (Minibuffer Misc): Add entries for
5731 `minibuffer-contents', `minibuffer-contents-no-properties', and
5732 `delete-minibuffer-contents'.
5733 Correct description for `minibuffer-prompt-end'.
5734
9db3a582
MB
5735 * text.texi (Property Search): Correct descriptions of
5736 `next-char-property-change' and `previous-char-property-change'.
5737 Add entries for `next-single-char-property-change' and
5738 `previous-single-char-property-change'.
5739 Make operand names a bit more consistent.
5740
03be5931
EZ
57412001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5742
5743 * frames.texi (Finding All Frames): Document that next-frame and
5744 previous-frame are local to current terminal.
5745
974548ec
EZ
57462001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5747
5748 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 5749 result of make-keymap.
974548ec 5750
8d82c597
EZ
57512001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5752
5753 * display.texi (Font Lookup, Attribute Functions)
5754 (Image Descriptors): Add cross-references to the definition of
5755 selected frame.
5756
5757 * buffers.texi (The Buffer List): Add cross-references to the
5758 definition of selected frame.
5759
5760 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5761 frame at any given time.
5762 (Multiple Displays, Size and Position): Add a cross-reference to
5763 the definition of the selected frame.
5764
2842de30
EZ
57652001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5766
5767 * strings.texi (String Conversion) <string-to-number>: Document
5768 that a float is returned for integers that are too large.
5769
5770 * frames.texi (Mouse Position): Document mouse-position-function.
5771 (Display Feature Testing): Document display-images-p.
5772 (Window Frame Parameters): Document the cursor-type variable.
5773
5774 * numbers.texi (Integer Basics): Document CL style read syntax for
5775 integers in bases other than 10.
5776
5777 * positions.texi (List Motion): Document
5778 open-paren-in-column-0-is-defun-start.
5779
5780 * lists.texi (Sets And Lists): Document member-ignore-case.
5781
5782 * internals.texi (Garbage Collection): Document the used and free
5783 strings report.
5784 (Memory Usage): Document strings-consed.
5785
5786 * os.texi (Time of Day): Document float-time.
5787 (Recording Input): Document that clear-this-command-keys clears
5788 the vector to be returned by recent-keys.
5789
5790 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5791 argument keymap can be a list.
5792
5793 * nonascii.texi (User-Chosen Coding Systems)
5794 <select-safe-coding-system>: Document the new argument
5795 accept-default-p and the variable
5796 select-safe-coding-system-accept-default-p. Tell what happens if
5797 buffer-file-coding-system is undecided.
5798 (Default Coding Systems): Document auto-coding-regexp-alist.
5799
5800 * display.texi (The Echo Area) <message>: Document
5801 message-truncate-lines.
5802 (Glyphs): Document that the glyph table is unused on windowed
5803 displays.
5804
5805 * help.texi (Describing Characters) <single-key-description>:
5806 Document the new argument no-angles.
5807 (Accessing Documentation) <documentation-property>: Document that
5808 a non-string property is evaluated.
5809 <documentation>: Document that the function-documentation property
5810 is looked for.
5811
5812 * windows.texi (Selecting Windows): Document some-window.
5813
5814 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5815
5816 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5817 apropos-mode-hook.
5818
5819 * commands.texi (Using Interactive): Document interactive-form.
5820 (Keyboard Macros): Document kbd-macro-termination-hook.
5821 (Command Loop Info): Document that clear-this-command-keys clears
5822 the vector to be returned by recent-keys.
5823
2d43d823
GM
58242001-09-04 Werner LEMBERG <wl@gnu.org>
5825
5826 * Makefile.in (srcdir, texinputdir): New variables.
5827 (srcs, index.texi, install): Use $(srcdir).
5828 (.PHONY): Remove elisp.dvi.
5829 (elisp): Use -I switch for makeinfo.
5830 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5831 (installall, dist): Use $(srcdir).
5832 Fix path to texinfo.tex.
5833 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5834
fa739b31
GM
58352001-08-30 Gerd Moellmann <gerd@gnu.org>
5836
92a25631
GM
5837 * display.texi (Conditional Display): Adjust to API change.
5838
fa739b31
GM
5839 * configure: New file.
5840
cef68af5
GM
58412001-07-30 Gerd Moellmann <gerd@gnu.org>
5842
5843 * commands.texi (Repeat Events): Add description of
5844 double-click-fuzz.
5845
d1f08d85
SM
58462001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5847
5848 * syntax.texi (Syntax Class Table): Add the missing designator for
5849 comment and string fences.
5850 (Syntax Properties): Add a xref to syntax table internals.
5851 (Syntax Table Internals): Document string-to-syntax.
5852
1e9fc92e
GM
58532001-05-07 Gerd Moellmann <gerd@gnu.org>
5854
5855 * Makefile.in (install): Use install-info command line options
5856 like in Emacs' Makefile.in.
5857
00480554
MB
58582000-12-09 Miles Bader <miles@gnu.org>
5859
5860 * windows.texi (Window Start): Update documentation for
5861 `pos-visible-in-window-p'.
5862
1e344ee2
SM
58632000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5864
5865 * lists.texi (Building Lists): Add footnote to explain how to add
5866 to the end of a list.
5867
a540f6ed
GM
58682000-10-25 Gerd Moellmann <gerd@gnu.org>
5869
5870 * files.texi (Visiting Functions): Typos.
5871
28bcdbee
KH
58722000-10-25 Kenichi Handa <handa@etl.go.jp>
5873
5874 * files.texi (Visiting Functions): Return value of
5875 find-file-noselect may be a list of buffers if wildcards are used.
5876
22d1a4ed
MB
58772000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5878
5879 * display.texi (Defining Faces): Document `graphic' display type
5880 in face specs.
5881
916a89db
KG
58822000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5883
1e9fc92e 5884 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
5885 `after-make-frame-hook' with `after-make-frame-functions'.
5886
1e9fc92e 5887 * frames.texi (Creating Frames): Ditto.
916a89db 5888
1e9fc92e 5889 * variables.texi (Future Local Variables): Ditto.
916a89db 5890
483de32b
GM
58912000-10-16 Gerd Moellmann <gerd@gnu.org>
5892
5893 * display.texi (Other Image Types): Add description of :foreground
5894 and :background properties of mono PBM images.
5895
e23a63a5
WL
58962000-08-17 Werner LEMBERG <wl@gnu.org>
5897
5898 * .cvsignore: New file.
5899
dfc16043
GM
59002000-01-05 Gerd Moellmann <gerd@gnu.org>
5901
5902 * tindex.pl: New script.
5903
602613fe
DL
59041999-12-03 Dave Love <fx@gnu.org>
5905
5906 * Makefile.in (MAKEINFO): New parameter.
5907
94ec544d
DL
59081999-09-17 Richard Stallman <rms@gnu.org>
5909
5910 * Makefile.in (srcs): Add hash.texi.
5911 (VERSION): Update to 20.6.
5912
59131999-09-13 Richard Stallman <rms@gnu.org>
5914
5915 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5916
59171998-08-29 Karl Heuer <kwzh@gnu.org>
5918
5919 * configure.in: New file.
5920 * Makefile.in: Renamed from Makefile.
5921 (prefix, infodir): Use value obtained from configure.
5922 (emacslibdir): Obsolete variable deleted.
5923 (dist): Distribute configure.in, configure, Makefile.in.
5924
59251998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5926
5927 * Makefile (INSTALL_INFO): New variable.
5928 (install): Run install-info.
5929
59301998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5931
5932 * Makefile (elisp.dvi): Add missing backslash.
5933
59341998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5935
5936 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5937 Run texindex without `./'. Always run texindex on elisp.tp.
5938 (elisp.tps): Target deleted.
5939
59401998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5941
5942 * Makefile (srcs): Add nonascii.texi and customize.texi.
5943 (dist): Start by deleting `temp'.
5944
59451998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5946
5947 * Makefile (makeinfo, texindex): Targets deleted.
5948 (makeinfo.o, texindex.o): Targets deleted.
5949 (clean, dist): Don't do anything with them or with getopt*.
5950
59511998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5952
5953 * Makefile (SHELL): Defined.
5954
59551998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5956
5957 * Makefile (elisp.tps): New target.
5958 (elisp.dvi): Depend on elisp.tps.
5959
5960Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5961
5962 * README: Update phone number.
5963
5964 * Makefile (elisp): Make this be the default target.
5965 Depend on makeinfo.c instead of makeinfo.
5966 (install): Don't depend on elisp.dvi, since we don't install that.
5967 Use mkinstalldirs.
5968 (dist): Add mkinstalldirs.
5969
5970Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5971
5972 * Makefile (VERSION): Update version number.
5973 (maintainer-clean): Renamed from realclean.
5974
5975Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5976
5977 * Makefile (realclean): New target.
5978 (elisp): Remove any old elisp-* files first.
5979
5980Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5981
d1f08d85
SM
5982 * Makefile (VERSION): New variable.
5983 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5984 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
5985
5986Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5987
5988 * Makefile (elisp): Depend on makeinfo.
5989
5990Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5991
d1f08d85 5992 * Makefile (srcs): Add anti.texi.
94ec544d
DL
5993
5994Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5995
5996 * Makefile (infodir, prefix): New vars.
5997 (install): Use infodir.
5998 (emacsinfodir): Deleted.
5999
6000Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6001
6002 * Makefile (srcs): Add calendar.texi.
6003
6004 * Makefile (dist): Copy texindex.c and makeinfo.c.
6005 Limit elisp-* files to those with one or two digits.
6006
6007Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6008
6009 * Makefile (dist): Changed to use Gzip instead of compress.
6010
6011Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6012
6013 * loading.texi (Unloading): define-function changed back to
6014 defalias. It may not stay this way, but at least it's
6015 consistent with the known-good version of the code patch.
6016
6017Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6018
6019 * modes.texi (Hooks): Document new optional arg of add-hook.
6020
6021Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6022
d1f08d85 6023 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
6024
6025 * tips.texi: Add new section on standard library headers.
6026
6027Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6028
6029 * Makefile (srcs): Add frame.texi to the list of sources.
6030
6031Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6032
6033 * Makefile (dist): Don't bother excluding autosave files; they'll
6034 never make it into the temp directory anyway, and the hash marks
6035 in the name are problematic for make and the Bourne shell.
dff28924 6036 (srcs):
94ec544d
DL
6037
6038Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6039
d1f08d85 6040 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
6041 the distribution tar file.
6042
dff28924 6043Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
6044
6045 * Makefile (srcs): Added index.perm.
6046 (elisp.dvi): Remove erroneous shell comment.
6047 Expect output of permute-index in permuted.fns.
6048 Save old elisp.aux in elisp.oaux.
6049 (clean): Added index.texi to be deleted.
6050
dff28924 6051Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
6052
6053 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6054
dff28924 6055Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d 6056
6db11765 6057 * files.texi: Noted that completion-ignored-extensions is ignored
94ec544d
DL
6058 when making *Completions*.
6059
6060Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6061
6062 * Makefile make dist now depends on elisp.dvi, since it tries
6063 to include it in the dist file.
6064
dff28924 6065Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
6066
6067 * functions.texinfo (Mapping Functions): Add missing quote
6068
dff28924 6069Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
6070
6071 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6072 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6073
dff28924 6074Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6075
6076 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6077 and @error{} are the terms now being used. The files in the
6078 directory have been changed to reflect this.
6079
d1f08d85 6080 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
6081 ` @result{}', using 5 spaces at the begining of the line.
6082
dff28924 6083Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6084
6085 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6086 experimental @indentedresult{}, @indentedexpandsto{} are part of
6087 the texinfo.tex in this directory. These TeX macros are not
6088 stable yet.
6089
dff28924 6090Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d 6091
6db11765 6092 * texinfo.tex: Temporarily added
d1f08d85 6093 \let\result=\dblarrow
94ec544d
DL
6094 \def\error{{\it ERROR} \longdblarrow}
6095 We need to do this better soon.
6096
dff28924 6097Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
6098
6099 * Applied Karl Berry's patches to *.texinfo files, but not to
9b7fa297 6100 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
94ec544d
DL
6101 new title page format is also not applied, since it requires
6102 texinfo.tex changes.)
6103
6104 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6105 for the Project GNU development environment.
6106
ad050e54 6107;; Local Variables:
fd026ee1 6108;; coding: iso-2022-7bit
33462dfa 6109;; add-log-time-zone-rule: t
ad050e54 6110;; End:
2a34a036 6111
651f374c 6112 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
de529e21 6113 2005, 2006, 2007 Free Software Foundation, Inc.
5b87ad55
GM
6114
6115 This file is part of GNU Emacs.
6116
6117 GNU Emacs is free software; you can redistribute it and/or modify
6118 it under the terms of the GNU General Public License as published by
4a9f99bd 6119 the Free Software Foundation; either version 3, or (at your option)
5b87ad55
GM
6120 any later version.
6121
6122 GNU Emacs is distributed in the hope that it will be useful,
6123 but WITHOUT ANY WARRANTY; without even the implied warranty of
6124 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6125 GNU General Public License for more details.
6126
6127 You should have received a copy of the GNU General Public License
6128 along with GNU Emacs; see the file COPYING. If not, write to the
6129 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6130 Boston, MA 02110-1301, USA.
ab5796a9
MB
6131
6132;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda