* admin/gitmerge.el (gitmerge-missing):
[emacs.git] / doc / lispref / ChangeLog.1
blobc461f9a42b19ab253260cf77911cc12c36aac441
1 2015-03-29  Glenn Morris  <rgm@gnu.org>
3         * objects.texi (Equality Predicates): Fix typo in example.
5 2015-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7         * positions.texi (Excursions, Narrowing): `save-excursion' does not
8         save&restore the mark any more.
10 2015-03-24  Paul Eggert  <eggert@cs.ucla.edu>
12         * numbers.texi (Float Basics): Improve ldexp documentation.
14 2015-03-23  Eli Zaretskii  <eliz@gnu.org>
16         * commands.texi (Event Input Misc): Fix incorrect usage of @code.
17         (Bug#20174)
18         (Accessing Mouse): Expand documentation of 'posn-actual-col-row'.
19         (Bug#20169)
20         More accurate description of 'posn-object-x-y'.  (Bug#20168)
22 2015-03-23  Daiki Ueno  <ueno@gnu.org>
24         * processes.texi (Asynchronous Processes): Mention `make-process'.
26 2015-03-18  Eli Zaretskii  <eliz@gnu.org>
28         * minibuf.texi (Basic Completion): Fix a typo.  (Bug#20108)
30 2015-03-09  Nicolas Petton <nicolas@petton.fr>
32         * sequences.texi (seq-into): Add documentation for the new
33         seq-into function.
35 2015-03-03  Eli Zaretskii  <eliz@gnu.org>
37         * processes.texi (Synchronous Processes): Update documentation of
38         call-process-shell-command and process-file-shell-command.
40 2015-03-03  Daniel Colascione  <dancol@dancol.org>
42         * control.texi (Generators): Correct missing word.  Clarify which
43         forms are legal in which parts of `unwind-protect'.  Fix orphaned
44         close parenthesis.
46         * objects.texi (Finalizer Type): New section for finalizer objects.
47         (Type Predicates): Mention finalizers in `type-of' documentation.
48         * elisp.texi (Top): Link to finalizer type.
50 2015-03-02  Daniel Colascione  <dancol@dancol.org>
52         * control.texi (Generators): New section
53         * elisp.texi: Reference new section.
55 2015-02-28  Eli Zaretskii  <eliz@gnu.org>
57         * searching.texi (Char Classes): Update the documentation of
58         [:alpha:] and [:alnum:].  (Bug#19878)
60 2015-02-27  Eli Zaretskii  <eliz@gnu.org>
62         * os.texi (Startup Summary):
63         * display.texi (Window Systems): Mention peculiarities of daemon
64         mode on MS-Windows.
66 2015-02-11  Martin Rudalics  <rudalics@gmx.at>
68         * frames.texi (Size Parameters): Update description of
69         fullscreen frame parameter.  Describe `fullscreen-restore'
70         parameter.
72 2015-02-09 Nicolas Petton <nicolas@petton.fr>
74         * sequences.texi (Sequence Functions): Update documentation
75         examples for seq-group-by.
77 2015-02-09  Eli Zaretskii  <eliz@gnu.org>
79         * positions.texi (Screen Lines): Update the documentation of
80         vertical-motion to document the new additional argument.
82 2015-02-06  Nicolas Petton <nicolas@petton.fr>
84         * sequences.texi (Sequence Functions): Add documentation for
85         seq-mapcat, seq-partition and seq-group-by.
87 2015-02-05  Martin Rudalics  <rudalics@gmx.at>
89         * display.texi (Size of Displayed Text): Remove description of
90         optional argument BUFFER of `window-text-pixel-size'.
92 2015-02-01  Martin Rudalics  <rudalics@gmx.at>
94         * display.texi (Size of Displayed Text): Describe optional
95         argument BUFFER of `window-text-pixel-size'.
97 2015-01-28  Eli Zaretskii  <eliz@gnu.org>
99         * searching.texi (Regexp Search): Add a cross-reference to "Syntax
100         of Regexps".  (Bug#19668)
102 2015-01-28  Daniel Koning  <dk@danielkoning.com>  (tiny change)
104         * commands.texi (Drag Events, Motion Events, Event Examples)
105         (Accessing Mouse): Describe actual range of values that mouse
106         position objects can have.
108 2015-01-28  Eli Zaretskii  <eliz@gnu.org>
110         * display.texi (Manipulating Buttons): Explain more about the
111         'action' property.  (Bug#19628)
113         * text.texi (Clickable Text): Improve indexing.  (Bug#19629)
115         * variables.texi (Creating Buffer-Local): Improve indexing.  (Bug#19608)
117         * frames.texi (Display Feature Testing): Make the description of
118         x-server-version and x-server-vendor less X-specific.  (Bug#19502)
120 2015-01-15  Eli Zaretskii  <eliz@gnu.org>
122         * streams.texi (Input Functions): Document 'set-binary-mode'.
123         (Output Functions): Cross-reference to documentation of
124         'set-binary-mode'.
126 2015-01-04  Paul Eggert  <eggert@cs.ucla.edu>
128         batch write-region no longer says "Wrote FOO"
129         * files.texi (Writing to Files): Document this.
131 2014-12-31  Paul Eggert  <eggert@cs.ucla.edu>
133         Less 'make' chatter for Emacs doc
134         * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
135         (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
136         (ENVADD, $(buildinfodir)/elisp.info, elisp.html):
137         Use them.
139 2014-12-30  Martin Rudalics  <rudalics@gmx.at>
141         * display.texi (Temporary Displays): Amend description of
142         `with-temp-buffer-window'.  Add descriptions for
143         `with-current-buffer-window', `with-displayed-buffer-window' and
144         `temp-buffer-resize-mode', `temp-buffer-max-height' and
145         `temp-buffer-max-width'.
147 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
149         * os.texi (System Environment): Update for system-name changes.
151 2014-12-27  Glenn Morris  <rgm@gnu.org>
153         * control.texi (Pattern matching case statement):
154         * os.texi (Desktop Notifications):
155         * modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes.
157 2014-12-27  Eli Zaretskii  <eliz@gnu.org>
159         * windows.texi (Recombining Windows): Index subject of sections.
161         * variables.texi (Variables with Restricted Values)
162         (Generalized Variables): Index subject of sections.
164         * text.texi (Buffer Contents, Examining Properties)
165         (Changing Properties, Property Search, Substitution): Index
166         subject of sections.
168         * syntax.texi (Motion and Syntax, Parsing Expressions)
169         (Motion via Parsing, Position Parse, Control Parsing): Index
170         subject of sections.
172         * strings.texi (Predicates for Strings, Creating Strings)
173         (Modifying Strings, Text Comparison): Index subject of sections.
175         * searching.texi (Syntax of Regexps, Regexp Special)
176         (Regexp Functions, Regexp Functions): Index subject of sections.
178         * processes.texi (Subprocess Creation, Process Information): Index
179         subject of sections.
181         * positions.texi (Screen Lines): Index subject of sections.
183         * nonascii.texi (Scanning Charsets, Specifying Coding Systems):
184         Index subject of sections.
186         * minibuf.texi (Text from Minibuffer, Object from Minibuffer)
187         (Multiple Queries, Minibuffer Contents): Index subject of
188         sections.
190         * markers.texi (Predicates on Markers, Creating Markers)
191         (Information from Markers, Moving Markers): Index subject of
192         sections.
194         * macros.texi (Defining Macros, Problems with Macros): Index
195         subject of sections.
197         * loading.texi (Loading Non-ASCII, Where Defined): Index subject
198         of sections.
200         * lists.texi (List-related Predicates, List Variables, Setcar)
201         (Setcdr, Plist Access): Index subject of sections.
203         * keymaps.texi (Controlling Active Maps, Scanning Keymaps)
204         (Modifying Menus): Index subject of sections.
206         * help.texi (Accessing Documentation, Help Functions): Index
207         subject of sections.
209         * hash.texi (Hash Access): Index subject of sections.
211         * functions.texi (Core Advising Primitives)
212         (Advising Named Functions, Porting old advices): Index subject of
213         sections.
215         * frames.texi (Creating Frames, Initial Parameters)
216         (Position Parameters, Buffer Parameters, Minibuffers and Frames)
217         (Pop-Up Menus, Drag and Drop): Index subject of sections.
219         * files.texi (Visiting Functions, Kinds of Files)
220         (Unique File Names): Index subject of sections.
222         * display.texi (Refresh Screen, Echo Area Customization)
223         (Warning Variables, Warning Options, Delayed Warnings)
224         (Temporary Displays, Managing Overlays, Overlay Properties)
225         (Finding Overlays, Size of Displayed Text, Defining Faces)
226         (Attribute Functions, Displaying Faces, Face Remapping)
227         (Basic Faces, Font Lookup, Fontsets, Replacing Specs)
228         (Defining Images, Showing Images): Index subject of sections.
230         * debugging.texi (Debugging, Explicit Debug)
231         (Invoking the Debugger, Excess Open, Excess Close): Index subject
232         of sections.
234         * customize.texi (Defining New Types, Applying Customizations)
235         (Custom Themes): Index subject of sections.
237         * control.texi (Sequencing, Combining Conditions)
238         (Processing of Errors, Cleanups): Index subject of sections.
240         * compile.texi (Eval During Compile): Index subject of sections.
242         * commands.texi (Using Interactive, Distinguish Interactive)
243         (Command Loop Info, Classifying Events, Event Mod)
244         (Invoking the Input Method): Index subject of sections.
246         * buffers.texi (Buffer List, Buffer Gap): Index subject of sections.
248         * backups.texi (Making Backups, Numbered Backups, Backup Names)
249         (Reverting): Index subject of sections.
251         * abbrevs.texi (Abbrev Tables, Defining Abbrevs, Abbrev Files)
252         (Abbrev Expansion, Standard Abbrev Tables, Abbrev Properties)
253         (Abbrev Table Properties): Index subject of sections.
255         * os.texi (Time of Day, Time Conversion, Time Parsing)
256         (Time Calculations, Idle Timers): Index subject of sections.
258 2014-12-25  Martin Rudalics  <rudalics@gmx.at>
260         * windows.texi (Windows): Resync @menu order with @node order.
262         * minibuf.texi (Minibuffer Windows): Add descriptions of
263         `resize-mini-windows' and `max-mini-window-height'.
265 2014-12-25  Glenn Morris  <rgm@gnu.org>
267         * windows.texi (Windows): Sync @menu order with @node order.
269         * sequences.texi (Sequence Functions): Copyedits.
271         * control.texi (Pattern matching case statement):
272         * positions.texi (List Motion):
273         * streams.texi (Output Functions):
274         * strings.texi (Text Comparison):
275         * text.texi (Document Object Model): Markup fixes.
277 2014-12-22  Paul Eggert  <eggert@cs.ucla.edu>
279         Remove obsolete references to pre-C99 builds
280         * internals.texi (C Integer Types): Don't mention pre-C99 compilers.
282 2014-12-19  Martin Rudalics  <rudalics@gmx.at>
284         * windows.texi (Resizing Windows): Describe new argument of
285         `fit-window-to-buffer'.  Move description of `window-size-fixed'
286         to new section below.
287         (Preserving Window Sizes): New section describing
288         `window-size-fixed' and `window-preserve-size'.
289         (Display Action Functions): Describe `preserve-size' alist
290         entry.
291         (Window Parameters): Describe `preserved-size' parameter.
293 2014-12-18  Eli Zaretskii  <eliz@gnu.org>
295         * display.texi (Low-Level Font): Document font-info and query-font.
297 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
299         * display.texi (Forcing Redisplay): Remove references to
300         redisplay-dont-pause and redisplay-preemption-period (which doesn't
301         even exist).
303 2014-12-16  Nicolas Petton  <petton.nicolas@gmail.com>
305         * sequences.texi (Seq Library): Add documentation for seq.el.
307 2014-12-15  Alan Mackenzie  <acm@muc.de>
309         "Advice" is a mass noun.  Amend text accordingly.
310         * functions.texi: (Advising Functions, Core Advising Primitives)
311         (Advising Named Functions, Advice combinators)
312         (Porting old advice): Replace, e.g., "an advice" with "advice".
314 2014-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316         * files.texi (Relative File Names): Mention `directory-name-p'.
318 2014-12-13  Eli Zaretskii  <eliz@gnu.org>
320         * text.texi (Comparing Text): Prevent a text string from being
321         broken between 2 lines.  (Bug#19257)
323 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325         * files.texi (Contents of Directories):
326         Document directory-files-recursively.
328 2014-12-04  Eli Zaretskii  <eliz@gnu.org>
330         * display.texi (Bidirectional Display):
331         Document 'buffer-substring-with-bidi-context'.
333         * text.texi (Buffer Contents):
334         Mention 'buffer-substring-with-bidi-context' with a cross-reference.
336 2014-12-02  Eli Zaretskii  <eliz@gnu.org>
338         * display.texi (Bidirectional Display):
339         Document 'bidi-find-overridden-directionality'.
341 2014-11-29  Paul Eggert  <eggert@cs.ucla.edu>
343         Lessen focus on ChangeLog files, as opposed to change log entries.
344         * intro.texi (Acknowledgments): ChangeLog file -> change log entries.
345         * tips.texi (Library Headers): Emacs uses a version control system.
347 2014-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349         * text.texi (Document Object Model): Mention `dom-pp'.
351 2014-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353         * text.texi (Document Object Model): New node to document dom.el.
355 2014-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
357         * processes.texi (Network Security): Made into its own section and
358         fleshed out.
359         (Network Security): Mention more NSM variables.
360         (Processes): Move the Network Security Manager stuff to the Emacs
361         manual.
363 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365         * processes.texi (Network): Mention the new :warn-unless-encrypted
366         parameter to `open-network-stream'.
367         (Network): Mention the Network Security Manager.
369 2014-11-21  Ulf Jasper  <ulf.jasper@web.de>
371         * text.texi (Parsing HTML/XML): Document new optional parameter
372         'discard-comments' of 'libxml-parse(html|xml)-region'.
374 2014-11-18  Leo Liu  <sdl.web@gmail.com>
376         * functions.texi (Advising Named Functions):
377         Document define-advice.
379 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
381         Improve time stamp handling, and be more consistent about it.
382         * os.texi (Time of Day, Time Conversion, Time Parsing)
383         (Processor Run Time, Time Calculations):
384         Document the new behavior, plus be clearer about the old behavior.
385         (Idle Timers): Take advantage of new functionality.
387 2014-11-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
389         * text.texi (Special Properties): Mention `inhibit-read-only'.
391 2014-11-14  Paul Eggert  <eggert@cs.ucla.edu>
393         * os.texi (Time of Day):
394         Use leading zero with 24-hour times less than 10:00.
396 2014-11-09  Glenn Morris  <rgm@gnu.org>
398         * Makefile.in (version): Remove variable.
399         (clean): No longer delete dist tarfile.
400         (dist): Remove rule; replace with code in admin.el.
402 2014-11-07  Martin Rudalics  <rudalics@gmx.at>
404         * frames.texi (Size and Position): Rewrite description of
405         `frame-inhibit-implied-resize'.
407 2014-10-22  Martin Rudalics  <rudalics@gmx.at>
409         * frames.texi (Size Parameters): Replace "frame contents" by
410         "frame's text area".  Add reference to Size and Position
411         section.
412         (Size and Position): Major rewrite.  Add explanations for
413         frame's default font, text and display areas.  Add descriptions
414         for `set-frame-font', `frame-text-height', `frame-text-width'
415         and `frame-inhibit-implied-resize'.
417 2014-10-20  Glenn Morris  <rgm@gnu.org>
419         * Merge in all changes up to 24.4 release.
421 2014-10-20  Tom Tromey  <tom@tromey.com>
423         * objects.texi (Type Predicates): Don't mention display-table-p.
425 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
427         * nonascii.texi (Character Properties): Document the new
428         properties 'bracket-type' and 'paired-bracket'.
430         * display.texi (Bidirectional Display): Update the version of the
431         UBA to which we are conforming.
433 2014-10-13  Glenn Morris  <rgm@gnu.org>
435         * Makefile.in (dist): Update for new output variables.
437 2014-10-12  Glenn Morris  <rgm@gnu.org>
439         * elisp.texi (DATE): Bump to October 2014.
441 2014-10-09  Glenn Morris  <rgm@gnu.org>
443         * frames.texi (Multiple Terminals): Copyedits.
445 2014-10-09  Eli Zaretskii  <eliz@gnu.org>
447         * frames.texi (Multiple Terminals): Improve the description of X
448         display names.  Add index entries.
449         (Basic Parameters): Add a cross-reference to where X display names
450         are described.
451         (Position Parameters): Mention that positional parameters of the
452         form (+ POS) can be negative if they are on a non-primary monitor
453         of a multi-monitor display.  (Bug#18636)
454         (Creating Frames): Mention that on multi-monitor displays the
455         frame might be positioned differently than specified by the frame
456         parameters alist.
458 2014-10-08  Leo Liu  <sdl.web@gmail.com>
460         * streams.texi (Output Functions): Document new argument ENSURE to
461         terpri.  (Bug#18652)
463 2014-10-04  Martin Rudalics  <rudalics@gmx.at>
465         * display.texi (Scroll Bars): Add description of horizontal scroll
466         bars and associated functions.
467         * frames.texi (Layout Parameters): Add horizontal scroll bar
468         entries.  Remove paragraph on "combined fringe widths".
469         * windows.texi (Window Sizes): Describe affects of horizontal
470         scroll bars on window layout and sizes.  Fix description of
471         window-full-height-p.
472         (Resizing Windows): Mention horizontal scroll bar.
474 2014-10-04  Glenn Morris  <rgm@gnu.org>
476         * commands.texi (Generic Commands): Copyedits.
478         * display.texi (Scroll Bars):
479         * modes.texi (Header Lines): Copyedits.
481         * buffers.texi (Buffer List):
482         * display.texi (Image Descriptors, Defining Images):
483         * functions.texi (Core Advising Primitives): Small fixes re @var usage.
485         * windows.texi (Window Sizes, Resizing Windows): Copyedits.
487         * frames.texi (Multiple Terminals): Copyedits re multiple monitors.
489 2014-10-03  Martin Rudalics  <rudalics@gmx.at>
491         * frames.texi (Size Parameters, Size and Position): Mention that
492         with some window managers you have to set `frame-resize-pixelwise'
493         in order make a frame truly fullscreen or maximized.
495 2014-10-01  Paul Eggert  <eggert@cs.ucla.edu>
497         Improve doc for use of 'int', and discuss 'ssize_t'.
498         * internals.texi (C Integer Types): Mention 'int' for other
499         randomish values that lie in 'int' range.  Mention 'ssize_t'.  See:
500         https://lists.gnu.org/r/emacs-devel/2014-10/msg00019.html
502         Use AUTO_CONS instead of SCOPED_CONS, etc.
503         * internals.texi (Stack-allocated Objects):
504         Adjust to match the revised, less error-prone macros.
506 2014-09-30  Paul Eggert  <eggert@cs.ucla.edu>
508         * internals.texi (Stack-allocated Objects): Further improvements.
509         Give an example of misuse.
511 2014-09-30  Eli Zaretskii  <eliz@gnu.org>
513         * internals.texi (Stack-allocated Objects): Minor improvements of
514         the wording and the indexing.
516 2014-09-30  Dmitry Antipov  <dmantipov@yandex.ru>
518         * internals.texi (Stack-allocated Objects): Describe this feature.
520 2014-09-15  Daniel Colascione  <dancol@dancol.org>
522         * text.texi (Registers): Make `insert-register' documentation
523         reflect interface change.
525 2014-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
527         * functions.texi (Core Advising Primitives): Add a note about the
528         confusing treatment of `interactive' for :filter-args (bug#18399).
530 2014-09-07  Michael Albinus  <michael.albinus@gmx.de>
532         * strings.texi (Text Comparison): Describe `string-collate-equalp'
533         and `string-collate-lessp'.
535 2014-09-06  Leo Liu  <sdl.web@gmail.com>
537         * control.texi (Pattern matching case statement): Document vector
538         qpattern.  (Bug#18327)
540 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
542         * lists.texi (Functions that Rearrange Lists):
543         Remove description of sort ...
544         * sequences.texi (Sequence Functions): ... and generalize
545         it for sequences.  Add an example.
547 2014-08-28  Eli Zaretskii  <eliz@gnu.org>
549         * display.texi (Bidirectional Display): Update the Emacs's class
550         of bidirectional conformance.
552 2014-08-27  Dmitry Antipov  <dmantipov@yandex.ru>
554         * eval.texi (Eval): Mention possible recovery from stack overflow.
556 2014-07-11  Eli Zaretskii  <eliz@gnu.org>
558         * internals.texi (Garbage Collection): Fix last change.
560 2014-07-11  Dmitry Antipov  <dmantipov@yandex.ru>
562         * internals.texi (Garbage Collection): Mention memory-info.
564 2014-07-11  Michael Albinus  <michael.albinus@gmx.de>
566         * minibuf.texi (Intro to Minibuffers, Reading a Password):
567         Password hiding is available in batch mode, do not mention it in
568         the exclusion list.  Mention `read-hide-char'.  (Bug#17839)
570 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
572         * debugging.texi (Function Debugging, Debugger Commands):
573         Update debug-on-entry w.r.t behavior after redefinitions (bug#17902).
575 2014-07-03  Glenn Morris  <rgm@gnu.org>
577         * help.texi (Help Functions): "Online" help doesn't mean what it
578         used to any more.
580 2014-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
582         * keymaps.texi (Key Lookup): Remove mention of indirect entries.
583         (Scanning Keymaps): Reword the `noindirect' argument.
585 2014-06-28  Glenn Morris  <rgm@gnu.org>
587         * minibuf.texi (Intro to Minibuffers): Batch mode is basic.
588         (Reading a Password): Mention batch mode.  (Bug#17839)
590 2014-06-23  Glenn Morris  <rgm@gnu.org>
592         * Makefile.in (%.texi): Disable implicit rules.
593         (mkinfodir): Remove.
594         (.dvi.ps): Replace with explicit rule.
595         (html): Declare as PHONY.
596         (${buildinfodir}): New rule.
597         ($(buildinfodir)/elisp.info): Use order-only prereq for output dir.
598         Use $<.
599         (elisp.dvi, elisp.html, elisp.pdf): Use $<.
600         (elisp.ps): New rule.
602 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
604         * positions.texi (Screen Lines): Clarify how columns are counted
605         by vertical-motion.
607 2014-06-15  Glenn Morris  <rgm@gnu.org>
609         * Makefile.in (bootstrap-clean): New.
611 2014-06-15  Eli Zaretskii  <eliz@gnu.org>
613         * commands.texi (Accessing Mouse): Improve the wording of the
614         posn-col-row documentation.  (Bug#17768)
616 2014-06-10  Glenn Morris  <rgm@gnu.org>
618         * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
619         (INFO_OPTS): Set directly rather than with configure.
621 2014-06-09  Paul Eggert  <eggert@cs.ucla.edu>
623         Say (accept-process-output P)'s result pertains to P if P is non-nil.
624         * processes.texi (Accepting Output): Mention that if PROCESS is non-nil,
625         the return value is about PROCESS, not about other processes.
627 2014-06-08  Glenn Morris  <rgm@gnu.org>
629         * os.texi (Startup Summary): Small fix for initial-buffer-choice.
631         * files.texi (Subroutines of Visiting): Mention uniquify.
633         * numbers.texi (Comparison of Numbers): Copyedits.
635 2014-06-08  Glenn Morris  <rgm@gnu.org>
637         * display.texi (Window Systems): Remove window-setup-hook.
638         * os.texi (Startup Summary, Init File):
639         Improve description of window-setup-hook.
640         (Terminal-Specific): Update window-setup-hook cross-reference.
641         * hooks.texi (Standard Hooks): Update window-setup-hook cross-reference.
643         * display.texi (Overlay Properties): Update re priority.  (Bug#17234)
645         * package.texi (Package Archives): Mention signing packages.
647 2014-06-07  Eli Zaretskii  <eliz@gnu.org>
649         * commands.texi (Click Events): Update contents of click event's
650         position list due to last changes in make_lispy_position.
652 2014-06-02  Glenn Morris  <rgm@gnu.org>
654         * text.texi (Buffer Contents):
655         Update for filter-buffer-substring changes.
657         * abbrevs.texi (Abbrev Expansion): Update for expand-abbrev changes.
658         * functions.texi (Advising Functions): Standardize menu case.
660 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
662         * display.texi (Invisible Text): Clarify the description of
663         line-move-ignore-invisible.  (Bug#17511)
665 2014-05-22  Leo Liu  <sdl.web@gmail.com>
667         * sequences.texi (Sequence Functions): Don't mention when and how
668         SEQ to nreverse is mutated.
670 2014-05-21  Leo Liu  <sdl.web@gmail.com>
672         * sequences.texi (Sequence Functions): Update nreverse.
674 2014-05-19  Paul Eggert  <eggert@cs.ucla.edu>
676         Allow any non-nil value to count as true in bool-vector.
677         * sequences.texi (Bool-Vectors): Coalesce discussion of how to
678         print them.  bool-vector's args need not be t or nil.
680 2014-05-19  Dmitry Antipov  <dmantipov@yandex.ru>
682         * sequences.texi (Bool-vectors): Mention bool-vector.
684 2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
686         Assume C99 or later (Bug#17487).
687         * internals.texi (C Dialect): Document this.
689 2014-05-15  Dmitry Antipov  <dmantipov@yandex.ru>
691         * lists.texi (Building Cons Cells and Lists):
692         Remove description of `reverse' and `'nreverse' to generalize them...
693         * sequences.texi (Sequences): ...for sequences here.
695 2014-05-14  Glenn Morris  <rgm@gnu.org>
697         * files.texi (Changing Files): Mention with-file-modes.
699 2014-05-08  Paul Eggert  <eggert@cs.ucla.edu>
701         * internals.texi (C Dialect): New section.
702         (C Integer Types): Mention bool_bf.
704 2014-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
706         * processes.texi (Filter Functions, Sentinels): Advertise add-function.
708 2014-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
710         * windows.texi (Window Configurations, Window Configurations):
711         Window configs don't store marks any more.
713 2014-04-25  Eli Zaretskii  <eliz@gnu.org>
715         * strings.texi (Text Comparison): Mention equal-including-properties
716         for when text properties of the strings matter for comparison.
718 2014-04-22  Eli Zaretskii  <eliz@gnu.org>
720         * text.texi (Registers): Document register-read-with-preview.
722         * internals.texi (Building Emacs): Improve indexing.
724 2014-04-17  Daniel Colascione  <dancol@dancol.org>
726         * frames.texi (Terminal Parameters): Document new
727         tty-mode-set-strings and tty-mode-reset-strings terminal
728         parameters.
730 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
732         * Makefile.in (infoclean): Be consistent about reporting failures.
734 2014-04-09  Daniel Colascione  <dancol@dancol.org>
736         * errors.texi (Standard Errors): Document required error
737         parameters for `scan-error'.
739         * positions.texi (List Motion): Explain new `up-list' arguments.
740         Mention `backward-up-list'.
742 2014-04-08  Daniel Colascione  <dancol@dancol.org>
744         * minibuf.texi (Programmed Completion): Improve phrasing, remove
745         incorrect bullet count.
747 2014-04-07  Glenn Morris  <rgm@gnu.org>
749         * os.texi (Recording Input): Dribble files may contain passwords.
751         * backups.texi (Making Backups, Reverting):
752         Update for default values of some -function vars no longer being nil.
753         (Reverting): Update for buffer-stale-function
754         also applying to file-buffers.
756 2014-03-31  Daniel Colascione  <dancol@dancol.org>
758         * minibuf.texi (Completion in Buffers): Discuss using lazy
759         completion tables for inline completion.
761 2014-03-28  Glenn Morris  <rgm@gnu.org>
763         * os.texi (Terminal-Specific): Mention term-file-aliases.
765 2014-03-26  Eli Zaretskii  <eliz@gnu.org>
767         * files.texi (Kinds of Files): Improve documentation of
768         file-symlink-p.  (Bug#17073)  Add cross-references.
770 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
772         * markers.texi (Moving Marker Positions): The 2014-03-02 doc
773         change mentioning undo's inability to handle relocated markers no
774         longer applies.  See bug#16818.
775         * text.texi (Undo): Expand documentation of (TEXT . POS) and
776         (MARKER . ADJUSTMENT) undo elements.
778 2014-03-26  Glenn Morris  <rgm@gnu.org>
780         * files.texi (File Locks): All systems support locking.
782 2014-03-22  Glenn Morris  <rgm@gnu.org>
784         * commands.texi (Defining Commands):
785         Mention that interactive-only also affects describe-function.
787         * functions.texi (Declare Form): Add interactive-only.
788         * commands.texi (Defining Commands) Mention declare.
790         * commands.texi (Defining Commands): List interactive-only values.
792 2014-03-22  Eli Zaretskii  <eliz@gnu.org>
794         * functions.texi (Core Advising Primitives): Fix cross-reference
795         in last change.
797 2014-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
799         * functions.texi (Advising Functions): Explain a bit more how
800         arguments work.
801         (Advice combinators): New node.
802         (Core Advising Primitives): Use it.  Expand description of "depth".
803         (Advising Named Functions): Document limitation of advices on macros.
805 2014-03-21  Martin Rudalics  <rudalics@gmx.at>
807         * frames.texi (Size and Position): In `frame-resize-pixelwise'
808         description drop remark about frame maximization.
809         * windows.texi (Display Action Functions): Add description for
810         `display-buffer-no-window' and explain use of `allow-no-window'
811         alist entries.
813 2014-03-21  Glenn Morris  <rgm@gnu.org>
815         * commands.texi (Defining Commands): Copyedit re `interactive-only'.
817 2014-03-20  Paul Eggert  <eggert@cs.ucla.edu>
819         * internals.texi (C Integer Types): Prefer 'false' and 'true'
820         to '0' and '1' for booleans.
822 2014-03-19  Paul Eggert  <eggert@cs.ucla.edu>
824         * numbers.texi: Improve and clarify a bit, and fix some minor bugs.
825         Remove now-obsolete hypothetical note about negative division,
826         as the C standard has changed.
828         Fix porting inconsistency about rounding to even.
829         * numbers.texi (Numeric Conversions, Rounding Operations):
830         Document that 'round' and 'fround' round to even.
832 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
834         * customize.texi (Variable Definitions): Recommend avoiding
835         destructive modification of the value argument of :set (bug#16755).
837 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
839         * modes.texi (Auto-Indentation): Mention electric-indent variables.
841 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
843         * functions.texi (Advising Named Functions): Fix reference.
845 2014-03-18  Paul Eggert  <eggert@cs.ucla.edu>
847         Improve documentation for integer and floating-point basics.
848         * numbers.texi (Numbers, Integer Basics, Float Basics):
849         Document the basics a bit more precisely.  Say more clearly
850         that Emacs floating-point numbers are IEEE doubles on all
851         current platforms.  Give more details about frexp.
852         Say more clearly that '1.' is an integer.
853         (Predicates on Numbers): Fix wholenump typo.
854         * objects.texi (Integer Type): Adjust to match numbers.texi.
856 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
858         * functions.texi (Advising Functions): Try and improve the text.
859         Add example use of advice-add (bug#16959).
860         (Core Advising Primitives): Rename.  Explain handling of interactive
861         specs, including advice-eval-interactive-spec.
862         (Advising Named Functions): Try and better explain the difference with
863         add-function.
864         (Porting old advices): New node.
866 2014-03-18  Paul Eggert  <eggert@cs.ucla.edu>
868         Style fixes for floating-point doc.
869         * commands.texi, customize.texi, display.texi, elisp.texi, files.texi:
870         * frames.texi, hash.texi, internals.texi, keymaps.texi, lists.texi:
871         * minibuf.texi, nonascii.texi, numbers.texi, objects.texi, os.texi:
872         * processes.texi, streams.texi, strings.texi, text.texi:
873         * variables.texi, windows.texi:
874         Hyphenate "floating-point" iff it precedes a noun.
875         Reword to avoid nouns and hyphenation when that's easy.
876         Prefer "integer" to "integer number" and "is floating point"
877         to "is a floating point number".
878         Prefer "@minus{}" to "-" when it's a minus.
880 2014-03-16  Martin Rudalics  <rudalics@gmx.at>
882         * display.texi (Temporary Displays): Rewrite descriptions of
883         `with-output-to-temp-buffer' and `with-temp-buffer-window'.
884         * help.texi (Help Functions): Rewrite description of `with-help-window'.
886 2014-03-15  Dmitry Gutov  <dgutov@yandex.ru>
888         * display.texi (Blinking): Update WRT to the new
889         `blink-matchin-paren' behavior.
891 2014-03-14  Martin Rudalics  <rudalics@gmx.at>
893         * display.texi (Temporary Displays): Say that
894         `with-temp-buffer-window' makes its buffer current.
895         * frames.texi (Size and Position): Describe new option
896         `frame-resize-pixelwise'.  Rewrite descriptions of
897         `set-frame-size', `set-frame-height' and `set-frame-width'.
899 2014-03-09  Martin Rudalics  <rudalics@gmx.at>
901         * elisp.texi (Top): Rename section "Width" to "Size of Displayed Text".
902         * text.texi (Primitive Indent):
903         * strings.texi (String Basics):
904         * sequences.texi (Sequence Functions): Update references accordingly.
905         * display.texi (Size of Displayed Text): Rename section from
906         "Width".  Add description for `window-text-pixel-size'.
907         (Window Dividers): Reword description of window dividers.
908         * frames.texi (Layout Parameters): Improve description of window
909         divider parameters.
910         * windows.texi (Window Sizes): Add descriptions of
911         `window-mode-line-height' and `window-header-line-height'.
912         (Coordinates and Windows): Mention window dividers.
914 2014-03-07  Martin Rudalics  <rudalics@gmx.at>
916         * buffers.texi (The Buffer List): Rename node to Buffer List.
917         Describe `buffer-list-update-hook'.
918         * elisp.texi (Top): "The Buffer List" renamed to "Buffer List".
919         Add node for Window Dividers.
920         * hooks.texi (Standard Hooks): Add reference to
921         `buffer-list-update-hook'.
922         * windows.texi (Window Sizes): Describe `window-min-size'.
923         (Splitting Windows): Update description of `split-window'.
924         (Selecting Windows): Update description of `select-window'.
926 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
928         * frames.texi (Size and Position): Rewrite entries for
929         `fit-frame-to-buffer' and `fit-frame-to-buffer-margins'.
930         Add description for `fit-frame-to-buffer-sizes'.
931         * windows.texi (Resizing Windows): Add descriptions for
932         pixelwise resizing.  Add entries for `window-resize-pixelwise'
933         and `fit-window-to-buffer-horizontally'.
934         Rewrite `fit-window-to-buffer' entry.
936 2014-03-06  Xue Fuqiao  <xfq@gnu.org>
938         * internals.texi (Window Internals): Remove field `region_showing'.
940 2014-03-06  Glenn Morris  <rgm@gnu.org>
942         * searching.texi (Replacing Match):
943         Remove incorrect, uninteresting return value.  (Bug#16942)
945 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
947         * display.texi (Window Dividers): New section.
948         * frames.texi (Layout Parameters): Add right-divider-width and
949         bottom-divider-width.
950         * windows.texi (Window Sizes): Redraw schematic and rewrite its
951         description.  Rewrite descriptions of `window-total-height',
952         `window-total-width', `window-total-size', `window-body-height',
953         `window-body-width' and `window-size-fixed'.  Add descriptions
954         for `window-pixel-height', `window-pixel-width',
955         `window-min-height' and `window-min-width'.  Remove description
956         of `window-size-fixed-p' moving part of it to that of
957         `window-size-fixed'.
958         (Resizing Windows): Mention dividers when talking about minimum sizes.
960 2014-03-05  Glenn Morris  <rgm@gnu.org>
962         * modes.texi (SMIE Customization): New section.
963         * elisp.texi (Top): Update detailed menu.
965 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
967         * windows.texi (Windows and Frames): Add some missing &optional
968         designators.  Adjust description of window-in-direction.
970 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
972         * markers.texi (Moving Marker Positions): Clarify guidance about
973         when to move markers and when to create a new one, as discussed at
974         https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
976 2014-03-02  Glenn Morris  <rgm@gnu.org>
978         * text.texi (Decompression): New node.
979         * elisp.texi (Top): Update detailed menu.
981 2014-03-01  Glenn Morris  <rgm@gnu.org>
983         * display.texi (Forcing Redisplay): Mention pre-redisplay-function.
985 2014-02-28  Xue Fuqiao  <xfq@gnu.org>
987         * functions.texi (Advising Functions, Advising Named Functions):
988         Tweak markup.
990         * display.texi (Defining Faces): Doc fix for `face-spec-set'.
992         * elisp.texi (Top):
993         * commands.texi (Generic Commands, Defining Commands):
994         Document `define-alternatives'.
996 2014-02-27  Xue Fuqiao  <xfq@gnu.org>
998         * windows.texi (Window Sizes): Document `window-size'.
999         (Display Action Functions): Document `display-buffer-at-bottom'.
1000         (Window Configurations): Minor fixes.
1002         * modes.texi (Header Lines): Document `window-header-line-height'.
1004         * display.texi (Scroll Bars): Document `window-scroll-bar-width'.
1006         * windows.texi (Window Sizes, Resizing Windows): Document some
1007         pixelwise window operations.
1009         * text.texi (Margins): Fix the description of RET and `C-j'.
1011         * frames.texi (Multiple Terminals): Document
1012         `display-monitor-attributes-list' and `display-monitor-attributes'.
1013         (Display Feature Testing): Add some notes about multi-monitor.
1015 2014-02-27  Glenn Morris  <rgm@gnu.org>
1017         * minibuf.texi (Programmed Completion):
1018         Mention completion-table-with-cache.
1020 2014-02-25  Glenn Morris  <rgm@gnu.org>
1022         * display.texi (Window Systems):
1023         Replace term-setup-hook with emacs-startup-hook.
1024         * hooks.texi (Standard Hooks):
1025         Replace term-setup-hook with tty-setup-hook.
1026         * os.texi (Startup Summary, Init File, Terminal-Specific):
1027         Replace term-setup-hook with tty-setup-hook, and update.
1029 2014-02-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1031         * functions.texi (Declare Form): Document gv-expander, gv-setter,
1032         and compiler-macro (bug#16829, bug#15093).
1034 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
1036         * windows.texi (Window Configurations): Doc fix.
1037         (Windows and Frames): Fix typo.
1039 2014-02-21  Glenn Morris  <rgm@gnu.org>
1041         * internals.texi (Process Internals):
1042         * processes.texi (Subprocess Creation, Deleting Processes)
1043         (Output from Processes, Process Buffers, Filter Functions)
1044         (Accepting Output, Sentinels, Network, Network Servers):
1045         Filters and sentinels can no longer be nil.
1046         * elisp.texi (Top): Menu update.
1048 2014-02-20  Glenn Morris  <rgm@gnu.org>
1050         * functions.texi (Defining Functions): Mention defalias-fset-function.
1052 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1054         * minibuf.texi (Completion Commands): Don't document obsolete
1055         `common-substring' arg of display-completion-list.
1057 2014-02-17  Glenn Morris  <rgm@gnu.org>
1059         * minibuf.texi (Text from Minibuffer): Update read-regexp details.
1060         Mention read-regexp-defaults-function.
1062 2014-02-13  Glenn Morris  <rgm@gnu.org>
1064         * debugging.texi (Debugger Commands): Tiny edits.
1066 2014-02-12  Glenn Morris  <rgm@gnu.org>
1068         * package.texi (Simple Packages): Describe URL and Keywords headers.
1070 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1072         * text.texi (User-Level Deletion):
1073         Document `delete-trailing-whitespace' (bug#15309).
1075 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1077         * text.texi (Changing Properties): Clarify `propertize' (bug#9825).
1079         * display.texi (Blinking): Clarify doc string in example (bug#10658).
1081         * commands.texi (Accessing Mouse): Mention that these function
1082         also work on keyboard events (bug#14228).
1083         (Quitting): Refer to the right node for `set-input-mode' (bug#11458).
1085 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1087         * display.texi (Face Attributes): Add an index (bug#14924).
1089         * keymaps.texi (Menu Bar): Minor clarification (bug#15657).
1091 2014-02-06  Glenn Morris  <rgm@gnu.org>
1093         * display.texi (Truncation):
1094         * positions.texi (Screen Lines): Do not mention cache-long-scans.
1096 2014-01-31  Juri Linkov  <juri@jurta.org>
1098         * searching.texi (String Search): Incremental word search fixes.
1100 2014-01-28  Glenn Morris  <rgm@gnu.org>
1102         * text.texi (Indent Tabs): Update related to tab-stops.
1104 2014-01-24  Glenn Morris  <rgm@gnu.org>
1106         * control.texi (Handling Errors): Update with-demoted-errors.
1108         * files.texi (File Locks): Every platform supports locking now.
1110 2014-01-22  Glenn Morris  <rgm@gnu.org>
1112         * display.texi (ImageMagick Images): Expand on image-format-suffixes.
1114 2014-01-20  Glenn Morris  <rgm@gnu.org>
1116         * hash.texi (Other Hash): Do not mention subr-x.el functions;
1117         reverts 2013-12-22 change.
1119 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1121         * functions.texi (Advising Functions): New section.
1122         * modes.texi (Running Hooks): Don't document with-wrapper-hook and
1123         run-hook-wrapped any more.
1124         (Hooks): Link to the new Advising Functions node.
1125         * elisp.texi (Top): Don't include advice.texi.
1126         * advice.texi: Remove.
1127         * makefile.w32-in (srcs):
1128         * Makefile.in (srcs): Adjust accordingly.
1130 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1132         * text.texi (Parsing HTML/XML): Document `shr-insert-document'.
1134         * strings.texi (Text Comparison): Document `string-suffix-p'.
1136 2014-01-07  Glenn Morris  <rgm@gnu.org>
1138         * files.texi (File Attributes): Fix superscipt typo.
1140 2014-01-07  Chong Yidong  <cyd@gnu.org>
1142         * files.texi (Changing Files): Document copy-file changes.
1144 2014-01-07  Glenn Morris  <rgm@gnu.org>
1146         * display.texi (Logging Messages): Copyedits re messages-buffer.
1148 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
1150         Specify .texi encoding (Bug#16292).
1151         * back.texi, book-spine.texi, lay-flat.texi:
1152         Add @documentencoding.
1154 2014-01-05  Chong Yidong  <cyd@gnu.org>
1156         * backups.texi (Making Backups): Document backup-buffer change.
1158         * files.texi (Visiting Files): Copyedits.
1159         (Testing Accessibility): Mention ACLs.  Move file-modes here from
1160         File Attributes.
1161         (Truenames): Move file-equal-p here from Kinds of Files.
1162         (File Attributes): Move file-newer-than-file-p here from Testing
1163         Accessibility.
1164         (Extended Attributes): New node.  Add file-extended-attributes.
1165         (Changing Files): Document set-file-extended-attributes.
1167         * commands.texi (Defining Commands): Document the interactive-form
1168         property more carefully.  Document interactive-only.
1170         * compile.texi (Compiler Errors): Copyedits.  Note that the
1171         details for byte-compile-warnings are in its docstring.
1173         * minibuf.texi (Minibuffer Contents): Remove obsolete function
1174         minibuffer-completion-contents.
1176         * variables.texi (Defining Variables): Note that defvar acts
1177         always on the dynamic value.
1179         * customize.texi (Variable Definitions): Likewise.
1181 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
1183         Document vconcat and the empty vector (Bug#16246).
1184         * sequences.texi (Vector Functions):
1185         Document behavior better when the result is empty.
1187         Document behavior of (string-to-number "+@") (Bug#16293).
1188         * strings.texi (String Conversion): Document behavior of
1189         string-to-number on invalid strings that begin with "+", too.
1191 2014-01-03  Chong Yidong  <cyd@gnu.org>
1193         * help.texi (Documentation, Accessing Documentation): Copyedits.
1194         (Documentation Basics): Rewrite, avoiding a repeat discussion of
1195         docstring conventions.
1197         * tips.texi (Documentation Tips): Move discussion of
1198         emacs-lisp-docstring-fill-column here from Documentation Basics.
1200         * compile.texi (Docs and Compilation): Copyedits.
1202 2014-01-02  Glenn Morris  <rgm@gnu.org>
1204         * numbers.texi (Numeric Conversions): Fix a typo.
1206 2013-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1208         Plain copy-file no longer chmods an existing destination (Bug#16133).
1209         * files.texi (Changing Files): Document this.
1211 2013-12-28  Chong Yidong  <cyd@gnu.org>
1213         * modes.texi (Auto Major Mode): Document interpreter-mode-alist change.
1215         * buffers.texi (Modification Time): Document visited-file-modtime
1216         change.
1218 2013-12-28  Glenn Morris  <rgm@gnu.org>
1220         * control.texi (Pattern matching case statement): Brevity.
1222 2013-12-27  Chong Yidong  <cyd@gnu.org>
1224         * functions.texi (Function Cells):
1225         * eval.texi (Function Indirection): Update for the fact that
1226         symbol-function no longer signals an error.
1228         * commands.texi (Reading One Event): Mention keyboard coding.
1230         * keymaps.texi (Translation Keymaps, Translation Keymaps):
1231         * nonascii.texi (Terminal I/O Encoding): Copyedits.
1233 2013-12-26  Chong Yidong  <cyd@gnu.org>
1235         * advice.texi (Advising Functions, Defining Advice): Special forms
1236         can no longer be advised.
1238 2013-12-25  Chong Yidong  <cyd@gnu.org>
1240         * keymaps.texi (Active Keymaps): Re-organize the text.
1241         (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
1242         (Controlling Active Maps): Note that set-transient-map uses
1243         overriding-terminal-local-map.
1245         * tips.texi (Coding Conventions): Tweak the coding system tip;
1246         Emacs now uses utf-8 by default for Emacs Lisp source files.
1248         * display.texi (Font Selection): Tweak example.
1250         * commands.texi (Event Input Misc): Document new arg to input-pending-p.
1252         * nonascii.texi (Specifying Coding Systems): Don't refer to
1253         emacs-mule-dos.
1254         (Lisp and Coding Systems): Describe emacs-mule return value in
1255         modern terms.
1257 2013-12-25  Tassilo Horn  <tsdh@gnu.org>
1259         * control.texi (Pattern matching case statement): Rephrase lexical
1260         binding requirement: the example needs it, not `pcase' itself.
1262 2013-12-25  Chong Yidong  <cyd@gnu.org>
1264         * eval.texi (Eval): Document the LEXICAL arg to eval.
1266         * variables.texi (Variables, Void Variables): Use "scoping rule"
1267         terminology consistently.
1268         (Variable Scoping): Add index entries, and use "dynamic scope"
1269         terminology in place of "indefinite scope" to reduce confusion.
1270         (Lexical Binding): Document lexical environment format.
1271         (Using Lexical Binding): Add index entries for error messages.
1273 2013-12-24  Tassilo Horn  <tsdh@gnu.org>
1275         * control.texi (Pattern matching case statement): Fix missing
1276         argument in simple expression language sample (Bug#16238).
1277         Add some sample programs written in that language.  Mention that
1278         `pcase' requires lexical binding.
1280 2013-12-23  Xue Fuqiao  <xfq.free@gmail.com>
1282         * eval.texi (Special Forms): Document `special-form-p'.
1284         * macros.texi (Simple Macro): Document `macrop'.
1286         * files.texi (Changing Files): Fix an argument of `copy-file'.
1288         * strings.texi (Creating Strings): Document TRIM in `split-string'.
1290 2013-12-23  Chong Yidong  <cyd@gnu.org>
1292         * keymaps.texi (Controlling Active Maps):
1293         Rename set-temporary-overlay-map to set-transient map.  Doc fixes.
1294         (Searching Keymaps): The transient keymap takes precedence.
1296 2013-12-23  Glenn Morris  <rgm@gnu.org>
1298         * loading.texi (How Programs Do Loading, Load Suffixes):
1299         Mention `load-prefer-newer'.
1301 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
1303         * hash.texi (Other Hash): Document `hash-table-keys'
1304         and `hash-table-values'.
1306 2013-12-22  Eli Zaretskii  <eliz@gnu.org>
1308         * nonascii.texi (Character Properties): NAME or OLD-NAME
1309         properties can be nil (there's no empty string).
1310         (Character Properties): Update the reference to the UCD.
1312 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
1314         * sequences.texi (Bool-Vectors): Document new bool-vector set
1315         operation functions.
1317         * text.texi (Examining Properties): Document `get-pos-property'.
1319         * variables.texi (Directory Local Variables):
1320         Document `enable-dir-local-variables'.
1322         * debugging.texi (Debugger Commands):
1323         Document `debugger-toggle-locals'.
1325 2013-12-21  Chong Yidong  <cyd@gnu.org>
1327         * text.texi (Region Indent): Note the new interactive behavior of
1328         indent-rigidly.
1330 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
1332         * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
1333         one or many arguments.
1335         * display.texi: Document `messages-buffer'.
1337         * os.texi: Document `initial-buffer-choice' changes.
1339 2013-12-20  Chong Yidong  <cyd@gnu.org>
1341         * text.texi (Changing Properties): Improve documentation for
1342         add-face-text-property.
1343         (Special Properties): Mention add-face-text-property.
1345 2013-12-18  Chong Yidong  <cyd@gnu.org>
1347         * customize.texi (Custom Themes): Document custom-known-themes
1348         (Bug#15717).
1350         * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
1351         (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
1353 2013-12-13  Glenn Morris  <rgm@gnu.org>
1355         * internals.texi (Building Emacs):
1356         * loading.texi (Library Search): Mention that site-load,
1357         site-init cannot change load-path.
1359 2013-12-12  Glenn Morris  <rgm@gnu.org>
1361         * elisp.texi: Tweak dircategory.
1363 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
1365         * nonascii.texi (Encoding and I/O): Document file-name encoding
1366         peculiarities on MS-Windows.
1368 2013-12-12  Glenn Morris  <rgm@gnu.org>
1370         * elisp.texi: Sync direntry with info/dir version.
1372 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
1374         * display.texi (Progress, Face Remapping):
1375         * processes.texi (Serial Ports):
1376         * windows.texi (Recombining Windows): Fix typos.  (Bug#16089)
1378 2013-12-04  Juri Linkov  <juri@jurta.org>
1380         * searching.texi (Search and Replace): Fix `unread-command-events'
1381         and add ref.
1383 2013-12-03  Juri Linkov  <juri@jurta.org>
1385         * windows.texi (Choosing Window): Rename `no-display-ok' to
1386         `allow-no-window'.  (Bug#13594)
1388 2013-11-30  Glenn Morris  <rgm@gnu.org>
1390         * Makefile.in (distclean): Remove Makefile.
1392 2013-11-29  Andreas Politz  <politza@fh-trier.de>
1394         * modes.texi (Imenu): Make it clear that sub-alist is the cdr
1395         (Bug#14029).
1397 2013-11-27  Glenn Morris  <rgm@gnu.org>
1399         * loading.texi (Library Search):
1400         * os.texi (Startup Summary): No more leim directory.
1402 2013-11-26  Glenn Morris  <rgm@gnu.org>
1404         * os.texi (Startup Summary): Update for leim-list being preloaded.
1406 2013-11-23  Brian Jenkins  <brian@brianjenkins.org>  (tiny change)
1408         * frames.texi (Input Focus):
1409         * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
1411 2013-11-23  Glenn Morris  <rgm@gnu.org>
1413         * loading.texi (Library Search):
1414         Empty elements in EMACSLOADPATH now mean the default load-path.
1416 2013-11-22  Glenn Morris  <rgm@gnu.org>
1418         * loading.texi (Library Search): Minor clarification.
1420 2013-11-20  Leo Liu  <sdl.web@gmail.com>
1422         * windows.texi (Choosing Window): Mention `no-display-ok'.  (Bug#13594)
1424 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
1426         * os.texi (File Notifications): Add an index.
1428         * loading.texi (Loading): Add an cross-reference.
1430 2013-11-18  Xue Fuqiao  <xfq.free@gmail.com>
1432         * os.texi (Session Management, Desktop Notifications): Add some
1433         indexes and a cross-reference.
1435 2013-11-17  Xue Fuqiao  <xfq.free@gmail.com>
1437         * os.texi (Time Parsing, Processor Run Time, Input Modes)
1438         (Terminal Output): Minor fixes.
1440 2013-11-14  Glenn Morris  <rgm@gnu.org>
1442         * loading.texi (Library Search): Update section.
1444 2013-11-11  Xue Fuqiao  <xfq.free@gmail.com>
1446         * os.texi (User Identification, Time of Day, Time Conversion):
1447         Minor fixes.
1449 2013-11-10  Jan Djärv  <jan.h.d@swipnet.se>
1451         * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
1453 2013-11-09  Xue Fuqiao  <xfq.free@gmail.com>
1455         * os.texi (Startup Summary): Add an index about startup screen.
1456         Typo fix.
1457         (Command-Line Arguments): Add cross-reference for `dump-emacs'.
1459 2013-11-08  Eli Zaretskii  <eliz@gnu.org>
1461         * display.texi (Truncation): Document that cache-long-scans is now
1462         non-nil by default.  (Bug#15797)
1464 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
1466         * lists.texi (Rearrangement): Fix indexing.
1468         * display.texi (Bidirectional Display): Fix indexing.
1470 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
1472         * lists.texi (Rearrangement): Improve indexing.
1474         * display.texi (Glyphs): Add an index for glyph code.
1475         (Bidirectional Display): Improve indexing.
1477 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
1479         * display.texi (Face Attributes): Document :distant-foreground.
1481 2013-10-30  Xue Fuqiao  <xfq.free@gmail.com>
1483         * display.texi (Abstract Display): Improve indexing.
1485 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1487         * display.texi (Selective Display): Discourage the use of explicit
1488         selective display.
1490 2013-10-29  Xue Fuqiao  <xfq.free@gmail.com>
1492         * display.texi (Showing Images): Add an index for image-size.
1493         Use @code instead of @var for a normal variable.
1494         (Multi-Frame Images): Improve indexing.
1495         (Button Buffer Commands): Use @code instead of @var for a normal
1496         variable.
1497         (Abstract Display): Explain the meaning of Ewoc.
1499 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
1501         * display.texi (Image Descriptors): Improve indexing.
1503 2013-10-26  Xue Fuqiao  <xfq.free@gmail.com>
1505         * display.texi (Fringe Indicators): Add indexes for fringe indicators.
1506         (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
1508 2013-10-25  Xue Fuqiao  <xfq.free@gmail.com>
1510         * display.texi (Fontsets): Minor wording fix.
1511         (Low-Level Font): Improve indexing.
1513         * nonascii.texi (Character Properties): Add an index for script symbols.
1515 2013-10-24  Xue Fuqiao  <xfq.free@gmail.com>
1517         * display.texi (Face Remapping): Add indexes for face remapping.
1518         (Font Selection): Add indexes.
1519         (Low-Level Font): Add an index for font registry.
1521 2013-10-23  Glenn Morris  <rgm@gnu.org>
1523         * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
1524         Nuke @refill.
1526         * Makefile.in (install-dvi, install-html, install-pdf)
1527         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1528         (uninstall-pdf): Quote entities that might contain whitespace.
1530 2013-10-19  Xue Fuqiao  <xfq.free@gmail.com>
1532         * display.texi (Face Attributes): Add indexes for the ‘:box’
1533         face attribute.
1535 2013-10-18  Xue Fuqiao  <xfq.free@gmail.com>
1537         * display.texi (Line Height): Add indexes for line height.
1539 2013-10-17  Xue Fuqiao  <xfq.free@gmail.com>
1541         * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
1543 2013-10-16  Xue Fuqiao  <xfq.free@gmail.com>
1545         * display.texi (Selective Display): Add an index for explicit
1546         selective display.
1548 2013-10-15  Xue Fuqiao  <xfq.free@gmail.com>
1550         * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
1552 2013-10-13  Glenn Morris  <rgm@gnu.org>
1554         * intro.texi (Acknowledgments): Use accented form of some names.
1556 2013-10-09  Glenn Morris  <rgm@gnu.org>
1558         * control.texi (Conditionals): Copyedits.  (Bug#15558)
1560 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
1562         Support menus on text-mode terminals.
1563         * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar):
1564         Modify wording to the effect that menus are supported on TTYs.
1566         * frames.texi (Pop-Up Menus, Dialog Boxes)
1567         (Display Feature Testing): Update for menu support on TTYs.
1569 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1571         * tips.texi (Comment Tips): Discourage use of triple semi-colons for
1572         non-headings.
1574 2013-10-05  Xue Fuqiao  <xfq.free@gmail.com>
1576         * syntax.texi (Categories): Add an index for category sets.
1578 2013-10-03  Xue Fuqiao  <xfq.free@gmail.com>
1580         * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
1582 2013-10-02  Xue Fuqiao  <xfq.free@gmail.com>
1584         * syntax.texi (Syntax Class Table): Add an index for syntax class table.
1586 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
1588         * searching.texi (Regexp Search): Refine.
1590 2013-09-22  Xue Fuqiao  <xfq.free@gmail.com>
1592         * nonascii.texi (Default Coding Systems): Typo fix.
1594 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
1596         * nonascii.texi (Coding System Basics): Add information about
1597         carriage-return.
1599 2013-09-14  Eli Zaretskii  <eliz@gnu.org>
1601         * display.texi (Display Margins): State the units of measuring
1602         margin width.  (Bug#15375)
1604 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
1606         * text.texi (Not Intervals): Minor wording fix.
1608 2013-09-12  Xue Fuqiao  <xfq.free@gmail.com>
1610         * functions.texi (Obsolete Functions): Add an index for obsolete
1611         functions.
1613 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
1615         * nonascii.texi (Character Properties): Character properties fix
1616         for decimal-digit-value and digit-value.
1618 2013-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1620         * macros.texi (Defining Macros): Prefer "function" to "lambda
1621         expression" (bug#15296).
1623 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1625         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1626         for portability to hosts where /bin/sh has problems.
1628 2013-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1630         * variables.texi (File Local Variables): Don't recommend quoting!  Ever!
1632 2013-08-20  Eli Zaretskii  <eliz@gnu.org>
1634         * files.texi (Information about Files): Mention file names with
1635         trailing blanks on MS-Windows.  (Bug#15130)
1637 2013-08-18  Xue Fuqiao  <xfq.free@gmail.com>
1639         * positions.texi (Positions): Improve indexing.
1641 2013-08-18  Eli Zaretskii  <eliz@gnu.org>
1643         * markers.texi (The Region): Improve indexing.
1645 2013-08-17  Xue Fuqiao  <xfq.free@gmail.com>
1647         * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
1649         * text.texi (Maintaining Undo): Mention interactive call of
1650         buffer-disable-undo.
1651         (Filling): Add cross-reference for hard newlines.
1652         (Sorting): Fix indentation.
1653         (Columns): Comment out undefined behavior.
1654         (Case Changes): Fix an `args-out-of-range' error in the example.
1656 2013-08-16  Xue Fuqiao  <xfq.free@gmail.com>
1658         * text.texi (Insertion): Refine.
1659         (Margins): Add an index.
1660         (Undo): Doc fix for `buffer-undo-list'.
1662         * positions.texi (Character Motion):
1663         * markers.texi (Moving Markers, Creating Markers):
1664         Comment out undefined behavior.
1666 2013-08-15  Xue Fuqiao  <xfq.free@gmail.com>
1668         * markers.texi (The Region): Add/move indexes.
1670 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1672         * display.texi (ImageMagick Images): Mention :content-type and
1673         `image-content-type-suffixes'.
1675 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
1677         * positions.texi (Word Motion): Remove redundant sentence.
1679 2013-08-13  Glenn Morris  <rgm@gnu.org>
1681         * lists.texi (List Elements):
1682         Undocument behavior of nth and nthcdr with n < 0.  (Bug#15059)
1684 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
1686         * frames.texi (Display Feature Testing): Add indexes.
1688 2013-08-12  Glenn Morris  <rgm@gnu.org>
1690         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1691         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1692         (INSTALL_DATA): New, set by configure.
1693         (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1694         New variables.
1695         (.SUFFIXES): Add .ps and .dvi.
1696         (.dvi.ps): New suffix rule.
1697         (dvi, html, pdf, ps): Use *_TARGETS variables.
1698         (elisp.html): Use HTML_OPTS.
1699         (elisp.ps): Remove explicit rule.
1700         (.PHONY): install-dvi, install-html, install-pdf, install-ps,
1701         install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1702         uninstall-ps, and uninstall-doc.
1703         (install-dvi, install-html, install-pdf, install-ps, install-doc)
1704         (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
1705         (uninstall-doc): New rules.
1706         (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
1708 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1710         * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
1712 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1714         * control.texi (Error Symbols): Minor fix for previous change.
1716 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1718         * errors.texi (Standard Errors): Don't refer to `error-conditions'.
1720         * control.texi (Signaling Errors): Refer to define-error.
1721         (Error Symbols): Add `define-error'.
1723 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
1725         * positions.texi (Motion by Screen Lines):
1726         * display.texi (Truncation): Rename `cache-long-line-scans'
1727         to `cache-long-scans'.
1729 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1731         * windows.texi (Window Start and End): Add an index.
1733 2013-08-02  Xue Fuqiao  <xfq.free@gmail.com>
1735         * display.texi (Face Functions): Add an index.
1737         * variables.texi (Variable Aliases): Add an index.
1739         * functions.texi (Defining Functions): Add an index.
1741         * nonascii.texi (Coding System Basics): Add an index.
1743 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
1745         * nonascii.texi (Non-ASCII Characters): Update menu.
1746         (Disabling Multibyte): Move here from doc/emacs/mule.texi.
1747         Fix cross-references.
1749         * elisp.texi (Top): Update menu.
1751 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
1753         * windows.texi (Window History): Mention the default value of
1754         switch-to-visible-buffer.  Add cross-references.
1756 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1758         * errors.texi (Standard Errors): Fix typo.
1760         * files.texi (Magic File Names):
1761         * os.texi (File Notifications): Remove file-notify-supported-p.
1763 2013-07-24  Paul Eggert  <eggert@cs.ucla.edu>
1765         * eval.texi (Special Forms): Mention 'lambda'.  Also, say that
1766         non-well-formed expressions result in unspecified behavior, though
1767         Emacs will not crash.
1769 2013-07-22  Michael Albinus  <michael.albinus@gmx.de>
1771         * files.texi (Magic File Names): Add file-notify-add-watch,
1772         file-notify-rm-watch and file-notify-supported-p.
1773         Move file-remote-p down.
1775         * errors.texi (Standard Errors): Add file-notify-error.
1777         * os.texi (Desktop Notifications): Rename from Notifications.
1778         (File Notifications): New node.
1780         * elisp.texi (Top): Update menu for these changes.
1782 2013-07-19  Xue Fuqiao  <xfq.free@gmail.com>
1784         * windows.texi (Display Action Functions): Mention next-window.
1786 2013-07-16  Xue Fuqiao  <xfq.free@gmail.com>
1788         * windows.texi (Selecting Windows): Fix the introduction of
1789         `set-frame-selected-window''s arguments.
1791 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
1793         Timestamp fixes for undo (Bug#14824).
1794         * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
1796 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
1798         * nonascii.texi (Text Representations): Document that
1799         multibyte-string-p returns nil for non-string objects.
1801 2013-07-06  Glenn Morris  <rgm@gnu.org>
1803         * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
1805 2013-07-03  Glenn Morris  <rgm@gnu.org>
1807         * debugging.texi (Debugging):
1808         * files.texi (File Attributes, Changing Files): Fix cross-references.
1810         * package.texi (Package Archives): Fix @url call.
1812         * syntax.texi (Syntax Table Functions): Mention describe-syntax.
1814 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
1816         * display.texi (Bidirectional Display): Document move-point-visually.
1818 2013-06-29  Xue Fuqiao  <xfq.free@gmail.com>
1820         * buffers.texi (Buffer File Name): Fix typo.
1822 2013-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
1824         * tips.texi (Coding Conventions): Improve wording.
1826 2013-06-24  Glenn Morris  <rgm@gnu.org>
1828         * loading.texi (Autoload): Fix typo.
1830         * variables.texi (Lexical Binding): Fix typo.
1832         * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
1834 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1836         * display.texi (ImageMagick Images): Mention :max-width and
1837         :max-height.
1839 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
1841         * numbers.texi (Math Functions): Remove obsolete function log10.
1843 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1845         * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
1846         rather than `local-map'.
1848         * keymaps.texi (Active Keymaps): Fix documentation of
1849         set-temporary-overlay-map and overriding-terminal-local-map.
1851 2013-06-19  Glenn Morris  <rgm@gnu.org>
1853         * Makefile.in (dist): Edit more configure variables.
1854         Try to check that we do not miss any in future.
1856 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
1858         * text.texi (Undo, Changing Properties): Fix typos.
1860 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862         * text.texi (Changing Properties): Document `add-face-text-property'.
1864 2013-06-17  Kenichi Handa  <handa@gnu.org>
1866         * display.texi (Face Attributes): Refer to "Low-Level font" (not
1867         "Font Selection") in the explanation of :font attribute (bug#14629).
1869 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1871         * loading.texi (Hooks for Loading): Don't document after-load-alist.
1872         Document with-eval-after-load instead of eval-after-load.
1874 2013-06-11  Xue Fuqiao  <xfq.free@gmail.com>
1876         * files.texi (File Name Expansion): Make the example more
1877         intuitive.
1879 2013-06-10  Paul Eggert  <eggert@cs.ucla.edu>
1881         Documentation fix for 'ls' and hard links.
1882         * compile.texi (Compilation Functions):
1883         * files.texi (File Attributes, Changing Files):
1884         Use current format for GNU 'ls' output.
1885         (File Attributes): Fix problem introduced in previous change:
1886         the link count is the number of hard links, not the number
1887         of hard links + 1.
1889 2013-06-10  Xue Fuqiao  <xfq.free@gmail.com>
1891         * files.texi (File Attributes): Fix typo.
1893 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1895         * functions.texi (Lambda Expressions): Lambda expressions don't
1896         evaluate to themselves in general (bug#11782).
1898 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1900         * loading.texi (Autoload):
1901         * help.texi (Documentation Basics, Accessing Documentation)
1902         (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
1904 2013-04-23  Glenn Morris  <rgm@gnu.org>
1906         * internals.texi (Writing Emacs Primitives): Remove obvious example.
1907         Tweak other to avoid overly long line.
1909 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
1911         * internals.texi (Writing Emacs Primitives): Remove unnecessary
1912         references to the sources.  (Bug#13800)
1914         * searching.texi (Regexp Backslash): Doc fix for backslash
1915         constructs in regular expressions.
1917 2013-04-15  Christopher Schmidt  <christopher@ch.ristopher.com>
1919         * tips.texi (Coding Conventions): Mention separation of package
1920         descriptor and name of internal symbols by two hyphens.
1922 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
1924         * windows.texi (Splitting Windows): Change category of
1925         split-window from a command to a function.
1927 2013-04-06  Chong Yidong  <cyd@gnu.org>
1929         * display.texi (Faces): Minor clarifications.
1930         (Defining Faces): Clarify default vs custom face specs.
1931         Document face-spec-set.
1933         * display.texi (Overlay Properties):
1934         * text.texi (Special Properties): Use the "anonymous face"
1935         terminology.  Describe foreground-color and background-color forms
1936         as compatibility-only.
1938 2013-03-24  Eli Zaretskii  <eliz@gnu.org>
1940         * compile.texi (Byte-Code Objects): Add index entry.
1941         (Disassembly): Add cross-references.
1943 2013-03-23  Eli Zaretskii  <eliz@gnu.org>
1945         * frames.texi (Size Parameters): More accurate description of the
1946         difference between 'fullboth' and 'maximized'.  (Bug#13935)
1948 2013-03-17  Christopher Schmidt  <christopher@ch.ristopher.com>
1950         * symbols.texi (Standard Properties): Document pure.  (Bug#13823)
1952 2013-03-16  Glenn Morris  <rgm@gnu.org>
1954         * elisp.texi: Add some stuff specific to www.gnu.org.
1956 2013-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
1958         * control.texi (Pattern matching case statement): Fix typo.
1960 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1962         * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
1964 2013-03-03  Glenn Morris  <rgm@gnu.org>
1966         * objects.texi (Symbol Type): Fix typo.
1968 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1970         * variables.texi (File Local Variables): Fix reference.
1972 2013-02-24  Eli Zaretskii  <eliz@gnu.org>
1974         * files.texi (Magic File Names): Improve wording and indexing.
1976 2013-02-21  Glenn Morris  <rgm@gnu.org>
1978         * display.texi (Multi-Frame Images): Minor rephrasing.
1980 2013-02-20  Glenn Morris  <rgm@gnu.org>
1982         * display.texi (GIF Images, TIFF Images): Delete these nodes.
1983         (ImageMagick Images): For :index, use an xref rather than duplicating.
1984         (Other Image Types): Add GIF, adjust formatting.
1985         (Multi-Frame Images): Rename from Animated Images.  Expand section.
1986         * elisp.texi (Top): Update menu for these changes.
1988 2013-02-19  Glenn Morris  <rgm@gnu.org>
1990         * text.texi (Change Hooks): Fix typo.
1992 2013-02-15  Glenn Morris  <rgm@gnu.org>
1994         * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
1996 2013-02-13  Glenn Morris  <rgm@gnu.org>
1998         * objects.texi (Char-Table Type): Add footnote about #^^.
2000         * modes.texi (Minor Mode Conventions): Fix typo.
2002         * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
2003         meta characters; this changed in 22.1.  (Bug#13684)
2005         * objects.texi (Char-Table Type): Add cindex.
2007         * keymaps.texi (Key Binding Commands): Trivial rephrasing.
2009 2013-02-10  Glenn Morris  <rgm@gnu.org>
2011         * keymaps.texi (Creating Keymaps): Update make-keymap result.
2013 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
2015         * modes.texi (%-Constructs): Remove the description of %t.
2017         * nonascii.texi (MS-DOS File Types): Delete node.
2019 2013-02-08  Glenn Morris  <rgm@gnu.org>
2021         * keymaps.texi (Active Keymaps, Searching Keymaps):
2022         Remove confusing mention of "symbolic prefix".  (Bug#13643)
2024 2013-01-19  Glenn Morris  <rgm@gnu.org>
2026         * macros.texi (Indenting Macros): Fix order of an indent
2027         symbol's arguments.  (Bug#13450)
2029 2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
2031         Allow floating-point file offsets.
2032         * files.texi (Reading from Files, Writing to Files):
2033         Say that file offsets can be numbers, not just integers.
2035 2013-01-09  Glenn Morris  <rgm@gnu.org>
2037         * commands.texi (Interactive Codes):
2038         Whitespace does not terminate interactive "S".  (Bug#13393)
2040 2013-01-06  Chong Yidong  <cyd@gnu.org>
2042         * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
2044 2013-01-05  Glenn Morris  <rgm@gnu.org>
2046         * display.texi (Overlay Properties): Mention field.  (Bug#13364)
2048 2013-01-05  Eli Zaretskii  <eliz@gnu.org>
2050         * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
2051         directive in a group of items.
2053 2013-01-05  Chong Yidong  <cyd@gnu.org>
2055         * keymaps.texi (Key Sequences): Remove obsolete sentence
2056         (Bug#13356).
2058 2013-01-04  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2060         * hash.texi (Defining Hash): Fix typo.  (Bug#13345)
2062 2013-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2064         * files.texi (File Attributes): Undocument return format of file-acl.
2066 2013-01-03  Glenn Morris  <rgm@gnu.org>
2068         * processes.texi (System Processes):
2069         * syntax.texi (Syntax Table Functions): Tweak some line breaks.
2071         * searching.texi (Replacing Match): Fix xref.
2073         * elisp.texi (DATE): Bump to Jan 2013.
2075 2013-01-02  Glenn Morris  <rgm@gnu.org>
2077         * customize.texi (Common Keywords, Type Keywords):
2078         Replace "active field" with "button".  (Bug#13310)
2080         * customize.texi (Common Keywords): Add xref.  (Bug#13311)
2081         * tips.texi (Library Headers): Add cindex.
2083 2012-12-30  Wolfgang Jenkner  <wjenkner@inode.at>
2085         * functions.texi (Declare Form):
2086         * intro.texi (A Sample Function Description):
2087         * syntax.texi (Syntax Table Internals, Syntax Table Functions):
2088         * variables.texi (Using Lexical Binding): Don't use @var or CAPS
2089         in @def.. commands.  (Bug#13292)
2091 2012-12-29  Eli Zaretskii  <eliz@gnu.org>
2093         * files.texi (Changing Files): Document the return values of
2094         set-file-selinux-context and set-file-acl.
2096 2012-12-27  Glenn Morris  <rgm@gnu.org>
2098         * files.texi (File Names): Mention Cygwin conversion functions.
2100 2012-12-22  Martin Rudalics  <rudalics@gmx.at>
2102         * windows.texi (Selecting Windows): Reword description of
2103         select-window (Bug#13248).
2105 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
2107         * files.texi (File Attributes, Changing Files): Remove the details
2108         about the text returned by file-acl.  Instead, just document that
2109         it is an opaque string meant to be used by set-file-acl.
2111 2012-12-21  Chong Yidong  <cyd@gnu.org>
2113         * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
2115         * customize.texi (Simple Types): Document key-sequence type
2116         (Bug#13048).
2118         * strings.texi (Text Comparison): Doc fix for compare-strings.
2120 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
2122         * files.texi (Magic File Names): Add `file-acl',
2123         `file-selinux-context', `set-file-acl' and
2124         `set-file-selinux-context'.  Make the list consistent.
2126 2012-12-19  Jonas Bernoulli  <jonas@bernoul.li>
2128         * tips.texi (Library Headers): New header keyword `Homepage'.
2129         Make continuation lines syntax more precise.
2131 2012-12-17  Eli Zaretskii  <eliz@gnu.org>
2133         * files.texi (File Attributes, Changing Files): Update to include
2134         MS-Windows support for ACLs.
2136 2012-12-16  Romain Francoise  <romain@orebokech.com>
2138         * files.texi (File Attributes): Document ACL support and new
2139         `file-acl' function.
2140         (Changing Files): Mention argument name change of `copy-file' and
2141         document new function `set-file-acl'.
2143 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2145         Fix permissions bugs with setgid directories etc.  (Bug#13125)
2146         * files.texi (Testing Accessibility): Document GROUP arg
2147         of file-ownership-preserved-p.
2148         (File Attributes): Document that 9th element is now
2149         just a placeholder.
2150         * os.texi (User Identification): Document new functions group-gid,
2151         group-real-gid.
2153 2012-12-11  Paul Eggert  <eggert@cs.ucla.edu>
2155         * internals.texi (C Integer Types): New section.
2156         This follows up and records an email in
2157         <https://lists.gnu.org/r/emacs-devel/2012-07/msg00496.html>.
2159 2012-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2161         * control.texi (Pattern matching case statement): New node.
2163         * customize.texi (Variable Definitions): Mention the default :group
2164         for defcustoms (bug#13093).
2166 2012-12-09  Glenn Morris  <rgm@gnu.org>
2168         * customize.texi (Variable Definitions): Mention eval-defun
2169         on a defcustom calls the :set function when appropriate.
2171 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
2173         * doclicense.texi, gpl.texi: Update to latest version from FSF.
2174         These are just minor editorial changes.
2176 2012-12-06  Chong Yidong  <cyd@gnu.org>
2178         * lists.texi (Plist Access): Move put example to Symbol Plists.
2180         * symbols.texi (Standard Properties): Fix typo.
2182 2012-12-03  Chong Yidong  <cyd@gnu.org>
2184         * symbols.texi (Symbol Properties): New node.
2185         (Symbol Plists): Make it a subsection under Symbol Properties.
2186         (Standard Properties): New node.
2188         * lists.texi (Property Lists): Move here from symbols.texi.
2189         (Plist Access): Rename from Other Plists.
2191         * customize.texi (Variable Definitions):
2192         * display.texi (Defining Faces):
2193         * sequences.texi (Char-Tables): Fix xref.
2195         * keymaps.texi (Key Sequences): `kbd' is now a function.
2197         * commands.texi (Using Interactive): Fix index entry.
2199 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
2201         * doclicense.texi: Update to latest version from FSF.
2202         These are just minor editorial changes.
2203         * elisp.texi (GNU Free Documentation License)
2204         (GNU General Public Licens):
2205         Provide sectioning, since doclicense.texi no longer does that.
2207         * loading.texi (Named Features): @ -> @@ to fix typo.
2209 2012-11-24  Martin Rudalics  <rudalics@gmx.at>
2211         * windows.texi (Basic Windows): Fix typo.
2212         (Windows and Frames): Fix example.  Move description of
2213         window-in-direction here.
2214         (Recombining Windows): Fix example.
2215         (Buffers and Windows): Fix description of replace-buffer-in-windows.
2216         (Switching Buffers): Reword.
2217         (Display Action Functions): Minor adjustments.
2218         (Choosing Window Options): Minor fixes.
2219         (Window History): Minor rewording.
2220         (Dedicated Windows): Correct and reword part describing how
2221         dedicatedness affects functions removing buffers or windows.
2222         * buffers.texi (The Buffer List): Fix description of bury-buffer.
2224 2012-11-24  Chong Yidong  <cyd@gnu.org>
2226         * modes.texi (%-Constructs): Fix statement about mode construct
2227         padding (Bug#12866).
2229 2012-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2231         * debugging.texi (Profiling): Make it more clear
2232         that --enable-profiling is about profiling the C code.
2234 2012-11-21  Glenn Morris  <rgm@gnu.org>
2236         * display.texi (Attribute Functions):
2237         Update for set-face-* name changes.
2238         Add new "inherit" argument for face-bold-p etc.
2239         Move description of this argument to a common section, like "frame".
2241         * debugging.texi (Profiling): New section.
2242         (Debugging): Mention profiling in the introduction.
2243         * tips.texi (Compilation Tips): Move profiling to separate section.
2244         * elisp.texi: Add Profiling to detailed menu.
2246 2012-11-21  Martin Rudalics  <rudalics@gmx.at>
2248         * windows.texi (Display Action Functions): Fix recently added
2249         example.  Suggested by Michael Heerdegen.
2251 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
2253         Minor cleanup for times as lists of four integers.
2254         * os.texi (Time Parsing): Time values can now be four integers.
2256 2012-11-18  Glenn Morris  <rgm@gnu.org>
2258         * loading.texi (How Programs Do Loading): Add eager macro expansion.
2259         * macros.texi (Expansion): Mention eager macro expansion.
2261         * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
2263 2012-11-18  Leo Liu  <sdl.web@gmail.com>
2265         * minibuf.texi (Programmed Completion): Doc fix for metadata
2266         request (Bug#12850).
2268 2012-11-18  Glenn Morris  <rgm@gnu.org>
2270         * display.texi (Temporary Displays): Document with-temp-buffer-window.
2272         * frames.texi (Size and Position): Add fit-frame-to-buffer command.
2273         * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
2274         (Window Sizes): Add vindex for window-min-height, window-min-width.
2275         (Display Action Functions): Mention pop-up-frame-parameters.
2277 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
2279         * windows.texi (Choosing Window): Rewrite description of
2280         display-buffer-alist (Bug#12167).
2281         (Display Action Functions): Mention inhibit-switch-frame.
2282         Fix description of display-buffer-below-selected.  Reorder actions.
2283         Add example (Bug#12848).
2285 2012-11-16  Glenn Morris  <rgm@gnu.org>
2287         * display.texi (Face Attributes): Fix :underline COLOR description.
2288         (Attribute Functions): Update for set-face-underline rename.
2289         Tweak descriptions of face-underline-p, face-inverse-video-p.
2291         * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
2292         so they align better in info.
2293         (Active Keymaps, Searching Keymaps, Controlling Active Maps):
2294         Document set-temporary-overlay-map.
2296 2012-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2298         * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
2299         with normal keymaps".
2301 2012-11-15  Dmitry Antipov  <dmantipov@yandex.ru>
2303         * internals.texi (Garbage Collection): Update descriptions
2304         of vectorlike_header, garbage-collect and gc-cons-threshold.
2305         (Object Internals): Explain Lisp_Object layout and the basics
2306         of an internal type system.
2307         (Buffer Internals): Update description of struct buffer.
2309 2012-11-13  Glenn Morris  <rgm@gnu.org>
2311         * variables.texi (Adding Generalized Variables):
2312         At least mention gv-define-expander and gv-letplace.
2314         * debugging.texi (Error Debugging): Mention debug-on-message.
2315         (Using Debugger): Mention debugger-bury-or-kill.
2317         * control.texi (Signaling Errors):
2318         * debugging.texi (Error Debugging):
2319         * errors.texi (Standard Errors): Add user-error.
2321         * variables.texi (Adding Generalized Variables):
2322         Use standard formatting for common lisp note about setf functions.
2324 2012-11-10  Martin Rudalics  <rudalics@gmx.at>
2326         * elisp.texi (Top): Add Recombining Windows to menu.
2327         * windows.texi (Recombining Windows): New subsection.
2328         (Splitting Windows): Rewrite text on handling of window
2329         combinations and move it to new subsection.
2331 2012-11-10  Chong Yidong  <cyd@gnu.org>
2333         * searching.texi (Replacing Match): Document \? in replace-match.
2335         * variables.texi (Creating Buffer-Local): Document setq-local and
2336         defvar-local.
2337         (Setting Generalized Variables): Arrange table alphabetically.
2339         * lists.texi (List Elements, List Variables): Clarify descriptions
2340         of push and pop for generalized variables.
2342         * edebug.texi (Specification List): setf is no longer CL-only.
2344 2012-11-10  Glenn Morris  <rgm@gnu.org>
2346         * variables.texi (Adding Generalized Variables):
2347         Update description of FIX-RETURN expansion.
2349         * variables.texi (Setting Generalized Variables):
2350         Split most of previous contents into this subsection.
2351         (Adding Generalized Variables): New subsection.
2352         Move note on lack of setf functions here from misc/cl.texi.
2354         * elisp.texi: Add Generalized Variables subsections to detailed menu.
2356 2012-11-10  Chong Yidong  <cyd@gnu.org>
2358         * frames.texi (Initial Parameters): Doc fix (Bug#12144).
2360 2012-11-08  Michael Albinus  <michael.albinus@gmx.de>
2362         * os.texi (Notifications): Update descriptions of
2363         notifications-notify, notifications-close-notification and
2364         notifications-get-capabilities according to latest code changes.
2365         Add notifications-get-server-information.
2367 2012-11-03  Chong Yidong  <cyd@gnu.org>
2369         * objects.texi (General Escape Syntax): Clarify the explanation of
2370         escape sequences.
2371         (Non-ASCII in Strings): Clarify when a string is unibyte vs
2372         multibyte.  Hex escapes do not automatically make a string
2373         multibyte.
2375 2012-11-03  Martin Rudalics  <rudalics@gmx.at>
2377         * windows.texi (Switching Buffers): Document option
2378         switch-to-buffer-preserve-window-point.
2379         (Display Action Functions): Document window-height and
2380         window-width alist entries.
2381         (Display Action Functions):
2382         Document display-buffer-below-selected and
2383         display-buffer-in-previous-window.
2384         (Quitting Windows): Document quit-restore-window.
2385         Rewrite section.
2386         (Window Configurations): In window-state-get mention that
2387         argument window must be valid.
2388         (Window Parameters): Document quit-restore window parameter
2389         (Bug#12158).
2391 2012-10-31  Glenn Morris  <rgm@gnu.org>
2393         * control.texi (Catch and Throw): Add xref to cl.texi.
2395         * lists.texi (Sets And Lists): Point xref to better location.
2397         * errors.texi (Standard Errors):
2398         * loading.texi (Autoload): Update for cl-lib namespace changes.
2400         * modes.texi (Defining Minor Modes): "Generalized Variables"
2401         section is now in this manual rather than cl.texi.
2403         * eval.texi (Special Forms): No longer special forms: defmacro,
2404         defun, save-window-excursion, with-output-to-temp-buffer.
2405         * functions.texi (Defining Functions): Defun is now a macro.
2406         Defalias is a function.
2408 2012-10-30  Glenn Morris  <rgm@gnu.org>
2410         * variables.texi (Generalized Variables): Fix typo.
2412 2012-10-30  Chong Yidong  <cyd@gnu.org>
2414         * symbols.texi (Symbol Plists): Document function-get.
2416         * loading.texi (Autoload): Document autoloadp, autoload-do-load.
2418         * frames.texi (Visibility of Frames): Document tty-top-frame.
2420 2012-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2422         * keymaps.texi (Format of Keymaps): Document the multiple
2423         inheritance format.
2425 2012-10-28  Martin Rudalics  <rudalics@gmx.at>
2427         * windows.texi (Basic Windows): Reformulate description of live,
2428         internal and valid windows.
2429         (Cyclic Window Ordering): Describe new argument of
2430         get-lru-window and get-largest-window.  Add description of
2431         window-in-direction.
2433 2012-10-27  Glenn Morris  <rgm@gnu.org>
2435         * variables.texi (Generalized Variables): New section,
2436         adapted from misc/cl.texi.
2437         * elisp.texi (Top): Add Generalized Variables to menu.
2438         * lists.texi (List Elements, List Variables):
2439         Mention generalized variables.
2441         * lists.texi (List Elements): Typo fix.
2443 2012-10-27  Chong Yidong  <cyd@gnu.org>
2445         * minibuf.texi (High-Level Completion): Don't mention removed
2446         function iswitchb-read-buffer.
2448         * commands.texi (Event Input Misc): Remove last-input-char.
2449         (Command Loop Info): Remove last-command-char.
2451         * frames.texi (Initial Parameters): Don't mention the obsolete
2452         special-display feature.
2454         * windows.texi (Choosing Window): Don't mention the obsolete
2455         special display feature.
2456         (Choosing Window Options): Remove obsolete special-display
2457         variables, and the functions special-display-p and
2458         special-display-popup-frame.
2460         * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
2462         * hooks.texi (Standard Hooks): Remove obsolete hooks.
2464         * markers.texi (Information from Markers): Remove obsolete
2465         function buffer-has-markers-at.
2467         * text.texi (Yanking): Document yank-handled-properties.
2469 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2471         Update manual for new time stamp format (Bug#12706).
2472         * buffers.texi (Modification Time):
2473         * files.texi (Testing Accessibility, File Attributes):
2474         * intro.texi (Version Info):
2475         * os.texi (Time of Day):
2476         Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
2477         These instances were missed the first time around.
2478         Problem reported by Glenn Morris in <https://bugs.gnu.org/12706#25>.
2480 2012-10-24  Chong Yidong  <cyd@gnu.org>
2482         * minibuf.texi (Text from Minibuffer): Document read-regexp
2483         changes.
2485         * nonascii.texi (Selecting a Representation):
2486         Document set-buffer-multibyte changes.
2488         * keymaps.texi (Toolkit Differences): Node deleted.
2489         (Easy Menu): New node.
2491 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2493         * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
2495 2012-10-23  Paul Eggert  <eggert@cs.ucla.edu>
2497         Fix outdated timestamp documentation in Elisp manual (bug#12706).
2498         * files.texi (File Attributes):
2499         * text.texi (Undo):
2500         Time stamp resolution is now 1 picosecond, not 1 second.
2502 2012-10-23  Chong Yidong  <cyd@gnu.org>
2504         * display.texi (Font Lookup): Remove font-list-limit.
2506         * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
2507         (Bug#12529).
2509 2012-10-22  Glenn Morris  <rgm@gnu.org>
2511         * os.texi (Recording Input): Tiny fix.
2513         * intro.texi (Lisp History):
2514         * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
2515         * tips.texi (Coding Conventions): Recommend cl-lib over cl.
2517 2012-10-15  Chong Yidong  <cyd@gnu.org>
2519         * macros.texi (Defining Macros): defmacro is now a macro.
2520         Explicitly list the docstring and declare arguments.
2522         * functions.texi (Anonymous Functions): Explicitly list the
2523         docstring, declare, and interactive arguments to lambda.
2524         (Defining Functions): Likewise for defun.
2525         (Inline Functions): Likewise for defsubst.
2526         (Declare Form): Tweak description.
2528 2012-10-13  Chong Yidong  <cyd@gnu.org>
2530         * display.texi (ImageMagick Images): ImageMagick enabled by default.
2532 2012-10-05  Chong Yidong  <cyd@gnu.org>
2534         * minibuf.texi (Basic Completion): Clarify list form of completion
2535         table (Bug#12564).
2537 2012-10-05  Bruno Félix Rezende Ribeiro  <oitofelix@gmail.com>  (tiny change)
2539         * functions.texi (Function Safety): Copyedit.  (Bug#12562)
2541 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
2543         Revert the FOLLOW-SYMLINKS change for file-attributes.
2544         * files.texi (File Attributes, Magic File Names): Undo last change.
2546 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
2548         file-attributes has a new optional arg FOLLOW-SYMLINKS.
2549         * files.texi (File Attributes): Describe it.
2550         (Magic File Names): Use it.
2552 2012-09-30  Chong Yidong  <cyd@gnu.org>
2554         * commands.texi (Click Events): Define "mouse position list".
2555         Remove mention of unimplemented horizontal scroll bars.
2556         (Drag Events, Motion Events): Refer to "mouse position list".
2557         (Accessing Mouse): Document posnp.
2559         * errors.texi (Standard Errors): Tweak arith-error description.
2560         Tweak markup.  Remove domain-error and friends, which seem to be
2561         unused after the floating-point code revamp.
2563         * functions.texi (Defining Functions): defun is now a macro.
2564         (Obsolete Functions): Obsolescence also affects
2565         documentation commands.  Various clarifications.
2566         (Declare Form): New node.
2568         * strings.texi (String Basics): Copyedits.
2570         * os.texi (Startup Summary): Document leim-list.el change.
2571         (User Identification): Add system-users and system-groups.
2572         (Idle Timers): Minor clarifications.
2574         * macros.texi (Defining Macros): Move description of `declare' to
2575         Declare Form node.
2577         * loading.texi (Autoload):
2578         * help.texi (Documentation Basics): The special sequences can
2579         trigger autoloading.
2581         * numbers.texi (Integer Basics): Copyedits.
2582         (Float Basics): Consider IEEE floating point always available.
2583         (Random Numbers): Document actual limits.
2584         (Arithmetic Operations): Clarify division by zero.  Don't mention
2585         the machine-independence of negative division since it does not
2586         happen in practice.
2588 2012-09-28  Leo Liu  <sdl.web@gmail.com>
2590         * files.texi (Files): Fix typo.
2592 2012-09-23  Chong Yidong  <cyd@gnu.org>
2594         * buffers.texi (Read Only Buffers): Document read-only-mode.
2596         * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
2597         read-only-mode.
2599         * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
2600         calling conventions.
2602 2012-09-22  Chong Yidong  <cyd@gnu.org>
2604         * searching.texi (Replacing Match): Minor clarification.
2606 2012-09-22  Eli Zaretskii  <eliz@gnu.org>
2608         * edebug.texi (Instrumenting): Improve indexing.
2610         * os.texi (Idle Timers): Warn against reinvoking an idle timer
2611         from within its own timer action.  (Bug#12447)
2613 2012-09-22  Chong Yidong  <cyd@gnu.org>
2615         * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
2617 2012-09-21  Glenn Morris  <rgm@gnu.org>
2619         * debugging.texi (Using Debugger): Fix typo.
2621 2012-09-18  Chong Yidong  <cyd@gnu.org>
2623         * display.texi (Faces): Discuss anonymous faces.
2624         (Face Attributes): Tweak intro.
2625         (Defining Faces): Move after the Face Attributes node.  Copyedits.
2626         (Displaying Faces): Describe role of inheritance.
2628         * customize.texi (Customization): Define customization more
2629         carefully (Bug#11440).
2630         (Common Keywords): Add xref to Constant Variables.
2632         * variables.texi (Defining Variables): Link to defcustom's node
2633         instead of the higher-level Customization chapter.
2635 2012-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2637         Simplify, document, and port floating-point (Bug#12381).
2638         * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
2639         Document that / and mod (with floating point arguments), along
2640         with asin, acos, log, log10, expt and sqrt, return special values
2641         instead of signaling exceptions.
2642         (Float Basics): Document that logb operates on the absolute value
2643         of its argument.
2644         (Math Functions): Document that (log ARG BASE) also returns NaN if
2645         BASE is negative.  Document that (expt X Y) returns NaN if X is a
2646         finite negative number and Y a finite non-integer.
2648 2012-09-09  Chong Yidong  <cyd@gnu.org>
2650         * lists.texi (Sets And Lists): Explain that the return value for
2651         delete should be used, like for delq.
2653         * minibuf.texi (Yes-or-No Queries): Document recentering and
2654         scrolling in y-or-n-p.  Remove gratuitous example.
2656         * searching.texi (Search and Replace): Document window scrolling
2657         entries in query-replace-map.
2659 2012-09-08  Chong Yidong  <cyd@gnu.org>
2661         * syntax.texi (Syntax Table Internals): Define "raw syntax
2662         descriptor" terminology (Bug#12383).
2663         (Syntax Descriptors): Mention raw syntax descriptors.
2665 2012-09-07  Chong Yidong  <cyd@gnu.org>
2667         * variables.texi (Creating Buffer-Local): Fix description of
2668         local-variable-if-set-p (Bug#10713).
2670         * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
2672         * windows.texi (Display Action Functions)
2673         (Choosing Window Options): Remove obsolete variable
2674         display-buffer-reuse-frames.
2675         (Switching Buffers): Minor doc tweak for switch-to-buffer.
2677         * positions.texi (Narrowing): Document buffer-narrowed-p.
2679         * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
2681         * syntax.texi (Low-Level Parsing): Add xref to Parser State
2682         (Bug#12269).
2684 2012-09-04  Lars Ingebrigtsen  <larsi@gnus.org>
2686         * debugging.texi (Explicit Debug): Document `debug-on-message'.
2688 2012-09-02  Chong Yidong  <cyd@gnu.org>
2690         * windows.texi (Window Configurations): Recommend against using
2691         save-window-excursion (Bug#12075).
2693         * control.texi (Catch and Throw):
2694         * positions.texi (Excursions): Don't mention it.
2696 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
2698         Better seed support for (random).
2699         * numbers.texi (Random Numbers): Document new behavior of
2700         the calls (random) and (random STRING).
2702 2012-08-21  Martin Rudalics  <rudalics@gmx.at>
2704         * windows.texi (Window Point): Document recent changes in
2705         window-point and set-window-point.
2706         (Selecting Windows): Document recent change in select-window.
2708 2012-08-06  Eli Zaretskii  <eliz@gnu.org>
2710         * functions.texi (Closures): Put the main index entry for
2711         "closures" here.  (Bug#12138)
2713         * variables.texi (Lexical Binding): Disambiguate the index entry
2714         for "closures".
2716 2012-08-05  Chong Yidong  <cyd@gnu.org>
2718         * display.texi (Defining Faces): Move documentation of
2719         frame-background-mode to the Emacs manual (Bug#7774).
2721 2012-08-04  Chong Yidong  <cyd@gnu.org>
2723         * syntax.texi (Syntax Basics): Rearrange the text for clarity.
2724         Fix description of syntax table inheritance.
2725         (Syntax Table Functions): Don't refer to internal contents of
2726         syntax table, since that is not explained yet.  Copyedits.
2727         (Standard Syntax Tables): Node deleted.
2728         (Syntax Table Internals): Misc clarifications.  Improve table
2729         formatting.
2731         * keymaps.texi (Inheritance and Keymaps):
2732         * text.texi (Sticky Properties): Tweak index entry.
2734 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2736         * nonascii.texi (Character Sets): Fix a typo.  (Bug#12062)
2738 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2740         Prefer typical American spelling for "acknowledgment".
2741         * intro.texi (Acknowledgments): Rename from Acknowledgements.
2743 2012-07-21  Eli Zaretskii  <eliz@gnu.org>
2745         * commands.texi (Special Events): Mention language-change event.
2746         (Input Events, Interactive Codes):
2747         * keymaps.texi (Key Sequences): Mention events that are
2748         non-keyboard but also non-mouse events.
2750 2012-07-17  Chong Yidong  <cyd@gnu.org>
2752         * text.texi (Insertion): Document insert-char changes.
2754 2012-07-15  Leo Liu  <sdl.web@gmail.com>
2756         * display.texi (Fringe Bitmaps): Add exclamation-mark.
2758 2012-07-13  Chong Yidong  <cyd@gnu.org>
2760         * buffers.texi (Read Only Buffers): Document toggle-read-only
2761         changes.  Reword to account for the fact that read-only is
2762         currently not supported in overlay properties.
2764 2012-07-07  Chong Yidong  <cyd@gnu.org>
2766         * loading.texi (Library Search): Index site-lisp directories.
2768 2012-07-06  Chong Yidong  <cyd@gnu.org>
2770         * intro.texi (A Sample Function Description): Fix incorrect
2771         markup, undoing previous change.
2772         (A Sample Variable Description): Minor clarifications and markup
2773         improvements.
2775         * elisp.texi (Top):
2776         * text.texi (Text): Fix menu order.
2778 2012-07-06  Richard Stallman  <rms@gnu.org>
2780         * intro.texi (Evaluation Notation, A Sample Function Description)
2781         (A Sample Variable Description): Improve/undo previous changes.
2783 2012-07-05  Glenn Morris  <rgm@gnu.org>
2785         * intro.texi (A Sample Function Description): Fix cross-refs.
2787 2012-07-05  Michael Witten  <mfwitten@gmail.com>  (tiny change)
2789         * intro.texi (Evaluation Notation, A Sample Function Description)
2790         (A Sample Variable Description, Version Info): Copy edits (bug#11862).
2792 2012-06-27  Chong Yidong  <cyd@gnu.org>
2794         * processes.texi (Asynchronous Processes, Input to Processes):
2795         * internals.texi (Process Internals): Don't capitalize "pty".
2797 2012-06-24  Thien-Thi Nguyen  <ttn@gnuvola.org>
2799         * processes.texi (Asynchronous Processes): Make the pty vs pipe
2800         discussion more prominent.
2802 2012-06-23  Eli Zaretskii  <eliz@gnu.org>
2804         * commands.texi (Misc Events): Document the language-change event.
2806 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2808         Support higher-resolution time stamps (Bug#9000).
2809         * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
2810         * processes.texi (System Processes):
2811         Time stamp resolution is now picosecond, not microsecond.
2813 2012-06-21  Glenn Morris  <rgm@gnu.org>
2815         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2817 2012-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2819         * functions.texi (Defining Functions):
2820         * macros.texi (Defining Macros): Un-define the return value of `defun',
2821         `defmacro' and `defalias'.
2823 2012-06-17  Chong Yidong  <cyd@gnu.org>
2825         * elisp.texi: Remove urlcolor setting.
2827 2012-06-17  Glenn Morris  <rgm@gnu.org>
2829         * display.texi (Face Attributes): Copyedits.  Add a few cindex entries.
2830         Overlining no longer behaves exactly like underlining.
2832 2012-06-16  Aurélien Aptel  <aurelien.aptel@gmail.com>
2834         * display.texi (Face Attributes):
2835         Document wave-style underline face attribute.
2837 2012-06-11  Chong Yidong  <cyd@gnu.org>
2839         * display.texi (ImageMagick Images): ImageMagick now supports the
2840         :background property.
2842 2012-06-10  Dmitry Antipov  <dmantipov@yandex.ru>
2844         * internals.texi (Garbage Collection): Typo fix.
2846 2012-06-09  Chong Yidong  <cyd@gnu.org>
2848         * text.texi (Special Properties): Clarify the meaning of a list of
2849         faces in the `face' property.
2851         * display.texi (Face Remapping): Minor clarification.
2853 2012-06-08  Chong Yidong  <cyd@gnu.org>
2855         * display.texi (Face Attributes): Font family does not accept
2856         wildcards.  De-document obsolete :bold and :italic attributes.
2857         (Defining Faces): Use new-style face spec format.
2859 2012-06-08  Dmitry Antipov  <dmantipov@yandex.ru>
2861         * internals.texi (Garbage Collection): Document new
2862         vector management code and vectorlike_header structure.
2864 2012-06-03  Chong Yidong  <cyd@gnu.org>
2866         * modes.texi (Mode Line Data): Use "mode line construct"
2867         terminology for consistency.
2869 2012-05-27  Glenn Morris  <rgm@gnu.org>
2871         * abbrevs.texi, advice.texi, anti.texi, backups.texi:
2872         * buffers.texi, commands.texi, compile.texi, control.texi:
2873         * customize.texi, debugging.texi, display.texi, doclicense.texi:
2874         * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
2875         * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
2876         * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
2877         * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
2878         * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
2879         * objects.texi, os.texi, package.texi, positions.texi:
2880         * processes.texi, searching.texi, sequences.texi, streams.texi:
2881         * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
2882         * variables.texi, windows.texi: Nuke hand-written node pointers.
2884 2012-05-27  Chong Yidong  <cyd@gnu.org>
2886         * functions.texi (Obsolete Functions):
2887         Fix doc for set-advertised-calling-convention.
2889         * modes.texi (Mode Help): Fix describe-mode.
2891         * display.texi (Face Functions): Fix define-obsolete-face-alias.
2893         * variables.texi (Variable Aliases): Fix make-obsolete-variable.
2895 2012-05-27  Martin Rudalics  <rudalics@gmx.at>
2897         * commands.texi (Recursive Editing): recursive-edit is a command.
2899         * compile.texi (Docs and Compilation):
2900         byte-compile-dynamic-docstrings is an option.
2902         * debugging.texi (Invoking the Debugger): debug is a command.
2904         * display.texi (Progress): progress-reporter-update and
2905         progress-reporter-force-update have VALUE argument optional.
2906         (Animated Images): Use non-@code{nil} instead of non-nil.
2908         * files.texi (Format Conversion Round-Trip):
2909         Use non-@code{nil} instead of non-nil.
2911         * frames.texi (Creating Frames): make-frame is a command.
2912         (Input Focus): select-frame is a command.
2913         (Pointer Shape): void-text-area-pointer is an option.
2915         * help.texi (Describing Characters): read-kbd-macro is a command.
2916         (Help Functions): describe-prefix-bindings is a command.
2918         * markers.texi (Creating Markers): Both arguments of copy-marker
2919         are optional.
2921         * minibuf.texi (Reading File Names): Use @kbd instead of @code.
2923         * modes.texi (Mode Line Variables): mode-line-remote and
2924         mode-line-client are not options.
2925         (Imenu): imenu-add-to-menubar is a command.
2926         (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
2928         * os.texi (Sound Output): play-sound-file is a command.
2930         * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
2932         * processes.texi (Signals to Processes):
2933         Use @key{RET} instead of @code{RET}.
2934         (Signals to Processes): signal-process is a command.
2936         * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
2937         (Base 64): base64-encode-string is not a command while
2938         base64-decode-region is.
2940         * windows.texi (Switching Buffers): pop-to-buffer is a command.
2942 2012-05-12  Glenn Morris  <rgm@gnu.org>
2944         * Makefile.in (MKDIR_P): New, set by configure.
2945         (mkinfodir): Use $MKDIR_P.
2947 2012-05-10  Glenn Morris  <rgm@gnu.org>
2949         * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
2950         with "coding: raw-text".
2951         Concept of multibyte sessions no longer exists.
2953         * files.texi (File Locks): Mention create-lockfiles option.
2955 2012-05-09  Glenn Morris  <rgm@gnu.org>
2957         * vol1.texi, vol2.texi: Remove files.
2958         * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
2959         * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
2961         * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
2963         * two-volume.make (emacsdir): New.
2964         (tex): Add directory with emacsver.texi to TEXINPUTS.
2966         * minibuf.texi (Minibuffer History, Basic Completion):
2967         Tweak page breaks.
2969         * internals.texi (Garbage Collection, Memory Usage)
2970         (Writing Emacs Primitives): Tweak page breaks.
2972         * streams.texi (Output Variables): Improve page break.
2974         * edebug.texi (Edebug Display Update): Improve page break.
2976         * compile.texi (Disassembly): Condense the examples.
2978         * eval.texi, functions.texi, loading.texi, macros.texi:
2979         Where possible, use example rather than smallexample.
2981         * symbols.texi: Where possible, use example rather than smallexample.
2982         (Symbol Components): Fix typo.
2983         (Other Plists): Tweak page break.
2985         * sequences.texi (Arrays): Tweak page breaks.
2987         * customize.texi: Where possible, use example rather than smallexample.
2988         (Common Keywords, Variable Definitions, Applying Customizations)
2989         (Custom Themes): Tweak page breaks.
2991         * control.texi: Where possible, use example rather than smallexample.
2992         (Sequencing, Conditionals, Signaling Errors, Handling Errors):
2993         Tweak page breaks.
2995 2012-05-08  Glenn Morris  <rgm@gnu.org>
2997         * two.el: Remove; unused since creation of two-volume.make.
2999         * vol1.texi, vol2.texi: No need to keep menus in these files.
3001 2012-05-05  Glenn Morris  <rgm@gnu.org>
3003         * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
3005         * intro.texi (Caveats): Copyedit.
3006         (Lisp History): Convert inforef to xref.
3007         (Lisp History, Printing Notation, Version Info): Improve page-breaks.
3009         * text.texi (Auto Filling): Don't mention Emacs 19.
3011         * commands.texi (Event Input Misc): Don't mention unread-command-char.
3012         * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
3014         * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
3016         * lists.texi (List-related Predicates, List Variables):
3017         Tweak page-breaks.
3018         (Sets And Lists): Convert inforef to xref.
3020 2012-05-04  Glenn Morris  <rgm@gnu.org>
3022         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
3023         (info, infoclean): Use $INFO_EXT.
3024         ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
3025         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
3026         (info, maintainer-clean): Use $INFO_EXT.
3027         ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
3029 2012-05-04  Chong Yidong  <cyd@gnu.org>
3031         * os.texi (Timers): Use defopt for timer-max-repeats.
3033 2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
3035         * os.texi (Time of Day): Do not limit current-time-string
3036         to years 1000..9999.
3038 2012-05-02  Chong Yidong  <cyd@gnu.org>
3040         * display.texi (Font Lookup):
3041         * frames.texi (Pointer Shape):
3042         * processes.texi (Subprocess Creation): Use defopt for options.
3044 2012-05-02  Glenn Morris  <rgm@gnu.org>
3046         * elisp.texi (@copying):
3047         * intro.texi (Introduction): Only print VERSION in the TeX version.
3049 2012-05-02  Chong Yidong  <cyd@gnu.org>
3051         * text.texi (Change Hooks): Minor fix for after-change-functions.
3053 2012-05-02  Glenn Morris  <rgm@gnu.org>
3055         * package.texi (Packaging Basics):
3056         * loading.texi (Autoload):
3057         * files.texi (Magic File Names):
3058         Reword to remove/reduce some overly long/short lines.
3060 2012-04-27  Glenn Morris  <rgm@gnu.org>
3062         * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
3063         * modes.texi (Major Modes, Auto-Indentation):
3064         * buffers.texi (Buffers): Some fixes for menu descriptions.
3066 2012-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3067         * functions.texi (Simple Lambda, Argument List):
3068         * eval.texi (Function Indirection): Avoid deprecated form.
3070 2012-04-27  Glenn Morris  <rgm@gnu.org>
3072         * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
3073         Add "et al." to authors.
3075         * buffers.texi, commands.texi, compile.texi, control.texi:
3076         * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
3077         * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
3078         * modes.texi, numbers.texi, objects.texi, streams.texi:
3079         * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
3080         Use Texinfo recommended convention for quotes+punctuation.
3082 2012-04-27  Chong Yidong  <cyd@gnu.org>
3084         * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
3085         to where-is-internal (Bug#10872).
3087 2012-04-27  Glenn Morris  <rgm@gnu.org>
3089         * macros.texi (Indenting Macros): Fix typo.
3091         * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
3092         (Resizing Windows, Deleting Windows, Selecting Windows)
3093         (Choosing Window Options, Horizontal Scrolling)
3094         (Cyclic Window Ordering, Window History, Dedicated Windows)
3095         (Quitting Windows, Window Configurations, Textual Scrolling)
3096         (Coordinates and Windows, Window Configurations)
3097         (Window Parameters, Window Hooks): Copyedits.
3098         (Splitting Windows, Deleting Windows):
3099         Fix ignore-window-parameters logic.
3100         (Selecting Windows, Choosing Window Options): Markup fixes.
3101         (Window Start and End): Remove pointless example.
3102         Remove cross-reference to deleted count-lines content.
3103         (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
3104         and recenter-positions.  Remove recenter example.
3106         * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
3108         * minibuf.texi (Intro to Minibuffers):
3109         Tweak discussion of resizing minibuffer window.
3111 2012-04-26  Glenn Morris  <rgm@gnu.org>
3113         * elisp-covers.texi, front-cover-1.texi: Remove files.
3115         * tindex.pl: Remove file.
3117         * makefile.w32-in (srcs):
3118         * Makefile.in (srcs): Remove back.texi (which is unused).
3120 2012-04-24  Michael Albinus  <michael.albinus@gmx.de>
3122         * os.texi (Notifications): Extend possible notification hints.
3123         Add notifications-get-capabilities.
3125 2012-04-20  Chong Yidong  <cyd@gnu.org>
3127         * processes.texi (Asynchronous Processes): Mention nil argument to
3128         start-process.
3130 2012-04-20  Glenn Morris  <rgm@gnu.org>
3132         * minibuf.texi (Basic Completion): No need to describe obarrays here.
3133         Don't mention obsolete `nospace' argument of all-completions.
3134         (Minibuffer Completion, Completion Commands, Reading File Names)
3135         (Completion Variables): Copyedits.
3136         (Completion Commands): Mention parent keymaps.
3137         Remove obsolete minibuffer-local-filename-must-match-map.
3138         (High-Level Completion): Remove read-variable's almost
3139         word-for-word duplication of read-command.
3140         * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
3141         Update "High-Level Completion" description.
3143         * minibuf.texi (Minibuffers):
3144         * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
3146         * minibuf.texi: Standardize metasyntactic variables ("history", etc).
3147         Use Texinfo-recommended form of quote+punctuation.
3148         (Intro to Minibuffers): First minibuffer is #1, not #0.
3149         Mention minibuffer-inactive-mode.
3150         (Text from Minibuffer): Copyedits.
3151         (Minibuffer History, Programmed Completion): Fix @var usage.
3152         (Object from Minibuffer): Remove overly pedantic para.
3153         (Minibuffer History): Copyedits.  Add face-name-history.
3154         (Initial Input, Yes-or-No Queries, Multiple Queries)
3155         (Minibuffer Windows, Minibuffer Misc): Copyedits.
3156         (Yes-or-No Queries): Tweak example.
3157         (Minibuffer Commands): Add next-complete-history-element.
3158         (Minibuffer Misc): Mention minibuffer-message-timeout, and
3159         minibuffer-inactive-mode.
3161         * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
3162         (Bindat Functions): Copyedits.
3164 2012-04-20  Christopher Schmidt  <christopher@ch.ristopher.com>
3166         * files.texi (Saving Buffers): Document `visit and `visit-save'
3167         values of require-final-newline.
3169 2012-04-20  Glenn Morris  <rgm@gnu.org>
3171         * processes.texi (Output from Processes, Filter Functions):
3172         Mention waiting-for-user-input-p.
3173         (Sentinels, Query Before Exit, System Processes, Transaction Queues)
3174         (Network Servers, Datagrams, Network Processes, Network Options)
3175         (Network Feature Testing, Serial Ports): Copyedits.
3176         (Network): Add encrypted network overview paragraph.
3177         Cross-reference the Emacs-GnuTLS manual.  Use @acronym.
3179 2012-04-20  Chong Yidong  <cyd@gnu.org>
3181         * help.texi (Keys in Documentation): Mention :advertised-binding.
3183         * keymaps.texi (Menu Bar): Move most of the :advertised-binding
3184         description to help.texi.
3186 2012-04-20  Glenn Morris  <rgm@gnu.org>
3188         * processes.texi (Process Information, Input to Processes)
3189         (Signals to Processes, Output from Processes, Process Buffers)
3190         (Filter Functions, Decoding Output): Copyedits.
3191         (Accepting Output): Discourage use of `millisec' argument.
3193 2012-04-15  Glenn Morris  <rgm@gnu.org>
3195         * processes.texi (Processes, Subprocess Creation, Shell Arguments)
3196         (Synchronous Processes, Asynchronous Processes, Deleting Processes):
3197         Copyedits.
3198         (Subprocess Creation): Discourage modifying exec-path directly.
3199         (Synchronous Processes, Asynchronous Processes):
3200         Update some example output.
3201         (Process Information): Fix typo.
3202         (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
3204 2012-04-15  Glenn Morris  <rgm@gnu.org>
3206         * anti.texi (Antinews): Copyedits.  Don't @dfn anything here.
3207         open-network-stream does exist in Emacs 23, but is simpler.
3209 2012-04-15  Chong Yidong  <cyd@gnu.org>
3211         * customize.texi (Custom Themes): Also document load-theme etc.
3213 2012-04-14  Chong Yidong  <cyd@gnu.org>
3215         * customize.texi (Applying Customizations, Custom Themes): New nodes.
3217         * display.texi (Defining Faces): Reference custom-set-faces.
3219         * modes.texi (Defining Minor Modes, Defining Minor Modes):
3220         * os.texi (Startup Summary): Copyedits.
3222 2012-04-14  Glenn Morris  <rgm@gnu.org>
3224         * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
3226         * strings.texi (Case Tables):
3227         * objects.texi (General Escape Syntax):
3228         * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
3230         * buffers.texi, compile.texi, customize.texi, debugging.texi:
3231         * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
3232         * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
3233         * text.texi: Use @file for buffers, per the Texinfo manual.
3235         * compile.texi (Compiler Errors): Add missing space in buffer name.
3237 2012-04-14  Chong Yidong  <cyd@gnu.org>
3239         * processes.texi (Query Before Exit): Remove obsolete function
3240         process-kill-without-query (Bug#11190).
3242 2012-04-14  Glenn Morris  <rgm@gnu.org>
3244         * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
3245         Use @env for environment variables.
3247         * Makefile.in: Replace non-portable use of $< in ordinary rules.
3249 2012-04-12  Jari Aalto  <jari.aalto@cante.net>
3251         * processes.texi (Synchronous Processes):
3252         Mention `default-directory' (bug#7515).
3254 2012-04-09  Chong Yidong  <cyd@gnu.org>
3256         * customize.texi (Variable Definitions): Remove user-variable-p.
3258         * commands.texi (Interactive Codes):
3259         * help.texi (Accessing Documentation):
3260         * minibuf.texi (High-Level Completion): Callers changed.
3262 2012-04-06  Chong Yidong  <cyd@gnu.org>
3264         * minibuf.texi (Programmed Completion): Document metadata method.
3265         (Completion Variables): Document completion-category-overrides.
3267 2012-04-05  Chong Yidong  <cyd@gnu.org>
3269         * anti.texi (Antinews): Rewrite for Emacs 23.
3271 2012-04-04  Chong Yidong  <cyd@gnu.org>
3273         * minibuf.texi (Programmed Completion): Remove obsolete variable
3274         completion-annotate-function.
3275         (Completion Variables): Rename from Completion Styles.
3276         Document completion-extra-properties.  Document completion-styles-alist
3277         change.
3278         (Reading File Names): minibuffer-local-filename-must-match-map is
3279         not used anymore.
3280         (Minibuffer Completion): Document completing-read-function.
3281         (Completion in Buffers): completion-at-point-functions can return
3282         properties recognized in completion-extra-properties.
3284         * display.texi (Delayed Warnings): New node.
3286         * os.texi (Notifications): Copyedits.
3288 2012-04-04  Glenn Morris  <rgm@gnu.org>
3290         * os.texi (Notifications): Copyedits.
3292 2012-04-03  Michael Albinus  <michael.albinus@gmx.de>
3294         * os.texi (Terminal-Specific): Fix typo.
3295         (Notifications): New section.
3297         * elisp.texi (Top):
3298         * vol1.texi (Top):
3299         * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
3300         menu entries.
3302 2012-04-01  Chong Yidong  <cyd@gnu.org>
3304         * files.texi (Kinds of Files): file-subdir-of-p renamed to
3305         file-in-directory-p.
3307 2012-03-31  Glenn Morris  <rgm@gnu.org>
3309         * edebug.texi (Instrumenting Macro Calls):
3310         Mention defining macros at instrumentation time.
3311         (Edebug Options): Mention edebug-unwrap-results.
3313 2012-03-31  Eli Zaretskii  <eliz@gnu.org>
3315         * text.texi (Special Properties): Clarify the description of the
3316         effect of integer values of the 'cursor' property on cursor
3317         position.  See the discussions in bug#11068 for more details and
3318         context.
3320 2012-03-31  Glenn Morris  <rgm@gnu.org>
3322         * edebug.texi (Edebug Eval, Specification List, Edebug Options):
3323         Copyedits.
3325 2012-03-30  Chong Yidong  <cyd@gnu.org>
3327         * display.texi (Image Formats): Add imagemagick type.
3328         (Image Descriptors): Mention how they are used.
3329         (ImageMagick Images): Clarify role of imagemagick-register-types.
3330         (Character Display): Don't mention glyph tables.
3331         (Display Tables): Use make-glyph-code in example.
3332         (Glyphs): Avoid "simple glyph code" terminology.  Note that glyph
3333         tables are semi-obsolete.  De-document create-glyph.
3334         (Glyphless Chars): Note that display tables override this.
3335         (Bidirectional Display): Copyedits.  Introduce "bidirectional
3336         reordering" terminology, and use it.
3338 2012-03-30  Glenn Morris  <rgm@gnu.org>
3340         * edebug.texi (Jumping): Give name of `i' binding.
3342 2012-03-28  Glenn Morris  <rgm@gnu.org>
3344         * searching.texi (Regular Expressions, Regexp Special)
3345         (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
3346         (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
3347         (Regexp Special): Mention collation.
3348         Clarify char classes with an example.
3349         (Regexp Functions): Mention regexp-opt is not guaranteed.
3350         Mention regexp-opt-charset.
3351         (Regexp Search): Recommend against looking-back.
3352         (Search and Replace): Use Texinfo recommended quote convention.
3353         Add more query-replace-map items.  List multi-query-replace-map items.
3355 2012-03-27  Martin Rudalics  <rudalics@gmx.at>
3357         * windows.texi (Window History): Describe new option
3358         switch-to-visible-buffer.
3360 2012-03-27  Glenn Morris  <rgm@gnu.org>
3362         * searching.texi (String Search): Add xref to Emacs manual.
3363         Copyedits.  Mention the function word-search-regexp.
3364         (Searching and Case): Add xref to Emacs manual.  Copyedits.
3366         * processes.texi (Network Servers): Standardize apostrophe usage.
3368         * os.texi (System Environment): Copyedits.  Remove some examples
3369         that do not seem useful.  Mention setenv third arg.
3370         tty-erase-char does not seem to be nil under a window-system.
3371         (User Identification): Copyedits.
3372         Remove some examples that do not seem useful.
3374 2012-03-26  Glenn Morris  <rgm@gnu.org>
3376         * os.texi (Startup Summary): Copyedits.  Fix startup screen logic.
3377         (Init File): Copyedits.
3378         (Command-Line Arguments): Copyedits.  Do not mention argv alias.
3379         (Killing Emacs): Copyedits.
3380         (Suspending Emacs): Copyedits.  Mention not very relevant with GUIs.
3381         Shorten the example, use more standard shell prompts.
3383 2012-03-25  Chong Yidong  <cyd@gnu.org>
3385         * display.texi (Fringes): Note that fringes are shown on graphical
3386         displays only.
3387         (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
3388         (Replacing Specs): Clarify example.
3389         (Manipulating Buttons): Note that button-at can return a marker.
3390         (Buttons): Minor rewrite.
3391         (Character Display): New node.  Consolidate all character display
3392         related nodes into its subsections.
3393         (Usual Display): Character 127 is also affected by ctl-arrow.
3394         (Display Tables): Improve example.
3396 2012-03-22  Glenn Morris  <rgm@gnu.org>
3398         * strings.texi (Text Comparison): Mention string-prefix-p.
3400 2012-03-21  Chong Yidong  <cyd@gnu.org>
3402         * display.texi (The Echo Area): Add xref to Output Streams.
3403         (Displaying Messages): Improve doc of message.
3404         (Echo Area Customization, Invisible Text): Copyedits.
3405         (Invisible Text): Mention that spec comparison is done with eq.
3406         (Width): Improve doc of char-width.
3407         (Faces): Recommend using symbol instead of string for face name.
3408         Minor clarifications.
3409         (Defining Faces): Copyedits.  Update face example.
3410         (Attribute Functions): Mark set-face-foreground etc as commands.
3411         (Face Remapping): Mention text-scale-adjust.
3412         Clarify face-remapping-alist and related docs.
3413         (Face Functions): Don't document make-face or copy-face.
3415 2012-03-20  Chong Yidong  <cyd@gnu.org>
3417         * display.texi (Forcing Redisplay): Various rewrites to reflect
3418         new value of redisplay-dont-pause.
3419         (Truncation): Copyedits.
3421 2012-03-20  Glenn Morris  <rgm@gnu.org>
3423         * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
3424         Add summary table of some relevant command-line options.
3426 2012-03-18  Chong Yidong  <cyd@gnu.org>
3428         * internals.texi (Building Emacs, Garbage Collection): Copyedits.
3429         (Writing Emacs Primitives): Re-organize discussion of functions
3430         with variable Lisp arguments are handled.  Delete an obsolete
3431         remark, previously tagged as FIXME.
3433         * os.texi (Idle Timers): Minor clarification.
3434         (Idle Timers): Link to Time of Day for description of time list.
3436 2012-03-18  Glenn Morris  <rgm@gnu.org>
3438         * os.texi (System Interface): Flow control was removed.
3439         (Startup Summary): General update.
3440         (Init File): Don't mention compiling it.
3442 2012-03-17  Chong Yidong  <cyd@gnu.org>
3444         * os.texi (Startup Summary): Mention package loading.
3445         (Init File): Don't refer to .emacs in section title.  Copyedits.
3446         (Terminal-Specific): Give a realistic example.
3447         (Command-Line Arguments): Reference Entering Emacs instead of
3448         repeating the spiel about not restarting Emacs.
3449         (Time of Day): Discuss time representation at beginning of node.
3450         (Sound Output): Copyedits.
3452         * package.texi (Packaging Basics): Document package-initialize.
3454 2012-03-17  Eli Zaretskii  <eliz@gnu.org>
3456         * frames.texi (Initial Parameters): Add an index entry for
3457         minibuffer-only frame.
3459 2012-03-16  Glenn Morris  <rgm@gnu.org>
3461         * modes.texi (Major Mode Conventions): Mention the strange
3462         relationship between View mode and special modes.  (Bug#10650)
3464 2012-03-11  Chong Yidong  <cyd@gnu.org>
3466         * windows.texi (Window Configurations): save-window-excursion is
3467         now a macro.
3469         * display.texi (Temporary Displays): with-output-to-temp-buffer is
3470         now a macro.
3472         * text.texi (Fields): Minor copyedit.
3474 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
3476         * strings.texi (String Basics):
3477         * sequences.texi (Sequence Functions): Mention that `length' is
3478         not appropriate for computing the string width on display; add a
3479         cross-reference to the description of `string-width'.  (Bug#10978)
3481         * eval.texi (Autoloading): Minor change of wording.
3483 2012-03-10  Chong Yidong  <cyd@gnu.org>
3485         * loading.texi (Autoload): Explicitly state which forms are
3486         processed specially (Bug#7783).
3488         * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
3489         non-default situation.  Describe one-submenu exception (Bug#7695).
3491         * nonascii.texi (Character Properties): Copyedits.
3493 2012-03-08  Chong Yidong  <cyd@gnu.org>
3495         * text.texi (Mode-Specific Indent): Document new behavior of
3496         indent-for-tab-command.  Document tab-always-indent.
3497         (Special Properties): Copyedits.
3498         (Checksum/Hash): Improve secure-hash doc.  Do not recommend MD5.
3499         (Parsing HTML/XML): Rename from Parsing HTML.  Update doc of
3500         libxml-parse-html-region.
3502 2012-03-07  Glenn Morris  <rgm@gnu.org>
3504         * markers.texi (The Region): Briefly mention use-empty-active-region
3505         and region-active-p.
3506         (Overview of Markers): Reword garbage collection, add cross-ref.
3507         (The Mark): Tiny clarification re command loop and activate-mark-hook.
3509 2012-03-07  Chong Yidong  <cyd@gnu.org>
3511         * text.texi (Buffer Contents): Don't duplicate explanation of
3512         region arguments from Text node.  Put doc of obsolete var
3513         buffer-substring-filters back, since it is referred to.
3514         (Low-Level Kill Ring): Yank now uses clipboard instead of primary
3515         selection by default.
3517         * markers.texi (The Mark): Fix typo.
3518         (The Region): Copyedits.
3520 2012-03-07  Glenn Morris  <rgm@gnu.org>
3522         * markers.texi (Overview of Markers): Copyedits.
3523         (Creating Markers): Update approximate example buffer size.
3524         (The Mark): Don't mention uninteresting return values.
3526 2012-03-05  Chong Yidong  <cyd@gnu.org>
3528         * positions.texi (Text Lines): Document count-words.
3530 2012-03-04  Chong Yidong  <cyd@gnu.org>
3532         * frames.texi (Frames): Remove little-used "terminal frame" and
3533         "window frame" terminology.
3534         (Frame Parameters, Font and Color Parameters, Initial Parameters)
3535         (Size and Position, Visibility of Frames): Callers changed.
3536         (Frames): Clarify which terminals in framep are graphical.
3537         (Initial Parameters): --geometry is not the only option which adds
3538         to initial-frame-alist.
3539         (Position Parameters): Note that icon-left and icon-top are for
3540         old window managers only.
3541         (Size Parameters): Sizes are in characters even on graphical
3542         displays.
3543         (Management Parameters): Note that window-id and outer-window-id
3544         can't really be changed, and that auto-raise isn't always obeyed.
3545         (Cursor Parameters): Document cursor-type explicitly.
3546         (Size and Position): The aliases set-screen-height and
3547         set-screen-width have been deleted.
3548         (Visibility of Frames): Mention "minimization".
3550         * os.texi (Startup Summary): Minor clarifications.
3551         (Startup Summary, Suspending Emacs): Standardize on "text
3552         terminal" terminology.
3554         * windows.texi (Basic Windows, Coordinates and Windows)
3555         (Coordinates and Windows):
3556         * display.texi (Refresh Screen, Line Height, Face Attributes)
3557         (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
3559 2012-03-04  Glenn Morris  <rgm@gnu.org>
3561         * abbrevs.texi: Small copyedits throughout.
3562         (Abbrev Mode): Remove this section, folding it into the top-level.
3563         (Abbrev Tables): Don't mention irrelevant return values.
3564         (Abbrev Expansion): Add cross-ref for wrapper hooks.
3565         (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
3566         (Abbrev Table Properties): Update nil :regexp description.
3568 2012-03-03  Glenn Morris  <rgm@gnu.org>
3570         * internals.texi: Change @appendix section commands to @section.
3571         (Building Emacs): Say less about CANNOT_DUMP platforms.
3572         Replace deleted eval-at-startup with custom-initialize-delay.
3573         (Pure Storage): Small changes.
3574         (Memory Usage): Copyedit.
3575         (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
3576         example definitions.  Give examples of things with non-nil
3577         interactive args.  Mention eval_sub.  Remove old info about
3578         strings and GCPRO.  Mention cus-start.el.
3579         (Buffer Internals, Window Internals, Process Internals):
3580         Misc small updates and fixes for fields.
3582         * tips.texi: Copyedits.
3583         (Coding Conventions): Mention autoloads.
3584         Combine partially duplicated macro items.  Fix xref.
3585         Refer to Library Headers for copyright notice.
3586         (Programming Tips): edit-options is long-obsolete.
3587         (Compilation Tips): Mention loading bytecomp for byte-compile props.
3588         (Warning Tips): Mention declare-function.
3589         (Documentation Tips): Remove old info.
3590         (Comment Tips): Mention comment-dwim, not indent-for-comment.
3591         (Library Headers): General update.
3593 2012-03-02  Glenn Morris  <rgm@gnu.org>
3595         * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
3596         and relocate entry.  Mention buffer-stale-function.
3598         * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
3600         * hooks.texi (Standard Hooks): General update.
3601         Put related hooks together.  Add and remove items.
3602         * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
3603         * modes.texi (Hooks): Tweak cross-ref description.
3605 2012-03-01  Michael Albinus  <michael.albinus@gmx.de>
3607         * files.texi (Kinds of Files): The return value of file-equal-p is
3608         unspecified, if FILE1 or FILE2 does not exist.
3610 2012-03-01  Glenn Morris  <rgm@gnu.org>
3612         * hooks.texi (Standard Hooks): Remove mode-specific hooks.
3614         * maps.texi (Standard Keymaps): General update.
3615         Remove mode-specific maps, talk about the more general keymaps.
3616         * help.texi (Help Functions): Add vindex for Helper-help-map.
3617         * keymaps.texi (Active Keymaps): Minor rephrasing.
3619 2012-02-29  Glenn Morris  <rgm@gnu.org>
3621         * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
3623 2012-02-28  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3625         * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
3626         Update changed behavior of file-subdir-of-p.
3628 2012-02-28  Glenn Morris  <rgm@gnu.org>
3630         * advice.texi, anti.texi, display.texi, elisp.texi:
3631         * processes.texi, variables.texi, vol1.texi, vol2.texi:
3632         Standardize possessive apostrophe usage.
3634         * locals.texi: Remove file.
3635         * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
3636         Remove menu entry.
3637         * errors.texi, maps.texi: Adjust node pointers.
3638         * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
3639         * makefile.w32-in (srcs):
3640         * Makefile.in (srcs): Remove locals.texi.
3642         * frames.texi (Mouse Position): Fix cross-ref.
3644 2012-02-27  Chong Yidong  <cyd@gnu.org>
3646         * buffers.texi (Creating Buffers): Clarify that
3647         generate-new-buffer uses generate-new-buffer-names.
3648         (Killing Buffers): Remove bogus example duplicating buffer-live-p.
3650         * files.texi (Directory Names): Index entry for file name abbreviations.
3651         (Relative File Names, File Name Expansion): Refer to it.
3652         (Locating Files): Move locate-user-emacs-file documentation to
3653         Standard File Names.
3654         (Standard File Names): Add locate-user-emacs-file; update examples.
3656 2012-02-26  Michael Albinus  <michael.albinus@gmx.de>
3658         * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
3660 2012-02-26  Chong Yidong  <cyd@gnu.org>
3662         * files.texi (Kinds of Files): Improve documentation of
3663         files-equal-p and file-subdir-of-p.
3665 2012-02-26  Glenn Morris  <rgm@gnu.org>
3667         * intro.texi (Acknowledgements): Small changes.
3669 2012-02-25  Glenn Morris  <rgm@gnu.org>
3671         * errors.texi: Don't try to list _all_ the error symbols.
3672         Add circular-list, cl-assertion-failed, compression-error.
3673         * elisp.texi, vol1.texi, vol2.texi:
3674         * control.texi (Error Symbols): Tweak "Standard Errors" description.
3676 2012-02-25  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3678         * files.texi (files-equal-p, file-subdir-of-p): New,
3679         add initial documentation.
3681 2012-02-25  Chong Yidong  <cyd@gnu.org>
3683         * files.texi (File Attributes): Document file-selinux-context.
3684         (Changing Files): Link to it.
3685         (Changing Files): Document set-file-selinux-context.
3687         * backups.texi (Making Backups): Return value of backup-buffer is
3688         changed.  Mention default value of backup-directory-alist.
3689         (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
3690         (Auto-Saving): New minor mode behavior for auto-save-mode.
3691         (Reverting): Add defvar for revert-buffer-in-progress-p.
3693         * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
3695 2012-02-24  Glenn Morris  <rgm@gnu.org>
3697         * errors.texi (Standard Errors): Mention dbus-error.
3698         For arith-error sub-classes, just use one cross-ref.
3700 2012-02-23  Alan Mackenzie  <acm@muc.de>
3702         * modes.texi (Defining Minor Modes): Document the new keyword
3703         :after-hook.
3705 2012-02-21  Chong Yidong  <cyd@gnu.org>
3707         * files.texi (Files): Mention magic file names as arguments.
3708         (Reading from Files): Copyedits.
3709         (File Attributes): Mention how to change file modes.
3710         (Changing Files): Use standard "file permissions" terminology.
3711         Add xref to File Attributes node.
3712         (Locating Files): Document locate-user-emacs-file.
3713         (Unique File Names): Recommend against using make-temp-name.
3715 2012-02-19  Chong Yidong  <cyd@gnu.org>
3717         * help.texi (Documentation, Documentation Basics, Help Functions):
3718         Minor clarifications.
3719         (Accessing Documentation): Clarify what documentation-property is
3720         for.  Add xref to Keys in Documentation.
3722         * tips.texi (Documentation Tips): Don't recommend using * in
3723         docstrings.
3725         * macros.texi (Defining Macros):
3726         * modes.texi (Derived Modes): Say "documentation string" instead
3727         of docstring.
3729 2012-02-18  Chong Yidong  <cyd@gnu.org>
3731         * modes.texi (Tabulated List Mode): New node.
3732         (Basic Major Modes): Add xref to it.
3734         * processes.texi (Process Information): Mention Process Menu mode.
3736 2012-02-17  Chong Yidong  <cyd@gnu.org>
3738         * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
3740 2012-02-17  Glenn Morris  <rgm@gnu.org>
3742         * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
3744 2012-02-16  Chong Yidong  <cyd@gnu.org>
3746         * syntax.texi (Syntax Tables, Syntax Descriptors)
3747         (Syntax Table Functions): Copyedits.
3748         (Syntax Basics): Don't repeat the material in the preceding node.
3749         (Syntax Class Table): Use a table.
3750         (Syntax Properties): Document syntax-propertize-function and
3751         syntax-propertize-extend-region-functions.
3752         (Motion via Parsing): Clarify scan-lists.  Fix indentation.
3753         (Parser State): Update for the new "c" comment style.
3754         Fix description of item 7 (comment style).
3756         * modes.texi (Minor Modes): Update how mode commands should treat
3757         arguments now.
3758         (Mode Line Basics): Clarify force-mode-line-update.
3759         (Mode Line Top): Note that the example is not realistic.
3760         (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
3761         (Emulating Mode Line): Use "mode line" instead of "mode-line", and
3762         "mode line construct" instead of "mode line specification".
3763         (Syntactic Font Lock): Remove mention of obsolete variable
3764         font-lock-syntactic-keywords.
3765         (Setting Syntax Properties): Node deleted.
3766         (Font Lock Mode): Note that Font Lock mode is a minor mode.
3767         (Font Lock Basics): Note that syntactic fontification falls back
3768         on `syntax-table'.
3769         (Search-based Fontification): Emphasize that font-lock-keywords
3770         should not be set directly.
3771         (Faces for Font Lock): Avoid some confusing terminology.
3772         (Syntactic Font Lock): Minor clarifications.  Add xref to
3773         Syntactic Font Lock node.
3775 2012-02-15  Chong Yidong  <cyd@gnu.org>
3777         * minibuf.texi (Basic Completion): Define "completion table".
3778         Move completion-in-region to Completion in Buffers node.
3779         (Completion Commands): Use "completion table" terminology.
3780         (Completion in Buffers): New node.
3782         * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
3783         (Setting Hooks): Update minor mode usage example.
3784         (Major Mode Conventions): Note that completion-at-point-functions
3785         should be altered locally.  Add xref to Completion in Buffers.
3786         Remove duplicate tip about auto-mode-alist.
3787         (Minor Modes): Rewrite introduction.
3788         (Minor Mode Conventions): Copyedits.  Don't recommend
3789         variable-only minor modes since few minor modes are like that.
3791 2012-02-15  Glenn Morris  <rgm@gnu.org>
3793         * processes.texi (Network): Document open-network-stream :parameters.
3795 2012-02-14  Chong Yidong  <cyd@gnu.org>
3797         * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
3798         was removed on 2009-09-10.  Update lisp-mode-map example.
3799         (Inheritance and Keymaps): Minor clarification.
3800         (Searching Keymaps): Remove out-of-place enumeration.
3801         (Key Lookup): Remove unnecessary example (one was already given in
3802         Format of Keymaps).
3803         (Changing Key Bindings): Update suppress-keymap example.
3804         (Menu Bar, Tool Bar): Copyedits.
3805         (Tool Bar): Update tool-bar-map example.
3807 2012-02-12  Chong Yidong  <cyd@gnu.org>
3809         * debugging.texi (Debugger Commands): Continuing is now allowed
3810         for errors.
3812 2012-02-11  Chong Yidong  <cyd@gnu.org>
3814         * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
3815         Move the list of standard bitmaps there.
3816         (Fringe Cursors): Rewrite for clarity.
3817         (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
3819         * commands.texi (Command Overview): Mention read-key.
3820         (Using Interactive, Interactive Call): Minor clarifications.
3821         (Function Keys, Click Events): Avoid "input stream" terminology.
3822         (Click Events): Add xref to Window Sizes and Accessing Mouse.
3823         Clarify column and row components.
3824         (Accessing Mouse): Add xref to Click Events.  Minor fixes.
3825         (Special Events): Copyedits.
3827         * streams.texi (Input Streams): De-document get-file-char.
3828         (Output Variables): Don't refer to old backquote syntax.
3830         * debugging.texi (Debugging): Copyedits.  Describe testcover, ERT.
3831         (Error Debugging): Note that debug-ignored-errors overrides list
3832         values of debug-on-error too.  Add xref to Signaling Errors.
3833         Note that debug-on-signal is not customizable.
3834         Mention condition-case-unless-debug.
3835         (Compilation Errors): Node deleted.
3837         * compile.texi (Compiler Errors): Move a paragraph here from
3838         deleted node Compilation Errors.
3840 2012-02-10  Leo Liu  <sdl.web@gmail.com>
3842         * control.texi (Handling Errors): Change condition-case-no-debug
3843         to condition-case-unless-debug.
3845 2012-02-10  Chong Yidong  <cyd@gnu.org>
3847         * advice.texi (Defining Advice): Clarify ad-unadvise.
3848         (Activation of Advice): Specifying the ACTIVATE flag in defadvice
3849         is not abnormal.
3850         (Advising Primitives): Node deleted; ad-define-subr-args has been
3851         removed.
3853         * compile.texi (Speed of Byte-Code): Use float-time in example.
3854         (Compilation Functions): Note that the log uses Compilation mode.
3855         Don't discuss the contents of byte-code function object here.
3856         (Compilation Functions): De-document internal function byte-code.
3857         (Docs and Compilation): Minor clarifications.
3859         * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
3860         Objects.
3862 2012-02-10  Glenn Morris  <rgm@gnu.org>
3864         * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
3865         Mention secure-hash.
3866         * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
3868 2012-02-10  Chong Yidong  <cyd@gnu.org>
3870         * loading.texi (Loading): Don't emphasize "library" terminology.
3871         (Library Search): load-path is not a user option.  Mention role of
3872         -L option and packages.  Improve examples.
3873         (Loading Non-ASCII): Don't mention unibyte Emacs, which is
3874         obsolete.
3875         (Autoload): Minor clarifications.
3877 2012-02-10  Glenn Morris  <rgm@gnu.org>
3879         * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
3881         * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
3883 2012-02-08  Glenn Morris  <rgm@gnu.org>
3885         * loading.texi (Named Features): Update the require example.
3887 2012-02-07  Glenn Morris  <rgm@gnu.org>
3889         * modes.texi (Defining Minor Modes):
3890         Expand on args of defined minor modes.
3892 2012-02-07  Chong Yidong  <cyd@gnu.org>
3894         * variables.texi (Creating Buffer-Local): Minor clarification
3895         to buffer-local-variables doc (Bug#10715).
3897 2012-02-07  Glenn Morris  <rgm@gnu.org>
3899         * display.texi (ImageMagick Images): General update.
3900         Move most details of imagemagick-render-type to the variable's doc.
3902 2012-02-06  Glenn Morris  <rgm@gnu.org>
3904         * keymaps.texi (Tool Bar): Mention separators.
3905         (Inheritance and Keymaps):
3906         Mention make-composed-keymap and multiple inheritance.
3908         * modes.texi (Running Hooks): Mention run-hook-wrapped.
3910         * control.texi (Handling Errors):
3911         Mention condition-case-no-debug and with-demoted-errors.
3913 2012-02-05  Chong Yidong  <cyd@gnu.org>
3915         * customize.texi (Common Keywords): Minor clarifications.
3916         Document custom-unlispify-remove-prefixes.
3917         (Variable Definitions): Backquotes in defcustom seem to work fine
3918         now.  Various other copyedits.
3919         (Simple Types): Copyedits.  Document color selector.
3920         (Composite Types): Copyedits.
3921         (Splicing into Lists): Clarifications.
3923         * eval.texi (Backquote): Move from macros.texi.
3925         * macros.texi (Expansion): Minor clarification.
3926         (Backquote): Move node to eval.texi.
3927         (Defining Macros): Move an example from Backquote node.
3928         (Argument Evaluation): No need to mention Pascal.
3929         (Indenting Macros): Add xref to Defining Macros.
3931 2012-02-05  Glenn Morris  <rgm@gnu.org>
3933         * debugging.texi (Error Debugging): Mention debug-on-event default.
3935 2012-02-04  Glenn Morris  <rgm@gnu.org>
3937         * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
3939         * debugging.texi (Error Debugging): Mention debug-on-event.
3940         * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
3942         * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
3944         * text.texi (Buffer Contents):
3945         Update filter-buffer-substring description.
3947 2012-02-04  Chong Yidong  <cyd@gnu.org>
3949         * functions.texi (What Is a Function): Add closures.
3950         Mention "return value" terminology.  Add xref for command-execute.
3951         Remove unused "keystroke command" terminology.
3952         (Lambda Expressions): Give a different example than in the
3953         following subsection.  Add xref to Anonymous Functions.
3954         (Function Documentation): Remove gratuitous markup.
3955         (Function Names): Move introductory text to `What Is a Function'.
3956         (Defining Functions): Fix defun argument spec.
3957         (Anonymous Functions): Document lambda macro explicitly.
3958         Mention effects on lexical binding.
3959         (Function Cells): Downplay direct usage of fset.
3960         (Closures): New node.
3961         (Inline Functions): Remove "open-code" terminology.
3962         (Declaring Functions): Minor tweak; .m is not C code.
3964         * variables.texi (Variables): Don't refer to "global value".
3965         (Local Variables, Void Variables): Copyedits.
3966         (Lexical Binding): Minor clarification of example.
3967         (File Local Variables): Mention :safe and :risky defcustom args.
3968         (Lexical Binding): Add xref to Closures node.
3970 2012-02-04  Glenn Morris  <rgm@gnu.org>
3972         * minibuf.texi (High-Level Completion): Updates for read-color.
3974 2012-02-03  Glenn Morris  <rgm@gnu.org>
3976         * display.texi (GIF Images): Mention animation.
3977         Remove commented-out old example of animation.
3978         (Animated Images): New subsection.
3979         * elisp.texi (Top):
3980         * vol1.texi (Top):
3981         * vol2.texi (Top): Add Animated Images menu entry.
3983         * display.texi (Image Formats): Remove oddly specific information
3984         on versions of image libraries.
3985         (GIF Images, TIFF Images): Minor rephrasing.
3987 2012-02-02  Glenn Morris  <rgm@gnu.org>
3989         * processes.texi (Synchronous Processes):
3990         Mention call-process's :file gets overwritten.
3992         * commands.texi (Reading One Event):
3993         * help.texi (Help Functions): Document read-char-choice.
3995         * hooks.texi (Standard Hooks):
3996         * modes.texi (Keymaps and Minor Modes):
3997         * text.texi (Commands for Insertion): Document post-self-insert-hook.
3999         * hooks.texi (Standard Hooks): Add prog-mode-hook.
4001         * hooks.texi (Standard Hooks):
4002         * modes.texi (Major Mode Conventions, Mode Hooks):
4003         Document change-major-mode-after-body-hook.
4005 2012-02-01  Glenn Morris  <rgm@gnu.org>
4007         * modes.texi (Defining Minor Modes):
4008         Mention disabling global minor modes on a per-major-mode basis.
4010 2012-01-31  Chong Yidong  <cyd@gnu.org>
4012         * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
4013         (Parser State): Remove unnecessary statement (Bug#10661).
4015         * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
4017 2012-01-31  Glenn Morris  <rgm@gnu.org>
4019         * modes.texi (Defining Minor Modes):
4020         Document define-minor-mode's new :variable keyword.
4022 2012-01-29  Chong Yidong  <cyd@gnu.org>
4024         * syntax.texi (Syntax Class Table): Tweak description of newline
4025         char syntax (Bug#9619).
4027         * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
4028         description (Bug#10189).
4030 2012-01-29  Glenn Morris  <rgm@gnu.org>
4032         * files.texi (Changing Files): Document SELinux support.
4034         * windows.texi (Window Sizes): Fix typo.
4036 2012-01-28  Chong Yidong  <cyd@gnu.org>
4038         * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
4039         doc (Bug#8568).
4041         * frames.texi (Input Focus): Add NORECORD arg to
4042         select-frame-set-input-focus.  Clarify its role in select-frame.
4044         * text.texi (Transposition): We don't use transpose-region as an
4045         internal subroutine (Bug#3249).
4047         * modes.texi (Example Major Modes): Update Lisp example code to
4048         current sources.  Delete the old non-derived-major-mode example,
4049         which has diverged badly from current sources.
4051 2012-01-27  Glenn Morris  <rgm@gnu.org>
4053         * makefile.w32-in (texinputdir): Fix (presumed) typo.
4054         (VERSION, manual): Remove, unused.
4056 2012-01-27  Chong Yidong  <cyd@gnu.org>
4058         * commands.texi (Command Overview): Minor clarification (Bug#10384).
4060 2012-01-26  Chong Yidong  <cyd@gnu.org>
4062         * searching.texi (String Search): Document negative repeat count
4063         (Bug#10507).
4065 2012-01-26  Glenn Morris  <rgm@gnu.org>
4067         * variables.texi (Using Lexical Binding):
4068         Mention that lexical-binding should be set in the first line.
4070 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4072         * macros.texi (Defining Macros): Don't claim that `declare' only
4073         affects Edebug and indentation.
4075 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4077         * macros.texi (Defining Macros): Slight `declare' fixup.
4079 2012-01-25  Glenn Morris  <rgm@gnu.org>
4081         * makefile.w32-in (texinputdir):
4082         * Makefile.in (ENVADD): Add $emacsdir.  (Bug#10603)
4084 2012-01-24  Chong Yidong  <cyd@gnu.org>
4086         * variables.texi (Variables, Local Variables, Void Variables):
4087         Edit to make the descriptions less specific to dynamic binding.
4088         (Local Variables): Default max-specpdl-size is now 1300.
4089         (Defining Variables): Edits for lexical scoping.
4090         Delete information about starting docstrings with *.  De-document
4091         user-variable-p.
4092         (Tips for Defining): Remove an unimportant discussion of quitting
4093         in the middle of a load.
4094         (Accessing Variables, Setting Variables): Discuss lexical binding.
4095         (Variable Scoping): Rewrite.
4096         (Scope, Extent, Impl of Scope): Nodes deleted.
4097         (Dynamic Binding): New node, with material from Scope, Extent, and
4098         Impl of Scope nodes.
4099         (Dynamic Binding Tips): Rename from Using Scoping.
4100         (Lexical Binding): Rewrite.
4101         (Using Lexical Binding): Rename from Converting to Lexical
4102         Binding.  Convert to subsection.
4104         * customize.texi (Variable Definitions): Add custom-variable-p.
4105         Move user-variable-p documentation here.
4107 2012-01-23  Chong Yidong  <cyd@gnu.org>
4109         * strings.texi (Text Comparison): Minor qualification.
4111         * lists.texi (Cons Cells): Copyedits.
4112         (List Elements): Mention push.
4113         (List Variables): Mention pop.
4114         (Rings): Move to sequences.texi.
4116         * sequences.texi (Sequence Functions): Don't repeat the
4117         introduction already given in the parent.
4118         (Vectors): Copyedits.
4119         (Rings): Move from lists.texi.  Note that this is specific to the
4120         ring package.
4122         * symbols.texi (Definitions, Symbol Components): Mention variable
4123         scoping issues.
4124         (Plists and Alists): Copyedits.
4126         * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
4127         correctness with lexical scoping.
4128         (Eval): Copyedits.
4130 2012-01-21  Chong Yidong  <cyd@gnu.org>
4132         * intro.texi (A Sample Function Description): Special notation
4133         used for macros too.
4135         * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
4136         (Symbol Type): Add xref for keyword symbols.
4137         (Sequence Type): Clarify differences between sequence types.
4138         (Cons Cell Type): Add "linked list" index entry.
4139         (Non-ASCII in Strings): Copyedits.
4140         (Equality Predicates): Symbols with same name need not be eq.
4142         * numbers.texi (Float Basics): Document isnan, copysign, frexp and
4143         ldexp.  Move float-e and float-pi to Math Functions node.
4145 2012-01-21  Glenn Morris  <rgm@gnu.org>
4147         * modes.texi (Auto Major Mode):
4148         * variables.texi (File Local Variables):
4149         Mention inhibit-local-variables-regexps.
4151 2012-01-19  Martin Rudalics  <rudalics@gmx.at>
4153         * windows.texi (Window Configurations): Rewrite references to
4154         persistent window parameters.
4155         (Window Parameters): Fix description of persistent window
4156         parameters.
4158 2012-01-16  Juanma Barranquero  <lekktu@gmail.com>
4160         * windows.texi (Window Parameters): Use @pxref.
4162 2012-01-16  Martin Rudalics  <rudalics@gmx.at>
4164         * windows.texi (Window Configurations, Window Parameters):
4165         Describe persistent window parameters.
4167 2011-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4169         * variables.texi (Creating Buffer-Local): Warn against misuses of
4170         make-variable-buffer-local (bug#10258).
4172 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174         * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
4176 2012-01-06  Chong Yidong  <cyd@gnu.org>
4178         * variables.texi (Directory Local Variables):
4179         Document hack-dir-local-variables-non-file-buffer.
4181 2012-01-06  Glenn Morris  <rgm@gnu.org>
4183         * maps.texi (Standard Keymaps): Refer to Info-edit by name
4184         rather than by keybinding.
4186 2011-12-29  Juanma Barranquero  <lekktu@gmail.com>
4188         * frames.texi (Font and Color Parameters): Add @pxref.
4190 2011-12-29  Daniel Colascione  <dan.colascione@gmail.com>
4192         * frames.texi (Font and Color Parameters):
4193         Document w32 font backends (bug#10399).
4195 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
4197         * files.texi (File Attributes, Changing Files):
4198         Use a more-natural notation for octal numbers.
4200 2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
4202         * variables.texi (Variables with Restricted Values):
4203         Change reference to variable (bug#10354).
4205 2011-12-13  Martin Rudalics  <rudalics@gmx.at>
4207         * windows.texi (Splitting Windows): Use t instead of non-nil
4208         when describing window-combination-resize.
4210 2011-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4212         * text.texi (Special Properties): Warn against `intangible' properties
4213         (bug#10222).
4215 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
4217         * display.texi (Truncation):
4218         * text.texi (Special Properties): Describe what a stretch-glyph is
4219         instead of using that term without explanation.  Make the
4220         cross-references more accurate.
4222         * display.texi (Usual Display): Update the description,
4223         cross-references, and indexing related to display of control
4224         characters and raw bytes.
4226 2011-11-25  Martin Rudalics  <rudalics@gmx.at>
4228         * windows.texi (Splitting Windows): Fix description of
4229         window-combination-limit.  Suggested by Eli Zaretskii.
4231 2011-11-23  Chong Yidong  <cyd@gnu.org>
4233         * windows.texi (Window Sizes): Move window-top-line,
4234         window-left-column, and window-*-pixel-edges to Coordinates and
4235         Windows node.
4236         (Coordinates and Windows): Restore window-edges doc.
4238 2011-11-21  Martin Rudalics  <rudalics@gmx.at>
4240         * windows.texi (Windows and Frames, Splitting Windows):
4241         Fix typos.
4243 2011-11-21  Chong Yidong  <cyd@gnu.org>
4245         * windows.texi (Splitting Windows): Fix error in documentation of
4246         window-combination-limit.
4247         (Cyclic Window Ordering): Minor fixes to next-window,
4248         one-window-p, and get-lru-window docs.  Don't document
4249         window-list-1.
4250         (Buffers and Windows): Copyedits.
4251         (Choosing Window): Document special handling of special-display-*.
4252         (Choosing Window Options): Fix display-buffer-reuse-frames doc.
4253         Don't document even-window-heights, which is going away.
4254         Clarify which options are obeyed by which action functions.
4256 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4258         * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
4260 2011-11-20  Martin Rudalics  <rudalics@gmx.at>
4262         * windows.texi (Resizing Windows, Splitting Windows):
4263         Remove term "status" when talking about combination limits.
4265 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4267         * compile.texi (Compiler Errors):
4268         * help.texi (Help Functions): Fix typos.
4270 2011-11-19  Chong Yidong  <cyd@gnu.org>
4272         * windows.texi (Splitting Windows): Clarify role of window
4273         parameters in split-window.  Shorten the example.
4274         (Deleting Windows): Rewrite intro to handle internal windows.
4275         Fix delete-windows-on doc.
4276         (Selecting Windows): Copyedits.
4278 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
4280         * windows.texi (Resizing Windows, Splitting Windows)
4281         (Deleting Windows): Use term window-combination-resize instead
4282         of window-splits.
4284 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
4286         * windows.texi (Resizing Windows, Splitting Windows):
4287         Rename occurrences of window-nest to window-combination-limit.
4289 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
4291         * intro.texi (Lisp History): Fix typo.
4293 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
4295         * windows.texi (Splitting Windows, Deleting Windows):
4296         Remove references to splits status of windows.
4298 2011-11-10  Glenn Morris  <rgm@gnu.org>
4300         * buffers.texi (Read Only Buffers): Expand a bit on why
4301         toggle-read-only should only be used interactively.  (Bug#7292)
4303 2011-11-09  Chong Yidong  <cyd@gnu.org>
4305         * windows.texi (Window Sizes): Document window-pixel-edges,
4306         window-inside-pixel-edges, window-absolute-pixel-edges, and
4307         window-inside-absolute-pixel-edges.
4308         (Resizing Windows): shrink-window-if-larger-than-buffer works on
4309         non-full-width windows.
4311 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
4313         * windows.texi (Resizing Windows): Rewrite documentation of
4314         window-resizable.
4316 2011-11-09  Chong Yidong  <cyd@gnu.org>
4318         * windows.texi (Splitting Windows): Simplify example.
4320 2011-11-08  Chong Yidong  <cyd@gnu.org>
4322         * windows.texi (Window Sizes): Copyedits.  Document
4323         window-text-height.  Remove window-min-height and window-min-width
4324         discussion, referring instead to Emacs manual.
4325         (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
4326         (Resizing Windows): Simplify introduction.  Don't document
4327         enlarge-window, shrink-window, enlarge-window-horizontally, and
4328         shrink-window-horizontally; they are no longer preferred for
4329         calling from Lisp, and are already documented in the Emacs manual.
4331 2011-11-07  Glenn Morris  <rgm@gnu.org>
4333         * windows.texi (Choosing Window): Fix keybinding typo.
4335 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
4337         * windows.texi (Resizing Windows, Splitting Windows)
4338         (Window Configurations): Use "child window" instead of
4339         "subwindow".
4341 2011-11-06  Chong Yidong  <cyd@gnu.org>
4343         * windows.texi (Basic Windows): Clarify various definitions.
4344         Treat window-normalize-* as internal; don't document them.
4345         (Windows and Frames): Various clarifications, e.g. non-live
4346         windows also belong to frames.  Fix window-list description.
4347         Simplify window nesting example.
4348         (Splitting Windows, Window Configurations):
4349         Use split-window-below.
4351 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
4353         * windows.texi (Window Sizes): Mention in the doc string that the
4354         return values of `window-body-height' and `window-body-width' are
4355         in frame's canonical units.  (Bug#9949)
4357 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
4359         * windows.texi (Windows and Frames): Remove "iso-" infix from
4360         documentation of window-iso-combined-p.
4362 2011-10-26  Chong Yidong  <cyd@gnu.org>
4364         * modes.texi (Running Hooks): Document with-wrapper-hook.
4366 2011-10-18  Chong Yidong  <cyd@gnu.org>
4368         * display.texi (Glyphless Chars): New node.
4370 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
4372         * text.texi (Yanking): Document yank-excluded-properties.
4374         * package.texi (Packaging Basics): The commentary should say how
4375         to begin using the package.
4377 2011-10-11  Martin Rudalics  <rudalics@gmx.at>
4379         * windows.texi (Deleting Windows): Mention which window gets
4380         selected when deleting the selected window.
4382 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
4384         * buffers.texi (The Buffer List): Describe how bury-buffer deals
4385         with the selected window.
4386         * windows.texi (Buffers and Windows): Reformulate text on how
4387         replace-buffer-in-windows deals with a window.
4388         (Quitting Windows): Describe how quit-window deals with a
4389         standalone frame.  Describe new option frame-auto-hide-function.
4391 2011-10-08  Glenn Morris  <rgm@gnu.org>
4393         * symbols.texi (Other Plists): Markup fix.  (Bug#9702)
4395         * positions.texi (Excursions): Update warning message.
4397 2011-10-05  Chong Yidong  <cyd@stupidchicken.com>
4399         * display.texi (Low-Level Font, Face Attributes, Font Lookup):
4400         Fix Emacs manual xref (Bug#9675).
4402 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
4404         * windows.texi (Textual Scrolling): Document scroll-up-command,
4405         scroll-down-command, scroll-error-top-bottom, and the
4406         scroll-command symbol property.
4407         (Display Action Functions): Fix description of
4408         display-buffer-pop-up-window.
4410 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
4412         * windows.texi (Splitting Windows): Fix typos.
4414 2011-09-25  Martin Rudalics  <rudalics@gmx.at>
4416         * windows.texi (Windows and Frames, Display Action Functions)
4417         (Switching Buffers): Fix some typos.
4418         (Buffers and Windows): Remove reference to window-auto-delete.
4419         Reword description of replace-buffer-in-windows.
4420         (Window History): Fix some typos and refer to frame local buffer
4421         list.
4422         (Quitting Windows): New node.
4423         (Window Configurations): Add descriptions of window-state-get
4424         and window-state-put.
4425         (Window Parameters): Describe variable ignore-window-parameters.
4426         Sketch some window parameters currently in use.
4427         * elisp.texi (Top): Update node listing.
4429 2011-09-25  Chong Yidong  <cyd@stupidchicken.com>
4431         * windows.texi (Display Action Functions)
4432         (Choosing Window Options): New nodes.
4434 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
4436         * windows.texi (Window History): New node.  Move text here from
4437         Buffers and Windows.
4438         (Switching Buffers): Rename from Displaying Buffers, since we
4439         don't document display-buffer here; callers changed.
4440         Document FORCE-SAME-WINDOW arg to switch-to-buffer and
4441         switch-to-buffer-other-frame.  Delete duplicate
4442         replace-buffer-in-windows doc.
4443         (Choosing Window): Document display actions.
4445 2011-09-24  Eli Zaretskii  <eliz@gnu.org>
4447         * display.texi (Forcing Redisplay): Update the description of
4448         redisplay-dont-pause due to change in the default value.
4450 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
4452         * frames.texi (Frames and Windows): Move section and rename to
4453         Windows and Frames in windows.texi.
4454         * windows.texi (Windows): Restructure.
4455         (Basic Windows): Rewrite.  Explain live and internal windows and
4456         normalization functions.
4457         (Windows and Frames): Move section here from frames.texi.
4458         Describe subwindows, window combinations, window tree, and
4459         corresponding functions including window-list here.
4460         (Window Sizes): Rename section from Size of Window and move it
4461         up in chapter.  Describe total and body sizes and the
4462         corresponding functions.  Explain new semantics of
4463         window-min-height/-width.
4464         (Resizing Windows): Move section up in chapter.  Describe new
4465         resize functions.
4466         (Splitting Windows): Describe new behavior of split-window,
4467         split-window-above-each-other and split-window-side-by-side.
4468         Provide examples.  Describe window-nest and window-splits
4469         options.
4470         (Deleting Windows): Minor rewrite.
4471         (Selecting Windows): Minor rewrite.
4472         Describe frame-selected-window and set-frame-selected-window here.
4473         (Cyclic Window Ordering): Minor rewrite.
4474         Describe window-list-1.
4475         (Buffers and Windows): Rewrite.  Explain a window's previous and
4476         next buffers and the corresponding functions.
4477         (Window Tree): Merge into Windows and Frames section.
4478         * elisp.texi (Top): Update node listings for frames and windows
4479         sections.
4481 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4483         * display.texi (Face Functions): `face-list' returns faces (bug#9564).
4485 2011-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487         * errors.texi (Standard Errors): Remove apparent placeholder text
4488         (bug#9491).
4490 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
4492         * frames.texi (Management Parameters): Fix description of
4493         icon-type parameter.
4495 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
4497         * tips.texi (Key Binding Conventions): Don't bind a key sequence
4498         ending in C-g.  Suggested by Theresa O'Connor.
4500 2011-09-17  Eli Zaretskii  <eliz@gnu.org>
4502         * numbers.texi (Integer Basics): Add indexing for
4503         most-positive-fixnum and most-negative-fixnum.  (Bug#9525)
4505 2011-09-14  Dani Moncayo  <dmoncayo@gmail.com>
4507         * lists.texi (Sets And Lists): Fix typo.  (Bug#9393)
4509 2011-09-11  Juanma Barranquero  <lekktu@gmail.com>
4511         * processes.texi (Network Servers): Clarify what the process
4512         buffer is used for (bug#9233).
4514 2011-08-30  Dani Moncayo  <dmoncayo@gmail.com>
4516         * lists.texi (Building Lists): Fix typo.
4518 2011-08-30  Chong Yidong  <cyd@stupidchicken.com>
4520         * display.texi (Basic Faces): New node.  Document new faces.
4522         * modes.texi (Major Mode Conventions): Move some text there.
4523         (Mode Help): Remove major-mode var, duplicated in Major Modes.
4525 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
4527         * modes.texi (Basic Major Modes): New node.  Callers updated.
4528         (Major Modes): Document fundamental-mode and major-mode.
4529         (Major Mode Basics): Node deleted; text moved to Major Modes.
4530         (Derived Modes): Document derived-mode-p.
4532 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
4534         * files.texi (Changing Files, Create/Delete Dirs): Document new
4535         arguments for delete-file, delete-directory, and copy-directory.
4536         (Visiting Functions): Remove view-file; it is documented in the
4537         Emacs manual.
4539         * frames.texi (Layout Parameters): The defaults for the
4540         menu-bar-lines and tool-bar-lines parameters depend on the mode.
4542         * display.texi (Progress): Document spinner functionality.
4544         * os.texi (Killing Emacs): Note that kill-emacs can be called by
4545         operating system signals.  Refer to save-buffers-kill-terminal
4546         instead of save-buffers-kill-emacs.
4548         * objects.texi (Symbol Type): Document ## print representation.
4550 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
4552         * display.texi (Specified Space): Mention that `space' specs
4553         influence bidi reordering.
4554         (Bidirectional Display): Explain how to use `(space . PROPS)' for
4555         separating fields with bidirectional content.
4557 2011-08-24  Eli Zaretskii  <eliz@gnu.org>
4559         * display.texi (Bidirectional Display): Document return value in
4560         buffers that are not bidi-reordered for display, and in unibyte
4561         buffers.
4563 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
4565         * nonascii.texi (Character Properties): Document the values for
4566         unassigned codepoints.
4568 2011-08-18  Eli Zaretskii  <eliz@gnu.org>
4570         * nonascii.texi (Character Properties): Document use of
4571         `bidi-class' and `mirroring' properties as part of reordering.
4572         Provide cross-references to "Bidirectional Display".
4574         * display.texi (Bidirectional Display): Document the pitfalls of
4575         concatenating strings with bidirectional content, with possible
4576         solutions.  Document bidi-string-mark-left-to-right.
4577         Mention paragraph direction in modes that inherit from prog-mode.
4578         Document use of `bidi-class' and `mirroring' properties as part of
4579         reordering.
4581 2011-08-16  Eli Zaretskii  <eliz@gnu.org>
4583         * modes.texi (Major Mode Conventions): Improve the documentation
4584         of `mode-class' `special' modes.
4586         * nonascii.texi (Character Properties): Document the `mirroring'
4587         property.  Add index entries.
4589         * syntax.texi (Categories): Add an example of defining a new
4590         category and category table.
4592         * searching.texi (Regexp Backslash): Document how to display
4593         existing categories.  Mention the possibility of adding
4594         categories, and add an xref to where this is described.  Add an
4595         index entry.
4597 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
4599         * text.texi (Special Properties):
4600         * display.texi (Overlay Properties): Note that mouse-face cannot
4601         change the text size (Bug#8530).
4603 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
4605         * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
4606         using setenv instead.
4608 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
4610         * display.texi (Bidirectional Display): Document the fact that
4611         bidi-display-reordering is t by default.
4613 2011-07-23  Eli Zaretskii  <eliz@gnu.org>
4615         * display.texi (Bidirectional Display): New section.
4617 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4618             Tim Cross  <theophilusx@gmail.com>  (tiny change)
4619             Glenn Morris  <rgm@gnu.org>
4621         * keymaps.texi (Toolkit Differences): New node.  (Bug#8176)
4623 2011-07-15  Andreas Schwab  <schwab@linux-m68k.org>
4625         * help.texi (Keys in Documentation): Revert last change.
4627 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4629         * help.texi (Keys in Documentation): Clarify that \= only quotes
4630         the next character, and doesn't affect longer sequences in
4631         particular (bug#8935).
4633         * debugging.texi (Using Debugger):
4634         Mention @code{eval-expression-debug-on-error} (bug#8549).
4636 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
4638         * display.texi (Other Display Specs): Document that `left-fringe'
4639         and `right-fringe' display specifications are of the "replacing"
4640         kind.
4642 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4644         * help.texi (Documentation Basics): Add a link to the Function
4645         Documentation node (bug#6580).
4647 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4649         * keymaps.texi (Menu Bar): Mention :visible and :enable
4650         (bug#6344).  Text by Drew Adams.
4652         * modes.texi (Running Hooks): Mention buffer-local hook variables
4653         (bug#6218).
4655         * objects.texi (General Escape Syntax): "a with grave accent" is
4656         ?xe0, not ?x8e0 (bug#5259).
4658 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
4660         * display.texi (Face Attributes, Font Selection): Add references
4661         to the Fonts node in the Emacs manual (Bug#4178).
4663 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
4665         * display.texi (Window Systems): `window-system' is
4666         terminal-local.
4668         * frames.texi (Frame Parameters, Parameter Access): Don't mention
4669         frame-local variables.
4671         * variables.texi (Buffer-Local Variables): Don't mention obsolete
4672         frame-local variables.
4673         (Frame-Local Variables): Node deleted.
4675         * elisp.texi (Top): Update node listing.
4677 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679         * elisp.texi: Change "inferiors" to "subnodes" in three places
4680         (bug#3523).
4682 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
4684         * frames.texi (Window System Selections): Discussion of
4685         x-select-enable-clipboard moved to Emacs manual.
4687 2011-07-11  Deniz Dogan  <deniz@dogan.se>
4689         * commands.texi (Prefix Command Arguments): Remove excessive
4690         apostrophe.
4692 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4694         * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
4695         description is a string (bug#3313).
4697         * frames.texi (Display Feature Testing): Try to explain what all
4698         the visual classes mean (bug#3042).
4700 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702         * modes.texi (Mode Line Variables): Document `mode-line-remote'
4703         and `mode-line-client' (bug#2974).
4705         * text.texi (Insertion): Clarify marker movements (bug#1651).
4706         Text from Drew Adams.
4708 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4710         * text.texi (Special Properties): Clarify the format of `face'
4711         (bug#1375).
4713         * commands.texi (Interactive Call): Add a `call-interactively'
4714         example (bug#1010).
4716 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718         * functions.texi (Calling Functions): Link to the "Interactive
4719         Call" node (bug#1001).
4721 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
4723         * customize.texi (Composite Types): Move alist and plist to here
4724         from Simple Types (Bug#7545).
4726         * elisp.texi (Top): Update menu description.
4728         * display.texi (Face Attributes): Document negative line widths
4729         (Bug#6113).
4731 2011-07-03  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
4733         * searching.texi (Match Data): Note that match data can be
4734         overwritten by most functions (bug#2499).
4736 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738         * strings.texi (Formatting Strings): Clarify what the "-" and "0"
4739         flags mean (bug#6659).
4741         * functions.texi (What Is a Function): Document the autoload
4742         object (bug#6496).
4744 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746         * customize.texi (Variable Definitions): Clarify that SETFUNCTION
4747         is only used in the Customize user interface (bug#6089).
4749         * display.texi (Showing Images): Mention the point of sliced
4750         images (bug#7836).
4752 2011-07-02  Eli Zaretskii  <eliz@gnu.org>
4754         * variables.texi (Defining Variables, Void Variables)
4755         (Constant Variables): Fix incorrect usage of @kindex.
4757 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4759         * variables.texi (Defining Variables): Add an index entry for
4760         `set-variable' (bug#7262).
4761         (Defining Variables): Use @findex for functions.
4763         * frames.texi (Basic Parameters): Document the `explicit-name'
4764         parameter (bug#6951).
4766         * customize.texi (Type Keywords): Clarify that :value provides a
4767         default value for all types (bug#7386).
4769         * streams.texi (Output Functions): Document `pp'.
4771 2011-06-25  Chong Yidong  <cyd@stupidchicken.com>
4773         * keymaps.texi (Searching Keymaps):
4774         * display.texi (Overlay Properties): Fix errors in 2011-05-29
4775         change.  Suggested by Johan Bockgård.
4777 2011-06-15  Chong Yidong  <cyd@stupidchicken.com>
4779         * text.texi (Special Properties): Clarify role of font-lock-face.
4781 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4783         * processes.texi (Process Information): Rename `process-alive-p'
4784         to `process-live-p' for consistency with other `-live-p' functions.
4786 2011-06-03  Paul Eggert  <eggert@cs.ucla.edu>
4788         Document wide integers better.
4789         * files.texi (File Attributes): Document ino_t values better.
4790         ino_t values no longer map to anything larger than a single cons.
4791         * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations)
4792         (Bitwise Operations):
4793         * objects.texi (Integer Type): Use a binary notation that is a bit easier
4794         to read, and that will port better if 62-bits becomes the default.
4795         Fix or remove incorrect examples.
4796         * os.texi (Time Conversion): Document time_t values better.
4798 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800         * processes.texi (Process Information):
4801         Document `process-alive-p'.
4803 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
4805         * help.texi (Accessing Documentation):
4806         * display.texi (Pixel Specification):
4807         * processes.texi (Serial Ports, Serial Ports):
4808         * nonascii.texi (Character Properties, Default Coding Systems):
4809         * text.texi (Changing Properties, Special Properties):
4810         * windows.texi (Window Start and End):
4811         * modes.texi (SMIE Indentation Example, SMIE Tricks):
4812         * keymaps.texi (Searching Keymaps, Tool Bar):
4813         * minibuf.texi (Basic Completion):
4814         * compile.texi (Eval During Compile):
4815         * strings.texi (Formatting Strings): Tweaks to avoid overflowing
4816         7x9 paper in printed manual.
4818         * lists.texi (Sets And Lists): Fix misplaced text.
4820 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
4822         * keymaps.texi (Remapping Commands): Emphasize that the keymap
4823         needs to be active (Bug#8350).
4825 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
4827         * minibuf.texi (Reading File Names): Clarify (Bug#8480).
4829         * tips.texi (Coding Conventions): Remove antediluvian filename
4830         limit recommendation (Bug#8538).
4832 2011-05-27  Glenn Morris  <rgm@gnu.org>
4834         * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
4836 2011-05-26  Glenn Morris  <rgm@gnu.org>
4838         * variables.texi (File Local Variables):
4839         Update hack-local-variables `mode-only' return value.
4840         Add some more details on what this function does in the other case.
4842 2011-05-19  Glenn Morris  <rgm@gnu.org>
4844         * lists.texi (Sets And Lists): Mention cl provides union etc.
4846 2011-05-19  Nick Alcock  <nix@esperi.org.uk>
4848         * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
4850         * text.texi (Parsing HTML): Update for function name changes.
4852         * syntax.texi (Syntax Flags): Small fix.
4854         * keymaps.texi (Active Keymaps): Typo fix.
4855         (Changing Key Bindings): Grammar fix.
4857         * frames.texi (Minibuffers and Frames): Grammar fix.
4858         (Window System Selections): x-select-enable-clipboard now defaults to t.
4860         * customize.texi (Common Keywords):
4861         * display.texi (Abstract Display):
4862         * modes.texi (Auto-Indentation):
4863         * nonascii.texi (Converting Representations): Typo fixes.
4865         * control.texi (Examples of Catch): Call it "goto" not "go to".
4867 2011-05-14  Eli Zaretskii  <eliz@gnu.org>
4869         * nonascii.texi (Character Properties): Fix inconsistencies with
4870         implementation.
4872         * text.texi (Special Properties): Move @defvar's out of the
4873         @table.  (Bug#8652)
4875 2011-05-12  Glenn Morris  <rgm@gnu.org>
4877         * display.texi (Image Descriptors): Fix typo.  (Bug#8495)
4879 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4881         * modes.texi (Region to Refontify): Rename from "Region to Fontify".
4882         (Multiline Font Lock):
4883         * vol2.texi (Top):
4884         * vol1.texi (Top):
4885         * elisp.texi (Top): Update menu accordingly.
4887 2011-05-12  Drew Adams  <drew.adams@oracle.com>
4889         * modes.texi (Region to Fontify): Fix typo.
4891 2011-05-10  Jim Meyering  <meyering@redhat.com>
4893         * minibuf.texi: Fix typo "in in -> in".
4895 2011-05-06  Paul Eggert  <eggert@cs.ucla.edu>
4897         * numbers.texi (Integer Basics): Large integers are treated as floats.
4899 2011-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4901         * processes.texi (Synchronous Processes): Document the (:file
4902         "/file-name") syntax for `call-process'.
4904 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
4906         * windows.texi (Choosing Window): Fix typo.
4908 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
4910         * frames.texi (Layout Parameters): Note the difference between
4911         querying and setting parameters for left-fringe and right-fringe
4912         (Bug#6930).
4914 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4916         * minibuf.texi (Basic Completion): Be a bit more precise about the
4917         valid kinds of completion tables.
4918         (Programmed Completion): Remove obsolete text about lambda expressions
4919         not being valid completion tables.
4921 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
4923         * positions.texi (Excursions): Explain the "save-excursion
4924         defeated by set-buffer" warning.
4926         * buffers.texi (Current Buffer): Copyedits.  Don't recommend using
4927         save-excursion.  Suggested by Uday S Reddy.
4929 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4931         * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
4932         (Lexical Binding): New sub-section.
4934         * eval.texi (Eval): Discourage the use of `eval'.
4935         Document its new `lexical' argument.
4937 2011-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4939         * commands.texi (Command Overview): `post-command-hook' is not reset to
4940         nil any more.
4942 2011-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4944         * strings.texi (String Conversion): Don't mention
4945         string-make-(uni|multi)byte (bug#8262).
4946         * nonascii.texi (Converting Representations): Fix up range.
4947         * keymaps.texi (Key Binding Commands): Update code point, avoid
4948         "unibyte character" and remove mention of unibyte bindings.
4950 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
4952         * modes.texi (Operator Precedence Grammars): Don't use characters
4953         outside ISO-8859-1.
4955 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
4957         * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
4959         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
4961 2011-03-08  Glenn Morris  <rgm@gnu.org>
4963         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
4964         * intro.texi (Acknowledgements): Names to UTF-8.
4965         * elisp.texi: Set documentencoding.
4967 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
4969         * Version 23.3 released.
4971 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
4973         * package.texi: Update index keywords.
4974         (Package Archives): New node contents.  Document package-x.el.
4976 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
4978         * makefile.w32-in (srcs): Add package.texi.
4980 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
4982         * package.texi (Packaging, Packaging Basics, Simple Packages)
4983         (Multi-file Packages): Expand and clarify.
4984         (Package Archives): Temporary placeholder node.
4986         * elisp.texi (Top): Update node listing.
4988         * Makefile.in (srcs): Add package.texi.
4990 2011-03-05  Chong Yidong  <cyd@stupidchicken.com>
4992         * processes.texi (Synchronous Processes): Minor clarification
4993         (Bug#8149).
4995 2011-03-03  Glenn Morris  <rgm@gnu.org>
4997         * files.texi (Truenames): Minor clarification.  (Bug#2341)
4999 2011-03-01  Glenn Morris  <rgm@gnu.org>
5001         * variables.texi (Directory Local Variables):
5002         Mention `(subdirs . nil)' alist element.
5004 2011-02-28  Glenn Morris  <rgm@gnu.org>
5006         * variables.texi (Directory Local Variables): Mention the optional
5007         mtime argument of dir-locals-set-directory-class.  (Bug#3577)
5009 2011-02-27  Chong Yidong  <cyd@stupidchicken.com>
5011         * minibuf.texi (Minibuffer History): Clarify discussion of
5012         minibuffer history lists (Bug#8085).
5014 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
5016         * elisp.texi: Sync @dircategory with ../../info/dir.
5018         * files.texi (Visiting Functions): Document find-file-literally,
5019         both the command and the variable.
5021         * variables.texi (Creating Buffer-Local): Explain the meaning of
5022         permanent local variables.
5024         * files.texi (Visiting Functions): Document find-file-literally,
5025         both the command and the variable.
5027         * variables.texi (Creating Buffer-Local): Explain the meaning of
5028         permanent local variables.
5030 2011-02-19  Glenn Morris  <rgm@gnu.org>
5032         * keymaps.texi (Remapping Commands): Mention how to undo it.
5034 2011-02-09  Reuben Thomas  <rrt@sc3d.org>
5036         * loading.texi (Hooks for Loading): Remove unnecessary advice
5037         about eval-after-load (Bug#7986).
5039 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
5041         * commands.texi (Accessing Mouse): Note that a header line is not
5042         included in the row of posn-col-row.
5044 2011-02-02  Chong Yidong  <cyd@stupidchicken.com>
5046         * modes.texi (Major Mode Conventions): Add face guidelines.
5047         (Faces for Font Lock): List faces in order of prominence.
5049 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
5051         format-time-string now supports subsecond time stamp resolution
5052         * os.texi (Time Parsing): Document %N.
5054 2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
5056         * vol1.texi (Top):
5057         * vol2.texi (Top):
5058         * elisp.texi (Top):
5059         * display.texi (Display Property): Shorten the menu description of
5060         the "Other Display Specs" node (Bug#7816).
5062         * keymaps.texi (Defining Menus): Add "menu item" and "extended
5063         menu item" concept index entries (Bug#7805).
5065 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
5067         * makefile.w32-in (texinfodir): New variable.
5068         (usermanualdir): Remove as redundant with $(emacsdir).
5069         (MAKEINFO): Remove options, leave only program name.
5070         (MAKEINFO_OPTS): New variable.
5071         (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
5073 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
5074             Richard Kim  <emacs18@gmail.com>
5076         * loading.texi (Library Search): Document list-load-path-shadows
5077         (Bug#7757).
5079 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
5081         * searching.texi (Regexp Special): Remove outdated discussion of
5082         character sets (Bug#7780).
5084         * frames.texi (Pop-Up Menus): Document where menu title comes
5085         from (Bug#7684).
5087 2011-01-25  Glenn Morris  <rgm@gnu.org>
5089         * display.texi (Making Buttons): Mention limitation of text buttons.
5091 2011-01-23  Werner Lemberg  <wl@gnu.org>
5093         * Makefile.in (MAKEINFO): Now controlled by `configure'.
5094         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
5095         (ENVADD): New variable to control texi2dvi and texi2pdf.
5097 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
5099         * files.texi (Directory Names): Move directory-abbrev-alist doc to
5100         Emacs manual.
5102 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
5104         * files.texi (Directory Names): Explain why FROM in
5105         directory-abbrev-alist should begin with \`.  (Bug#7777)
5107 2011-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5109         * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
5111 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
5113         * modes.texi (Emulating Mode Line): Fix last change.
5115 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
5117         * modes.texi (Emulating Mode Line): Update documentation of
5118         format-mode-line according to changes that fixed bug #7587.
5120 2010-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5122         * modes.texi (Derived Modes): Mention prog-mode.
5124         * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
5125         of the key-binding-data cache since we don't use it any more.
5127 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
5129         * processes.texi (Shell Arguments):
5130         * strings.texi (Creating Strings): Don't mention "shell commands";
5131         make it explicit that `split-string-and-unquote' and
5132         `combine-and-quote-strings' are mainly for working with arguments
5133         to call-process and start-process.
5135         * processes.texi (Shell Arguments): Fix documentation of
5136         `split-string-and-unquote'.  Add indexing.  (Bug#7563)
5138 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5140         * modes.texi (Auto-Indentation): New section to document SMIE.
5141         (Major Mode Conventions):
5142         * text.texi (Mode-Specific Indent): Refer to it.
5144 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
5146         * display.texi (Other Display Specs): Document left-fringe and
5147         right-fringe display specs.
5149 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5151         * backups.texi (Making Backups):
5152         * modes.texi (Example Major Modes): Use recommended coding style.
5153         (Major Mode Basics, Derived Modes): Encourge more strongly use of
5154         define-derived-mode.  Mention completion-at-point-functions.
5156 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
5158         * nonascii.texi (Converting Representations):
5159         Document byte-to-string.
5161 2010-12-08  Glenn Morris  <rgm@gnu.org>
5163         * buffers.texi (Modification Time):
5164         verify-visited-file-modtime now defaults to the current buffer.
5166 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
5168         * nonascii.texi (Converting Representations): Document byte-to-string.
5170         * strings.texi (Creating Strings): Don't mention semi-obsolete
5171         function char-to-string.
5172         (String Conversion): Shorten discussion of semi-obsolete function
5173         string-to-char.  Link to Converting Representations.
5175         * objects.texi (Symbol Type):
5176         * text.texi (Near Point):
5177         * help.texi (Help Functions):
5178         * functions.texi (Mapping Functions): Use string instead of
5179         char-to-string in examples.
5181 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
5183         * text.texi (Kill Functions, Kill Functions)
5184         (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
5185         YANK-HANDLER args.
5187         * symbols.texi (Creating Symbols): Using unintern without an
5188         obarray arg is now obsolete.
5190         * numbers.texi (Float Basics): Document float-e and float-pi.
5192         * variables.texi (Defining Variables): Change "pi" example to
5193         "float-pi".
5195 2010-11-26  Eli Zaretskii  <eliz@gnu.org>
5197         * commands.texi (Click Events): Document the values of X, Y and
5198         COL, ROW in the event's position, when the click is on the header
5199         or mode line, on the fringes, or in the margins.
5201 2010-11-17  Eli Zaretskii  <eliz@gnu.org>
5203         * customize.texi (Composite Types): Lower-case index entry.
5205         * loading.texi (How Programs Do Loading):
5206         Document load-file-name.  (Bug#7346)
5208 2010-11-17  Glenn Morris  <rgm@gnu.org>
5210         * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
5212 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
5214         * display.texi (Usual Display): Characters with no fonts are not
5215         necessarily displayed as empty boxes.
5217 2010-10-31  Glenn Morris  <rgm@gnu.org>
5219         * maps.texi (Standard Keymaps): Update File menu description.
5221 2010-10-28  Glenn Morris  <rgm@gnu.org>
5223         * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
5225 2010-10-24  Eli Zaretskii  <eliz@gnu.org>
5227         * display.texi (Window Systems): Deprecate use of window-system as
5228         a predicate.
5230 2010-10-23  Glenn Morris  <rgm@gnu.org>
5232         * help.texi (Documentation Basics): Remove mentions of digest-doc and
5233         sorted-doc.
5235 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
5237         * os.texi (Dynamic Libraries): New node, with slightly modified
5238         text deleted from "Image Formats".
5239         (System Interface): Add @menu entry for "Dynamic Libraries".
5241         * display.texi (Image Formats): Remove description of
5242         image-library-alist.  (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
5244 2010-10-12  Glenn Morris  <rgm@gnu.org>
5246         * book-spine.texinfo: Rename to book-spine.texi.
5248 2010-10-11  Glenn Morris  <rgm@gnu.org>
5250         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
5252         * Makefile.in (DVIPS): New variable.
5253         (.PHONY): Add html, ps.
5254         (html, elisp.html, ps, elisp.ps): New targets.
5255         (clean): Delete html, ps files.
5256         ($(infodir)/elisp): Remove unnecessary includes.
5258 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
5260         * makefile.w32-in (emacsdir): New variable.
5261         (srcs): Add emacsver.texi.
5262         ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
5264 2010-10-09  Glenn Morris  <rgm@gnu.org>
5266         * Makefile.in (VPATH): Remove.
5267         (infodir): Make it absolute.
5268         (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
5270         * Makefile.in (dist): Anchor regexps.
5272         * Makefile.in (srcs): Put elisp.texi first.
5273         ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
5275         * Makefile.in (infoclean): Remove harmless, long-standing error.
5277         * Makefile.in ($(infodir)): Delete rule.
5278         (mkinfodir): New.
5279         ($(infodir)/elisp): Use $mkinfodir instead of infodir.
5281         * Makefile.in (dist): Remove reference to emacsver.texi.in.
5282         Also copy emacsver.texi, and edit $emacsdir.
5284 2010-10-09  Glenn Morris  <rgm@gnu.org>
5286         * Makefile.in (emacsdir): New variable.
5287         (MAKEINFO): Add -I $emacsdir.
5288         (dist): Copy emacsver.texi.
5289         (srcs): Add emacsver.texi.
5291         * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
5292         Set EMACSVER by including emacsver.texi.
5294         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
5296 2010-10-07  Glenn Morris  <rgm@gnu.org>
5298         * Makefile.in (version): New, set by configure.
5299         (clean): Delete dist tar file.
5300         (dist): Use version in tar name.
5302 2010-10-06  Glenn Morris  <rgm@gnu.org>
5304         * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
5305         (INSTALL_INFO): Remove unused variable.
5306         (mostlyclean, infoclean, dist): New rules.
5307         (clean): Delete dvi and pdf files.
5308         (maintainer-clean): Remove elisp.oaux, use infoclean.
5309         ($(infodir)): Add parallel build workaround.
5311 2010-10-04  Glenn Morris  <rgm@gnu.org>
5313         * Makefile.in (dvi, pdf, $(infodir)): New targets.
5314         ($(infodir)/elisp): Ensure target directory exists.  Use $@.
5315         Fix -I typo.
5316         (clean): No 'make.out' or 'core' files.
5317         (.PHONY): Declare clean rules.
5318         (maintainer-clean): Delete pdf file.  Guard against cd failures.
5320 2010-10-03  Glenn Morris  <rgm@gnu.org>
5322         * files.texi (File Name Components): Remove ignored section about
5323         deleted variable directory-sep-char.
5325 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
5327         * files.texi (Magic File Names): New defopt
5328         remote-file-name-inhibit-cache.
5330 2010-10-02  Glenn Morris  <rgm@gnu.org>
5332         * os.texi (Killing Emacs): Hook now runs in batch mode.
5334 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5336         * text.texi (Special Properties): Clarify when modification-hooks run.
5338 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5340         * syntax.texi (Syntax Flags): Document new `c' flag.
5342 2010-09-09  Glenn Morris  <rgm@gnu.org>
5344         * display.texi (ImageMagick Images): General cleanup.
5346 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
5348         * files.texi (Directory Names): Use \` rather than ^.
5350 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
5352         * text.texi (Low-Level Kill Ring):
5353         * frames.texi (Window System Selections): Remove cut buffer
5354         documentation.
5356 2010-08-28  Eli Zaretskii  <eliz@gnu.org>
5358         * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
5359         Parameters", where the default fringe width is described.
5361         * frames.texi (Window Frame Parameters, Basic Parameters)
5362         (Position Parameters, Layout Parameters, Management Parameters)
5363         (Cursor Parameters, Font and Color Parameters): Add indexing for
5364         frame parameters.  (Bug#6929)
5366 2010-08-25  Tom Tromey  <tromey@redhat.com>
5368         * vol2.texi (Top): Update.
5369         * vol1.texi (Top): Update.
5370         * tips.texi (Library Headers): Mention Package-Version and
5371         Package-Requires.
5372         * package.texi: New file.
5373         * os.texi (System Interface): Update pointers.
5374         * elisp.texi (Top): Link to new nodes.  Include package.texi.
5375         * anti.texi (Antinews): Update pointers.
5377 2010-08-25  Eli Zaretskii  <eliz@gnu.org>
5379         * processes.texi (Filter Functions): Fix last change.
5381 2010-08-24  Markus Triska  <triska@gmx.at>
5383         * processes.texi (Filter Functions): Use `buffer-live-p' instead
5384         of `buffer-name' in the main text as well as in the example
5385         (Bug#3098).
5387 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
5389         * nonascii.texi (Text Representations):
5390         * loading.texi (Loading Non-ASCII):
5391         * compile.texi (Byte Compilation): Don't mention obsolete
5392         --unibyte command-line argument.
5394 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
5396         * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
5398 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
5400         * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
5402 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
5404         * commands.texi (Misc Events): Add cross-references to where
5405         POSITION of a mouse event is described in detail.
5407 2010-08-08  Christoph Scholtes  <cschol2112@googlemail.com>
5409         * control.texi (Handling Errors)  <error-message-string>: Fix arg name.
5411 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
5413         * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
5414         Suggested by Štěpán Němec <stepnem@gmail.com>.
5416 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
5418         * minibuf.texi (High-Level Completion): Document args of
5419         `read-buffer-function' (bug#5625).
5421 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
5423         * frames.texi (Layout Parameters): Add doc for tool-bar-position.
5425 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
5427         * processes.texi (Process Information): Explain process property
5428         `remote-tty'.
5430 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
5432         * modes.texi (Defining Minor Modes): Use C-delete in examples,
5433         instead of "\C-\^?" (bug#6334).
5435         * text.texi (Special Properties): Fix typo.
5437 2010-07-09  Eli Zaretskii  <eliz@gnu.org>
5439         * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
5440         calling sequences, which are now the standard.
5442 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
5444         * text.texi (Undo): Clarify command loop behavior (Bug#2433).
5446         * commands.texi (Command Overview): Mention undo-boundary call.
5448 2010-06-23  Glenn Morris  <rgm@gnu.org>
5450         * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
5451         * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
5452         * frames.texi, functions.texi, internals.texi, keymaps.texi:
5453         * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
5454         * searching.texi, sequences.texi, strings.texi, syntax.texi:
5455         * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
5456         Untabify Texinfo files.
5458 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
5460         * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
5462 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
5464         * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5466 2010-06-02  Chong Yidong  <cyd@stupidchicken.com>
5468         * searching.texi (Regexp Special): Remove obsolete information
5469         about matching non-ASCII characters, and suggest using char
5470         classes (Bug#6283).
5472 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
5474         * minibuf.texi (Basic Completion): Add missing "@end defun".
5476 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5478         * minibuf.texi (Basic Completion): Document completion-boundaries.
5479         (Programmed Completion): Document the new fourth method for boundaries.
5481 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
5483         * display.texi (Image Cache): Update documentation about image caching.
5485 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
5487         * windows.texi (Textual Scrolling):
5488         * tips.texi (Coding Conventions):
5489         * minibuf.texi (Minibuffer History):
5490         * maps.texi (Standard Keymaps):
5491         * loading.texi (Where Defined):
5492         * edebug.texi (Instrumenting): Fix typos.
5494 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5496         * keymaps.texi (Menu Bar): Document :advertised-binding property.
5498         * functions.texi (Obsolete Functions):
5499         Document set-advertised-calling-convention.
5501         * minibuf.texi (Basic Completion): Document completion-in-region.
5502         (Programmed Completion): Document completion-annotate-function.
5504         * commands.texi (Reading One Event): Document read-key.
5505         (Distinguish Interactive): Document KIND arg to
5506         called-interactively-p.  Delete obsolete interactive-p.
5508         * elisp.texi (Top): Update node description.
5510 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
5512         * nonascii.texi (Character Properties):
5513         Document unicode-category-table.  Add an index entry for Unicode
5514         general category.
5516 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
5518         * Version 23.2 released.
5520 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
5522         * locals.texi (Standard Buffer-Local Variables):
5523         Remove @ignore'd reference to `direction-reversed'.
5525 2010-04-14  Juri Linkov  <juri@jurta.org>
5527         Fix @deffn without category.
5529         * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
5530         for `abbrev-insert'.
5532         * buffers.texi (Indirect Buffers): Add category `Command'
5533         to @deffn of `clone-indirect-buffer'.
5535         * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
5536         for `next-window' and `previous-window'.  Add category `Command'
5537         to @deffn of `pop-to-buffer'.
5539 2010-04-01  Chong Yidong  <cyd@stupidchicken.com>
5541         * nonascii.texi (Text Representations): Don't mark
5542         enable-multibyte-characters as a user option.
5544 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
5546         * control.texi (Handling Errors): How to re-throw a signal caught
5547         by condition-case.
5549 2010-03-26  Chong Yidong  <cyd@stupidchicken.com>
5551         * loading.texi (Hooks for Loading): Document after-load-functions.
5552         Copyedits.
5554 2010-03-24  Arni Magnusson  <arnima@hafro.is>  (tiny change)
5556         * frames.texi (Cursor Parameters): Fix typo.  (Bug#5760)
5558 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
5560         * processes.texi (Network Processes): Document seqpacket type.
5562 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
5564         * os.texi (System Environment): Do not mention lynxos.
5566 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5568         * Branch for 23.2.
5570 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
5572         * objects.texi (Integer Type): Take note of the read syntax
5573         exception for numbers that cannot fit in the integer type.
5575 2010-03-03  Glenn Morris  <rgm@gnu.org>
5577         * numbers.texi (Integer Basics, Bitwise Operations):
5578         * objects.texi (Integer Type): Update for integers now being 30-bit.
5580 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
5582         * display.texi (Low-Level Font): Document :otf font-spec property.
5584 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5586         * display.texi (Line Height): Avoid obsolete special default variables
5587         like default-major-mode.
5589 2010-01-28  Alan Mackenzie  <acm@muc.de>
5591         * display.texi (Auto Faces): Say fontification-functions is called
5592         whether or not Font Lock is enabled.  Tidy up the wording a bit.
5594 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5596         * elisp.texi: Remove duplicate edition information (Bug#5407).
5598 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5600         * two.el (volume-header-toc-markup): Fix typos in docstring.
5602 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5604         Avoid dubious uses of save-excursions.
5605         * positions.texi (Excursions): Recommend the use of
5606         save-current-buffer if applicable.
5607         * text.texi (Clickable Text): Fix the example code which used
5608         save-excursion in a naive way which sometimes preserves point and
5609         sometimes not.
5610         * variables.texi (Creating Buffer-Local):
5611         * os.texi (Session Management):
5612         * display.texi (GIF Images):
5613         * control.texi (Cleanups): Use (save|with)-current-buffer.
5615 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
5617         * modes.texi (Example Major Modes): Fix indentation.  (Bug#5195)
5619 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5621         * nonascii.texi (Text Representations, Character Codes)
5622         (Converting Representations, Explicit Encoding)
5623         (Translation of Characters): Use hex notation consistently.
5624         (Character Sets): Fix map-charset-chars doc (Bug#5197).
5626 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5628         * loading.texi (Where Defined): Make it clearer that these are
5629         loaded files (Bug#5068).
5631 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
5633         * minibuf.texi (Completion Styles): Document `initials' style.
5635 2009-12-25  Chong Yidong  <cyd@stupidchicken.com>
5637         * frames.texi (Resources): Describe inhibit-x-resources.
5638         (Size Parameters): Copyedit.
5640         * hash.texi (Creating Hash):
5641         * objects.texi (Hash Table Type): Document the new hash table
5642         printed representation.
5644         * minibuf.texi (Basic Completion): 4th arg to all-completions is
5645         obsolete.
5647         * processes.texi (Process Buffers):
5648         Document process-kill-buffer-query-function.
5650 2009-12-05  Glenn Morris  <rgm@gnu.org>
5652         * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
5653         diary-display-function, and no longer recommended to be a hook.
5654         Update for changes in the names of calendar and diary hooks.
5655         diary-print-entries-hook has changed section.
5657 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
5659         * text.texi (Special Properties): More accurate description of
5660         what the `cursor' property does.
5662 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5664         * commands.texi (Misc Events): vindex mouse-wheel-up-event and
5665         mouse-wheel-down-event, the closest thing to a definition for them.
5666         * os.texi (Startup Summary): vindex inhibit-startup-message and
5667         inhibit-splash-screen.
5668         (Command-Line Arguments): vindex argv.
5669         (Suspending Emacs): vindex suspend-tty-functions and
5670         resume-tty-functions.  Don't want to index every hook, but having
5671         the programming ones is helpful.
5673 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
5675         * commands.texi (Motion Events): Fix typo (Bug#4907).
5677 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
5679         * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
5680         are affected by case-fold-search (Bug#4483).
5682 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
5684         * minibuf.texi (Reading File Names): Note that read-file-name may
5685         use a graphical file dialog.
5687 2009-10-31  Glenn Morris  <rgm@gnu.org>
5689         * nonascii.texi (User-Chosen Coding Systems): Minor reword.  (Bug#4817)
5691 2009-10-16  Kevin Ryde  <user42@zip.com.au>
5693         * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
5694         in particular so `info-lookup-symbol' can find its docs.
5696 2009-10-16  Chong Yidong  <cyd@stupidchicken.com>
5698         * variables.texi (Constant Variables): Distinguish from defconst
5699         variables.
5700         (Defining Variables): Add cindex.
5702 2009-10-15  Chong Yidong  <cyd@stupidchicken.com>
5704         * os.texi (Time of Day): Clarify that the microsecond part is
5705         ignored (Bug#4637).
5707 2009-10-11  Glenn Morris  <rgm@gnu.org>
5709         * frames.texi (Size and Position): Clarify what is included in the frame
5710         height.  (Bug#4535)
5712 2009-10-10  Glenn Morris  <rgm@gnu.org>
5714         * windows.texi (Size of Window): The relationship between window and
5715         frame heights is not so simple.  (Bug#4535)
5716         Mention window-full-height-p.
5718 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5720         * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
5721         used from Lisp.
5723 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
5725         * files.texi (Directory Names) <abbreviate-file-name>:
5726         Document that root home directories are not replaced with "~".
5728 2009-10-06  Eli Zaretskii  <eliz@gnu.org>
5730         * text.texi (Special Properties): Document the meaning of the
5731         `cursor' text property whose value is an integer.
5733 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5735         * files.texi (Magic File Names): Add `copy-directory'.
5737 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
5739         * files.texi (File Attributes): Fix description of file
5740         attributes.  (Bug#4638) Update attributes of files.texi example to
5741         be more representative.
5743 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5745         * files.texi (Create/Delete Dirs): New command copy-directory.
5747 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5749         * anti.texi (Antinews):
5750         * macros.texi (Indenting Macros):
5751         * strings.texi (Creating Strings, Case Conversion):
5752         Remove duplicate words.
5754 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
5756         * files.texi (Create/Delete Dirs): delete-directory has an
5757         optional parameter RECURSIVE.
5759 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5761         * buffers.texi (Swapping Text): Minor clarification.
5763 2009-10-01  Glenn Morris  <rgm@gnu.org>
5765         * functions.texi (Declaring Functions): Mention that we also search for
5766         ".m" files in the src/ directory.
5768 2009-09-25  David Engster  <deng@randomsample.de>
5770         * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
5772 2009-09-22  Glenn Morris  <rgm@gnu.org>
5774         * internals.texi (Building Emacs): Mention preloaded-file-list.
5776 2009-09-14  Alan Mackenzie  <acm@muc.de>
5778         * os.texi (Terminal Output): Put "@code{}" around "stdout".
5780 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5782         * functions.texi (Anonymous Functions): Rearrange discussion,
5783         giving usage of unquoted lambda forms first.  Mention that
5784         `function' and `#'' are no longer required (Bug#4290).
5786 2009-09-11  Alan Mackenzie  <acm@muc.de>
5788         * os.texi (Terminal Output): Document `send-string-to-terminal' in
5789         batch mode.
5791 2009-09-01  Glenn Morris  <rgm@gnu.org>
5793         * display.texi (Face Functions): Mention define-obsolete-face-alias.
5795 2009-08-26  Ulrich Mueller  <ulm@gentoo.org>
5797         * nonascii.texi (Character Codes): Fix typos.
5799 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5801         * processes.texi (Synchronous Processes): New defvar
5802         process-file-side-effects.
5804 2009-08-25  Glenn Morris  <rgm@gnu.org>
5806         * display.texi (Fontsets): Fix typo.
5808         * files.texi (Format Conversion Round-Trip): Mention nil regexp.
5810 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5812         * processes.texi (Asynchronous Processes): Adjust arglist of
5813         start-process-shell-command and start-file-process-shell-command.
5815 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
5817         * advice.texi (Argument Access in Advice): Note that argument
5818         positions are zero-based (Bug#3932).
5820         * commands.texi (Distinguish Interactive): Minor copyedit.
5822         * display.texi (Face Attributes): Add xref to Displaying Faces for
5823         explanation of "underlying face".
5825         * customize.texi (Common Keywords): Add xref to Loading.
5827         * loading.texi (How Programs Do Loading): Add xref to Lisp
5828         Libraries node in the Emacs manual.
5830 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
5832         * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
5834 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
5836         * processes.texi (Shell Arguments): Copyedits.
5838 2009-07-18  Glenn Morris  <rgm@gnu.org>
5840         * loading.texi (Repeated Loading): Fix typo.
5842 2009-07-16  Richard Stallman  <rms@gnu.org>
5844         * buffers.texi (Swapping Text): Recommend setting
5845         write-region-annotate-functions and buffer-saved-size.
5847         * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
5849 2009-07-15  Glenn Morris  <rgm@gnu.org>
5851         * edebug.texi: Minor re-phrasings throughout.
5852         (Edebug Execution Modes): Sit-for affects continue mode too.
5853         (Jumping): Use `forward-sexp' rather than its keybinding.
5854         (Edebug Misc): Fix Q binding.
5855         (Edebug Eval): Remove cl version.
5856         (Printing in Edebug): Clarify print-length etc.
5857         (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
5858         (Specification List): Remove edebug-unwrap findex entry.
5859         (Specification Examples): defmacro is actually not the same as defun.
5860         Escape "`" in example.
5862 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
5864         * markers.texi (The Mark): Document optional arg to
5865         deactivate-mark.
5867 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5869         * hooks.texi (Standard Hooks): Fix cross-references.
5871         * loading.texi (Named Features): Refer to eval-after-load.
5873 2009-07-11  Glenn Morris  <rgm@gnu.org>
5875         * Makefile.in (TEXI2PDF): New.
5876         (elisp.pdf): New target.
5878         * searching.texi (Regexp Backslash): Fix typo.
5880         * elisp.texi (Top): Display copyright notice at start of non-TeX.
5882 2009-07-10  Glenn Morris  <rgm@gnu.org>
5884         * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
5886         * customize.texi (Customization Types):
5887         * display.texi (Abstract Display):
5888         * objects.texi (Character Type, String Type):
5889         Merge in some menu descriptions from elisp.texi.
5891         * hash.texi (Hash Tables):
5892         * modes.texi (Multiline Font Lock):
5893         End menu description with period.
5895 2009-07-09  Glenn Morris  <rgm@gnu.org>
5897         * back.texi: Don't hard-code texinfo location.
5899         * two-volume.make (texinfodir): New, with location of texinfo.tex.
5900         (tex): Add texinfodir to TEXINPUTS.
5901         (elisp1med-init, elisp2med-init): Use texinfodir.
5903         * Makefile.in (texinfodir): Rename from usermanualdir, and update.
5904         (clean): Add two-volume.make intermediate files.
5906         * elisp.texi, vol1.texi, vol2.texi:
5907         Use a DATE variable with the publication date, and update it.
5908         Fix antinews menu description.
5910         * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
5911         Update the detailed node listing to match elisp.texi.
5913         * README: Update edition to match elisp.texi.
5915         * objects.texi (General Escape Syntax):
5916         * nonascii.texi (Character Sets):
5917         Use consistent case for "Unicode Standard".
5919         * anti.texi (Antinews):
5920         * customize.texi (Variable Definitions):
5921         * functions.texi (Declaring Functions):
5922         * nonascii.texi (Character Properties):
5923         * processes.texi (Serial Ports):
5924         * text.texi (Special Properties):
5925         * tips.texi (Coding Conventions):
5926         Minor rearrangements to improve TeX line-filling.
5928         * commands.texi (Using Interactive): Fix cross-reference.
5930 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
5932         * frames.texi (Management Parameters): Mention sticky.
5934 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5936         * help.texi (Help Functions): Fix description of help-buffer and
5937         help-setup-xref to use @defun instead of @deffn.
5939 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
5941         * frames.texi (Size Parameters): Mention maximized for fullscreen.
5943 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
5945         * display.texi (Window Systems): Add ns to the list.
5947 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5949         * Branch for 23.1.
5951 2009-06-17  Martin Rudalics  <rudalics@gmx.at>
5953         * windows.texi (Dedicated Windows): Fix typo.
5954         (Resizing Windows): Replace @defun by @deffn.
5956 2009-06-17  Glenn Morris  <rgm@gnu.org>
5958         * variables.texi (Directory Local Variables):
5959         Update for 2009-04-11 name-change of dir-locals-directory-alist.
5961 2009-06-09  Kenichi Handa  <handa@m17n.org>
5963         * nonascii.texi (Character Sets): State clearly that FROM and TO
5964         are codepoints of CHARSET.
5966 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
5968         * minibuf.texi (Reading File Names): Fix introductory text.
5969         Suggested by stan@derbycityprints.com.
5970         (High-Level Completion): Fix typo.
5972 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
5974         * frames.texi (Text Terminal Colors): Multi-tty is already
5975         implemented, but tty-local colors are not.
5977 2009-05-27  Chong Yidong  <cyd@stupidchicken.com>
5979         * hooks.texi (Standard Hooks): Remove mention of obsolete
5980         redisplay-end-trigger-functions.
5982         * internals.texi (Window Internals): Remove mention of obsolete
5983         redisplay-end-trigger-functions.
5985 2009-05-21  Martin Rudalics  <rudalics@gmx.at>
5987         * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
5989         * backups.texi (Making Backups): backup-directory-alist and
5990         make-backup-file-name-function are options.
5991         (Auto-Saving): auto-save-list-file-prefix is an option.
5993         * buffers.texi (Killing Buffers): buffer-offer-save is an
5994         option.
5996         * display.texi (Refresh Screen): no-redraw-on-reenter is an
5997         option.
5998         (Echo Area Customization): echo-keystrokes is an option.
5999         (Selective Display): selective-display-ellipses is an option.
6000         (Temporary Displays): temp-buffer-show-function is an option.
6001         (Face Attributes): underline-minimum-offset and x-bitmap-file-path
6002         are options.
6003         (Font Selection): face-font-family-alternatives,
6004         face-font-selection-order, face-font-registry-alternatives, and
6005         scalable-fonts-allowed are options.
6006         (Fringe Indicators): indicate-buffer-boundaries is an option.
6007         (Fringe Cursors): overflow-newline-into-fringe is an option.
6008         (Scroll Bars): scroll-bar-mode is an option.
6010         * eval.texi (Eval): max-lisp-eval-depth is an option.
6012         * files.texi (Visiting Functions): find-file-hook is an option.
6013         (Directory Names): directory-abbrev-alist is an option.
6014         (Unique File Names): temporary-file-directory and
6015         small-temporary-file-directory are options.
6017         * frames.texi (Initial Parameters): initial-frame-alist,
6018         minibuffer-frame-alist and default-frame-alist are options.
6019         (Cursor Parameters): blink-cursor-alist and
6020         cursor-in-non-selected-windows ar options.
6021         (Window System Selections): selection-coding-system is an
6022         option.
6023         (Display Feature Testing): display-mm-dimensions-alist is an
6024         option.
6026         * help.texi (Help Functions): help-char and help-event-list are
6027         options.
6029         * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
6030         an option.
6032         * minibuf.texi (Minibuffer History): history-length and
6033         history-delete-duplicates are options.
6034         (High-Level Completion): read-buffer-function and
6035         read-buffer-completion-ignore-case are options.
6036         (Reading File Names): read-file-name-completion-ignore-case is
6037         an option.
6039         * modes.texi (Mode Line Top): mode-line-format is an option.
6040         (Mode Line Variables): mode-line-position and mode-line-modes
6041         are options.
6043         * nonascii.texi (Text Representations):
6044         enable-multibyte-characters is an option.
6045         (Default Coding Systems): auto-coding-regexp-alist,
6046         file-coding-system-alist, auto-coding-alist and
6047         auto-coding-functions are options.
6048         (Specifying Coding Systems): inhibit-eol-conversion is an
6049         option.
6051         * os.texi (Init File): site-run-file is an option.
6052         (System Environment): mail-host-address is an option.
6053         (User Identification): user-mail-address is an option.
6054         (Terminal Output): baud-rate is an option.
6056         * positions.texi (Word Motion): words-include-escapes is an
6057         option.
6059         * searching.texi (Standard Regexps): page-delimiter,
6060         paragraph-separate, paragraph-separate and sentence-end are
6061         options.
6063         * text.texi (Margins): left-margin and fill-nobreak-predicate
6064         are options.
6066         * variables.texi (Local Variables): max-specpdl-size is an
6067         option.
6069         * windows.texi (Choosing Window):
6070         split-window-preferred-function, special-display-function and
6071         display-buffer-function are options.
6073 2009-05-20  Chong Yidong  <cyd@stupidchicken.com>
6075         Fix errors spotted by Martin Rudalics.
6077         * syntax.texi (Position Parse): Document rationale for ignored
6078         arguments to syntax-ppss-flush-cache.
6080         * processes.texi (Input to Processes): Mark PROCESS arg to
6081         process-running-child-p as optional.
6082         (Network Options): Document NO-ERROR arg to
6083         set-network-process-option.
6085         * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
6086         command.
6088         * searching.texi (POSIX Regexps): Mark posix-search-forward and
6089         posix-search-backward as commands.
6091         * os.texi (Killing Emacs): Mark kill-emacs as a command.
6092         (Suspending Emacs): Mark suspend-emacs as a command.
6093         (Processor Run Time): Mark emacs-uptime and emacs-init-time as
6094         commands.
6095         (Terminal Output): Remove obsolete function baud-rate.
6096         Document TERMINAL arg for send-string-to-terminal.
6098         * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
6099         terminal-coding-system and set-terminal-coding-system.
6100         (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
6101         as optional.
6102         (Character Sets): Document RESTRICTION arg of char-charset.
6103         (Character Codes): Mark POS argument to get-byte as optional.
6105         * minibuf.texi (Minibuffer Misc): Document ARGS arg for
6106         minibuffer-message.
6108         * files.texi (Create/Delete Dirs): Mark make-directory and
6109         delete-directory as commands.
6111         * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
6113         * text.texi (Base 64): Mark base64-decode-string and
6114         base64-encode-string as commands.
6115         (Columns): Mark move-to-column as a command.
6116         (Mode-Specific Indent): Document RIGID arg to
6117         indent-for-tab-command.
6118         (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
6119         Mark indent-code-rigidly as a command.
6120         (Substitution): Mark translate-region as a command.
6122         * frames.texi (Size and Position): Remove obsolete functions
6123         screen-height and screen-width.
6125 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
6127         * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
6128         (Displaying Buffers, Resizing Windows): Correct mistakes;
6129         next-window, previous-window, and pop-to-buffer are not commands,
6130         and fit-window-to-buffer" is a command.  (Pointed out by Martin
6131         Rudalics.)
6133 2009-05-17  Richard M Stallman  <rms@gnu.org>
6135         * modes.texi (Precalculated Fontification): Clarify text.
6137 2009-05-17  Martin Rudalics  <rudalics@gmx.at>
6139         * windows.texi (Selecting Windows): Clarify descriptions of
6140         with-selected-window and get-lru-window.
6141         (Cyclic Window Ordering): Refer to particular frame when talking
6142         about how splitting affects the ordering.
6143         (Displaying Buffers): Fix descriptions of switch-to-buffer and
6144         switch-to-buffer-other-window.  Explain how setting of
6145         display-buffer-reuse-frames affects pop-to-buffer.
6146         (Choosing Window): Clarify some details in descriptions of
6147         display-buffer-reuse-frames, pop-up-frames, and
6148         pop-up-frame-function.
6149         (Dedicated Windows): Clarify some details.
6150         (Textual Scrolling): Replace term vscroll by term vertical
6151         scroll position.
6152         (Vertical Scrolling): Fix typo.
6153         (Window Hooks): Relate text on jit-lock-register to window
6154         scrolling and size changes.
6156 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
6158         * frames.texi (Initial Parameters): Clarify what the initial
6159         minibuffer frame is.
6160         (Buffer Parameters): Note that the minibuffer parameter can not be
6161         altered.
6163         * anti.texi (Antinews): Copyedits.  Rearrange some entries.
6164         Document display-buffer changes.
6166 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
6168         * anti.texi (Antinews): Rewrite for Emacs 22.
6170         * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
6171         obarrays are first mentioned.  Define "system abbrev" more
6172         prominently, and add it to the index.
6173         (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
6174         Copyedits.
6175         (Abbrev Expansion): Document abbrev-insert.
6177 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
6179         * frames.texi (Font and Color Parameters): Rename from Color
6180         Parameters.  Document font-backend parameter.
6182         * vol2.texi (Top): Update node listing.
6183         * vol1.texi (Top): Update node listing.
6184         * elisp.texi (Top): Update node listing.
6186 2009-05-11  Martin Rudalics  <rudalics@gmx.at>
6188         * windows.texi (Choosing Window): Don't explicitly refer to
6189         split-window-sensibly's window argument in descriptions of
6190         split-height-threshold and split-width-threshold.
6192 2009-05-10  Martin Rudalics  <rudalics@gmx.at>
6194         * windows.texi (Choosing Window): Fix rewrite of window
6195         splitting section.
6197 2009-05-09  Eli Zaretskii  <eliz@gnu.org>
6199         * nonascii.texi (Default Coding Systems):
6200         Document find-auto-coding, set-auto-coding, and auto-coding-alist.
6201         Add indexing.
6202         (Lisp and Coding Systems): Add index entries.
6204 2009-05-09  Martin Rudalics  <rudalics@gmx.at>
6206         * windows.texi (Choosing Window): Describe split-window-sensibly
6207         and rewrite section on window splitting accordingly.
6208         (Textual Scrolling): Replace `...' by @code{...}.
6210 2009-05-04  Chong Yidong  <cyd@stupidchicken.com>
6212         * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
6213         Remove obsoleted pre-abbrev-expand-hook.
6215         * locals.texi (Standard Buffer-Local Variables): Consolidate table
6216         entries.
6218         * internals.texi (Object Internals): Don't assume 32-bit machines
6219         are the norm.
6220         (Buffer Internals): Consolidate table entries for readability.
6221         (Window Internals): Synch field names to window.h.
6222         (Process Internals): Synch field names to process.h.
6224 2009-04-29  Chong Yidong  <cyd@stupidchicken.com>
6226         * variables.texi (File Local Variables): Note that read-circle is
6227         bound to nil when reading file-local variables.
6229         * streams.texi (Input Functions): Document read-circle.
6230         (Output Variables): Add xref to Circular Objects.
6232 2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
6234         * tips.texi (Coding Conventions): Copyedits.  Add xref to Named
6235         Features and Coding System Basics.  Node that "p" stands for
6236         "predicate".  Recommend utf-8-emacs instead of emacs-mule.
6237         (Key Binding Conventions): Emacs does use S-down-mouse-1, for
6238         mouse-appearance-menu.
6239         (Programming Tips): Add xref to Progress.
6241 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
6243         * os.texi (Command-Line Arguments):
6244         Document command-line-args-left.
6245         (Suspending Emacs): Adapt text to multi-tty case.  Document use of
6246         terminal objects for tty arguments.
6247         (Startup Summary): Add xref to Session Management.
6248         (Session Management): Mention emacs-session-restore.  Copyedits.
6250 2009-04-20  Chong Yidong  <cyd@stupidchicken.com>
6252         * os.texi (Startup Summary): Copyedits.  The init file is not
6253         necessarily named .emacs now.  Document initial-buffer-choice and
6254         initial-scratch-message.  Note where Emacs exits in batch mode.
6255         Document inhibit-splash-screen as an alias.
6256         (Init File): Be neutral about which init file name to use.
6258 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
6260         * os.texi (System Interface): Fix Texinfo usage.
6262 2009-04-15  Chong Yidong  <cyd@stupidchicken.com>
6264         * searching.texi (Regexp Backslash): Also refer to shy groups as
6265         non-capturing or unnumbered groups.
6266         (Regexp Functions): Add cross-reference to Regexp Backslash.
6268         * display.texi (Truncation): Overlays can use line-prefix and
6269         wrap-prefix too.
6270         (Overlay Properties): Document wrap-prefix and line-prefix.
6271         (Face Attributes): Document underline-minimum-offset.
6272         (Face Remapping): Copyedits.
6273         (Low-Level Font): Copyedits.
6274         (Image Cache): Note that the image cache is shared between frames.
6275         (Line Height): Emphasize that line-spacing only takes effect on
6276         graphical terminals.
6278 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
6280         * display.texi (Refresh Screen): Note that a passage about screen
6281         refreshing is text terminal only.
6282         (Forcing Redisplay): Delete misleading comment---sit-for calls
6283         redisplay, not the other way around.
6284         (Truncation): Note new values of truncate-partial-width-windows.
6285         Copyedits.
6286         (Invisible Text): Document invisible-p.
6288 2009-04-11  Eli Zaretskii  <eliz@gnu.org>
6290         * display.texi (Overlays): Overlays don't scale well.  See
6291         https://lists.gnu.org/r/emacs-devel/2009-04/msg00243.html.
6293 2009-04-10  Chong Yidong  <cyd@stupidchicken.com>
6295         * syntax.texi (Syntax Table Functions): Document cons cell
6296         argument for modify-syntax-entry.
6297         (Categories): Document cons cell argument for
6298         modify-category-entry.
6300         * searching.texi (String Search): Document word-search-forward-lax
6301         and word-search-backward-lax.
6302         (Searching and Case): Describe isearch behavior more precisely.
6304         * keymaps.texi (Tool Bar): Mention that some platforms do not
6305         support multi-line toolbars.  Suggested by Stephen Eglen.
6307         * frames.texi (Layout Parameters): Mention that Nextstep also
6308         allows only one tool-bar line.  Suggested by Stephen Eglen.
6310         * nonascii.texi (Text Representations): Copyedits.
6311         (Coding System Basics): Also mention utf-8-emacs.
6312         (Converting Representations, Selecting a Representation)
6313         (Scanning Charsets, Translation of Characters, Encoding and I/O):
6314         Copyedits.
6315         (Character Codes): Mention role of codepoints 1114112 to 4194175.
6317 2009-04-09  Chong Yidong  <cyd@stupidchicken.com>
6319         * text.texi (Yank Commands): Note that yank uses push-mark.
6320         (Filling): Clarify REGION argument of fill-paragraph.
6321         Document fill-forward-paragraph-function.
6322         (Special Properties): Remove "new in Emacs 22" declaration.
6323         (Clickable Text): Merge with Links and Mouse-1 node.
6325         * display.texi (Button Properties, Button Buffer Commands):
6326         Change xref to Clickable Text.
6328         * tips.texi (Key Binding Conventions): Change xref to Clickable
6329         Text.
6331         * elisp.texi (Top): Update node listing.
6333 2009-04-05  Chong Yidong  <cyd@stupidchicken.com>
6335         * markers.texi (The Mark): Copyedits.  Improve description of
6336         handle-shift-selection.
6337         (The Region): Move use-region-p here from The Mark.
6339         * positions.texi (Screen Lines): Document (cols . lines) argument
6340         for vertical-motion.
6342 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
6344         * frames.texi (Frames): Clean up introduction.  Document `ns'
6345         return value for framep.
6346         (Creating Frames): Note how the terminal is chosen.
6347         (Multiple Terminals, Multiple Displays): Merge into a single node.
6348         (Color Parameters): Fix typo.
6350         * variables.texi (Local Variables, Buffer-Local Variables)
6351         (Creating Buffer-Local): Change link to Multiple Terminals.
6353         * os.texi (X11 Keysyms): Change link to Multiple Terminals.
6355         * keymaps.texi (Controlling Active Maps): Change link to Multiple
6356         Terminals.
6358         * commands.texi (Command Loop Info, Keyboard Macros): Change link
6359         to Multiple Terminals.
6361         * elisp.texi (Top): Update node listing.
6362         * vol2.texi (Top): Update node listing.
6363         * vol1.texi (Top): Update node listing.
6365         * buffers.texi (Current Buffer): Note that the append-to-buffer
6366         example is no longer in synch with the latest code.  Tie the two
6367         examples together.
6369         * files.texi (File Attributes): Move note about MS-DOS from
6370         Changing Files to File Attributes.
6371         (Create/Delete Dirs): Note that mkdir is an alias for this.
6373 2009-04-01  Markus Triska  <triska@gmx.at>
6375         * processes.texi (Filter Functions): Suggest how to handle output
6376         batches.
6378 2009-03-30  Chong Yidong  <cyd@stupidchicken.com>
6380         * help.texi (Accessing Documentation): Update example to use
6381         help-setup-xref and with-help-window.
6382         (Help Functions): Remove print-help-return-message, which is
6383         semi-obsolete due to with-help-window.  Document help-buffer and
6384         help-setup-xref.
6386 2009-03-29  Chong Yidong  <cyd@stupidchicken.com>
6388         * help.texi (Accessing Documentation, Help Functions):
6389         Remove information about long-obsolete Emacs versions.
6391         * modes.texi (Mode Line Variables): The default values of the mode
6392         line variables are now more complicated.
6394 2009-03-28  Chong Yidong  <cyd@stupidchicken.com>
6396         * modes.texi (Major Mode Conventions): Note that specialness is
6397         inherited.
6398         (Derived Modes): Note that define-derive-mode sets the mode-class
6399         property.
6401         * keymaps.texi (Prefix Keys): The M-g prefix key is now named
6402         goto-map.  Add search-map to the list.
6404 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
6406         * os.texi (System Environment): Update the list of system-type
6407         values.
6409         * markers.texi (The Mark) <handle-shift-selection>: Update for
6410         removal of the optional argument DEACTIVATE.
6412 2009-03-25  Chong Yidong  <cyd@stupidchicken.com>
6414         * commands.texi (Focus Events): Most X window managers don't use
6415         focus-follows-mouse nowadays.
6417 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
6419         * commands.texi (Defining Commands): Clarify introduction.
6420         (Using Interactive): Not that interactive can be put in a symbol
6421         property.
6422         (Interactive Call): Note that a symbol with a non-nil
6423         interactive-form property satisfies commandp.
6425 2009-03-23  Juanma Barranquero  <lekktu@gmail.com>
6427         * minibuf.texi (Intro to Minibuffers): Fix typos.
6429 2009-03-23  Chong Yidong  <cyd@stupidchicken.com>
6431         * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
6432         about minibuffers in old Emacs versions.  Copyedits.
6433         Emphasize that enable-recursive-minibuffers defaults to nil.
6434         (Text from Minibuffer): Simplify introduction.
6436 2009-03-22  Alan Mackenzie  <acm@muc.de>
6438         * commands.texi (Using Interactive): Clarify string argument to
6439         `interactive' - even promptless elements need \n separators.
6441 2009-03-18  Chong Yidong  <cyd@stupidchicken.com>
6443         * minibuf.texi (Completion Styles): New node.
6445         * elisp.texi (Top): Update node listing.
6447 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
6449         * minibuf.texi (Basic Completion): Note that
6450         read-file-name-completion-ignore-case and
6451         read-buffer-completion-ignore-case can override
6452         completion-ignore-case.
6453         (Minibuffer Completion): Document completing-read changes.
6454         (Completion Commands): Avoid mentioning partial completion mode.
6455         Document minibuffer-completion-confirm changes, and
6456         minibuffer-confirm-exit-commands.
6457         (High-Level Completion): Document new require-match behavior for
6458         read-buffer.  Document read-buffer-completion-ignore-case.
6459         (Reading File Names): Document new require-match behavior for
6460         read-file-name.
6462 2009-03-14  Chong Yidong  <cyd@stupidchicken.com>
6464         * debugging.texi (Error Debugging): Don't mislead the reader into
6465         thinking that debug-on-error enters debugger for C-f at EOB.
6466         (Error Debugging): Setting debug-on-init within the init file
6467         works, and has for some time.
6469 2009-03-13  Kenichi Handa  <handa@m17n.org>
6471         * display.texi (Fontsets): Update the description.
6473 2009-03-13  Chong Yidong  <cyd@stupidchicken.com>
6475         * advice.texi (Advising Primitives): Link to What Is a Function.
6477 2009-03-12  Chong Yidong  <cyd@stupidchicken.com>
6479         * compile.texi (Speed of Byte-Code): Update example.
6480         (Disassembly): Update examples.
6482         * loading.texi (Repeated Loading): Simplify examples.
6484         * customize.texi (Common Keywords): It's not necessary to use :tag
6485         to remove hyphens, as custom-unlispify-tag-name does it
6486         automatically.
6487         (Variable Definitions): Link to File Local Variables.
6488         Document customized-value symbol property.
6489         (Customization Types): Move menu to end of node.
6491 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
6493         * macros.texi (Compiling Macros): Omit misleading sentence, which
6494         implied that macros can only be used in the same file they are
6495         defined.
6496         (Backquote): Remove obsolete information about Emacs 19.
6498 2009-03-05  John Foerch  <jjfoerch@earthlink.net>  (tiny change)
6500         * display.texi (Display Margins): Fix paren typo.
6502 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
6504         * elisp.texi (Top): Update node listing.
6506         * variables.texi (Variables): Clarify introduction.
6507         (Global Variables): Mention that setq is a special form.
6508         (Local Variables): Use active voice.
6509         (Tips for Defining): Mention marking variables as safe.
6510         (Buffer-Local Variables): Mention terminal-local and frame-local
6511         variables together.
6512         (File Local Variables): Copyedits.
6513         (Frame-Local Variables): Note that they are not really useful.
6514         (Future Local Variables): Node deleted.
6516         * objects.texi (General Escape Syntax): Update explanation of
6517         Unicode escape syntax.
6519 2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
6521         * control.texi (Control Structures): Add cindex entry for "textual
6522         order".
6524         * eval.texi (Intro Eval): Copyedits.  Standardize on "form"
6525         instead of "expression" throughout.
6526         (Function Indirection): Copyedits.  Use active voice.
6527         (Eval): The default value of max-lisp-eval-depth is now 400.
6529 2009-02-23  Miles Bader  <miles@gnu.org>
6531         * processes.texi (System Processes): Rename `system-process-attributes'
6532         to `process-attributes'.
6534 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
6536         * symbols.texi (Property Lists): Emphasize that property lists are
6537         not restricted to symbol cells.
6538         (Other Plists): Copyedit.
6540         * sequences.texi (Sequences Arrays Vectors): Make introduction
6541         more concise.
6542         (Arrays): Mention char-tables and bool-vectors too.
6543         (Vectors): Don't repeat information given in Arrays node.  Link to
6544         nodes that explain the vector usage examples.
6545         (Char-Tables): Note that char-table elements can have arbitrary
6546         type.  Explain effect of omitted char-table-extra-slots property.
6547         Link to Property Lists node.
6549 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
6551         * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
6552         `append'.
6553         (List Elements): Copyedits.
6555         * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
6556         of `vconcat'.
6558         * strings.texi (Creating Strings): Copyedits.  Remove obsolete
6559         Emacs 20 usage of `concat'.
6560         (Case Conversion): Copyedits.
6562 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
6564         * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
6565         Minor edits.
6566         (Frame Configuration Type): Emphasize that it is not primitive.
6567         (Font Type): New node.
6568         (Type Predicates): Add fontp; type-of now recognizes font object
6569         types.
6571         * intro.texi (Version Info): Update version numbers in examples.
6572         (Acknowledgements): List more contributors.
6574         * elisp.texi: Bump version number to 3.0.
6575         (Top): Link to Font Type node.
6577 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
6579         * modes.texi (Major Mode Conventions): Remove duplicate words.
6580         (Customizing Keywords): Fix typo.
6582 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
6584         * nonascii.texi (User-Chosen Coding Systems): Document that
6585         select-safe-coding-system suggests raw-text if there are raw bytes
6586         in the region.
6587         (Explicit Encoding): Warn not to use `undecided' when encoding.
6589 2009-02-11  Glenn Morris  <rgm@gnu.org>
6591         * frames.texi (Visibility of Frames): Mention the effect multiple
6592         workspaces/desktops can have on visibility.
6594 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
6596         * text.texi (Commands for Insertion):
6597         * commands.texi (Event Mod):
6598         * keymaps.texi (Searching Keymaps):
6599         * nonascii.texi (Translation of Characters):
6600         Reinstate documentation of translation-table-for-input.
6601         (Explicit Encoding): Document the `charset' text property produced
6602         by decode-coding-region and decode-coding-string.
6604 2009-01-27  Alan Mackenzie  <acm@muc.de>
6606         * modes.texi (Search-based Fontification): Correct a typo.
6608 2009-01-25  Juanma Barranquero  <lekktu@gmail.com>
6610         * abbrevs.texi (Abbrev Table Properties): Fix typo.
6611         Reported by Seweryn Kokot <sewkokot@gmail.com>.  (Bug#2039)
6613 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
6615         * display.texi (Window Systems): Document the value of
6616         `initial-window-system' under --daemon.
6618         * os.texi (System Environment): Remove description of the
6619         `environment' function which has been deleted.
6621 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
6623         * frames.texi (Multiple Displays): Remove documentation for
6624         removed function make-frame-on-tty.
6626 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
6628         * files.texi (Format Conversion Piecemeal): Clarify behavior of
6629         write-region-annotate-functions.
6630         Document write-region-post-annotation-function.
6632 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
6634         * display.texi (Font Lookup): Document WIDTH argument of
6635         x-list-fonts.
6637 2009-01-17  Eli Zaretskii  <eliz@gnu.org>
6639         * maps.texi (Standard Keymaps): Rename function-key-map to
6640         local-function-key-map.
6642         * keymaps.texi (Translation Keymaps): Rename function-key-map to
6643         local-function-key-map.
6645         * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
6646         and `set-keyboard-coding-system' now accept an optional terminal
6647         argument.
6649         * commands.texi (Event Mod): `keyboard-translate-table' is now
6650         terminal-local.
6651         (Function Keys): Rename function-key-map to
6652         local-function-key-map.
6654         * elisp.texi (Top): Make @detailmenu be consistent with changes in
6655         frames.texi.
6657         * hooks.texi (Standard Hooks): Document `delete-frame-functions'
6658         `delete-terminal-functions', `suspend-tty-functions' and
6659         `resume-tty-functions'.
6661         * frames.texi (Frames): Document `frame-terminal' and
6662         `terminal-live-p'.
6663         (Multiple Displays): Document `make-frame-on-tty'.
6664         (Multiple Terminals): Document `terminal-list', `delete-terminal',
6665         `terminal-name', and `get-device-terminal'.
6666         (Terminal Parameters): Document `terminal-parameters',
6667         `terminal-parameter', and `set-terminal-parameter'.
6669         * os.texi (System Environment): Document `environment' and
6670         `initial-environment'.
6671         (Suspending Emacs): Update for multi-tty; document
6672         `suspend-tty', `resume-tty', and `controlling-tty-p'.
6674         * nonascii.texi (Coding System Basics): More accurate description
6675         of `raw-text'.
6677 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
6679         * display.texi (Low-Level Font): Fix typo.
6681 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
6683         * elisp.texi (Top): Update node listing.
6685         * display.texi (PostScript Images): Node deleted.
6687 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
6689         * processes.texi (Decoding Output): Document that null bytes force
6690         no-conversion for reading process output.
6692         * files.texi (Reading from Files): Document that null bytes force
6693         no-conversion when visiting files.
6695         * processes.texi (Serial Ports): Improve wording, suggested by RMS.
6697         * nonascii.texi (Lisp and Coding Systems):
6698         Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
6699         (Character Properties): Improve wording.
6701 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
6703         * display.texi (Font Lookup): Remove obsolete function
6704         x-font-family-list.  x-list-fonts accepts Fontconfig/GTK syntax.
6705         (Low-Level Font): Rename from Fonts, move to end of Faces section.
6706         (Font Selection): Reorder order of variable descriptions.
6707         Minor clarifications.
6709         * elisp.texi (Top): Update node listing.
6711 2009-01-09  Glenn Morris  <rgm@gnu.org>
6713         * commands.texi (Command Loop Info): Say that last-command-char and
6714         last-input-char are obsolete aliases.
6716         * edebug.texi (Edebug Recursive Edit): Remove separate references to
6717         last-input-char and last-command-char, since they are just aliases for
6718         last-input-event and last-command-event.
6720         * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
6721         last-command-char.
6723 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
6725         * elisp.texi: Update node listing.
6727         * display.texi (Faces): Put Font Selection node after Auto Faces.
6728         (Face Attributes): Don't link to Font Lookup.
6729         Document font-family-list.
6730         (Fonts): New node.
6732 2009-01-08  Jason Rumney  <jasonr@gnu.org>
6734         * frames.texi (Pointer Shape): Clarify that only X supports
6735         changing the standard pointer shapes.  (Bug#1485)
6737 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
6739         * display.texi (Attribute Functions): Note that a function value
6740         :height is relative, and that compatibility functions work by
6741         calling set-face-attribute.
6742         (Displaying Faces): Reorder list in order of increasing priority.
6743         (Face Remapping): New node.  Content moved here from Displaying
6744         Faces.
6745         (Glyphs): Link to Face Functions.
6747 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
6749         * display.texi (Faces): Don't discuss face id here.  facep does
6750         not return t.
6751         (Defining Faces): Minor clarification.
6752         (Face Attributes): Rearrange items to match docstring of
6753         set-face-attribute.  Add :foundry attribute.  Document new role of
6754         :font attribute.  Texinfo usage fix.
6755         (Attribute Functions): Copyedits.
6756         (Face Functions): Note that face number is seldom used.
6758 2009-01-05  Richard M Stallman  <rms@gnu.org>
6760         * strings.texi (Predicates for Strings): Minor clarification.
6762         * functions.texi (Function Safety): Texinfo usage fix.
6764 2009-01-04  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6766         * objects.texi (General Escape Syntax): Fix typo.
6768 2009-01-03  Martin Rudalics  <rudalics@gmx.at>
6770         * windows.texi (Choosing Window): Say that pop-up-frame-alist
6771         works via the default value of pop-up-frame-function.
6773 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
6775         * processes.texi (System Processes): Document the `time' and
6776         `ctime' attributes of `system-process-attributes'.
6778 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
6780         * display.texi (Face Attributes): Clarify :height attribute.
6782 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
6784         * buffers.texi (The Buffer List): Clarify what moves a buffer to
6785         the front of the buffer list.  Add entries for `last-buffer' and
6786         `unbury-buffer'.
6788 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
6790         * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
6791         and its subsections.
6793         * frames.texi (Multiple Terminals, Low-level Terminal)
6794         (Terminal Parameters, Frames on Other TTY devices): New sections.
6795         (Frames): Add an xref to "Multiple Terminals".
6797         * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
6799         * objects.texi (Terminal Type): New node.
6800         (Editing Types): Add it to the menu.
6802         * elisp.texi (Top): Add a @detailmenu item for "Directory Local
6803         Variables".
6805         * variables.texi (Directory Local Variables): New node.
6806         (Variables): Add a menu item for it.
6808         * loading.texi (Autoload): Document `generate-autoload-cookie' and
6809         `generated-autoload-file'.
6811 2008-12-20  Eli Zaretskii  <eliz@gnu.org>
6813         * os.texi (Startup Summary): Add xref to documentation of
6814         `initial-window-system'.
6816         * display.texi (Window Systems): Document `window-system' the
6817         function.  The variable `window-system' is now frame-local.
6818         Document `initial-window-system'.
6820 2008-12-19  Martin Rudalics  <rudalics@gmx.at>
6822         * windows.texi (Windows): Rewrite description of
6823         fit-window-to-buffer.
6825 2008-12-13  Glenn Morris  <rgm@gnu.org>
6827         * modes.texi (Font Lock Basics): Fix level description.  (Bug#1534)
6828         (Levels of Font Lock): Refer to font-lock-maximum-decoration.
6830 2008-12-12  Glenn Morris  <rgm@gnu.org>
6832         * debugging.texi (Error Debugging): Refer forwards to
6833         eval-expression-debug-on-error.
6835 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
6837         * strings.texi (String Basics): Only unibyte strings that
6838         represent key sequences hold 8-bit raw bytes.
6840         * nonascii.texi (Coding System Basics): Rewrite @ignore'd
6841         paragraph to speak about `undecided'.
6842         (Character Properties): Don't explain the meaning of each
6843         property; instead, identify their Unicode Standard names.
6844         (Character Sets): Document `map-charset-chars'.
6846 2008-12-02  Glenn Morris  <rgm@gnu.org>
6848         * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
6849         section yet again.
6851 2008-11-29  Eli Zaretskii  <eliz@gnu.org>
6853         * nonascii.texi (Character Properties): New Section.
6854         (Specifying Coding Systems): Document
6855         `coding-system-priority-list', `set-coding-system-priority', and
6856         `with-coding-priority'.
6857         (Lisp and Coding Systems): Document `check-coding-systems-region'
6858         and `coding-system-charset-list'.
6859         (Coding System Basics): Document `coding-system-aliases'.
6861         * elisp.texi (Top): Add a @detailmenu entry for "Character
6862         Properties".
6864         * objects.texi (Character Type): Correct the range of Emacs
6865         characters.  Add an @xref to "Character Codes".
6867         * strings.texi (String Basics): Add an @xref to "Character Codes".
6869         * numbers.texi (Integer Basics): Add an @xref to `max-char'.
6871         * nonascii.texi (Explicit Encoding): Update for Emacs 23.
6872         (Character Codes): Document `max-char'.
6874 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
6876         * nonascii.texi (Text Representations, Converting Representations)
6877         (Character Sets, Scanning Charsets, Translation of Characters):
6878         Make text more accurate.
6880 2008-11-28  Glenn Morris  <rgm@gnu.org>
6882         * files.texi (Format Conversion Round-Trip): Improve previous change.
6884 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
6886         * modes.texi (Auto Major Mode): Fix example.
6888 2008-11-25  Glenn Morris  <rgm@gnu.org>
6890         * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
6892         * files.texi (Format Conversion Round-Trip):
6893         Use active voice for previous change.
6895 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
6897         * os.texi (Processor Run Time):
6898         * processes.texi (Transaction Queues):
6899         * markers.texi (The Mark):
6900         * windows.texi (Choosing Window, Selecting Windows):
6901         * files.texi (Changing Files, Magic File Names):
6902         * commands.texi (Key Sequence Input):
6903         * functions.texi (Declaring Functions):
6904         * strings.texi (Predicates for Strings):
6905         * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
6907 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
6909         * help.texi (Accessing Documentation): Update example.
6911         * variables.texi (Defining Variables): Note that `*' is not
6912         necessary if defcustom is used.
6914 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
6916         * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
6917         Characters" from @detailmenu.
6919         * nonascii.texi (Character Codes, Character Sets)
6920         (Scanning Charsets, Translation of Characters): Update for Emacs 23.
6921         (Chars and Bytes, Splitting Characters): Sections removed.
6923 2008-11-22  Lute Kamstra  <lute@gnu.org>
6925         * positions.texi (Text Lines): Update goto-line documentation.
6927 2008-11-21  Martin Rudalics  <rudalics@gmx.at>
6929         * frames.texi (Frames): Fix typo, add cross references, reword.
6930         (Initial Parameters): Reword special-display-frame-alist text.
6931         (Frames and Windows): Reword.  Describe argument norecord for
6932         set-frame-selected-window.
6933         (Input Focus): Describe argument norecord for select-frame.
6934         Remove comment on MS-Windows behavior for focus-follows-mouse.
6935         (Raising and Lowering): Mention windows-frames dichotomy in
6936         metaphor.
6938         * windows.texi (Displaying Buffers, Vertical Scrolling)
6939         (Horizontal Scrolling): Fix indenting and rewording issues
6940         introduced with 2008-11-07 change.
6942 2008-11-20  Glenn Morris  <rgm@gnu.org>
6944         * files.texi (Format Conversion Round-Trip): Mention `preserve'
6945         element of `format-alist'.
6947 2008-11-19  Glenn Morris  <rgm@gnu.org>
6949         * doclicense.texi: Update to FDL 1.3.
6950         * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
6952 2008-11-18  Chong Yidong  <cyd@stupidchicken.com>
6954         * windows.texi (Window Hooks): Remove *-end-trigger-functions
6955         vars, which are obsolete.  Mention jit-lock-register.
6957         * modes.texi (Other Font Lock Variables):
6958         Document jit-lock-register and jit-lock-unregister.
6960         * frames.texi (Color Parameters): Document alpha parameter.
6962 2008-11-16  Martin Rudalics  <rudalics@gmx.at>
6964         * windows.texi (Splitting Windows, Deleting Windows)
6965         (Selecting Windows, Cyclic Window Ordering)
6966         (Buffers and Windows, Displaying Buffers, Choosing Window)
6967         (Dedicated Windows, Window Point, Window Start and End)
6968         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
6969         (Size of Window, Resizing Windows, Window Configurations)
6970         (Window Parameters): Avoid @var at beginning of sentences and
6971         reword accordingly.
6973 2008-11-11  Lute Kamstra  <lute@gnu.org>
6975         * files.texi (File Name Components): Fix file-name-extension
6976         documentation.
6978 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
6980         * frames.texi (Basic Parameters): Remove display-environment-variable
6981         and term-environment-variable.
6983 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
6985         * windows.texi (Basic Windows, Splitting Windows)
6986         (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
6987         (Buffers and Windows, Displaying Buffers, Dedicated Windows)
6988         (Resizing Windows, Window Configurations, Window Parameters):
6989         Fix wording and markup.
6991 2008-11-07  Martin Rudalics  <rudalics@gmx.at>
6993         * windows.texi (Windows): Update entries.
6994         (Basic Windows): Remove listing of attributes.  Reword.
6995         (Splitting Windows, Deleting Windows): Reword.
6996         (Selecting Windows, Cyclic Window Ordering): Reword with special
6997         emphasis on order of recently selected windows and buffer list.
6998         (Buffers and Windows, Choosing Window): Reword with special
6999         emphasis on dedicated windows.
7000         (Displaying Buffers): Reword.  For switch-to-buffer mention that
7001         it may fall back on pop-to-buffer.  For other-window try to
7002         explain how it treats the cyclic ordering of windows.
7003         (Dedicated Windows): New node and section discussing dedicated
7004         windows and associated functions.
7005         (Window Point): Add entry for window-point-insertion-type.  Reword.
7006         (Window Start and End): Rename node and section title.  Reword.
7007         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
7008         Minor rewording.
7009         (Size of Window): Reword, in particular text on window-width.
7010         (Resizing Windows): Reword.  Add text on balancing windows.
7011         (Window Configurations): Reword.  Mention window parameters.
7012         (Window Parameters): New node and section on window parameters.
7013         (Window Hooks): Reword.  Mention that
7014         window-configuration-change-hook is run "buffer-locally".
7015         * elisp.texi (Top): Update Windows entries in @detailmenu
7016         section.
7018 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
7020         * searching.texi (Regexp Search): Fix typo.
7022 2008-11-03  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
7024         * searching.texi (Regexp Search): Document GREEDY arg.
7025         (Simple Match Data): Fix return value.
7027 2008-11-01  Eli Zaretskii  <eliz@gnu.org>
7029         * nonascii.texi (Text Representations): Rewrite to make consistent
7030         with Emacs 23 internal representation of characters.
7031         Document `unibyte-string'.
7033 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
7035         * processes.texi (Process Information): Note that process-status
7036         does not accept buffer names.
7038 2008-10-27  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
7040         * positions.texi (Skipping Characters): Correct return value of
7041         skip-chars-forward.
7043 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
7045         * windows.texi (Deleting Windows): Update documentation of
7046         delete-windows-on.
7047         (Buffers and Windows): Update documentations of
7048         get-buffer-window and get-buffer-window-list.
7049         (Displaying Buffers): Update documentation of
7050         replace-buffer-in-windows.
7052         * buffers.texi (Current Buffer): Reword set-buffer and
7053         with-current-buffer documentations.
7054         (Creating Buffers): Reword documentation of get-buffer-create.
7056 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
7058         * buffers.texi (Current Buffer): Reword documentation of
7059         set-buffer.
7060         (Buffer Names): Reword documentation of buffer-name.
7061         (The Buffer List): For bury-buffer explain what happens with the
7062         buffer's window.
7063         (Creating Buffers): Say that get-buffer-create's arg is called
7064         buffer-or-name.
7066 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
7068         * advice.texi (Computed Advice): Explain what DEFINITION is.
7070         * nonascii.texi (Character Codes): Remove obsolete function
7071         char-valid-p, and document characterp instead.
7073 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
7075         * windows.texi (Displaying Buffers): Reword documentation of
7076         pop-to-buffer.
7077         (Choosing Window): Rewrite documentation of display-buffer and
7078         its options.
7080         * buffers.texi (Killing Buffers): Update documentation of
7081         kill-buffer.
7083 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
7085         * processes.texi (Serial Ports): Fix wording and improve markup.
7087         * searching.texi (Regexp Search): Document `string-match-p' and
7088         `looking-at-p'.
7089         (POSIX Regexps): Add an xref for "non-greedy".
7090         (Regexp Special): Add @cindex entry for "non-greedy".
7092         * display.texi (Attribute Functions): Document `face-all-attributes'.
7093         (Image Cache) <image-refresh>: Minor wording fixes.
7095         * frames.texi (Color Names): Add an xref to `read-color'.
7097         * minibuf.texi (High-Level Completion): Document `read-color'.
7099         * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
7101         * positions.texi (Narrowing): Add an xref to "Swapping Text".
7103         * buffers.texi (Swapping Text): New section, documents
7104         `buffer-swap-text'.
7106 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
7108         * windows.texi (Resizing Windows): Minor wording fix.
7110 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
7112         * processes.texi (Shell Arguments): Document `split-string-and-unquote'
7113         and `combine-and-quote-strings'.
7115         * strings.texi (Creating Strings): Add xrefs for them.
7117 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
7119         * elisp.texi (Top): Make descriptive text for "Reading File Names"
7120         match the corresponding menu in minibuf.texi.
7122         * minibuf.texi (Reading File Names): Document `read-shell-command'
7123         and `minibuffer-local-shell-command-map'.
7125 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
7127         * windows.texi (Resizing Windows): Remove var{} around "window" in
7128         documentation of enlarge-window.
7129         Rewrite documentation of window-min-height and window-min-width.
7131 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
7133         * functions.texi (Calling Functions): Document `apply-partially'.
7135         * hooks.texi (Standard Hooks): Mention
7136         `before-hack-local-variables-hook' and `hack-local-variables-hook'.
7138         * variables.texi (File Local Variables): Document
7139         `file-local-variables-alist', `before-hack-local-variables-hook'
7140         and `hack-local-variables-hook'.
7142         * processes.texi (Synchronous Processes): Document `process-lines'.
7144         * customize.texi (Variable Definitions):
7145         Document `custom-reevaluate-setting'.
7147 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
7149         * windows.texi (Choosing Window, Deleting Windows)
7150         (Displaying Buffers): Expand documentation of dedicated windows.
7152 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
7154         * files.texi (Changing Files): Document symbolic input of file
7155         modes to `set-file-modes'.  Document `read-file-modes' and
7156         `file-modes-symbolic-to-number'.
7158         * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
7159         and `search-map'.
7161         * searching.texi (Search and Replace):
7162         Document `replace-search-function' and `replace-re-search-function'.
7163         Document `multi-query-replace-map'.
7165         * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
7166         (Completion Commands, Reading File Names):
7167         Rename `minibuffer-local-must-match-filename-map' to
7168         `minibuffer-local-filename-must-match-map'.
7169         (Minibuffer Completion): The `require-match' argument to
7170         `completing-read' can now have the value `confirm-only'.
7172         * windows.texi (Displaying Buffers): Minor wording fix.
7173         (Choosing Window): `split-height-threshold' can now be nil.
7174         Document `split-width-threshold'.  `pop-up-frames' can have the
7175         value `graphic-only'.
7177 2008-10-17  Eli Zaretskii  <eliz@gnu.org>
7179         * os.texi (Startup Summary): Document `before-init-time' and
7180         `after-init-time'.  Document `initial-window-system' and
7181         `window-system-initialization-alist'.  Document reading the
7182         abbrevs file.  Document the call to `server-start' under --daemon.
7183         Rearrange a bit to be consistent with the code flow.
7184         (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
7185         (Time Parsing): Document `format-seconds'.
7187 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
7189         * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
7190         and reword.
7192 2008-10-16  Eli Zaretskii  <eliz@gnu.org>
7194         * markers.texi (The Mark): Document use-region-p.
7196 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
7198         * internals.texi (Writing Emacs Primitives): The interactive spec
7199         of a primitive can be a Lisp form.
7201         * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
7202         values of transient-mark-mode.  Document handle-shift-selection.
7204         * commands.texi (Using Interactive, Interactive Codes): Document `^'.
7205         (Interactive Examples): Show an example of `^'.
7206         (Key Sequence Input): Document this-command-keys-shift-translated.
7207         (Defining Commands, Using Interactive): The interactive-form of a
7208         function can be added via its symbol's property.
7210         * positions.texi (List Motion): beginning-of-defun-function can
7211         now accept an argument.
7213         * text.texi (Low-Level Kill Ring): interprogram-paste-function can
7214         now return a list of strings.
7216         * control.texi (Handling Errors): Document ignore-errors.
7218         * frames.texi (Creating Frames): Document frame-inherited-parameters.
7219         (Parameter Access): Document set-frame-parameter.
7221         * variables.texi (Creating Buffer-Local): Add an xref to "Setting
7222         Hooks" for the effect of kill-all-local-variables on local hook
7223         functions.
7225         * modes.texi (Major Mode Conventions, Mode Line Variables):
7226         `mode-name' need not be a string.  xref to "Mode Line Data" for
7227         details, and to "Emulating Mode Line" for computing a string
7228         value.
7230 2008-10-14  Eli Zaretskii  <eliz@gnu.org>
7232         * processes.texi (System Processes): New section.
7233         (Processes, Signals to Processes): Add xrefs to it.
7235         * objects.texi (Editing Types): A `process' is a subprocess of
7236         Emacs, not just any process running on the OS.
7238         * elisp.texi (Top): Adjust the @detailmenu for the above two
7239         changes.
7241         * sequences.texi (Char-Tables): Remove documentation of
7242         set-char-table-default, which has no effect since Emacs 23.
7243         <char-table-range, set-char-table-range>: Don't mention generic
7244         characters and charsets.  Add a cons cell as a possible argument.
7246         * nonascii.texi (Splitting Characters)
7247         (Translation of Characters): Don't mention generic characters.
7249         * display.texi (Fontsets): Don't mention generic characters.
7251         * sequences.texi (Char-Tables): `map-char-table' can now call its
7252         argument FUNCTION with a cons cell as KEY.
7254 2008-10-13  Eli Zaretskii  <eliz@gnu.org>
7256         * objects.texi (Primitive Function Type): Move "@cindex special
7257         forms" from here...
7259         * eval.texi (Special Forms): ...to here.
7261         * functions.texi (What Is a Function): `functionp' returns nil for
7262         special forms.  Add an xref.
7264         * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
7265         Variables".
7267         * variables.texi (Frame-Local Variables): New section.
7268         (Buffer-Local Variables): Add an xref to it.
7269         (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
7270         have both frame-local and buffer-local binding.
7272         * frames.texi (Frames): Mention multiple tty frames.
7273         (Frame Parameters, Parameter Access): Mention frame-local variable
7274         bindings.
7276 2008-09-20  Glenn Morris  <rgm@gnu.org>
7278         * display.texi (Defining Faces): Recommend against face variables.
7280 2008-09-16  Juanma Barranquero  <lekktu@gmail.com>
7282         * display.texi (Echo Area Customization): Fix typo.
7284 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
7286         * loading.texi (Where Defined): Add `defface' item.
7288 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
7290         * loading.texi (Where Defined): Fix description of symbol-file.
7292 2008-08-26  Jason Rumney  <jasonr@gnu.org>
7294         * display.texi (TIFF Images): New section describing :index property.
7296 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
7298         * display.texi (Temporary Displays): Remove unnecessary comment
7299         about usage of temp-buffer-show-hook.
7301 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
7303         * symbols.texi (Other Plists): Fix incorrect example.
7304         Suggested by Florian Beck.
7306 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
7308         * os.texi: Fix previous change.
7310 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
7312         * os.texi:
7313         * intro.texi:
7314         * files.texi: Remove VMS support.
7316 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
7318         * os.texi:
7319         * frames.texi:
7320         * display.texi: Remove mentions of Mac Carbon.
7322 2008-07-01  Miles Bader  <miles@gnu.org>
7324         * text.texi (Special Properties):
7325         * display.texi (Truncation): Add wrap-prefix and line-prefix.
7327 2008-06-28  Johan Bockgård  <bojohan@gnu.org>
7329         * display.texi (Other Image Types): Fix copy/paste error; say
7330         "PBM", not "XBM".
7332 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
7334         * os.texi: Remove references to obsolete systems.
7336 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
7338         * makefile.w32-in (distclean): Remove makefile.
7340 2008-06-17  Glenn Morris  <rgm@gnu.org>
7342         * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
7343         (elisp, dist): Remove rules and variables that are obsolete now
7344         the lisp manual is no longer distributed separately.
7346 2008-06-16  Glenn Morris  <rgm@gnu.org>
7348         * configure, configure.in, mkinstalldirs: Remove unused files.
7350         * book-spine.texinfo: Set version to 23.0.60.
7351         * vol1.texi (EMACSVER):
7352         * vol2.texi (EMACSVER): Set to 23.0.60.
7354         * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
7355         as per maintain.info.
7357 2008-06-15  Glenn Morris  <rgm@gnu.org>
7359         * makefile.w32-in (manual): Use "23" rather than "21".
7361         * Makefile.in (emacsver): New, set by configure.
7362         (manual): Use emacsver.
7364         * intro.texi: Report bugs using M-x report-emacs-bug.
7366         * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
7368 2008-06-13  Daniel Engeler  <engeler@gmail.com>
7370         * elisp.texi, internals.texi, processes.texi: Add documentation
7371         about serial port access.
7373 2008-06-05  Miles Bader  <miles@gnu.org>
7375         * display.texi (Displaying Faces): Update to reflect function
7376         renamings in face-remap.el.
7378 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
7380         * display.texi (Fontsets): Fix typos.
7382 2008-06-03  Miles Bader  <miles@gnu.org>
7384         * display.texi (Displaying Faces): Add add-relative-face-remapping,
7385         remove-relative-face-remapping, set-base-face-remapping,
7386         and set-default-base-face-remapping.
7388 2008-06-01  Miles Bader  <miles@gnu.org>
7390         * display.texi (Displaying Faces): Add face-remapping-alist.
7392 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7394         * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
7395         variable names.
7397 2008-05-03  Eric S. Raymond  <esr@golux>
7399         * keymaps.texi: Clarify that (current-local-map) and
7400         (current-global-map) return references, not copies.
7402 2008-05-02  Juri Linkov  <juri@jurta.org>
7404         * minibuf.texi (Text from Minibuffer): Document a list of
7405         default values for `read-from-minibuffer'.
7407 2008-04-24  Juanma Barranquero  <lekktu@gmail.com>
7409         * nonascii.texi (Translation of Characters): Fix previous change.
7411 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
7413         * display.texi (Overlay Properties): Clarify role of underlying
7414         textprop and overlay keymaps for display strings.
7416         * keymaps.texi (Active Keymaps): Ditto.
7418 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7420         * minibuf.texi (Programmed Completion):
7421         Replace dynamic-completion-table with the new completion-table-dynamic.
7423 2008-04-07  Chong Yidong  <cyd@stupidchicken.com>
7425         * intro.texi (Some Terms): Change "fonts in this manual" index
7426         entry to "typographic conventions".
7428 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
7430         * objects.texi (Text Props and Strings): Add indexing for read
7431         syntax of text properties.
7433 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7435         * processes.texi (Decoding Output): Remove process-filter-multibyte
7436         functions.
7438 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
7440         * display.texi (Finding Overlays): Say that empty overlays at
7441         the end of the buffer are reported too.
7443 2008-03-13  Glenn Morris  <rgm@gnu.org>
7445         * elisp.texi (EMACSVER): Set to 23.0.60.
7447 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
7449         * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
7451 2008-02-22  Glenn Morris  <rgm@gnu.org>
7453         * frames.texi (Position Parameters): Clarify the description of
7454         `left' and `top', using information from "Geometry".
7455         (Geometry): Give a pointer to "Position Parameters", rather than
7456         repeating information.
7458 2008-02-11  Glenn Morris  <rgm@gnu.org>
7460         * objects.texi (Equality Predicates): No longer talk about "two"
7461         functions.
7463 2008-02-11  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
7465         * objects.texi (Equality Predicates): Add defun for
7466         equal-including-properties.
7468 2008-02-10  Glenn Morris  <rgm@gnu.org>
7470         * objects.texi (Equality Predicates):
7471         Mention equal-including-properties.
7473 2008-02-07  Richard Stallman  <rms@gnu.org>
7475         * windows.texi (Window Start): Mention the feature of moving
7476         window-start to start of line.
7478 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
7480         * keymaps.texi (Tool Bar): Document rtl property.
7482 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
7484         * display.texi (Button Types):
7485         For define-button-type, clarify type of NAME.
7487 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
7489         * buffers.texi (Buffer Modification): Fix typo.
7491 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7493         * os.texi (System Environment): Remove references to OSes that are
7494         not supported anymore.
7496 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
7498         * os.texi (System Environment): Remove mention for Masscomp.
7500 2008-01-04  Richard Stallman  <rms@gnu.org>
7502         * display.texi (Faces): Don't talk about internal face vector as arg
7503         to facep.
7505         * customize.texi (Type Keywords): Fix previous change.
7507         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
7508         * elisp.texi (Top): Fix menu for commands.texi change.
7510 2007-12-30  Richard Stallman  <rms@gnu.org>
7512         * commands.texi (Accessing Mouse): Rename from Accessing Events.
7513         (Accessing Scroll): New node broken out of Accessing Mouse.
7515 2007-12-28  Richard Stallman  <rms@gnu.org>
7517         * frames.texi (Size Parameters): Fix typo.
7518         (Basic Parameters): For `title', refer to title bar.
7519         (Size and Position): Explain meaning of frame pixel width and height.
7521 2007-12-23  Richard Stallman  <rms@gnu.org>
7523         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
7524         Improve some of the commented-out keywords' text too.
7526 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
7528         * nonascii.texi (Encoding and I/O): Reword to avoid saying
7529         "visit the current buffer".
7531         * os.texi (System Interface): Fix typo.
7533 2007-12-04  Richard Stallman  <rms@gnu.org>
7535         * objects.texi (Symbol Type): Fix typo.
7537 2007-12-03  Richard Stallman  <rms@gnu.org>
7539         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
7541 2007-12-01  Glenn Morris  <rgm@gnu.org>
7543         * functions.texi (Declaring Functions): Improve previous change.
7545 2007-11-30  Glenn Morris  <rgm@gnu.org>
7547         * functions.texi (Declaring Functions): Add optional fourth
7548         argument of declare-function, and setting third argument to `t'.
7550 2007-11-29  Richard Stallman  <rms@gnu.org>
7552         * customize.texi (Composite Types): Document `group' type.
7554 2007-11-29  Glenn Morris  <rgm@gnu.org>
7556         * functions.texi (Declaring Functions): Add findex.
7557         Mention `external' files.
7559 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
7561         * functions.texi (Declaring Functions): Fix directive.
7563 2007-11-25  Richard Stallman  <rms@gnu.org>
7565         * help.texi (Help Functions): Clean up last change.
7567         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
7569         * loading.texi (Named Features): Minor cleanup.
7571         * macros.texi (Eval During Expansion): Minor cleanup.
7573         * variables.texi (Variable Aliases): Minor cleanup.
7575 2007-11-24  Richard Stallman  <rms@gnu.org>
7577         * functions.texi (Declaring Functions): Clarify previous change.
7579         * compile.texi (Compiler Errors): Clarify previous change.
7581 2007-11-24  Richard Stallman  <rms@gnu.org>
7583         * display.texi (Refresh Screen, Forcing Redisplay):
7584         Clarify the text and move items around.
7586 2007-11-24  Glenn Morris  <rgm@gnu.org>
7588         * functions.texi (Declaring Functions): New section.
7589         * compile.texi (Compiler Errors): Mention declaring functions,
7590         defvar with no initvalue, and byte-compile-warnings.
7592 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
7594         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
7595         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
7597 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
7599         * help.texi (Help Functions): Document new macro `with-help-window'.
7601 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
7603         * searching.texi (Replacing Match): Describe new
7604         `match-substitute-replacement'.
7606 2007-10-31  Richard Stallman  <rms@gnu.org>
7608         * strings.texi (Creating Strings): Null strings from concat not unique.
7610 2007-10-26  Richard Stallman  <rms@gnu.org>
7612         * objects.texi (Equality Predicates): Null strings are uniquified.
7614         * minibuf.texi: Minor clarifications in previous change.
7616 2007-10-25  Glenn Morris  <rgm@gnu.org>
7618         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
7620 2007-10-24  Richard Stallman  <rms@gnu.org>
7622         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
7624         * variables.texi (Frame-Local Variables): Node deleted.
7625         (Variables): Delete Frame-Local Variables from menu.
7626         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
7627         (Default Value): Don't mention frame-local vars.
7629         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
7631         * loading.texi (Unloading): Document FEATURE-unload-function
7632         instead of FEATURE-unload-hook.
7634         * frames.texi (Multiple Displays): Don't mention frame-local vars.
7636 2007-10-22  Juri Linkov  <juri@jurta.org>
7638         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
7639         (High-Level Completion): Document a list of default value strings
7640         in the DEFAULT argument, for which minibuffer functions return the
7641         first element.
7643 2007-10-17  Juri Linkov  <juri@jurta.org>
7645         * text.texi (Filling): Update arguments of fill-paragraph.
7646         fill-paragraph operates on the active region in Transient Mark mode.
7647         Remove fill-paragraph-or-region.
7649 2007-10-13  Karl Berry  <karl@gnu.org>
7651         * elisp.texi (@dircategory): Move to after @copying,
7652         since we want @copying as close as possible to the beginning of
7653         the output.
7655 2007-10-12  Richard Stallman  <rms@gnu.org>
7657         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
7659         * commands.texi (Distinguish Interactive): New node,
7660         broken out from Interactive Call and rewritten.
7661         (Command Loop): Put Distinguish Interactive in menu.
7663 2007-10-09  Richard Stallman  <rms@gnu.org>
7665         * text.texi (Examining Properties): Mention overlay priority.
7667         * display.texi (Display Margins): Correct the description
7668         of margin display specifications.
7669         (Replacing Specs): New subnode broken out of Display Property.
7671 2007-10-06  Juri Linkov  <juri@jurta.org>
7673         * text.texi (Filling): Document fill-paragraph-or-region.
7675 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
7677         * display.texi (Auto Faces): Fix typo.
7679 2007-10-02  Richard Stallman  <rms@gnu.org>
7681         * display.texi (Display Property): Explain some display specs
7682         don't let you move point in.
7684         * frames.texi (Cursor Parameters):
7685         Describe cursor-in-non-selected-windows here.  Explain more values.
7687         * windows.texi (Basic Windows): Don't describe
7688         cursor-in-non-selected-windows here.
7690 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
7692         * processes.texi (Misc Network): Note that these functions are
7693         supported only on some systems.
7695 2007-10-01  Richard Stallman  <rms@gnu.org>
7697         * display.texi (Overlay Properties): Explain nil as priority.
7698         Explain that conflicts are unpredictable if not resolved by
7699         priorities.
7701 2007-09-23  Richard Stallman  <rms@gnu.org>
7703         * macros.texi (Backquote): Minor clarification.
7705 2007-09-19  Richard Stallman  <rms@gnu.org>
7707         * display.texi (Display Property): Explain multiple display specs.
7708         Clarify when they work in parallel and when one overrides.
7709         Fix error in example.
7711 2007-09-06  Glenn Morris  <rgm@gnu.org>
7713         Move from lispref/ to doc/lispref/.  Change all setfilename
7714         commands to use ../../info.
7715         * Makefile.in (infodir): Go up one more level.
7716         (usermanualdir): Change from ../man to ../emacs.
7717         (miscmanualdir): New.
7718         (dist): Use new variable miscmanualdir.
7719         * makefile.w32-in (infodir, texinputdir): Go up one more level.
7720         (usermanualdir): Change from ../man to ../emacs.
7722 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
7724         * commands.texi (Command Loop Info): Advise against changing
7725         most variables described here.  Explain new variable
7726         last-repeatable-command.
7728 2007-08-29  Glenn Morris  <rgm@gnu.org>
7730         * elisp.texi (EMACSVER): Increase to 23.0.50.
7732 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
7734         * frames.texi (Basic Parameters): Add display-environment-variable
7735         and term-environment-variable.
7737 2007-08-28  Juri Linkov  <juri@jurta.org>
7739         * display.texi (Image Formats, Other Image Types): Add SVG.
7741 2007-08-28  Juri Linkov  <juri@jurta.org>
7743         * display.texi (Images): Move formats-related text to new node
7744         "Image Formats".
7745         (Image Formats): New node.
7747 2007-08-27  Richard Stallman  <rms@gnu.org>
7749         * windows.texi (Window Configurations): Clarify what
7750         a window configuration saves.
7752 2007-08-25  Richard Stallman  <rms@gnu.org>
7754         * display.texi (Images): Delete redundant @findex.
7756 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7758         * text.texi (Change Hooks): (after|before)-change-functions are no
7759         longer bound to nil while running; rather inhibit-modification-hooks
7760         is t.
7762 2007-08-16  Richard Stallman  <rms@gnu.org>
7764         * processes.texi (Asynchronous Processes):
7765         Clarify doc of start-file-process.
7767 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
7769         * modes.texi (Example Major Modes): Fix typo.
7771 2007-08-08  Glenn Morris  <rgm@gnu.org>
7773         * intro.texi (nil and t): Do not use `iff' in documentation.
7775         * tips.texi (Documentation Tips): Recommend against `iff'.
7777 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
7779         * display.texi (Image Cache): Document image-refresh.
7781 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
7783         * windows.texi (Size of Window): Document window-full-width-p.
7785 2007-07-25  Glenn Morris  <rgm@gnu.org>
7787         * gpl.texi (GPL): Replace license with GPLv3.
7789         * Relicense all FSF files to GPLv3 or later.
7791 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
7793         * processes.texi (Synchronous Processes):
7794         Add `process-file-shell-command'.
7795         (Asynchronous Processes): Mention restricted use of
7796         `process-filter' and `process-sentinel' in
7797         `start-file-process'.  Add `start-file-process-shell-command'.
7799 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
7801         * files.texi (Magic File Names): Introduce optional parameter
7802         IDENTIFICATION for `file-remote-p'.
7804 2007-07-16  Richard Stallman  <rms@gnu.org>
7806         * display.texi (Defining Faces): Fix previous change.
7808 2007-07-14  Richard Stallman  <rms@gnu.org>
7810         * control.texi (Handling Errors): Document `debug' in handler list.
7812 2007-07-10  Richard Stallman  <rms@gnu.org>
7814         * display.texi (Defining Faces): Explain C-M-x feature for defface.
7816 2007-07-09  Richard Stallman  <rms@gnu.org>
7818         * files.texi (Magic File Names): Rewrite previous change.
7820 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
7822         * files.texi (Magic File Names): Introduce optional parameter
7823         CONNECTED for `file-remote-p'.
7825 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
7827         * processes.texi (Asynchronous Processes):
7828         * files.texi (Magic File Names): Add `start-file-process'.
7830 2007-06-27  Richard Stallman  <rms@gnu.org>
7832         * files.texi (Format Conversion Piecemeal):
7833         Clarify `after-insert-file-functions' calling convention.
7835 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
7837         * files.texi (Magic File Names): Remove `dired-call-process'.
7838         Add `process-file'.
7840 2007-06-27  Kenichi Handa  <handa@m17n.org>
7842         * text.texi (Special Properties): Fix description about
7843         `composition' property.
7845 2007-06-26  Kenichi Handa  <handa@m17n.org>
7847         * nonascii.texi (Default Coding Systems): Document about the
7848         return value `undecided'.
7850 2007-06-25  David Kastrup  <dak@gnu.org>
7852         * keymaps.texi (Active Keymaps): Document new POSITION argument of
7853         `current-active-maps'.
7855 2007-06-24  Karl Berry  <karl@gnu.org>
7857         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
7859 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
7861         * display.texi (Overlay Arrow): Doc fix.
7863 2007-06-14  Karl Berry  <karl@tug.org>
7865         * anti.texi (Antinews): Typo.
7867 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
7869         * display.texi (Image Cache): Document image-refresh.
7871 2007-06-12  Karl Berry  <karl@gnu.org>
7873         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
7874         * two-volume.make: New file.
7875         * .cvsignore: Ignore two-volume files.
7877 2007-06-12  Tom Tromey  <tromey@redhat.com>
7879         * os.texi (Init File): Document user-emacs-directory.
7881 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
7883         * commands.texi (Click Events): Describe width and height when
7884         object is nil.
7886 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
7888         * commands.texi (Click Events): Layout more logically.
7889         Describe width and height.
7890         (Drag Events, Motion Events): Update to new format for position.
7892 2007-06-02  Richard Stallman  <rms@gnu.org>
7894         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
7896 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
7898         * Version 22.1 released.
7900 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7902         * text.texi (Special Properties): Correct meaning of fontified face.
7904 2007-05-30  Richard Stallman  <rms@gnu.org>
7906         * text.texi (Special Properties): Add link to Adjusting Point.
7908 2007-05-12  Richard Stallman  <rms@gnu.org>
7910         * text.texi (Margins): indent-to-left-margin is not the default.
7911         (Mode-Specific Indent): For indent-line-function, the default
7912         is indent-relative.
7914         * modes.texi (Example Major Modes): Explain last line of text-mode
7915         is redundant.
7917 2007-05-10  Richard Stallman  <rms@gnu.org>
7919         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
7921         * help.texi (Keys in Documentation): Add reference to
7922         Documentation Tips.
7924         * files.texi (Format Conversion): TO-FN gets three arguments.
7926         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
7928 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
7930         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
7931         * files.texi (Format Conversion): Expand intro; add menu.
7932         (Format Conversion Overview, Format Conversion Round-Trip)
7933         (Format Conversion Piecemeal): New nodes/subsections.
7934         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
7935         * text.texi (Text Properties): Remove "Saving Properties" from menu.
7936         (Saving Properties): Delete node/subsection.
7938 2007-05-07  Karl Berry  <karl@gnu.org>
7940         * elisp.texi (EMACSVER): Back to 22.
7942 2007-05-06  Richard Stallman  <rms@gnu.org>
7944         * processes.texi (Accepting Output): Revert most of previous change.
7946 2007-05-05  Richard Stallman  <rms@gnu.org>
7948         * processes.texi (Accepting Output): accept-process-output
7949         uses microseconds, not milliseconds.  But that arg is obsolete.
7951 2007-05-04  Karl Berry  <karl@tug.org>
7953         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
7955 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
7957         * tips.texi (Documentation Tips): Rearrange items to place the
7958         more important ones first.  Add an index entry for hyperlinks.
7960 2007-05-03  Karl Berry  <karl@gnu.org>
7962         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
7963         (EMACSVER) [smallbook]: 22 for printed version.
7965         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
7966         so restore anchor to normal position after defun.  Found by Kevin Ryde.
7968 2007-04-26  Glenn Morris  <rgm@gnu.org>
7970         * elisp.texi (EMACSVER): Increase to 22.1.50.
7972 2007-04-28  Karl Berry  <karl@gnu.org>
7974         * elisp.texi: Improve line breaks on copyright page,
7975         similar layout to emacs manual, 8.5x11 by default.
7977 2007-04-24  Richard Stallman  <rms@gnu.org>
7979         * text.texi (Special Properties): Add xref to Overlay Properties.
7981         * display.texi (Overlay Properties): Add xref to Special Properties.
7983 2007-04-22  Richard Stallman  <rms@gnu.org>
7985         * keymaps.texi (Extended Menu Items): Move the info about
7986         format with cached keyboard binding.
7988 2007-04-21  Richard Stallman  <rms@gnu.org>
7990         * text.texi (Special Properties): Clarify previous change.
7992         * files.texi (File Name Expansion): Clarify previous change.
7994         * display.texi (Attribute Functions): Fix example for
7995         face-attribute-relative-p.
7997 2007-04-19  Kenichi Handa  <handa@m17n.org>
7999         * text.texi (Special Properties): Document composition property.
8001 2007-04-19  Glenn Morris  <rgm@gnu.org>
8003         * files.texi (File Name Expansion): Mention "superroot".
8005 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
8007         * frames.texi (Multiple Displays): Add note about "multi-monitor"
8008         setups.
8009         (Display Feature Testing): Note that display refers to all
8010         physical monitors for multi-monitor setups.
8012 2007-04-14  Richard Stallman  <rms@gnu.org>
8014         * lists.texi (Sets And Lists): Clarify `delete' examples.
8015         Remove spurious xref to same node.
8016         Clarify xref for add-to-list.
8018 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
8020         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
8021         value of lisp-mode-map.
8023 2007-04-11  Karl Berry  <karl@gnu.org>
8025         * anti.texi (Antinews):
8026         * display.texi (Overlay Properties, Defining Images):
8027         * processes.texi (Synchronous Processes, Sentinels):
8028         * syntax.texi (Syntax Table Internals):
8029         * searching.texi (Regexp Special):
8030         * nonascii.texi (Default Coding Systems):
8031         * text.texi (Special Properties):
8032         * minibuf.texi (Basic Completion): Wording to improve breaks in
8033         8.5x11 format.
8034         * elisp.texi (smallbook): New @set to more easily switch between
8035         smallbook and 8.5x11.
8037 2007-04-11  Richard Stallman  <rms@gnu.org>
8039         * text.texi (Lazy Properties): Minor fix.
8041 2007-04-08  Karl Berry  <karl@gnu.org>
8043         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
8044         * macros.texi (Backquote): Downcase Backquote in index entries for
8045         consistency.
8047 2007-04-08  Richard Stallman  <rms@gnu.org>
8049         * text.texi (Adaptive Fill): Just describe default,
8050         don't show it (since it contains non-ASCII chars).
8052 2007-04-07  Karl Berry  <karl@gnu.org>
8054         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
8055         adaptive-fill-regexp's value, since they are not in the standard
8056         TeX fonts.
8058 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
8060         * display.texi (Defining Faces): Fix example.
8062 2007-04-07  Karl Berry  <karl@gnu.org>
8064         * display.texi (Button Buffer Commands): Improve page break.
8066 2007-04-07  Richard Stallman  <rms@gnu.org>
8068         * advice.texi (Activation of Advice): Remove redundant index entry.
8070         * backups.texi: Improve index entries.  Remove redundant ones.
8072         * compile.texi (Byte Compilation): Improve index entry.
8074         * hash.texi (Creating Hash): Improve index entry.
8076         * symbols.texi (Definitions): Improve index entry.
8078         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
8080         * maps.texi (Standard Keymaps): Remove useless index entry.
8082         * help.texi (Documentation Basics): Remove redundant index entries.
8084         * customize.texi: Improve index entries.
8085         Remove redundant/useless ones.
8087         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
8089         * streams.texi (Output Variables): Improve index entry.
8091         * abbrevs.texi (Abbrevs): Remove useless index entry.
8093         * macros.texi (Expansion): Remove useless index entry.
8095         * text.texi: Improve index entries.  Remove redundant/useless ones.
8096         (Text Properties, Examining Properties)
8097         (Special Properties): Use "property category" instead of "category"
8098         to refer to the `category' property.
8100         * positions.texi: Improve index entries.  Remove useless one.
8102         * lists.texi: Improve index entries.  Remove redundant/useless ones.
8104         * os.texi: Improve index entries.
8105         (Timers): Fix previous change.
8107         * buffers.texi: Improve index entries.
8108         (Modification Time): Get rid of term "obsolete buffer".
8110         * debugging.texi: Improve index entries.
8111         (Test Coverage): Add xref to other test coverage ftr.
8113         * eval.texi: Improve index entry.  Remove redundant ones.
8115         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
8117         * files.texi: Improve index entries.  Remove redundant/useless ones.
8119         * objects.texi: Improve index entries.
8121         * processes.texi: Improve index entries.
8123         * modes.texi: Improve index entry.  Remove redundant one.
8125         * nonascii.texi: Improve index entries.
8127         * internals.texi: Improve index entries.
8129         * syntax.texi: Improve index entries.
8131         * keymaps.texi (Active Keymaps): Improve index entries.
8133         * commands.texi: Improve index entries.  Remove redundant/useless ones.
8135         * frames.texi: Improve index entries.  Remove redundant/useless ones.
8137         * markers.texi: Improve index entries.  Remove redundant ones.
8139         * tips.texi: Improve index entries.
8141         * loading.texi (Unloading): Improve index entry.
8143         * variables.texi: Improve index entries.  Remove redundant one.
8145         * sequences.texi: Improve index entry.
8147         * display.texi: Improve index entries.  Remove redundant ones.
8149         * windows.texi: Improve index entries.
8151         * searching.texi: Improve index entries.  Remove redundant one.
8153         * strings.texi (Case Tables): Improve last change.
8155 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
8157         * strings.texi (Case Tables): Document with-case-table and
8158         ascii-case-table.
8160 2007-04-03  Karl Berry  <karl@gnu.org>
8162         * processes.texi (Network): Reword to improve page break.
8164 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
8166         * functions.texi (Inline Functions): Describe more disadvantages
8167         of defsubst, and make advice against it stronger.
8169 2007-04-02  Karl Berry  <karl@gnu.org>
8171         * backups.texi (Backup Names): Avoid widow words.
8172         * modes.texi (Example Major Modes): Align last comment.
8174 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
8176         * keymaps.texi (Remapping Commands): Document new arg to
8177         command-remapping.
8179 2007-04-01  Karl Berry  <karl@gnu.org>
8181         * processes.texi (Low-Level Network): Typo.
8182         * loading.texi (Hooks for Loading): Avoid double "the".
8183         * keymaps.texi (Key Sequences): No double "and".
8184         (Changing Key Bindings): Shorten to improve line break.
8186 2007-03-31  Glenn Morris  <rgm@gnu.org>
8188         * os.texi (Timers): Fix description of run-at-time TIME formats.
8190 2007-03-31  Richard Stallman  <rms@gnu.org>
8192         * display.texi (Invisible Text): Correct buffer-invisibility-spec
8193         regarding ellipsis.
8195 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8197         * intro.texi (nil and t):
8198         * symbols.texi (Plists and Alists):
8199         * variables.texi (Variable Aliases, Constant Variables):
8200         * functions.texi (Defining Functions):
8201         * advice.texi (Advising Primitives):
8202         * debugging.texi (Syntax Errors, Compilation Errors):
8203         * minibuf.texi (Minibuffer Windows):
8204         * commands.texi (Adjusting Point):
8205         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
8206         (Auto Major Mode, Major Mode Conventions):
8207         * help.texi (Describing Characters):
8208         * files.texi (Create/Delete Dirs, Information about Files)
8209         (File Locks, Writing to Files, Reading from Files)
8210         (Saving Buffers):
8211         * windows.texi (Resizing Windows, Cyclic Window Ordering):
8212         * frames.texi (Finding All Frames):
8213         * positions.texi (Buffer End, Motion):
8214         * markers.texi (The Region):
8215         * text.texi (Deletion, Near Point):
8216         * display.texi (Displaying Messages, Truncation):
8217         * os.texi (Processor Run Time):
8218         * tips.texi (Key Binding Conventions, Programming Tips)
8219         (Warning Tips, Documentation Tips, Comment Tips):
8220         * internals.texi (Memory Usage): Improve indexing.
8222         * variables.texi (Frame-Local Variables):
8223         * functions.texi (Argument List):
8224         * loading.texi (Library Search):
8225         * streams.texi (Output Variables):
8226         * keymaps.texi (Translation Keymaps, Searching Keymaps):
8227         * searching.texi (Replacing Match, Search and Replace):
8228         * processes.texi (Byte Packing, Decoding Output)
8229         (Accepting Output, Network Servers, Shell Arguments):
8230         * display.texi (Abstract Display, Image Cache, Scroll Bars):
8231         * windows.texi (Window Point, Window Start):
8232         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
8233         * commands.texi (Reading Input, Keyboard Events):
8234         * minibuf.texi (Reading File Names, Minibuffer Completion)
8235         (Recursive Mini):
8236         * positions.texi (List Motion):
8237         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
8238         * numbers.texi (Arithmetic Operations, Math Functions)
8239         (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
8240         * locals.texi (Standard Buffer-Local Variables):
8241         * maps.texi (Standard Keymaps):
8242         * os.texi (User Identification, System Environment, Recording Input)
8243         (X11 Keysyms):
8244         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
8245         * backups.texi (Backups and Auto-Saving):
8246         * customize.texi (Customization, Group Definitions)
8247         (Variable Definitions):
8248         * compile.texi (Byte Compilation): Improve index entries.
8250 2007-03-31  Karl Berry  <karl@gnu.org>
8252         * macros.texi (Defining Macros): Avoid widow syllable.
8254 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8256         * elisp.texi (Top): Postscript -> PostScript.
8258         * display.texi (Images, Postscript Images): Postscript -> PostScript.
8260 2007-03-31  Markus Triska  <markus.triska@gmx.at>
8262         * internals.texi (Writing Emacs Primitives): Untabify `For'.
8264 2007-03-30  Karl Berry  <karl@gnu.org>
8266         * lists.texi (List-related Predicates): Remove spurious @need.
8267         (Setcdr): Use @smallexample to improve page break.
8268         (Association Lists) <assoc>: Reword to improve page break.
8270         * strings.texi (String Conversion): Insert blank line to improve
8271         page break.
8273         * numbers.texi (Random Numbers): Use @minus{}.
8274         (Math Functions): Use @minus{}.
8276         * intro.texi (Acknowledgements): Avoid line breaks before middle
8277         initials.
8279 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
8281         * errors.texi (Standard Errors): Add an index entry.
8283 2007-03-19  Richard Stallman  <rms@gnu.org>
8285         * os.texi (Recording Input): recent-keys now gives 300 keys.
8287 2007-03-12  Glenn Morris  <rgm@gnu.org>
8289         * os.texi: Replace "daylight savings" with "daylight saving"
8290         throughout.
8292 2007-03-05  Richard Stallman  <rms@gnu.org>
8294         * variables.texi (File Local Variables):
8295         Update enable-local-variables values.
8297 2007-03-04  Richard Stallman  <rms@gnu.org>
8299         * syntax.texi (Control Parsing): Minor clarification.
8301         * strings.texi (Formatting Strings): Clarify width, precision, flags.
8303         * sequences.texi (Sequence Functions): Move string-bytes away,
8304         add xref.
8306         * nonascii.texi (Text Representations): Move string-bytes here.
8308         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
8310         * minibuf.texi (Basic Completion): Minor clarification.
8312         * markers.texi (The Mark): Clarify existence vs activation of mark.
8313         Other cleanup.
8315         * display.texi (Finding Overlays): Write better example.
8317         * compile.texi (Eval During Compile): Clarify putting macros
8318         in eval-when-compile.
8320 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
8322         * loading.texi (How Programs Do Loading): Fix anchor position at
8323         load-read-function definition doc.
8325 2007-02-21  Kim F. Storm  <storm@cua.dk>
8327         * strings.texi (Text Comparison): Mention that assoc-string
8328         converts symbols to strings before testing.
8330 2007-02-17  Kim F. Storm  <storm@cua.dk>
8332         * processes.texi (Bindat Spec): Vector types can have optional
8333         element type.
8334         (Bindat Examples): Fix example.  Add vector with element type.
8336 2007-02-16  Andreas Schwab  <schwab@suse.de>
8338         * strings.texi (Formatting Strings): Document '+' flag.
8340 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
8342         * strings.texi (Modifying Strings): Clarify that `clear-string'
8343         always converts the string to unibyte.
8345 2007-02-14  Kim F. Storm  <storm@cua.dk>
8347         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
8348         Rewrite glyph code description to refer to these functions.
8349         Remove details of encoding face number and char into integer code.
8351 2007-02-03  Alan Mackenzie  <acm@muc.de>
8353         * loading.texi (Hooks for Loading): Make the description of
8354         `eval-after-load' more detailed, and amend the description of
8355         after-load-alist, in accordance with changes from 2006-05.
8357 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
8359         * modes.texi (Defining Minor Modes): Document that a :require
8360         keyword or similar may be required to make saved customization
8361         variables work.
8363 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
8365         * elisp.texi (Top): Make the detailed menu headers compliant with
8366         Texinfo guidelines and with what texnfo-upd.el expects.
8367         Add comments to prevent people from inadvertently modifying the key
8368         parts needed by `texinfo-multiple-files-update'.
8370 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
8372         * elisp.texi (Top): Update the top-level menus.
8374         * syntax.texi (Categories): Add index entries.
8376 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
8378         * display.texi (Attribute Functions): Fix name and description of
8379         the UNDERLINE arg of `set-face-underline-p'.
8381 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
8383         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
8384         Variables", and "Standard Keymaps" to the detailed menu.
8386         * variables.texi (Future Local Variables): Add index entry.
8388 2007-01-28  Richard Stallman  <rms@gnu.org>
8390         * tips.texi (Coding Conventions): Clarify the tip about macros
8391         that define a function or a variable.
8393         * files.texi (File Attributes): UID and GID can be floats.
8394         (Magic File Names): Explain why deferring all operations to
8395         the standard handler does not work.
8397 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
8399         * backups.texi (Reverting): Use "buffer" instead of "file"
8400         when talking about major and minor modes.
8402 2007-01-21  Richard Stallman  <rms@gnu.org>
8404         * help.texi (Documentation): Add xref to Documentation Tips.
8406 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
8408         * tips.texi (Coding Conventions): Fix typos.
8410 2007-01-05  Richard Stallman  <rms@gnu.org>
8412         * modes.texi (Defining Minor Modes): Fix previous change.
8414 2007-01-03  Richard Stallman  <rms@gnu.org>
8416         * customize.texi (Variable Definitions, Customization Types):
8417         Don't use * in doc string for defcustom.
8419 2007-01-02  Richard Stallman  <rms@gnu.org>
8421         * variables.texi (Variable Aliases): Clarify that aliases vars
8422         always have the same value.
8424         * processes.texi (Bindat Spec): Fix Texinfo usage.
8426         * modes.texi (Defining Minor Modes): Explain effect of command
8427         defined with define-global-minor-mode on new buffers.
8429 2006-12-30  Kim F. Storm  <storm@cua.dk>
8431         * keymaps.texi (Tool Bar): Describe `grow-only' value of
8432         `auto-resize-tool-bars'.
8434 2006-12-30  Richard Stallman  <rms@gnu.org>
8436         * keymaps.texi (Active Keymaps): Fix previous change.
8438 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
8440         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
8442 2006-12-30  Kim F. Storm  <storm@cua.dk>
8444         * processes.texi (Bindat Spec): Clarify using field names in
8445         length specifications.
8447 2006-12-29  Kim F. Storm  <storm@cua.dk>
8449         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
8450         Add count and index variables for eval forms in repeat blocks.
8452 2006-12-24  Richard Stallman  <rms@gnu.org>
8454         * customize.texi (Variable Definitions):
8455         Document new name custom-add-frequent-value.
8457 2006-12-19  Kim F. Storm  <storm@cua.dk>
8459         * commands.texi (Misc Events): User signals now result in sigusr1
8460         and sigusr2 events which are handled through special-event-map.
8461         (Special Events): User signals and drag-n-drop are special.
8463 2006-12-17  Richard Stallman  <rms@gnu.org>
8465         * loading.texi (Named Features): Explain subfeatures better.
8467         * customize.texi: Use "option" only for user options.
8468         For the keyword values inside defcustom etc, say "keywords".
8469         For :options value's elements, say "elements".
8470         :group should not be omitted.
8472         * syntax.texi (Parsing Expressions): Split up node.
8473         (Motion via Parsing, Position Parse, Parser State)
8474         (Low-Level Parsing, Control Parsing): New subnodes.
8475         (Parser State): Document syntax-ppss-toplevel-pos.
8477         * positions.texi (List Motion): Punctuation fix.
8479         * files.texi (File Name Completion): Document PREDICATE arg
8480         to file-name-completion.
8482 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
8484         * internals.texi (Building Emacs, Writing Emacs Primitives):
8485         Add index entries.
8487 2006-12-11  Richard Stallman  <rms@gnu.org>
8489         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
8490         affects face menu.  Explain how to make it non-nil without enabling
8491         any fontification.
8493 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
8495         * modes.texi (Font Lock Basics): Document nil value of
8496         font-lock-defaults.
8498 2006-12-10  Glenn Morris  <rgm@gnu.org>
8500         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
8501         value for system-flag argument.  Abbrev tables may not be empty
8502         when major modes are loaded.
8504 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
8506         * makefile.w32-in (maintainer-clean): Partially revert last
8507         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
8508         to protect elisp-covers.texi.
8510 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
8512         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
8513         Don't remove elisp* info files; they are already deleted by the
8514         `clean' and `distclean' targets, and they are in the $(infodir)
8515         directory, not the current one.
8517 2006-12-04  Kim F. Storm  <storm@cua.dk>
8519         * commands.texi (Misc Events): Update signal events.
8520         (Event Examples): Add signal example.
8522 2006-11-29  Richard Stallman  <rms@gnu.org>
8524         * frames.texi (Visibility of Frames): Explain visible windows
8525         can be covered by others.  Add xref for raise-frame.
8527 2006-11-28  Richard Stallman  <rms@gnu.org>
8529         * searching.texi (Regexp Special): Update when ^ is special.
8531 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
8533         * customize.texi (Customization, Common Keywords)
8534         (Group Definitions, Variable Definitions, Composite Types)
8535         (Type Keywords, Customization Types): Add index entries for
8536         various customization keywords.
8538 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8540         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
8542 2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
8544         * frames.texi (Window System Selections): Remove clipboard from
8545         description of selection-coding-system.
8547 2006-11-06  Richard Stallman  <rms@gnu.org>
8549         * lists.texi (List Variables): Document COMPARE-FN.
8551         * keymaps.texi: Avoid use of "binding" to mean a relation;
8552         use it only to refer to the meaning associated with a key.
8553         (Keymaps): Change menu node description.
8555         * elisp.texi (Top): Change menu node description.
8557         * display.texi (Managing Overlays): Document overlay-recenter.
8559 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
8561         * Makefile.in: Use relative paths to avoid advertising filesystem
8562         contents during compilation.
8564 2006-10-23  Kim F. Storm  <storm@cua.dk>
8566         * commands.texi (Event Input Misc): Update unread-command-events.
8568 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
8570         * lists.texi (Sets And Lists): Fix typos.
8572 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
8574         * control.texi (Processing of Errors): Use @var for an argument,
8575         not @code.
8577 2006-10-16  Richard Stallman  <rms@gnu.org>
8579         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
8581         * keymaps.texi (Format of Keymaps): Show all the keymap element
8582         patterns that result from menu items.
8583         (Key Lookup): Minor cleanups.
8585         * modes.texi (Precalculated Fontification): Don't say that
8586         not setting font-lock-defaults avoids loading font-lock.
8588         * help.texi (Documentation): Move xref to Emacs Manual here.
8589         (Documentation Basics): From here.
8590         Also doc emacs-lisp-docstring-fill-column.
8592         * elisp.texi: Update version and ISBN.
8594         * commands.texi (Interactive Call): Clarify KEYS arg to
8595         call-interactively is a vector.
8596         (Command Loop Info): Delete anchor in this-command-keys.
8597         Add anchor in this-command-keys-vector.
8598         (Recursive Editing): Document how recursive-edit
8599         handles the current buffer.
8601 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
8603         * frames.texi (Frame Titles): %c and %l are ignored in
8604         frame-title-format.
8606 2006-10-11  Richard Stallman  <rms@gnu.org>
8608         * keymaps.texi (Key Sequences): Clarify use of kbd.
8610 2006-10-10  Kim F. Storm  <storm@cua.dk>
8612         * lists.texi (Sets And Lists): Add memql.
8614 2006-10-03  Richard Stallman  <rms@gnu.org>
8616         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
8617         Clarify :ascii: and :nonascii:.
8619 2006-09-29  Juri Linkov  <juri@jurta.org>
8621         * modes.texi (%-Constructs): Reorder coding systems in the
8622         documentation of %z to the real order displayed in the modeline.
8624 2006-09-25  Richard Stallman  <rms@gnu.org>
8626         * os.texi (Timers): Describe timer-max-repeats.
8628 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8630         * os.texi (Timers): Mention with-local-quit.
8632 2006-09-24  Richard Stallman  <rms@gnu.org>
8634         * searching.texi (Searching and Matching): Mention property search.
8636         * commands.texi (Command Loop Info): Explain how read-event affects
8637         this-command-keys.
8639 2006-09-20  Richard Stallman  <rms@gnu.org>
8641         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
8643         * windows.texi (Window Start): Minor cleanups.
8645 2006-09-20  Kim F. Storm  <storm@cua.dk>
8647         * windows.texi (Window Start): pos-visible-in-window-p allows
8648         specifying t for position to mean "end of window".
8649         Add window-line-height.
8651         * anti.texi (Antinews): Mention window-line-height.
8653 2006-09-19  David Kastrup  <dak@gnu.org>
8655         * keymaps.texi (Searching Keymaps): Small clarification.
8657 2006-09-18  Richard Stallman  <rms@gnu.org>
8659         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
8660         cause keyboard menus.
8661         (Menu Keymaps): Likewise.
8662         (Defining Menus, Keyboard Menus): Clarify.
8664         * text.texi (Fields): Clarify explanation of constrain-to-field.
8666 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
8668         * variables.texi (Tips for Defining): Fix a typo.
8670 2006-09-15  Richard Stallman  <rms@gnu.org>
8672         * keymaps.texi (Remapping Commands, Searching Keymaps)
8673         (Active Keymaps): Clean up previous change.
8675 2006-09-15  Jay Belanger  <belanger@truman.edu>
8677         * gpl.texi: Replace "Library Public License" by "Lesser Public
8678         License" throughout.
8680 2006-09-15  David Kastrup  <dak@gnu.org>
8682         * keymaps.texi (Active Keymaps): Adapt description to use
8683         `get-char-property' instead `get-text-property'.  Explain how
8684         mouse events change this.  Explain the new optional argument of
8685         `key-binding' and its mouse-dependent lookup.
8686         (Searching Keymaps): Adapt description similarly.
8687         (Remapping Commands): Explain the new optional argument of
8688         `command-remapping'.
8690 2006-09-14  Richard Stallman  <rms@gnu.org>
8692         * keymaps.texi (Searching Keymaps): Clarification.
8693         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
8695 2006-09-13  Richard Stallman  <rms@gnu.org>
8697         * objects.texi (Character Type): Node split.
8698         Add xref to Describing Characters.
8699         (Basic Char Syntax, General Escape Syntax)
8700         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
8702 2006-09-11  Richard Stallman  <rms@gnu.org>
8704         * display.texi (Display Table Format): Wording clarification.
8705         (Glyphs): Clarifications.
8707 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
8709         * keymaps.texi (Active Keymaps): Mention that key-binding checks
8710         local maps.
8712 2006-09-10  Kim F. Storm  <storm@cua.dk>
8714         * display.texi (Forcing Redisplay): Document return value of
8715         function redisplay.
8717 2006-09-09  Richard Stallman  <rms@gnu.org>
8719         * windows.texi (Window Hooks): Explain limits of
8720         window-scroll-functions.
8722         * display.texi (Fringe Indicators): Update for last change in
8723         indicate-buffer-boundaries.
8725 2006-09-08  Richard Stallman  <rms@gnu.org>
8727         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
8729 2006-09-06  Kim F. Storm  <storm@cua.dk>
8731         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
8733         * windows.texi (Window Start): Update pos-visible-in-window-p.
8735 2006-09-04  Richard Stallman  <rms@gnu.org>
8737         * processes.texi (Accepting Output): Explain SECONDS=0 for
8738         accept-process-output.
8740         * os.texi (Idle Timers): Explain why timer functions should not
8741         loop until (input-pending-p).
8743 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
8745         * makefile.w32-in (usermanualdir): New variable.
8746         (elisp.dvi): Use it.
8748 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8750         * buffers.texi (Buffer Modification): Fix last change.
8752 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
8754         * buffers.texi (Buffer Modification):
8755         Document buffer-chars-modified-tick.
8757 2006-08-31  Richard Stallman  <rms@gnu.org>
8759         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
8761 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
8763         * modes.texi (Syntactic Font Lock):
8764         Mention font-lock-syntactic-face-function
8765         instead of specific faces.
8767 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
8769         * display.texi (Images): Add xrref to display-images-p.
8771 2006-08-28  Kenichi Handa  <handa@m17n.org>
8773         * nonascii.texi (Lisp and Coding Systems): Fix description of
8774         detect-coding-region.
8776 2006-08-27  Michael Olson  <mwolson@gnu.org>
8778         * processes.texi (Transaction Queues): Remove stray quote
8779         character.
8781 2006-08-25  Richard Stallman  <rms@gnu.org>
8783         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
8784         Add xref.
8786 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
8788         * os.texi (Timers): Avoid waiting inside timers.
8790 2006-08-21  Lute Kamstra  <lute@gnu.org>
8792         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
8794 2006-08-20  Richard Stallman  <rms@gnu.org>
8796         * os.texi (Idle Timers): New node, split out from Timers.
8797         Document current-idle-time.
8798         * commands.texi (Reading One Event): Update xref.
8799         * elisp.texi (Top): Update subnode menu.
8801 2006-08-16  Richard Stallman  <rms@gnu.org>
8803         * keymaps.texi (Extended Menu Items): Show format of cached
8804         bindings in extended menu items.
8806         * customize.texi (Variable Definitions): Explain when the
8807         standard value expression is evaluated.
8809 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
8811         * commands.texi (Reading One Event): Explain idleness in
8812         `read-event'.
8814 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
8816         * text.texi (Near Point): Say "cursor" not "terminal cursor".
8817         (Commands for Insertion): Remove split-line since it's not
8818         relevant for Lisp programming.
8819         (Yank Commands): Rewrite introduction.
8820         (Undo): Clarify.
8821         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
8822         (Filling): Remove redundant comment.  Clarify return value of
8823         current-justification.
8824         (Margins): Minor clarifications.
8825         (Adaptive Fill): Update default value of adaptive-fill-regexp.
8826         (Sorting): Update definition of sort-lines.
8827         (Columns): Clarify behavior of sort-columns.
8828         (Indent Tabs): Link to Tab Stops in Emacs manual.
8829         (Special Properties): Clarify.
8830         (Clickable Text): Mention Buttons package.
8832 2006-08-12  Kevin Ryde  <user42@zip.com.au>
8834         * os.texi (Time Parsing): Add %z to description of
8835         format-time-string, as per docstring.  Add cross reference to
8836         glibc manual for strftime.
8838 2006-08-08  Richard Stallman  <rms@gnu.org>
8840         * modes.texi: Clean up wording in previous change.
8842 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
8844         * modes.texi (Hooks): Clarify.
8845         (Major Mode Basics): Mention define-derived-mode explicitly.
8846         (Major Mode Conventions): Rebinding RET is OK for some modes.
8847         Mention change-major-mode-hook and after-change-major-mode-hook.
8848         (Example Major Modes): Move to end of Modes section.
8849         (Mode Line Basics): Clarify.
8850         (Mode Line Data): Mention help-echo and local-map in strings.
8851         Explain reason for treatment of non-risky variables.
8852         (Properties in Mode): Clarify.
8853         (Faces for Font Lock): Add font-lock-negation-char-face.
8855 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
8857         * strings.texi (Formatting Strings): Warn against arbitrary
8858         strings as first arg to `format'.
8860 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
8862         * text.texi (Clickable Text): Mention `help-echo' text property.
8863         Update intro, examples and associated explanations.
8865 2006-07-31  Richard Stallman  <rms@gnu.org>
8867         * commands.texi: Update xrefs.
8868         (Event Mod): New node, cut out from old Translating Input.
8870         * maps.texi: Update xrefs.
8872         * keymaps.texi (Translation Keymaps): New node.
8873         Update xrefs from Translating Input to Translation Keymaps.
8875         * elisp.texi (Top): Update subnode menu.
8877         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
8879         * os.texi (System Interface): Fix menu descriptions of some nodes.
8880         (Translating Input): Node deleted.
8882 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
8884         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
8886         * lists.texi (Sets And Lists): Likewise.
8888 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
8890         * text.texi (Fields): Mention POS
8891         requirement when narrowing is in effect.
8893 2006-07-28  Richard Stallman  <rms@gnu.org>
8895         * display.texi (Face Attributes): Simplify wording.
8896         (Attribute Functions): Clarify meaning of new-frame default
8897         attribute settings.
8899         * customize.texi (Common Keywords): Document how to use
8900         :package-version in a package not in Emacs.
8902 2006-07-28  Kim F. Storm  <storm@cua.dk>
8904         * commands.texi (Reading One Event): Fix last change.
8906 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
8908         * commands.texi (Reading One Event): Document SECONDS argument for
8909         read-event, read-char, and read-char-exclusive.
8911 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8913         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
8914         to ensure correct identification.
8916 2006-07-24  Richard Stallman  <rms@gnu.org>
8918         * text.texi (Clickable Text): Clarify.
8920         * sequences.texi (Vector Functions): Delete duplicate xref.
8922         * objects.texi (Function Type): Clarify.
8924         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
8925         modes.
8927         * lists.texi (List Variables): New node.
8928         Material moved from other nodes.
8930         * variables.texi (Setting Variables): add-to-list and
8931         add-to-ordered-list moved to List Variables node.
8933 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
8935         * text.texi (Links and Mouse-1):
8936         For mouse-on-link-p, expand on arg POS.
8938 2006-07-21  Kim F. Storm  <storm@cua.dk>
8940         * display.texi (Forcing Redisplay): Don't mention systems which
8941         don't support sub-second timers for redisplay-preemption-period.
8943         * os.texi (Terminal Output): Clarify text vs graphical terminal.
8945 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
8947         * frames.texi (Input Focus): Document that focus-follows-mouse has
8948         no effect on MS-Windows.
8950 2006-07-18  Richard Stallman  <rms@gnu.org>
8952         * display.texi (Forcing Redisplay): Cleanups in previous change.
8954         * processes.texi (Low-Level Network): Make menu more convenient.
8956 2006-07-18  Kim F. Storm  <storm@cua.dk>
8958         * display.texi (Forcing Redisplay): redisplay-preemption-period
8959         only used on window systems.  Add xref to Terminal Output.
8961         * os.texi (Terminal Output): baud-rate only controls preemption on
8962         non-window systems.  Add xref to Forcing Redisplay.
8964         * processes.texi (Low-Level Network): Rename node "Make Network"
8965         to "Network Processes".
8967 2006-07-18  Karl Berry  <karl@gnu.org>
8969         * variables.texi, functions.texi, customize.texi, loading.texi:
8970         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
8972 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
8974         * commands.texi (Waiting): Document batch-mode sit-for behavior.
8976 2006-07-17  Richard Stallman  <rms@gnu.org>
8978         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
8979         Put period and comma inside quotes.
8981         * loading.texi, markers.texi: Use real doublequote inside menus.
8983         * windows.texi: Put point and comma inside quotes.
8984         (Textual Scrolling): Use @samp for error message.
8986         * variables.texi, tips.texi, syntax.texi, symbols.texi:
8987         * strings.texi, streams.texi, processes.texi, os.texi:
8988         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
8989         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
8990         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
8991         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
8992         Put point and comma inside quotes.
8994         * control.texi (Processing of Errors): Add command-error-function.
8996         * variables.texi (File Local Variables): Clarify that
8997         file local variables make buffer-local bindings.
8999         * modes.texi (Syntactic Font Lock): Give default for
9000         font-lock-syntax-table.
9002 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
9004         * text.texi (Special Properties): Clean up previous change.
9006 2006-07-16  Karl Berry  <karl@gnu.org>
9008         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
9009         * control.texi: Fix bad page breaks through chapter 10 (control).
9011         * anti.texi (Antinews): Reorder face-attribute fns to avoid
9012         underfull hbox.
9014 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
9016         * text.texi (Special Properties): Describe fontified text property
9017         in relation to a character (not text).
9019 2006-07-15  Kim F. Storm  <storm@cua.dk>
9021         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
9022         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
9023         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
9025         * anti.texi (Antinews): Mention redisplay function.
9026         The kbd macro existed, but was not documented, before 22.x.
9027         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
9029 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
9031         * display.texi (Displaying Messages): Add anchor.
9033         * frames.texi (Dialog Boxes): Use it.
9035 2006-07-12  Richard Stallman  <rms@gnu.org>
9037         * objects.texi (Frame Type): Explain nature of frames better.
9039         * frames.texi (Frames): Explain nature of frames better.
9041 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
9043         * tips.texi (Coding Conventions): Explain why use cl at compile time.
9045 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9047         * frames.texi (Window System Selections): Mention scrap support for Mac.
9048         Default value of x-select-enable-clipboard is t on Mac.
9050         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
9052 2006-07-11  Kim F. Storm  <storm@cua.dk>
9054         * display.texi (Forcing Redisplay): Add `redisplay' function.
9055         Don't mention (sit-for -1) -- use (redisplay t) instead.
9057         * commands.texi (Waiting): (sit-for -1) is no longer special.
9058         (sit-for 0) is equivalent to (redisplay).
9059         Iconifying/deiconifying no longer makes sit-for return.
9061 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
9063         * display.texi (Buttons): Fix typo.
9065         * index.texi, elisp.texi (New Symbols): Comment node out.
9067 2006-07-09  Richard Stallman  <rms@gnu.org>
9069         * display.texi (Truncation): Clean up previous change.
9071 2006-07-08  Richard Stallman  <rms@gnu.org>
9073         * commands.texi (Interactive Call): Use 3 as prefix in example
9074         for execute-extended-command.
9076         * display.texi (Attribute Functions): Move paragraph about
9077         compatibility with Emacs < 21.
9079 2006-07-09  Kim F. Storm  <storm@cua.dk>
9081         * display.texi (Refresh Screen): Clarify force-window-update.
9082         (Truncation): "Normally" indicated by fringe arrows.
9084 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
9086         * windows.texi (Textual Scrolling, Resizing Windows):
9087         * variables.texi (Constant Variables):
9088         * text.texi (Buffer Contents, Deletion, Changing Properties)
9089         (Property Search, Special Properties, Sticky Properties)
9090         (Links and Mouse-1, Fields, Change Hooks):
9091         * syntax.texi (Syntax Table Functions, Parsing Expressions)
9092         (Categories):
9093         * symbols.texi (Other Plists):
9094         * streams.texi (Output Variables):
9095         * processes.texi (Input to Processes, Query Before Exit):
9096         * positions.texi (Word Motion, Text Lines, List Motion):
9097         * os.texi (Init File, System Environment, Sound Output)
9098         (Session Management):
9099         * nonascii.texi (Text Representations, Character Sets)
9100         (Chars and Bytes, Locales):
9101         * modes.texi (Defining Minor Modes, Header Lines):
9102         * minibuf.texi (Minibuffer Contents):
9103         * markers.texi (Information from Markers):
9104         * lists.texi (List Elements, Building Lists, Association Lists):
9105         * keymaps.texi (Tool Bar):
9106         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
9107         * functions.texi (What Is a Function, Mapping Functions):
9108         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
9109         (Color Names, Text Terminal Colors, Display Feature Testing):
9110         * files.texi (Visiting Functions, File Name Components)
9111         (Unique File Names, Contents of Directories):
9112         * display.texi (Forcing Redisplay, Displaying Messages)
9113         (Temporary Displays, Font Selection, Auto Faces)
9114         (Font Lookup, Fringe Indicators, Display Margins)
9115         (Image Descriptors, Showing Images, Image Cache, Button Types)
9116         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
9117         (Display Table Format, Glyphs):
9118         * control.texi (Iteration):
9119         * commands.texi (Command Loop Info, Adjusting Point):
9120         * backups.texi (Making Backups, Auto-Saving):
9121         Remove @tindex entries.
9123 2006-07-07  Kim F. Storm  <storm@cua.dk>
9125         * display.texi (Fringe Cursors): Fix typo.
9126         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
9127         (Overlay Arrow): Default is overlay-arrow fringe indicator.
9129 2006-07-05  Richard Stallman  <rms@gnu.org>
9131         * text.texi (Buffer Contents): Add example of text props
9132         in result of buffer-substring.
9133         (Text Properties): Explain better about use of specific property names.
9134         (Property Search): Some cleanups; reorder some functions.
9136         * keymaps.texi (Changing Key Bindings): Cleanup.
9137         Add xref to Key Binding Conventions.
9139         * display.texi (Attribute Functions): Add examples for
9140         face-attribute-relative-p.
9142         * tips.texi (Coding Conventions): Cleanup last change.
9144 2006-07-05  Karl Berry  <karl@gnu.org>
9146         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
9147         Remove @setchapternewpage odd.
9148         Result is 1013 pages, down from 1100.
9150         * anti.texi, customize.texi, display.texi, internals.texi:
9151         * minibuf.texi, modes.texi, tips.texi:
9152         Fix overfull/underfull boxes.
9154 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
9156         * edebug.texi (Instrumenting):
9157         Add Edebug-specific findex for eval-buffer.
9158         * loading.texi (Loading):
9159         Replace eval-current-buffer with eval-buffer.
9161 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
9163         * locals.texi (Standard Buffer-Local Variables): Update the list
9164         of variables.
9166 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
9168         * files.texi (File Name Completion): Point user to the node
9169         "Reading File Names".
9171 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
9173         * files.texi (Contents of Directories): Document case-insensitive
9174         behavior on respective filesystems.
9176         * objects.texi (Character Type): Document that Emacs signals an
9177         error for unsupported Unicode characters specified as \uNNNN.
9179 2006-06-19  Richard Stallman  <rms@gnu.org>
9181         * processes.texi (Bindat Spec): Clarify previous change.
9183 2006-06-16  Richard Stallman  <rms@gnu.org>
9185         * tips.texi (Coding Conventions): Better explain conventions
9186         for definition constructs.
9188         * text.texi (Special Properties): String value of `read-only'
9189         serves as the error message.
9191         * objects.texi (Character Type): Clarify prev. change.
9192         (Non-ASCII in Strings): Mention \u and \U.
9194         * commands.texi (Using Interactive): Explain problem of
9195         markers, etc., in command-history.
9197 2006-06-14  Kim F. Storm  <storm@cua.dk>
9199         * commands.texi (Waiting): Negative arg to sit-for forces
9200         redisplay even if input is pending.
9202         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
9203         redisplay.  Remove incorrect example of binding redisplay-dont-pause
9204         around (sit-for 0).
9206 2006-06-13  Richard Stallman  <rms@gnu.org>
9208         * display.texi (Forcing Redisplay): Clarify previous change.
9210 2006-06-13  Romain Francoise  <romain@orebokech.com>
9212         * display.texi (Forcing Redisplay): Fix typo.
9214 2006-06-13  Kim F. Storm  <storm@cua.dk>
9216         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
9218 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
9220         * tips.texi (Coding Conventions): Add `@end itemize'.
9222 2006-06-10  Richard Stallman  <rms@gnu.org>
9224         * tips.texi (Coding Conventions): Explain use of coding systems
9225         to ensure one decoding for strings.
9227 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
9229         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
9230         syntax.
9232 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
9234         * display.texi (Font Selection): Remove description of
9235         clear-face-cache.
9237         * compile.texi (Eval During Compile): Fix a typo.  Add index
9238         entries for possible uses of eval-when-compile.
9240 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
9242         * display.texi (Abstract Display): Fix typo.
9244 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
9246         * minibuf.texi (Minibuffer History) <history-add-new-input>:
9247         Reword variable's description.
9249 2006-06-01  Richard Stallman  <rms@gnu.org>
9251         * windows.texi (Splitting Windows): Clarify splitting nonselected
9252         window.
9254 2006-05-31  Juri Linkov  <juri@jurta.org>
9256         * minibuf.texi (Minibuffer History): Add history-add-new-input.
9258 2006-05-30  Richard Stallman  <rms@gnu.org>
9260         * display.texi (Line Height): Fix errors in description of
9261         default line height and line-height property.
9263         * nonascii.texi (Default Coding Systems): Further clarification.
9265 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
9267         * internals.texi (Pure Storage): Mention that an overflow in pure
9268         space causes a memory leak.
9269         (Garbage Collection): If there was an overflow in pure space,
9270         `garbage-collect' returns nil.
9272 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
9274         * nonascii.texi (Default Coding Systems): Fix it some more.
9276 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
9278         * nonascii.texi (Default Coding Systems): Fix last change.
9280 2006-05-29  Kenichi Handa  <handa@m17n.org>
9282         * nonascii.texi (find-operation-coding-system): Describe the new
9283         argument format (FILENAME . BUFFER).
9285 2006-05-28  Richard Stallman  <rms@gnu.org>
9287         * tips.texi (Coding Conventions): Better explain reasons not to
9288         advise other packages or use `eval-after-load'.
9290 2006-05-29  Kim F. Storm  <storm@cua.dk>
9292         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
9293         `bindat-idx' and `bindat-raw' for clarity.
9295 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
9297         * processes.texi (Bindat Spec): Expand on `repeat' handler.
9299         * display.texi (Display): Add "Abstract Display" to menu.
9300         (Abstract Display, Abstract Display Functions)
9301         (Abstract Display Example): New nodes.
9302         * elisp.texi (Top): Add "Abstract Display" to menu.
9304 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
9306         * keymaps.texi (Key Sequences): Link to input events definition.
9307         (Format of Keymaps): Delete material duplicated in Keymap Basics.
9309         * files.texi (Changing Files): Document updated argument list for
9310         copy-file.
9312 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
9314         * processes.texi (Bindat Functions): Explain term "total length".
9315         Use it in bindat-length and bindat-pack descriptions.
9317 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
9319         * tips.texi (Coding Conventions): Advise against using
9320         eval-after-load in packages.  Add an index entry.
9322 2006-05-25  Juri Linkov  <juri@jurta.org>
9324         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
9326         * modes.texi (%-Constructs): Add %e, %z, %Z.
9328 2006-05-25  Richard Stallman  <rms@gnu.org>
9330         * elisp.texi (Top): Update subnode menu.
9332         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
9333         (Keymaps): Update menu.
9335 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
9337         * keymaps.texi (Key Sequences): Some clarifications.
9339 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
9341         * processes.texi (Bindat Functions): Say "unibyte string"
9342         explicitly for bindat-unpack and bindat-pack descriptions.
9343         (Bindat Examples): Don't call `string-make-unibyte' in example.
9345 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
9347         * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
9348         Explain string and vector representations of key sequences.
9350         * keymaps.texi (Changing Key Bindings):
9351         * commands.texi (Interactive Codes):
9352         * help.texi (Describing Characters): Refer to it.
9354 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
9356         * frames.texi (Pointer Shape): @end table -> @end defvar.
9358 2006-05-22  Richard Stallman  <rms@gnu.org>
9360         * elisp.texi (Top): Update subnode menus.
9362         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
9363         Contents rewritten; material from old Pointer Shape node moved here.
9365         * display.texi (Pointer Shape): Node deleted.
9366         (Image Descriptors): Minor cleanup.
9368 2006-05-21  Richard Stallman  <rms@gnu.org>
9370         * syntax.texi (Parsing Expressions): Update info on which STATE
9371         elements are ignored.
9373 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
9375         * hooks.texi (Standard Hooks): Correct typo.
9377         * gpl.texi (GPL): ifinfo -> ifnottex.
9379 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
9381         * searching.texi (Simple Match Data): Warn about match data being
9382         set anew by every search.
9384 2006-05-17  Richard Stallman  <rms@gnu.org>
9386         * minibuf.texi (Minibuffer History): Clarify.
9388         * searching.texi (Regexp Special): Clarify nested regexp warning.
9390 2006-05-16  Kim F. Storm  <storm@cua.dk>
9392         * minibuf.texi (Minibuffer History): Update add-to-history.
9394 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
9396         * nonascii.texi (Explicit Encoding):
9397         Fix typo (encoding<->decoding).
9399 2006-05-14  Richard Stallman  <rms@gnu.org>
9401         * buffers.texi (Creating Buffers): Cleanup.
9403         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
9405 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
9407         * buffers.texi (Current Buffer): Document that with-temp-buffer
9408         disables undo.
9410         * os.texi (Terminal-Specific): More accurate description of how
9411         Emacs searches for the terminal-specific libraries.
9413 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
9415         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
9416         emacs-xtra to @inforef's.
9418         * text.texi (Undo): Document that undo is turned off in buffers
9419         whose names begin with a space.
9421         * buffers.texi (Buffer Names): Add index entries for buffers whose
9422         names begin with a space.
9423         (Creating Buffers): Document that undo is turned off in buffers
9424         whose names begin with a space.
9426         * files.texi (Visiting Functions, Reading from Files)
9427         (Saving Buffers): Mention code and EOL conversions by file I/O
9428         primitives and subroutines.
9430         * nonascii.texi (Lisp and Coding Systems):
9431         Document coding-system-eol-type.  Add index entries for eol conversion.
9433         * display.texi (Defining Faces): Mention `mac', and add an xref to
9434         where window-system is described.
9436 2006-05-10  Richard Stallman  <rms@gnu.org>
9438         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
9440 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9442         * variables.texi (File Local Variables): Recommend to quote lambda
9443         expressions in safe-local-variable property.
9445 2006-05-09  Richard Stallman  <rms@gnu.org>
9447         * variables.texi (File Local Variables):
9448         Document safe-local-eval-forms and safe-local-eval-function.
9450 2006-05-07  Kim F. Storm  <storm@cua.dk>
9452         * minibuf.texi (Minibuffer History): Remove keep-dups arg
9453         from add-to-history.
9455 2006-05-07  Romain Francoise  <romain@orebokech.com>
9457         * commands.texi (Event Input Misc):
9458         * compile.texi (Eval During Compile):
9459         * internals.texi (Buffer Internals):
9460         * minibuf.texi (Initial Input):
9461         * nonascii.texi (Scanning Charsets):
9462         * numbers.texi (Comparison of Numbers):
9463         * windows.texi (Textual Scrolling, Vertical Scrolling):
9464         Fix various typos.
9466 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
9468         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
9469         conditional xref's to either emacs or emacs-xtra, depending on
9470         @iftex/@ifnottex.
9472         * minibuf.texi (Minibuffer History): Document add-to-history.
9474 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
9476         * internals.texi (Pure Storage): Mention the pure overflow message
9477         at startup.
9479 2006-05-05  Johan Bockgård  <bojohan@dd.chalmers.se>
9481         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
9482         (Searching Keymaps): Fix pseudo-Lisp description of keymap
9483         search.
9485 2006-05-01  Richard Stallman  <rms@gnu.org>
9487         * intro.texi (nil and t): Clarify.
9489         * variables.texi (File Local Variables): Suggest using booleanp.
9491 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
9493         * objects.texi (Type Predicates): Fix typos.
9495 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9497         * intro.texi (nil and t): Add booleanp.
9499         * objects.texi (Type Predicates): Add links for booleanp and
9500         string-or-null-p.
9502 2006-04-29  Richard Stallman  <rms@gnu.org>
9504         * modes.texi (Multiline Font Lock): Rename from
9505         Multi line Font Lock Elements.  Much clarification.
9506         (Font Lock Multiline, Region to Fontify): Much clarification.
9508 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9510         * variables.texi (File Local Variables): Remove the special case t for
9511         safe-local-variable.
9513 2006-04-26  Richard Stallman  <rms@gnu.org>
9515         * syntax.texi (Parsing Expressions): Minor cleanup.
9517 2006-04-18  Richard Stallman  <rms@gnu.org>
9519         * tips.texi (Coding Conventions): Explain when the package's
9520         prefix should appear later on (not at the start of the name).
9522         * searching.texi (String Search): Clarify effect of NOERROR.
9524         * modes.texi (Imenu): Clarify what special items do.
9526         * hooks.texi (Standard Hooks): Delete text about old hook names.
9528 2006-04-17  Romain Francoise  <romain@orebokech.com>
9530         * variables.texi (Local Variables): Update the default value of
9531         `max-specpdl-size'.
9533 2006-04-15  Michael Olson  <mwolson@gnu.org>
9535         * processes.texi (Transaction Queues): Mention the new optional
9536         `delay-question' argument for `tq-enqueue'.
9538 2006-04-13  Bill Wohler  <wohler@newt.com>
9540         * customize.texi (Common Keywords): Use dotted notation for
9541         :package-version value.  Specify its values.  Improve documentation
9542         for customize-package-emacs-version-alist.
9544 2006-04-12  Bill Wohler  <wohler@newt.com>
9546         * customize.texi (Common Keywords): Move description of
9547         customize-package-emacs-version-alist to @defvar.
9549 2006-04-10  Bill Wohler  <wohler@newt.com>
9551         * customize.texi (Common Keywords): Add :package-version.
9553 2006-04-10  Kim F. Storm  <storm@cua.dk>
9555         * text.texi (Buffer Contents): Add NOPROPS arg to
9556         filter-buffer-substring.
9558 2006-04-08  Kevin Ryde  <user42@zip.com.au>
9560         * os.texi (Command-Line Arguments): Update xref to emacs manual
9561         "Command Arguments" -> "Emacs Invocation", per change there.
9563 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
9565         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
9566         be on one line to help makeinfo not render two spaces after the dot.
9568 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
9570         * strings.texi (Predicates for Strings): Add string-or-null-p.
9572 2006-03-28  Kim F. Storm  <storm@cua.dk>
9574         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
9575         remarks about systems that don't support fractional seconds.
9577 2006-03-25  Karl Berry  <karl@gnu.org>
9579         * elisp.texi: Use @copyright{} instead of (C), and do not indent
9580         the year list.
9582 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
9584         * display.texi (Fringe Indicators): Fix typos.
9586 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
9588         * tips.texi (Documentation Tips): One can now also write `program'
9589         in front of a quoted symbol in a docstring to prevent making a
9590         hyperlink.
9592 2006-03-19  Alan Mackenzie  <acm@muc.de>
9594         * text.texi (Special Properties): Clarify `fontified' property.
9596 2006-03-16  Richard Stallman  <rms@gnu.org>
9598         * display.texi (Defining Images): Minor cleanup.
9600 2006-03-16  Bill Wohler  <wohler@newt.com>
9602         * display.texi (Defining Images): In image-load-path-for-library,
9603         prefer user's images.
9605 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
9607         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
9609 2006-03-15  Bill Wohler  <wohler@newt.com>
9611         * display.texi (Defining Images): Fix example in
9612         image-load-path-for-library by not recommending that one binds
9613         image-load-path.  Just defvar it to placate compiler and only use
9614         it if previously defined.
9616 2006-03-14  Bill Wohler  <wohler@newt.com>
9618         * display.texi (Defining Images): In image-load-path-for-library,
9619         always return list of directories.  Update example.
9621 2006-03-14  Alan Mackenzie  <acm@muc.de>
9623         * modes.texi: New node, "Region to Fontify" (for Font Lock).
9624         This describes font-lock-extend-region-function.
9625         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
9626         the new node "Region to Fontify".
9628 2006-03-13  Richard Stallman  <rms@gnu.org>
9630         * display.texi (Invisible Text): The impossible position is
9631         now before the invisible text, not after.
9632         (Defining Images): Clean up last change.
9634 2006-03-11  Bill Wohler  <wohler@newt.com>
9636         * display.texi (Defining Images): Add image-load-path-for-library.
9638 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
9640         * text.texi (Adaptive Fill): Fix Texinfo usage.
9642         * strings.texi (Creating Strings): Fix Texinfo usage.
9644         * searching.texi (Regexp Special): Use @samp for regular
9645         expressions that are not in Lisp syntax.
9647 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
9649         * searching.texi (Regexp Special): Put remark between parentheses
9650         to avoid misreading.
9652 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
9654         * searching.texi (Syntax of Regexps): More accurately describe
9655         which characters are special in which situations.
9656         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
9657         are not special.  Describe in detail when `[' and `]' are special.
9658         (Regexp Backslash): Plenty of regexps with unbalanced square
9659         brackets are valid, so reword that statement.
9661 2006-03-02  Kim F. Storm  <storm@cua.dk>
9663         * keymaps.texi (Tool Bar): Add tool-bar-border.
9665 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
9667         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
9669 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
9671         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
9673         * files.texi (Locating Files): Suggest additional values for the
9674         SUFFIXES arg of `locate-file'.  Update pxref.
9676         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
9677         (How Programs Do Loading): Discuss the effects of Auto Compression
9678         mode on `load'.
9679         (Load Suffixes): New node.
9680         (Library Search): Delete description of `load-suffixes'; it was
9681         moved to "Load Suffixes".
9682         (Autoload, Named Features): Mention `load-suffixes'.
9684 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
9686         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
9688         * windows.texi (Window Tree): Fix typo.
9690 2006-02-20  Kim F. Storm  <storm@cua.dk>
9692         * display.texi (Fringe Indicators): New section.
9693         Move indicate-empty-lines, indicate-buffer-boundaries, and
9694         default-indicate-buffer-boundaries here.
9695         Add fringe-indicator-alist and default-fringes-indicator-alist.
9696         Add list of logical fringe indicator symbols.
9697         Update list of standard bitmap names.
9698         (Fringe Cursors): New section.
9699         Move overflow-newline-into-fringe here.
9700         Add fringe-cursor-alist and default-fringes-cursor-alist.
9701         Add list of fringe cursor symbols.
9703 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
9705         * commands.texi (Using Interactive): Fix reference to node
9706         "Minibuffers".
9708 2006-02-19  Richard M. Stallman  <rms@gnu.org>
9710         * minibuf.texi (High-Level Completion):
9711         Add xref to read-input-method-name.
9713         * files.texi (Relative File Names): Move file-relative-name here.
9714         (File Name Expansion): From here.  Minor clarifications.
9716         * commands.texi (Using Interactive): Add xrefs about reading input.
9717         Clarify remarks about that moving point and mark.
9718         Put string case before list case.
9720 2006-02-16  Johan Bockgård  <bojohan@dd.chalmers.se>
9722         * display.texi (Other Display Specs, Image Descriptors):
9723         Revert erroneous changes.  The previous description of
9724         image-descriptors as `(image . PROPS)' was correct.
9726 2006-02-14  Richard M. Stallman  <rms@gnu.org>
9728         * variables.texi (File Local Variables): Clarifications.
9730 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
9732         * variables.texi (File Local Variables): Use @code for a cons
9733         cell, not @var.
9735 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
9737         * variables.texi (File Local Variables): Document new file local
9738         variable behavior.
9740 2006-02-10  Kim F. Storm  <storm@cua.dk>
9742         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
9744 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
9746         * modes.texi (%-Constructs): Remove obsolete info about
9747         `global-mode-string'.
9749 2006-02-07  Richard M. Stallman  <rms@gnu.org>
9751         * commands.texi (Prefix Command Arguments): Minor cleanup.
9753         * display.texi: "Graphical display", not window system.
9755         * functions.texi (What Is a Function): Fix xref.
9757         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
9758         (Changing Key Bindings): Clarify when remapping is better than
9759         substitute-key-definition.
9761 2006-02-02  Richard M. Stallman  <rms@gnu.org>
9763         * minibuf.texi (Basic Completion): Completion alists are risky.
9765         * keymaps.texi (Active Keymaps): Clarifications.
9766         (Searching Keymaps): New node.
9767         (Keymaps): Update menu.
9769         * frames.texi (Layout Parameters): Minor clarification.
9770         (Drag and Drop): New node.
9771         (Frames): Update menu.
9773 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
9775         * display.texi (Other Display Specs, Image Descriptors):
9776         Image description is a list, not a cons cell.
9778 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9780         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
9781         list is not necessarily a list).
9783 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9785         * frames.texi (Layout Parameters): border-width and
9786         internal-border-width belong to the frame, not the window.
9788 2006-01-19  Richard M. Stallman  <rms@gnu.org>
9790         * nonascii.texi (Translation of Characters): Search cmds use
9791         translation-table-for-input.  Automatically made local.
9793         * markers.texi (Overview of Markers): Count insertion type
9794         as one of a marker's attributes.
9796         * keymaps.texi (Controlling Active Maps): New node, split out of
9797         Active Keymaps.
9798         (Keymaps): Menu updated.
9799         (Active Keymaps): Give pseudocode to explain how the active
9800         maps are searched.  current-active-maps and key-binding moved here.
9801         (Functions for Key Lookup): current-active-maps and key-binding moved.
9802         Clarifications.
9803         (Searching the Keymaps): New subnode.
9805         * elisp.texi (Top): Menu clarification.
9807         * display.texi (Other Display Specs): Delete duplicate entry for
9808         just a string as display spec.  Move text about recursive display
9809         specs on such a string.
9811         * commands.texi (Key Sequence Input): Clarify.
9812         Move num-nonmacro-input-events out.
9813         (Reading One Event): num-nonmacro-input-events moved here.
9815 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
9817         * advice.texi (Simple Advice): Update example to fit argument
9818         change in previous-line.
9820 2006-01-05  Richard M. Stallman  <rms@gnu.org>
9822         * markers.texi (The Mark): Fix in `mark'.
9824 2006-01-04  Richard M. Stallman  <rms@gnu.org>
9826         * processes.texi (Misc Network, Make Network): Minor cleanups.
9828 2006-01-04  Kim F. Storm  <storm@cua.dk>
9830         * processes.texi (Make Network): Add IPv6 addresses and handling.
9831         (Network Feature Testing): Mention (:family ipv6).
9832         (Misc Network): Add IPv6 formats to format-network-address.
9834 2005-12-30  Richard M. Stallman  <rms@gnu.org>
9836         * text.texi (Changing Properties):
9837         Don't use return value of set-text-properties.
9839 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
9841         * modes.texi (Mode Line Format): Correct typo in menu.
9843 2005-12-29  Richard M. Stallman  <rms@gnu.org>
9845         * modes.texi (Mode Line Top): New node.
9846         (Mode Line Data): Some text moved to new node.
9847         Explain the data structure more concretely.
9848         (Mode Line Basics): Clarifications.
9849         (Mode Line Variables): Clarify intro paragraph.
9850         (%-Constructs): Clarify intro paragraph.
9851         (Mode Line Format): Update menu.
9853 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9855         * minibuf.texi (Basic Completion): Update lazy-completion-table
9856         examples for removal of ARGS argument.
9858 2005-12-23  Richard M. Stallman  <rms@gnu.org>
9860         * text.texi (Undo): Restore some explanation from the version
9861         that was deleted.
9863 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
9865         * text.texi (Undo): Remove duplicate descriptions of `apply
9866         funname' and `apply delta' elements of the undo list.
9868 2005-12-20  Richard M. Stallman  <rms@gnu.org>
9870         * help.texi (Help Functions): Update documentation of `apropos'.
9872 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
9874         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
9875         because it is confusing.  If the :help-echo keyword is a function,
9876         it is not directly used as the :help-echo overlay property, as the
9877         xref seems to suggest (it does not take the appropriate args).
9879 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
9881         * customize.texi (Common Keywords): Fix Texinfo usage.
9882         (Group Definitions, Variable Definitions): Update for new
9883         conventions for using `*' in docstrings.
9885         * tips.texi (Documentation Tips): Update for new conventions for
9886         using `*' in docstrings.
9888 2005-12-16  Richard M. Stallman  <rms@gnu.org>
9890         * minibuf.texi (Minibuffer Contents): Minor cleanup.
9892 2005-12-16  Juri Linkov  <juri@jurta.org>
9894         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
9896 2005-12-14  Romain Francoise  <romain@orebokech.com>
9898         * modes.texi (Customizing Keywords): Rename `append' to `how'.
9899         Fix typo.
9901 2005-12-11  Juri Linkov  <juri@jurta.org>
9903         * minibuf.texi (Completion Commands): Add mention of read-file-name
9904         for filename completion keymaps.
9905         (Reading File Names): Add mention of filename completion keymaps
9906         for read-file-name and xref to `Completion Commands'.
9908 2005-12-10  Richard M. Stallman  <rms@gnu.org>
9910         * customize.texi (Common Keywords): State caveats for use of :tag.
9912 2005-12-08  Richard M. Stallman  <rms@gnu.org>
9914         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
9915         with xrefs and better explanation.
9916         (Completion Commands): Add the filename completion maps.
9918         * objects.texi (Character Type): Clarify that \s is not space
9919         if a dash follows.
9921 2005-12-05  Richard M. Stallman  <rms@gnu.org>
9923         * windows.texi (Resizing Windows): Delete preserve-before args.
9925 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9927         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
9928         in full keymaps, since the quirk has been fixed.
9930 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
9932         * hooks.texi (Standard Hooks): Add index entries.
9933         Mention `compilation-finish-functions'.
9935 2005-11-27  Richard M. Stallman  <rms@gnu.org>
9937         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
9939 2005-11-21  Juri Linkov  <juri@jurta.org>
9941         * customize.texi (Common Keywords): Update links types
9942         custom-manual and url-link.  Add link types emacs-library-link,
9943         file-link, function-link, variable-link, custom-group-link.
9945 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
9947         * display.texi: Revert 2005-11-20 change.
9949 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
9951         * processes.texi (Bindat Functions):
9952         Say "third" to refer to zero-based index "2".
9954 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
9956         * loading.texi (Library Search): Update the default value of
9957         `load-suffixes'.
9959 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
9961         * display.texi (Attribute Functions): Mention :ignore-defface.
9963 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9965         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
9966         (Minor Mode Conventions): Mention the use of a hook.
9968 2005-11-06  Richard M. Stallman  <rms@gnu.org>
9970         * files.texi (Magic File Names): find-file-name-handler checks the
9971         `operations' property of the handler.
9973 2005-11-03  Richard M. Stallman  <rms@gnu.org>
9975         * variables.texi (Frame-Local Variables): Small clarification.
9977 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
9979         * os.texi (Init File): Document ~/.emacs.d/init.el.
9981 2005-10-29  Richard M. Stallman  <rms@gnu.org>
9983         * internals.texi (Garbage Collection): Document memory-full.
9985 2005-10-28  Bill Wohler  <wohler@newt.com>
9987         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
9988         for URLs.
9990 2005-10-28  Richard M. Stallman  <rms@gnu.org>
9992         * minibuf.texi (Completion Commands): Clean up prev change.
9994 2005-10-26  Kevin Ryde  <user42@zip.com.au>
9996         * compile.texi (Eval During Compile): Explain recommended uses
9997         of eval-when-compile and eval-and-compile.
9999 2005-10-27  Masatake YAMATO  <jet@gyve.org>
10001         * minibuf.texi (Completion Commands):
10002         Write about new optional argument for `display-completion-list'.
10004 2005-10-23  Richard M. Stallman  <rms@gnu.org>
10006         * display.texi (Overlay Arrow): Clarify about local bindings of
10007         overlay-arrow-position.
10009 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
10011         * internals.texi (Building Emacs): Fix last change.
10013 2005-10-22  Richard M. Stallman  <rms@gnu.org>
10015         * internals.texi (Building Emacs): Document eval-at-startup.
10017 2005-10-21  Richard M. Stallman  <rms@gnu.org>
10019         * loading.texi (Where Defined): load-history contains abs file names.
10020         symbol-file returns abs file names.
10022 2005-10-19  Kim F. Storm  <storm@cua.dk>
10024         * display.texi (Showing Images): Add max-image-size integer value.
10026 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
10028         * display.texi (Showing Images): Document max-image-size.
10030 2005-10-17  Richard M. Stallman  <rms@gnu.org>
10032         * commands.texi (Quitting): Minor clarification.
10034         * processes.texi (Sentinels): Clarify about output and quitting.
10035         (Filter Functions): Mention with-local-quit.
10037 2005-10-17  Juri Linkov  <juri@jurta.org>
10039         * buffers.texi (Current Buffer):
10040         * commands.texi (Event Input Misc):
10041         * compile.texi (Eval During Compile, Compiler Errors):
10042         * customize.texi (Group Definitions):
10043         * display.texi (Progress, Defining Faces):
10044         * files.texi (Writing to Files):
10045         * modes.texi (Mode Hooks, Defining Minor Modes):
10046         * streams.texi (Output Functions):
10047         * syntax.texi (Syntax Table Functions):
10048         * text.texi (Change Hooks):
10049         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
10051         * commands.texi (Quitting): Replace arg `forms' with `body' in
10052         `with-local-quit'.
10054         * positions.texi (Excursions): Replace arg `forms' with `body' in
10055         `save-excursion'.
10057 2005-10-08  Kim F. Storm  <storm@cua.dk>
10059         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
10060         Rename manual section accordingly.
10062 2005-10-04  Kim F. Storm  <storm@cua.dk>
10064         * windows.texi (Window Split Tree): New section describing
10065         new function window-split-tree function.
10067 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
10069         * display.texi (Fringe Size/Pos): Simplify and add detail.
10071 2005-09-30  Romain Francoise  <romain@orebokech.com>
10073         * minibuf.texi (High-Level Completion): Explain that the prompt
10074         given to `read-buffer' should end with a colon and a space.
10075         Update usage examples.
10077 2005-09-29  Juri Linkov  <juri@jurta.org>
10079         * display.texi (Displaying Messages): Rename argument name
10080         `string' to `format-string' in functions `message', `message-box',
10081         `message-or-box'.
10083 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
10085         * errors.texi (Standard Errors): Correct xrefs.
10087 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
10089         * display.texi (Defining Images): Update documentation for
10090         `image-load-path'.
10092 2005-09-17  Richard M. Stallman  <rms@gnu.org>
10094         * display.texi (Defining Images): Clean up previous change.
10096 2005-09-16  Romain Francoise  <romain@orebokech.com>
10098         * elisp.texi: Specify GFDL version 1.2.
10100         * doclicense.texi (GNU Free Documentation License): Update to
10101         version 1.2.
10103 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
10105         * display.texi (Defining Images): Document `image-load-path'.
10107 2005-09-15  Richard M. Stallman  <rms@gnu.org>
10109         * objects.texi (Printed Representation): Minor cleanup.
10110         (Box Diagrams): Minor fix.
10111         (Cons Cell Type): Move (...) index item here.
10112         (Box Diagrams): From here.
10113         (Array Type): Minor fix.
10114         (Type Predicates): Delete index "predicates".
10115         (Hash Table Type): Clarify xref.
10116         (Dotted Pair Notation): Minor fix.
10118 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
10120         * files.texi (Saving Buffers): Fix typo.
10122 2005-09-08  Richard M. Stallman  <rms@gnu.org>
10124         * tips.texi (Programming Tips): Correct the "default" prompt spec.
10126 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
10128         * locals.texi (Standard Buffer-Local Variables): Don't include
10129         mode variables for minor modes.
10130         Fix xrefs for buffer-display-count, buffer-display-table,
10131         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
10132         enable-multibyte-characters, fill-column, header-line-format,
10133         left-fringe-width, left-margin, and right-fringe-width.
10135         * hooks.texi (Standard Hooks): All hooks should conform to the
10136         standard naming convention now.
10137         Fix xref for `echo-area-clear-hook'.
10139         * display.texi (Usual Display): Note that indicate-empty-lines and
10140         tab-width are buffer-local.
10142         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
10144         * modes.texi (Mode Help): Note that major-mode is buffer-local.
10146         * nonascii.texi (Encoding and I/O): Note that
10147         buffer-file-coding-system is buffer-local.
10149         * positions.texi (List Motion): Note that defun-prompt-regexp is
10150         buffer-local.
10152         * text.texi (Auto Filling): Note that auto-fill-function is
10153         buffer-local.
10154         (Undo): Note that buffer-undo-list is buffer-local.
10156         * windows.texi (Buffers and Windows):
10157         Document buffer-display-count.
10159 2005-09-06  Richard M. Stallman  <rms@gnu.org>
10161         * tips.texi (Coding Conventions): Sometimes it is ok to put the
10162         package prefix elsewhere than at the start of the name.
10164 2005-09-03  Richard M. Stallman  <rms@gnu.org>
10166         * tips.texi (Programming Tips): Add conventions for minibuffer
10167         questions and prompts.
10169 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
10171         * intro.texi (nil and t): Minor cleanup.
10172         Delete spurious mention of keyword symbols.
10173         (Evaluation Notation): Add index entry.
10174         (A Sample Function Description): Minor cleanup.
10175         (A Sample Variable Description): Not all vars can be set.
10177 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
10179         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
10181         (Insertion): Document precise type of `insert-char' arg COUNT.
10183 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10185         * modes.texi (Other Font Lock Variables): Sync the default of
10186         font-lock-lines-before.
10188 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
10190         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
10192 2005-08-29  Richard M. Stallman  <rms@gnu.org>
10194         * elisp.texi (Top): Update subnode menu.
10196         * searching.texi (Searching and Matching): Move node.
10197         Rearrange contents and add overall explanation.
10198         (Searching and Case): Move node.
10199         (Searching and Matching): Update menu.
10201 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
10203         * os.texi (Startup Summary): Fix the description of the initial
10204         startup message display.
10206 2005-08-25  Richard M. Stallman  <rms@gnu.org>
10208         * searching.texi (Search and Replace): Add replace-regexp-in-string.
10210 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
10212         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
10213         `next-overlay-change' example.
10215 2005-08-22  Juri Linkov  <juri@jurta.org>
10217         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
10218         Fix invert-face.  Fix args of face-background.
10220         * display.texi (Standard Faces): Delete node.
10221         (Faces): Add xref to `(emacs)Standard Faces'.
10222         (Displaying Faces): Fix xref to `Standard Faces'.
10224         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
10226 2005-08-20  Alan Mackenzie  <acm@muc.de>
10228         * buffers.texi (The Buffer List): Clarify the manipulation of the
10229         buffer list.
10231 2005-08-14  Richard M. Stallman  <rms@gnu.org>
10233         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
10234         a regexp.
10236 2005-08-11  Richard M. Stallman  <rms@gnu.org>
10238         * elisp.texi (Top): Update subnode lists.
10240         * display.texi (Inverse Video): Node deleted.
10242         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
10243         New nodes split out of Coding Conventions.
10245         * searching.texi (Regular Expressions): Document re-builder.
10247         * os.texi (Time Parsing): New node split out of Time Conversion.
10249         * processes.texi (Misc Network, Network Feature Testing)
10250         (Network Options, Make Network): New nodes split out of
10251         Low-Level Network.
10253 2005-08-09  Richard M. Stallman  <rms@gnu.org>
10255         * frames.texi (Geometry): New node, split from Size and Position.
10256         (Frame Parameters): Refer to Geometry.
10258         * buffers.texi (The Buffer List): Fix xrefs.
10260         * windows.texi (Splitting Windows): Fix xref.
10262         * frames.texi (Layout Parameters): Add xref.
10264         * display.texi (Line Height, Scroll Bars): Fix xrefs.
10266         * keymaps.texi (Menu Bar): Fix xref.
10268         * locals.texi (Standard Buffer-Local Variables): Fix xref.
10270         * modes.texi (%-Constructs): Fix xref.
10272         * frames.texi (Window Frame Parameters): Node split up.
10273         (Basic Parameters, Position Parameters, Size Parameters)
10274         (Layout Parameters, Buffer Parameters, Management Parameters)
10275         (Cursor Parameters, Color Parameters): New subnodes.
10277 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
10279         * positions.texi (Screen Lines): Update xref for previous change
10280         in minibuf.texi.
10282         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
10283         change in minibuf.texi.
10285 2005-08-09  Richard M. Stallman  <rms@gnu.org>
10287         * tips.texi (Coding Conventions): Minor cleanup.
10289         * modes.texi (Defining Minor Modes): Explain when init-value
10290         can be non-nil.
10292         * elisp.texi (Top): Update submenu for Minibuffer.
10294         * minibuf.texi (Minibuffer Misc): Node split up.
10295         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
10296         (Recursive Mini): New nodes split out from Minibuffer Misc.
10297         (Minibuffer Misc): Document max-mini-window-height.
10299         * hash.texi (Defining Hash): Delete stray paren in example.
10301         * display.texi (Echo Area Customization): Don't define
10302         max-mini-window-height here; xref instead.
10304         * commands.texi (Event Input Misc): Update while-no-input.
10306         * advice.texi (Advising Functions): Explain when to use advice
10307         and when to use a hook.
10309 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
10311         * makefile.w32-in (info): Don't run install-info.
10312         ($(infodir)/dir): New target, produced by running install-info.
10314 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
10316         * modes.texi (Defining Minor Modes): The keyword for the initial
10317         value is :init-value, not :initial-value.
10319 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
10321         * loading.texi (Autoload): Make the `doctor' example be consistent
10322         with what's in current loaddefs.el.  Describe the "fn" magic in
10323         the usage portion of the doc string.
10325 2005-07-22  Richard M. Stallman  <rms@gnu.org>
10327         * internals.texi (Garbage Collection): Clarify previous change.
10329 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10331         * internals.texi (Garbage Collection): Add gc-cons-percentage.
10333 2005-07-18  Juri Linkov  <juri@jurta.org>
10335         * commands.texi (Accessing Events):
10336         * frames.texi (Text Terminal Colors, Resources):
10337         * markers.texi (The Mark):
10338         * modes.texi (Defining Minor Modes):
10339         Delete duplicate duplicate words.
10341 2005-07-16  Richard M. Stallman  <rms@gnu.org>
10343         * display.texi (Managing Overlays): Clarify make-overlay
10344         args for insertion types.
10346 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
10348         * customize.texi (Variable Definitions):
10349         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
10350         `standard-value' is a list too.
10351         (Defining New Types): Use @key{RET} instead of @key{ret}.
10353 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
10355         * os.texi (Translating Input): Fix typo.
10357 2005-07-08  Richard M. Stallman  <rms@gnu.org>
10359         * README: Update edition number and size estimate.
10361         * elisp.texi (VERSION): Set to 2.9.
10363 2005-07-07  Richard M. Stallman  <rms@gnu.org>
10365         * book-spine.texinfo: Update Emacs version.
10367         * display.texi (Inverse Video): Delete mode-line-inverse-video.
10369 2005-07-06  Richard M. Stallman  <rms@gnu.org>
10371         * searching.texi (Regexp Search): Clarify what re-search-forward
10372         does when the search fails.
10374 2005-07-05  Lute Kamstra  <lute@gnu.org>
10376         * Update FSF's address in GPL notices.
10378         * doclicense.texi (GNU Free Documentation License):
10379         * gpl.texi (GPL):
10380         * tips.texi (Coding Conventions, Library Headers):
10381         * vol1.texi:
10382         * vol2.texi: Update FSF's address.
10384 2005-07-04  Richard M. Stallman  <rms@gnu.org>
10386         * hooks.texi (Standard Hooks): Add occur-hook.
10388 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
10390         * display.texi (The Echo Area): Correct menu.
10392 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10394         * elisp.texi (Top): Update subnode menu for Display.
10396         * display.texi (Displaying Messages): New node, with most
10397         of what was in The Echo Area.
10398         (Progress): Move under The Echo Area.
10399         (Logging Messages): New node with new text.
10400         (Echo Area Customization): New node, the rest of what was
10401         in The Echo Area.  Document message-truncate-lines with @defvar.
10402         (Display): Update menu.
10404         * windows.texi (Textual Scrolling): Doc 3 values for
10405         scroll-preserve-screen-position.
10407         * text.texi (Special Properties): Change hook functions
10408         should bind inhibit-modification-hooks around altering buffer text.
10410         * keymaps.texi (Key Binding Commands): Call binding BINDING
10411         rather than DEFINITION.
10413 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
10415         * variables.texi (Defining Variables): `user-variable-p' returns t
10416         for aliases of user options, nil for alias loops.
10418 2005-06-28  Richard M. Stallman  <rms@gnu.org>
10420         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
10421         make-keymap.
10423 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
10425         * variables.texi (Setting Variables): Correct and clarify
10426         description of `add-to-ordered-list'.
10428 2005-06-26  Richard M. Stallman  <rms@gnu.org>
10430         * display.texi (Faces): Minor cleanup.
10432 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
10434         * display.texi (Faces): `facep' returns t for strings that are
10435         face names.
10437 2005-06-25  Richard M. Stallman  <rms@gnu.org>
10439         * objects.texi (Equality Predicates): Clarify meaning of equal.
10441         * windows.texi (Selecting Windows): save-selected-window
10442         and with-selected-window save and restore the current buffer.
10444 2005-06-24  Richard M. Stallman  <rms@gnu.org>
10446         * numbers.texi (Float Basics): Explain how to test for NaN,
10447         and printing the sign of NaNs.
10449 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
10451         * makefile.w32-in (MAKEINFO): Use --force.
10453 2005-06-23  Richard M. Stallman  <rms@gnu.org>
10455         * display.texi (Face Functions): Correct Texinfo usage.
10457 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
10459         * lists.texi (Rings): `ring-elements' now returns the elements of
10460         RING in order.
10462 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
10464         * markers.texi (The Mark): Texinfo usage fix.
10466 2005-06-23  Kim F. Storm  <storm@cua.dk>
10468         * searching.texi (Entire Match Data): Remove evaporate option for
10469         match-data.  Do not mention evaporate option for set-match-data.
10471 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
10473         * display.texi (Face Functions): Mention face aliases.
10475 2005-06-21  Richard M. Stallman  <rms@gnu.org>
10477         * anti.texi (Antinews): Texinfo usage fix.
10479 2005-06-21  Karl Berry  <karl@gnu.org>
10481         * elisp.texi: Use @copying.
10483         * elisp.texi: Put @summarycontents and @contents before the Top
10484         node, instead of the end of the file, so that the contents appear
10485         in the right place in the dvi/pdf output.
10487 2005-06-21  Juri Linkov  <juri@jurta.org>
10489         * display.texi (Defining Faces): Add `customized-face'.
10491 2005-06-20  Kim F. Storm  <storm@cua.dk>
10493         * variables.texi (Setting Variables): Any type of element can be
10494         given order in add-to-ordered-list.  Compare elements with eq.
10496         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
10498 2005-06-20  Karl Berry  <karl@gnu.org>
10500         * syntax.texi (Syntax Flags): Make last column very slightly wider
10501         to avoid "generic comment" breaking on two lines and causing an
10502         underfull box.
10504 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
10506         * lists.texi (Rings): Various minor clarifications and corrections.
10508 2005-06-18  Richard M. Stallman  <rms@gnu.org>
10510         * functions.texi (Obsolete Functions): Simplify.
10512         * variables.texi (Variable Aliases): Simplify.
10514         * anti.texi, backups.texi, compile.texi, customize.texi:
10515         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
10516         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
10517         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
10518         * variables.texi: Fix formatting ugliness.
10520         * elisp.texi: Add links to Rings and Byte Packing.
10521         Update version and copyright years.
10523         * minibuf.texi: Fix formatting ugliness.
10524         (Completion Commands): Move keymap vars to the end
10525         and vars completing-read binds to the top.
10527 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
10529         * processes.texi: Fix typos.
10530         (Bindat Spec): Correct Texinfo error.
10531         (Byte Packing): Fix ungrammatical sentence.
10533 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
10535         * lists.texi (Rings): New node.
10536         (Lists): Add it to menu.
10538         * processes.texi (Byte Packing): New node.
10539         (Processes): Add it to menu.
10541 2005-06-17  Richard M. Stallman  <rms@gnu.org>
10543         * syntax.texi (Parsing Expressions): Fix texinfo usage.
10545         * help.texi (Documentation Basics): Explain the xref to
10546         Documentation Tips.
10548         * debugging.texi (Debugger Commands): Minor fix.
10550 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
10552         * edebug.texi (Instrumenting): Eliminate duplicate link.
10553         (Specification List): Replace references to "below", referring to
10554         a later node, with one @ref to that node.
10556         * os.texi (Timers): Timers should save and restore the match data
10557         if they change it.
10559         * debugging.texi (Debugger Commands): Mention that the Lisp
10560         debugger can not step through primitive functions.
10562 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
10564         * functions.texi (Obsolete Functions): Update argument names of
10565         `make-obsolete' and `define-obsolete-function-alias'.
10567         * variables.texi (Variable Aliases): Update argument names of
10568         `defvaralias', `make-obsolete-variable' and
10569         `define-obsolete-variable-alias'.
10571 2005-06-15  Kim F. Storm  <storm@cua.dk>
10573         * searching.texi (Entire Match Data): Rephrase warnings about
10574         evaporate arg to match-data and set-match-data.
10576 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
10578         * elisp.texi (Top): Update detailed menu.
10580         * edebug.texi (Edebug): Update menu.
10581         (Instrumenting): Update xrefs.
10582         (Edebug Execution Modes): Correct xref.
10583         (Jumping): Clarify description of `h' command.
10584         Eliminate redundant @ref.
10585         (Breaks): New node.
10586         (Breakpoints): Is now a subsubsection.
10587         (Global Break Condition): Mention `C-x X X'.
10588         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
10589         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
10590         (Edebug Display Update): Correct pxref.
10591         (Edebug and Macros): New node.
10592         (Instrumenting Macro Calls): Is now a subsubsection.
10593         Neither arg of `def-edebug-spec' is evaluated.
10594         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
10595         (Specification Examples): Fix typo.
10597 2005-06-14  Lute Kamstra  <lute@gnu.org>
10599         * debugging.texi (Function Debugging): Primitives can break on
10600         entry too.
10602 2005-06-14  Kim F. Storm  <storm@cua.dk>
10604         * variables.texi (Setting Variables): Add add-to-ordered-list.
10606 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10608         * syntax.texi (Parsing Expressions): Document aux functions and vars of
10609         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
10611 2005-06-13  Lute Kamstra  <lute@gnu.org>
10613         * text.texi (Special Properties): Fix cross reference.
10615 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
10617         * debugging.texi (Function Debugging): Delete mention of empty
10618         string argument to `cancel-debug-on-entry'.  Delete inaccurate
10619         description of the return value of that command.
10621 2005-06-11  Alan Mackenzie  <acm@muc.de>
10623         * text.texi (Adaptive Fill): Amplify the description of
10624         fill-context-prefix.
10626 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
10628         * syntax.texi (Parsing Expressions): Fix Texinfo error.
10630 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10632         * syntax.texi (Parsing Expressions): Document syntax-ppss.
10634 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
10636         * debugging.texi (Error Debugging): Minor rewording.
10637         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
10638         is optional.
10640 2005-06-10  Lute Kamstra  <lute@gnu.org>
10642         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
10643         (Top): Give it a title.  Correct version number.  Give the
10644         detailed node listing a more prominent header.
10645         * intro.texi: Don't set VERSION here a second time.
10646         Mention Emacs's version too.
10647         * anti.texi (Antinews): Use EMACSVER to refer to the current
10648         version of Emacs.
10650 2005-06-09  Kim F. Storm  <storm@cua.dk>
10652         * searching.texi (Entire Match Data): Explain new `reseat' argument to
10653         match-data and set-match-data.
10655 2005-06-08  Richard M. Stallman  <rms@gnu.org>
10657         * searching.texi (Entire Match Data): Clarify when match-data
10658         returns markers and when integers.
10660         * display.texi (Defining Faces): Explain that face name should not
10661         end in `-face'.
10663         * modes.texi (Mode Line Data): Minor cleanup.
10664         (Customizing Keywords): Node split out of Search-based Fontification.
10665         Add example of using font-lock-add-keywords from a hook.
10666         Clarify when MODE should be non-nil, and when nil.
10668 2005-06-06  Richard M. Stallman  <rms@gnu.org>
10670         * modes.texi (Mode Line Data): Explain what happens when the car
10671         of a list is a void symbol.
10672         (Search-based Fontification): Explain MODE arg to
10673         font-lock-add-keywords and warn about calls from major modes.
10675 2005-06-08  Juri Linkov  <juri@jurta.org>
10677         * display.texi (Standard Faces): Add `shadow' face.
10679 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
10681         * modes.texi (Major Mode Conventions): A derived mode only needs
10682         to put the call to the parent mode inside `delay-mode-hooks'.
10684 2005-05-29  Richard M. Stallman  <rms@gnu.org>
10686         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
10687         new, and what that implies.  Clarify.
10689         * files.texi (Locating Files): Clean up the text.
10691         * frames.texi (Window Frame Parameters): Document user-size.
10692         Shorten entry for top by referring to left.
10694 2005-05-26  Richard M. Stallman  <rms@gnu.org>
10696         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
10697         is new, and what the implications are.  Other clarifications.
10699 2005-05-24  Richard M. Stallman  <rms@gnu.org>
10701         * frames.texi (Dialog Boxes): Minor fixes.
10703 2005-05-25  Masatake YAMATO  <jet@gyve.org>
10705         * display.texi (Standard Faces): Write about `mode-line-highlight'.
10707 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
10709         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
10710         is optional.
10712 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
10714         * frames.texi (Dialog Boxes): Describe new optional argument.
10716 2005-05-23  Lute Kamstra  <lute@gnu.org>
10718         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
10719         syntax-begin-function over font-lock-beginning-of-syntax-function.
10721 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
10723         * minibuf.texi (Reading File Names): Update description of
10724         `read-directory-name'.
10726         * modes.texi (Derived Modes): Clarify :group keyword.
10728 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
10730         * files.texi (Locating Files): New subsection.
10731         Describe locate-file and executable-find.
10733 2005-05-21  Kevin Ryde  <user42@zip.com.au>
10735         * frames.texi (Initial Parameters): Update cross reference to
10736         "Emacs Invocation".
10738 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
10740         * keymaps.texi (Active Keymaps): Add anchor.
10742         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
10743         (Major Mode Conventions): Refer to `Auto Major Mode' in more
10744         appropriate place.
10745         (Derived Modes): Small clarifications.
10746         (Minor Mode Conventions, Keymaps and Minor Modes):
10747         Replace references to nodes with references to anchors.
10748         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
10749         Clarify description of lists whose first element is an integer.
10750         (Mode Line Variables): Add anchor.
10751         (%-Constructs): Clarify description of integer after %.
10752         (Emulating Mode Line): Describe nil value for FACE.
10754 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
10756         * modes.texi (Derived Modes): Correct references to non-existing
10757         variable standard-syntax-table.
10759 2005-05-17  Lute Kamstra  <lute@gnu.org>
10761         * modes.texi (Defining Minor Modes): Mention the mode hook.
10763 2005-05-15  Kim F. Storm  <storm@cua.dk>
10765         * processes.texi (Network): Remove open-network-stream-nowait.
10766         (Network Servers): Remove open-network-stream-server.
10768 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
10770         * elisp.texi (Top): Update detailed menu.
10772         * variables.texi: Reorder nodes.
10773         (Variables): Update menu.
10774         (File Local Variables): Do not refer to the `-*-' line as
10775         a "local variables list".  Add pxref.
10777 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
10779         * elisp.texi (Top): Update detailed menu for node changes.
10781         * modes.texi (Modes): Update Menu.
10782         (Hooks): Move to beginning of chapter.
10783         Most minor modes run mode hooks too.
10784         `add-hook' can handle void hooks or hooks whose value is a single
10785         function.
10786         (Major Modes): Update Menu.
10787         (Major Mode Basics): New node, split off from `Major Modes'.
10788         (Major Mode Conventions): Correct xref.  Explain how to handle
10789         auto-mode-alist if the major mode command has an autoload cookie.
10790         (Auto Major Mode): Major update.  Add magic-mode-alist.
10791         (Derived Modes): Major update.
10792         (Mode Line Format): Update Menu.
10793         (Mode Line Basics): New node, split off from `Mode Line Format'.
10795         * loading.texi (Autoload): Mention `autoload cookie' as synonym
10796         for `magic autoload comment'.  Add index entries and anchor.
10798 2005-05-14  Richard M. Stallman  <rms@gnu.org>
10800         * tips.texi (Coding Conventions): Explain how important it is
10801         that just loading certain files not change Emacs behavior.
10803         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
10805 2005-05-12  Lute Kamstra  <lute@gnu.org>
10807         * modes.texi (Generic Modes): Update.
10808         (Major Modes): Refer to node "Generic Modes".
10810         * elisp.texi (Top): Update to the current structure of the manual.
10811         * processes.texi (Processes): Add menu description.
10812         * customize.texi (Customization): Add menu descriptions.
10814 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
10816         * processes.texi (Signals to Processes)
10817         (Low-Level Network): Fix typos.
10819 2005-05-11  Lute Kamstra  <lute@gnu.org>
10821         * elisp.texi (Top): Add some nodes from the chapter "Major and
10822         Minor Modes" to the detailed node listing.
10824 2005-05-10  Richard M. Stallman  <rms@gnu.org>
10826         * keymaps.texi (Extended Menu Items): Menu item filter functions
10827         can be called at any time.
10829 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
10831         * variables.texi (File Local Variables): `(hack-local-variables t)'
10832         now also checks whether a mode is specified in the local variables
10833         list.
10835 2005-05-05  Kevin Ryde  <user42@zip.com.au>
10837         * display.texi (The Echo Area): Correct format function cross
10838         reference.
10840 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
10842         * variables.texi (Variable Aliases): Change description of
10843         `define-obsolete-variable-alias'.
10845         * functions.texi (Functions): Add "Obsolete Functions" to menu.
10846         (Defining Functions): Add xref.
10847         (Obsolete Functions): New node.
10848         (Function Safety): Standardize capitalization of section title.
10850         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
10851         (Dialog Boxes): Complete description of `x-popup-dialog'.
10853 2005-05-04  Richard M. Stallman  <rms@gnu.org>
10855         * commands.texi (Interactive Codes): Fix Texinfo usage.
10856         Document U more clearly.
10858 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
10860         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
10861         function and not a macro.
10863         * frames.texi (Pop-Up Menus): Correct and clarify description of
10864         `x-popup-menu'.
10865         (Dialog Boxes): Clarify description of `x-popup-dialog'.
10867 2005-05-01  Richard M. Stallman  <rms@gnu.org>
10869         * edebug.texi (Checking Whether to Stop): Fix previous change.
10871 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
10873         * display.texi: Fix typos and Texinfo usage.
10875         * edebug.texi (Checking Whether to Stop): executing-macro ->
10876         executing-kbd-macro.
10878 2005-05-01  Richard M. Stallman  <rms@gnu.org>
10880         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
10882 2005-04-30  Richard M. Stallman  <rms@gnu.org>
10884         * files.texi (Magic File Names): Document `operations' property.
10886 2005-04-29  Lute Kamstra  <lute@gnu.org>
10888         * modes.texi (Generic Modes): New node.
10889         (Major Modes): Add it to the menu.
10890         (Derived Modes): Add "derived mode" to concept index.
10892 2005-04-28  Lute Kamstra  <lute@gnu.org>
10894         * modes.texi (Defining Minor Modes): Fix previous change.
10895         (Font Lock Mode): Simplify.
10896         (Font Lock Basics): Say that font-lock-defaults is buffer-local
10897         when set and that some parts are optional.  Add cross references.
10898         (Search-based Fontification): Say how to specify font-lock-keywords.
10899         Add cross references.  Add font-lock-multiline to index.
10900         Move font-lock-keywords-case-fold-search here from node "Other Font
10901         Lock Variables".  Document font-lock-add-keywords and
10902         font-lock-remove-keywords.
10903         (Other Font Lock Variables): Move font-lock-keywords-only,
10904         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
10905         and font-lock-syntactic-face-function to node "Syntactic Font
10906         Lock".  Move font-lock-keywords-case-fold-search to node
10907         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
10908         and font-lock-{,un}fontify-{buffer,region}-function.
10909         (Precalculated Fontification): Remove reference to deleted variable
10910         font-lock-core-only.
10911         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
10912         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
10913         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
10914         and font-lock-syntactic-face-function here from node "Other Font
10915         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
10916         Syntax Properties".  Add cross references.
10917         (Setting Syntax Properties): New node.
10918         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
10919         * syntax.texi (Syntax Properties): Add cross reference.
10920         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
10922 2005-04-26  Richard M. Stallman  <rms@gnu.org>
10924         * display.texi (Defining Faces):
10925         Document `default' elements of defface spec.
10927         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
10929         * variables.texi (Variable Aliases): Clarify text.
10931 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
10933         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
10935 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
10937         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
10939 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
10941         * syntax.texi (Syntax Table Internals): Elaborate documentation of
10942         syntax-after and syntax-class.
10944         * files.texi (Changing Files): Fix last change's cross-reference.
10945         (Unique File Names): Don't mention "numbers" in the documentation
10946         of make-temp-file and make-temp-name.
10948 2005-04-23  Richard M. Stallman  <rms@gnu.org>
10950         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
10952 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
10954         * windows.texi (Cyclic Window Ordering): Clarify window-list.
10956 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
10958         * variables.texi (Variable Aliases): Describe make-obsolete-variable
10959         and define-obsolete-variable-alias.
10961 2005-04-22  Kim F. Storm  <storm@cua.dk>
10963         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
10964         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
10966 2005-04-21  Lute Kamstra  <lute@gnu.org>
10968         * lists.texi (Association Lists): Document rassq-delete-all.
10970 2005-04-19  Richard M. Stallman  <rms@gnu.org>
10972         * modes.texi (Search-based Fontification): Explain that
10973         facespec is an expression to be evaluated.
10975 2005-04-19  Kevin Ryde  <user42@zip.com.au>
10977         * streams.texi (Output Functions): Fix xref.
10978         * strings.texi (String Conversion): Fix xref.
10980 2005-04-19  Kim F. Storm  <storm@cua.dk>
10982         * symbols.texi (Symbol Plists): Add safe-get.
10983         Mention that `get' may signal an error.
10985 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
10987         * customize.texi (Variable Definitions): Replace tooltip-mode
10988         example with save-place.
10990 2005-04-17  Richard M. Stallman  <rms@gnu.org>
10992         * buffers.texi (Indirect Buffers): Clarify.
10994         * positions.texi (Positions): Clarify converting marker to integer.
10996         * strings.texi (String Basics): Mention string-match; clarify.
10998 2005-04-08  Lute Kamstra  <lute@gnu.org>
11000         * modes.texi (Search-based Fontification): Fix cross references.
11001         Use consistent terminology.  Document anchored highlighting.
11003 2005-04-05  Lute Kamstra  <lute@gnu.org>
11005         * modes.texi (Defining Minor Modes): Document :group keyword
11006         argument and its default value.
11008 2005-04-03  Lute Kamstra  <lute@gnu.org>
11010         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
11011         references and/or descriptions.  Delete major mode hooks; mention
11012         them as a category instead.  Rename or delete obsolete hooks.
11014 2005-04-02  Richard M. Stallman  <rms@gnu.org>
11016         * nonascii.texi (Coding System Basics): Another wording cleanup.
11018 2005-04-01  Richard M. Stallman  <rms@gnu.org>
11020         * nonascii.texi (Coding System Basics): Clarify previous change.
11022 2005-04-01  Kenichi Handa  <handa@m17n.org>
11024         * nonascii.texi (Coding System Basics): Describe about roundtrip
11025         identity of coding systems.
11027 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
11029         * text.texi (Buffer Contents): Add filter-buffer-substring and
11030         buffer-substring-filters.
11032 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
11034         * anti.texi (Antinews): Mention `G' interactive code.
11036         * tips.texi (Compilation Tips): Mention benchmark.el.
11038 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
11040         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
11041         is now bound to M-o M-o.
11043         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
11045 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
11047         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
11048         in the Emacs Manual).
11049         * Makefile.in (srcs): Remove calendar.texi.
11050         * makefile.w32-in (srcs): Remove calendar.texi.
11051         * display.texi (Display): Change name of next node.
11052         * os.texi (System In): Change name of previous node.
11053         * elisp.texi (Top): Remove Calendar references.
11054         * vol1.texi (Top): Remove Calendar references.
11055         * vol2.texi (Top): Remove Calendar references.
11057 2005-03-25  Richard M. Stallman  <rms@gnu.org>
11059         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
11060         Cleanup previous change.
11062 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
11064         * display.texi (Face Attributes): Faces earlier in an :inherit
11065         list take precedence.
11066         (Scroll Bars): Fix description of vertical-scroll-bars.
11067         Document frame-current-scroll-bars and window-current-scroll-bars.
11069         * markers.texi (The Mark): Document temporary Transient Mark mode.
11071         * minibuf.texi (Reading File Names):
11072         Document read-file-name-completion-ignore-case.
11074         * positions.texi (Screen Lines): Document nil for width argument
11075         to compute-motion.
11077 2005-03-23  Kim F. Storm  <storm@cua.dk>
11079         * display.texi (Standard Faces): Other faces used in the fringe
11080         implicitly inherits from the fringe face.
11081         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
11082         properties implicitly inherits from fringe face.
11083         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
11085 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
11087         * display.texi (Invisible Text): State default value of
11088         line-move-ignore-invisible.
11089         (Managing Overlays): Document remove-overlays.
11090         (Standard Faces): Document escape-glyph face.
11092         * minibuf.texi (Reading File Names): Document read-file-name-function.
11094         * modes.texi (Other Font Lock Variables):
11095         Document font-lock-lines-before.
11097         * positions.texi (Skipping Characters): skip-chars-forward allows
11098         character classes.
11100 2005-03-18  Lute Kamstra  <lute@gnu.org>
11102         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
11104 2005-03-17  Richard M. Stallman  <rms@gnu.org>
11106         * text.texi (Undo): Document extensible undo entries.
11108         * searching.texi (String Search, Regexp Search): Cleanups.
11110         * nonascii.texi (Character Codes): Minor fix.
11112         * display.texi (Display Property): Explain the significance
11113         of having text properties that are eq.
11114         (Other Display Specs): Explain string as display spec.
11116         * commands.texi (Interactive Codes): Document G option.
11118 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
11120         * text.texi (Filling): Add sentence-end-without-period and
11121         sentence-end-without-space.
11122         (Changing Properties): Minor fix.
11124         * anti.texi: Total rewrite.
11126 2005-03-15  Lute Kamstra  <lute@gnu.org>
11128         * edebug.texi (Instrumenting Macro Calls): Fix typos.
11130 2005-03-08  Kim F. Storm  <storm@cua.dk>
11132         * display.texi (Specified Space): Property :width is support on
11133         non-graphic terminals, :height is not.
11135 2005-03-07  Richard M. Stallman  <rms@gnu.org>
11137         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
11138         Now subnodes of Fringes.
11139         (Overlay Arrow): Document overlay-arrow-variable-list.
11140         (Fringe Size/Pos): New node, broken out of Fringes.
11141         (Display): Explain clearing vs redisplay better.
11142         (Truncation): Clarify use of bitmaps.
11143         (The Echo Area): Clarify the uses of the echo area.
11144         Add max-mini-window-height.
11145         (Progress): Clarify.
11146         (Invisible Text): Explain that main loop moves point out.
11147         (Selective Display): Say "hidden", not "invisible".
11148         (Managing Overlays): Move up.  Describe relation to Undo here.
11149         (Overlay Properties): Clarify intro.
11150         (Finding Overlays): Explain return values when nothing found.
11151         (Width): truncate-string-to-width has added arg.
11152         (Displaying Faces): Clarify and update mode line face handling.
11153         (Face Functions): Minor cleanup.
11154         (Conditional Display): Merge into Other Display Specs.
11155         (Pixel Specification, Other Display Specs): Minor cleanups.
11156         (Images, Image Descriptors): Minor cleanups.
11157         (GIF Images): Patents have expired.
11158         (Showing Images): Explain default text for insert-image.
11159         (Manipulating Button Types): Merge into Manipulating Buttons.
11160         (Making Buttons): Explain return values.
11161         (Button Buffer Commands): Add xref.
11162         (Inverse Video): Update mode-line-inverse-video.
11163         (Display Table Format): Clarify.
11164         (Active Display Table): Give defaults for window-display-table.
11166         * calendar.texi (Calendar Customizing): calendar-holiday-marker
11167         and calendar-today-marker are strings, not chars.
11168         (Holiday Customizing): Minor fix.
11170         * internals.texi (Writing Emacs Primitives): Update `or' example.
11171         Update limit on # args of subr.
11173         * edebug.texi (Using Edebug): Arrow is in fringe.
11174         (Instrumenting): Arg to eval-defun works without loading edebug.
11175         (Edebug Execution Modes): Add xref.
11177         * customize.texi (Common Keywords): Clarify :require.
11178         Mention :version here.
11179         (Variable Definitions, Group Definitions): Not here.
11180         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
11182 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
11183         * nonascii.texi (Text Representations): Clarify position-bytes.
11184         (Character Sets): Add list-charset-chars.
11185         (Scanning Charsets): Add charset-after.
11186         (Encoding and I/O): Minor fix.
11188 2005-03-06  Richard M. Stallman  <rms@gnu.org>
11190         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
11191         (Resizing Windows): Likewise.
11193         * text.texi (Change Hooks): Get rid of "Emacs 21".
11195         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
11197         * streams.texi (Output Variables): Get rid of "Emacs 21".
11199         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
11201         * os.texi (Translating Input): Replace flow-control example
11202         with a less obsolete example that uses `keyboard-translate'.
11204         * objects.texi (Hash Table Type, Circular Objects):
11205         Get rid of "Emacs 21".
11207         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
11208         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
11210         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
11212         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
11214         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
11215         (Menu Bar): Fix when menu-bar-update-hook is called.
11217         * hash.texi (Hash Tables): Get rid of "Emacs 21".
11219         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
11220         and make it read better.
11222         * files.texi (Writing to Files): Get rid of "Emacs 21".
11223         (Unique File Names): Likewise.
11225         * elisp.texi: Update Emacs version to 22.
11227         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
11228         (Overlay Properties, Face Attributes): Likewise.
11229         (Managing Overlays): Fix punctuation.
11230         (Attribute Functions): Clarify set-face-font; get rid of
11231         info about old Emacs versions.
11232         (Auto Faces, Font Lookup, Display Property, Images):
11233         Get rid of "Emacs 21".
11235         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
11237 2005-03-05  Richard M. Stallman  <rms@gnu.org>
11239         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
11241 2005-03-04  Lute Kamstra  <lute@gnu.org>
11243         * debugging.texi (Error Debugging): Document stack-trace-on-error.
11245 2005-03-03  Lute Kamstra  <lute@gnu.org>
11247         * edebug.texi (Instrumenting Macro Calls): Fix typo.
11249 2005-03-01  Lute Kamstra  <lute@gnu.org>
11251         * debugging.texi (Debugger Commands): Update `j'.
11253 2005-02-28  Lute Kamstra  <lute@gnu.org>
11255         * debugging.texi (Debugging): Fix typo.
11256         (Error Debugging): Document eval-expression-debug-on-error.
11257         (Function Debugging): Update example.
11258         (Using Debugger): Mention starred stack frames.
11259         (Debugger Commands): Document `j' and `l'.
11260         (Invoking the Debugger): `d' and `j' exit recursive edit too.
11261         Update the messages that the debugger displays.
11262         (Internals of Debugger): Add cross reference.  Update example.
11263         (Excess Open): Minor improvement.
11264         (Excess Close): Minor improvement.
11266 2005-02-26  Richard M. Stallman  <rms@gnu.org>
11268         * tips.texi (Coding Conventions): Clarify.
11269         Put all the major mode key reservations together.
11270         Mention the Mouse-1 => Mouse-2 conventions.
11272         * syntax.texi (Syntax Class Table): Clarify.
11273         (Syntax Table Functions): syntax-after moved from here.
11274         (Syntax Table Internals): syntax-after moved to here.
11275         (Parsing Expressions): Update info on number of values
11276         and what's meaningful in the STATE argument.
11277         (Categories): Fix typo.
11279         * sequences.texi (Arrays): Cleanup.
11280         (Char-Tables): Clarify.
11282         * processes.texi (Deleting Processes): Cleanups, add xref.
11283         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
11284         (Process Information): set-process-coding-system, some args optional.
11285         (Input to Processes): Explain various types for PROCESS args.
11286         Rename them from PROCESS-NAME to PROCESS.
11287         (Signals to Processes): Likewise.
11288         (Decoding Output): Cleanup.
11289         (Query Before Exit): Clarify.
11291         * os.texi (Startup Summary): Correct the options; add missing ones.
11292         (Terminal Output, Batch Mode): Clarify.
11293         (Flow Control): Node deleted.
11295         * markers.texi (The Mark): Clarify.
11297         * macros.texi (Expansion): Cleanup.
11298         (Indenting Macros): indent-spec allows ints, not floats.
11300         * keymaps.texi (Keymaps): Clarify.
11301         (Format of Keymaps): Update lisp-mode-map example.
11302         (Active Keymaps, Key Lookup): Clarify.
11303         (Changing Key Bindings): Add xref to `kbd'.
11304         (Key Binding Commands, Simple Menu Items): Clarify.
11305         (Mouse Menus, Menu Bar): Clarify.
11306         (Menu Example): Replace print example with menu-bar-replace-menu.
11308         * help.texi (Documentation Basics): Add function-documentation prop.
11310         * elisp.texi (Top): Don't refer to Flow Control node.
11312         * commands.texi (Command Overview): Improve xrefs.
11313         (Adjusting Point): Adjusting point applies to intangible and invis.
11314         (Key Sequence Input): Doc extra read-key-sequence args.
11315         Likewise for read-key-sequence-vector.
11317         * backups.texi (Rename or Copy): Minor fix.
11318         (Numbered Backups): For version-control, say the default.
11319         (Auto-Saving): make-auto-save-file-name example is simplified.
11321         * advice.texi (Advising Functions): Don't imply one part of Emacs
11322         should advise another part.  Markup changes.
11323         (Defining Advice): Move transitional para.
11324         (Activation of Advice): Cleanup.
11325         Explain if COMPILE is nil or negative.
11327         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
11329 2005-02-24  Lute Kamstra  <lute@gnu.org>
11331         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
11332         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
11334 2005-02-23  Lute Kamstra  <lute@gnu.org>
11336         * modes.texi (Defining Minor Modes): define-minor-mode can be used
11337         to define global minor modes as well.
11339         * display.texi (Managing Overlays): overlay-buffer returns nil for
11340         deleted overlays.
11342 2005-02-22  Kim F. Storm  <storm@cua.dk>
11344         * minibuf.texi (Basic Completion): Allow symbols in addition to
11345         strings in try-completion and all-completions.
11347 2005-02-14  Lute Kamstra  <lute@gnu.org>
11349         * elisp.texi (Top): Remove reference to deleted node.
11351         * lists.texi (Lists): Remove reference to deleted node.
11352         (Cons Cells): Fix typo.
11354         * loading.texi (Where Defined): Fix typo.
11356 2005-02-14  Richard M. Stallman  <rms@gnu.org>
11358         * variables.texi (Creating Buffer-Local): change-major-mode-hook
11359         is useful for discarding some minor modes.
11361         * symbols.texi (Symbol Components): Reorder examples.
11363         * streams.texi (Input Functions): State standard-input default.
11364         (Output Variables): State standard-output default.
11366         * objects.texi (Printed Representation): Clarify read syntax vs print.
11367         (Floating Point Type): Explain meaning better.
11368         (Symbol Type): Explain uniqueness better.
11369         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
11370         List examples sooner.
11371         (Box Diagrams): New subnode broken out.
11372         Some examples moved from old Lists as Boxes node.
11373         (Dotted Pair Notation): Clarify intro.
11374         (Array Type): Clarify.
11375         (Type Predicates): Add hash-table-p.
11377         * numbers.texi (Integer Basics): Clarify radix explanation.
11378         (Predicates on Numbers): Minor clarification.
11379         (Comparison of Numbers): Minor clarification.  Clarify eql.
11380         Typos in min, max.
11381         (Math Functions): Clarify overflow in expt.
11383         * minibuf.texi (Text from Minibuffer): Minor clarification.
11384         Mention arrow keys.
11386         * loading.texi (Autoload): defun's doc string overrides autoload's
11387         doc string.
11388         (Repeated Loading): Modernize "add to list" examples.
11389         (Where Defined): Finish updating table of load-history elts.
11391         * lists.texi (List-related Predicates): Minor wording improvement.
11392         (Lists as Boxes): Node deleted.
11393         (Building Lists): Explain trivial cases of number-sequence.
11395         * hash.texi (Hash Tables): Add desc to menu items.
11396         (Creating Hash): Explain "full" means "make larger".
11397         (Hash Access): Any object can be a key.
11398         State value of maphash.
11400         * functions.texi (What Is a Function): Wording cleanup.
11401         (Function Documentation): Minor cleanup.
11402         Explain purpose of calling convention at end of doc string.
11403         (Function Names): Wording cleanup.
11404         (Calling Functions): Wording cleanup.
11405         Explain better how funcall calls the function.
11406         (Function Cells): Delete example of saving and redefining function.
11408         * control.texi (Combining Conditions): Wording cleanup.
11409         (Iteration): dolist and dotimes bind VAR locally.
11410         (Cleanups): Xref to Atomic Changes.
11412         * compile.texi (Byte Compilation): Delete 19.29 info.
11413         (Compilation Functions): Macros' difficulties don't affect defsubst.
11414         (Docs and Compilation): Delete 19.29 info.
11416 2005-02-10  Richard M. Stallman  <rms@gnu.org>
11418         * objects.texi (Symbol Type): Minor correction.
11420 2005-02-06  Lute Kamstra  <lute@gnu.org>
11422         * modes.texi (Example Major Modes): Fix typos.
11424 2005-02-06  Richard M. Stallman  <rms@gnu.org>
11426         * text.texi (Margins): fill-nobreak-predicate can be one function.
11428         * strings.texi (Modifying Strings): clear-string can make unibyte.
11429         (Formatting Strings): format gives error if values missing.
11431         * positions.texi (Character Motion): Mention default arg
11432         for forward-char.  backward-char refers to forward-char.
11433         (Word Motion): Mention default arg for forward-word.
11434         (Buffer End Motion): Mention default arg for beginning-of-buffer.
11435         Simplify end-of-buffer.
11436         (Text Lines): Mention default arg for forward-line.
11437         (List Motion): Mention default arg for beginning/end-of-defun.
11438         (Skipping Characters): Minor fixes in explaining character-set.
11440         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
11441         Mode inheritance applies only when default-major-mode is nil.
11442         Clarifications.
11443         (Example Major Modes): Update Text mode and Lisp mode examples.
11444         (Minor Mode Conventions): Mention define-minor-mode at top.
11445         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
11446         (Mode Line Format): Update mode line face display info.
11447         (Properties in Mode): Mention effect of risky vars.
11448         (Imenu): Define imenu-add-to-menubar.
11449         (Font Lock Mode): Add descriptions to menu lines.
11450         (Faces for Font Lock): Add font-lock-doc-face.
11452 2005-02-05  Lute Kamstra  <lute@gnu.org>
11454         * text.texi (Maintaining Undo): Remove obsolete function.
11456 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
11458         * frames.texi (Color Names): Add pointer to the X docs about RGB
11459         color specifications.  Improve indexing.
11460         (Text Terminal Colors): Replace the description of RGB values by
11461         an xref to "Color Names".
11463 2005-02-03  Richard M. Stallman  <rms@gnu.org>
11465         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
11466         Clarify.
11467         (Selecting Windows): Clarify save-selected-window.
11468         (Cyclic Window Ordering): Clarify walk-windows.
11469         (Window Point): Clarify.
11470         (Window Start): Add comment to example.
11471         (Resizing Windows): Add `interactive' specs in examples.
11472         Document fit-window-to-buffer.
11474         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
11475         (Undo, Maintaining Undo): Clarify last change.
11476         (Sorting): In sort-numeric-fields, explain about octal and hex.
11477         Mention sort-numeric-base.
11478         (Format Properties): Add xref for hard newlines.
11480         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
11481         (Pop-Up Menus): Fix typo.
11482         (Color Names): Explain all types of color names.
11483         Explain color-values on B&W terminal.
11484         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
11486         * files.texi (File Locks): Not supported on MS systems.
11487         (Testing Accessibility): Clarify.
11489         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
11490         (Coverage Testing): Fix typo.
11492         * commands.texi (Misc Events): Remove stray space.
11494         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
11495         (Modification Time): Clarify when visited-file-modtime returns 0.
11496         (The Buffer List): Clarify bury-buffer.
11497         (Killing Buffers): Clarify.
11498         (Indirect Buffers): Add clone-indirect-buffer.
11500 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
11502         * edebug.texi (Printing in Edebug): Fix default value of
11503         edebug-print-circle.
11504         (Coverage Testing): Fix displayed frequency count data.
11506 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
11508         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
11510 2005-02-02  Kim F. Storm  <storm@cua.dk>
11512         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
11514 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
11516         * commands.texi (Misc Events): Describe the help-echo event.
11518         * text.texi (Special Properties) <help-echo>: Use `pos'
11519         consistently in description of the help-echo property.
11520         Use @code{nil} instead of @var{nil}.
11522         * display.texi (Overlay Properties): Fix the index entry for
11523         help-echo overlay property.
11525         * customize.texi (Type Keywords): Uncomment the xref to the
11526         help-echo property documentation.
11528 2005-01-23  Kim F. Storm  <storm@cua.dk>
11530         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
11531         return value.  Third element FULLY replaced by PARTIAL which
11532         specifies number of invisible pixels if row is only partially visible.
11533         (Textual Scrolling): Mention auto-window-vscroll.
11534         (Vertical Scrolling): New defvar auto-window-vscroll.
11536 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
11538         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
11539         command remapping.
11541 2005-01-15  Richard M. Stallman  <rms@gnu.org>
11543         * display.texi (Defining Images): Mention DATA-P arg of create-image.
11545 2005-01-14  Kim F. Storm  <storm@cua.dk>
11547         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
11549         * text.texi (Links and Mouse-1): Fix string and vector item.
11551 2005-01-13  Richard M. Stallman  <rms@gnu.org>
11553         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
11554         descriptions of overriding-local-map and overriding-terminal-local-map.
11556         * text.texi (Links and Mouse-1): Clarify text.
11558 2005-01-13  Kim F. Storm  <storm@cua.dk>
11560         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
11562 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
11564         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
11566 2005-01-12  Kim F. Storm  <storm@cua.dk>
11568         * text.texi (Links and Mouse-1): Rename section from Enabling
11569         Mouse-1 to Following Links.  Change xrefs.
11570         Add examples for define-button-type and define-widget.
11572         * display.texi (Button Properties, Button Buffer Commands):
11573         Clarify mouse-1 and follow-link functionality.
11575 2005-01-12  Richard M. Stallman  <rms@gnu.org>
11577         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
11579         * display.texi (Beeping): Fix Texinfo usage.
11581         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
11583 2005-01-11  Kim F. Storm  <storm@cua.dk>
11585         * display.texi (Button Properties, Button Buffer Commands):
11586         Mention mouse-1 binding.  Add follow-link keyword.
11588         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
11589         (Enabling Mouse-1 to Follow Links): New subsection.
11591 2005-01-06  Richard M. Stallman  <rms@gnu.org>
11593         * text.texi (Special Properties): Minor change.
11595         * os.texi (Timers): Clarify previous change.
11597         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
11599 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
11601         * display.texi (Face Attributes): Correct xref to renamed node.
11603 2005-01-01  Richard M. Stallman  <rms@gnu.org>
11605         * display.texi (Face Attributes): Describe hex color specs.
11607 2004-12-31  Richard M. Stallman  <rms@gnu.org>
11609         * os.texi (Timers): Update previous change.
11611 2004-12-30  Kim F. Storm  <storm@cua.dk>
11613         * display.texi (Line Height): Total line-height is now specified
11614         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
11615         in cons cells.  (nil . RATIO) is relative to actual line height.
11616         Use line-height `t' instead of `0' to get minimum height.
11618 2004-12-29  Richard M. Stallman  <rms@gnu.org>
11620         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
11622 2004-12-28  Richard M. Stallman  <rms@gnu.org>
11624         * commands.texi (Quitting): Clarify value of with-local-quit.
11626         * elisp.texi (Top): Fix previous change.
11628         * loading.texi (Loading): Fix previous change.
11630 2004-12-27  Richard M. Stallman  <rms@gnu.org>
11632         * Makefile.in (MAKEINFO): Specify --force.
11634         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
11636         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
11638         * display.texi (Line Height): Further clarify.
11640         * elisp.texi (Top): Update Loading submenu.
11642         * loading.texi (Where Defined): New node.
11643         (Unloading): load-history moved to Where Defined.
11645 2004-12-21  Richard M. Stallman  <rms@gnu.org>
11647         * commands.texi (Event Input Misc): Add while-no-input.
11649 2004-12-11  Richard M. Stallman  <rms@gnu.org>
11651         * display.texi (Line Height): Rewrite text for clarity.
11653 2004-12-11  Kim F. Storm  <storm@cua.dk>
11655         * display.texi (Display): Add node "Line Height" to menu.
11656         (Line Height): New node.  Move full description of line-spacing
11657         and line-height text properties here from text.texi.
11658         (Scroll Bars): Add vertical-scroll-bar variable.
11660         * frames.texi (Window Frame Parameters): Remove line-height defvar.
11662         * locals.texi (Standard Buffer-Local Variables): Fix xref for
11663         line-spacing and vertical-scroll-bar.
11665         * text.texi (Special Properties): Just mention line-spacing and
11666         line-height here, add xref to new "Line Height" node.
11668 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
11670         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
11672         * locals.texi (Standard Buffer-Local Variables):
11673         Add @xref for `line-spacing'.
11675 2004-12-05  Richard M. Stallman  <rms@gnu.org>
11677         * Makefile.in (maintainer-clean): Remove the info files
11678         in $(infodir) where they are created.
11680 2004-12-03  Richard M. Stallman  <rms@gnu.org>
11682         * windows.texi (Selecting Windows): get-lru-window and
11683         get-largest-window don't consider dedicated windows.
11685         * text.texi (Undo): Document undo-in-progress.
11687 2004-11-26  Richard M. Stallman  <rms@gnu.org>
11689         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
11690         Remove a few vars that are not always buffer-local.
11692 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
11694         * locals.texi (Standard Buffer-Local Variables): Comment out
11695         xref's to non-existent node `Yet to be written'.
11697 2004-11-24  Richard M. Stallman  <rms@gnu.org>
11699         * processes.texi (Synchronous Processes): Grammar fix.
11701         * numbers.texi (Comparison of Numbers): Add eql.
11703         * locals.texi (Standard Buffer-Local Variables): Add many vars.
11705         * intro.texi (Printing Notation): Fix previous change.
11707         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
11708         and default-indicate-buffer-boundaries from here.
11709         (Usual Display): To here.
11710         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
11711         (Usual Display): Move tab-width up.
11713         * customize.texi (Variable Definitions):
11714         Replace show-paren-mode example with tooltip-mode.
11715         (Simple Types, Composite Types, Defining New Types):
11716         Minor cleanups.
11718 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
11720         * processes.texi (Synchronous Processes, Output from Processes):
11721         Markup fix.
11723 2004-11-20  Richard M. Stallman  <rms@gnu.org>
11725         * positions.texi (Skipping Characters): skip-chars-forward
11726         now handles char classes.
11728         * intro.texi (Printing Notation): Avoid confusion of `print'
11729         when explaining @print.
11731         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
11733         * display.texi (Display Table Format): Minor fix.
11735         * streams.texi (Output Functions): Fix print example.
11737         * Makefile.in (elisp): New target.
11738         (dist): Depend on $(infodir)/elisp, not elisp.
11739         Copy the info files from $(infodir).
11741         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
11742         read-from-minibuffer.
11744         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
11746 2004-11-19  Richard M. Stallman  <rms@gnu.org>
11748         * searching.texi (Regexp Search): Add search-whitespace-regexp.
11750 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
11752         * tips.texi (Coding Conventions): Fix typo.
11754 2004-11-16  Richard M. Stallman  <rms@gnu.org>
11756         * tips.texi (Coding Conventions): Separate defvar and require
11757         methods to avoid warnings.  Use require only when there are many
11758         functions and variables from that package.
11760         * minibuf.texi (Minibuffer Completion): When ignoring case,
11761         predicate must not be case-sensitive.
11763         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
11764         (Test Coverage): Don't talk about "splotches".  Clarified.
11766 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
11768         * frames.texi (Window Frame Parameters): Fix typo.
11770 2004-11-15  Kim F. Storm  <storm@cua.dk>
11772         * symbols.texi (Other Plists): Note that plist-get may signal error.
11773         Add safe-plist-get.
11775 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
11777         * modes.texi (Font Lock Basics): Fix typo.
11779 2004-11-08  Richard M. Stallman  <rms@gnu.org>
11781         * syntax.texi (Syntax Table Functions): Add syntax-after.
11783 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
11785         * os.texi (Processor Run Time): New section documenting
11786         get-internal-run-time.
11788 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
11790         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
11791         it nukes elisp-cover.texi.
11792         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
11793         elisp-0 etc.
11795 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
11797         * commands.texi (Keyboard Macros): Document `append' return value
11798         of `defining-kbd-macro'.
11800 2004-11-01  Richard M. Stallman  <rms@gnu.org>
11802         * commands.texi (Interactive Call): Add called-interactively-p.
11804 2004-10-29  Simon Josefsson  <jas@extundo.com>
11806         * minibuf.texi (Reading a Password): Revert.
11808 2004-10-28  Richard M. Stallman  <rms@gnu.org>
11810         * frames.texi (Display Feature Testing): Explain about "vendor".
11812 2004-10-27  Richard M. Stallman  <rms@gnu.org>
11814         * commands.texi (Interactive Codes): `N' uses numeric prefix,
11815         not raw.  Clarify `n'.
11816         (Interactive Call): Rewrite interactive-p, focusing on when
11817         and how to use it.
11818         (Misc Events): Clarify previous change.
11820         * advice.texi (Simple Advice): Clarify what job the example does.
11821         (Around-Advice): Clarify ad-do-it.
11822         (Activation of Advice): An option of ad-default-compilation-action
11823         is `never', not `nil'.
11825 2004-10-26  Kim F. Storm  <storm@cua.dk>
11827         * commands.texi (Interactive Codes): Add U code letter.
11829 2004-10-25  Simon Josefsson  <jas@extundo.com>
11831         * minibuf.texi (Reading a Password): Add.
11833 2004-10-24  Jason Rumney  <jasonr@gnu.org>
11835         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
11836         and wheel-down.
11838 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
11840         * processes.texi (Synchronous Processes): Document process-file.
11842 2004-10-22  Kenichi Handa  <handa@m17n.org>
11844         * text.texi (translate-region): Document that it accepts also a
11845         char-table.
11847 2004-10-22  David Ponce  <david@dponce.com>
11849         * windows.texi (Resizing Windows): Document the `preserve-before'
11850         argument of the functions `enlarge-window' and `shrink-window'.
11852 2004-10-19  Jason Rumney  <jasonr@gnu.org>
11854         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
11856 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
11858         * text.texi (Filling): Add anchor for definition of
11859         `sentence-end-double-space'.
11861         * searching.texi (Regexp Example): Update description of how
11862         Emacs currently recognizes the end of a sentence.
11863         (Standard Regexps): Update definition of the variable
11864         `sentence-end'.  Add definition of the function `sentence-end'.
11866 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
11868         * display.texi (Progress): New node.
11870 2004-10-05  Kim F. Storm  <storm@cua.dk>
11872         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
11874 2004-09-29  Kim F. Storm  <storm@cua.dk>
11876         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
11877         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
11878         fringe bitmap symbols, as they now have their own namespace.
11879         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
11880         vs. pixels.  Signal error if no free bitmap slots.
11881         (Pixel Specification): Change IMAGE to @var{image}.
11883 2004-09-28  Richard M. Stallman  <rms@gnu.org>
11885         * text.texi (Special Properties): Clarify line-spacing and line-height.
11887         * searching.texi (Regexp Search): Add looking-back.
11889 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
11891         * display.texi: Correct typos.
11892         (Image Descriptors): Correct xref's.
11894 2004-09-25  Richard M. Stallman  <rms@gnu.org>
11896         * text.texi (Special Properties): Cleanups in `cursor'.
11897         Rewrites in `line-height' and `line-spacing'; exchange them.
11899         * display.texi (Fringes): Rewrite previous change.
11900         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
11901         (Display Fringe Bitmaps): Node deleted, text moved.
11902         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
11903         (Scroll Bars): Clarify set-window-scroll-bars.
11904         (Pointer Shape): Rewrite.
11905         (Specified Space): Clarify :align-to, etc.
11906         (Pixel Specification): Use @var.  Clarify new text.
11907         (Other Display Specs): Clarify `slice'.
11908         (Image Descriptors): Cleanups.
11909         (Showing Images): Cleanups.
11911 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
11913         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
11915         * modes.texi: Various minor changes in addition to:
11916         (Major Mode Conventions): Final call to `run-mode-hooks' should
11917         not be inside the `delay-mode-hooks' form.
11918         (Mode Hooks): New node.
11919         (Hooks): Delete obsolete example.
11920         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
11921         node "Mode Hooks".
11923 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
11925         * display.texi: Correct various typos.
11926         (Display): Rename node "Pointer Shapes" to "Pointer
11927         Shape".  (There is already a node called "Pointer Shapes" in
11928         frames.texi.)
11929         (Images): Remove non-existent node "Image Slices" from menu.
11931 2004-09-23  Kim F. Storm  <storm@cua.dk>
11933         * text.texi (Special Properties): Add `cursor', `pointer',
11934         `line-height', and `line-spacing' properties.
11936         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
11937         Shapes' to menu.
11938         (Standard Faces): Doc fix for fringe face.
11939         (Fringes): Add `overflow-newline-into-fringe' and
11940         'indicate-buffer-boundaries'.
11941         (Fringe Bitmaps, Pointer Shapes): New nodes.
11942         (Display Property): Add 'Pixel Specification' and 'Display Fringe
11943         Bitmaps' to menu.
11944         (Specified Space): Describe pixel width and height.
11945         (Pixel Specification): New node.
11946         (Other Display Specs): Add `slice' property.
11947         (Display Fringe Bitmaps): New node.
11948         (Images): Add 'Image Slices' to menu.
11949         (Image Descriptors): Add `:pointer' and `:map' properties.
11950         (Showing Images): Add slice arg to `insert-image'.
11951         Add 'insert-sliced-image'.
11953 2004-09-20  Richard M. Stallman  <rms@gnu.org>
11955         * commands.texi (Key Sequence Input):
11956         Clarify downcasing in read-key-sequence.
11958 2004-09-08  Juri Linkov  <juri@jurta.org>
11960         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
11962 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
11964         * locals.texi (Standard Buffer-Local Variables):
11965         Add `buffer-auto-save-file-format'.
11966         * internals.texi (Buffer Internals): Describe new
11967         auto_save_file_format field of the buffer structure.
11968         * files.texi (Format Conversion): `auto-save-file-format' has been
11969         renamed `buffer-auto-save-file-format'.
11971 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
11973         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
11974         an integer or a marker.
11975         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
11977 2004-08-22  Richard M. Stallman  <rms@gnu.org>
11979         * modes.texi (Major Mode Conventions): Discuss rebinding of
11980         standard key bindings.
11982 2004-08-18  Kim F. Storm  <storm@cua.dk>
11984         * processes.texi (Accepting Output): Add `just-this-one' arg to
11985         `accept-process-output'.
11986         (Output from Processes): New var `process-adaptive-read-buffering'.
11988 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
11990         * keymaps.texi: Various changes in addition to:
11991         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
11992         Give more varied examples for `kbd'.
11993         (Creating Keymaps): Char tables have slots for all characters
11994         without modifiers.
11995         (Active Keymaps): `overriding-local-map' and
11996         `overriding-terminal-local-map' also override text property and
11997         overlay keymaps.
11998         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
11999         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
12000         to denote a prefix of no events.
12001         `map-keymap' includes parent's bindings _recursively_.
12002         Clarify and correct description of `where-is-internal'.
12003         Mention BUFFER-OR-NAME arg to `describe-bindings'.
12004         (Menu Example): For menus intended for use with the keyboard, the
12005         menu items should be bound to characters or real function keys.
12007 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
12009         * objects.texi (Character Type): Reposition `@anchor' to prevent
12010         double space inside sentence in Info.
12012         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
12013         renamed to `disabled-command-function'.
12014         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
12015         (Command Loop Info): Replace reference to it.
12016         (Disabling Commands): `disabled-command-hook' has been renamed to
12017         `disabled-command-function'.
12019 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
12021         * os.texi (Translating Input): Only non-prefix bindings in
12022         `key-translation-map' override actual key bindings.  Warn about
12023         possible indirect effect of actual key bindings on non-prefix
12024         bindings in `key-translation-map'.
12026 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
12028         * minibuf.texi (High-Level Completion): Add anchor for definition
12029         of `read-variable'.
12031         * commands.texi: Various changes in addition to:
12032         (Using Interactive): Clarify description of `interactive-form'.
12033         (Interactive Call): Mention default for KEYS argument to
12034         `call-interactively'.
12035         (Command Loop Info): Clarify description of `this-command-keys'.
12036         Mention KEEP-RECORD argument to `clear-this-command-keys'.
12037         Value of `last-event-frame' can be `macro'.
12038         (Repeat Events): `double-click-fuzz' is also used to distinguish
12039         clicks and drags.
12040         (Classifying Events): Clarify descriptions of `event-modifiers'
12041         `event-basic-type' and `event-convert-list'.
12042         (Accessing Events): `posn-timestamp' takes POSITION argument.
12043         (Quoted Character Input): Clarify description of
12044         `read-quoted-char' and fix example.
12045         (Quitting): Add `with-local-quit'.
12046         (Disabling Commands): Correct and clarify descriptions of
12047         `enable-command' and `disable-command'.
12048         Mention what happens if `disabled-command-hook' is nil.
12049         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
12050         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
12052 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
12054         * frames.texi: Various changes in addition to:
12055         (Creating Frames): Expand and clarify description of `make-frame'.
12056         (Window Frame Parameters): Either none or both of the `icon-left'
12057         and `icon-top' parameters must be specified.  Put descriptions of
12058         `menu-bar-lines' and `toolbar-lines' closer together and change
12059         them accordingly.
12060         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
12061         except while processing `frame-title-format' or `icon-title-format'.
12062         (Deleting Frames): Correct description of `delete-frame'.
12063         Non-nil return values of `frame-live-p' are like those of `framep'.
12064         (Frames and Windows): Mention return value of
12065         `set-frame-selected-window'.
12066         (Visibility of Frames): Mention `force' argument to
12067         `make-frame-invisible'.  `frame-visible-p' returns t for all
12068         frames on text-only terminals.
12069         (Frame Configurations): Restoring a frame configuration does not
12070         restore deleted frames.
12071         (Window System Selections): `x-set-selection' returns DATA.
12072         (Resources): Add example.
12073         (Display Feature Testing): Clarify descriptions of
12074         `display-pixel-height', `display-pixel-width', `x-server-version'
12075         and `x-server-vendor'.
12077         * windows.texi (Choosing Window): Add anchor.
12078         * minibuf.texi (Minibuffer Misc): Add anchor.
12080 2004-07-23  John Paul Wallington  <jpw@gnu.org>
12082         * macros.texi (Defining Macros): Declaration keyword for setting
12083         Edebug spec is `debug' not `edebug'.
12085 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
12087         * windows.texi: Various small changes in addition to:
12088         (Window Point): Mention return value of `set-window-point'.
12089         (Window Start): `pos-visible-in-window-p' disregards horizontal
12090         scrolling.  Explain return value if PARTIALLY is non-nil.
12091         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
12092         and `set-window-vscroll'.
12093         (Size of Window): The argument WINDOW to `window-inside-edges',
12094         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
12095         (Resizing Windows): Explain return value of
12096         `shrink-window-if-larger-than-buffer'.
12097         `window-size-fixed' automatically becomes buffer local when set.
12098         (Window Configurations): Explain return value of
12099         `set-window-configuration'.
12101         * minibuf.texi (Minibuffer Misc): Add anchor for
12102         `minibuffer-scroll-window'.
12104         * positions.texi (Text Lines): Add anchor for `count-lines'.
12106 2004-07-17  Richard M. Stallman  <rms@gnu.org>
12108         * display.texi (Overlay Properties): Adding `evaporate' prop
12109         deletes empty overlay immediately.
12111         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
12112         fix example.
12114 2004-07-16  Jim Blandy  <jimb@redhat.com>
12116         * searching.texi (Regexp Backslash): Document new \_< and \_>
12117         operators.
12119 2004-07-16  Juanma Barranquero  <lektu@terra.es>
12121         * display.texi (Images): Fix Texinfo usage.
12123 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
12125         * buffers.texi (Modification Time): `visited-file-modtime' now
12126         returns a list of two integers, instead of a cons.
12128 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
12130         * windows.texi: Various changes in addition to:
12131         (Splitting Windows): Add `split-window-keep-point'.
12133 2004-07-09  Richard M. Stallman  <rms@gnu.org>
12135         * frames.texi (Input Focus): Minor fix.
12137 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
12139         * frames.texi (Input Focus): Clarify descriptions of
12140         `select-frame-set-input-focus' and `select-frame'.
12142 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
12144         * os.texi: Various small changes in addition to:
12145         (Killing Emacs): Expand and clarify description of
12146         `kill-emacs-query-functions' and `kill-emacs-hook'.
12147         (System Environment): Expand and clarify description of `getenv'
12148         and `setenv'.
12149         (Timers): Clarify description of `run-at-time'.
12150         (Translating Input): Correct description of
12151         `extra-keyboard-modifiers'.
12152         (Flow Control): Correct description of `enable-flow-control'.
12154 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
12156         * os.texi: Update copyright.
12157         (Session Management): Grammar fix.
12158         Clarify which Emacs does the restarting.
12159         Use @samp for *scratch* buffer.
12161 2004-07-04  Alan Mackenzie  <acm@muc.de>
12163         * frames.texi (Input Focus): Add documentation for
12164         `select-frame-set-input-focus'.  Replace refs to non-existent
12165         `switch-frame' with `select-frame'.  Minor corrections and tidying
12166         up of text-only terminal stuff.
12168 2004-07-02  Richard M. Stallman  <rms@gnu.org>
12170         * files.texi (Saving Buffers): Cleanup write-contents-function.
12171         (Magic File Names): Cleanup file-remote-p.
12173 2004-07-02  Kai Großjohann  <kai@emptydomain.de>
12175         * files.texi (Magic File Names): `file-remote-p' returns an
12176         identifier of the remote system, not just t.
12178 2004-07-02  David Kastrup  <dak@gnu.org>
12180         * searching.texi (Entire Match Data): Add explanation about new
12181         match-data behavior when @var{integers} is non-nil.
12183 2004-06-24  Richard M. Stallman  <rms@gnu.org>
12185         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
12187         * customize.texi (Variable Definitions): Note about doc strings
12188         and :set.
12190         * keymaps.texi (Keymap Terminology): Document `kbd'.
12191         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
12193         * display.texi (Invisible Text): Setting buffer-invisibility-spec
12194         makes it buffer-local.
12196         * files.texi (Saving Buffers): Correct previous change.
12198         * commands.texi (Accessing Events):
12199         Clarify posn-col-row and posn-actual-col-row.
12201 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
12203         * commands.texi (Accessing Events): New functions
12204         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
12206 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12208         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
12209         * frames.texi, buffers.texi, backups.texi, variables.texi:
12210         * loading.texi, eval.texi, functions.texi, control.texi:
12211         * symbols.texi, minibuf.texi: Reposition @anchor's.
12213         * help.texi: Various small changes in addition to the following.
12214         (Describing Characters): Describe PREFIX argument to
12215         `key-description'.  Correct and clarify definition of
12216         `text-char-description'.  Describe NEED-VECTOR argument to
12217         `read-kbd-macro'.
12218         (Help Functions): Clarify definition of `apropos'.
12220 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
12222         * files.texi (Saving Buffers): Correct description of
12223         `write-contents-functions'.
12225 2004-06-21  Juanma Barranquero  <lektu@terra.es>
12227         * display.texi (Images): Remove redundant @vindex directives.
12228         Rewrite `image-library-alist' doc in active voice.
12230 2004-06-14  Juanma Barranquero  <lektu@terra.es>
12232         * display.texi (Images): Document new delayed library loading,
12233         variable `image-library-alist' and (existing but undocumented)
12234         function `image-type-available-p'.
12236 2004-06-05  Richard M. Stallman  <rms@gnu.org>
12238         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
12239         refer the user to the Initial Input node.
12240         (Text from Minibuffer): Likewise.
12241         (Initial Input): New node.  Document this feature
12242         and say it is mostly deprecated.
12244 2004-05-30  Richard M. Stallman  <rms@gnu.org>
12246         * loading.texi (Named Features): Clarify return value
12247         and meaning of NOERROR.
12249         * variables.texi (File Local Variables): Minor cleanup.
12251 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
12253         * files.texi (Magic File Names): Add `file-remote-p' as operation
12254         of file name handlers.
12256 2004-05-29  Richard M. Stallman  <rms@gnu.org>
12258         * modes.texi (Minor Mode Conventions): (-) has no special meaning
12259         as arg to a minor mode command.
12261 2004-05-22  Richard M. Stallman  <rms@gnu.org>
12263         * syntax.texi (Syntax Class Table): Word syntax not just for English.
12265         * streams.texi (Output Variables): Doc float-output-format.
12267         * searching.texi (Regexp Special): Nested repetition can be infloop.
12269         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
12270         real stack overflow.
12272         * compile.texi: Minor cleanups.
12274 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
12276         * lists.texi (Cons Cells): Explain dotted lists, true lists,
12277         circular lists.
12278         (List Elements): Explain handling of circular and dotted lists.
12280 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
12282         * modes.texi (Search-based Fontification): Fix typo.
12284 2004-05-10  Juanma Barranquero  <lektu@terra.es>
12286         * modes.texi (Mode Line Variables): Fix description of
12287         global-mode-string, which is now after which-func-mode, not the
12288         buffer name.
12290 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
12292         * modes.texi (Desktop Save Mode): Add.
12293         (Modes): Add menu entry Desktop Save Mode.
12295         * hooks.texi: Add desktop-after-read-hook,
12296         desktop-no-desktop-file-hook and desktop-save-hook.
12298         * locals.texi: Add desktop-save-buffer.
12300 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
12302         * display.texi: emacs -> Emacs.
12304 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
12306         * files.texi (Changing Files): Document set-file-times.
12308 2004-04-23  Juanma Barranquero  <lektu@terra.es>
12310         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
12312 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
12314         * tips.texi (Coding Conventions): defopt -> defcustom.
12316 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
12318         * sequences.texi: Various clarifications.
12320 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
12322         * buffers.texi (Read Only Buffers): Mention optional ARG to
12323         `toggle-read-only'.
12325 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
12327         * windows.texi (Selecting Windows): Note that get-lru-window
12328         returns a full-width window if possible.
12330 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
12332         * buffers.texi: Various changes in addition to:
12333         (Buffer File Name): Add `find-buffer-visiting'.
12334         (Buffer Modification): Mention optional ARG to `not-modified'.
12335         (Indirect Buffers): Mention optional CLONE argument to
12336         `make-indirect-buffer'.
12338         * files.texi: Various changes in addition to:
12339         (Visiting Functions): `find-file-hook' is now a normal hook.
12340         (File Name Expansion): Explain difference between the way that
12341         `expand-file-name' and `file-truename' treat `..'.
12342         (Contents of Directories): Mention optional ID-FORMAT argument to
12343         `directory-files-and-attributes'.
12344         (Format Conversion): Mention new optional CONFIRM argument to
12345         `format-write-file'.
12347 2004-04-12  Miles Bader  <miles@gnu.org>
12349         * macros.texi (Expansion): Add description of `macroexpand-all'.
12351 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
12353         * variables.texi (Variable Aliases):
12354         Mention cyclic-variable-indirection.
12356         * errors.texi (Standard Errors): Ditto.
12358 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
12360         * backups.texi: Various small changes in addition to:
12361         (Making Backups): Mention return value of `backup-buffer'.
12362         (Auto-Saving): Mention optional FORCE argument to
12363         `delete-auto-save-file-if-necessary'.
12364         (Reverting): Mention optional PRESERVE-MODES argument to
12365         `revert-buffer'.  Correct description of `revert-buffer-function'.
12367 2004-03-22  Juri Linkov  <juri@jurta.org>
12369         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
12370         with `Vector Functions'.
12372         * text.texi (Sorting): Add missing quote.
12374 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
12376         * intro.texi (Lisp History): Replace xref to `cl' manual with
12377         inforef.
12379 2004-03-12  Richard M. Stallman  <rms@gnu.org>
12381         * intro.texi (Version Info): Add arg to emacs-version.
12382         (Lisp History): Change xref to CL manual.
12384 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
12386         * minibuf.texi (Completion Commands): Add xref to Emacs manual
12387         for Partial Completion mode.
12389 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
12391         * customize.texi: Fix typo.  Remove eol whitespace.
12393 2004-03-04  Richard M. Stallman  <rms@gnu.org>
12395         * processes.texi: Fix typos.
12397         * lists.texi (Building Lists): Minor clarification.
12399         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
12400         in make-hash-table.
12402 2004-02-29  Juanma Barranquero  <lektu@terra.es>
12404         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
12405         rm, and ignore exit code.
12407 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
12409         * display.texi (Defining Faces): Add description for min-colors.
12410         Update example.
12412 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
12414         * abbrevs.texi: Various corrections and clarifications in addition
12415         to the following:
12416         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
12418 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
12420         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
12422 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
12424         * text.texi: Various small changes in addition to the following:
12425         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
12426         to delete-horizontal-space.
12427         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
12428         description of yank-handler text property at various places.
12430         * frames.texi (Window System Selections): Add anchor.
12432         * syntax.texi (Syntax Table Functions): Clarify and correct
12433         descriptions of make-syntax-table and copy-syntax-table.
12434         (Motion and Syntax): Clarify SYNTAXES argument to
12435         skip-syntax-forward.
12436         (Parsing Expressions): Mention that the return value of
12437         parse-partial-sexp is currently a list of ten rather than nine
12438         elements.
12439         (Categories): Various corrections and clarifications.
12441 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
12443         * markers.texi (Marker Insertion Types): Minor change.
12445         * locals.texi (Standard Buffer-Local Variables):
12446         * commands.texi (Interactive Codes, Using Interactive):
12447         * functions.texi (Related Topics): Fix xrefs.
12449 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
12451         * lists.texi (Sets And Lists): Update description of delete-dups.
12453 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
12455         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
12457 2004-02-16  Jan Djärv  <jan.h.d@swipnet.se>
12459         * frames.texi (Parameter Access): frame-parameters arg is optional.
12460         modify-frame-parameters handles nil for FRAME.
12461         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
12462         are all-or-nothing for certain toolkits.
12463         Mention parameter wait-for-wm.
12464         (Frames and Windows): In frame-first-window and frame-selected-window
12465         the arg is optional.
12466         (Input Focus): In redirect-frame-focus the second arg is optional.
12467         (Window System Selections): Mention selection type CLIPBOARD.
12468         Mention data-type UTF8_STRING.
12469         Mention numbering of cut buffers.
12470         (Resources): Describe x-resource-name.
12472 2004-02-16  Richard M. Stallman  <rms@gnu.org>
12474         * windows.texi (Buffers and Windows): Delete false table
12475         about all-frames.
12477         * syntax.texi (Parsing Expressions): Delete old caveat
12478         about parse-sexp-ignore-comments.
12480         * streams.texi (Output Variables): Add print-quoted.
12482         * lists.texi (Building Lists): Minor cleanup.
12484         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
12486         * display.texi (Overlays): Explain overlays use markers.
12487         (Managing Overlays): Explain front-advance and rear-advance
12488         in more detail.
12490         * loading.texi (Unloading): Document unload-feature-special-hooks.
12491         Get rid of fns-NNN.el file.
12493 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
12495         * help.texi (Describing Characters): Fix text-char-description
12496         example output.
12498         * edebug.texi (Using Edebug): Fix example.
12500         * debugging.texi (Internals of Debugger): Fix return value.
12502         * files.texi (Changing Files): Fix argname.
12504         * calendar.texi: Fix parens, and default values.
12506         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
12507         * nonascii.texi, objects.texi, os.texi: Minor fixes.
12508         * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
12510         * positions.texi (Text Lines): Don't add -1 in current-line.
12512 2004-02-16  Richard M. Stallman  <rms@gnu.org>
12514         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
12516 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
12518         * processes.texi (Low-Level Network): Fix a typo.
12520 2004-02-12  Kim F. Storm  <storm@cua.dk>
12522         * display.texi (Fringes): Use consistent wording.
12523         Note that window-fringe's window arg is optional.
12524         (Scroll Bars): Use consistent wording.
12526 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
12528         * tips.texi (Comment Tips): Document the new conventions for
12529         commenting out code.
12531 2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
12533         * positions.texi (Text Lines): Add missing end defun.
12535 2004-02-07  Kim F. Storm  <storm@cua.dk>
12537         * positions.texi (Text Lines): Add line-number-at-pos.
12539 2004-02-06  John Paul Wallington  <jpw@gnu.org>
12541         * display.texi (Button Properties, Button Buffer Commands):
12542         mouse-2 invokes button, not down-mouse-1.
12544 2004-02-04  Jason Rumney  <jasonr@gnu.org>
12546         * makefile.w32-in: Sync with Makefile.in changes.
12548 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
12550         * minibuf.texi (Text from Minibuffer): Various corrections and
12551         clarifications.
12552         (Object from Minibuffer): Correct Lisp description of
12553         read-minibuffer.
12554         (Minibuffer History): Clarify description of cons values for
12555         HISTORY arguments.
12556         (Basic Completion): Various corrections and clarifications.
12557         Add completion-regexp-list.
12558         (Minibuffer Completion): Correct and clarify description of
12559         completing-read.
12560         (Completion Commands): Mention Partial Completion mode.
12561         Various other minor changes.
12562         (High-Level Completion): Various corrections and clarifications.
12563         (Reading File Names): Ditto.
12564         (Minibuffer Misc): Ditto.
12566 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
12568         * strings.texi (Text Comparison): assoc-string also matches
12569         elements of alists that are strings instead of conses.
12570         (Formatting Strings): Standardize Texinfo usage.  Update index
12571         entries.
12573 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
12575         * lists.texi (Sets And Lists): Add delete-dups.
12577 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
12579         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
12580         special form.
12581         * macros.texi (Defining Macros): Update description of `declare',
12582         which now is a macro.
12583         (Wrong Time): Fix typos.
12585 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
12587         * compile.texi (Compilation Functions): Expand descriptions of
12588         `compile-defun', `byte-compile-file', `byte-recompile-directory'
12589         and `batch-byte-compile'.  In particular, mention and describe
12590         all optional arguments.
12591         (Disassembly): Correct and clarify the description of `disassemble'.
12593 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
12595         * searching.texi: Various small changes in addition to the
12596         following.
12597         (Regexp Example): Adapt to new value of `sentence-end'.
12598         (Regexp Functions): The PAREN argument to `regexp-opt' can be
12599         `words'.
12600         (Search and Replace): Add usage note for `perform-replace'.
12601         (Entire Match Data): Mention INTEGERS and REUSE arguments to
12602         `match-data'.
12603         (Standard Regexps): Update for new values of `paragraph-start'
12604         and `sentence-end'.
12606 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
12608         * files.texi (Saving Buffers): Clarify descriptions of
12609         `write-contents-functions' and `before-save-hook'.
12610         Make the defvar's for `before-save-hook' and `after-save-hook'
12611         into defopt's.
12613 2004-01-07  Kim F. Storm  <storm@cua.dk>
12615         * commands.texi (Click Events): Describe new image and
12616         width/height elements of click events.
12617         (Accessing Events): Add posn-string, posn-image, and
12618         posn-object-width-height.  Change posn-object to return either
12619         image or string object.
12621 2004-01-01  Simon Josefsson  <jas@extundo.com>
12623         * hooks.texi (Standard Hooks): Add before-save-hook.
12624         * files.texi (Saving Buffers): Likewise.
12626 2004-01-03  Richard M. Stallman  <rms@gnu.org>
12628         * frames.texi (Frames and Windows): Delete frame-root-window.
12630 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
12632         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
12634         * functions.texi: Various small changes in addition to the
12635         following.
12636         (What Is a Function): `functionp' returns nil for macros.
12637         Clarify behavior of this and following functions for symbol arguments.
12638         (Function Documentation): Add `\' in front of (fn @var{arglist})
12639         and explain why.
12640         (Defining Functions): Mention DOCSTRING argument to `defalias'.
12641         Add anchor.
12642         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
12644 2004-01-01  Miles Bader  <miles@gnu.org>
12646         * display.texi (Buttons): New section.
12648 2003-12-31  Andreas Schwab  <schwab@suse.de>
12650         * numbers.texi (Math Functions): sqrt reports a domain-error
12651         error.
12652         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
12654 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
12656         * tips.texi (Documentation Tips): Update item on hyperlinks in
12657         documentation strings.
12659         * errors.texi (Standard Errors): Various small corrections and
12660         additions.
12662         * control.texi: Various small changes in addition to the
12663         following.
12664         (Signaling Errors): Provide some more details on how `signal'
12665         constructs the error message.  Add anchor to the definition of
12666         `signal'.
12667         (Error Symbols): Describe special treatment of `quit'.
12668         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
12669         to emphasize that it has to be a single form.
12671         * buffers.texi: Add anchor.
12673 2003-12-29  Richard M. Stallman  <rms@gnu.org>
12675         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
12676         (Window Configurations): Add window-configuration-frame.
12678         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
12680         * text.texi (Examining Properties): Add get-char-property-and-overlay.
12681         Change arg name in get-char-property.
12682         (Special Properties): Update handling of keymap property.
12684         * strings.texi (Modifying Strings): Add clear-string.
12685         (Text Comparison): Add assoc-string and remove
12686         assoc-ignore-case, assoc-ignore-representation.
12688         * os.texi (Time of Day): Add set-time-zone-rule.
12690         * numbers.texi (Math Functions): asin, acos, log, log10
12691         report domain-error errors.
12693         * nonascii.texi (Converting Representations):
12694         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
12695         (Encoding and I/O): Add file-name-coding-system.
12697         * modes.texi (Search-based Fontification): Explain that
12698         face specs are symbols with face names as values.
12700         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
12702         * lists.texi (Building Lists): remq moved elsewhere.
12703         (Sets And Lists): remq moved here.
12704         (Association Lists): Refer to assoc-string.
12706         * internals.texi (Garbage Collection): Add memory-use-counts.
12708         * frames.texi (Frames and Windows): Add set-frame-selected-window
12709         and frame-root-window.
12711         * files.texi (Contents of Directories):
12712         Add directory-files-and-attributes.
12714         * display.texi (Refresh Screen): Add force-window-update.
12715         (Invisible Text): Explain about moving point out of invis text.
12716         (Overlay Properties): Add overlay-properties.
12717         (Managing Overlays): Add overlayp.
12718         (GIF Images): Invalid image number displays a hollow box.
12720         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
12721         (Killing Buffers): Add buffer-live-p.
12723 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
12725         * display.texi (Fringes): Fix typo "set-buffer-window".
12727 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
12729         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
12730         * nonascii.texi, processes.texi, tips.texi, variables.texi:
12731         Add or change various xrefs and anchors.
12733         * commands.texi: Replace all occurrences of @acronym{CAR} with
12734         @sc{car}, for consistency with the rest of the Elisp manual.
12735         `car' and `cdr' are historically acronyms, but are no longer
12736         widely thought of as such.
12738         * internals.texi (Pure Storage): Mention that `purecopy' does not
12739         copy text properties.
12740         (Object Internals): Now 29 bits are used (in most implementations)
12741         to address Lisp objects.
12743         * variables.texi (Variables with Restricted Values): New node.
12745         * objects.texi (Lisp Data Types): Mention that certain variables
12746         can only take on a restricted set of values and add an xref to
12747         the new node "Variables with Restricted Values".
12749         * eval.texi (Function Indirection): Describe the errors that
12750         `indirect-function' can signal.
12751         (Eval): Clarify the descriptions of `eval-region' and `values'.
12752         Describe `eval-buffer' instead of `eval-current-buffer' and
12753         mention `eval-current-buffer' as an alias for `current-buffer'.
12754         Correct the description and mention all optional arguments.
12756         * nonascii.texi: Various small changes in addition to the
12757         following.
12758         (Converting Representations): Clarify behavior of
12759         `string-make-multibyte' and `string-to-multibyte' for unibyte all
12760         ASCII arguments.
12761         (Character Sets): Document the variable `charset-list' and adapt
12762         the definition of the function `charset-list' accordingly.
12763         (Translation of Characters): Clarify use of generic characters in
12764         `make-translation-table'.  Clarify and correct the description of
12765         the use of translation tables in encoding and decoding.
12766         (User-Chosen Coding Systems): Correct and clarify the description
12767         of `select-safe-coding-system'.
12768         (Default Coding Systems): Clarify description of
12769         `file-coding-system-alist'.
12771 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
12773         * strings.texi (Text Comparison): Correctly describe when two
12774         strings are `equal'.  Combine and clarify descriptions of
12775         `assoc-ignore-case' and `assoc-ignore-representation'.
12777         * objects.texi (Non-ASCII in Strings): Clarify description of
12778         when a string is unibyte or multibyte.
12779         (Bool-Vector Type): Update examples.
12780         (Equality Predicates): Correctly describe when two strings are
12781         `equal'.
12783 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
12785         * lists.texi (Building Lists): `append' no longer accepts integer
12786         arguments.  Update the description of `number-sequence' to reflect
12787         recent changes.
12788         (Sets And Lists): Describe `member-ignore-case' after `member'.
12790 2003-11-27  Kim F. Storm  <storm@cua.dk>
12792         * commands.texi (Click Events): Click object may be an images.
12793         Describe (dx . dy) element of click positions.
12794         (Accessing Events): Remove duplicate posn-timestamp.
12795         New functions posn-object and posn-object-x-y.
12797 2003-11-23  Kim F. Storm  <storm@cua.dk>
12799         * commands.texi (Click Events): Describe enhancements to event
12800         position lists, including new text-pos and (col . row) items.
12801         Mention left-fringe and right-fringe area events.
12802         (Accessing Events): New functions posn-area and
12803         posn-actual-col-row.  Mention posn-timestamp.  Mention that
12804         posn-point in non-text area still returns buffer position.
12805         Clarify posn-col-row.
12807 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
12809         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
12810         * anti.texi (File Attributes): Describe removed parameter
12811         ID-FORMAT.
12813 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
12815         * positions.texi (Positions): Mention that, if a marker is used as
12816         a position, its buffer is ignored.
12818         * markers.texi (Overview of Markers): Mention it here too.
12820 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
12822         * numbers.texi (Numeric Conversions): Not just `floor', but also
12823         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
12825 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
12827         * markers.texi (Creating Markers): Specify insertion type of
12828         created markers.  Add xref to `Marker Insertion Types'.
12829         Second argument to `copy-marker' is optional.
12830         (Marker Insertion Types): Mention that most markers are created
12831         with insertion type nil.
12832         (The Mark): Correctly describe when `mark' signals an error.
12833         (The Region): Correctly describe when `region-beginning' and
12834         `region-end' signal an error.
12836 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
12838         * hash.texi (Creating Hash): Clarify description of `eql'.
12839         `makehash' is obsolete.
12840         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
12842         * positions.texi (Point): Change description of `buffer-end', so
12843         that it is also correct for floating point arguments.
12844         (List Motion): Correct argument lists of `beginning-of-defun' and
12845         `end-of-defun'.
12846         (Excursions): Add xref to `Marker Insertion Types'.
12847         (Narrowing): Argument to `narrow-to-page' is optional.
12849 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
12851         * streams.texi (Output Streams): Clarify behavior of point for
12852         marker output streams.
12854 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
12856         * variables.texi (Defining Variables): Second argument to
12857         `defconst' is not optional.
12858         (Setting Variables): Mention optional argument APPEND to
12859         `add-to-list'.
12860         (Creating Buffer-Local): Expand description of
12861         `make-variable-buffer-local'.
12862         (Frame-Local Variables): Expand description of
12863         `make-variable-frame-local'.
12864         (Variable Aliases): Correct description of optional argument
12865         DOCSTRING to `defvaralias'.  Mention return value of
12866         `defvaralias'.
12867         (File Local Variables): Add xref to `File variables' in Emacs
12868         Manual.  Correct description of `hack-local-variables'.  Mention
12869         `safe-local-variable' property.  Mention optional second argument
12870         to `risky-local-variable-p'.
12872 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
12874         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
12876 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
12878         * anti.texi, backups.texi, commands.texi, customize.texi:
12879         * display.texi, files.texi, internals.texi, keymaps.texi:
12880         * loading.texi, modes.texi, nonascii.texi, numbers.texi:
12881         * objects.texi, os.texi, positions.texi, processes.texi:
12882         * searching.texi, sequences.texi, streams.texi, strings.texi:
12883         * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
12885 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
12887         * strings.texi (Creating Strings): Argument START to `substring'
12888         can not be `nil'.  Expand description of
12889         `substring-no-properties'.  Correct description of `split-string',
12890         especially with respect to empty matches.  Prevent very bad line
12891         break in definition of `split-string-default-separators'.
12892         (Text Comparison): `string=' and `string<' also accept symbols as
12893         arguments.
12894         (String Conversion): More completely describe argument BASE in
12895         `string-to-number'.
12896         (Formatting Strings): `%s' and `%S' in `format' do require
12897         corresponding object.  Clarify behavior of numeric prefix after
12898         `%' in `format'.
12899         (Case Conversion): The argument to `upcase-initials' can be a
12900         character.
12902 2003-10-27  Kenichi Handa  <handa@m17n.org>
12904         * display.texi (Fontsets): Fix texinfo usage.
12906 2003-10-25  Kenichi Handa  <handa@m17n.org>
12908         * display.texi (Fontsets): Add description of the function
12909         set-fontset-font.
12911 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
12913         * display.texi (Temporary Displays): Add xref to `Documentation
12914         Tips'.
12916         * functions.texi (Function Safety): Use inforef instead of pxref
12917         for SES.
12919 2003-10-23  Andreas Schwab  <schwab@suse.de>
12921         * Makefile.in (TEX, texinputdir): Don't define.
12922         (TEXI2DVI): Define.
12923         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
12924         add $(srcdir)/index.texi.
12925         ($(infodir)/elisp): Remove index.texi dependency.
12926         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
12927         (index.texi): Remove target.
12928         (dist): Don't link $(srcdir)/permute-index.
12929         (clean): Don't remove index.texi.
12931         * permute-index, index.perm: Remove.
12932         * index.texi: Rename from index.unperm.
12934 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
12936         * tips.texi (Documentation Tips): Document new behavior for face
12937         and variable hyperlinks in Help mode.
12939 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
12941         * objects.texi (Integer Type): Update for extra bit of integer range.
12942         (Character Type): Ditto.
12944 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
12946         * numbers.texi (Integer Basics): Add index entries for reading
12947         numbers in hex, octal, and binary.
12949 2003-10-16  Lute Kamstra  <lute@gnu.org>
12951         * modes.texi (Mode Line Format): Mention force-mode-line-update's
12952         argument.
12954 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
12956         * windows.texi (Choosing Window): Fix typo.
12957         * edebug.texi (Edebug Execution Modes): Fix typo.
12959 2003-10-13  Richard M. Stallman  <rms@gnu.org>
12961         * windows.texi (Basic Windows): A window has fringe settings,
12962         display margins and scroll-bar settings.
12963         (Splitting Windows): Doc split-window return value.
12964         Clean up one-window-p.
12965         (Selecting Windows): Fix typo.
12966         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
12967         (Buffers and Windows): In set-window-buffer, explain effect
12968         on fringe settings and scroll bar settings.
12969         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
12970         (Choosing Window): Use defopt for pop-up-frame-function.
12971         For special-display-buffer-names, explain same-window and same-frame.
12972         Clarify window-dedicated-p return value.
12973         (Textual Scrolling): scroll-up and scroll-down can get an error.
12974         (Horizontal Scrolling): Clarify auto-hscroll-mode.
12975         Clarify set-window-hscroll.
12976         (Size of Window): Don't mention tool bar in window-height.
12977         (Coordinates and Windows): Explain what coordinates-in-window-p
12978         returns for fringes and display margins.
12979         (Window Configurations): Explain saving fringes, etc.
12981         * tips.texi (Library Headers): Clean up Documentation.
12983         * syntax.texi (Parsing Expressions): Clean up forward-comment
12984         and parse-sexp-lookup-properties.
12986         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
12988         * os.texi (System Environment): Clean up text for load-average errors.
12990         * modes.texi (Hooks): Don't explain local hook details at front.
12991         Clarify run-hooks and run-hook-with-args a little.
12992         Clean up add-hook and remove-hook.
12994         * edebug.texi (Edebug Execution Modes): Clarify t.
12995         Document edebug-sit-for-seconds.
12996         (Coverage Testing): Document C-x X = and =.
12997         (Instrumenting Macro Calls): Fix typo.
12998         (Specification List): Don't index the specification keywords.
13000 2003-10-10  Kim F. Storm  <storm@cua.dk>
13002         * processes.texi (Network): Introduce make-network-process.
13004 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
13006         * tips.texi (Library Headers): Fix typo.
13008 2003-10-07  Juri Linkov  <juri@jurta.org>
13010         * modes.texi (Imenu): Mention imenu-create-index-function's
13011         default value.  Explain submenus better.
13013 2003-10-07  Lute Kamstra  <lute@gnu.org>
13015         * modes.texi (Faces for Font Lock): Fix typo.
13016         (Hooks): Explain how buffer-local hook variables can refer to
13017         global hook variables.
13018         Various minor clarifications.
13020 2003-10-06  Lute Kamstra  <lute@gnu.org>
13022         * tips.texi (Coding Conventions): Mention naming conventions for
13023         hooks.
13025 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
13027         * loading.texi (Library Search): Correct default value of
13028         load-suffixes.
13029         (Named Features): Fix typo.
13031 2003-10-05  Richard M. Stallman  <rms@gnu.org>
13033         * loading.texi (Named Features): In `provide',
13034         say how to test for subfeatures.
13035         (Unloading): In unload-feature, use new var name
13036         unload-feature-special-hooks.
13038 2003-10-03  Lute Kamstra  <lute@gnu.org>
13040         * modes.texi (Major Mode Conventions): Mention third way to set up
13041         Imenu.
13042         (Imenu): A number of small fixes.
13043         Delete documentation of internal variable imenu--index-alist.
13044         Document the return value format of imenu-create-index-function
13045         functions.
13047 2003-09-30  Richard M. Stallman  <rms@gnu.org>
13049         * processes.texi (Network): Say what stopped datagram connections do.
13051         * lists.texi (Association Lists): Clarify `assq-delete-all'.
13053         * display.texi (Overlay Properties): Clarify `evaporate' property.
13055 2003-09-29  Lute Kamstra  <lute@gnu.org>
13057         * modes.texi (Mode Line Data): Explain when symbols in mode-line
13058         constructs should be marked as risky.
13059         Change cons cell into proper list.
13060         (Mode Line Variables): Change cons cell into proper list.
13062 2003-09-26  Lute Kamstra  <lute@gnu.org>
13064         * modes.texi (Mode Line Data): Document the :propertize construct.
13065         (Mode Line Variables): Reorder the descriptions of the variables
13066         to match their order in the default mode-line-format.
13067         Describe the new variables mode-line-position and mode-line-modes.
13068         Update the default values of mode-line-frame-identification,
13069         minor-mode-alist, and default-mode-line-format.
13070         (Properties in Mode): Mention the :propertize construct.
13072 2003-09-26  Richard M. Stallman  <rms@gnu.org>
13074         * buffers.texi, commands.texi, debugging.texi, eval.texi:
13075         * loading.texi, minibuf.texi, text.texi, variables.texi:
13076         Avoid @strong{Note:}.
13078 2003-09-26  Richard M. Stallman  <rms@gnu.org>
13080         * keymaps.texi (Remapping Commands): Fix typo.
13082 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
13084         * processes.texi (Low-Level Network): Fix typo.
13086 2003-09-23  Kim F. Storm  <storm@cua.dk>
13088         * processes.texi (Network, Network Servers): Fix typos.
13089         (Low-Level Network): Add timeout value for :server keyword.
13090         Add new option keywords to make-network-process.
13091         Add set-network-process-options.
13092         Explain how to test availability of network options.
13094 2003-09-19  Richard M. Stallman  <rms@gnu.org>
13096         * text.texi (Motion by Indent): Arg to
13097         backward-to-indentation and forward-to-indentation is optional.
13099         * strings.texi (Creating Strings): Add substring-no-properties.
13101         * processes.texi
13102         (Process Information): Add list-processes arg QUERY-ONLY.
13103         Delete process-contact from here.
13104         Add new status values for process-status.
13105         Add process-get, process-put, process-plist, set-process-plist.
13106         (Synchronous Processes): Add call-process-shell-command.
13107         (Signals to Processes): signal-process allows process objects.
13108         (Network): Complete rewrite.
13109         (Network Servers, Datagrams, Low-Level Network): New nodes.
13111         * positions.texi (Word Motion): forward-word, backward-word
13112         arg is optional.  Reword.
13114         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
13116         * variables.texi (Creating Buffer-Local):
13117         Delete duplicate definition of buffer-local-value.
13118         (File Local Variables): Explain about discarding text props.
13120 2003-09-11  Richard M. Stallman  <rms@gnu.org>
13122         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
13123         changes variables that record input events.
13124         (Minibuffer Misc): Add minibuffer-selected-window.
13126         * lists.texi (Building Lists): Add copy-tree.
13128         * display.texi (Fontsets): Add char-displayable-p.
13129         (Scroll Bars): New node.
13131 2003-09-08  Lute Kamstra  <lute@gnu.org>
13133         * modes.texi (%-Constructs): Document new `%i' and `%I'
13134         constructs.
13136 2003-09-03  Peter Runestig  <peter@runestig.com>
13138         * makefile.w32-in: New file.
13140 2003-08-29  Richard M. Stallman  <rms@gnu.org>
13142         * display.texi (Overlay Properties): Clarify how priorities
13143         affect use of the properties.
13145 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
13147         * customize.texi (Type Keywords): Correct the description of
13148         `:help-echo' in the case where `motion-doc' is a function.
13150 2003-08-14  John Paul Wallington  <jpw@gnu.org>
13152         * modes.texi (Emulating Mode Line): Subsection, not section.
13154 2003-08-13  Richard M. Stallman  <rms@gnu.org>
13156         * elisp.texi (Top): Update subnode lists in menu.
13158         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
13159         (Kill Functions): kill-region has new arg yank-handler.
13160         (Yanking): New node.
13161         (Yank Commands): Add yank-undo-function.
13162         (Low-Level Kill Ring):
13163         kill-new and kill-append have new arg yank-handler.
13164         (Changing Properties): Add remove-list-of-text-properties.
13165         (Atomic Changes): New node.
13167         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
13169         * streams.texi (Output Variables): Add eval-expression-print-length
13170         and eval-expression-print-level.
13172         * os.texi (Time Conversion): For encode-time, explain limits on year.
13174         * objects.texi (Character Type): Define anchor "modifier bits".
13176         * modes.texi (Emulating Mode Line): New node.
13177         (Search-based Fontification): Font Lock uses font-lock-face property.
13178         (Other Font Lock Variables): Likewise.
13180         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
13181         not vectors.
13182         (Active Keymaps): Add emulation-mode-map-alists.
13183         (Functions for Key Lookup): key-binding has new arg no-remap.
13184         (Remapping Commands): New node.
13185         (Scanning Keymaps): where-is-internal has new arg no-remap.
13186         (Tool Bar): Add tool-bar-local-item-from-menu.
13187         Clarify when to use tool-bar-add-item-from-menu.
13189         * commands.texi (Interactive Call): commandp has new arg.
13190         (Command Loop Info): Add this-original-command.
13192 2003-08-06  John Paul Wallington  <jpw@gnu.org>
13194         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
13196         * display.texi (Warning Basics): Fix typo.
13197         (Fringes): Add closing curly bracket and fix typo.
13199         * elisp.texi (Top): Fix typo.
13201 2003-08-05  Richard M. Stallman  <rms@gnu.org>
13203         * elisp.texi: Update lists of subnodes.
13205         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
13207         * variables.texi (Local Variables): Use lc for example variable names.
13209         * tips.texi (Library Headers): Explain where to put -*-.
13211         * strings.texi (Creating Strings): Fix xref for vconcat.
13213         * sequences.texi (Vector Functions):
13214         vconcat no longer allows integer args.
13216         * minibuf.texi (Reading File Names): read-file-name has new
13217         arg PREDICATE.  New function read-directory-name.
13219         * macros.texi (Defining Macros): Give definition of `declare'.
13220         (Indenting Macros): New node.
13222         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
13223         (Window Frame Parameters): Make separate table of parameters
13224         that are coupled with specific face attributes.
13225         (Deleting Frames): delete-frame-hooks renamed to
13226         delete-frame-functions.
13228         * files.texi (Magic File Names): Add file-remote-p.
13229         Clarify file-local-copy.
13231         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
13232         here; instead xref Defining Macros.
13234         * display.texi (Warnings): New node, and subnodes.
13235         (Fringes): New node.
13237         * debugging.texi (Test Coverage): New node.
13239         * compile.texi (Compiler Errors): Explain with-no-warnings
13240         and other ways to suppress warnings.
13242         * commands.texi (Interactive Call): Minor clarification.
13244         * buffers.texi (Buffer File Name): set-visited-file-name
13245         renames the buffer too.
13247         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
13249 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
13251         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
13253 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
13255         * internals.texi (Garbage Collection): Fix previous change.
13257 2003-07-22  Richard M. Stallman  <rms@gnu.org>
13259         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
13261         * display.texi (Width): Use \s syntax in example.
13262         (Font Selection): Add face-font-rescale-alist.
13264         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
13265         Remove spurious indent in example.
13267         * lists.texi (Building Lists): Add number-sequence.
13269         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
13271         * functions.texi (Function Documentation): Explain how to
13272         show calling convention explicitly in the doc string.
13274         * windows.texi (Selecting Windows): save-selected-window saves
13275         selected window of each frame.
13276         (Window Configurations): Minor change.
13278         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
13280         * streams.texi (Output Variables): Add print-continuous-numbering
13281         and print-number-table.
13283         * processes.texi (Decoding Output): New node.
13285         * os.texi (Time Conversion): decode-time arg is optional.
13287         * objects.texi (Character Type): Don't use space as example for \.
13288         Make list of char names and \-sequences correspond.
13289         Explain that \s is not used in strings.  `\ ' needs space after.
13291         * nonascii.texi (Converting Representations): Add string-to-multibyte.
13292         (Translation of Characters): Add translation-table-for-input.
13293         (Default Coding Systems): Add auto-coding-functions.
13294         (Explicit Encoding): Add decode-coding-inserted-region.
13295         (Locales): Add locale-info.
13297         * minibuf.texi (Basic Completion): Describe test-completion.
13298         Collections can be lists of strings.
13299         Clean up lazy-completion-table.
13300         (Programmed Completion): Mention test-completion.
13301         Clarify why lambda expressions are not accepted.
13302         (Minibuffer Misc): Describe minibufferp.
13304 2003-07-14  Richard M. Stallman  <rms@gnu.org>
13306         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
13308         * windows.texi (Selecting Windows): New arg to select-window.
13309         (Selecting Windows): Add with-selected-window.
13310         (Size of Window): Add window-inside-edges, etc.
13312         * internals.texi (Garbage Collection): Add post-gc-hook.
13314         * processes.texi (Subprocess Creation): Add exec-suffixes.
13316         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
13317         (Scanning Keymaps): Add map-keymaps.
13318         (Defining Menus): Add keymap-prompt.
13320         * numbers.texi (Integer Basics): Add most-positive-fixnum,
13321         most-negative-fixnum.
13323         * compile.texi (Byte Compilation): Explain no-byte-compile.
13324         (Compiler Errors): New node.
13326         * os.texi (User Identification): user-uid, user-real-uid
13327         can return float.
13329         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
13330         and about derived modes.
13331         (Minor Modes): Add minor-mode-list.
13332         (Defining Minor Modes): Keyword args for define-minor-mode.
13333         (Search-based Fontification): Explain managing other properties.
13334         (Other Font Lock Variables): Add font-lock-extra-managed-props.
13335         (Faces for Font Lock): Add font-lock-preprocessor-face.
13336         (Hooks): Add run-mode-hooks and delay-mode-hooks.
13338         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
13339         (Variable Aliases): Clarify defvaralias.
13341         * loading.texi (Library Search): Add load-suffixes.
13343         * minibuf.texi (Basic Completion): Add lazy-completion-table.
13344         (Programmed Completion): Add dynamic-completion-table.
13346         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
13347         (Magic File Names): Specify precedence order of handlers.
13349         * commands.texi (Command Overview): Emacs server runs pre-command-hook
13350         and post-command-hook.
13351         (Waiting): New calling convention for sit-for.
13353         * text.texi (Special Properties): local-map and keymap properties
13354         apply based on their stickiness.
13356 2003-07-07  Richard M. Stallman  <rms@gnu.org>
13358         * modes.texi (Minor Mode Conventions): Specify only some kinds
13359         of list values as args to minor modes.
13361         * files.texi (File Name Expansion): Warn about iterative use
13362         of substitute-in-file-name.
13364         * advice.texi (Activation of Advice): Clean up previous change.
13366 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
13368         * advice.texi (Activation of Advice): Note that ad-start-advice is
13369         turned on by default.
13371 2003-06-30  Richard M. Stallman  <rms@gnu.org>
13373         * text.texi (Buffer Contents): Document current-word.
13374         (Change Hooks): Not called for *Messages*.
13376         * functions.texi (Defining Functions): Explain about redefining
13377         primitives.
13378         (Function Safety): Rename.  Minor changes.
13379         Comment out the detailed criteria for what is safe.
13381 2003-06-22  Andreas Schwab  <schwab@suse.de>
13383         * objects.texi (Symbol Type): Fix description of examples.
13385 2003-06-16  Andreas Schwab  <schwab@suse.de>
13387         * hash.texi (Creating Hash): Fix description of :weakness.
13389 2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
13391         * files.texi (Changing Files): copy-file copies file modes, too.
13393 2003-05-28  Richard M. Stallman  <rms@gnu.org>
13395         * strings.texi (Creating Strings): Clarify split-string.
13397 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
13399         * strings.texi (Creating Strings): Update split-string specification
13400         and examples.
13402 2003-05-19  Richard M. Stallman  <rms@gnu.org>
13404         * elisp.texi: Correct invariant section names.
13406 2003-04-20  Richard M. Stallman  <rms@gnu.org>
13408         * os.texi (Timers): Explain about timers and quitting.
13410 2003-04-19  Richard M. Stallman  <rms@gnu.org>
13412         * internals.texi (Writing Emacs Primitives): Strings are
13413         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
13414         Explain GCPRO convention for varargs function args.
13416 2003-04-16  Richard M. Stallman  <rms@gnu.org>
13418         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
13420 2003-04-08  Richard M. Stallman  <rms@gnu.org>
13422         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
13424 2003-02-13  Kim F. Storm  <storm@cua.dk>
13426         * objects.texi (Character Type): New \s escape for space.
13428 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
13430         * os.texi (System Environment): Add cygwin system-type.
13432 2003-01-25  Richard M. Stallman  <rms@gnu.org>
13434         * keymaps.texi: Document that a symbol can act as a keymap.
13436 2003-01-13  Richard M. Stallman  <rms@gnu.org>
13438         * text.texi (Changing Properties): Say string indices are origin-0.
13440         * positions.texi (Screen Lines) <compute-motion>:
13441         Correct order of elts in return value.
13443         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
13444         how to define a default binding.
13446 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
13448         * loading.texi (Unloading): Fix recent change for load-history.
13450         * customize.texi (Simple Types): Clarify description of custom
13451         type 'number.  Describe new custom type 'float.
13453 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
13455         * variables.texi (File Local Variables): Fix typo.
13457 2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
13459         From Michael Albinus <Michael.Albinus@alcatel.de>.
13461         * README: Target for Info file is `make info'.
13463         * files.texi (File Name Components): Fix typos in
13464         `file-name-sans-extension'.
13465         (Magic File Names): Complete list of operations for magic file
13466         name handlers.
13468 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
13470         * variables.texi (File Local Variables): New function
13471         risky-local-variable-p.
13473 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
13475         * functions.texi (Function safety): New node about unsafep.
13477 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
13479         * customize.texi (Splicing into Lists): Fix example.
13480         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
13482 2002-06-17  Juanma Barranquero  <lektu@terra.es>
13484         * frames.texi (Display Feature Testing): Fix typo.
13486 2002-06-12  Andreas Schwab  <schwab@suse.de>
13488         * frames.texi (Initial Parameters, Resources): Fix references to
13489         the Emacs manual.
13491 2002-05-13  Kim F. Storm  <storm@cua.dk>
13493         * variables.texi (Intro to Buffer-Local): Update warning and
13494         example relating to changing buffer inside let.
13496 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
13498         * os.texi (Session Management): New node about X Session management.
13500 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
13502         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
13503         to which the manual corresponds, and the copyright years.
13505         * Makefile.in (VERSION): Set to 2.9.
13507 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
13509         * elisp.texi: Change the category in @dircategory to "Emacs", to
13510         make it consistent with info/dir.
13512 2001-11-25  Miles Bader  <miles@gnu.org>
13514         * text.texi (Fields): Describe new `limit' arg in
13515         field-beginning/field-end.
13517 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
13519         * permute-index: Don't depend on csh-specific features.
13520         Replace the interpreter name with /bin/sh.
13522         * two-volume-cross-refs.txt: New file.
13523         * two.el: New file.
13524         * spellfile: New file.
13526 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
13528         * permute-index: New file.
13530         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
13531         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
13532         8+3 restricted namespace.
13534         * Makefile.in (infodir): Define relative to $(srcdir).
13535         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
13536         include directories list via -I switch to makeinfo.
13537         (index.texi): Use cp if both hard and symbolic links fail.
13539 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
13541         * Makefile.in (distclean): Add.
13543         The following changes make ELisp manual part of the Emacs
13544         distribution:
13546         * Makefile.in: Add Copyright notice.
13547         (prefix): Remove.
13548         (infodir): Change value to "../info".
13549         (VPATH): New variable.
13550         (MAKE): Don't define.
13551         (texmacrodir): Don't define.
13552         (texinputdir): Append the existing value of TEXINPUTS.
13553         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
13554         command to be compatible with man/Makefile.in, and to put the
13555         output into ../info.
13556         (info): Add target.
13557         (installall): Target removed.
13559 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
13561         * tips.texi (Coding Conventions): Fix typo.
13563 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
13565         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
13567 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
13569         * files.texi (File Name Components): Update the description of
13570         file-name-sans-extension and file-name-extension, as they now
13571         ignore leading dots.
13573 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
13575         * (Version 21.1 released.)
13577 2001-10-19  Miles Bader  <miles@gnu.org>
13579         * positions.texi (Text Lines): Describe behavior of
13580         `beginning-of-line'/`end-of-line' in the presence of field properties.
13582 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
13584         * Makefile.in (VERSION): Set to 2.8.
13585         (manual): Use `manual-21'.
13587         * elisp.texi (VERSION): Add and use it where the version
13588         number was used.  Set it to 2.8.
13590         * intro.texi: Likewise.
13592 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
13594         * files.texi (File Name Completion): Document the significance of
13595         a trailing slash in elements of completion-ignored-extensions.
13597 2001-10-06  Miles Bader  <miles@gnu.org>
13599         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
13601 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
13603         * variables.texi (Variable Aliases): New node.
13605 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
13607         * Branch for 21.1.
13609 2001-10-02  Miles Bader  <miles@gnu.org>
13611         * minibuf.texi (Minibuffer Misc): Add entries for
13612         `minibuffer-contents', `minibuffer-contents-no-properties', and
13613         `delete-minibuffer-contents'.
13614         Correct description for `minibuffer-prompt-end'.
13616         * text.texi (Property Search): Correct descriptions of
13617         `next-char-property-change' and `previous-char-property-change'.
13618         Add entries for `next-single-char-property-change' and
13619         `previous-single-char-property-change'.
13620         Make operand names a bit more consistent.
13622 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
13624         * frames.texi (Finding All Frames): Document that next-frame and
13625         previous-frame are local to current terminal.
13627 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
13629         * keymaps.texi (Creating Keymaps): Fix the description of the
13630         result of make-keymap.
13632 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
13634         * display.texi (Font Lookup, Attribute Functions)
13635         (Image Descriptors): Add cross-references to the definition of
13636         selected frame.
13638         * buffers.texi (The Buffer List): Add cross-references to the
13639         definition of selected frame.
13641         * frames.texi (Input Focus): Clarify which frame is _the_ selected
13642         frame at any given time.
13643         (Multiple Displays, Size and Position): Add a cross-reference to
13644         the definition of the selected frame.
13646 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
13648         * strings.texi (String Conversion) <string-to-number>: Document
13649         that a float is returned for integers that are too large.
13651         * frames.texi (Mouse Position): Document mouse-position-function.
13652         (Display Feature Testing): Document display-images-p.
13653         (Window Frame Parameters): Document the cursor-type variable.
13655         * numbers.texi (Integer Basics): Document CL style read syntax for
13656         integers in bases other than 10.
13658         * positions.texi (List Motion):
13659         Document open-paren-in-column-0-is-defun-start.
13661         * lists.texi (Sets And Lists): Document member-ignore-case.
13663         * internals.texi (Garbage Collection): Document the used and free
13664         strings report.
13665         (Memory Usage): Document strings-consed.
13667         * os.texi (Time of Day): Document float-time.
13668         (Recording Input): Document that clear-this-command-keys clears
13669         the vector to be returned by recent-keys.
13671         * keymaps.texi (Scanning Keymaps) <where-is-internal>:
13672         The argument keymap can be a list.
13674         * nonascii.texi (User-Chosen Coding Systems)
13675         <select-safe-coding-system>: Document the new argument
13676         accept-default-p and the variable
13677         select-safe-coding-system-accept-default-p.  Tell what happens if
13678         buffer-file-coding-system is undecided.
13679         (Default Coding Systems): Document auto-coding-regexp-alist.
13681         * display.texi (The Echo Area) <message>: Document
13682         message-truncate-lines.
13683         (Glyphs): Document that the glyph table is unused on windowed
13684         displays.
13686         * help.texi (Describing Characters) <single-key-description>:
13687         Document the new argument no-angles.
13688         (Accessing Documentation) <documentation-property>: Document that
13689         a non-string property is evaluated.
13690         <documentation>: Document that the function-documentation property
13691         is looked for.
13693         * windows.texi (Selecting Windows): Document some-window.
13695         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
13697         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
13698         apropos-mode-hook.
13700         * commands.texi (Using Interactive): Document interactive-form.
13701         (Keyboard Macros): Document kbd-macro-termination-hook.
13702         (Command Loop Info): Document that clear-this-command-keys clears
13703         the vector to be returned by recent-keys.
13705 2001-09-04  Werner LEMBERG  <wl@gnu.org>
13707         * Makefile.in (srcdir, texinputdir): New variables.
13708         (srcs, index.texi, install): Use $(srcdir).
13709         (.PHONY): Remove elisp.dvi.
13710         (elisp): Use -I switch for makeinfo.
13711         (elisp.dvi): Use $(srcdir) and $(texinputdir).
13712         (installall, dist): Use $(srcdir).
13713         Fix path to texinfo.tex.
13714         (maintainer-clean): Add elisp.dvi and elisp.oaux.
13716 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
13718         * display.texi (Conditional Display): Adjust to API change.
13720         * configure: New file.
13722 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
13724         * commands.texi (Repeat Events): Add description of
13725         double-click-fuzz.
13727 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
13729         * syntax.texi (Syntax Class Table): Add the missing designator for
13730         comment and string fences.
13731         (Syntax Properties): Add a xref to syntax table internals.
13732         (Syntax Table Internals): Document string-to-syntax.
13734 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
13736         * Makefile.in (install): Use install-info command line options
13737         like in Emacs' Makefile.in.
13739 2000-12-09  Miles Bader  <miles@gnu.org>
13741         * windows.texi (Window Start): Update documentation for
13742         `pos-visible-in-window-p'.
13744 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
13746         * lists.texi (Building Lists): Add footnote to explain how to add
13747         to the end of a list.
13749 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
13751         * files.texi (Visiting Functions): Typos.
13753 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
13755         * files.texi (Visiting Functions): Return value of
13756         find-file-noselect may be a list of buffers if wildcards are used.
13758 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
13760         * display.texi (Defining Faces): Document `graphic' display type
13761         in face specs.
13763 2000-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13765         * hooks.texi (Standard Hooks): Replace obsolete
13766         `after-make-frame-hook' with `after-make-frame-functions'.
13768         * frames.texi (Creating Frames): Ditto.
13770         * variables.texi (Future Local Variables): Ditto.
13772 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
13774         * display.texi (Other Image Types): Add description of :foreground
13775         and :background properties of mono PBM images.
13777 2000-08-17  Werner LEMBERG  <wl@gnu.org>
13779         * .cvsignore: New file.
13781 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
13783         * tindex.pl: New script.
13785 1999-12-03  Dave Love  <fx@gnu.org>
13787         * Makefile.in (MAKEINFO): New parameter.
13789 1999-09-17  Richard Stallman  <rms@gnu.org>
13791         * Makefile.in (srcs): Add hash.texi.
13792         (VERSION): Update to 20.6.
13794 1999-09-13  Richard Stallman  <rms@gnu.org>
13796         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
13798 1998-08-29  Karl Heuer  <kwzh@gnu.org>
13800         * configure.in: New file.
13801         * Makefile.in: Renamed from Makefile.
13802         (prefix, infodir): Use value obtained from configure.
13803         (emacslibdir): Obsolete variable deleted.
13804         (dist): Distribute configure.in, configure, Makefile.in.
13806 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
13808         * Makefile (INSTALL_INFO): New variable.
13809         (install): Run install-info.
13811 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
13813         * Makefile (elisp.dvi): Add missing backslash.
13815 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
13817         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
13818         Run texindex without `./'.  Always run texindex on elisp.tp.
13819         (elisp.tps): Target deleted.
13821 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
13823         * Makefile (srcs): Add nonascii.texi and customize.texi.
13824         (dist): Start by deleting `temp'.
13826 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
13828         * Makefile (makeinfo, texindex): Targets deleted.
13829         (makeinfo.o, texindex.o): Targets deleted.
13830         (clean, dist): Don't do anything with them or with getopt*.
13832 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
13834         * Makefile (SHELL): Define.
13836 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
13838         * Makefile (elisp.tps): New target.
13839         (elisp.dvi): Depend on elisp.tps.
13841 1996-04-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13843         * README: Update phone number.
13845         * Makefile (elisp): Make this be the default target.
13846         Depend on makeinfo.c instead of makeinfo.
13847         (install): Don't depend on elisp.dvi, since we don't install that.
13848         Use mkinstalldirs.
13849         (dist): Add mkinstalldirs.
13851 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13853         * Makefile (VERSION): Update version number.
13854         (maintainer-clean): Rename from realclean.
13856 1995-06-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
13858         * Makefile (realclean): New target.
13859         (elisp): Remove any old elisp-* files first.
13861 1993-11-23  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
13863         * Makefile (VERSION): New variable.
13864         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
13865         Compressed file suffix should be `.gz', not `.z'.
13867 1993-11-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13869         * Makefile (elisp): Depend on makeinfo.
13871 1993-11-19  Noah Friedman  (friedman@gnu.ai.mit.edu)
13873         * Makefile (srcs): Add anti.texi.
13875 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13877         * Makefile (infodir, prefix): New vars.
13878         (install): Use infodir.
13879         (emacsinfodir): Delete.
13881 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13883         * Makefile (srcs): Add calendar.texi.
13885         * Makefile (dist): Copy texindex.c and makeinfo.c.
13886         Limit elisp-* files to those with one or two digits.
13888 1993-05-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
13890         * Makefile (dist): Change to use Gzip instead of compress.
13892 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
13894         * loading.texi (Unloading): define-function changed back to
13895         defalias.  It may not stay this way, but at least it's
13896         consistent with the known-good version of the code patch.
13898 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
13900         * modes.texi (Hooks): Document new optional arg of add-hook.
13902 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
13904         * variables.texi: Document nil initial value of buffer-local variables.
13906         * tips.texi: Add new section on standard library headers.
13908 1993-02-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
13910         * Makefile (srcs): Add frame.texi to the list of sources.
13912 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
13914         * Makefile (dist): Don't bother excluding autosave files; they'll
13915         never make it into the temp directory anyway, and the hash marks
13916         in the name are problematic for make and the Bourne shell.
13917         (srcs): ???
13919 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
13921         * Makefile (dist): Don't include backup files or autosave files in
13922         the distribution tar file.
13924 1991-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13926         * Makefile (srcs): Add index.perm.
13927         (elisp.dvi): Remove erroneous shell comment.
13928         Expect output of permute-index in permuted.fns.
13929         Save old elisp.aux in elisp.oaux.
13930         (clean): Add index.texi to be deleted.
13932 1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
13934         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
13936 1990-06-26  David Lawrence  (tale@geech)
13938         * files.texi: Noted that completion-ignored-extensions is ignored
13939         when making *Completions*.
13941 1990-06-08  Jay Fenlason  (hack@ai.mit.edu)
13943         * Makefile  make dist now depends on elisp.dvi, since it tries
13944         to include it in the dist file.
13946 1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
13948         * functions.texinfo (Mapping Functions): Add missing quote.
13950 1989-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
13952         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
13953         (defunargs): Turn off \hyphenchar of \sl font temporarily.
13955 1989-05-10  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
13957         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
13958         and @error{} are the terms now being used.  The files in the
13959         directory have been changed to reflect this.
13961         * All instances of @indentedresultt{} have been changed to
13962         `     @result{}', using 5 spaces at the beginning of the line.
13964 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
13966         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
13967         experimental @indentedresult{}, @indentedexpandsto{} are part of
13968         the texinfo.tex in this directory.  These TeX macros are not
13969         stable yet.
13971 1989-04-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
13973         * texinfo.tex: Temporarily added
13974                 \let\result=\dblarrow
13975                 \def\error{{\it ERROR} \longdblarrow}
13976         We need to do this better soon.
13978 1989-04-11  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
13980         * Applied Karl Berry's patches to *.texinfo files, but not to
13981         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
13982         new title page format is also not applied, since it requires
13983         texinfo.tex changes.)
13985         * Cleaned up `Makefile' and defined the `emacslibdir' directory
13986         for the Project GNU development environment.
13988 ;; Local Variables:
13989 ;; coding: utf-8
13990 ;; End:
13992   Copyright (C) 1998-2017 Free Software Foundation, Inc.
13994   This file is part of GNU Emacs.
13996   GNU Emacs is free software: you can redistribute it and/or modify
13997   it under the terms of the GNU General Public License as published by
13998   the Free Software Foundation, either version 3 of the License, or
13999   (at your option) any later version.
14001   GNU Emacs is distributed in the hope that it will be useful,
14002   but WITHOUT ANY WARRANTY; without even the implied warranty of
14003   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14004   GNU General Public License for more details.
14006   You should have received a copy of the GNU General Public License
14007   along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.