]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
Merge from emacs--rel--22
[gnu-emacs] / lispref / ChangeLog
1 2007-05-12 Richard Stallman <rms@gnu.org>
2
3 * text.texi (Margins): indent-to-left-margin is not the default.
4 (Mode-Specific Indent): For indent-line-function, the default
5 is indent-relative.
6
7 * modes.texi (Example Major Modes): Explain last line of text-mode
8 is redundant.
9
10 2007-05-10 Richard Stallman <rms@gnu.org>
11
12 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
13
14 * help.texi (Keys in Documentation): Add reference to
15 Documentation Tips.
16
17 * files.texi (Format Conversion): TO-FN gets three arguments.
18
19 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
20
21 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
22
23 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
24 * files.texi (Format Conversion): Expand intro; add menu.
25 (Format Conversion Overview, Format Conversion Round-Trip)
26 (Format Conversion Piecemeal): New nodes/subsections.
27 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
28 * text.texi (Text Properties): Remove "Saving Properties" from menu.
29 (Saving Properties): Delete node/subsection.
30
31 2007-05-07 Karl Berry <karl@gnu.org>
32
33 * elisp.texi (EMACSVER): back to 22.
34
35 2007-05-06 Richard Stallman <rms@gnu.org>
36
37 * processes.texi (Accepting Output): Revert most of previous change.
38
39 2007-05-05 Richard Stallman <rms@gnu.org>
40
41 * processes.texi (Accepting Output): accept-process-output
42 uses microseconds, not milliseconds. But that arg is obsolete.
43
44 2007-05-04 Karl Berry <karl@tug.org>
45
46 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
47
48 2007-05-04 Eli Zaretskii <eliz@gnu.org>
49
50 * tips.texi (Documentation Tips): Rearrange items to place the
51 more important ones first. Add an index entry for hyperlinks.
52
53 2007-05-03 Karl Berry <karl@gnu.org>
54
55 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
56 (EMACSVER) [smallbook]: 22 for printed version.
57
58 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
59 so restore anchor to normal position after defun. Found by Kevin Ryde.
60
61 2007-04-26 Glenn Morris <rgm@gnu.org>
62
63 * elisp.texi (EMACSVER): Increase to 22.1.50.
64
65 2007-04-28 Karl Berry <karl@gnu.org>
66
67 * elisp.texi: Improve line breaks on copyright page,
68 similar layout to emacs manual, 8.5x11 by default.
69
70 2007-04-24 Richard Stallman <rms@gnu.org>
71
72 * text.texi (Special Properties): Add xref to Overlay Properties.
73
74 * display.texi (Overlay Properties): Add xref to Special Properties.
75
76 2007-04-22 Richard Stallman <rms@gnu.org>
77
78 * keymaps.texi (Extended Menu Items): Move the info about
79 format with cached keyboard binding.
80
81 2007-04-21 Richard Stallman <rms@gnu.org>
82
83 * text.texi (Special Properties): Clarify previous change.
84
85 * files.texi (File Name Expansion): Clarify previous change.
86
87 * display.texi (Attribute Functions): Fix example for
88 face-attribute-relative-p.
89
90 2007-04-19 Kenichi Handa <handa@m17n.org>
91
92 * text.texi (Special Properties): Document composition property.
93
94 2007-04-19 Glenn Morris <rgm@gnu.org>
95
96 * files.texi (File Name Expansion): Mention "superroot".
97
98 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
99
100 * frames.texi (Multiple Displays): Add note about "multi-monitor"
101 setups.
102 (Display Feature Testing): Note that display refers to all
103 physical monitors for multi-monitor setups.
104
105 2007-04-14 Richard Stallman <rms@gnu.org>
106
107 * lists.texi (Sets And Lists): Clarify `delete' examples.
108 Remove spurious xref to same node.
109 Clarify xref for add-to-list.
110
111 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
112
113 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
114 value of lisp-mode-map.
115
116 2007-04-11 Karl Berry <karl@gnu.org>
117
118 * anti.texi (Antinews),
119 * display.texi (Overlay Properties) and (Defining Images),
120 * processes.texi (Synchronous Processes) and (Sentinels),
121 * syntax.texi (Syntax Table Internals),
122 * searching.texi (Regexp Special),
123 * nonascii.texi (Default Coding Systems),
124 * text.texi (Special Properties),
125 * minibuf.texi (Basic Completion): Wording to improve breaks in
126 8.5x11 format.
127 * elisp.texi (smallbook): new @set to more easily switch between
128 smallbook and 8.5x11.
129
130 2007-04-11 Richard Stallman <rms@gnu.org>
131
132 * text.texi (Lazy Properties): Minor fix.
133
134 2007-04-08 Karl Berry <karl@gnu.org>
135
136 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
137 * macros.texi (Backquote): Downcase Backquote in index entries for
138 consistency.
139
140 2007-04-08 Richard Stallman <rms@gnu.org>
141
142 * text.texi (Adaptive Fill): Just describe default,
143 don't show it (since it contains non-ASCII chars).
144
145 2007-04-07 Karl Berry <karl@gnu.org>
146
147 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
148 adaptive-fill-regexp's value, since they are not in the standard
149 TeX fonts.
150
151 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
152
153 * display.texi (Defining Faces): Fix example.
154
155 2007-04-07 Karl Berry <karl@gnu.org>
156
157 * display.texi (Button Buffer Commands): Improve page break.
158
159 2007-04-07 Richard Stallman <rms@gnu.org>
160
161 * advice.texi (Activation of Advice): Remove redundant index entry.
162
163 * backups.texi: Improve index entries. Remove redundant ones.
164
165 * compile.texi (Byte Compilation): Improve index entry.
166
167 * hash.texi (Creating Hash): Improve index entry.
168
169 * symbols.texi (Definitions): Improve index entry.
170
171 * edebug.texi: Improve index entries. Remove redundant/useless ones.
172
173 * maps.texi (Standard Keymaps): Remove useless index entry.
174
175 * help.texi (Documentation Basics): Remove redundant index entries.
176
177 * customize.texi: Improve index entries.
178 Remove redundant/useless ones.
179
180 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
181
182 * streams.texi (Output Variables): Improve index entry.
183
184 * abbrevs.texi (Abbrevs): Remove useless index entry.
185
186 * macros.texi (Expansion): Remove useless index entry.
187
188 * text.texi: Improve index entries. Remove redundant/useless ones.
189 (Text Properties, Examining Properties)
190 (Special Properties): Use "property category" instead of "category"
191 to refer to the `category' property.
192
193 * positions.texi: Improve index entries. Remove useless one.
194
195 * lists.texi: Improve index entries. Remove redundant/useless ones.
196
197 * os.texi: Improve index entries.
198 (Timers): Fix previous change.
199
200 * buffers.texi: Improve index entries.
201 (Modification Time): Get rid of term "obsolete buffer".
202
203 * debugging.texi: Improve index entries.
204 (Test Coverage): Add xref to other test coverage ftr.
205
206 * eval.texi: Improve index entry. Remove redundant ones.
207
208 * numbers.texi: Improve index entries. Remove redundant/useless ones.
209
210 * files.texi: Improve index entries. Remove redundant/useless ones.
211
212 * objects.texi: Improve index entries.
213
214 * processes.texi: Improve index entries.
215
216 * modes.texi: Improve index entry. Remove redundant one.
217
218 * nonascii.texi: Improve index entries.
219
220 * internals.texi: Improve index entries.
221
222 * syntax.texi: Improve index entries.
223
224 * keymaps.texi (Active Keymaps): Improve index entries.
225
226 * commands.texi: Improve index entries. Remove redundant/useless ones.
227
228 * frames.texi: Improve index entries. Remove redundant/useless ones.
229
230 * markers.texi: Improve index entries. Remove redundant ones.
231
232 * tips.texi: Improve index entries.
233
234 * loading.texi (Unloading): Improve index entry.
235
236 * variables.texi: Improve index entries. Remove redundant one.
237
238 * sequences.texi: Improve index entry.
239
240 * display.texi: Improve index entries. Remove redundant ones.
241
242 * windows.texi: Improve index entries.
243
244 * searching.texi: Improve index entries. Remove redundant one.
245
246 * strings.texi (Case Tables): Improve last change.
247
248 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
249
250 * strings.texi (Case Tables): Document with-case-table and
251 ascii-case-table.
252
253 2007-04-03 Karl Berry <karl@gnu.org>
254
255 * processes.texi (Network): Reword to improve page break.
256
257 2007-04-03 Eli Zaretskii <eliz@gnu.org>
258
259 * functions.texi (Inline Functions): Describe more disadvantages
260 of defsubst, and make advice against it stronger.
261
262 2007-04-02 Karl Berry <karl@gnu.org>
263
264 * backups.texi (Backup Names): Avoid widow words.
265 * modes.texi (Example Major Modes): Align last comment.
266
267 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
268
269 * keymaps.texi (Remapping Commands): Document new arg to
270 command-remapping.
271
272 2007-04-01 Karl Berry <karl@gnu.org>
273
274 * processes.texi (Low-Level Network): typo.
275 * loading.texi (Hooks for Loading): avoid double "the".
276 * keymaps.texi (Key Sequences): no double "and".
277 (Changing Key Bindings): shorten to improve line break.
278
279 2007-03-31 Glenn Morris <rgm@gnu.org>
280
281 * os.texi (Timers): Fix description of run-at-time TIME formats.
282
283 2007-03-31 Richard Stallman <rms@gnu.org>
284
285 * display.texi (Invisible Text): Correct buffer-invisibility-spec
286 regarding ellipsis.
287
288 2007-03-31 Eli Zaretskii <eliz@gnu.org>
289
290 * intro.texi (nil and t):
291 * symbols.texi (Plists and Alists):
292 * variables.texi (Variable Aliases, Constant Variables):
293 * functions.texi (Defining Functions):
294 * advice.texi (Advising Primitives):
295 * debugging.texi (Syntax Errors, Compilation Errors):
296 * minibuf.texi (Minibuffer Windows):
297 * commands.texi (Adjusting Point):
298 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
299 (Auto Major Mode, Major Mode Conventions):
300 * help.texi (Describing Characters):
301 * files.texi (Create/Delete Dirs, Information about Files)
302 (File Locks, Writing to Files, Reading from Files)
303 (Saving Buffers):
304 * windows.texi (Resizing Windows, Cyclic Window Ordering):
305 * frames.texi (Finding All Frames):
306 * positions.texi (Buffer End, Motion):
307 * markers.texi (The Region):
308 * text.texi (Deletion, Near Point):
309 * display.texi (Displaying Messages, Truncation):
310 * os.texi (Processor Run Time):
311 * tips.texi (Key Binding Conventions, Programming Tips)
312 (Warning Tips, Documentation Tips, Comment Tips):
313 * internals.texi (Memory Usage): Improve indexing.
314
315 * variables.texi (Frame-Local Variables):
316 * functions.texi (Argument List):
317 * loading.texi (Library Search):
318 * streams.texi (Output Variables):
319 * keymaps.texi (Translation Keymaps, Searching Keymaps):
320 * searching.texi (Replacing Match, Search and Replace):
321 * processes.texi (Byte Packing, Decoding Output)
322 (Accepting Output, Network Servers, Shell Arguments):
323 * display.texi (Abstract Display, Image Cache, Scroll Bars):
324 * windows.texi (Window Point, Window Start):
325 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
326 * commands.texi (Reading Input, Keyboard Events):
327 * minibuf.texi (Reading File Names, Minibuffer Completion)
328 (Recursive Mini):
329 * positions.texi (List Motion):
330 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
331 * numbers.texi (Arithmetic Operations, Math Functions)
332 (Predicates on Numbers, Comparison of Numbers):
333 (Numeric Conversions):
334 * locals.texi (Standard Buffer-Local Variables):
335 * maps.texi (Standard Keymaps):
336 * os.texi (User Identification, System Environment, Recording Input)
337 (X11 Keysyms):
338 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
339 * backups.texi (Backups and Auto-Saving):
340 * customize.texi (Customization, Group Definitions)
341 (Variable Definitions):
342 * compile.texi (Byte Compilation): Improve index entries.
343
344 2007-03-31 Karl Berry <karl@gnu.org>
345
346 * macros.texi (Defining Macros): Avoid widow syllable.
347
348 2007-03-31 Eli Zaretskii <eliz@gnu.org>
349
350 * elisp.texi (Top): Postscript -> PostScript.
351
352 * display.texi (Images, Postscript Images): Postscript -> PostScript.
353
354 2007-03-31 Markus Triska <markus.triska@gmx.at>
355
356 * internals.texi (Writing Emacs Primitives): Untabify `For'.
357
358 2007-03-30 Karl Berry <karl@gnu.org>
359
360 * lists.texi (List-related Predicates): Remove spurious @need.
361 (Setcdr): Use @smallexample to improve page break.
362 (Association Lists) <assoc>: Reword to improve page break.
363
364 * strings.texi (String Conversion): Insert blank line to improve
365 page break.
366
367 * numbers.texi (Random Numbers): Use @minus{}.
368 (Math Functions): Use @minus{}.
369
370 * intro.texi (Acknowledgements): Avoid line breaks before middle
371 initials.
372
373 2007-03-24 Eli Zaretskii <eliz@gnu.org>
374
375 * errors.texi (Standard Errors): Add an index entry.
376
377 2007-03-19 Richard Stallman <rms@gnu.org>
378
379 * os.texi (Recording Input): recent-keys now gives 300 keys.
380
381 2007-03-12 Glenn Morris <rgm@gnu.org>
382
383 * os.texi: Replace "daylight savings" with "daylight saving"
384 throughout.
385
386 2007-03-05 Richard Stallman <rms@gnu.org>
387
388 * variables.texi (File Local Variables): Update
389 enable-local-variables values.
390
391 2007-03-04 Richard Stallman <rms@gnu.org>
392
393 * syntax.texi (Control Parsing): Minor clarification.
394
395 * strings.texi (Formatting Strings): Clarify width, precision, flags.
396
397 * sequences.texi (Sequence Functions): Move string-bytes away,
398 add xref.
399
400 * nonascii.texi (Text Representations): Move string-bytes here.
401
402 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
403
404 * minibuf.texi (Basic Completion): Minor clarification.
405
406 * markers.texi (The Mark): Clarify existence vs activation of mark.
407 Other cleanup.
408
409 * display.texi (Finding Overlays): Write better example.
410
411 * compile.texi (Eval During Compile): Clarify putting macros
412 in eval-when-compile.
413
414 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
415
416 * loading.texi (How Programs Do Loading): Fix anchor position at
417 load-read-function definition doc. (tiny change)
418
419 2007-02-21 Kim F. Storm <storm@cua.dk>
420
421 * strings.texi (Text Comparison): Mention that assoc-string
422 converts symbols to strings before testing.
423
424 2007-02-17 Kim F. Storm <storm@cua.dk>
425
426 * processes.texi (Bindat Spec): Vector types can have optional
427 element type.
428 (Bindat Examples): Fix example. Add vector with element type.
429
430 2007-02-16 Andreas Schwab <schwab@suse.de>
431
432 * strings.texi (Formatting Strings): Document '+' flag.
433
434 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
435
436 * strings.texi (Modifying Strings): Clarify that `clear-string'
437 always converts the string to unibyte.
438
439 2007-02-14 Kim F. Storm <storm@cua.dk>
440
441 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
442 Rewrite glyph code description to refer to these functions.
443 Remove details of encoding face number and char into integer code.
444
445 2007-02-03 Alan Mackenzie <acm@muc.de>
446
447 * loading.texi (Hooks for Loading): Make the description of
448 `eval-after-load' more detailed, and amend the description of
449 after-load-alist, in accordance with changes from 2006-05.
450
451 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
452
453 * modes.texi (Defining Minor Modes): Document that a :require
454 keyword or similar may be required to make saved customization
455 variables work.
456
457 2007-02-03 Eli Zaretskii <eliz@gnu.org>
458
459 * elisp.texi (Top): Make the detailed menu headers compliant with
460 Texinfo guidelines and with what texnfo-upd.el expects. Add
461 comments to prevent people from inadvertently modifying the key
462 parts needed by `texinfo-multiple-files-update'.
463
464 2007-02-02 Eli Zaretskii <eliz@gnu.org>
465
466 * elisp.texi (Top): Update the top-level menus.
467
468 * syntax.texi (Categories): Add index entries.
469
470 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
471
472 * display.texi (Attribute Functions): Fix name and description of
473 the UNDERLINE arg of `set-face-underline-p'.
474
475 2007-01-29 Eli Zaretskii <eliz@gnu.org>
476
477 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
478 Variables", and "Standard Keymaps" to the detailed menu.
479
480 * variables.texi (Future Local Variables): Add index entry.
481
482 2007-01-28 Richard Stallman <rms@gnu.org>
483
484 * tips.texi (Coding Conventions): Clarify the tip about macros
485 that define a function or a variable.
486
487 * files.texi (File Attributes): UID and GID can be floats.
488 (Magic File Names): Explain why deferring all operations to
489 the standard handler does not work.
490
491 2007-01-23 Martin Rudalics <rudalics@gmx.at>
492
493 * backups.texi (Reverting): Use "buffer" instead of "file"
494 when talking about major and minor modes.
495
496 2007-01-21 Richard Stallman <rms@gnu.org>
497
498 * help.texi (Documentation): Add xref to Documentation Tips.
499
500 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
501
502 * tips.texi (Coding Conventions): Fix typos.
503
504 2007-01-05 Richard Stallman <rms@gnu.org>
505
506 * modes.texi (Defining Minor Modes): Fix previous change.
507
508 2007-01-03 Richard Stallman <rms@gnu.org>
509
510 * customize.texi (Variable Definitions, Customization Types):
511 Don't use * in doc string for defcustom.
512
513 2007-01-02 Richard Stallman <rms@gnu.org>
514
515 * variables.texi (Variable Aliases): Clarify that aliases vars
516 always have the same value.
517
518 * processes.texi (Bindat Spec): Fix Texinfo usage.
519
520 * modes.texi (Defining Minor Modes): Explain effect of command
521 defined with define-global-minor-mode on new buffers.
522
523 2006-12-30 Kim F. Storm <storm@cua.dk>
524
525 * keymaps.texi (Tool Bar): Describe `grow-only' value of
526 `auto-resize-tool-bars'.
527
528 2006-12-30 Richard Stallman <rms@gnu.org>
529
530 * keymaps.texi (Active Keymaps): Fix previous change.
531
532 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
533
534 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
535
536 2006-12-30 Kim F. Storm <storm@cua.dk>
537
538 * processes.texi (Bindat Spec): Clarify using field names in
539 length specifications.
540
541 2006-12-29 Kim F. Storm <storm@cua.dk>
542
543 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
544 Add count and index variables for eval forms in repeat blocks.
545
546 2006-12-24 Richard Stallman <rms@gnu.org>
547
548 * customize.texi (Variable Definitions): Document
549 new name custom-add-frequent-value.
550
551 2006-12-19 Kim F. Storm <storm@cua.dk>
552
553 * commands.texi (Misc Events): User signals now result in sigusr1
554 and sigusr2 events which are handled through special-event-map.
555 (Special Events): User signals and drag-n-drop are special.
556
557 2006-12-17 Richard Stallman <rms@gnu.org>
558
559 * loading.texi (Named Features): Explain subfeatures better.
560
561 * customize.texi: Use "option" only for user options.
562 For the keyword values inside defcustom etc, say "keywords".
563 For :options value's elements, say "elements".
564 :group should not be omitted.
565
566 * syntax.texi (Parsing Expressions): Split up node.
567 (Motion via Parsing, Position Parse, Parser State)
568 (Low-Level Parsing, Control Parsing): New subnodes.
569 (Parser State): Document syntax-ppss-toplevel-pos.
570
571 * positions.texi (List Motion): Punctuation fix.
572
573 * files.texi (File Name Completion): Document PREDICATE arg
574 to file-name-completion.
575
576 2006-12-16 Eli Zaretskii <eliz@gnu.org>
577
578 * internals.texi (Building Emacs, Writing Emacs Primitives):
579 Add index entries.
580
581 2006-12-11 Richard Stallman <rms@gnu.org>
582
583 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
584 affects face menu. Explain how to make it non-nil without enabling
585 any fontification.
586
587 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
588
589 * modes.texi (Font Lock Basics): Document nil value of
590 font-lock-defaults.
591
592 2006-12-10 Glenn Morris <rgm@gnu.org>
593
594 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
595 value for system-flag argument. Abbrev tables may not be empty
596 when major modes are loaded.
597
598 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
599
600 * makefile.w32-in (maintainer-clean): Partially revert last
601 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
602 to protect elisp-covers.texi.
603
604 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
605
606 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
607 Don't remove elisp* info files; they are already deleted by the
608 `clean' and `distclean' targets, and they are in the $(infodir)
609 directory, not the current one.
610
611 2006-12-04 Kim F. Storm <storm@cua.dk>
612
613 * commands.texi (Misc Events): Update signal events.
614 (Event Examples): Add signal example.
615
616 2006-11-29 Richard Stallman <rms@gnu.org>
617
618 * frames.texi (Visibility of Frames): Explain visible windows
619 can be covered by others. Add xref for raise-frame.
620
621 2006-11-28 Richard Stallman <rms@gnu.org>
622
623 * searching.texi (Regexp Special): Update when ^ is special.
624
625 2006-11-27 Eli Zaretskii <eliz@gnu.org>
626
627 * customize.texi (Customization, Common Keywords)
628 (Group Definitions, Variable Definitions, Composite Types)
629 (Type Keywords, Customization Types): Add index entries for
630 various customization keywords.
631
632 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
635
636 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
637
638 * frames.texi (Window System Selections): Remove clipboard from
639 description of selection-coding-system.
640
641 2006-11-06 Richard Stallman <rms@gnu.org>
642
643 * lists.texi (List Variables): Document COMPARE-FN.
644
645 * keymaps.texi: Avoid use of "binding" to mean a relation;
646 use it only to refer to the meaning associated with a key.
647 (Keymaps): Change menu node description.
648
649 * elisp.texi (Top): Change menu node description.
650
651 * display.texi (Managing Overlays): Document overlay-recenter.
652
653 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
654
655 * Makefile.in: Use relative paths to avoid advertising filesystem
656 contents during compilation.
657
658 2006-10-23 Kim F. Storm <storm@cua.dk>
659
660 * commands.texi (Event Input Misc): Update unread-command-events.
661
662 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
663
664 * lists.texi (Sets And Lists): Fix typos.
665
666 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
667
668 * control.texi (Processing of Errors): Use @var for an argument,
669 not @code.
670
671 2006-10-16 Richard Stallman <rms@gnu.org>
672
673 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
674
675 * keymaps.texi (Format of Keymaps): Show all the keymap element
676 patterns that result from menu items.
677 (Key Lookup): Minor cleanups.
678
679 * modes.texi (Precalculated Fontification): Don't say that
680 not setting font-lock-defaults avoids loading font-lock.
681
682 * help.texi (Documentation): Move xref to Emacs Manual here.
683 (Documentation Basics): From here.
684 Also doc emacs-lisp-docstring-fill-column.
685
686 * elisp.texi: Update version and ISBN.
687
688 * commands.texi (Interactive Call): Clarify KEYS arg to
689 call-interactively is a vector.
690 (Command Loop Info): Delete anchor in this-command-keys.
691 Add anchor in this-command-keys-vector.
692 (Recursive Editing): Document how recursive-edit
693 handles the current buffer.
694
695 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
696
697 * frames.texi (Frame Titles): %c and %l are ignored in
698 frame-title-format.
699
700 2006-10-11 Richard Stallman <rms@gnu.org>
701
702 * keymaps.texi (Key Sequences): Clarify use of kbd.
703
704 2006-10-10 Kim F. Storm <storm@cua.dk>
705
706 * lists.texi (Sets And Lists): Add memql.
707
708 2006-10-03 Richard Stallman <rms@gnu.org>
709
710 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
711 Clarify :ascii: and :nonascii:.
712
713 2006-09-29 Juri Linkov <juri@jurta.org>
714
715 * modes.texi (%-Constructs): Reorder coding systems in the
716 documentation of %z to the real order displayed in the modeline.
717
718 2006-09-25 Richard Stallman <rms@gnu.org>
719
720 * os.texi (Timers): Describe timer-max-repeats.
721
722 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
723
724 * os.texi (Timers): Mention with-local-quit.
725
726 2006-09-24 Richard Stallman <rms@gnu.org>
727
728 * searching.texi (Searching and Matching): Mention property search.
729
730 * commands.texi (Command Loop Info): Explain how read-event affects
731 this-command-keys.
732
733 2006-09-20 Richard Stallman <rms@gnu.org>
734
735 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
736
737 * windows.texi (Window Start): Minor cleanups.
738
739 2006-09-20 Kim F. Storm <storm@cua.dk>
740
741 * windows.texi (Window Start): pos-visible-in-window-p allows
742 specifying t for position to mean "end of window".
743 Add window-line-height.
744
745 * anti.texi (Antinews): Mention window-line-height.
746
747 2006-09-19 David Kastrup <dak@gnu.org>
748
749 * keymaps.texi (Searching Keymaps): Small clarification.
750
751 2006-09-18 Richard Stallman <rms@gnu.org>
752
753 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
754 cause keyboard menus.
755 (Menu Keymaps): Likewise.
756 (Defining Menus, Keyboard Menus): Clarify.
757
758 * text.texi (Fields): Clarify explanation of constrain-to-field.
759
760 2006-09-16 Eli Zaretskii <eliz@gnu.org>
761
762 * variables.texi (Tips for Defining): Fix a typo.
763
764 2006-09-15 Richard Stallman <rms@gnu.org>
765
766 * keymaps.texi (Remapping Commands, Searching Keymaps)
767 (Active Keymaps): Clean up previous change.
768
769 2006-09-15 Jay Belanger <belanger@truman.edu>
770
771 * gpl.texi: Replace "Library Public License" by "Lesser Public
772 License" throughout.
773
774 2006-09-15 David Kastrup <dak@gnu.org>
775
776 * keymaps.texi (Active Keymaps): Adapt description to use
777 `get-char-property' instead `get-text-property'. Explain how
778 mouse events change this. Explain the new optional argument of
779 `key-binding' and its mouse-dependent lookup.
780 (Searching Keymaps): Adapt description similarly.
781 (Remapping Commands): Explain the new optional argument of
782 `command-remapping'.
783
784 2006-09-14 Richard Stallman <rms@gnu.org>
785
786 * keymaps.texi (Searching Keymaps): Clarification.
787 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
788
789 2006-09-13 Richard Stallman <rms@gnu.org>
790
791 * objects.texi (Character Type): Node split.
792 Add xref to Describing Characters.
793 (Basic Char Syntax, General Escape Syntax)
794 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
795
796 2006-09-11 Richard Stallman <rms@gnu.org>
797
798 * display.texi (Display Table Format): Wording clarification.
799 (Glyphs): Clarifications.
800
801 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
802
803 * keymaps.texi (Active Keymaps): Mention that key-binding checks
804 local maps.
805
806 2006-09-10 Kim F. Storm <storm@cua.dk>
807
808 * display.texi (Forcing Redisplay): Document return value of
809 function redisplay.
810
811 2006-09-09 Richard Stallman <rms@gnu.org>
812
813 * windows.texi (Window Hooks): Explain limits of
814 window-scroll-functions.
815
816 * display.texi (Fringe Indicators): Update for last change in
817 indicate-buffer-boundaries.
818
819 2006-09-08 Richard Stallman <rms@gnu.org>
820
821 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
822
823 2006-09-06 Kim F. Storm <storm@cua.dk>
824
825 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
826
827 * windows.texi (Window Start): Update pos-visible-in-window-p.
828
829 2006-09-04 Richard Stallman <rms@gnu.org>
830
831 * processes.texi (Accepting Output): Explain SECONDS=0 for
832 accept-process-output.
833
834 * os.texi (Idle Timers): Explain why timer functions should not
835 loop until (input-pending-p).
836
837 2006-09-02 Eli Zaretskii <eliz@gnu.org>
838
839 * makefile.w32-in (usermanualdir): New variable.
840 (elisp.dvi): Use it.
841
842 2006-09-01 Eli Zaretskii <eliz@gnu.org>
843
844 * buffers.texi (Buffer Modification): Fix last change.
845
846 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
847
848 * buffers.texi (Buffer Modification): Document
849 buffer-chars-modified-tick.
850
851 2006-08-31 Richard Stallman <rms@gnu.org>
852
853 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
854
855 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
856
857 * modes.texi (Syntactic Font Lock):
858 Mention font-lock-syntactic-face-function
859 instead of specific faces.
860
861 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
862
863 * display.texi (Images): Add xrref to display-images-p.
864
865 2006-08-28 Kenichi Handa <handa@m17n.org>
866
867 * nonascii.texi (Lisp and Coding Systems): Fix description of
868 detect-coding-region.
869
870 2006-08-27 Michael Olson <mwolson@gnu.org>
871
872 * processes.texi (Transaction Queues): Remove stray quote
873 character.
874
875 2006-08-25 Richard Stallman <rms@gnu.org>
876
877 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
878 Add xref.
879
880 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
881
882 * os.texi (Timers): Avoid waiting inside timers.
883
884 2006-08-21 Lute Kamstra <lute@gnu.org>
885
886 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
887
888 2006-08-20 Richard Stallman <rms@gnu.org>
889
890 * os.texi (Idle Timers): New node, split out from Timers.
891 Document current-idle-time.
892 * commands.texi (Reading One Event): Update xref.
893 * elisp.texi (Top): Update subnode menu.
894
895 2006-08-16 Richard Stallman <rms@gnu.org>
896
897 * keymaps.texi (Extended Menu Items): Show format of cached
898 bindings in extended menu items.
899
900 * customize.texi (Variable Definitions): Explain when the
901 standard value expression is evaluated.
902
903 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
904
905 * commands.texi (Reading One Event): Explain idleness in
906 `read-event'.
907
908 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
909
910 * text.texi (Near Point): Say "cursor" not "terminal cursor".
911 (Commands for Insertion): Removed split-line since it's not
912 relevant for Lisp programming.
913 (Yank Commands): Rewrite introduction.
914 (Undo): Clarify.
915 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
916 (Filling): Remove redundant comment. Clarify return value of
917 current-justification.
918 (Margins): Minor clarifications.
919 (Adaptive Fill): Update default value of adaptive-fill-regexp.
920 (Sorting): Update definition of sort-lines.
921 (Columns): Clarify behavior of sort-columns.
922 (Indent Tabs): Link to Tab Stops in Emacs manual.
923 (Special Properties): Clarify.
924 (Clickable Text): Mention Buttons package.
925
926 2006-08-12 Kevin Ryde <user42@zip.com.au>
927
928 * os.texi (Time Parsing): Add %z to description of
929 format-time-string, as per docstring. Add cross reference to
930 glibc manual for strftime.
931
932 2006-08-08 Richard Stallman <rms@gnu.org>
933
934 * modes.texi: Clean up wording in previous change.
935
936 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
937
938 * modes.texi (Hooks): Clarify.
939 (Major Mode Basics): Mention define-derived-mode explicitly.
940 (Major Mode Conventions): Rebinding RET is OK for some modes.
941 Mention change-major-mode-hook and after-change-major-mode-hook.
942 (Example Major Modes): Moved to end of Modes section.
943 (Mode Line Basics): Clarify.
944 (Mode Line Data): Mention help-echo and local-map in strings.
945 Explain reason for treatment of non-risky variables.
946 (Properties in Mode): Clarify.
947 (Faces for Font Lock): Add font-lock-negation-char-face.
948
949 2006-08-04 Eli Zaretskii <eliz@gnu.org>
950
951 * strings.texi (Formatting Strings): Warn against arbitrary
952 strings as first arg to `format'.
953
954 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
955
956 * text.texi (Clickable Text): Mention `help-echo' text property.
957 Update intro, examples and associated explanations.
958
959 2006-07-31 Richard Stallman <rms@gnu.org>
960
961 * commands.texi: Update xrefs.
962 (Event Mod): New node, cut out from old Translating Input.
963
964 * maps.texi: Update xrefs.
965
966 * keymaps.texi (Translation Keymaps): New node.
967 Update xrefs from Translating Input to Translation Keymaps.
968
969 * elisp.texi (Top): Update subnode menu.
970
971 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
972
973 * os.texi (System Interface): Fix menu descriptions of some nodes.
974 (Translating Input): Node deleted.
975
976 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
977
978 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
979
980 * lists.texi (Sets And Lists): Likewise.
981
982 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
983
984 * text.texi (Fields): Mention POS
985 requirement when narrowing is in effect.
986
987 2006-07-28 Richard Stallman <rms@gnu.org>
988
989 * display.texi (Face Attributes): Simplify wording.
990 (Attribute Functions): Clarify meaning of new-frame default
991 attribute settings.
992
993 * customize.texi (Common Keywords): Document how to use
994 :package-version in a package not in Emacs.
995
996 2006-07-28 Kim F. Storm <storm@cua.dk>
997
998 * commands.texi (Reading One Event): Fix last change.
999
1000 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * commands.texi (Reading One Event): Document SECONDS argument for
1003 read-event, read-char, and read-char-exclusive.
1004
1005 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1006
1007 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1008 to ensure correct identification.
1009
1010 2006-07-24 Richard Stallman <rms@gnu.org>
1011
1012 * text.texi (Clickable Text): Clarify.
1013
1014 * sequences.texi (Vector Functions): Delete duplicate xref.
1015
1016 * objects.texi (Function Type): Clarify.
1017
1018 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1019 modes.
1020
1021 * lists.texi (List Variables): New node.
1022 Material moved from other nodes.
1023
1024 * variables.texi (Setting Variables): add-to-list and
1025 add-to-ordered-list moved to List Variables node.
1026
1027 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1028
1029 * text.texi (Links and Mouse-1):
1030 For mouse-on-link-p, expand on arg POS.
1031
1032 2006-07-21 Kim F. Storm <storm@cua.dk>
1033
1034 * display.texi (Forcing Redisplay): Don't mention systems which
1035 don't support sub-second timers for redisplay-preemption-period.
1036
1037 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1038
1039 2006-07-21 Eli Zaretskii <eliz@gnu.org>
1040
1041 * frames.texi (Input Focus): Document that focus-follows-mouse has
1042 no effect on MS-Windows.
1043
1044 2006-07-18 Richard Stallman <rms@gnu.org>
1045
1046 * display.texi (Forcing Redisplay): Cleanups in previous change.
1047
1048 * processes.texi (Low-Level Network): Make menu more convenient.
1049
1050 2006-07-18 Kim F. Storm <storm@cua.dk>
1051
1052 * display.texi (Forcing Redisplay): redisplay-preemption-period
1053 only used on window systems. Add xref to Terminal Output.
1054
1055 * os.texi (Terminal Output): baud-rate only controls preemption on
1056 non-window systems. Add xref to Forcing Redisplay.
1057
1058 * processes.texi (Low-Level Network): Rename node "Make Network"
1059 to "Network Processes".
1060
1061 2006-07-18 Karl Berry <karl@gnu.org>
1062
1063 * variables.texi, functions.texi, customize.texi, loading.texi:
1064 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1065
1066 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
1067
1068 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1069
1070 2006-07-17 Richard Stallman <rms@gnu.org>
1071
1072 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1073 Put period and comma inside quotes.
1074
1075 * loading.texi, markers.texi: Use real doublequote inside menus.
1076
1077 * windows.texi: Put point and comma inside quotes.
1078 (Textual Scrolling): Use @samp for error message.
1079
1080 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1081 * strings.texi, streams.texi, processes.texi, os.texi:
1082 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1083 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1084 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1085 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1086 Put point and comma inside quotes.
1087
1088 * control.texi (Processing of Errors): Add command-error-function.
1089
1090 * variables.texi (File Local Variables): Clarify that
1091 file local variables make buffer-local bindings.
1092
1093 * modes.texi (Syntactic Font Lock): Give default for
1094 font-lock-syntax-table.
1095
1096 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * text.texi (Special Properties): Clean up previous change.
1099
1100 2006-07-16 Karl Berry <karl@gnu.org>
1101
1102 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1103 * control.texi: Fix bad page breaks through chapter 10 (control).
1104
1105 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1106 underfull hbox.
1107
1108 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
1109
1110 * text.texi (Special Properties): Describe fontified text property
1111 in relation to a character (not text).
1112
1113 2006-07-15 Kim F. Storm <storm@cua.dk>
1114
1115 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1116 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1117 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1118
1119 * anti.texi (Antinews): Mention redisplay function.
1120 The kbd macro existed, but was not documented, before 22.x.
1121 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1122
1123 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
1124
1125 * display.texi (Displaying Messages): Add anchor.
1126
1127 * frames.texi (Dialog Boxes): Use it.
1128
1129 2006-07-12 Richard Stallman <rms@gnu.org>
1130
1131 * objects.texi (Frame Type): Explain nature of frames better.
1132
1133 * frames.texi (Frames): Explain nature of frames better.
1134
1135 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1136
1137 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1138
1139 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1140
1141 * frames.texi (Window System Selections): Mention scrap support for Mac.
1142 Default value of x-select-enable-clipboard is t on Mac.
1143
1144 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1145
1146 2006-07-11 Kim F. Storm <storm@cua.dk>
1147
1148 * display.texi (Forcing Redisplay): Add `redisplay' function.
1149 Don't mention (sit-for -1) -- use (redisplay t) instead.
1150
1151 * commands.texi (Waiting): (sit-for -1) is no longer special.
1152 (sit-for 0) is equivalent to (redisplay).
1153 Iconifying/deiconifying no longer makes sit-for return.
1154
1155 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
1156
1157 * display.texi (Buttons): Fix typo.
1158
1159 * index.texi, elisp.texi (New Symbols): Comment node out.
1160
1161 2006-07-09 Richard Stallman <rms@gnu.org>
1162
1163 * display.texi (Truncation): Clean up previous change.
1164
1165 2006-07-08 Richard Stallman <rms@gnu.org>
1166
1167 * commands.texi (Interactive Call): Use 3 as prefix in example
1168 for execute-extended-command.
1169
1170 * display.texi (Attribute Functions): Move paragraph about
1171 compatibility with Emacs < 21.
1172
1173 2006-07-09 Kim F. Storm <storm@cua.dk>
1174
1175 * display.texi (Refresh Screen): Clarify force-window-update.
1176 (Truncation): "Normally" indicated by fringe arrows.
1177
1178 2006-07-08 Eli Zaretskii <eliz@gnu.org>
1179
1180 * windows.texi (Textual Scrolling, Resizing Windows):
1181 * variables.texi (Constant Variables):
1182 * text.texi (Buffer Contents, Deletion, Changing Properties)
1183 (Property Search, Special Properties, Sticky Properties)
1184 (Links and Mouse-1, Fields, Change Hooks):
1185 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1186 (Categories):
1187 * symbols.texi (Other Plists):
1188 * streams.texi (Output Variables):
1189 * processes.texi (Input to Processes, Query Before Exit):
1190 * positions.texi (Word Motion, Text Lines, List Motion):
1191 * os.texi (Init File, System Environment, Sound Output)
1192 (Session Management):
1193 * nonascii.texi (Text Representations, Character Sets)
1194 (Chars and Bytes, Locales):
1195 * modes.texi (Defining Minor Modes, Header Lines):
1196 * minibuf.texi (Minibuffer Contents):
1197 * markers.texi (Information from Markers):
1198 * lists.texi (List Elements, Building Lists, Association Lists):
1199 * keymaps.texi (Tool Bar):
1200 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1201 * functions.texi (What Is a Function, Mapping Functions):
1202 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1203 (Color Names, Text Terminal Colors, Display Feature Testing):
1204 * files.texi (Visiting Functions, File Name Components)
1205 (Unique File Names, Contents of Directories):
1206 * display.texi (Forcing Redisplay, Displaying Messages)
1207 (Temporary Displays, Font Selection, Auto Faces)
1208 (Font Lookup, Fringe Indicators, Display Margins)
1209 (Image Descriptors, Showing Images, Image Cache, Button Types)
1210 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1211 (Display Table Format, Glyphs):
1212 * control.texi (Iteration):
1213 * commands.texi (Command Loop Info, Adjusting Point):
1214 * backups.texi (Making Backups, Auto-Saving):
1215 Remove @tindex entries.
1216
1217 2006-07-07 Kim F. Storm <storm@cua.dk>
1218
1219 * display.texi (Fringe Cursors): Fix typo.
1220 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1221 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1222
1223 2006-07-05 Richard Stallman <rms@gnu.org>
1224
1225 * text.texi (Buffer Contents): Add example of text props
1226 in result of buffer-substring.
1227 (Text Properties): Explain better about use of specific property names.
1228 (Property Search): Some cleanups; reorder some functions.
1229
1230 * keymaps.texi (Changing Key Bindings): Cleanup.
1231 Add xref to Key Binding Conventions.
1232
1233 * display.texi (Attribute Functions): Add examples for
1234 face-attribute-relative-p.
1235
1236 * tips.texi (Coding Conventions): Cleanup last change.
1237
1238 2006-07-05 Karl Berry <karl@gnu.org>
1239
1240 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1241 Remove @setchapternewpage odd.
1242 Result is 1013 pages, down from 1100.
1243
1244 * anti.texi, customize.texi, display.texi, internals.texi:
1245 * minibuf.texi, modes.texi, tips.texi:
1246 Fix overfull/underfull boxes.
1247
1248 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1249
1250 * edebug.texi (Instrumenting):
1251 Add Edebug-specific findex for eval-buffer.
1252 * loading.texi (Loading):
1253 Replace eval-current-buffer with eval-buffer.
1254
1255 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
1256
1257 * locals.texi (Standard Buffer-Local Variables): Update the list
1258 of variables.
1259
1260 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
1261
1262 * files.texi (File Name Completion): Point user to the node
1263 "Reading File Names".
1264
1265 2006-06-24 Eli Zaretskii <eliz@gnu.org>
1266
1267 * files.texi (Contents of Directories): Document case-insensitive
1268 behavior on respective filesystems.
1269
1270 * objects.texi (Character Type): Document that Emacs signals an
1271 error for unsupported Unicode characters specified as \uNNNN.
1272
1273 2006-06-19 Richard Stallman <rms@gnu.org>
1274
1275 * processes.texi (Bindat Spec): Clarify previous change.
1276
1277 2006-06-16 Richard Stallman <rms@gnu.org>
1278
1279 * tips.texi (Coding Conventions): Better explain conventions
1280 for definition constructs.
1281
1282 * text.texi (Special Properties): String value of `read-only'
1283 serves as the error message.
1284
1285 * objects.texi (Character Type): Clarify prev. change.
1286 (Non-ASCII in Strings): Mention \u and \U.
1287
1288 * commands.texi (Using Interactive): Explain problem of
1289 markers, etc., in command-history.
1290
1291 2006-06-14 Kim F. Storm <storm@cua.dk>
1292
1293 * commands.texi (Waiting): Negative arg to sit-for forces
1294 redisplay even if input is pending.
1295
1296 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1297 redisplay. Remove incorrect example of binding redisplay-dont-pause
1298 around (sit-for 0).
1299
1300 2006-06-13 Richard Stallman <rms@gnu.org>
1301
1302 * display.texi (Forcing Redisplay): Clarify previous change.
1303
1304 2006-06-13 Romain Francoise <romain@orebokech.com>
1305
1306 * display.texi (Forcing Redisplay): Fix typo.
1307
1308 2006-06-13 Kim F. Storm <storm@cua.dk>
1309
1310 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1311
1312 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1313
1314 * tips.texi (Coding Conventions): Add `@end itemize'.
1315
1316 2006-06-10 Richard Stallman <rms@gnu.org>
1317
1318 * tips.texi (Coding Conventions): Explain use of coding systems
1319 to ensure one decoding for strings.
1320
1321 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1322
1323 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1324 syntax.
1325
1326 2006-06-07 Eli Zaretskii <eliz@gnu.org>
1327
1328 * display.texi (Font Selection): Remove description of
1329 clear-face-cache.
1330
1331 * compile.texi (Eval During Compile): Fix a typo. Add index
1332 entries for possible uses of eval-when-compile.
1333
1334 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1335
1336 * display.texi (Abstract Display): Fix typo.
1337
1338 2006-06-03 Eli Zaretskii <eliz@gnu.org>
1339
1340 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1341 Reword variable's description.
1342
1343 2006-06-01 Richard Stallman <rms@gnu.org>
1344
1345 * windows.texi (Splitting Windows): Clarify splitting nonselected
1346 window.
1347
1348 2006-05-31 Juri Linkov <juri@jurta.org>
1349
1350 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1351
1352 2006-05-30 Richard Stallman <rms@gnu.org>
1353
1354 * display.texi (Line Height): Fix errors in description of
1355 default line height and line-height properyty.
1356
1357 * nonascii.texi (Default Coding Systems): Further clarification.
1358
1359 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1360
1361 * internals.texi (Pure Storage): Mention that an overflow in pure
1362 space causes a memory leak.
1363 (Garbage Collection): If there was an overflow in pure space,
1364 `garbage-collect' returns nil.
1365
1366 2006-05-30 Eli Zaretskii <eliz@gnu.org>
1367
1368 * nonascii.texi (Default Coding Systems): Fix it some more.
1369
1370 2006-05-29 Eli Zaretskii <eliz@gnu.org>
1371
1372 * nonascii.texi (Default Coding Systems): Fix last change.
1373
1374 2006-05-29 Kenichi Handa <handa@m17n.org>
1375
1376 * nonascii.texi (find-operation-coding-system): Describe the new
1377 argument format (FILENAME . BUFFER).
1378
1379 2006-05-28 Richard Stallman <rms@gnu.org>
1380
1381 * tips.texi (Coding Conventions): Better explain reasons not to
1382 advise other packages or use `eval-after-load'.
1383
1384 2006-05-29 Kim F. Storm <storm@cua.dk>
1385
1386 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1387 `bindat-idx' and `bindat-raw' for clarity.
1388
1389 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1390
1391 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1392
1393 * display.texi (Display): Add "Abstract Display" to menu.
1394 (Abstract Display, Abstract Display Functions)
1395 (Abstract Display Example): New nodes.
1396 * elisp.texi (Top): Add "Abstract Display" to menu.
1397
1398 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
1399
1400 * keymaps.texi (Key Sequences): Link to input events definition.
1401 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1402
1403 * files.texi (Changing Files): Document updated argument list for
1404 copy-file.
1405
1406 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1407
1408 * processes.texi (Bindat Functions): Explain term "total length".
1409 Use it in bindat-length and bindat-pack descriptions.
1410
1411 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1412
1413 * tips.texi (Coding Conventions): Advise against using
1414 eval-after-load in packages. Add an index entry.
1415
1416 2006-05-25 Juri Linkov <juri@jurta.org>
1417
1418 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1419
1420 * modes.texi (%-Constructs): Add %e, %z, %Z.
1421
1422 2006-05-25 Richard Stallman <rms@gnu.org>
1423
1424 * elisp.texi (Top): Update subnode menu.
1425
1426 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1427 (Keymaps): Update menu.
1428
1429 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * keymaps.texi (Key Sequences): Some clarifications.
1432
1433 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1434
1435 * processes.texi (Bindat Functions): Say "unibyte string"
1436 explicitly for bindat-unpack and bindat-pack descriptions.
1437 (Bindat Examples): Don't call `string-make-unibyte' in example.
1438
1439 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1442 Explain string and vector representations of key sequences
1443
1444 * keymaps.texi (Changing Key Bindings):
1445 * commands.texi (Interactive Codes, Interactive Codes):
1446 * help.texi (Describing Characters): Refer to it.
1447
1448 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1449
1450 * frames.texi (Pointer Shape): @end table -> @end defvar.
1451
1452 2006-05-22 Richard Stallman <rms@gnu.org>
1453
1454 * elisp.texi (Top): Update subnode menus.
1455
1456 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1457 Contents rewritten; material from old Pointer Shape node moved here.
1458
1459 * display.texi (Pointer Shape): Node deleted.
1460 (Image Descriptors): Minor cleanup.
1461
1462 2006-05-21 Richard Stallman <rms@gnu.org>
1463
1464 * syntax.texi (Parsing Expressions): Update info on which STATE
1465 elements are ignored.
1466
1467 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1468
1469 * hooks.texi (Standard Hooks): Correct typo.
1470
1471 * gpl.texi (GPL): ifinfo -> ifnottex.
1472
1473 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1474
1475 * searching.texi (Simple Match Data): Warn about match data being
1476 set anew by every search.
1477
1478 2006-05-17 Richard Stallman <rms@gnu.org>
1479
1480 * minibuf.texi (Minibuffer History): Clarify.
1481
1482 * searching.texi (Regexp Special): Clarify nested regexp warning.
1483
1484 2006-05-16 Kim F. Storm <storm@cua.dk>
1485
1486 * minibuf.texi (Minibuffer History): Update add-to-history.
1487
1488 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1489
1490 * nonascii.texi (Explicit Encoding): Fix
1491 typo (encoding<->decoding).
1492
1493 2006-05-14 Richard Stallman <rms@gnu.org>
1494
1495 * buffers.texi (Creating Buffers): Cleanup.
1496
1497 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1498
1499 2006-05-13 Eli Zaretskii <eliz@gnu.org>
1500
1501 * buffers.texi (Current Buffer): Document that with-temp-buffer
1502 disables undo.
1503
1504 * os.texi (Terminal-Specific): More accurate description of how
1505 Emacs searches for the terminal-specific libraries.
1506
1507 2006-05-12 Eli Zaretskii <eliz@gnu.org>
1508
1509 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1510 emacs-xtra to @inforef's.
1511
1512 * text.texi (Undo): Document that undo is turned off in buffers
1513 whose names begin with a space.
1514
1515 * buffers.texi (Buffer Names): Add index entries for buffers whose
1516 names begin with a space.
1517 (Creating Buffers): Document that undo is turned off in buffers
1518 whose names begin with a space.
1519
1520 * files.texi (Visiting Functions, Reading from Files)
1521 (Saving Buffers): Mention code and EOL conversions by file I/O
1522 primitives and subroutines.
1523
1524 * nonascii.texi (Lisp and Coding Systems): Document
1525 coding-system-eol-type. Add index entries for eol conversion.
1526
1527 * display.texi (Defining Faces): Mention `mac', and add an xref to
1528 where window-system is described.
1529
1530 2006-05-10 Richard Stallman <rms@gnu.org>
1531
1532 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1533
1534 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1535
1536 * variables.texi (File Local Variables): Recommend to quote lambda
1537 expressions in safe-local-variable property.
1538
1539 2006-05-09 Richard Stallman <rms@gnu.org>
1540
1541 * variables.texi (File Local Variables): Document
1542 safe-local-eval-forms and safe-local-eval-function.
1543
1544 2006-05-07 Kim F. Storm <storm@cua.dk>
1545
1546 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1547 from add-to-history.
1548
1549 2006-05-07 Romain Francoise <romain@orebokech.com>
1550
1551 * commands.texi (Event Input Misc):
1552 * compile.texi (Eval During Compile):
1553 * internals.texi (Buffer Internals):
1554 * minibuf.texi (Initial Input):
1555 * nonascii.texi (Scanning Charsets):
1556 * numbers.texi (Comparison of Numbers):
1557 * windows.texi (Textual Scrolling, Vertical Scrolling):
1558 Fix various typos.
1559
1560 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1561
1562 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1563 conditional xref's to either emacs or emacs-xtra, depending on
1564 @iftex/@ifnottex.
1565
1566 * minibuf.texi (Minibuffer History): Document add-to-history.
1567
1568 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1569
1570 * internals.texi (Pure Storage): Mention the pure overflow message
1571 at startup.
1572
1573 2006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1574
1575 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1576 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1577 search.
1578
1579 2006-05-01 Richard Stallman <rms@gnu.org>
1580
1581 * intro.texi (nil and t): Clarify.
1582
1583 * variables.texi (File Local Variables): Suggest using booleanp.
1584
1585 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
1586
1587 * objects.texi (Type Predicates): Fix typos.
1588
1589 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1590
1591 * intro.texi (nil and t): Add booleanp.
1592
1593 * objects.texi (Type Predicates): Add links for booleanp and
1594 string-or-null-p.
1595
1596 2006-04-29 Richard Stallman <rms@gnu.org>
1597
1598 * modes.texi (Multiline Font Lock): Rename from
1599 Multi line Font Lock Elements. Much clarification.
1600 (Font Lock Multiline, Region to Fontify): Much clarification.
1601
1602 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1603
1604 * variables.texi (File Local Variables): Remove the special case t for
1605 safe-local-variable.
1606
1607 2006-04-26 Richard Stallman <rms@gnu.org>
1608
1609 * syntax.texi (Parsing Expressions): Minor cleanup.
1610
1611 2006-04-18 Richard Stallman <rms@gnu.org>
1612
1613 * tips.texi (Coding Conventions): Explain when the package's
1614 prefix should appear later on (not at the start of the name).
1615
1616 * searching.texi (String Search): Clarify effect of NOERROR.
1617
1618 * modes.texi (Imenu): Clarify what special items do.
1619
1620 * hooks.texi (Standard Hooks): Delete text about old hook names.
1621
1622 2006-04-17 Romain Francoise <romain@orebokech.com>
1623
1624 * variables.texi (Local Variables): Update the default value of
1625 `max-specpdl-size'.
1626
1627 2006-04-15 Michael Olson <mwolson@gnu.org>
1628
1629 * processes.texi (Transaction Queues): Mention the new optional
1630 `delay-question' argument for `tq-enqueue'.
1631
1632 2006-04-13 Bill Wohler <wohler@newt.com>
1633
1634 * customize.texi (Common Keywords): Use dotted notation for
1635 :package-version value. Specify its values. Improve documentation
1636 for customize-package-emacs-version-alist.
1637
1638 2006-04-12 Bill Wohler <wohler@newt.com>
1639
1640 * customize.texi (Common Keywords): Move description of
1641 customize-package-emacs-version-alist to @defvar.
1642
1643 2006-04-10 Bill Wohler <wohler@newt.com>
1644
1645 * customize.texi (Common Keywords): Add :package-version.
1646
1647 2006-04-10 Kim F. Storm <storm@cua.dk>
1648
1649 * text.texi (Buffer Contents): Add NOPROPS arg to
1650 filter-buffer-substring.
1651
1652 2006-04-08 Kevin Ryde <user42@zip.com.au>
1653
1654 * os.texi (Command-Line Arguments): Update xref to emacs manual
1655 "Command Arguments" -> "Emacs Invocation", per change there.
1656
1657 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1658
1659 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1660 be on one line to help makeinfo not render two spaces after the dot.
1661
1662 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1663
1664 * strings.texi (Predicates for Strings): Add string-or-null-p.
1665
1666 2006-03-28 Kim F. Storm <storm@cua.dk>
1667
1668 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1669 remarks about systems that don't support fractional seconds.
1670
1671 2006-03-25 Karl Berry <karl@gnu.org>
1672
1673 * elisp.texi: Use @copyright{} instead of (C), and do not indent
1674 the year list.
1675
1676 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1677
1678 * display.texi (Fringe Indicators): Fix typos.
1679
1680 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1681
1682 * tips.texi (Documentation Tips): One can now also write `program'
1683 in front of a quoted symbol in a docstring to prevent making a
1684 hyperlink.
1685
1686 2006-03-19 Alan Mackenzie <acm@muc.de>
1687
1688 * text.texi (Special Properties): Clarify `fontified' property.
1689
1690 2006-03-16 Richard Stallman <rms@gnu.org>
1691
1692 * display.texi (Defining Images): Minor cleanup.
1693
1694 2006-03-16 Bill Wohler <wohler@newt.com>
1695
1696 * display.texi (Defining Images): In image-load-path-for-library,
1697 prefer user's images.
1698
1699 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1700
1701 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1702
1703 2006-03-15 Bill Wohler <wohler@newt.com>
1704
1705 * display.texi (Defining Images): Fix example in
1706 image-load-path-for-library by not recommending that one binds
1707 image-load-path. Just defvar it to placate compiler and only use
1708 it if previously defined.
1709
1710 2006-03-14 Bill Wohler <wohler@newt.com>
1711
1712 * display.texi (Defining Images): In image-load-path-for-library,
1713 always return list of directories. Update example.
1714
1715 2006-03-14 Alan Mackenzie <acm@muc.de>
1716
1717 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1718 This describes font-lock-extend-region-function.
1719 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1720 the new node "Region to Fontify".
1721
1722 2006-03-13 Richard Stallman <rms@gnu.org>
1723
1724 * display.texi (Invisible Text): The impossible position is
1725 now before the invisible text, not after.
1726 (Defining Images): Clean up last change.
1727
1728 2006-03-11 Bill Wohler <wohler@newt.com>
1729
1730 * display.texi (Defining Images): Add image-load-path-for-library.
1731
1732 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1733
1734 * text.texi (Adaptive Fill): Fix Texinfo usage.
1735
1736 * strings.texi (Creating Strings): Fix Texinfo usage.
1737
1738 * searching.texi (Regexp Special): Use @samp for regular
1739 expressions that are not in Lisp syntax.
1740
1741 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1742
1743 * searching.texi (Regexp Special): Put remark between parentheses
1744 to avoid misreading.
1745
1746 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1747
1748 * searching.texi (Syntax of Regexps): More accurately describe
1749 which characters are special in which situations.
1750 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1751 are not special. Describe in detail when `[' and `]' are special.
1752 (Regexp Backslash): Plenty of regexps with unbalanced square
1753 brackets are valid, so reword that statement.
1754
1755 2006-03-02 Kim F. Storm <storm@cua.dk>
1756
1757 * keymaps.texi (Tool Bar): Add tool-bar-border.
1758
1759 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1760
1761 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1762
1763 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1764
1765 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1766
1767 * files.texi (Locating Files): Suggest additional values for the
1768 SUFFIXES arg of `locate-file'. Update pxref.
1769
1770 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1771 (How Programs Do Loading): Discuss the effects of Auto Compression
1772 mode on `load'.
1773 (Load Suffixes): New node.
1774 (Library Search): Delete description of `load-suffixes'; it was
1775 moved to "Load Suffixes".
1776 (Autoload, Named Features): Mention `load-suffixes'.
1777
1778 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1779
1780 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1781
1782 * windows.texi (Window Tree): Fix typo.
1783
1784 2006-02-20 Kim F. Storm <storm@cua.dk>
1785
1786 * display.texi (Fringe Indicators): New section.
1787 Move indicate-empty-lines, indicate-buffer-boundaries, and
1788 default-indicate-buffer-boundaries here.
1789 Add fringe-indicator-alist and default-fringes-indicator-alist.
1790 Add list of logical fringe indicator symbols.
1791 Update list of standard bitmap names.
1792 (Fringe Cursors): New section.
1793 Move overflow-newline-into-fringe here.
1794 Add fringe-cursor-alist and default-fringes-cursor-alist.
1795 Add list of fringe cursor symbols.
1796
1797 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1798
1799 * commands.texi (Using Interactive): Fix reference to node
1800 "Minibuffers".
1801
1802 2006-02-19 Richard M. Stallman <rms@gnu.org>
1803
1804 * minibuf.texi (High-Level Completion):
1805 Add xref to read-input-method-name.
1806
1807 * files.texi (Relative File Names): Move file-relative-name here.
1808 (File Name Expansion): From here. Minor clarifications.
1809
1810 * commands.texi (Using Interactive): Add xrefs about reading input.
1811 Clarify remarks about that moving point and mark.
1812 Put string case before list case.
1813
1814 2006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1815
1816 * display.texi (Other Display Specs, Image Descriptors):
1817 Revert erroneous changes. The previous description of
1818 image-descriptors as `(image . PROPS)' was correct.
1819
1820 2006-02-14 Richard M. Stallman <rms@gnu.org>
1821
1822 * variables.texi (File Local Variables): Clarifications.
1823
1824 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
1825
1826 * variables.texi (File Local Variables): Use @code for a cons
1827 cell, not @var.
1828
1829 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
1830
1831 * variables.texi (File Local Variables): Document new file local
1832 variable behavior.
1833
1834 2006-02-10 Kim F. Storm <storm@cua.dk>
1835
1836 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1837
1838 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
1839
1840 * modes.texi (%-Constructs): Remove obsolete info about
1841 `global-mode-string'.
1842
1843 2006-02-07 Richard M. Stallman <rms@gnu.org>
1844
1845 * commands.texi (Prefix Command Arguments): Minor cleanup.
1846
1847 * display.texi: "Graphical display", not window system.
1848
1849 * functions.texi (What Is a Function): Fix xref.
1850
1851 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1852 (Changing Key Bindings): Clarify when remapping is better than
1853 substitute-key-definition.
1854
1855 2006-02-02 Richard M. Stallman <rms@gnu.org>
1856
1857 * minibuf.texi (Basic Completion): Completion alists are risky.
1858
1859 * keymaps.texi (Active Keymaps): Clarifications.
1860 (Searching Keymaps): New node.
1861 (Keymaps): Update menu.
1862
1863 * frames.texi (Layout Parameters): Minor clarification.
1864 (Drag and Drop): New node.
1865 (Frames): Update menu.
1866
1867 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * display.texi (Other Display Specs, Image Descriptors):
1870 Image description is a list, not a cons cell.
1871
1872 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1873
1874 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1875 list is not necessarily a list).
1876
1877 2006-01-27 Eli Zaretskii <eliz@gnu.org>
1878
1879 * frames.texi (Layout Parameters): border-width and
1880 internal-border-width belong to the frame, not the window.
1881
1882 2006-01-19 Richard M. Stallman <rms@gnu.org>
1883
1884 * nonascii.texi (Translation of Characters): Search cmds use
1885 translation-table-for-input. Automatically made local.
1886
1887 * markers.texi (Overview of Markers): Count insertion type
1888 as one of a marker's attributes.
1889
1890 * keymaps.texi (Controlling Active Maps): New node, split out of
1891 Active Keymaps.
1892 (Keymaps): Menu updated.
1893 (Active Keymaps): Give pseudocode to explain how the active
1894 maps are searched. current-active-maps and key-binding moved here.
1895 (Functions for Key Lookup): current-active-maps and key-binding moved.
1896 Clarifications.
1897 (Searching the Keymaps): New subnode.
1898
1899 * elisp.texi (Top): Menu clarification.
1900
1901 * display.texi (Other Display Specs): Delete duplicate entry for
1902 just a string as display spec. Move text about recursive display
1903 specs on such a string.
1904
1905 * commands.texi (Key Sequence Input): Clarify.
1906 Move num-nonmacro-input-events out.
1907 (Reading One Event): num-nonmacro-input-events moved here.
1908
1909 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
1910
1911 * advice.texi (Simple Advice): Update example to fit argument
1912 change in previous-line.
1913
1914 2006-01-05 Richard M. Stallman <rms@gnu.org>
1915
1916 * markers.texi (The Mark): Fix in `mark'.
1917
1918 2006-01-04 Richard M. Stallman <rms@gnu.org>
1919
1920 * processes.texi (Misc Network, Make Network): Minor cleanups.
1921
1922 2006-01-04 Kim F. Storm <storm@cua.dk>
1923
1924 * processes.texi (Make Network): Add IPv6 addresses and handling.
1925 (Network Feature Testing): Mention (:family ipv6).
1926 (Misc Network): Add IPv6 formats to format-network-address.
1927
1928 2005-12-30 Richard M. Stallman <rms@gnu.org>
1929
1930 * text.texi (Changing Properties):
1931 Don't use return value of set-text-properties.
1932
1933 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1934
1935 * modes.texi (Mode Line Format): Correct typo in menu.
1936
1937 2005-12-29 Richard M. Stallman <rms@gnu.org>
1938
1939 * modes.texi (Mode Line Top): New node.
1940 (Mode Line Data): Some text moved to new node.
1941 Explain the data structure more concretely.
1942 (Mode Line Basics): Clarifications.
1943 (Mode Line Variables): Clarify intro paragraph.
1944 (%-Constructs): Clarify intro paragraph.
1945 (Mode Line Format): Update menu.
1946
1947 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1948
1949 * minibuf.texi (Basic Completion): Update lazy-completion-table
1950 examples for removal of ARGS argument.
1951
1952 2005-12-23 Richard M. Stallman <rms@gnu.org>
1953
1954 * text.texi (Undo): Restore some explanation from the version
1955 that was deleted.
1956
1957 2005-12-23 Eli Zaretskii <eliz@gnu.org>
1958
1959 * text.texi (Undo): Remove duplicate descriptions of `apply
1960 funname' and `apply delta' elements of the undo list.
1961
1962 2005-12-20 Richard M. Stallman <rms@gnu.org>
1963
1964 * help.texi (Help Functions): Update documentation of `apropos'.
1965
1966 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1967
1968 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1969 because it is confusing. If the :help-echo keyword is a function,
1970 it is not directly used as the :help-echo overlay property, as the
1971 xref seems to suggest (it does not take the appropriate args).
1972
1973 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1974
1975 * customize.texi (Common Keywords): Fix Texinfo usage.
1976 (Group Definitions, Variable Definitions): Update for new
1977 conventions for using `*' in docstrings.
1978
1979 * tips.texi (Documentation Tips): Update for new conventions for
1980 using `*' in docstrings.
1981
1982 2005-12-16 Richard M. Stallman <rms@gnu.org>
1983
1984 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1985
1986 2005-12-16 Juri Linkov <juri@jurta.org>
1987
1988 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1989
1990 2005-12-14 Romain Francoise <romain@orebokech.com>
1991
1992 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1993 Fix typo.
1994
1995 2005-12-11 Juri Linkov <juri@jurta.org>
1996
1997 * minibuf.texi (Completion Commands): Add mention of read-file-name
1998 for filename completion keymaps.
1999 (Reading File Names): Add mention of filename completion keymaps
2000 for read-file-name and xref to `Completion Commands'.
2001
2002 2005-12-10 Richard M. Stallman <rms@gnu.org>
2003
2004 * customize.texi (Common Keywords): State caveats for use of :tag.
2005
2006 2005-12-08 Richard M. Stallman <rms@gnu.org>
2007
2008 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2009 with xrefs and better explanation.
2010 (Completion Commands): Add the filename completion maps.
2011
2012 * objects.texi (Character Type): Clarify that \s is not space
2013 if a dash follows.
2014
2015 2005-12-05 Richard M. Stallman <rms@gnu.org>
2016
2017 * windows.texi (Resizing Windows): Delete preserve-before args.
2018
2019 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2020
2021 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2022 in full keymaps, since the quirk has been fixed.
2023
2024 2005-12-03 Eli Zaretskii <eliz@gnu.org>
2025
2026 * hooks.texi (Standard Hooks): Add index entries. Mention
2027 `compilation-finish-functions'.
2028
2029 2005-11-27 Richard M. Stallman <rms@gnu.org>
2030
2031 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2032
2033 2005-11-21 Juri Linkov <juri@jurta.org>
2034
2035 * customize.texi (Common Keywords): Update links types
2036 custom-manual and url-link. Add link types emacs-library-link,
2037 file-link, function-link, variable-link, custom-group-link.
2038
2039 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * display.texi: Revert 2005-11-20 change.
2042
2043 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2044
2045 * processes.texi (Bindat Functions):
2046 Say "third" to refer to zero-based index "2".
2047
2048 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2049
2050 * loading.texi (Library Search): Update the default value of
2051 `load-suffixes'.
2052
2053 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
2054
2055 * display.texi (Attribute Functions): Mention :ignore-defface.
2056
2057 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2058
2059 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2060 (Minor Mode Conventions): Mention the use of a hook.
2061
2062 2005-11-06 Richard M. Stallman <rms@gnu.org>
2063
2064 * files.texi (Magic File Names): find-file-name-handler checks the
2065 `operations' property of the handler.
2066
2067 2005-11-03 Richard M. Stallman <rms@gnu.org>
2068
2069 * variables.texi (Frame-Local Variables): Small clarification.
2070
2071 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
2072
2073 * os.texi (Init File): Document ~/.emacs.d/init.el.
2074
2075 2005-10-29 Richard M. Stallman <rms@gnu.org>
2076
2077 * internals.texi (Garbage Collection): Document memory-full.
2078
2079 2005-10-28 Bill Wohler <wohler@newt.com>
2080
2081 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2082 for URLs.
2083
2084 2005-10-28 Richard M. Stallman <rms@gnu.org>
2085
2086 * minibuf.texi (Completion Commands): Clean up prev change.
2087
2088 2005-10-26 Kevin Ryde <user42@zip.com.au>
2089
2090 * compile.texi (Eval During Compile): Explain recommended uses
2091 of eval-when-compile and eval-and-compile.
2092
2093 2005-10-27 Masatake YAMATO <jet@gyve.org>
2094
2095 * minibuf.texi (Completion Commands):
2096 Write about new optional argument for `display-completion-list'.
2097
2098 2005-10-23 Richard M. Stallman <rms@gnu.org>
2099
2100 * display.texi (Overlay Arrow): Clarify about local bindings of
2101 overlay-arrow-position.
2102
2103 2005-10-22 Eli Zaretskii <eliz@gnu.org>
2104
2105 * internals.texi (Building Emacs): Fix last change.
2106
2107 2005-10-22 Richard M. Stallman <rms@gnu.org>
2108
2109 * internals.texi (Building Emacs): Document eval-at-startup.
2110
2111 2005-10-21 Richard M. Stallman <rms@gnu.org>
2112
2113 * loading.texi (Where Defined): load-history contains abs file names.
2114 symbol-file returns abs file names.
2115
2116 2005-10-19 Kim F. Storm <storm@cua.dk>
2117
2118 * display.texi (Showing Images): Add max-image-size integer value.
2119
2120 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
2121
2122 * display.texi (Showing Images): Document max-image-size.
2123
2124 2005-10-17 Richard M. Stallman <rms@gnu.org>
2125
2126 * commands.texi (Quitting): Minor clarification.
2127
2128 * processes.texi (Sentinels): Clarify about output and quitting.
2129 (Filter Functions): Mention with-local-quit.
2130
2131 2005-10-17 Juri Linkov <juri@jurta.org>
2132
2133 * buffers.texi (Current Buffer):
2134 * commands.texi (Event Input Misc):
2135 * compile.texi (Eval During Compile, Compiler Errors):
2136 * customize.texi (Group Definitions):
2137 * display.texi (Progress, Defining Faces):
2138 * files.texi (Writing to Files):
2139 * modes.texi (Mode Hooks, Defining Minor Modes):
2140 * streams.texi (Output Functions):
2141 * syntax.texi (Syntax Table Functions):
2142 * text.texi (Change Hooks):
2143 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2144
2145 * commands.texi (Quitting): Replace arg `forms' with `body' in
2146 `with-local-quit'.
2147
2148 * positions.texi (Excursions): Replace arg `forms' with `body' in
2149 `save-excursion'.
2150
2151 2005-10-08 Kim F. Storm <storm@cua.dk>
2152
2153 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2154 Rename manual section accordingly.
2155
2156 2005-10-04 Kim F. Storm <storm@cua.dk>
2157
2158 * windows.texi (Window Split Tree): New section describing
2159 new function window-split-tree function.
2160
2161 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
2162
2163 * display.texi (Fringe Size/Pos): Simplify and add detail.
2164
2165 2005-09-30 Romain Francoise <romain@orebokech.com>
2166
2167 * minibuf.texi (High-Level Completion): Explain that the prompt
2168 given to `read-buffer' should end with a colon and a space.
2169 Update usage examples.
2170
2171 2005-09-29 Juri Linkov <juri@jurta.org>
2172
2173 * display.texi (Displaying Messages): Rename argument name
2174 `string' to `format-string' in functions `message', `message-box',
2175 `message-or-box'.
2176
2177 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
2178
2179 * errors.texi (Standard Errors): Correct xrefs.
2180
2181 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2182
2183 * display.texi (Defining Images): Update documentation for
2184 `image-load-path'.
2185
2186 2005-09-17 Richard M. Stallman <rms@gnu.org>
2187
2188 * display.texi (Defining Images): Clean up previous change.
2189
2190 2005-09-16 Romain Francoise <romain@orebokech.com>
2191
2192 * elisp.texi: Specify GFDL version 1.2.
2193
2194 * doclicense.texi (GNU Free Documentation License): Update to
2195 version 1.2.
2196
2197 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2198
2199 * display.texi (Defining Images): Document `image-load-path'.
2200
2201 2005-09-15 Richard M. Stallman <rms@gnu.org>
2202
2203 * objects.texi (Printed Representation): Minor cleanup.
2204 (Box Diagrams): Minor fix.
2205 (Cons Cell Type): Move (...) index item here.
2206 (Box Diagrams): From here.
2207 (Array Type): Minor fix.
2208 (Type Predicates): Delete index "predicates".
2209 (Hash Table Type): Clarify xref.
2210 (Dotted Pair Notation): Minor fix.
2211
2212 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * files.texi (Saving Buffers): Fix typo.
2215
2216 2005-09-08 Richard M. Stallman <rms@gnu.org>
2217
2218 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2219
2220 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * locals.texi (Standard Buffer-Local Variables): Don't include
2223 mode variables for minor modes.
2224 Fix xrefs for buffer-display-count, buffer-display-table,
2225 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2226 enable-multibyte-characters, fill-column, header-line-format,
2227 left-fringe-width, left-margin, and right-fringe-width.
2228
2229 * hooks.texi (Standard Hooks): All hooks should conform to the
2230 standard naming convention now.
2231 Fix xref for `echo-area-clear-hook'.
2232
2233 * display.texi (Usual Display): Note that indicate-empty-lines and
2234 tab-width are buffer-local.
2235
2236 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2237
2238 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2239
2240 * nonascii.texi (Encoding and I/O): Note that
2241 buffer-file-coding-system is buffer-local.
2242
2243 * positions.texi (List Motion): Note that defun-prompt-regexp is
2244 buffer-local.
2245
2246 * text.texi (Auto Filling): Note that auto-fill-function is
2247 buffer-local.
2248 (Undo): Note that buffer-undo-list is buffer-local.
2249
2250 * windows.texi (Buffers and Windows): Document
2251 buffer-display-count.
2252
2253 2005-09-06 Richard M. Stallman <rms@gnu.org>
2254
2255 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2256 package prefix elsewhere than at the start of the name.
2257
2258 2005-09-03 Richard M. Stallman <rms@gnu.org>
2259
2260 * tips.texi (Programming Tips): Add conventions for minibuffer
2261 questions and prompts.
2262
2263 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2264
2265 * intro.texi (nil and t): Minor cleanup.
2266 Delete spurious mention of keyword symbols.
2267 (Evaluation Notation): Add index entry.
2268 (A Sample Function Description): Minor cleanup.
2269 (A Sample Variable Description): Not all vars can be set.
2270
2271 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2272
2273 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2274
2275 (Insertion): Document precise type of `insert-char' arg COUNT.
2276
2277 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2278
2279 * modes.texi (Other Font Lock Variables): Sync the default of
2280 font-lock-lines-before.
2281
2282 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2283
2284 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2285
2286 2005-08-29 Richard M. Stallman <rms@gnu.org>
2287
2288 * elisp.texi (Top): Update subnode menu.
2289
2290 * searching.texi (Searching and Matching): Move node.
2291 Rearrange contents and add overall explanation.
2292 (Searching and Case): Move node.
2293 (Searching and Matching): Update menu.
2294
2295 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2296
2297 * os.texi (Startup Summary): Fix the description of the initial
2298 startup message display.
2299
2300 2005-08-25 Richard M. Stallman <rms@gnu.org>
2301
2302 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2303
2304 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
2305
2306 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2307 `next-overlay-change' example.
2308
2309 2005-08-22 Juri Linkov <juri@jurta.org>
2310
2311 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2312 Fix invert-face. Fix args of face-background.
2313
2314 * display.texi (Standard Faces): Delete node.
2315 (Faces): Add xref to `(emacs)Standard Faces'.
2316 (Displaying Faces): Fix xref to `Standard Faces'.
2317
2318 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2319
2320 2005-08-20 Alan Mackenzie <acm@muc.de>
2321
2322 * buffers.texi (The Buffer List): Clarify the manipulation of the
2323 buffer list.
2324
2325 2005-08-14 Richard M. Stallman <rms@gnu.org>
2326
2327 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2328 a regexp.
2329
2330 2005-08-11 Richard M. Stallman <rms@gnu.org>
2331
2332 * elisp.texi (Top): Update subnode lists.
2333
2334 * display.texi (Inverse Video): Node deleted.
2335
2336 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2337 New nodes split out of Coding Conventions.
2338
2339 * searching.texi (Regular Expressions): Document re-builder.
2340
2341 * os.texi (Time Parsing): New node split out of Time Conversion.
2342
2343 * processes.texi (Misc Network, Network Feature Testing)
2344 (Network Options, Make Network): New nodes split out of
2345 Low-Level Network.
2346
2347 2005-08-09 Richard M. Stallman <rms@gnu.org>
2348
2349 * frames.texi (Geometry): New node, split from Size and Position.
2350 (Frame Parameters): Refer to Geometry.
2351
2352 * buffers.texi (The Buffer List): Fix xrefs.
2353
2354 * windows.texi (Splitting Windows): Fix xref.
2355
2356 * frames.texi (Layout Parameters): Add xref.
2357
2358 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2359
2360 * keymaps.texi (Menu Bar): Fix xref.
2361
2362 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2363
2364 * modes.texi (%-Constructs): Fix xref.
2365
2366 * frames.texi (Window Frame Parameters): Node split up.
2367 (Basic Parameters, Position Parameters, Size Parameters)
2368 (Layout Parameters, Buffer Parameters, Management Parameters)
2369 (Cursor Parameters, Color Parameters): New subnodes.
2370
2371 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2372
2373 * positions.texi (Screen Lines): Update xref for previous change
2374 in minibuf.texi.
2375
2376 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2377 change in minibuf.texi.
2378
2379 2005-08-09 Richard M. Stallman <rms@gnu.org>
2380
2381 * tips.texi (Coding Conventions): Minor cleanup.
2382
2383 * modes.texi (Defining Minor Modes): Explain when init-value
2384 can be non-nil.
2385
2386 * elisp.texi (Top): Update submenu for Minibuffer.
2387
2388 * minibuf.texi (Minibuffer Misc): Node split up.
2389 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2390 (Recursive Mini): New nodes split out from Minibuffer Misc.
2391 (Minibuffer Misc): Document max-mini-window-height.
2392
2393 * hash.texi (Defining Hash): Delete stray paren in example.
2394
2395 * display.texi (Echo Area Customization): Don't define
2396 max-mini-window-height here; xref instead.
2397
2398 * commands.texi (Event Input Misc): Update while-no-input.
2399
2400 * advice.texi (Advising Functions): Explain when to use advice
2401 and when to use a hook.
2402
2403 2005-07-30 Eli Zaretskii <eliz@gnu.org>
2404
2405 * makefile.w32-in (info): Don't run install-info.
2406 ($(infodir)/dir): New target, produced by running install-info.
2407
2408 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2409
2410 * modes.texi (Defining Minor Modes): The keyword for the initial
2411 value is :init-value, not :initial-value.
2412
2413 2005-07-23 Eli Zaretskii <eliz@gnu.org>
2414
2415 * loading.texi (Autoload): Make the `doctor' example be consistent
2416 with what's in current loaddefs.el. Describe the "fn" magic in
2417 the usage portion of the doc string.
2418
2419 2005-07-22 Richard M. Stallman <rms@gnu.org>
2420
2421 * internals.texi (Garbage Collection): Clarify previous change.
2422
2423 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2424
2425 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2426
2427 2005-07-18 Juri Linkov <juri@jurta.org>
2428
2429 * commands.texi (Accessing Events):
2430 * frames.texi (Text Terminal Colors, Resources):
2431 * markers.texi (The Mark):
2432 * modes.texi (Defining Minor Modes):
2433 Delete duplicate duplicate words.
2434
2435 2005-07-16 Richard M. Stallman <rms@gnu.org>
2436
2437 * display.texi (Managing Overlays): Clarify make-overlay
2438 args for insertion types.
2439
2440 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2441
2442 * customize.texi (Variable Definitions):
2443 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2444 `standard-value' is a list too.
2445 (Defining New Types): Use @key{RET} instead of @key{ret}.
2446
2447 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2448
2449 * os.texi (Translating Input): Fix typo.
2450
2451 2005-07-08 Richard M. Stallman <rms@gnu.org>
2452
2453 * README: Update edition number and size estimate.
2454
2455 * elisp.texi (VERSION): Set to 2.9.
2456
2457 2005-07-07 Richard M. Stallman <rms@gnu.org>
2458
2459 * book-spine.texinfo: Update Emacs version.
2460
2461 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2462
2463 2005-07-06 Richard M. Stallman <rms@gnu.org>
2464
2465 * searching.texi (Regexp Search): Clarify what re-search-forward
2466 does when the search fails.
2467
2468 2005-07-05 Lute Kamstra <lute@gnu.org>
2469
2470 * Update FSF's address in GPL notices.
2471
2472 * doclicense.texi (GNU Free Documentation License):
2473 * gpl.texi (GPL):
2474 * tips.texi (Coding Conventions, Library Headers):
2475 * vol1.texi:
2476 * vol2.texi: Update FSF's address.
2477
2478 2005-07-04 Richard M. Stallman <rms@gnu.org>
2479
2480 * hooks.texi (Standard Hooks): Add occur-hook.
2481
2482 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2483
2484 * display.texi (The Echo Area): Correct menu.
2485
2486 2005-07-03 Richard M. Stallman <rms@gnu.org>
2487
2488 * elisp.texi (Top): Update subnode menu for Display.
2489
2490 * display.texi (Displaying Messages): New node, with most
2491 of what was in The Echo Area.
2492 (Progress): Moved under The Echo Area.
2493 (Logging Messages): New node with new text.
2494 (Echo Area Customization): New node, the rest of what was
2495 in The Echo Area. Document message-truncate-lines with @defvar.
2496 (Display): Update menu.
2497
2498 * windows.texi (Textual Scrolling): Doc 3 values for
2499 scroll-preserve-screen-position.
2500
2501 * text.texi (Special Properties): Change hook functions
2502 should bind inhibit-modification-hooks around altering buffer text.
2503
2504 * keymaps.texi (Key Binding Commands): Call binding BINDING
2505 rather than DEFINITION.
2506
2507 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
2508
2509 * variables.texi (Defining Variables): `user-variable-p' returns t
2510 for aliases of user options, nil for alias loops.
2511
2512 2005-06-28 Richard M. Stallman <rms@gnu.org>
2513
2514 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2515 make-keymap.
2516
2517 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2518
2519 * variables.texi (Setting Variables): Correct and clarify
2520 description of `add-to-ordered-list'.
2521
2522 2005-06-26 Richard M. Stallman <rms@gnu.org>
2523
2524 * display.texi (Faces): Minor cleanup.
2525
2526 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2527
2528 * display.texi (Faces): `facep' returns t for strings that are
2529 face names.
2530
2531 2005-06-25 Richard M. Stallman <rms@gnu.org>
2532
2533 * objects.texi (Equality Predicates): Clarify meaning of equal.
2534
2535 * windows.texi (Selecting Windows): save-selected-window
2536 and with-selected-window save and restore the current buffer.
2537
2538 2005-06-24 Richard M. Stallman <rms@gnu.org>
2539
2540 * numbers.texi (Float Basics): Explain how to test for NaN,
2541 and printing the sign of NaNs.
2542
2543 2005-06-24 Eli Zaretskii <eliz@gnu.org>
2544
2545 * makefile.w32-in (MAKEINFO): Use --force.
2546
2547 2005-06-23 Richard M. Stallman <rms@gnu.org>
2548
2549 * display.texi (Face Functions): Correct Texinfo usage.
2550
2551 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2552
2553 * lists.texi (Rings): `ring-elements' now returns the elements of
2554 RING in order.
2555
2556 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
2557
2558 * markers.texi (The Mark): Texinfo usage fix.
2559
2560 2005-06-23 Kim F. Storm <storm@cua.dk>
2561
2562 * searching.texi (Entire Match Data): Remove evaporate option for
2563 match-data. Do not mention evaporate option for set-match-data.
2564
2565 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2566
2567 * display.texi (Face Functions): Mention face aliases.
2568
2569 2005-06-21 Richard M. Stallman <rms@gnu.org>
2570
2571 * anti.texi (Antinews): Texinfo usage fix.
2572
2573 2005-06-21 Karl Berry <karl@gnu.org>
2574
2575 * elisp.texi: Use @copying.
2576
2577 * elisp.texi: Put @summarycontents and @contents before the Top
2578 node, instead of the end of the file, so that the contents appear
2579 in the right place in the dvi/pdf output.
2580
2581 2005-06-21 Juri Linkov <juri@jurta.org>
2582
2583 * display.texi (Defining Faces): Add `customized-face'.
2584
2585 2005-06-20 Kim F. Storm <storm@cua.dk>
2586
2587 * variables.texi (Setting Variables): Any type of element can be
2588 given order in add-to-ordered-list. Compare elements with eq.
2589
2590 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2591
2592 2005-06-20 Karl Berry <karl@gnu.org>
2593
2594 * syntax.texi (Syntax Flags): Make last column very slightly wider
2595 to avoid "generic comment" breaking on two lines and causing an
2596 underfull box.
2597
2598 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2599
2600 * lists.texi (Rings): Various minor clarifications and corrections.
2601
2602 2005-06-18 Richard M. Stallman <rms@gnu.org>
2603
2604 * functions.texi (Obsolete Functions): Simplify.
2605
2606 * variables.texi (Variable Aliases): Simplify.
2607
2608 * anti.texi, backups.texi, compile.texi, customization.texi:
2609 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2610 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2611 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2612 * variables.texi: Fix formatting ugliness.
2613
2614 * elisp.texi: Add links to Rings and Byte Packing.
2615 Update version and copyright years.
2616
2617 * minibuf.texi: Fix formatting ugliness.
2618 (Completion Commands): Move keymap vars to the end
2619 and vars completing-read binds to the top.
2620
2621 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2622
2623 * processes.texi: Fix typos.
2624 (Bindat Spec): Correct Texinfo error.
2625 (Byte Packing): Fix ungrammatical sentence.
2626
2627 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2628
2629 * lists.texi (Rings): New node.
2630 (Lists): Add it to menu.
2631
2632 * processes.texi (Byte Packing): New node.
2633 (Processes): Add it to menu.
2634
2635 2005-06-17 Richard M. Stallman <rms@gnu.org>
2636
2637 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2638
2639 * help.texi (Documentation Basics): Explain the xref to
2640 Documentation Tips.
2641
2642 * debugging.texi (Debugger Commands): Minor fix.
2643
2644 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2645
2646 * edebug.texi (Instrumenting): Eliminate duplicate link.
2647 (Specification List): Replace references to "below", referring to
2648 a later node, with one @ref to that node.
2649
2650 * os.texi (Timers): Timers should save and restore the match data
2651 if they change it.
2652
2653 * debugging.texi (Debugger Commands): Mention that the Lisp
2654 debugger can not step through primitive functions.
2655
2656 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * functions.texi (Obsolete Functions): Update argument names of
2659 `make-obsolete' and `define-obsolete-function-alias'.
2660
2661 * variables.texi (Variable Aliases): Update argument names of
2662 `defvaralias', `make-obsolete-variable' and
2663 `define-obsolete-variable-alias'.
2664
2665 2005-06-15 Kim F. Storm <storm@cua.dk>
2666
2667 * searching.texi (Entire Match Data): Rephrase warnings about
2668 evaporate arg to match-data and set-match-data.
2669
2670 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2671
2672 * elisp.texi (Top): Update detailed menu.
2673
2674 * edebug.texi (Edebug): Update menu.
2675 (Instrumenting): Update xrefs.
2676 (Edebug Execution Modes): Correct xref.
2677 (Jumping): Clarify description of `h' command.
2678 Eliminate redundant @ref.
2679 (Breaks): New node.
2680 (Breakpoints): Is now a subsubsection.
2681 (Global Break Condition): Mention `C-x X X'.
2682 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2683 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2684 (Edebug Display Update): Correct pxref.
2685 (Edebug and Macros): New node.
2686 (Instrumenting Macro Calls): Is now a subsubsection.
2687 Neither arg of `def-edebug-spec' is evaluated.
2688 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2689 (Specification Examples): Fix typo.
2690
2691 2005-06-14 Lute Kamstra <lute@gnu.org>
2692
2693 * debugging.texi (Function Debugging): Primitives can break on
2694 entry too.
2695
2696 2005-06-14 Kim F. Storm <storm@cua.dk>
2697
2698 * variables.texi (Setting Variables): Add add-to-ordered-list.
2699
2700 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2701
2702 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2703 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2704
2705 2005-06-13 Lute Kamstra <lute@gnu.org>
2706
2707 * text.texi (Special Properties): Fix cross reference.
2708
2709 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2710
2711 * debugging.texi (Function Debugging): Delete mention of empty
2712 string argument to `cancel-debug-on-entry'. Delete inaccurate
2713 description of the return value of that command.
2714
2715 2005-06-11 Alan Mackenzie <acm@muc.de>
2716
2717 * text.texi (Adaptive Fill): Amplify the description of
2718 fill-context-prefix.
2719
2720 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2721
2722 * syntax.texi (Parsing Expressions): Fix Texinfo error.
2723
2724 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2727
2728 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2729
2730 * debugging.texi (Error Debugging): Minor rewording.
2731 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2732 is optional.
2733
2734 2005-06-10 Lute Kamstra <lute@gnu.org>
2735
2736 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2737 (Top): Give it a title. Correct version number. Give the
2738 detailed node listing a more prominent header.
2739 * intro.texi: Don't set VERSION here a second time.
2740 Mention Emacs's version too.
2741 * anti.texi (Antinews): Use EMACSVER to refer to the current
2742 version of Emacs.
2743
2744 2005-06-09 Kim F. Storm <storm@cua.dk>
2745
2746 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2747 match-data and set-match-data.
2748
2749 2005-06-08 Richard M. Stallman <rms@gnu.org>
2750
2751 * searching.texi (Entire Match Data): Clarify when match-data
2752 returns markers and when integers.
2753
2754 * display.texi (Defining Faces): Explain that face name should not
2755 end in `-face'.
2756
2757 * modes.texi (Mode Line Data): Minor cleanup.
2758 (Customizing Keywords): Node split out of Search-based Fontification.
2759 Add example of using font-lock-add-keywords from a hook.
2760 Clarify when MODE should be non-nil, and when nil.
2761
2762 2005-06-06 Richard M. Stallman <rms@gnu.org>
2763
2764 * modes.texi (Mode Line Data): Explain what happens when the car
2765 of a list is a void symbol.
2766 (Search-based Fontification): Explain MODE arg to
2767 font-lock-add-keywords and warn about calls from major modes.
2768
2769 2005-06-08 Juri Linkov <juri@jurta.org>
2770
2771 * display.texi (Standard Faces): Add `shadow' face.
2772
2773 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2774
2775 * modes.texi (Major Mode Conventions): A derived mode only needs
2776 to put the call to the parent mode inside `delay-mode-hooks'.
2777
2778 2005-05-29 Richard M. Stallman <rms@gnu.org>
2779
2780 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2781 new, and what that implies. Clarify.
2782
2783 * files.texi (Locating Files): Clean up the text.
2784
2785 * frames.texi (Window Frame Parameters): Document user-size.
2786 Shorten entry for top by referring to left.
2787
2788 2005-05-26 Richard M. Stallman <rms@gnu.org>
2789
2790 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2791 is new, and what the implications are. Other clarifications.
2792
2793 2005-05-24 Richard M. Stallman <rms@gnu.org>
2794
2795 * frames.texi (Dialog Boxes): Minor fixes.
2796
2797 2005-05-25 Masatake YAMATO <jet@gyve.org>
2798
2799 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2800
2801 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2802
2803 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2804 is optional.
2805
2806 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2807
2808 * frames.texi (Dialog Boxes): Descibe new optional argument.
2809
2810 2005-05-23 Lute Kamstra <lute@gnu.org>
2811
2812 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2813 syntax-begin-function over font-lock-beginning-of-syntax-function.
2814
2815 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2816
2817 * minibuf.texi (Reading File Names): Update description of
2818 `read-directory-name'.
2819
2820 * modes.texi (Derived Modes): Clarify :group keyword.
2821
2822 2005-05-21 Eli Zaretskii <eliz@gnu.org>
2823
2824 * files.texi (Locating Files): New subsection.
2825 Describe locate-file and executable-find.
2826
2827 2005-05-21 Kevin Ryde <user42@zip.com.au>
2828
2829 * frames.texi (Initial Parameters): Update cross reference to
2830 "Emacs Invocation".
2831
2832 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2833
2834 * keymaps.texi (Active Keymaps): Add anchor.
2835
2836 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2837 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2838 appropriate place.
2839 (Derived Modes): Small clarifications.
2840 (Minor Mode Conventions, Keymaps and Minor Modes):
2841 Replace references to nodes with references to anchors.
2842 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2843 Clarify description of lists whose first element is an integer.
2844 (Mode Line Variables): Add anchor.
2845 (%-Constructs): Clarify description of integer after %.
2846 (Emulating Mode Line): Describe nil value for FACE.
2847
2848 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2849
2850 * modes.texi (Derived Modes): Correct references to non-existing
2851 variable standard-syntax-table.
2852
2853 2005-05-17 Lute Kamstra <lute@gnu.org>
2854
2855 * modes.texi (Defining Minor Modes): Mention the mode hook.
2856
2857 2005-05-15 Kim F. Storm <storm@cua.dk>
2858
2859 * processes.texi (Network): Remove open-network-stream-nowait.
2860 (Network Servers): Remove open-network-stream-server.
2861
2862 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2863
2864 * elisp.texi (Top): Update detailed menu.
2865
2866 * variables.texi: Reorder nodes.
2867 (Variables): Update menu.
2868 (File Local Variables): Do not refer to the `-*-' line as
2869 a "local variables list". Add pxref.
2870
2871 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2872
2873 * elisp.texi (Top): Update detailed menu for node changes.
2874
2875 * modes.texi (Modes): Update Menu.
2876 (Hooks): Move to beginning of chapter.
2877 Most minor modes run mode hooks too.
2878 `add-hook' can handle void hooks or hooks whose value is a single
2879 function.
2880 (Major Modes): Update Menu.
2881 (Major Mode Basics): New node, split off from `Major Modes'.
2882 (Major Mode Conventions): Correct xref. Explain how to handle
2883 auto-mode-alist if the major mode command has an autoload cookie.
2884 (Auto Major Mode): Major update. Add magic-mode-alist.
2885 (Derived Modes): Major update.
2886 (Mode Line Format): Update Menu.
2887 (Mode Line Basics): New node, split off from `Mode Line Format'.
2888
2889 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2890 for `magic autoload comment'. Add index entries and anchor.
2891
2892 2005-05-14 Richard M. Stallman <rms@gnu.org>
2893
2894 * tips.texi (Coding Conventions): Explain how important it is
2895 that just loading certain files not change Emacs behavior.
2896
2897 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2898
2899 2005-05-12 Lute Kamstra <lute@gnu.org>
2900
2901 * modes.texi (Generic Modes): Update.
2902 (Major Modes): Refer to node "Generic Modes".
2903
2904 * elisp.texi (Top): Update to the current structure of the manual.
2905 * processes.texi (Processes): Add menu description.
2906 * customize.texi (Customization): Add menu descriptions.
2907
2908 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2909
2910 * processes.texi (Signals to Processes)
2911 (Low-Level Network): Fix typos.
2912
2913 2005-05-11 Lute Kamstra <lute@gnu.org>
2914
2915 * elisp.texi (Top): Add some nodes from the chapter "Major and
2916 Minor Modes" to the detailed node listing.
2917
2918 2005-05-10 Richard M. Stallman <rms@gnu.org>
2919
2920 * keymaps.texi (Extended Menu Items): Menu item filter functions
2921 can be called at any time.
2922
2923 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2924
2925 * variables.texi (File Local Variables): `(hack-local-variables t)'
2926 now also checks whether a mode is specified in the local variables
2927 list.
2928
2929 2005-05-05 Kevin Ryde <user42@zip.com.au>
2930
2931 * display.texi (The Echo Area): Correct format function cross
2932 reference.
2933
2934 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2935
2936 * variables.texi (Variable Aliases): Change description of
2937 `define-obsolete-variable-alias'.
2938
2939 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2940 (Defining Functions): Add xref.
2941 (Obsolete Functions): New node.
2942 (Function Safety): Standardize capitalization of section title.
2943
2944 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2945 (Dialog Boxes): Complete description of `x-popup-dialog'.
2946
2947 2005-05-04 Richard M. Stallman <rms@gnu.org>
2948
2949 * commands.texi (Interactive Codes): Fix Texinfo usage.
2950 Document U more clearly.
2951
2952 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2953
2954 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2955 function and not a macro.
2956
2957 * frames.texi (Pop-Up Menus): Correct and clarify description of
2958 `x-popup-menu'.
2959 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2960
2961 2005-05-01 Richard M. Stallman <rms@gnu.org>
2962
2963 * edebug.texi (Checking Whether to Stop): Fix previous change.
2964
2965 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2966
2967 * display.texi: Fix typos and Texinfo usage.
2968
2969 * edebug.texi (Checking Whether to Stop): executing-macro ->
2970 executing-kbd-macro.
2971
2972 2005-05-01 Richard M. Stallman <rms@gnu.org>
2973
2974 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2975
2976 2005-04-30 Richard M. Stallman <rms@gnu.org>
2977
2978 * files.texi (Magic File Names): Document `operations' property.
2979
2980 2005-04-29 Lute Kamstra <lute@gnu.org>
2981
2982 * modes.texi (Generic Modes): New node.
2983 (Major Modes): Add it to the menu.
2984 (Derived Modes): Add "derived mode" to concept index.
2985
2986 2005-04-28 Lute Kamstra <lute@gnu.org>
2987
2988 * modes.texi (Defining Minor Modes): Fix previous change.
2989 (Font Lock Mode): Simplify.
2990 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2991 when set and that some parts are optional. Add cross references.
2992 (Search-based Fontification): Say how to specify font-lock-keywords.
2993 Add cross references. Add font-lock-multiline to index.
2994 Move font-lock-keywords-case-fold-search here from node "Other Font
2995 Lock Variables". Document font-lock-add-keywords and
2996 font-lock-remove-keywords.
2997 (Other Font Lock Variables): Move font-lock-keywords-only,
2998 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2999 and font-lock-syntactic-face-function to node "Syntactic Font
3000 Lock". Move font-lock-keywords-case-fold-search to node
3001 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3002 and font-lock-{,un}fontify-{buffer,region}-function.
3003 (Precalculated Fontification): Remove reference to deleted variable
3004 font-lock-core-only.
3005 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3006 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3007 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3008 and font-lock-syntactic-face-function here from node "Other Font
3009 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3010 Syntax Properties". Add cross references.
3011 (Setting Syntax Properties): New node.
3012 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3013 * syntax.texi (Syntax Properties): Add cross reference.
3014 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3015
3016 2005-04-26 Richard M. Stallman <rms@gnu.org>
3017
3018 * display.texi (Defining Faces):
3019 Document `default' elements of defface spec.
3020
3021 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3022
3023 * variables.texi (Variable Aliases): Clarify text.
3024
3025 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
3026
3027 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3028
3029 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3032
3033 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3034
3035 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3036 syntax-after and syntax-class.
3037
3038 * files.texi (Changing Files): Fix last change's cross-reference.
3039 (Unique File Names): Don't mention "numbers" in the documentation
3040 of make-temp-file and make-temp-name.
3041
3042 2005-04-23 Richard M. Stallman <rms@gnu.org>
3043
3044 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3045
3046 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3047
3048 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3049
3050 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3053 and define-obsolete-variable-alias.
3054
3055 2005-04-22 Kim F. Storm <storm@cua.dk>
3056
3057 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3058 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3059
3060 2005-04-21 Lute Kamstra <lute@gnu.org>
3061
3062 * lists.texi (Association Lists): Document rassq-delete-all.
3063
3064 2005-04-19 Richard M. Stallman <rms@gnu.org>
3065
3066 * modes.texi (Search-based Fontification): Explain that
3067 facespec is an expression to be evaluated.
3068
3069 2005-04-19 Kevin Ryde <user42@zip.com.au>
3070
3071 * streams.texi (Output Functions): Fix xref.
3072 * strings.texi (String Conversion): Fix xref.
3073
3074 2005-04-19 Kim F. Storm <storm@cua.dk>
3075
3076 * symbols.texi (Symbol Plists): Add safe-get.
3077 Mention that `get' may signal an error.
3078
3079 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3080
3081 * customize.texi (Variable Definitions): Replace tooltip-mode
3082 example with save-place.
3083
3084 2005-04-17 Richard M. Stallman <rms@gnu.org>
3085
3086 * buffers.texi (Indirect Buffers): Clarify.
3087
3088 * positions.texi (Positions): Clarify converting marker to integer.
3089
3090 * strings.texi (String Basics): Mention string-match; clarify.
3091
3092 2005-04-08 Lute Kamstra <lute@gnu.org>
3093
3094 * modes.texi (Search-based Fontification): Fix cross references.
3095 Use consistent terminology. Document anchored highlighting.
3096
3097 2005-04-05 Lute Kamstra <lute@gnu.org>
3098
3099 * modes.texi (Defining Minor Modes): Document :group keyword
3100 argument and its default value.
3101
3102 2005-04-03 Lute Kamstra <lute@gnu.org>
3103
3104 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3105 references and/or descriptions. Delete major mode hooks; mention
3106 them as a category instead. Rename or delete obsolete hooks.
3107
3108 2005-04-02 Richard M. Stallman <rms@gnu.org>
3109
3110 * nonascii.texi (Coding System Basics): Another wording cleanup.
3111
3112 2005-04-01 Richard M. Stallman <rms@gnu.org>
3113
3114 * nonascii.texi (Coding System Basics): Clarify previous change.
3115
3116 2005-04-01 Kenichi Handa <handa@m17n.org>
3117
3118 * nonascii.texi (Coding System Basics): Describe about rondtrip
3119 identity of coding systems.
3120
3121 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * text.texi (Buffer Contents): Add filter-buffer-substring and
3124 buffer-substring-filters.
3125
3126 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * anti.texi (Antinews): Mention `G' interactive code.
3129
3130 * tips.texi (Compilation Tips): Mention benchmark.el.
3131
3132 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3133
3134 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3135 is now bound to M-o M-o.
3136
3137 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3138
3139 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3140
3141 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3142 in the Emacs Manual).
3143 * Makefile.in (srcs): Remove calendar.texi.
3144 * makefile.w32-in (srcs): Remove calendar.texi.
3145 * display.texi (Display): Change name of next node.
3146 * os.texi (System In): Change name of previous node.
3147 * elisp.texi (Top): Remove Calendar references.
3148 * vol1.texi (Top): Remove Calendar references.
3149 * vol2.texi (Top): Remove Calendar references.
3150
3151 2005-03-25 Richard M. Stallman <rms@gnu.org>
3152
3153 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3154 Cleanup previous change.
3155
3156 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * display.texi (Face Attributes): Faces earlier in an :inherit
3159 list take precedence.
3160 (Scroll Bars): Fix description of vertical-scroll-bars.
3161 Document frame-current-scroll-bars and window-current-scroll-bars.
3162
3163 * markers.texi (The Mark): Document temporary Transient Mark mode.
3164
3165 * minibuf.texi (Reading File Names):
3166 Document read-file-name-completion-ignore-case.
3167
3168 * positions.texi (Screen Lines): Document nil for width argument
3169 to compute-motion.
3170
3171 2005-03-23 Kim F. Storm <storm@cua.dk>
3172
3173 * display.texi (Standard Faces): Other faces used in the fringe
3174 implicitly inherits from the fringe face.
3175 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3176 properties implicitly inherits from fringe face.
3177 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3178
3179 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * display.texi (Invisible Text): State default value of
3182 line-move-ignore-invisible.
3183 (Managing Overlays): Document remove-overlays.
3184 (Standard Faces): Document escape-glyph face.
3185
3186 * minibuf.texi (Reading File Names): Document read-file-name-function.
3187
3188 * modes.texi (Other Font Lock Variables):
3189 Document font-lock-lines-before.
3190
3191 * positions.texi (Skipping Characters): skip-chars-forward allows
3192 character classes.
3193
3194 2005-03-18 Lute Kamstra <lute@gnu.org>
3195
3196 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3197
3198 2005-03-17 Richard M. Stallman <rms@gnu.org>
3199
3200 * text.texi (Undo): Document extensible undo entries.
3201
3202 * searching.texi (String Search, Regexp Search, Regexp Search):
3203 Cleanups.
3204
3205 * nonascii.texi (Character Codes): Minor fix.
3206
3207 * display.texi (Display Property): Explain the significance
3208 of having text properties that are eq.
3209 (Other Display Specs): Explain string as display spec.
3210
3211 * commands.texi (Interactive Codes): Document G option.
3212
3213 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
3214
3215 * text.texi (Filling): Add sentence-end-without-period and
3216 sentence-end-without-space.
3217 (Changing Properties): Minor fix.
3218
3219 * anti.texi: Total rewrite.
3220
3221 2005-03-15 Lute Kamstra <lute@gnu.org>
3222
3223 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3224
3225 2005-03-08 Kim F. Storm <storm@cua.dk>
3226
3227 * display.texi (Specified Space): Property :width is support on
3228 non-graphic terminals, :height is not.
3229
3230 2005-03-07 Richard M. Stallman <rms@gnu.org>
3231
3232 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3233 Now subnodes of Fringes.
3234 (Overlay Arrow): Document overlay-arrow-variable-list.
3235 (Fringe Size/Pos): New node, broken out of Fringes.
3236 (Display): Explain clearing vs redisplay better.
3237 (Truncation): Clarify use of bitmaps.
3238 (The Echo Area): Clarify the uses of the echo area.
3239 Add max-mini-window-height.
3240 (Progress): Clarify.
3241 (Invisible Text): Explain that main loop moves point out.
3242 (Selective Display): Say "hidden", not "invisible".
3243 (Managing Overlays): Move up. Describe relation to Undo here.
3244 (Overlay Properties): Clarify intro.
3245 (Finding Overlays): Explain return values when nothing found.
3246 (Width): truncate-string-to-width has added arg.
3247 (Displaying Faces): Clarify and update mode line face handling.
3248 (Face Functions): Minor cleanup.
3249 (Conditional Display): Merge into Other Display Specs.
3250 (Pixel Specification, Other Display Specs): Minor cleanups.
3251 (Images, Image Descriptors): Minor cleanups.
3252 (GIF Images): Patents have expired.
3253 (Showing Images): Explain default text for insert-image.
3254 (Manipulating Button Types): Merge into Manipulating Buttons.
3255 (Making Buttons): Explain return values.
3256 (Button Buffer Commands): Add xref.
3257 (Inverse Video): Update mode-line-inverse-video.
3258 (Display Table Format): Clarify.
3259 (Active Display Table): Give defaults for window-display-table.
3260
3261 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3262 and calendar-today-marker are strings, not chars.
3263 (Holiday Customizing): Minor fix.
3264
3265 * internals.texi (Writing Emacs Primitives): Update `or' example.
3266 Update limit on # args of subr.
3267
3268 * edebug.texi (Using Edebug): Arrow is in fringe.
3269 (Instrumenting): Arg to eval-defun works without loading edebug.
3270 (Edebug Execution Modes): Add xref.
3271
3272 * customize.texi (Common Keywords): Clarify :require.
3273 Mention :version here.
3274 (Variable Definitions, Group Definitions): Not here.
3275 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3276
3277 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
3278 * nonascii.texi (Text Representations): Clarify position-bytes.
3279 (Character Sets): Add list-charset-chars.
3280 (Scanning Charsets): Add charset-after.
3281 (Encoding and I/O): Minor fix.
3282
3283 2005-03-06 Richard M. Stallman <rms@gnu.org>
3284
3285 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3286 (Resizing Windows): Likewise.
3287
3288 * text.texi (Change Hooks): Get rid of "Emacs 21".
3289
3290 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3291
3292 * streams.texi (Output Variables): Get rid of "Emacs 21".
3293
3294 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3295
3296 * os.texi (Translating Input): Replace flow-control example
3297 with a less obsolete example that uses `keyboard-translate'.
3298
3299 * objects.texi (Hash Table Type, Circular Objects):
3300 Get rid of "Emacs 21".
3301
3302 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3303 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3304
3305 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3306
3307 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3308
3309 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3310 (Menu Bar): Fix when menu-bar-update-hook is called.
3311
3312 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3313
3314 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3315 and make it read better.
3316
3317 * files.texi (Writing to Files): Get rid of "Emacs 21".
3318 (Unique File Names): Likewise.
3319
3320 * elisp.texi: Update Emacs version to 22.
3321
3322 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3323 (Overlay Properties, Face Attributes): Likewise.
3324 (Managing Overlays): Fix punctuation.
3325 (Attribute Functions): Clarify set-face-font; get rid of
3326 info about old Emacs versions.
3327 (Auto Faces, Font Lookup, Display Property, Images):
3328 Get rid of "Emacs 21".
3329
3330 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3331
3332 2005-03-05 Richard M. Stallman <rms@gnu.org>
3333
3334 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3335
3336 2005-03-04 Lute Kamstra <lute@gnu.org>
3337
3338 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3339
3340 2005-03-03 Lute Kamstra <lute@gnu.org>
3341
3342 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3343
3344 2005-03-01 Lute Kamstra <lute@gnu.org>
3345
3346 * debugging.texi (Debugger Commands): Update `j'.
3347
3348 2005-02-28 Lute Kamstra <lute@gnu.org>
3349
3350 * debugging.texi (Debugging): Fix typo.
3351 (Error Debugging): Document eval-expression-debug-on-error.
3352 (Function Debugging): Update example.
3353 (Using Debugger): Mention starred stack frames.
3354 (Debugger Commands): Document `j' and `l'.
3355 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3356 Update the messages that the debugger displays.
3357 (Internals of Debugger): Add cross reference. Update example.
3358 (Excess Open): Minor improvement.
3359 (Excess Close): Minor improvement.
3360
3361 2005-02-26 Richard M. Stallman <rms@gnu.org>
3362
3363 * tips.texi (Coding Conventions): Clarify.
3364 Put all the major mode key reservations together.
3365 Mention the Mouse-1 => Mouse-2 conventions.
3366
3367 * syntax.texi (Syntax Class Table): Clarify.
3368 (Syntax Table Functions): syntax-after moved from here.
3369 (Syntax Table Internals): syntax-after moved to here.
3370 (Parsing Expressions): Update info on number of values
3371 and what's meaningful in the STATE argument.
3372 (Categories): Fix typo.
3373
3374 * sequences.texi (Arrays): Cleanup.
3375 (Char-Tables): Clarify.
3376
3377 * processes.texi (Deleting Processes): Cleanups, add xref.
3378 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3379 (Process Information): set-process-coding-system, some args optional.
3380 (Input to Processes): Explain various types for PROCESS args.
3381 Rename them from PROCESS-NAME to PROCESS.
3382 (Signals to Processes): Likewise.
3383 (Decoding Output): Cleanup.
3384 (Query Before Exit): Clarify.
3385
3386 * os.texi (Startup Summary): Correct the options; add missing ones.
3387 (Terminal Output, Batch Mode): Clarify.
3388 (Flow Control): Node deleted.
3389
3390 * markers.texi (The Mark): Clarify.
3391
3392 * macros.texi (Expansion): Cleanup.
3393 (Indenting Macros): indent-spec allows ints, not floats.
3394
3395 * keymaps.texi (Keymaps): Clarify.
3396 (Format of Keymaps): Update lisp-mode-map example.
3397 (Active Keymaps, Key Lookup): Clarify.
3398 (Changing Key Bindings): Add xref to `kbd'.
3399 (Key Binding Commands, Simple Menu Items): Clarify.
3400 (Mouse Menus, Menu Bar): Clarify.
3401 (Menu Example): Replace print example with menu-bar-replace-menu.
3402
3403 * help.texi (Documentation Basics): Add function-documentation prop.
3404
3405 * elisp.texi (Top): Don't refer to Flow Control node.
3406
3407 * commands.texi (Command Overview): Improve xrefs.
3408 (Adjusting Point): Adjusting point applies to intangible and invis.
3409 (Key Sequence Input): Doc extra read-key-sequence args.
3410 Likewise for read-key-sequence-vector.
3411
3412 * backups.texi (Rename or Copy): Minor fix.
3413 (Numbered Backups): For version-control, say the default.
3414 (Auto-Saving): make-auto-save-file-name example is simplified.
3415
3416 * advice.texi (Advising Functions): Don't imply one part of Emacs
3417 should advise another part. Markup changes.
3418 (Defining Advice): Move transitional para.
3419 (Activation of Advice): Cleanup.
3420 Explain if COMPILE is nil or negative.
3421
3422 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3423
3424 2005-02-24 Lute Kamstra <lute@gnu.org>
3425
3426 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3427 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3428
3429 2005-02-23 Lute Kamstra <lute@gnu.org>
3430
3431 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3432 to define global minor modes as well.
3433
3434 * display.texi (Managing Overlays): overlay-buffer returns nil for
3435 deleted overlays.
3436
3437 2005-02-22 Kim F. Storm <storm@cua.dk>
3438
3439 * minibuf.texi (Basic Completion): Allow symbols in addition to
3440 strings in try-completion and all-completions.
3441
3442 2005-02-14 Lute Kamstra <lute@gnu.org>
3443
3444 * elisp.texi (Top): Remove reference to deleted node.
3445
3446 * lists.texi (Lists): Remove reference to deleted node.
3447 (Cons Cells): Fix typo.
3448
3449 * loading.texi (Where Defined): Fix typo.
3450
3451 2005-02-14 Richard M. Stallman <rms@gnu.org>
3452
3453 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3454 is useful for discarding some minor modes.
3455
3456 * symbols.texi (Symbol Components): Reorder examples.
3457
3458 * streams.texi (Input Functions): State standard-input default.
3459 (Output Variables): State standard-output default.
3460
3461 * objects.texi (Printed Representation): Clarify read syntax vs print.
3462 (Floating Point Type): Explain meaning better.
3463 (Symbol Type): Explain uniqueness better.
3464 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3465 List examples sooner.
3466 (Box Diagrams): New subnode broken out.
3467 Some examples moved from old Lists as Boxes node.
3468 (Dotted Pair Notation): Clarify intro.
3469 (Array Type): Clarify.
3470 (Type Predicates): Add hash-table-p.
3471
3472 * numbers.texi (Integer Basics): Clarify radix explanation.
3473 (Predicates on Numbers): Minor clarification.
3474 (Comparison of Numbers): Minor clarification. Clarify eql.
3475 Typos in min, max.
3476 (Math Functions): Clarify overflow in expt.
3477
3478 * minibuf.texi (Text from Minibuffer): Minor clarification.
3479 Mention arrow keys.
3480
3481 * loading.texi (Autoload): defun's doc string overrides autoload's
3482 doc string.
3483 (Repeated Loading): Modernize "add to list" examples.
3484 (Where Defined): Finish updating table of load-history elts.
3485
3486 * lists.texi (List-related Predicates): Minor wording improvement.
3487 (Lists as Boxes): Node deleted.
3488 (Building Lists): Explain trivial cases of number-sequence.
3489
3490 * hash.texi (Hash Tables): Add desc to menu items.
3491 (Creating Hash): Expain "full" means "make larger",
3492 (Hash Access): Any object can be a key.
3493 State value of maphash.
3494
3495 * functions.texi (What Is a Function): Wording cleanup.
3496 (Function Documentation): Minor cleanup.
3497 Explain purpose of calling convention at end of doc string.
3498 (Function Names): Wording cleanup.
3499 (Calling Functions): Wording cleanup.
3500 Explain better how funcall calls the function.
3501 (Function Cells): Delete example of saving and redefining function.
3502
3503 * control.texi (Combining Conditions): Wording cleanup.
3504 (Iteration): dolist and dotimes bind VAR locally.
3505 (Cleanups): Xref to Atomic Changes.
3506
3507 * compile.texi (Byte Compilation): Delete 19.29 info.
3508 (Compilation Functions): Macros' difficulties don't affect defsubst.
3509 (Docs and Compilation): Delete 19.29 info.
3510
3511 2005-02-10 Richard M. Stallman <rms@gnu.org>
3512
3513 * objects.texi (Symbol Type): Minor correction.
3514
3515 2005-02-06 Lute Kamstra <lute@gnu.org>
3516
3517 * modes.texi (Example Major Modes): Fix typos.
3518
3519 2005-02-06 Richard M. Stallman <rms@gnu.org>
3520
3521 * text.texi (Margins): fill-nobreak-predicate can be one function.
3522
3523 * strings.texi (Modifying Strings): clear-string can make unibyte.
3524 (Formatting Strings): format gives error if values missing.
3525
3526 * positions.texi (Character Motion): Mention default arg
3527 for forward-char. backward-char refers to forward-char.
3528 (Word Motion): Mention default arg for forward-word.
3529 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3530 Simplify end-of-buffer.
3531 (Text Lines): Mention default arg for forward-line.
3532 (List Motion): Mention default arg for beginning/end-of-defun.
3533 (Skipping Characters): Minor fixes in explaining character-set.
3534
3535 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3536 Mode inheritance applies only when default-major-mode is nil.
3537 Clarifications.
3538 (Example Major Modes): Update Text mode and Lisp mode examples.
3539 (Minor Mode Conventions): Mention define-minor-mode at top.
3540 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3541 (Mode Line Format): Update mode line face display info.
3542 (Properties in Mode): Mention effect of risky vars.
3543 (Imenu): Define imenu-add-to-menubar.
3544 (Font Lock Mode): Add descriptions to menu lines.
3545 (Faces for Font Lock): Add font-lock-doc-face.
3546
3547 2005-02-05 Lute Kamstra <lute@gnu.org>
3548
3549 * text.texi (Maintaining Undo): Remove obsolete function.
3550
3551 2005-02-05 Eli Zaretskii <eliz@gnu.org>
3552
3553 * frames.texi (Color Names): Add pointer to the X docs about RGB
3554 color specifications. Improve indexing
3555 (Text Terminal Colors): Replace the description of RGB values by
3556 an xref to "Color Names".
3557
3558 2005-02-03 Richard M. Stallman <rms@gnu.org>
3559
3560 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3561 Clarify.
3562 (Selecting Windows): Clarify save-selected-window.
3563 (Cyclic Window Ordering): Clarify walk-windows.
3564 (Window Point): Clarify.
3565 (Window Start): Add comment to example.
3566 (Resizing Windows): Add `interactive' specs in examples.
3567 Document fit-window-to-buffer.
3568
3569 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3570 (Undo, Maintaining Undo): Clarify last change.
3571 (Sorting): In sort-numeric-fields, explain about octal and hex.
3572 Mention sort-numeric-base.
3573 (Format Properties): Add xref for hard newlines.
3574
3575 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3576 (Pop-Up Menus): Fix typo.
3577 (Color Names): Explain all types of color names.
3578 Explain color-values on B&W terminal.
3579 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3580
3581 * files.texi (File Locks): Not supported on MS systems.
3582 (Testing Accessibility): Clarify.
3583
3584 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3585 (Coverage Testing): Fix typo.
3586
3587 * commands.texi (Misc Events): Remove stray space.
3588
3589 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3590 (Modification Time): Clarify when visited-file-modtime returns 0.
3591 (The Buffer List): Clarify bury-buffer.
3592 (Killing Buffers): Clarify.
3593 (Indirect Buffers): Add clone-indirect-buffer.
3594
3595 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3596
3597 * edebug.texi (Printing in Edebug): Fix default value of
3598 edebug-print-circle.
3599 (Coverage Testing): Fix displayed frequency count data.
3600
3601 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3604
3605 2005-02-02 Kim F. Storm <storm@cua.dk>
3606
3607 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3608
3609 2005-01-29 Eli Zaretskii <eliz@gnu.org>
3610
3611 * commands.texi (Misc Events): Describe the help-echo event.
3612
3613 * text.texi (Special Properties) <help-echo>: Use `pos'
3614 consistently in description of the help-echo property.
3615 Use @code{nil} instead of @var{nil}.
3616
3617 * display.texi (Overlay Properties): Fix the index entry for
3618 help-echo overlay property.
3619
3620 * customize.texi (Type Keywords): Uncomment the xref to the
3621 help-echo property documentation.
3622
3623 2005-01-23 Kim F. Storm <storm@cua.dk>
3624
3625 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3626 return value. Third element FULLY replaced by PARTIAL which
3627 specifies number of invisible pixels if row is only partially visible.
3628 (Textual Scrolling): Mention auto-window-vscroll.
3629 (Vertical Scrolling): New defvar auto-window-vscroll.
3630
3631 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3632
3633 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3634 command remapping.
3635
3636 2005-01-15 Richard M. Stallman <rms@gnu.org>
3637
3638 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3639
3640 2005-01-14 Kim F. Storm <storm@cua.dk>
3641
3642 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3643
3644 * text.texi (Links and Mouse-1): Fix string and vector item.
3645
3646 2005-01-13 Richard M. Stallman <rms@gnu.org>
3647
3648 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3649 descriptions of overriding-local-map and overriding-terminal-local-map.
3650
3651 * text.texi (Links and Mouse-1): Clarify text.
3652
3653 2005-01-13 Kim F. Storm <storm@cua.dk>
3654
3655 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3656
3657 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3658
3659 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3660
3661 2005-01-12 Kim F. Storm <storm@cua.dk>
3662
3663 * text.texi (Links and Mouse-1): Rename section from Enabling
3664 Mouse-1 to Following Links. Change xrefs.
3665 Add examples for define-button-type and define-widget.
3666
3667 * display.texi (Button Properties, Button Buffer Commands):
3668 Clarify mouse-1 and follow-link functionality.
3669
3670 2005-01-12 Richard M. Stallman <rms@gnu.org>
3671
3672 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3673
3674 * display.texi (Beeping): Fix Texinfo usage.
3675
3676 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3677
3678 2005-01-11 Kim F. Storm <storm@cua.dk>
3679
3680 * display.texi (Button Properties, Button Buffer Commands):
3681 Mention mouse-1 binding. Add follow-link keyword.
3682
3683 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3684 (Enabling Mouse-1 to Follow Links): New subsection.
3685
3686 2005-01-06 Richard M. Stallman <rms@gnu.org>
3687
3688 * text.texi (Special Properties): Minor change.
3689
3690 * os.texi (Timers): Clarify previous change.
3691
3692 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3693
3694 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3695
3696 * display.texi (Face Attributes): Correct xref to renamed node.
3697
3698 2005-01-01 Richard M. Stallman <rms@gnu.org>
3699
3700 * display.texi (Face Attributes): Describe hex color specs.
3701
3702 2004-12-31 Richard M. Stallman <rms@gnu.org>
3703
3704 * os.texi (Timers): Update previous change.
3705
3706 2004-12-30 Kim F. Storm <storm@cua.dk>
3707
3708 * display.texi (Line Height): Total line-height is now specified
3709 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3710 in cons cells. (nil . RATIO) is relative to actual line height.
3711 Use line-height `t' instead of `0' to get minimum height.
3712
3713 2004-12-29 Richard M. Stallman <rms@gnu.org>
3714
3715 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3716
3717 2004-12-28 Richard M. Stallman <rms@gnu.org>
3718
3719 * commands.texi (Quitting): Clarify value of with-local-quit.
3720
3721 * elisp.texi (Top): Fix previous change.
3722
3723 * loading.texi (Loading): Fix previous change.
3724
3725 2004-12-27 Richard M. Stallman <rms@gnu.org>
3726
3727 * Makefile.in (MAKEINFO): Specify --force.
3728
3729 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3730
3731 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3732
3733 * display.texi (Line Height): Further clarify.
3734
3735 * elisp.texi (Top): Update Loading submenu.
3736
3737 * loading.texi (Where Defined): New node.
3738 (Unloading): load-history moved to Where Defined.
3739
3740 2004-12-21 Richard M. Stallman <rms@gnu.org>
3741
3742 * commands.texi (Event Input Misc): Add while-no-input.
3743
3744 2004-12-11 Richard M. Stallman <rms@gnu.org>
3745
3746 * display.texi (Line Height): Rewrite text for clarity.
3747
3748 2004-12-11 Kim F. Storm <storm@cua.dk>
3749
3750 * display.texi (Display): Add node "Line Height" to menu.
3751 (Line Height): New node. Move full description of line-spacing
3752 and line-height text properties here from text.texi.
3753 (Scroll Bars): Add vertical-scroll-bar variable.
3754
3755 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3756
3757 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3758 line-spacing and vertical-scroll-bar.
3759
3760 * text.texi (Special Properties): Just mention line-spacing and
3761 line-height here, add xref to new "Line Height" node.
3762
3763 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3764
3765 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3766
3767 * locals.texi (Standard Buffer-Local Variables):
3768 Add @xref for `line-spacing'.
3769
3770 2004-12-05 Richard M. Stallman <rms@gnu.org>
3771
3772 * Makefile.in (maintainer-clean): Remove the info files
3773 in $(infodir) where they are created.
3774
3775 2004-12-03 Richard M. Stallman <rms@gnu.org>
3776
3777 * windows.texi (Selecting Windows): get-lru-window and
3778 get-largest-window don't consider dedicated windows.
3779
3780 * text.texi (Undo): Document undo-in-progress.
3781
3782 2004-11-26 Richard M. Stallman <rms@gnu.org>
3783
3784 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3785 Remove a few vars that are not always buffer-local.
3786
3787 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3788
3789 * locals.texi (Standard Buffer-Local Variables): Comment out
3790 xref's to non-existent node `Yet to be written'.
3791
3792 2004-11-24 Richard M. Stallman <rms@gnu.org>
3793
3794 * processes.texi (Synchronous Processes): Grammar fix.
3795
3796 * numbers.texi (Comparison of Numbers): Add eql.
3797
3798 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3799
3800 * intro.texi (Printing Notation): Fix previous change.
3801
3802 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3803 and default-indicate-buffer-boundaries from here.
3804 (Usual Display): To here.
3805 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3806 (Usual Display): Move tab-width up.
3807
3808 * customize.texi (Variable Definitions): Replace
3809 show-paren-mode example with tooltip-mode.
3810 (Simple Types, Composite Types, Defining New Types):
3811 Minor cleanups.
3812
3813 2004-11-21 Jesper Harder <harder@ifa.au.dk>
3814
3815 * processes.texi (Synchronous Processes, Output from Processes):
3816 Markup fix.
3817
3818 2004-11-20 Richard M. Stallman <rms@gnu.org>
3819
3820 * positions.texi (Skipping Characters): skip-chars-forward
3821 now handles char classes.
3822
3823 * intro.texi (Printing Notation): Avoid confusion of `print'
3824 when explaining @print.
3825
3826 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3827
3828 * display.texi (Display Table Format): Minor fix.
3829
3830 * streams.texi (Output Functions): Fix print example.
3831
3832 * Makefile.in (elisp): New target.
3833 (dist): Depend on $(infodir)/elisp, not elisp.
3834 Copy the info files from $(infodir).
3835
3836 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3837 read-from-minibuffer.
3838
3839 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3840
3841 2004-11-19 Richard M. Stallman <rms@gnu.org>
3842
3843 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3844
3845 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3846
3847 * tips.texi (Coding Conventions): Fix typo.
3848
3849 2004-11-16 Richard M. Stallman <rms@gnu.org>
3850
3851 * tips.texi (Coding Conventions): Separate defvar and require
3852 methods to avoid warnings. Use require only when there are many
3853 functions and variables from that package.
3854
3855 * minibuf.texi (Minibuffer Completion): When ignoring case,
3856 predicate must not be case-sensitive.
3857
3858 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3859 (Test Coverage): Don't talk about "splotches". Clarified.
3860
3861 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3862
3863 * frames.texi (Window Frame Parameters): Fix typo.
3864
3865 2004-11-15 Kim F. Storm <storm@cua.dk>
3866
3867 * symbols.texi (Other Plists): Note that plist-get may signal error.
3868 Add safe-plist-get.
3869
3870 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3871
3872 * modes.texi (Font Lock Basics): Fix typo.
3873
3874 2004-11-08 Richard M. Stallman <rms@gnu.org>
3875
3876 * syntax.texi (Syntax Table Functions): Add syntax-after.
3877
3878 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
3879
3880 * os.texi (Processor Run Time): New section documenting
3881 get-internal-run-time.
3882
3883 2004-11-06 Eli Zaretskii <eliz@gnu.org>
3884
3885 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3886 it nukes elisp-cover.texi.
3887 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3888 elisp-0 etc.
3889
3890 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3891
3892 * commands.texi (Keyboard Macros): Document `append' return value
3893 of `defining-kbd-macro'.
3894
3895 2004-11-01 Richard M. Stallman <rms@gnu.org>
3896
3897 * commands.texi (Interactive Call): Add called-interactively-p.
3898
3899 2004-10-29 Simon Josefsson <jas@extundo.com>
3900
3901 * minibuf.texi (Reading a Password): Revert.
3902
3903 2004-10-28 Richard M. Stallman <rms@gnu.org>
3904
3905 * frames.texi (Display Feature Testing): Explain about "vendor".
3906
3907 2004-10-27 Richard M. Stallman <rms@gnu.org>
3908
3909 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3910 not raw. Clarify `n'.
3911 (Interactive Call): Rewrite interactive-p, focusing on when
3912 and how to use it.
3913 (Misc Events): Clarify previous change.
3914
3915 * advice.texi (Simple Advice): Clarify what job the example does.
3916 (Around-Advice): Clarify ad-do-it.
3917 (Activation of Advice): An option of ad-default-compilation-action
3918 is `never', not `nil'.
3919
3920 2004-10-26 Kim F. Storm <storm@cua.dk>
3921
3922 * commands.texi (Interactive Codes): Add U code letter.
3923
3924 2004-10-25 Simon Josefsson <jas@extundo.com>
3925
3926 * minibuf.texi (Reading a Password): Add.
3927
3928 2004-10-24 Jason Rumney <jasonr@gnu.org>
3929
3930 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
3931 and wheel-down.
3932
3933 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3934
3935 * processes.texi (Synchronous Processes): Document process-file.
3936
3937 2004-10-22 Kenichi Handa <handa@m17n.org>
3938
3939 * text.texi (translate-region): Document that it accepts also a
3940 char-table.
3941
3942 2004-10-22 David Ponce <david@dponce.com>
3943
3944 * windows.texi (Resizing Windows): Document the `preserve-before'
3945 argument of the functions `enlarge-window' and `shrink-window'.
3946
3947 2004-10-19 Jason Rumney <jasonr@gnu.org>
3948
3949 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3950
3951 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3952
3953 * text.texi (Filling): Add anchor for definition of
3954 `sentence-end-double-space'.
3955
3956 * searching.texi (Regexp Example): Update description of how
3957 Emacs currently recognizes the end of a sentence.
3958 (Standard Regexps): Update definition of the variable
3959 `sentence-end'. Add definition of the function `sentence-end'.
3960
3961 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3962
3963 * display.texi (Progress): New node.
3964
3965 2004-10-05 Kim F. Storm <storm@cua.dk>
3966
3967 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3968
3969 2004-09-29 Kim F. Storm <storm@cua.dk>
3970
3971 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3972 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3973 fringe bitmap symbols, as they now have their own namespace.
3974 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3975 vs. pixels. Signal error if no free bitmap slots.
3976 (Pixel Specification): Change IMAGE to @var{image}.
3977
3978 2004-09-28 Richard M. Stallman <rms@gnu.org>
3979
3980 * text.texi (Special Properties): Clarify line-spacing and line-height.
3981
3982 * searching.texi (Regexp Search): Add looking-back.
3983
3984 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3985
3986 * display.texi: Correct typos.
3987 (Image Descriptors): Correct xref's.
3988
3989 2004-09-25 Richard M. Stallman <rms@gnu.org>
3990
3991 * text.texi (Special Properties): Cleanups in `cursor'.
3992 Rewrites in `line-height' and `line-spacing'; exchange them.
3993
3994 * display.texi (Fringes): Rewrite previous change.
3995 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3996 (Display Fringe Bitmaps): Node deleted, text moved.
3997 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3998 (Scroll Bars): Clarify set-window-scroll-bars.
3999 (Pointer Shape): Rewrite.
4000 (Specified Space): Clarify :align-to, etc.
4001 (Pixel Specification): Use @var. Clarify new text.
4002 (Other Display Specs): Clarify `slice'.
4003 (Image Descriptors): Cleanups.
4004 (Showing Images): Cleanups.
4005
4006 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4009
4010 * modes.texi: Various minor changes in addition to:
4011 (Major Mode Conventions): Final call to `run-mode-hooks' should
4012 not be inside the `delay-mode-hooks' form.
4013 (Mode Hooks): New node.
4014 (Hooks): Delete obsolete example.
4015 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4016 node "Mode Hooks".
4017
4018 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4019
4020 * display.texi: Correct various typos.
4021 (Display): Rename node "Pointer Shapes" to "Pointer
4022 Shape". (There is already a node called "Pointer Shapes" in
4023 frames.texi.)
4024 (Images): Remove non-existent node "Image Slices" from menu.
4025
4026 2004-09-23 Kim F. Storm <storm@cua.dk>
4027
4028 * text.texi (Special Properties): Add `cursor', `pointer',
4029 `line-height', and `line-spacing' properties.
4030
4031 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4032 Shapes' to menu.
4033 (Standard Faces): Doc fix for fringe face.
4034 (Fringes): Add `overflow-newline-into-fringe' and
4035 'indicate-buffer-boundaries'.
4036 (Fringe Bitmaps, Pointer Shapes): New nodes.
4037 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4038 Bitmaps' to menu.
4039 (Specified Space): Describe pixel width and height.
4040 (Pixel Specification): New node.
4041 (Other Display Specs): Add `slice' property.
4042 (Display Fringe Bitmaps): New node.
4043 (Images): Add 'Image Slices' to menu.
4044 (Image Descriptors): Add `:pointer' and `:map' properties.
4045 (Showing Images): Add slice arg to `insert-image'. Add
4046 'insert-sliced-image'.
4047
4048 2004-09-20 Richard M. Stallman <rms@gnu.org>
4049
4050 * commands.texi (Key Sequence Input):
4051 Clarify downcasing in read-key-sequence.
4052
4053 2004-09-08 Juri Linkov <juri@jurta.org>
4054
4055 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4056
4057 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * locals.texi (Standard Buffer-Local Variables): Add
4060 `buffer-auto-save-file-format'.
4061 * internals.texi (Buffer Internals): Describe new
4062 auto_save_file_format field of the buffer structure.
4063 * files.texi (Format Conversion): `auto-save-file-format' has been
4064 renamed `buffer-auto-save-file-format'.
4065
4066 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4067
4068 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4069 an integer or a marker.
4070 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4071
4072 2004-08-22 Richard M. Stallman <rms@gnu.org>
4073
4074 * modes.texi (Major Mode Conventions): Discuss rebinding of
4075 standard key bindings.
4076
4077 2004-08-18 Kim F. Storm <storm@cua.dk>
4078
4079 * processes.texi (Accepting Output): Add `just-this-one' arg to
4080 `accept-process-output'.
4081 (Output from Processes): New var `process-adaptive-read-buffering'.
4082
4083 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4084
4085 * keymaps.texi: Various changes in addition to:
4086 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4087 Give more varied examples for `kbd'.
4088 (Creating Keymaps): Char tables have slots for all characters
4089 without modifiers.
4090 (Active Keymaps): `overriding-local-map' and
4091 `overriding-terminal-local-map' also override text property and
4092 overlay keymaps.
4093 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4094 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4095 to denote a prefix of no events.
4096 `map-keymap' includes parent's bindings _recursively_.
4097 Clarify and correct description of `where-is-internal'.
4098 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4099 (Menu Example): For menus intended for use with the keyboard, the
4100 menu items should be bound to characters or real function keys.
4101
4102 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4103
4104 * objects.texi (Character Type): Reposition `@anchor' to prevent
4105 double space inside sentence in Info.
4106
4107 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4108 renamed to `disabled-command-function'.
4109 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4110 (Command Loop Info): Replace reference to it.
4111 (Disabling Commands): `disabled-command-hook' has been renamed to
4112 `disabled-command-function'.
4113
4114 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4115
4116 * os.texi (Translating Input): Only non-prefix bindings in
4117 `key-translation-map' override actual key bindings. Warn about
4118 possible indirect effect of actual key bindings on non-prefix
4119 bindings in `key-translation-map'.
4120
4121 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4122
4123 * minibuf.texi (High-Level Completion): Add anchor for definition
4124 of `read-variable'.
4125
4126 * commands.texi: Various changes in addition to:
4127 (Using Interactive): Clarify description of `interactive-form'.
4128 (Interactive Call): Mention default for KEYS argument to
4129 `call-interactively'.
4130 (Command Loop Info): Clarify description of `this-command-keys'.
4131 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4132 Value of `last-event-frame' can be `macro'.
4133 (Repeat Events): `double-click-fuzz' is also used to distinguish
4134 clicks and drags.
4135 (Classifying Events): Clarify descriptions of `event-modifiers'
4136 `event-basic-type' and `event-convert-list'.
4137 (Accessing Events): `posn-timestamp' takes POSITION argument.
4138 (Quoted Character Input): Clarify description of
4139 `read-quoted-char' and fix example.
4140 (Quitting): Add `with-local-quit'.
4141 (Disabling Commands): Correct and clarify descriptions of
4142 `enable-command' and `disable-command'.
4143 Mention what happens if `disabled-command-hook' is nil.
4144 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4145 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4146
4147 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4148
4149 * frames.texi: Various changes in addition to:
4150 (Creating Frames): Expand and clarify description of `make-frame'.
4151 (Window Frame Parameters): Either none or both of the `icon-left'
4152 and `icon-top' parameters must be specified. Put descriptions of
4153 `menu-bar-lines' and `toolbar-lines' closer together and change
4154 them accordingly.
4155 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4156 except while processing `frame-title-format' or `icon-title-format'.
4157 (Deleting Frames): Correct description of `delete-frame'.
4158 Non-nil return values of `frame-live-p' are like those of `framep'.
4159 (Frames and Windows): Mention return value of
4160 `set-frame-selected-window'.
4161 (Visibility of Frames): Mention `force' argument to
4162 `make-frame-invisible'. `frame-visible-p' returns t for all
4163 frames on text-only terminals.
4164 (Frame Configurations): Restoring a frame configuration does not
4165 restore deleted frames.
4166 (Window System Selections): `x-set-selection' returns DATA.
4167 (Resources): Add example.
4168 (Display Feature Testing): Clarify descriptions of
4169 `display-pixel-height', `display-pixel-width', `x-server-version'
4170 and `x-server-vendor'.
4171
4172 * windows.texi (Choosing Window): Add anchor.
4173 * minibuf.texi (Minibuffer Misc): Add anchor.
4174
4175 2004-07-23 John Paul Wallington <jpw@gnu.org>
4176
4177 * macros.texi (Defining Macros): Declaration keyword for setting
4178 Edebug spec is `debug' not `edebug'.
4179
4180 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4181
4182 * windows.texi: Various small changes in addition to:
4183 (Window Point): Mention return value of `set-window-point'.
4184 (Window Start): `pos-visible-in-window-p' disregards horizontal
4185 scrolling. Explain return value if PARTIALLY is non-nil.
4186 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4187 and `set-window-vscroll'.
4188 (Size of Window): The argument WINDOW to `window-inside-edges',
4189 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4190 (Resizing Windows): Explain return value of
4191 `shrink-window-if-larger-than-buffer'.
4192 `window-size-fixed' automatically becomes buffer local when set.
4193 (Window Configurations): Explain return value of
4194 `set-window-configuration'.
4195
4196 * minibuf.texi (Minibuffer Misc): Add anchor for
4197 `minibuffer-scroll-window'.
4198
4199 * positions.texi (Text Lines): Add anchor for `count-lines'.
4200
4201 2004-07-17 Richard M. Stallman <rms@gnu.org>
4202
4203 * display.texi (Overlay Properties): Adding `evaporate' prop
4204 deletes empty overlay immediately.
4205
4206 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4207 fix example.
4208
4209 2004-07-16 Jim Blandy <jimb@redhat.com>
4210
4211 * searching.texi (Regexp Backslash): Document new \_< and \_>
4212 operators.
4213
4214 2004-07-16 Juanma Barranquero <lektu@terra.es>
4215
4216 * display.texi (Images): Fix Texinfo usage.
4217
4218 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4219
4220 * buffers.texi (Modification Time): `visited-file-modtime' now
4221 returns a list of two integers, instead of a cons.
4222
4223 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4224
4225 * windows.texi: Various changes in addition to:
4226 (Splitting Windows): Add `split-window-keep-point'.
4227
4228 2004-07-09 Richard M. Stallman <rms@gnu.org>
4229
4230 * frames.texi (Input Focus): Minor fix.
4231
4232 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4233
4234 * frames.texi (Input Focus): Clarify descriptions of
4235 `select-frame-set-input-focus' and `select-frame'.
4236
4237 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4238
4239 * os.texi: Various small changes in addition to:
4240 (Killing Emacs): Expand and clarify description of
4241 `kill-emacs-query-functions' and `kill-emacs-hook'.
4242 (System Environment): Expand and clarify description of `getenv'
4243 and `setenv'.
4244 (Timers): Clarify description of `run-at-time'.
4245 (Translating Input): Correct description of
4246 `extra-keyboard-modifiers'.
4247 (Flow Control): Correct description of `enable-flow-control'.
4248
4249 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4250
4251 * os.texi: Update copyright.
4252 (Session Management): Grammar fix.
4253 Clarify which Emacs does the restarting.
4254 Use @samp for *scratch* buffer.
4255
4256 2004-07-04 Alan Mackenzie <acm@muc.de>
4257
4258 * frames.texi (Input Focus): Add documentation for
4259 `select-frame-set-input-focus'. Replace refs to non-existent
4260 `switch-frame' with `select-frame'. Minor corrections and tidying
4261 up of text-only terminal stuff.
4262
4263 2004-07-02 Richard M. Stallman <rms@gnu.org>
4264
4265 * files.texi (Saving Buffers): Cleanup write-contents-function.
4266 (Magic File Names): Cleanup file-remote-p.
4267
4268 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
4269
4270 * files.texi (Magic File Names): `file-remote-p' returns an
4271 identifier of the remote system, not just t.
4272
4273 2004-07-02 David Kastrup <dak@gnu.org>
4274
4275 * searching.texi (Entire Match Data): Add explanation about new
4276 match-data behavior when @var{integers} is non-nil.
4277
4278 2004-06-24 Richard M. Stallman <rms@gnu.org>
4279
4280 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4281
4282 * customize.texi (Variable Definitions): Note about doc strings
4283 and :set.
4284
4285 * keymaps.texi (Keymap Terminology): Document `kbd'.
4286 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4287
4288 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4289 makes it buffer-local.
4290
4291 * files.texi (Saving Buffers): Correct previous change.
4292
4293 * commands.texi (Accessing Events):
4294 Clarify posn-col-row and posn-actual-col-row.
4295
4296 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
4297
4298 * commands.texi (Accessing Events): New functions
4299 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4300
4301 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4302
4303 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4304 * frames.texi, buffers.texi, backups.texi, variables.texi:
4305 * loading.texi, eval.texi, functions.texi, control.texi:
4306 * symbols.texi, minibuf.texi: Reposition @anchor's.
4307
4308 * help.texi: Various small changes in addition to the following.
4309 (Describing Characters): Describe PREFIX argument to
4310 `key-description'. Correct and clarify definition of
4311 `text-char-description'. Describe NEED-VECTOR argument to
4312 `read-kbd-macro'.
4313 (Help Functions): Clarify definition of `apropos'.
4314
4315 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4316
4317 * files.texi (Saving Buffers): Correct description of
4318 `write-contents-functions'.
4319
4320 2004-06-21 Juanma Barranquero <lektu@terra.es>
4321
4322 * display.texi (Images): Remove redundant @vindex directives.
4323 Rewrite `image-library-alist' doc in active voice.
4324
4325 2004-06-14 Juanma Barranquero <lektu@terra.es>
4326
4327 * display.texi (Images): Document new delayed library loading,
4328 variable `image-library-alist' and (existing but undocumented)
4329 function `image-type-available-p'.
4330
4331 2004-06-05 Richard M. Stallman <rms@gnu.org>
4332
4333 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4334 refer the user to the Initial Input node.
4335 (Text from Minibuffer): Likewise.
4336 (Initial Input): New node. Document this feature
4337 and say it is mostly deprecated.
4338
4339 2004-05-30 Richard M. Stallman <rms@gnu.org>
4340
4341 * loading.texi (Named Features): Clarify return value
4342 and meaning of NOERROR.
4343
4344 * variables.texi (File Local Variables): Minor cleanup.
4345
4346 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4347
4348 * files.texi (Magic File Names): Add `file-remote-p' as operation
4349 of file name handlers.
4350
4351 2004-05-29 Richard M. Stallman <rms@gnu.org>
4352
4353 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4354 as arg to a minor mode command.
4355
4356 2004-05-22 Richard M. Stallman <rms@gnu.org>
4357
4358 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4359
4360 * streams.texi (Output Variables): Doc float-output-format.
4361
4362 * searching.texi (Regexp Special): Nested repetition can be infloop.
4363
4364 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4365 real stack overflow.
4366
4367 * compile.texi: Minor cleanups.
4368
4369 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4370
4371 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4372 circular lists.
4373 (List Elements): Explain handling of circular and dotted lists.
4374
4375 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4376
4377 * modes.texi (Search-based Fontification): Fix typo.
4378
4379 2004-05-10 Juanma Barranquero <lektu@terra.es>
4380
4381 * modes.texi (Mode Line Variables): Fix description of
4382 global-mode-string, which is now after which-func-mode, not the
4383 buffer name.
4384
4385 2004-05-07 Lars Hansen <larsh@math.ku.dk>
4386
4387 * modes.texi (Desktop Save Mode): Add.
4388 (Modes): Add menu entry Desktop Save Mode.
4389
4390 * hooks.texi: Add desktop-after-read-hook,
4391 desktop-no-desktop-file-hook and desktop-save-hook.
4392
4393 * locals.texi: Add desktop-save-buffer.
4394
4395 2004-04-30 Jesper Harder <harder@ifa.au.dk>
4396
4397 * display.texi: emacs -> Emacs.
4398
4399 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4400
4401 * files.texi (Changing Files): Document set-file-times.
4402
4403 2004-04-23 Juanma Barranquero <lektu@terra.es>
4404
4405 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4406
4407 2004-04-18 Jesper Harder <harder@ifa.au.dk>
4408
4409 * tips.texi (Coding Conventions): defopt -> defcustom.
4410
4411 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * sequences.texi: Various clarifications.
4414
4415 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4416
4417 * buffers.texi (Read Only Buffers): Mention optional ARG to
4418 `toggle-read-only'.
4419
4420 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
4421
4422 * windows.texi (Selecting Windows): Note that get-lru-window
4423 returns a full-width window if possible.
4424
4425 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4426
4427 * buffers.texi: Various changes in addition to:
4428 (Buffer File Name): Add `find-buffer-visiting'.
4429 (Buffer Modification): Mention optional ARG to `not-modified'.
4430 (Indirect Buffers): Mention optional CLONE argument to
4431 `make-indirect-buffer'.
4432
4433 * files.texi: Various changes in addition to:
4434 (Visiting Functions): `find-file-hook' is now a normal hook.
4435 (File Name Expansion): Explain difference between the way that
4436 `expand-file-name' and `file-truename' treat `..'.
4437 (Contents of Directories): Mention optional ID-FORMAT argument to
4438 `directory-files-and-attributes'.
4439 (Format Conversion): Mention new optional CONFIRM argument to
4440 `format-write-file'.
4441
4442 2004-04-12 Miles Bader <miles@gnu.org>
4443
4444 * macros.texi (Expansion): Add description of `macroexpand-all'.
4445
4446 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4447
4448 * variables.texi (Variable Aliases): Mention
4449 cyclic-variable-indirection.
4450
4451 * errors.texi (Standard Errors): Ditto.
4452
4453 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4454
4455 * backups.texi: Various small changes in addition to:
4456 (Making Backups): Mention return value of `backup-buffer'.
4457 (Auto-Saving): Mention optional FORCE argument to
4458 `delete-auto-save-file-if-necessary'.
4459 (Reverting): Mention optional PRESERVE-MODES argument to
4460 `revert-buffer'. Correct description of `revert-buffer-function'.
4461
4462 2004-03-22 Juri Linkov <juri@jurta.org>
4463
4464 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4465 with `Vector Functions'.
4466
4467 * text.texi (Sorting): Add missing quote.
4468
4469 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4470
4471 * intro.texi (Lisp History): Replace xref to `cl' manual with
4472 inforef.
4473
4474 2004-03-12 Richard M. Stallman <rms@gnu.org>
4475
4476 * intro.texi (Version Info): Add arg to emacs-version.
4477 (Lisp History): Change xref to CL manual.
4478
4479 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4480
4481 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4482 for Partial Completion mode.
4483
4484 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4485
4486 * customize.texi: Fix typo. Remove eol whitespace.
4487
4488 2004-03-04 Richard M. Stallman <rms@gnu.org>
4489
4490 * processes.texi: Fix typos.
4491
4492 * lists.texi (Building Lists): Minor clarification.
4493
4494 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4495 in make-hash-table.
4496
4497 2004-02-29 Juanma Barranquero <lektu@terra.es>
4498
4499 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4500 rm, and ignore exit code.
4501
4502 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4503
4504 * display.texi (Defining Faces): Add description for min-colors.
4505 Update example.
4506
4507 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4508
4509 * abbrevs.texi: Various corrections and clarifications in addition
4510 to the following:
4511 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4512
4513 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4514
4515 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4516
4517 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4518
4519 * text.texi: Various small changes in addition to the following:
4520 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4521 to delete-horizontal-space.
4522 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4523 description of yank-handler text property at various places.
4524
4525 * frames.texi (Window System Selections): Add anchor.
4526
4527 * syntax.texi (Syntax Table Functions): Clarify and correct
4528 descriptions of make-syntax-table and copy-syntax-table.
4529 (Motion and Syntax): Clarify SYNTAXES argument to
4530 skip-syntax-forward.
4531 (Parsing Expressions): Mention that the return value of
4532 parse-partial-sexp is currently a list of ten rather than nine
4533 elements.
4534 (Categories): Various corrections and clarifications.
4535
4536 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4537
4538 * markers.texi (Marker Insertion Types): Minor change.
4539
4540 * locals.texi (Standard Buffer-Local Variables):
4541 * commands.texi (Interactive Codes, Using Interactive):
4542 * functions.texi (Related Topics): Fix xrefs.
4543
4544 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4545
4546 * lists.texi (Sets And Lists): Update description of delete-dups.
4547
4548 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4549
4550 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4551
4552 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4553
4554 * frames.texi (Parameter Access): frame-parameters arg is optional.
4555 modify-frame-parameters handles nil for FRAME.
4556 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4557 are all-or-nothing for certain toolkits.
4558 Mention parameter wait-for-wm.
4559 (Frames and Windows): In frame-first-window and frame-selected-window
4560 the arg is optional.
4561 (Input Focus): In redirect-frame-focus the second arg is optional.
4562 (Window System Selections): Mention selection type CLIPBOARD.
4563 Mention data-type UTF8_STRING.
4564 Mention numbering of cut buffers.
4565 (Resources): Describe x-resource-name.
4566
4567 2004-02-16 Richard M. Stallman <rms@gnu.org>
4568
4569 * windows.texi (Buffers and Windows): Delete false table
4570 about all-frames.
4571
4572 * syntax.texi (Parsing Expressions): Delete old caveat
4573 about parse-sexp-ignore-comments.
4574
4575 * streams.texi (Output Variables): Add print-quoted.
4576
4577 * lists.texi (Building Lists): Minor cleanup.
4578
4579 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4580
4581 * display.texi (Overlays): Explain overlays use markers.
4582 (Managing Overlays): Explain front-advance and rear-advance
4583 in more detail.
4584
4585 * loading.texi (Unloading): Document unload-feature-special-hooks.
4586 Get rid of fns-NNN.el file.
4587
4588 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4589
4590 * help.texi (Describing Characters): Fix text-char-description
4591 example output.
4592
4593 * edebug.texi (Using Edebug): Fix example.
4594
4595 * debugging.texi (Internals of Debugger): Fix return value.
4596
4597 * files.texi (Changing Files): Fix argname.
4598
4599 * calendar.texi: Fix parens, and default values.
4600
4601 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4602 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4603 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4604
4605 * positions.texi (Text Lines): Don't add -1 in current-line.
4606
4607 2004-02-16 Richard M. Stallman <rms@gnu.org>
4608
4609 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4610
4611 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4612
4613 * processes.texi (Low-Level Network): Fix a typo.
4614
4615 2004-02-12 Kim F. Storm <storm@cua.dk>
4616
4617 * display.texi (Fringes): Use consistent wording.
4618 Note that window-fringe's window arg is optional.
4619 (Scroll Bars): Use consistent wording.
4620
4621 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4622
4623 * tips.texi (Comment Tips): Document the new conventions for
4624 commenting out code.
4625
4626 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4627
4628 * positions.texi (Text Lines): Added missing end defun.
4629
4630 2004-02-07 Kim F. Storm <storm@cua.dk>
4631
4632 * positions.texi (Text Lines): Add line-number-at-pos.
4633
4634 2004-02-06 John Paul Wallington <jpw@gnu.org>
4635
4636 * display.texi (Button Properties, Button Buffer Commands):
4637 mouse-2 invokes button, not down-mouse-1.
4638
4639 2004-02-04 Jason Rumney <jasonr@gnu.org>
4640
4641 * makefile.w32-in: Sync with Makefile.in changes.
4642
4643 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4644
4645 * minibuf.texi (Text from Minibuffer): Various corrections and
4646 clarifications.
4647 (Object from Minibuffer): Correct Lisp description of
4648 read-minibuffer.
4649 (Minibuffer History): Clarify description of cons values for
4650 HISTORY arguments.
4651 (Basic Completion): Various corrections and clarifications. Add
4652 completion-regexp-list.
4653 (Minibuffer Completion): Correct and clarify description of
4654 completing-read.
4655 (Completion Commands): Mention Partial Completion mode. Various
4656 other minor changes.
4657 (High-Level Completion): Various corrections and clarifications.
4658 (Reading File Names): Ditto.
4659 (Minibuffer Misc): Ditto.
4660
4661 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4662
4663 * strings.texi (Text Comparison): assoc-string also matches
4664 elements of alists that are strings instead of conses.
4665 (Formatting Strings): Standardize Texinfo usage. Update index
4666 entries.
4667
4668 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4669
4670 * lists.texi (Sets And Lists): Add delete-dups.
4671
4672 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4675 special form.
4676 * macros.texi (Defining Macros): Update description of `declare',
4677 which now is a macro.
4678 (Wrong Time): Fix typos.
4679
4680 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4681
4682 * compile.texi (Compilation Functions): Expand descriptions of
4683 `compile-defun', `byte-compile-file', `byte-recompile-directory'
4684 and `batch-byte-compile'. In particular, mention and describe
4685 all optional arguments.
4686 (Disassembly): Correct and clarify the description of `disassemble'.
4687
4688 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4689
4690 * searching.texi: Various small changes in addition to the
4691 following.
4692 (Regexp Example): Adapt to new value of `sentence-end'.
4693 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4694 `words'.
4695 (Search and Replace): Add usage note for `perform-replace'.
4696 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4697 `match-data'.
4698 (Standard Regexps): Update for new values of `paragraph-start'
4699 and `sentence-end'.
4700
4701 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4702
4703 * files.texi (Saving Buffers): Clarify descriptions of
4704 `write-contents-functions' and `before-save-hook'.
4705 Make the defvar's for `before-save-hook' and `after-save-hook'
4706 into defopt's.
4707
4708 2004-01-07 Kim F. Storm <storm@cua.dk>
4709
4710 * commands.texi (Click Events): Describe new image and
4711 width/height elements of click events.
4712 (Accessing Events): Add posn-string, posn-image, and
4713 posn-object-width-height. Change posn-object to return either
4714 image or string object.
4715
4716 2004-01-01 Simon Josefsson <jas@extundo.com>
4717
4718 * hooks.texi (Standard Hooks): Add before-save-hook.
4719 * files.texi (Saving Buffers): Likewise.
4720
4721 2004-01-03 Richard M. Stallman <rms@gnu.org>
4722
4723 * frames.texi (Frames and Windows): Delete frame-root-window.
4724
4725 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4726
4727 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4728
4729 * functions.texi: Various small changes in addition to the
4730 following.
4731 (What Is a Function): `functionp' returns nil for macros. Clarify
4732 behavior of this and following functions for symbol arguments.
4733 (Function Documentation): Add `\' in front of (fn @var{arglist})
4734 and explain why.
4735 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4736 Add anchor.
4737 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4738
4739 2004-01-01 Miles Bader <miles@gnu.org>
4740
4741 * display.texi (Buttons): New section.
4742
4743 2003-12-31 Andreas Schwab <schwab@suse.de>
4744
4745 * numbers.texi (Math Functions): sqrt reports a domain-error
4746 error.
4747 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4748
4749 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4750
4751 * tips.texi (Documentation Tips): Update item on hyperlinks in
4752 documentation strings.
4753
4754 * errors.texi (Standard Errors): Various small corrections and
4755 additions.
4756
4757 * control.texi: Various small changes in addition to the
4758 following.
4759 (Signaling Errors): Provide some more details on how `signal'
4760 constructs the error message. Add anchor to the definition of
4761 `signal'.
4762 (Error Symbols): Describe special treatment of `quit'.
4763 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4764 to emphasize that it has to be a single form.
4765
4766 * buffers.texi: Add anchor.
4767
4768 2003-12-29 Richard M. Stallman <rms@gnu.org>
4769
4770 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4771 (Window Configurations): Add window-configuration-frame.
4772
4773 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4774
4775 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4776 Change arg name in get-char-property.
4777 (Special Properties): Update handling of keymap property.
4778
4779 * strings.texi (Modifying Strings): Add clear-string.
4780 (Text Comparison): Add assoc-string and remove
4781 assoc-ignore-case, assoc-ignore-representation.
4782
4783 * os.texi (Time of Day): Add set-time-zone-rule.
4784
4785 * numbers.texi (Math Functions): asin, acos, log, log10
4786 report domain-error errors.
4787
4788 * nonascii.texi (Converting Representations):
4789 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4790 (Encoding and I/O): Add file-name-coding-system.
4791
4792 * modes.texi (Search-based Fontification): Explain that
4793 face specs are symbols with face names as values.
4794
4795 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4796
4797 * lists.texi (Building Lists): remq moved elsewhere.
4798 (Sets And Lists): remq moved here.
4799 (Association Lists): Refer to assoc-string.
4800
4801 * internals.texi (Garbage Collection): Add memory-use-counts.
4802
4803 * frames.texi (Frames and Windows): Add set-frame-selected-window
4804 and frame-root-window.
4805
4806 * files.texi (Contents of Directories):
4807 Add directory-files-and-attributes.
4808
4809 * display.texi (Refresh Screen): Add force-window-update.
4810 (Invisible Text): Explain about moving point out of invis text.
4811 (Overlay Properties): Add overlay-properties.
4812 (Managing Overlays): Add overlayp.
4813 (GIF Images): Invalid image number displays a hollow box.
4814
4815 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4816 (Killing Buffers): Add buffer-live-p.
4817
4818 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4819
4820 * display.texi (Fringes): Fix typo "set-buffer-window".
4821
4822 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4823
4824 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4825 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4826 Add or change various xrefs and anchors.
4827
4828 * commands.texi: Replace all occurrences of @acronym{CAR} with
4829 @sc{car}, for consistency with the rest of the Elisp manual.
4830 `car' and `cdr' are historically acronyms, but are no longer
4831 widely thought of as such.
4832
4833 * internals.texi (Pure Storage): Mention that `purecopy' does not
4834 copy text properties.
4835 (Object Internals): Now 29 bits are used (in most implementations)
4836 to address Lisp objects.
4837
4838 * variables.texi (Variables with Restricted Values): New node.
4839
4840 * objects.texi (Lisp Data Types): Mention that certain variables
4841 can only take on a restricted set of values and add an xref to
4842 the new node "Variables with Restricted Values".
4843
4844 * eval.texi (Function Indirection): Describe the errors that
4845 `indirect-function' can signal.
4846 (Eval): Clarify the descriptions of `eval-region' and `values'.
4847 Describe `eval-buffer' instead of `eval-current-buffer' and
4848 mention `eval-current-buffer' as an alias for `current-buffer'.
4849 Correct the description and mention all optional arguments.
4850
4851 * nonascii.texi: Various small changes in addition to the
4852 following.
4853 (Converting Representations): Clarify behavior of
4854 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4855 ASCII arguments.
4856 (Character Sets): Document the variable `charset-list' and adapt
4857 the definition of the function `charset-list' accordingly.
4858 (Translation of Characters): Clarify use of generic characters in
4859 `make-translation-table'. Clarify and correct the description of
4860 the use of translation tables in encoding and decoding.
4861 (User-Chosen Coding Systems): Correct and clarify the description
4862 of `select-safe-coding-system'.
4863 (Default Coding Systems): Clarify description of
4864 `file-coding-system-alist'.
4865
4866 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4867
4868 * strings.texi (Text Comparison): Correctly describe when two
4869 strings are `equal'. Combine and clarify descriptions of
4870 `assoc-ignore-case' and `assoc-ignore-representation'.
4871
4872 * objects.texi (Non-ASCII in Strings): Clarify description of
4873 when a string is unibyte or multibyte.
4874 (Bool-Vector Type): Update examples.
4875 (Equality Predicates): Correctly describe when two strings are
4876 `equal'.
4877
4878 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * lists.texi (Building Lists): `append' no longer accepts integer
4881 arguments. Update the description of `number-sequence' to reflect
4882 recent changes.
4883 (Sets And Lists): Describe `member-ignore-case' after `member'.
4884
4885 2003-11-27 Kim F. Storm <storm@cua.dk>
4886
4887 * commands.texi (Click Events): Click object may be an images.
4888 Describe (dx . dy) element of click positions.
4889 (Accessing Events): Remove duplicate posn-timestamp.
4890 New functions posn-object and posn-object-x-y.
4891
4892 2003-11-23 Kim F. Storm <storm@cua.dk>
4893
4894 * commands.texi (Click Events): Describe enhancements to event
4895 position lists, including new text-pos and (col . row) items.
4896 Mention left-fringe and right-fringe area events.
4897 (Accessing Events): New functions posn-area and
4898 posn-actual-col-row. Mention posn-timestamp. Mention that
4899 posn-point in non-text area still returns buffer position.
4900 Clarify posn-col-row.
4901
4902 2003-11-21 Lars Hansen <larsh@math.ku.dk>
4903
4904 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4905 * anti.texi (File Attributes): Describe removed parameter
4906 ID-FORMAT.
4907
4908 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4909
4910 * positions.texi (Positions): Mention that, if a marker is used as
4911 a position, its buffer is ignored.
4912
4913 * markers.texi (Overview of Markers): Mention it here too.
4914
4915 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4916
4917 * numbers.texi (Numeric Conversions): Not just `floor', but also
4918 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4919
4920 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * markers.texi (Creating Markers): Specify insertion type of
4923 created markers. Add xref to `Marker Insertion Types'.
4924 Second argument to `copy-marker' is optional.
4925 (Marker Insertion Types): Mention that most markers are created
4926 with insertion type nil.
4927 (The Mark): Correctly describe when `mark' signals an error.
4928 (The Region): Correctly describe when `region-beginning' and
4929 `region-end' signal an error.
4930
4931 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * hash.texi (Creating Hash): Clarify description of `eql'.
4934 `makehash' is obsolete.
4935 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4936
4937 * positions.texi (Point): Change description of `buffer-end', so
4938 that it is also correct for floating point arguments.
4939 (List Motion): Correct argument lists of `beginning-of-defun' and
4940 `end-of-defun'.
4941 (Excursions): Add xref to `Marker Insertion Types'.
4942 (Narrowing): Argument to `narrow-to-page' is optional.
4943
4944 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * streams.texi (Output Streams): Clarify behavior of point for
4947 marker output streams.
4948
4949 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4950
4951 * variables.texi (Defining Variables): Second argument to
4952 `defconst' is not optional.
4953 (Setting Variables): Mention optional argument APPEND to
4954 `add-to-list'.
4955 (Creating Buffer-Local): Expand description of
4956 `make-variable-buffer-local'.
4957 (Frame-Local Variables): Expand description of
4958 `make-variable-frame-local'.
4959 (Variable Aliases): Correct description of optional argument
4960 DOCSTRING to `defvaralias'. Mention return value of
4961 `defvaralias'.
4962 (File Local Variables): Add xref to `File variables' in Emacs
4963 Manual. Correct description of `hack-local-variables'. Mention
4964 `safe-local-variable' property. Mention optional second argument
4965 to `risky-local-variable-p'.
4966
4967 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4968
4969 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4970
4971 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4972
4973 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4974 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4975 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4976 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4977 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
4978 lispref/processes.texi, lispref/searching.texi,
4979 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4980 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4981 @acronym{FOO}.
4982
4983 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * strings.texi (Creating Strings): Argument START to `substring'
4986 can not be `nil'. Expand description of
4987 `substring-no-properties'. Correct description of `split-string',
4988 especially with respect to empty matches. Prevent very bad line
4989 break in definition of `split-string-default-separators'.
4990 (Text Comparison): `string=' and `string<' also accept symbols as
4991 arguments.
4992 (String Conversion): More completely describe argument BASE in
4993 `string-to-number'.
4994 (Formatting Strings): `%s' and `%S' in `format' do require
4995 corresponding object. Clarify behavior of numeric prefix after
4996 `%' in `format'.
4997 (Case Conversion): The argument to `upcase-initials' can be a
4998 character.
4999
5000 2003-10-27 Kenichi Handa <handa@m17n.org>
5001
5002 * display.texi (Fontsets): Fix texinfo usage.
5003
5004 2003-10-25 Kenichi Handa <handa@m17n.org>
5005
5006 * display.texi (Fontsets): Add description of the function
5007 set-fontset-font.
5008
5009 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5010
5011 * display.texi (Temporary Displays): Add xref to `Documentation
5012 Tips'.
5013
5014 * functions.texi (Function Safety): Use inforef instead of pxref
5015 for SES.
5016
5017 2003-10-23 Andreas Schwab <schwab@suse.de>
5018
5019 * Makefile.in (TEX, texinputdir): Don't define.
5020 (TEXI2DVI): Define.
5021 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5022 add $(srcdir)/index.texi.
5023 ($(infodir)/elisp): Remove index.texi dependency.
5024 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5025 (index.texi): Remove target.
5026 (dist): Don't link $(srcdir)/permute-index.
5027 (clean): Don't remove index.texi.
5028
5029 * permute-index, index.perm: Remove.
5030 * index.texi: Rename from index.unperm.
5031
5032 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5033
5034 * tips.texi (Documentation Tips): Document new behavior for face
5035 and variable hyperlinks in Help mode.
5036
5037 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * objects.texi (Integer Type): Update for extra bit of integer range.
5040 (Character Type): Ditto.
5041
5042 2003-10-16 Eli Zaretskii <eliz@gnu.org>
5043
5044 * numbers.texi (Integer Basics): Add index entries for reading
5045 numbers in hex, octal, and binary.
5046
5047 2003-10-16 Lute Kamstra <lute@gnu.org>
5048
5049 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5050 argument.
5051
5052 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5053
5054 * windows.texi (Choosing Window): Fix typo.
5055 * edebug.texi (Edebug Execution Modes): Fix typo.
5056
5057 2003-10-13 Richard M. Stallman <rms@gnu.org>
5058
5059 * windows.texi (Basic Windows): A window has fringe settings,
5060 display margins and scroll-bar settings.
5061 (Splitting Windows): Doc split-window return value.
5062 Clean up one-window-p.
5063 (Selecting Windows): Fix typo.
5064 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5065 (Buffers and Windows): In set-window-buffer, explain effect
5066 on fringe settings and scroll bar settings.
5067 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5068 (Choosing Window): Use defopt for pop-up-frame-function.
5069 For special-display-buffer-names, explain same-window and same-frame.
5070 Clarify window-dedicated-p return value.
5071 (Textual Scrolling): scroll-up and scroll-down can get an error.
5072 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5073 Clarify set-window-hscroll.
5074 (Size of Window): Don't mention tool bar in window-height.
5075 (Coordinates and Windows): Explain what coordinates-in-window-p
5076 returns for fringes and display margins.
5077 (Window Configurations): Explain saving fringes, etc.
5078
5079 * tips.texi (Library Headers): Clean up Documentation.
5080
5081 * syntax.texi (Parsing Expressions): Clean up forward-comment
5082 and parse-sexp-lookup-properties.
5083
5084 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5085
5086 * os.texi (System Environment): Clean up text for load-average errors.
5087
5088 * modes.texi (Hooks): Don't explain local hook details at front.
5089 Clarify run-hooks and run-hook-with-args a little.
5090 Clean up add-hook and remove-hook.
5091
5092 * edebug.texi (Edebug Execution Modes): Clarify t.
5093 Document edebug-sit-for-seconds.
5094 (Coverage Testing): Document C-x X = and =.
5095 (Instrumenting Macro Calls): Fix typo.
5096 (Specification List): Don't index the specification keywords.
5097
5098 2003-10-10 Kim F. Storm <storm@cua.dk>
5099
5100 * processes.texi (Network): Introduce make-network-process.
5101
5102 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * tips.texi (Library Headers): Fix typo.
5105
5106 2003-10-07 Juri Linkov <juri@jurta.org>
5107
5108 * modes.texi (Imenu): Mention imenu-create-index-function's
5109 default value. Explain submenus better.
5110
5111 2003-10-07 Lute Kamstra <lute@gnu.org>
5112
5113 * modes.texi (Faces for Font Lock): Fix typo.
5114 (Hooks): Explain how buffer-local hook variables can refer to
5115 global hook variables.
5116 Various minor clarifications.
5117
5118 2003-10-06 Lute Kamstra <lute@gnu.org>
5119
5120 * tips.texi (Coding Conventions): Mention naming conventions for
5121 hooks.
5122
5123 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * loading.texi (Library Search): Correct default value of
5126 load-suffixes.
5127 (Named Features): Fix typo.
5128
5129 2003-10-05 Richard M. Stallman <rms@gnu.org>
5130
5131 * loading.texi (Named Features): In `provide',
5132 say how to test for subfeatures.
5133 (Unloading): In unload-feature, use new var name
5134 unload-feature-special-hooks.
5135
5136 2003-10-03 Lute Kamstra <lute@gnu.org>
5137
5138 * modes.texi (Major Mode Conventions): Mention third way to set up
5139 Imenu.
5140 (Imenu): A number of small fixes.
5141 Delete documentation of internal variable imenu--index-alist.
5142 Document the return value format of imenu-create-index-function
5143 functions.
5144
5145 2003-09-30 Richard M. Stallman <rms@gnu.org>
5146
5147 * processes.texi (Network): Say what stopped datagram connections do.
5148
5149 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5150
5151 * display.texi (Overlay Properties): Clarify `evaporate' property.
5152
5153 2003-09-29 Lute Kamstra <lute@gnu.org>
5154
5155 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5156 constructs should be marked as risky.
5157 Change cons cell into proper list.
5158 (Mode Line Variables): Change cons cell into proper list.
5159
5160 2003-09-26 Lute Kamstra <lute@gnu.org>
5161
5162 * modes.texi (Mode Line Data): Document the :propertize construct.
5163 (Mode Line Variables): Reorder the descriptions of the variables
5164 to match their order in the default mode-line-format.
5165 Describe the new variables mode-line-position and mode-line-modes.
5166 Update the default values of mode-line-frame-identification,
5167 minor-mode-alist, and default-mode-line-format.
5168 (Properties in Mode): Mention the :propertize construct.
5169
5170 2003-09-26 Richard M. Stallman <rms@gnu.org>
5171
5172 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5173 * loading.texi, minibuf.texi, text.texi, variables.texi:
5174 Avoid @strong{Note:}.
5175
5176 2003-09-26 Richard M. Stallman <rms@gnu.org>
5177
5178 * keymaps.texi (Remapping Commands): Fix typo.
5179
5180 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5181
5182 * processes.texi (Low-Level Network): Fix typo.
5183
5184 2003-09-23 Kim F. Storm <storm@cua.dk>
5185
5186 * processes.texi (Network, Network Servers): Fix typos.
5187 (Low-Level Network): Add timeout value for :server keyword.
5188 Add new option keywords to make-network-process.
5189 Add set-network-process-options.
5190 Explain how to test availability of network options.
5191
5192 2003-09-19 Richard M. Stallman <rms@gnu.org>
5193
5194 * text.texi (Motion by Indent): Arg to
5195 backward-to-indentation and forward-to-indentation is optional.
5196
5197 * strings.texi (Creating Strings): Add substring-no-properties.
5198
5199 * processes.texi
5200 (Process Information): Add list-processes arg QUERY-ONLY.
5201 Delete process-contact from here.
5202 Add new status values for process-status.
5203 Add process-get, process-put, process-plist, set-process-plist.
5204 (Synchronous Processes): Add call-process-shell-command.
5205 (Signals to Processes): signal-process allows process objects.
5206 (Network): Complete rewrite.
5207 (Network Servers, Datagrams, Low-Level Network): New nodes.
5208
5209 * positions.texi (Word Motion): forward-word, backward-word
5210 arg is optional. Reword.
5211
5212 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5213
5214 * variables.texi (Creating Buffer-Local):
5215 Delete duplicate definition of buffer-local-value.
5216 (File Local Variables): Explain about discarding text props.
5217
5218 2003-09-11 Richard M. Stallman <rms@gnu.org>
5219
5220 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5221 changes variables that record input events.
5222 (Minibuffer Misc): Add minibuffer-selected-window.
5223
5224 * lists.texi (Building Lists): Add copy-tree.
5225
5226 * display.texi (Fontsets): Add char-displayable-p.
5227 (Scroll Bars): New node.
5228
5229 2003-09-08 Lute Kamstra <lute@gnu.org>
5230
5231 * modes.texi (%-Constructs): Document new `%i' and `%I'
5232 constructs.
5233
5234 2003-09-03 Peter Runestig <peter@runestig.com>
5235
5236 * makefile.w32-in: New file.
5237
5238 2003-08-29 Richard M. Stallman <rms@gnu.org>
5239
5240 * display.texi (Overlay Properties): Clarify how priorities
5241 affect use of the properties.
5242
5243 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5244
5245 * customize.texi (Type Keywords): Correct the description of
5246 `:help-echo' in the case where `motion-doc' is a function.
5247
5248 2003-08-14 John Paul Wallington <jpw@gnu.org>
5249
5250 * modes.texi (Emulating Mode Line): Subsection, not section.
5251
5252 2003-08-13 Richard M. Stallman <rms@gnu.org>
5253
5254 * elisp.texi (Top): Update subnode lists in menu.
5255
5256 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5257 (Kill Functions): kill-region has new arg yank-handler.
5258 (Yanking): New node.
5259 (Yank Commands): Add yank-undo-function.
5260 (Low-Level Kill Ring):
5261 kill-new and kill-append have new arg yank-handler.
5262 (Changing Properties): Add remove-list-of-text-properties.
5263 (Atomic Changes): New node.
5264
5265 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5266
5267 * streams.texi (Output Variables): Add eval-expression-print-length
5268 and eval-expression-print-level.
5269
5270 * os.texi (Time Conversion): For encode-time, explain limits on year.
5271
5272 * objects.texi (Character Type): Define anchor "modifier bits".
5273
5274 * modes.texi (Emulating Mode Line): New node.
5275 (Search-based Fontification): Font Lock uses font-lock-face property.
5276 (Other Font Lock Variables): Likewise.
5277
5278 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5279 not vectors.
5280 (Active Keymaps): Add emulation-mode-map-alists.
5281 (Functions for Key Lookup): key-binding has new arg no-remap.
5282 (Remapping Commands): New node.
5283 (Scanning Keymaps): where-is-internal has new arg no-remap.
5284 (Tool Bar): Add tool-bar-local-item-from-menu.
5285 Clarify when to use tool-bar-add-item-from-menu.
5286
5287 * commands.texi (Interactive Call): commandp has new arg.
5288 (Command Loop Info): Add this-original-command.
5289
5290 2003-08-06 John Paul Wallington <jpw@gnu.org>
5291
5292 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5293
5294 * display.texi (Warning Basics): Fix typo.
5295 (Fringes): Add closing curly bracket and fix typo.
5296
5297 * elisp.texi (Top): Fix typo.
5298
5299 2003-08-05 Richard M. Stallman <rms@gnu.org>
5300
5301 * elisp.texi: Update lists of subnodes.
5302
5303 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5304
5305 * variables.texi (Local Variables): Use lc for example variable names.
5306
5307 * tips.texi (Library Headers): Explain where to put -*-.
5308
5309 * strings.texi (Creating Strings): Fix xref for vconcat.
5310
5311 * sequences.texi (Vector Functions):
5312 vconcat no longer allows integer args.
5313
5314 * minibuf.texi (Reading File Names): read-file-name has new
5315 arg PREDICATE. New function read-directory-name.
5316
5317 * macros.texi (Defining Macros): Give definition of `declare'
5318 (Indenting Macros): New node.
5319
5320 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5321 (Window Frame Parameters): Make separate table of parameters
5322 that are coupled with specific face attributes.
5323 (Deleting Frames): delete-frame-hooks renamed to
5324 delete-frame-functions.
5325
5326 * files.texi (Magic File Names): Add file-remote-p.
5327 Clarify file-local-copy.
5328
5329 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5330 here; instead xref Defining Macros.
5331
5332 * display.texi (Warnings): New node, and subnodes.
5333 (Fringes): New node.
5334
5335 * debugging.texi (Test Coverage): New node.
5336
5337 * compile.texi (Compiler Errors): Explain with-no-warnings
5338 and other ways to suppress warnings.
5339
5340 * commands.texi (Interactive Call): Minor clarification.
5341
5342 * buffers.texi (Buffer File Name): set-visited-file-name
5343 renames the buffer too.
5344
5345 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5346
5347 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
5348
5349 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5350
5351 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
5352
5353 * internals.texi (Garbage Collection): Fix previous change.
5354
5355 2003-07-22 Richard M. Stallman <rms@gnu.org>
5356
5357 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5358
5359 * display.texi (Width): Use \s syntax in example.
5360 (Font Selection): Add face-font-rescale-alist.
5361
5362 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5363 Remove spurious indent in example.
5364
5365 * lists.texi (Building Lists): Add number-sequence.
5366
5367 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5368
5369 * functions.texi (Function Documentation): Explain how to
5370 show calling convention explicitly in the doc string.
5371
5372 * windows.texi (Selecting Windows): save-selected-window saves
5373 selected window of each frame.
5374 (Window Configurations): Minor change.
5375
5376 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5377
5378 * streams.texi (Output Variables): Add print-continuous-numbering
5379 and print-number-table.
5380
5381 * processes.texi (Decoding Output): New node.
5382
5383 * os.texi (Time Conversion): decode-time arg is optional.
5384
5385 * objects.texi (Character Type): Don't use space as example for \.
5386 Make list of char names and \-sequences correspond.
5387 Explain that \s is not used in strings. `\ ' needs space after.
5388
5389 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5390 (Translation of Characters): Add translation-table-for-input.
5391 (Default Coding Systems): Add auto-coding-functions.
5392 (Explicit Encoding): Add decode-coding-inserted-region.
5393 (Locales): Add locale-info.
5394
5395 * minibuf.texi (Basic Completion): Describe test-completion.
5396 Collections can be lists of strings.
5397 Clean up lazy-completion-table.
5398 (Programmed Completion): Mention test-completion.
5399 Clarify why lambda expressions are not accepted.
5400 (Minibuffer Misc): Describe minibufferp.
5401
5402 2003-07-14 Richard M. Stallman <rms@gnu.org>
5403
5404 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5405
5406 * windows.texi (Selecting Windows): New arg to select-window.
5407 (Selecting Windows): Add with-selected-window.
5408 (Size of Window): Add window-inside-edges, etc.
5409
5410 * internals.texi (Garbage Collection): Add post-gc-hook.
5411
5412 * processes.texi (Subprocess Creation): Add exec-suffixes.
5413
5414 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5415 (Scanning Keymaps): Add map-keymaps.
5416 (Defining Menus): Add keymap-prompt.
5417
5418 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5419 most-negative-fixnum.
5420
5421 * compile.texi (Byte Compilation): Explain no-byte-compile
5422 (Compiler Errors): New node.
5423
5424 * os.texi (User Identification): user-uid, user-real-uid
5425 can return float.
5426
5427 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5428 and about derived modes.
5429 (Minor Modes): Add minor-mode-list.
5430 (Defining Minor Modes): Keyword args for define-minor-mode.
5431 (Search-based Fontification): Explain managing other properties.
5432 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5433 (Faces for Font Lock): Add font-locl-preprocessor-face.
5434 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5435
5436 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5437 (Variable Aliases): Clarify defvaralias.
5438
5439 * loading.texi (Library Search): Add load-suffixes.
5440
5441 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5442 (Programmed Completion): Add dynamic-completion-table.
5443
5444 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5445 (Magic File Names): Specify precedence order of handlers.
5446
5447 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5448 and post-command-hook.
5449 (Waiting): New calling convention for sit-for.
5450
5451 * text.texi (Special Properties): local-map and keymap properties
5452 apply based on their stickiness.
5453
5454 2003-07-07 Richard M. Stallman <rms@gnu.org>
5455
5456 * modes.texi (Minor Mode Conventions): Specify only some kinds
5457 of list values as args to minor modes.
5458
5459 * files.texi (File Name Expansion): Warn about iterative use
5460 of substitute-in-file-name.
5461
5462 * advice.texi (Activation of Advice): Clean up previous change.
5463
5464 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
5465
5466 * advice.texi (Activation of Advice): Note that ad-start-advice is
5467 turned on by default.
5468
5469 2003-06-30 Richard M. Stallman <rms@gnu.org>
5470
5471 * text.texi (Buffer Contents): Document current-word.
5472 (Change Hooks): Not called for *Messages*.
5473
5474 * functions.texi (Defining Functions): Explain about redefining
5475 primitives.
5476 (Function Safety): Renamed. Minor changes.
5477 Comment out the detailed criteria for what is safe.
5478
5479 2003-06-22 Andreas Schwab <schwab@suse.de>
5480
5481 * objects.texi (Symbol Type): Fix description of examples.
5482
5483 2003-06-16 Andreas Schwab <schwab@suse.de>
5484
5485 * hash.texi (Creating Hash): Fix description of :weakness.
5486
5487 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5488
5489 * files.texi (Changing Files): copy-file copies file modes, too.
5490
5491 2003-05-28 Richard M. Stallman <rms@gnu.org>
5492
5493 * strings.texi (Creating Strings): Clarify split-string.
5494
5495 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5496
5497 * strings.texi (Creating Strings): Update split-string specification
5498 and examples.
5499
5500 2003-05-19 Richard M. Stallman <rms@gnu.org>
5501
5502 * elisp.texi: Correct invariant section names.
5503
5504 2003-04-20 Richard M. Stallman <rms@gnu.org>
5505
5506 * os.texi (Timers): Explain about timers and quitting.
5507
5508 2003-04-19 Richard M. Stallman <rms@gnu.org>
5509
5510 * internals.texi (Writing Emacs Primitives): Strings are
5511 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5512 Explain GCPRO convention for varargs function args.
5513
5514 2003-04-16 Richard M. Stallman <rms@gnu.org>
5515
5516 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5517
5518 2003-04-08 Richard M. Stallman <rms@gnu.org>
5519
5520 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5521
5522 2003-02-13 Kim F. Storm <storm@cua.dk>
5523
5524 * objects.texi (Character Type): New \s escape for space.
5525
5526 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5527
5528 * os.texi (System Environment): Added cygwin system-type.
5529
5530 2003-01-25 Richard M. Stallman <rms@gnu.org>
5531
5532 * keymaps.texi: Document that a symbol can act as a keymap.
5533
5534 2003-01-13 Richard M. Stallman <rms@gnu.org>
5535
5536 * text.texi (Changing Properties): Say string indices are origin-0.
5537
5538 * positions.texi (Screen Lines) <compute-motion>:
5539 Correct order of elts in return value.
5540
5541 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5542 how to define a default binding.
5543
5544 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
5545
5546 * loading.texi (Unloading): Fix recent change for load-history.
5547
5548 * customize.texi (Simple Types): Clarify description of custom
5549 type 'number. Describe new custom type 'float.
5550
5551 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
5552
5553 * variables.texi (File Local Variables): Fix typo.
5554
5555 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5556
5557 From Michael Albinus <Michael.Albinus@alcatel.de>.
5558
5559 * README: Target for Info file is `make info'.
5560
5561 * files.texi (File Name Components): Fixed typos in
5562 `file-name-sans-extension'.
5563 (Magic File Names): Complete list of operations for magic file
5564 name handlers.
5565
5566 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
5567
5568 * variables.texi (File Local Variables): New function
5569 risky-local-variable-p.
5570
5571 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
5572
5573 * functions.texi (Function safety): New node about unsafep.
5574
5575 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5576
5577 * customize.texi (Splicing into Lists): Fixed example.
5578 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5579
5580 2002-06-17 Juanma Barranquero <lektu@terra.es>
5581
5582 * frames.texi (Display Feature Testing): Fix typo.
5583
5584 2002-06-12 Andreas Schwab <schwab@suse.de>
5585
5586 * frames.texi (Initial Parameters, Resources): Fix references to
5587 the Emacs manual.
5588
5589 2002-05-13 Kim F. Storm <storm@cua.dk>
5590
5591 * variables.texi (Intro to Buffer-Local): Updated warning and
5592 example relating to changing buffer inside let.
5593
5594 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5595
5596 * os.texi (Session Management): New node about X Session management.
5597
5598 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5599
5600 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5601 to which the manual corresponds, and the copyright years.
5602
5603 * Makefile.in (VERSION): Set to 2.9.
5604
5605 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5606
5607 * elisp.texi: Change the category in @dircategory to "Emacs", to
5608 make it consistent with info/dir.
5609
5610 2001-11-25 Miles Bader <miles@gnu.org>
5611
5612 * text.texi (Fields): Describe new `limit' arg in
5613 field-beginning/field-end.
5614
5615 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5616
5617 * permute-index: Don't depend on csh-specific features. Replace
5618 the interpreter name with /bin/sh.
5619
5620 * two-volume-cross-refs.txt: New file.
5621 * two.el: New file.
5622 * spellfile: New file.
5623
5624 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5625
5626 * permute-index: New file.
5627
5628 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5629 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5630 8+3 restricted namespace.
5631
5632 * Makefile.in (infodir): Define relative to $(srcdir).
5633 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5634 include directories list via -I switch to makeinfo.
5635 (index.texi): Use cp if both hard and symbolic links fail.
5636
5637 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5638
5639 * Makefile.in (distclean): Add.
5640
5641 The following changes make ELisp manual part of the Emacs
5642 distribution:
5643
5644 * Makefile.in: Add Copyright notice.
5645 (prefix): Remove.
5646 (infodir): Change value to "../info".
5647 (VPATH): New variable.
5648 (MAKE): Don't define.
5649 (texmacrodir): Don't define.
5650 (texinputdir): Append the existing value of TEXINPUTS.
5651 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5652 command to be compatible with man/Makefile.in, and to put the
5653 output into ../info.
5654 (info): Add target.
5655 (installall): Target removed.
5656
5657 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5658
5659 * tips.texi (Coding Conventions): Fix typo.
5660
5661 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5662
5663 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5664
5665 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5666
5667 * files.texi (File Name Components): Update the description of
5668 file-name-sans-extension and file-name-extension, as they now
5669 ignore leading dots.
5670
5671 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5672
5673 * (Version 21.1 released.)
5674
5675 2001-10-19 Miles Bader <miles@gnu.org>
5676
5677 * positions.texi (Text Lines): Describe behavior of
5678 `beginning-of-line'/`end-of-line' in the presence of field properties.
5679
5680 2001-10-17 Gerd Moellmann <gerd@gnu.org>
5681
5682 * Makefile.in (VERSION): Set to 2.8.
5683 (manual): Use `manual-21'.
5684
5685 * elisp.texi (VERSION): Add and use it where the version
5686 number was used. Set it to 2.8.
5687
5688 * intro.texi: Likewise.
5689
5690 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5691
5692 * files.texi (File Name Completion): Document the significance of
5693 a trailing slash in elements of completion-ignored-extensions.
5694
5695 2001-10-06 Miles Bader <miles@gnu.org>
5696
5697 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5698
5699 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5700
5701 * variables.texi (Variable Aliases): New node.
5702
5703 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5704
5705 * Branch for 21.1.
5706
5707 2001-10-02 Miles Bader <miles@gnu.org>
5708
5709 * minibuf.texi (Minibuffer Misc): Add entries for
5710 `minibuffer-contents', `minibuffer-contents-no-properties', and
5711 `delete-minibuffer-contents'.
5712 Correct description for `minibuffer-prompt-end'.
5713
5714 * text.texi (Property Search): Correct descriptions of
5715 `next-char-property-change' and `previous-char-property-change'.
5716 Add entries for `next-single-char-property-change' and
5717 `previous-single-char-property-change'.
5718 Make operand names a bit more consistent.
5719
5720 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5721
5722 * frames.texi (Finding All Frames): Document that next-frame and
5723 previous-frame are local to current terminal.
5724
5725 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5726
5727 * keymaps.texi (Creating Keymaps): Fix the description of the
5728 result of make-keymap.
5729
5730 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5731
5732 * display.texi (Font Lookup, Attribute Functions)
5733 (Image Descriptors): Add cross-references to the definition of
5734 selected frame.
5735
5736 * buffers.texi (The Buffer List): Add cross-references to the
5737 definition of selected frame.
5738
5739 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5740 frame at any given time.
5741 (Multiple Displays, Size and Position): Add a cross-reference to
5742 the definition of the selected frame.
5743
5744 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5745
5746 * strings.texi (String Conversion) <string-to-number>: Document
5747 that a float is returned for integers that are too large.
5748
5749 * frames.texi (Mouse Position): Document mouse-position-function.
5750 (Display Feature Testing): Document display-images-p.
5751 (Window Frame Parameters): Document the cursor-type variable.
5752
5753 * numbers.texi (Integer Basics): Document CL style read syntax for
5754 integers in bases other than 10.
5755
5756 * positions.texi (List Motion): Document
5757 open-paren-in-column-0-is-defun-start.
5758
5759 * lists.texi (Sets And Lists): Document member-ignore-case.
5760
5761 * internals.texi (Garbage Collection): Document the used and free
5762 strings report.
5763 (Memory Usage): Document strings-consed.
5764
5765 * os.texi (Time of Day): Document float-time.
5766 (Recording Input): Document that clear-this-command-keys clears
5767 the vector to be returned by recent-keys.
5768
5769 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5770 argument keymap can be a list.
5771
5772 * nonascii.texi (User-Chosen Coding Systems)
5773 <select-safe-coding-system>: Document the new argument
5774 accept-default-p and the variable
5775 select-safe-coding-system-accept-default-p. Tell what happens if
5776 buffer-file-coding-system is undecided.
5777 (Default Coding Systems): Document auto-coding-regexp-alist.
5778
5779 * display.texi (The Echo Area) <message>: Document
5780 message-truncate-lines.
5781 (Glyphs): Document that the glyph table is unused on windowed
5782 displays.
5783
5784 * help.texi (Describing Characters) <single-key-description>:
5785 Document the new argument no-angles.
5786 (Accessing Documentation) <documentation-property>: Document that
5787 a non-string property is evaluated.
5788 <documentation>: Document that the function-documentation property
5789 is looked for.
5790
5791 * windows.texi (Selecting Windows): Document some-window.
5792
5793 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5794
5795 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5796 apropos-mode-hook.
5797
5798 * commands.texi (Using Interactive): Document interactive-form.
5799 (Keyboard Macros): Document kbd-macro-termination-hook.
5800 (Command Loop Info): Document that clear-this-command-keys clears
5801 the vector to be returned by recent-keys.
5802
5803 2001-09-04 Werner LEMBERG <wl@gnu.org>
5804
5805 * Makefile.in (srcdir, texinputdir): New variables.
5806 (srcs, index.texi, install): Use $(srcdir).
5807 (.PHONY): Remove elisp.dvi.
5808 (elisp): Use -I switch for makeinfo.
5809 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5810 (installall, dist): Use $(srcdir).
5811 Fix path to texinfo.tex.
5812 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5813
5814 2001-08-30 Gerd Moellmann <gerd@gnu.org>
5815
5816 * display.texi (Conditional Display): Adjust to API change.
5817
5818 * configure: New file.
5819
5820 2001-07-30 Gerd Moellmann <gerd@gnu.org>
5821
5822 * commands.texi (Repeat Events): Add description of
5823 double-click-fuzz.
5824
5825 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5826
5827 * syntax.texi (Syntax Class Table): Add the missing designator for
5828 comment and string fences.
5829 (Syntax Properties): Add a xref to syntax table internals.
5830 (Syntax Table Internals): Document string-to-syntax.
5831
5832 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5833
5834 * Makefile.in (install): Use install-info command line options
5835 like in Emacs' Makefile.in.
5836
5837 2000-12-09 Miles Bader <miles@gnu.org>
5838
5839 * windows.texi (Window Start): Update documentation for
5840 `pos-visible-in-window-p'.
5841
5842 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5843
5844 * lists.texi (Building Lists): Add footnote to explain how to add
5845 to the end of a list.
5846
5847 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5848
5849 * files.texi (Visiting Functions): Typos.
5850
5851 2000-10-25 Kenichi Handa <handa@etl.go.jp>
5852
5853 * files.texi (Visiting Functions): Return value of
5854 find-file-noselect may be a list of buffers if wildcards are used.
5855
5856 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5857
5858 * display.texi (Defining Faces): Document `graphic' display type
5859 in face specs.
5860
5861 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5862
5863 * hooks.texi (Standard Hooks): Replace obsolete
5864 `after-make-frame-hook' with `after-make-frame-functions'.
5865
5866 * frames.texi (Creating Frames): Ditto.
5867
5868 * variables.texi (Future Local Variables): Ditto.
5869
5870 2000-10-16 Gerd Moellmann <gerd@gnu.org>
5871
5872 * display.texi (Other Image Types): Add description of :foreground
5873 and :background properties of mono PBM images.
5874
5875 2000-08-17 Werner LEMBERG <wl@gnu.org>
5876
5877 * .cvsignore: New file.
5878
5879 2000-01-05 Gerd Moellmann <gerd@gnu.org>
5880
5881 * tindex.pl: New script.
5882
5883 1999-12-03 Dave Love <fx@gnu.org>
5884
5885 * Makefile.in (MAKEINFO): New parameter.
5886
5887 1999-09-17 Richard Stallman <rms@gnu.org>
5888
5889 * Makefile.in (srcs): Add hash.texi.
5890 (VERSION): Update to 20.6.
5891
5892 1999-09-13 Richard Stallman <rms@gnu.org>
5893
5894 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5895
5896 1998-08-29 Karl Heuer <kwzh@gnu.org>
5897
5898 * configure.in: New file.
5899 * Makefile.in: Renamed from Makefile.
5900 (prefix, infodir): Use value obtained from configure.
5901 (emacslibdir): Obsolete variable deleted.
5902 (dist): Distribute configure.in, configure, Makefile.in.
5903
5904 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5905
5906 * Makefile (INSTALL_INFO): New variable.
5907 (install): Run install-info.
5908
5909 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5910
5911 * Makefile (elisp.dvi): Add missing backslash.
5912
5913 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5914
5915 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5916 Run texindex without `./'. Always run texindex on elisp.tp.
5917 (elisp.tps): Target deleted.
5918
5919 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5920
5921 * Makefile (srcs): Add nonascii.texi and customize.texi.
5922 (dist): Start by deleting `temp'.
5923
5924 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5925
5926 * Makefile (makeinfo, texindex): Targets deleted.
5927 (makeinfo.o, texindex.o): Targets deleted.
5928 (clean, dist): Don't do anything with them or with getopt*.
5929
5930 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5931
5932 * Makefile (SHELL): Defined.
5933
5934 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5935
5936 * Makefile (elisp.tps): New target.
5937 (elisp.dvi): Depend on elisp.tps.
5938
5939 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5940
5941 * README: Update phone number.
5942
5943 * Makefile (elisp): Make this be the default target.
5944 Depend on makeinfo.c instead of makeinfo.
5945 (install): Don't depend on elisp.dvi, since we don't install that.
5946 Use mkinstalldirs.
5947 (dist): Add mkinstalldirs.
5948
5949 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5950
5951 * Makefile (VERSION): Update version number.
5952 (maintainer-clean): Renamed from realclean.
5953
5954 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5955
5956 * Makefile (realclean): New target.
5957 (elisp): Remove any old elisp-* files first.
5958
5959 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5960
5961 * Makefile (VERSION): New variable.
5962 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5963 Compressed file suffix should be `.gz', not `.z'.
5964
5965 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5966
5967 * Makefile (elisp): Depend on makeinfo.
5968
5969 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5970
5971 * Makefile (srcs): Add anti.texi.
5972
5973 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5974
5975 * Makefile (infodir, prefix): New vars.
5976 (install): Use infodir.
5977 (emacsinfodir): Deleted.
5978
5979 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5980
5981 * Makefile (srcs): Add calendar.texi.
5982
5983 * Makefile (dist): Copy texindex.c and makeinfo.c.
5984 Limit elisp-* files to those with one or two digits.
5985
5986 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5987
5988 * Makefile (dist): Changed to use Gzip instead of compress.
5989
5990 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5991
5992 * loading.texi (Unloading): define-function changed back to
5993 defalias. It may not stay this way, but at least it's
5994 consistent with the known-good version of the code patch.
5995
5996 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5997
5998 * modes.texi (Hooks): Document new optional arg of add-hook.
5999
6000 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6001
6002 * variables.texi: Document nil initial value of buffer-local variables.
6003
6004 * tips.texi: Add new section on standard library headers.
6005
6006 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6007
6008 * Makefile (srcs): Add frame.texi to the list of sources.
6009
6010 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6011
6012 * Makefile (dist): Don't bother excluding autosave files; they'll
6013 never make it into the temp directory anyway, and the hash marks
6014 in the name are problematic for make and the Bourne shell.
6015 (srcs):
6016
6017 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6018
6019 * Makefile (dist): Don't include backup files or autosave files in
6020 the distribution tar file.
6021
6022 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6023
6024 * Makefile (srcs): Added index.perm.
6025 (elisp.dvi): Remove erroneous shell comment.
6026 Expect output of permute-index in permuted.fns.
6027 Save old elisp.aux in elisp.oaux.
6028 (clean): Added index.texi to be deleted.
6029
6030 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6031
6032 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6033
6034 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
6035
6036 * files.texi: Noted that completion-ignored-extensions is ignored
6037 when making *Completions*.
6038
6039 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6040
6041 * Makefile make dist now depends on elisp.dvi, since it tries
6042 to include it in the dist file.
6043
6044 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
6045
6046 * functions.texinfo (Mapping Functions): Add missing quote
6047
6048 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6049
6050 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6051 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6052
6053 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6054
6055 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6056 and @error{} are the terms now being used. The files in the
6057 directory have been changed to reflect this.
6058
6059 * All instances of @indentedresultt{} have been changed to
6060 ` @result{}', using 5 spaces at the begining of the line.
6061
6062 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6063
6064 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6065 experimental @indentedresult{}, @indentedexpandsto{} are part of
6066 the texinfo.tex in this directory. These TeX macros are not
6067 stable yet.
6068
6069 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6070
6071 * texinfo.tex: Temporarily added
6072 \let\result=\dblarrow
6073 \def\error{{\it ERROR} \longdblarrow}
6074 We need to do this better soon.
6075
6076 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6077
6078 * Applied Karl Berry's patches to *.texinfo files, but not to
6079 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6080 new title page format is also not applied, since it requires
6081 texinfo.tex changes.)
6082
6083 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6084 for the Project GNU development environment.
6085
6086 ;; Local Variables:
6087 ;; coding: iso-2022-7bit
6088 ;; add-log-time-zone-rule: t
6089 ;; End:
6090
6091 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6092 2005, 2006, 2007 Free Software Foundation, Inc.
6093
6094 This file is part of GNU Emacs.
6095
6096 GNU Emacs is free software; you can redistribute it and/or modify
6097 it under the terms of the GNU General Public License as published by
6098 the Free Software Foundation; either version 2, or (at your option)
6099 any later version.
6100
6101 GNU Emacs is distributed in the hope that it will be useful,
6102 but WITHOUT ANY WARRANTY; without even the implied warranty of
6103 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6104 GNU General Public License for more details.
6105
6106 You should have received a copy of the GNU General Public License
6107 along with GNU Emacs; see the file COPYING. If not, write to the
6108 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6109 Boston, MA 02110-1301, USA.
6110
6111 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda