*** empty log message ***
[emacs.git] / lispref / ChangeLog
blob21f7f12899e2d20644968fdf5b456db4ff90b4e1
1 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
3         * display.texi (Fringe Size/Pos): Simplify and add detail.
5 2005-09-30  Romain Francoise  <romain@orebokech.com>
7         * minibuf.texi (High-Level Completion): Explain that the prompt
8         given to `read-buffer' should end with a colon and a space.
9         Update usage examples.
11 2005-09-29  Juri Linkov  <juri@jurta.org>
13         * display.texi (Displaying Messages): Rename argument name
14         `string' to `format-string' in functions `message', `message-box',
15         `message-or-box'.
17 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
19         * errors.texi (Standard Errors): Corrected xrefs.
21 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
23         * display.texi (Defining Images): Updated documentation for
24         `image-load-path'.
26 2005-09-17  Richard M. Stallman  <rms@gnu.org>
28         * display.texi (Defining Images): Clean up previous change.
30 2005-09-16  Romain Francoise  <romain@orebokech.com>
32         * elisp.texi: Specify GFDL version 1.2.
34         * doclicense.texi (GNU Free Documentation License): Update to
35         version 1.2.
37 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
39         * display.texi (Defining Images): Document `image-load-path'.
41 2005-09-15  Richard M. Stallman  <rms@gnu.org>
43         * objects.texi (Printed Representation): Minor cleanup.
44         (Box Diagrams): Minor fix.
45         (Cons Cell Type): Move (...) index item here.
46         (Box Diagrams): From here.
47         (Array Type): Minor fix.
48         (Type Predicates): Delete index "predicates".
49         (Hash Table Type): Clarify xref.
50         (Dotted Pair Notation): Minor fix.
52 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
54         * files.texi (Saving Buffers): Fix typo.
56 2005-09-08  Richard M. Stallman  <rms@gnu.org>
58         * tips.texi (Programming Tips): Correct the "default" prompt spec.
60 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
62         * locals.texi (Standard Buffer-Local Variables): Don't include
63         mode variables for minor modes.
64         Fix xrefs for buffer-display-count, buffer-display-table,
65         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
66         enable-multibyte-characters, fill-column, header-line-format,
67         left-fringe-width, left-margin, and right-fringe-width.
69         * hooks.texi (Standard Hooks): All hooks should conform to the
70         standard naming convention now.
71         Fix xref for `echo-area-clear-hook'.
73         * display.texi (Usual Display): Note that indicate-empty-lines and
74         tab-width are buffer-local.
76         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
78         * modes.texi (Mode Help): Note that major-mode is buffer-local.
80         * nonascii.texi (Encoding and I/O): Note that
81         buffer-file-coding-system is buffer-local.
83         * positions.texi (List Motion): Note that defun-prompt-regexp is
84         buffer-local.
86         * text.texi (Auto Filling): Note that auto-fill-function is
87         buffer-local.
88         (Undo): Note that buffer-undo-list is buffer-local.
90         * windows.texi (Buffers and Windows): Document
91         buffer-display-count.
93 2005-09-06  Richard M. Stallman  <rms@gnu.org>
95         * tips.texi (Coding Conventions): Sometimes it is ok to put the
96         package prefix elsewhere than at the start of the name.
98 2005-09-03  Richard M. Stallman  <rms@gnu.org>
100         * tips.texi (Programming Tips): Add conventions for minibuffer
101         questions and prompts.
103 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
105         * intro.texi (nil and t): Minor cleanup.
106         Delete spurious mention of keyword symbols.
107         (Evaluation Notation): Add index entry.
108         (A Sample Function Description): Minor cleanup.
109         (A Sample Variable Description): Not all vars can be set.
111 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
113         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
115         (Insertion): Document precise type of `insert-char' arg COUNT.
117 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
119         * modes.texi (Other Font Lock Variables): Sync the default of
120         font-lock-lines-before.
122 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
124         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
126 2005-08-29  Richard M. Stallman  <rms@gnu.org>
128         * elisp.texi (Top): Update subnode menu.
130         * searching.texi (Searching and Matching): Move node.
131         Rearrange contents and add overall explanation.
132         (Searching and Case): Move node.
133         (Searching and Matching): Update menu.
135 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
137         * os.texi (Startup Summary): Fix the description of the initial
138         startup message display.
140 2005-08-25  Richard M. Stallman  <rms@gnu.org>
142         * searching.texi (Search and Replace): Add replace-regexp-in-string.
144 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
146         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
147         `next-overlay-change' example.
149 2005-08-22  Juri Linkov  <juri@jurta.org>
151         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
152         Fix invert-face.  Fix args of face-background.
154         * display.texi (Standard Faces): Delete node.
155         (Faces): Add xref to `(emacs)Standard Faces'.
156         (Displaying Faces): Fix xref to `Standard Faces'.
158         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
160 2005-08-20  Alan Mackenzie  <acm@muc.de>
162         * buffers.texi (The Buffer List): Clarify the manipulation of the
163         buffer list.
165 2005-08-14  Richard M. Stallman  <rms@gnu.org>
167         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
168         a regexp.
170 2005-08-11  Richard M. Stallman  <rms@gnu.org>
172         * elisp.texi (Top): Update subnode lists.
174         * display.texi (Inverse Video): Node deleted.
176         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
177         New nodes split out of Coding Conventions.
179         * searching.texi (Regular Expressions): Document re-builder.
181         * os.texi (Time Parsing): New node split out of Time Conversion.
183         * processes.texi (Misc Network, Network Feature Testing)
184         (Network Options, Make Network): New nodes split out of
185         Low-Level Network.
187 2005-08-09  Richard M. Stallman  <rms@gnu.org>
189         * frames.texi (Geometry): New node, split from Size and Position.
190         (Frame Parameters): Refer to Geometry.
192         * buffers.texi (The Buffer List): Fix xrefs.
194         * windows.texi (Splitting Windows): Fix xref.
196         * frames.texi (Layout Parameters): Add xref.
198         * display.texi (Line Height, Scroll Bars): Fix xrefs.
200         * keymaps.texi (Menu Bar): Fix xref.
202         * locals.texi (Standard Buffer-Local Variables): Fix xref.
204         * modes.texi (%-Constructs): Fix xref.
206         * frames.texi (Window Frame Parameters): Node split up.
207         (Basic Parameters, Position Parameters, Size Parameters)
208         (Layout Parameters, Buffer Parameters, Management Parameters)
209         (Cursor Parameters, Color Parameters): New subnodes.
211 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
213         * positions.texi (Screen Lines): Update xref for previous change
214         in minibuf.texi.
216         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
217         change in minibuf.texi.
219 2005-08-09  Richard M. Stallman  <rms@gnu.org>
221         * tips.texi (Coding Conventions): Minor cleanup.
223         * modes.texi (Defining Minor Modes): Explain when init-value
224         can be non-nil.
226         * elisp.texi (Top): Update submenu for Minibuffer.
228         * minibuf.texi (Minibuffer Misc): Node split up.
229         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
230         (Recursive Mini): New nodes split out from Minibuffer Misc.
231         (Minibuffer Misc): Document max-mini-window-height.
233         * hash.texi (Defining Hash): Delete stray paren in example.
235         * display.texi (Echo Area Customization): Don't define
236         max-mini-window-height here; xref instead.
238         * commands.texi (Event Input Misc): Update while-no-input.
240         * advice.texi (Advising Functions): Explain when to use advice
241         and when to use a hook.
243 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
245         * makefile.w32-in (info): Don't run install-info.
246         ($(infodir)/dir): New target, produced by running install-info.
248 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
250         * modes.texi (Defining Minor Modes): The keyword for the initial
251         value is :init-value, not :initial-value.
253 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
255         * loading.texi (Autoload): Make the `doctor' example be consistent
256         with what's in current loaddefs.el.  Describe the "fn" magic in
257         the usage portion of the doc string.
259 2005-07-22  Richard M. Stallman  <rms@gnu.org>
261         * internals.texi (Garbage Collection): Clarify previous change.
263 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
265         * internals.texi (Garbage Collection): Add gc-cons-percentage.
267 2005-07-18  Juri Linkov  <juri@jurta.org>
269         * commands.texi (Accessing Events):
270         * frames.texi (Text Terminal Colors, Resources):
271         * markers.texi (The Mark):
272         * modes.texi (Defining Minor Modes):
273         Delete duplicate duplicate words.
275 2005-07-16  Richard M. Stallman  <rms@gnu.org>
277         * display.texi (Managing Overlays): Clarify make-overlay
278         args for insertion types.
280 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
282         * customize.texi (Variable Definitions):
283         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
284         `standard-value' is a list too.
285         (Defining New Types): Use @key{RET} instead of @key{ret}.
287 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
289         * os.texi (Translating Input): Fix typo.
291 2005-07-08  Richard M. Stallman  <rms@gnu.org>
293         * README: Update edition number and size estimate.
295         * elisp.texi (VERSION): Set to 2.9.
297 2005-07-07  Richard M. Stallman  <rms@gnu.org>
299         * book-spine.texinfo: Update Emacs version.
301         * display.texi (Inverse Video): Delete mode-line-inverse-video.
303 2005-07-06  Richard M. Stallman  <rms@gnu.org>
305         * searching.texi (Regexp Search): Clarify what re-search-forward
306         does when the search fails.
308 2005-07-05  Lute Kamstra  <lute@gnu.org>
310         * Update FSF's address in GPL notices.
312         * doclicense.texi (GNU Free Documentation License):
313         * gpl.texi (GPL):
314         * tips.texi (Coding Conventions, Library Headers):
315         * vol1.texi:
316         * vol2.texi: Update FSF's address.
318 2005-07-04  Richard M. Stallman  <rms@gnu.org>
320         * hooks.texi (Standard Hooks): Add occur-hook.
322 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
324         * display.texi (The Echo Area): Correct menu.
326 2005-07-03  Richard M. Stallman  <rms@gnu.org>
328         * elisp.texi (Top): Update subnode menu for Display.
330         * display.texi (Displaying Messages): New node, with most
331         of what was in The Echo Area.
332         (Progress): Moved under The Echo Area.
333         (Logging Messages): New node with new text.
334         (Echo Area Customization): New node, the rest of what was
335         in The Echo Area.  Document message-truncate-lines with @defvar.
336         (Display): Update menu.
338         * windows.texi (Textual Scrolling): Doc 3 values for
339         scroll-preserve-screen-position.
341         * text.texi (Special Properties): Change hook functions
342         should bind inhibit-modification-hooks around altering buffer text.
344         * keymaps.texi (Key Binding Commands): Call binding BINDING
345         rather than DEFINITION.
347 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
349         * variables.texi (Defining Variables): `user-variable-p' returns t
350         for aliases of user options, nil for alias loops.
352 2005-06-28  Richard M. Stallman  <rms@gnu.org>
354         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
355         make-keymap.
357 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
359         * variables.texi (Setting Variables): Correct and clarify
360         description of `add-to-ordered-list'.
362 2005-06-26  Richard M. Stallman  <rms@gnu.org>
364         * display.texi (Faces): Minor cleanup.
366 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
368         * display.texi (Faces): `facep' returns t for strings that are
369         face names.
371 2005-06-25  Richard M. Stallman  <rms@gnu.org>
373         * objects.texi (Equality Predicates): Clarify meaning of equal.
375         * windows.texi (Selecting Windows): save-selected-window
376         and with-selected-window save and restore the current buffer.
378 2005-06-24  Richard M. Stallman  <rms@gnu.org>
380         * numbers.texi (Float Basics): Explain how to test for NaN,
381         and printing the sign of NaNs.
383 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
385         * makefile.w32-in (MAKEINFO): Use --force.
387 2005-06-23  Richard M. Stallman  <rms@gnu.org>
389         * display.texi (Face Functions): Correct Texinfo usage.
391 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
393         * lists.texi (Rings): `ring-elements' now returns the elements of
394         RING in order.
396 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
398         * markers.texi (The Mark): Texinfo usage fix.
400 2005-06-23  Kim F. Storm  <storm@cua.dk>
402         * searching.texi (Entire Match Data): Remove evaporate option for
403         match-data.  Do not mention evaporate option for set-match-data.
405 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
407         * display.texi (Face Functions): Mention face aliases.
409 2005-06-21  Richard M. Stallman  <rms@gnu.org>
411         * anti.texi (Antinews): Texinfo usage fix.
413 2005-06-21  Karl Berry  <karl@gnu.org>
415         * elisp.texi: Use @copying.
417         * elisp.texi: Put @summarycontents and @contents before the Top
418         node, instead of the end of the file, so that the contents appear
419         in the right place in the dvi/pdf output.
421 2005-06-21  Juri Linkov  <juri@jurta.org>
423         * display.texi (Defining Faces): Add `customized-face'.
425 2005-06-20  Kim F. Storm  <storm@cua.dk>
427         * variables.texi (Setting Variables): Any type of element can be
428         given order in add-to-ordered-list.  Compare elements with eq.
430         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
432 2005-06-20  Karl Berry  <karl@gnu.org>
434         * syntax.texi (Syntax Flags): Make last column very slightly wider
435         to avoid "generic comment" breaking on two lines and causing an
436         underfull box.
438 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
440         * lists.texi (Rings): Various minor clarifications and corrections.
442 2005-06-18  Richard M. Stallman  <rms@gnu.org>
444         * functions.texi (Obsolete Functions): Simplify.
446         * variables.texi (Variable Aliases): Simplify.
448         * anti.texi, backups.texi, compile.texi, customization.texi:
449         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
450         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
451         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
452         * variables.texi: Fix formatting ugliness.
454         * elisp.texi: Add links to Rings and Byte Packing.
455         Update version and copyright years.
457         * minibuf.texi: Fix formatting ugliness.
458         (Completion Commands): Move keymap vars to the end
459         and vars completing-read binds to the top.
461 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
463         * processes.texi: Fix typos.
464         (Bindat Spec): Correct Texinfo error.
465         (Byte Packing): Fix ungrammatical sentence.
467 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
469         * lists.texi (Rings): New node.
470         (Lists): Add it to menu.
472         * processes.texi (Byte Packing): New node.
473         (Processes): Add it to menu.
475 2005-06-17  Richard M. Stallman  <rms@gnu.org>
477         * syntax.texi (Parsing Expressions): Fix texinfo usage.
479         * help.texi (Documentation Basics): Explain the xref to
480         Documentation Tips.
482         * debugging.texi (Debugger Commands): Minor fix.
484 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
486         * edebug.texi (Instrumenting): Eliminate duplicate link.
487         (Specification List): Replace references to "below", referring to
488         a later node, with one @ref to that node.
490         * os.texi (Timers): Timers should save and restore the match data
491         if they change it.
493         * debugging.texi (Debugger Commands): Mention that the Lisp
494         debugger can not step through primitive functions.
496 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
498         * functions.texi (Obsolete Functions): Update argument names of
499         `make-obsolete' and `define-obsolete-function-alias'.
501         * variables.texi (Variable Aliases): Update argument names of
502         `defvaralias', `make-obsolete-variable' and
503         `define-obsolete-variable-alias'.
505 2005-06-15  Kim F. Storm  <storm@cua.dk>
507         * searching.texi (Entire Match Data): Rephrase warnings about
508         evaporate arg to match-data and set-match-data.
510 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
512         * elisp.texi (Top): Update detailed menu.
514         * edebug.texi (Edebug): Update menu.
515         (Instrumenting): Update xrefs.
516         (Edebug Execution Modes): Correct xref.
517         (Jumping): Clarify description of `h' command.
518         Eliminate redundant @ref.
519         (Breaks): New node.
520         (Breakpoints): is now a subsubsection.
521         (Global Break Condition): Mention `C-x X X'.
522         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
523         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
524         (Edebug Display Update): Correct pxref.
525         (Edebug and Macros): New node.
526         (Instrumenting Macro Calls): Is now a subsubsection.
527         Neither arg of `def-edebug-spec' is evaluated.
528         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
529         (Specification Examples): Fix typo.
531 2005-06-14  Lute Kamstra  <lute@gnu.org>
533         * debugging.texi (Function Debugging): Primitives can break on
534         entry too.
536 2005-06-14  Kim F. Storm  <storm@cua.dk>
538         * variables.texi (Setting Variables): Add add-to-ordered-list.
540 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
542         * syntax.texi (Parsing Expressions): Document aux functions and vars of
543         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
545 2005-06-13  Lute Kamstra  <lute@gnu.org>
547         * text.texi (Special Properties): Fix cross reference.
549 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
551         * debugging.texi (Function Debugging): Delete mention of empty
552         string argument to `cancel-debug-on-entry'.  Delete inaccurate
553         description of the return value of that command.
555 2005-06-11  Alan Mackenzie  <acm@muc.de>
557         * text.texi (Adaptive Fill): Amplify the description of
558         fill-context-prefix.
560 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
562         * syntax.texi (Parsing Expressions): Fix Texinfo error.
564 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * syntax.texi (Parsing Expressions): Document syntax-ppss.
568 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
570         * debugging.texi (Error Debugging): Minor rewording.
571         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
572         is optional.
574 2005-06-10  Lute Kamstra  <lute@gnu.org>
576         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
577         (Top): Give it a title.  Correct version number.  Give the
578         detailed node listing a more prominent header.
579         * intro.texi: Don't set VERSION here a second time.
580         Mention Emacs's version too.
581         * anti.texi (Antinews): Use EMACSVER to refer to the current
582         version of Emacs.
584 2005-06-09  Kim F. Storm  <storm@cua.dk>
586         * searching.texi (Entire Match Data): Explain new `reseat' argument to
587         match-data and set-match-data.
589 2005-06-08  Richard M. Stallman  <rms@gnu.org>
591         * searching.texi (Entire Match Data): Clarify when match-data
592         returns markers and when integers.
594         * display.texi (Defining Faces): Explain that face name should not
595         end in `-face'.
597         * modes.texi (Mode Line Data): Minor cleanup.
598         (Customizing Keywords): Node split out of Search-based Fontification.
599         Add example of using font-lock-add-keywords from a hook.
600         Clarify when MODE should be non-nil, and when nil.
602 2005-06-06  Richard M. Stallman  <rms@gnu.org>
604         * modes.texi (Mode Line Data): Explain what happens when the car
605         of a list is a void symbol.
606         (Search-based Fontification): Explain MODE arg to
607         font-lock-add-keywords and warn about calls from major modes.
609 2005-06-08  Juri Linkov  <juri@jurta.org>
611         * display.texi (Standard Faces): Add `shadow' face.
613 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
615         * modes.texi (Major Mode Conventions): A derived mode only needs
616         to put the call to the parent mode inside `delay-mode-hooks'.
618 2005-05-29  Richard M. Stallman  <rms@gnu.org>
620         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
621         new, and what that implies.  Clarify.
623         * files.texi (Locating Files): Clean up the text.
625         * frames.texi (Window Frame Parameters): Document user-size.
626         Shorten entry for top by referring to left.
628 2005-05-26  Richard M. Stallman  <rms@gnu.org>
630         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
631         is new, and what the implications are.  Other clarifications.
633 2005-05-24  Richard M. Stallman  <rms@gnu.org>
635         * frames.texi (Dialog Boxes): Minor fixes.
637 2005-05-25  Masatake YAMATO  <jet@gyve.org>
639         * display.texi (Standard Faces): Write about `mode-line-highlight'.
641 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
643         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
644         is optional.
646 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
648         * frames.texi (Dialog Boxes): Descibe new optional argument.
650 2005-05-23  Lute Kamstra  <lute@gnu.org>
652         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
653         syntax-begin-function over font-lock-beginning-of-syntax-function.
655 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
657         * minibuf.texi (Reading File Names): Update description of
658         `read-directory-name'.
660         * modes.texi (Derived Modes): Clarify :group keyword.
662 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
664         * files.texi (Locating Files): New subsection.
665         Describe locate-file and executable-find.
667 2005-05-21  Kevin Ryde  <user42@zip.com.au>
669         * frames.texi (Initial Parameters): Update cross reference to
670         "Emacs Invocation".
672 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
674         * keymaps.texi (Active Keymaps): Add anchor.
676         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
677         (Major Mode Conventions): Refer to `Auto Major Mode' in more
678         appropriate place.
679         (Derived Modes): Small clarifications.
680         (Minor Mode Conventions, Keymaps and Minor Modes):
681         Replace references to nodes with references to anchors.
682         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
683         Clarify description of lists whose first element is an integer.
684         (Mode Line Variables): Add anchor.
685         (%-Constructs): Clarify description of integer after %.
686         (Emulating Mode Line): Describe nil value for FACE.
688 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
690         * modes.texi (Derived Modes): Correct references to non-existing
691         variable standard-syntax-table.
693 2005-05-17  Lute Kamstra  <lute@gnu.org>
695         * modes.texi (Defining Minor Modes): Mention the mode hook.
697 2005-05-15  Kim F. Storm  <storm@cua.dk>
699         * processes.texi (Network): Remove open-network-stream-nowait.
700         (Network Servers): Remove open-network-stream-server.
702 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
704         * elisp.texi (Top): Update detailed menu.
706         * variables.texi: Reorder nodes.
707         (Variables): Update menu.
708         (File Local Variables): Do not refer to the `-*-' line as
709         a "local variables list".  Add pxref.
711 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
713         * elisp.texi (Top): Update detailed menu for node changes.
715         * modes.texi (Modes): Update Menu.
716         (Hooks):  Move to beginning of chapter.
717         Most minor modes run mode hooks too.
718         `add-hook' can handle void hooks or hooks whose value is a single
719         function.
720         (Major Modes): Update Menu.
721         (Major Mode Basics): New node, split off from `Major Modes'.
722         (Major Mode Conventions): Correct xref.  Explain how to handle
723         auto-mode-alist if the major mode command has an autoload cookie.
724         (Auto Major Mode): Major update.  Add magic-mode-alist.
725         (Derived Modes): Major update.
726         (Mode Line Format): Update Menu.
727         (Mode Line Basics): New node, split off from `Mode Line Format'.
729         * loading.texi (Autoload): Mention `autoload cookie' as synonym
730         for `magic autoload comment'.  Add index entries and anchor.
732 2005-05-14  Richard M. Stallman  <rms@gnu.org>
734         * tips.texi (Coding Conventions): Explain how important it is
735         that just loading certain files not change Emacs behavior.
737         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
739 2005-05-12  Lute Kamstra  <lute@gnu.org>
741         * modes.texi (Generic Modes): Update.
742         (Major Modes): Refer to node "Generic Modes".
744         * elisp.texi (Top): Update to the current structure of the manual.
745         * processes.texi (Processes): Add menu description.
746         * customize.texi (Customization): Add menu descriptions.
748 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
750         * processes.texi (Signals to Processes)
751         (Low-Level Network): Fix typos.
753 2005-05-11  Lute Kamstra  <lute@gnu.org>
755         * elisp.texi (Top): Add some nodes from the chapter "Major and
756         Minor Modes" to the detailed node listing.
758 2005-05-10  Richard M. Stallman  <rms@gnu.org>
760         * keymaps.texi (Extended Menu Items): Menu item filter functions
761         can be called at any time.
763 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
765         * variables.texi (File Local Variables): `(hack-local-variables t)'
766         now also checks whether a mode is specified in the local variables
767         list.
769 2005-05-05  Kevin Ryde  <user42@zip.com.au>
771         * display.texi (The Echo Area): Correct format function cross
772         reference.
774 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
776         * variables.texi (Variable Aliases): Change description of
777         `define-obsolete-variable-alias'.
779         * functions.texi (Functions): Add "Obsolete Functions" to menu.
780         (Defining Functions): Add xref.
781         (Obsolete Functions): New node.
782         (Function Safety): Standardize capitalization of section title.
784         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
785         (Dialog Boxes): Complete description of `x-popup-dialog'.
787 2005-05-04  Richard M. Stallman  <rms@gnu.org>
789         * commands.texi (Interactive Codes): Fix Texinfo usage.
790         Document U more clearly.
792 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
794         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
795         function and not a macro.
797         * frames.texi (Pop-Up Menus): Correct and clarify description of
798         `x-popup-menu'.
799         (Dialog Boxes): Clarify description of `x-popup-dialog'.
801 2005-05-01  Richard M. Stallman  <rms@gnu.org>
803         * edebug.texi (Checking Whether to Stop): Fix previous change.
805 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
807         * display.texi: Fix typos and Texinfo usage.
809         * edebug.texi (Checking Whether to Stop): executing-macro ->
810         executing-kbd-macro.
812 2005-05-01  Richard M. Stallman  <rms@gnu.org>
814         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
816 2005-04-30  Richard M. Stallman  <rms@gnu.org>
818         * files.texi (Magic File Names): Document `operations' property.
820 2005-04-29  Lute Kamstra  <lute@gnu.org>
822         * modes.texi (Generic Modes): New node.
823         (Major Modes): Add it to the menu.
824         (Derived Modes): Add "derived mode" to concept index.
826 2005-04-28  Lute Kamstra  <lute@gnu.org>
828         * modes.texi (Defining Minor Modes): Fix previous change.
829         (Font Lock Mode): Simplify.
830         (Font Lock Basics): Say that font-lock-defaults is buffer-local
831         when set and that some parts are optional.  Add cross references.
832         (Search-based Fontification): Say how to specify font-lock-keywords.
833         Add cross references.  Add font-lock-multiline to index.
834         Move font-lock-keywords-case-fold-search here from node "Other Font
835         Lock Variables".  Document font-lock-add-keywords and
836         font-lock-remove-keywords.
837         (Other Font Lock Variables): Move font-lock-keywords-only,
838         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
839         and font-lock-syntactic-face-function to node "Syntactic Font
840         Lock".  Move font-lock-keywords-case-fold-search to node
841         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
842         and font-lock-{,un}fontify-{buffer,region}-function.
843         (Precalculated Fontification): Remove reference to deleted variable
844         font-lock-core-only.
845         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
846         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
847         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
848         and font-lock-syntactic-face-function here from node "Other Font
849         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
850         Syntax Properties".  Add cross references.
851         (Setting Syntax Properties): New node.
852         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
853         * syntax.texi (Syntax Properties): Add cross reference.
854         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
856 2005-04-26  Richard M. Stallman  <rms@gnu.org>
858         * display.texi (Defining Faces):
859         Document `default' elements of defface spec.
861         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
863         * variables.texi (Variable Aliases): Clarify text.
865 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
867         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
869 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
871         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
873 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
875         * syntax.texi (Syntax Table Internals): Elaborate documentation of
876         syntax-after and syntax-class.
878         * files.texi (Changing Files): Fix last change's cross-reference.
879         (Unique File Names): Don't mention "numbers" in the documentation
880         of make-temp-file and make-temp-name.
882 2005-04-23  Richard M. Stallman  <rms@gnu.org>
884         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
886 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
888         * windows.texi (Cyclic Window Ordering): Clarify window-list.
890 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
892         * variables.texi (Variable Aliases): Describe make-obsolete-variable
893         and define-obsolete-variable-alias.
895 2005-04-22  Kim F. Storm  <storm@cua.dk>
897         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
898         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
900 2005-04-21  Lute Kamstra  <lute@gnu.org>
902         * lists.texi (Association Lists): Document rassq-delete-all.
904 2005-04-19  Richard M. Stallman  <rms@gnu.org>
906         * modes.texi (Search-based Fontification): Explain that
907         facespec is an expression to be evaluated.
909 2005-04-19  Kevin Ryde  <user42@zip.com.au>
911         * streams.texi (Output Functions): Fix xref.
912         * strings.texi (String Conversion): Fix xref.
914 2005-04-19  Kim F. Storm  <storm@cua.dk>
916         * symbols.texi (Symbol Plists): Add safe-get.
917         Mention that `get' may signal an error.
919 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
921         * customize.texi (Variable Definitions): Replace tooltip-mode
922         example with save-place.
924 2005-04-17  Richard M. Stallman  <rms@gnu.org>
926         * buffers.texi (Indirect Buffers): Clarify.
928         * positions.texi (Positions): Clarify converting marker to integer.
930         * strings.texi (String Basics): Mention string-match; clarify.
932 2005-04-08  Lute Kamstra  <lute@gnu.org>
934         * modes.texi (Search-based Fontification): Fix cross references.
935         Use consistent terminology.  Document anchored highlighting.
937 2005-04-05  Lute Kamstra  <lute@gnu.org>
939         * modes.texi (Defining Minor Modes): Document :group keyword
940         argument and its default value.
942 2005-04-03  Lute Kamstra  <lute@gnu.org>
944         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
945         references and/or descriptions.  Delete major mode hooks; mention
946         them as a category instead.  Rename or delete obsolete hooks.
948 2005-04-02  Richard M. Stallman  <rms@gnu.org>
950         * nonascii.texi (Coding System Basics): Another wording cleanup.
952 2005-04-01  Richard M. Stallman  <rms@gnu.org>
954         * nonascii.texi (Coding System Basics): Clarify previous change.
956 2005-04-01  Kenichi Handa  <handa@m17n.org>
958         * nonascii.texi (Coding System Basics): Describe about rondtrip
959         identity of coding systems.
961 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
963         * text.texi (Buffer Contents): Add filter-buffer-substring and
964         buffer-substring-filters.
966 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
968         * anti.texi (Antinews): Mention `G' interactive code.
970         * tips.texi (Compilation Tips): Mention benchmark.el.
972 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
974         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
975         is now bound to M-o M-o.
977         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
979 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
981         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
982         in the Emacs Manual).
983         * Makefile.in (srcs): Remove calendar.texi.
984         * makefile.w32-in (srcs): Remove calendar.texi.
985         * display.texi (Display): Change name of next node.
986         * os.texi (System In): Change name of previous node.
987         * elisp.texi (Top): Remove Calendar references.
988         * vol1.texi (Top): Remove Calendar references.
989         * vol2.texi (Top): Remove Calendar references.
991 2005-03-25  Richard M. Stallman  <rms@gnu.org>
993         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
994         Cleanup previous change.
996 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
998         * display.texi (Face Attributes): Faces earlier in an :inherit
999         list take precedence.
1000         (Scroll Bars): Fix description of vertical-scroll-bars.
1001         Document frame-current-scroll-bars and window-current-scroll-bars.
1003         * markers.texi (The Mark): Document temporary Transient Mark mode.
1005         * minibuf.texi (Reading File Names):
1006         Document read-file-name-completion-ignore-case.
1008         * positions.texi (Screen Lines): Document nil for width argument
1009         to compute-motion.
1011 2005-03-23  Kim F. Storm  <storm@cua.dk>
1013         * display.texi (Standard Faces): Other faces used in the fringe
1014         implicitly inherits from the fringe face.
1015         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1016         properties implicitly inherits from fringe face.
1017         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1019 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
1021         * display.texi (Invisible Text): State default value of
1022         line-move-ignore-invisible.
1023         (Managing Overlays): Document remove-overlays.
1024         (Standard Faces): Document escape-glyph face.
1026         * minibuf.texi (Reading File Names): Document read-file-name-function.
1028         * modes.texi (Other Font Lock Variables):
1029         Document font-lock-lines-before.
1031         * positions.texi (Skipping Characters): skip-chars-forward allows
1032         character classes.
1034 2005-03-18  Lute Kamstra  <lute@gnu.org>
1036         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1038 2005-03-17  Richard M. Stallman  <rms@gnu.org>
1040         * text.texi (Undo): Document extensible undo entries.
1042         * searching.texi (String Search, Regexp Search, Regexp Search):
1043         Cleanups.
1045         * nonascii.texi (Character Codes): Minor fix.
1047         * display.texi (Display Property): Explain the significance
1048         of having text properties that are eq.
1049         (Other Display Specs): Explain string as display spec.
1051         * commands.texi (Interactive Codes): Document G option.
1053 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
1055         * text.texi (Filling): Add sentence-end-without-period and
1056         sentence-end-without-space.
1057         (Changing Properties): Minor fix.
1059         * anti.texi: Total rewrite.
1061 2005-03-15  Lute Kamstra  <lute@gnu.org>
1063         * edebug.texi (Instrumenting Macro Calls): Fix typos.
1065 2005-03-08  Kim F. Storm  <storm@cua.dk>
1067         * display.texi (Specified Space): Property :width is support on
1068         non-graphic terminals, :height is not.
1070 2005-03-07  Richard M. Stallman  <rms@gnu.org>
1072         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1073         Now subnodes of Fringes.
1074         (Overlay Arrow): Document overlay-arrow-variable-list.
1075         (Fringe Size/Pos): New node, broken out of Fringes.
1076         (Display): Explain clearing vs redisplay better.
1077         (Truncation): Clarify use of bitmaps.
1078         (The Echo Area): Clarify the uses of the echo area.
1079         Add max-mini-window-height.
1080         (Progress): Clarify.
1081         (Invisible Text): Explain that main loop moves point out.
1082         (Selective Display): Say "hidden", not "invisible".
1083         (Managing Overlays): Move up.  Describe relation to Undo here.
1084         (Overlay Properties): Clarify intro.
1085         (Finding Overlays): Explain return values when nothing found.
1086         (Width): truncate-string-to-width has added arg.
1087         (Displaying Faces): Clarify and update mode line face handling.
1088         (Face Functions): Minor cleanup.
1089         (Conditional Display): Merge into Other Display Specs.
1090         (Pixel Specification, Other Display Specs): Minor cleanups.
1091         (Images, Image Descriptors): Minor cleanups.
1092         (GIF Images): Patents have expired.
1093         (Showing Images): Explain default text for insert-image.
1094         (Manipulating Button Types): Merge into Manipulating Buttons.
1095         (Making Buttons): Explain return values.
1096         (Button Buffer Commands): Add xref.
1097         (Inverse Video): Update mode-line-inverse-video.
1098         (Display Table Format): Clarify.
1099         (Active Display Table): Give defaults for window-display-table.
1101         * calendar.texi (Calendar Customizing): calendar-holiday-marker
1102         and calendar-today-marker are strings, not chars.
1103         (Holiday Customizing): Minor fix.
1105         * internals.texi (Writing Emacs Primitives): Update `or' example.
1106         Update limit on # args of subr.
1108         * edebug.texi (Using Edebug): Arrow is in fringe.
1109         (Instrumenting): Arg to eval-defun works without loading edebug.
1110         (Edebug Execution Modes): Add xref.
1112         * customize.texi (Common Keywords): Clarify :require.
1113         Mention :version here.
1114         (Variable Definitions, Group Definitions): Not here.
1115         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1117 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
1118         * nonascii.texi (Text Representations): Clarify position-bytes.
1119         (Character Sets): Add list-charset-chars.
1120         (Scanning Charsets): Add charset-after.
1121         (Encoding and I/O): Minor fix.
1123 2005-03-06  Richard M. Stallman  <rms@gnu.org>
1125         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1126         (Resizing Windows): Likewise.
1128         * text.texi (Change Hooks): Get rid of "Emacs 21".
1130         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1132         * streams.texi (Output Variables): Get rid of "Emacs 21".
1134         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1136         * os.texi (Translating Input): Replace flow-control example
1137         with a less obsolete example that uses `keyboard-translate'.
1139         * objects.texi (Hash Table Type, Circular Objects):
1140         Get rid of "Emacs 21".
1142         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1143         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1145         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1147         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1149         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1150         (Menu Bar): Fix when menu-bar-update-hook is called.
1152         * hash.texi (Hash Tables): Get rid of "Emacs 21".
1154         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1155         and make it read better.
1157         * files.texi (Writing to Files): Get rid of "Emacs 21".
1158         (Unique File Names): Likewise.
1160         * elisp.texi: Update Emacs version to 22.
1162         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1163         (Overlay Properties, Face Attributes): Likewise.
1164         (Managing Overlays): Fix punctuation.
1165         (Attribute Functions): Clarify set-face-font; get rid of
1166         info about old Emacs versions.
1167         (Auto Faces, Font Lookup, Display Property, Images):
1168         Get rid of "Emacs 21".
1170         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1172 2005-03-05  Richard M. Stallman  <rms@gnu.org>
1174         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1176 2005-03-04  Lute Kamstra  <lute@gnu.org>
1178         * debugging.texi (Error Debugging): Document stack-trace-on-error.
1180 2005-03-03  Lute Kamstra  <lute@gnu.org>
1182         * edebug.texi (Instrumenting Macro Calls): Fix typo.
1184 2005-03-01  Lute Kamstra  <lute@gnu.org>
1186         * debugging.texi (Debugger Commands): Update `j'.
1188 2005-02-28  Lute Kamstra  <lute@gnu.org>
1190         * debugging.texi (Debugging): Fix typo.
1191         (Error Debugging): Document eval-expression-debug-on-error.
1192         (Function Debugging): Update example.
1193         (Using Debugger): Mention starred stack frames.
1194         (Debugger Commands): Document `j' and `l'.
1195         (Invoking the Debugger): `d' and `j' exit recursive edit too.
1196         Update the messages that the debugger displays.
1197         (Internals of Debugger): Add cross reference.  Update example.
1198         (Excess Open): Minor improvement.
1199         (Excess Close): Minor improvement.
1201 2005-02-26  Richard M. Stallman  <rms@gnu.org>
1203         * tips.texi (Coding Conventions): Clarify.
1204         Put all the major mode key reservations together.
1205         Mention the Mouse-1 => Mouse-2 conventions.
1207         * syntax.texi (Syntax Class Table): Clarify.
1208         (Syntax Table Functions): syntax-after moved from here.
1209         (Syntax Table Internals): syntax-after moved to here.
1210         (Parsing Expressions): Update info on number of values
1211         and what's meaningful in the STATE argument.
1212         (Categories): Fix typo.
1214         * sequences.texi (Arrays): Cleanup.
1215         (Char-Tables): Clarify.
1217         * processes.texi (Deleting Processes): Cleanups, add xref.
1218         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
1219         (Process Information): set-process-coding-system, some args optional.
1220         (Input to Processes): Explain various types for PROCESS args.
1221         Rename them from PROCESS-NAME to PROCESS.
1222         (Signals to Processes): Likewise.
1223         (Decoding Output): Cleanup.
1224         (Query Before Exit): Clarify.
1226         * os.texi (Startup Summary): Correct the options; add missing ones.
1227         (Terminal Output, Batch Mode): Clarify.
1228         (Flow Control): Node deleted.
1230         * markers.texi (The Mark): Clarify.
1232         * macros.texi (Expansion): Cleanup.
1233         (Indenting Macros): indent-spec allows ints, not floats.
1235         * keymaps.texi (Keymaps): Clarify.
1236         (Format of Keymaps): Update lisp-mode-map example.
1237         (Active Keymaps, Key Lookup): Clarify.
1238         (Changing Key Bindings): Add xref to `kbd'.
1239         (Key Binding Commands, Simple Menu Items): Clarify.
1240         (Mouse Menus, Menu Bar): Clarify.
1241         (Menu Example): Replace print example with menu-bar-replace-menu.
1243         * help.texi (Documentation Basics): Add function-documentation prop.
1245         * elisp.texi (Top): Don't refer to Flow Control node.
1247         * commands.texi (Command Overview): Improve xrefs.
1248         (Adjusting Point): Adjusting point applies to intangible and invis.
1249         (Key Sequence Input): Doc extra read-key-sequence args.
1250         Likewise for read-key-sequence-vector.
1252         * backups.texi (Rename or Copy): Minor fix.
1253         (Numbered Backups): For version-control, say the default.
1254         (Auto-Saving): make-auto-save-file-name example is simplified.
1256         * advice.texi (Advising Functions): Don't imply one part of Emacs
1257         should advise another part.  Markup changes.
1258         (Defining Advice): Move transitional para.
1259         (Activation of Advice): Cleanup.
1260         Explain if COMPILE is nil or negative.
1262         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1264 2005-02-24  Lute Kamstra  <lute@gnu.org>
1266         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1267         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1269 2005-02-23  Lute Kamstra  <lute@gnu.org>
1271         * modes.texi (Defining Minor Modes): define-minor-mode can be used
1272         to define global minor modes as well.
1274         * display.texi (Managing Overlays): overlay-buffer returns nil for
1275         deleted overlays.
1277 2005-02-22  Kim F. Storm  <storm@cua.dk>
1279         * minibuf.texi (Basic Completion): Allow symbols in addition to
1280         strings in try-completion and all-completions.
1282 2005-02-14  Lute Kamstra  <lute@gnu.org>
1284         * elisp.texi (Top): Remove reference to deleted node.
1286         * lists.texi (Lists): Remove reference to deleted node.
1287         (Cons Cells): Fix typo.
1289         * loading.texi (Where Defined): Fix typo.
1291 2005-02-14  Richard M. Stallman  <rms@gnu.org>
1293         * variables.texi (Creating Buffer-Local): change-major-mode-hook
1294         is useful for discarding some minor modes.
1296         * symbols.texi (Symbol Components): Reorder examples.
1298         * streams.texi (Input Functions): State standard-input default.
1299         (Output Variables): State standard-output default.
1301         * objects.texi (Printed Representation): Clarify read syntax vs print.
1302         (Floating Point Type): Explain meaning better.
1303         (Symbol Type): Explain uniqueness better.
1304         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
1305         List examples sooner.
1306         (Box Diagrams): New subnode broken out.
1307         Some examples moved from old Lists as Boxes node.
1308         (Dotted Pair Notation): Clarify intro.
1309         (Array Type): Clarify.
1310         (Type Predicates): Add hash-table-p.
1312         * numbers.texi (Integer Basics): Clarify radix explanation.
1313         (Predicates on Numbers): Minor clarification.
1314         (Comparison of Numbers): Minor clarification.  Clarify eql.
1315         Typos in min, max.
1316         (Math Functions): Clarify overflow in expt.
1318         * minibuf.texi (Text from Minibuffer): Minor clarification.
1319         Mention arrow keys.
1321         * loading.texi (Autoload): defun's doc string overrides autoload's
1322         doc string.
1323         (Repeated Loading): Modernize "add to list" examples.
1324         (Where Defined): Finish updating table of load-history elts.
1326         * lists.texi (List-related Predicates): Minor wording improvement.
1327         (Lists as Boxes): Node deleted.
1328         (Building Lists): Explain trivial cases of number-sequence.
1330         * hash.texi (Hash Tables): Add desc to menu items.
1331         (Creating Hash): Expain "full" means "make larger",
1332         (Hash Access): Any object can be a key.
1333         State value of maphash.
1335         * functions.texi (What Is a Function): Wording cleanup.
1336         (Function Documentation): Minor cleanup.
1337         Explain purpose of calling convention at end of doc string.
1338         (Function Names): Wording cleanup.
1339         (Calling Functions): Wording cleanup.
1340         Explain better how funcall calls the function.
1341         (Function Cells): Delete example of saving and redefining function.
1343         * control.texi (Combining Conditions): Wording cleanup.
1344         (Iteration): dolist and dotimes bind VAR locally.
1345         (Cleanups): Xref to Atomic Changes.
1347         * compile.texi (Byte Compilation): Delete 19.29 info.
1348         (Compilation Functions): Macros' difficulties don't affect defsubst.
1349         (Docs and Compilation): Delete 19.29 info.
1351 2005-02-10  Richard M. Stallman  <rms@gnu.org>
1353         * objects.texi (Symbol Type): Minor correction.
1355 2005-02-06  Lute Kamstra  <lute@gnu.org>
1357         * modes.texi (Example Major Modes): Fix typos.
1359 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1361         * text.texi (Margins): fill-nobreak-predicate can be one function.
1363         * strings.texi (Modifying Strings): clear-string can make unibyte.
1364         (Formatting Strings): format gives error if values missing.
1366         * positions.texi (Character Motion): Mention default arg
1367         for forward-char.  backward-char refers to forward-char.
1368         (Word Motion): Mention default arg for forward-word.
1369         (Buffer End Motion): Mention default arg for beginning-of-buffer.
1370         Simplify end-of-buffer.
1371         (Text Lines): Mention default arg for forward-line.
1372         (List Motion): Mention default arg for beginning/end-of-defun.
1373         (Skipping Characters): Minor fixes in explaining character-set.
1375         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1376         Mode inheritance applies only when default-major-mode is nil.
1377         Clarifications.
1378         (Example Major Modes): Update Text mode and Lisp mode examples.
1379         (Minor Mode Conventions): Mention define-minor-mode at top.
1380         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1381         (Mode Line Format): Update mode line face display info.
1382         (Properties in Mode): Mention effect of risky vars.
1383         (Imenu): Define imenu-add-to-menubar.
1384         (Font Lock Mode): Add descriptions to menu lines.
1385         (Faces for Font Lock): Add font-lock-doc-face.
1387 2005-02-05  Lute Kamstra  <lute@gnu.org>
1389         * text.texi (Maintaining Undo): Remove obsolete function.
1391 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
1393         * frames.texi (Color Names): Add pointer to the X docs about RGB
1394         color specifications.  Improve indexing
1395         (Text Terminal Colors): Replace the description of RGB values by
1396         an xref to "Color Names".
1398 2005-02-03  Richard M. Stallman  <rms@gnu.org>
1400         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1401         Clarify.
1402         (Selecting Windows): Clarify save-selected-window.
1403         (Cyclic Window Ordering): Clarify walk-windows.
1404         (Window Point): Clarify.
1405         (Window Start): Add comment to example.
1406         (Resizing Windows): Add `interactive' specs in examples.
1407         Document fit-window-to-buffer.
1409         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1410         (Undo, Maintaining Undo): Clarify last change.
1411         (Sorting): In sort-numeric-fields, explain about octal and hex.
1412         Mention sort-numeric-base.
1413         (Format Properties): Add xref for hard newlines.
1415         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1416         (Pop-Up Menus): Fix typo.
1417         (Color Names): Explain all types of color names.
1418         Explain color-values on B&W terminal.
1419         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
1421         * files.texi (File Locks): Not supported on MS systems.
1422         (Testing Accessibility): Clarify.
1424         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1425         (Coverage Testing): Fix typo.
1427         * commands.texi (Misc Events): Remove stray space.
1429         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1430         (Modification Time): Clarify when visited-file-modtime returns 0.
1431         (The Buffer List): Clarify bury-buffer.
1432         (Killing Buffers): Clarify.
1433         (Indirect Buffers): Add clone-indirect-buffer.
1435 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
1437         * edebug.texi (Printing in Edebug): Fix default value of
1438         edebug-print-circle.
1439         (Coverage Testing): Fix displayed frequency count data.
1441 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
1443         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1445 2005-02-02  Kim F. Storm  <storm@cua.dk>
1447         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1449 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
1451         * commands.texi (Misc Events): Describe the help-echo event.
1453         * text.texi (Special Properties) <help-echo>: Use `pos'
1454         consistently in description of the help-echo property.
1455         Use @code{nil} instead of @var{nil}.
1457         * display.texi (Overlay Properties): Fix the index entry for
1458         help-echo overlay property.
1460         * customize.texi (Type Keywords): Uncomment the xref to the
1461         help-echo property documentation.
1463 2005-01-23  Kim F. Storm  <storm@cua.dk>
1465         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1466         return value.  Third element FULLY replaced by PARTIAL which
1467         specifies number of invisible pixels if row is only partially visible.
1468         (Textual Scrolling): Mention auto-window-vscroll.
1469         (Vertical Scrolling): New defvar auto-window-vscroll.
1471 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
1473         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1474         command remapping.
1476 2005-01-15  Richard M. Stallman  <rms@gnu.org>
1478         * display.texi (Defining Images): Mention DATA-P arg of create-image.
1480 2005-01-14  Kim F. Storm  <storm@cua.dk>
1482         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1484         * text.texi (Links and Mouse-1): Fix string and vector item.
1486 2005-01-13  Richard M. Stallman  <rms@gnu.org>
1488         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1489         descriptions of overriding-local-map and overriding-terminal-local-map.
1491         * text.texi (Links and Mouse-1): Clarify text.
1493 2005-01-13  Kim F. Storm  <storm@cua.dk>
1495         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1497 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
1499         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1501 2005-01-12  Kim F. Storm  <storm@cua.dk>
1503         * text.texi (Links and Mouse-1): Rename section from Enabling
1504         Mouse-1 to Following Links.  Change xrefs.
1505         Add examples for define-button-type and define-widget.
1507         * display.texi (Button Properties, Button Buffer Commands):
1508         Clarify mouse-1 and follow-link functionality.
1510 2005-01-12  Richard M. Stallman  <rms@gnu.org>
1512         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1514         * display.texi (Beeping): Fix Texinfo usage.
1516         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1518 2005-01-11  Kim F. Storm  <storm@cua.dk>
1520         * display.texi (Button Properties, Button Buffer Commands):
1521         Mention mouse-1 binding.  Add follow-link keyword.
1523         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1524         (Enabling Mouse-1 to Follow Links): New subsection.
1526 2005-01-06  Richard M. Stallman  <rms@gnu.org>
1528         * text.texi (Special Properties): Minor change.
1530         * os.texi (Timers): Clarify previous change.
1532         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1534 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
1536         * display.texi (Face Attributes): Correct xref to renamed node.
1538 2005-01-01  Richard M. Stallman  <rms@gnu.org>
1540         * display.texi (Face Attributes): Describe hex color specs.
1542 2004-12-31  Richard M. Stallman  <rms@gnu.org>
1544         * os.texi (Timers): Update previous change.
1546 2004-12-30  Kim F. Storm  <storm@cua.dk>
1548         * display.texi (Line Height): Total line-height is now specified
1549         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
1550         in cons cells.  (nil . RATIO) is relative to actual line height.
1551         Use line-height `t' instead of `0' to get minimum height.
1553 2004-12-29  Richard M. Stallman  <rms@gnu.org>
1555         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1557 2004-12-28  Richard M. Stallman  <rms@gnu.org>
1559         * commands.texi (Quitting): Clarify value of with-local-quit.
1561         * elisp.texi (Top): Fix previous change.
1563         * loading.texi (Loading): Fix previous change.
1565 2004-12-27  Richard M. Stallman  <rms@gnu.org>
1567         * Makefile.in (MAKEINFO): Specify --force.
1569         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1571         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1573         * display.texi (Line Height): Further clarify.
1575         * elisp.texi (Top): Update Loading submenu.
1577         * loading.texi (Where Defined): New node.
1578         (Unloading): load-history moved to Where Defined.
1580 2004-12-21  Richard M. Stallman  <rms@gnu.org>
1582         * commands.texi (Event Input Misc): Add while-no-input.
1584 2004-12-11  Richard M. Stallman  <rms@gnu.org>
1586         * display.texi (Line Height): Rewrite text for clarity.
1588 2004-12-11  Kim F. Storm  <storm@cua.dk>
1590         * display.texi (Display): Add node "Line Height" to menu.
1591         (Line Height): New node.  Move full description of line-spacing
1592         and line-height text properties here from text.texi.
1593         (Scroll Bars): Add vertical-scroll-bar variable.
1595         * frames.texi (Window Frame Parameters): Remove line-height defvar.
1597         * locals.texi (Standard Buffer-Local Variables): Fix xref for
1598         line-spacing and vertical-scroll-bar.
1600         * text.texi (Special Properties): Just mention line-spacing and
1601         line-height here, add xref to new "Line Height" node.
1603 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
1605         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1607         * locals.texi (Standard Buffer-Local Variables):
1608         Add @xref for `line-spacing'.
1610 2004-12-05  Richard M. Stallman  <rms@gnu.org>
1612         * Makefile.in (maintainer-clean): Remove the info files
1613         in $(infodir) where they are created.
1615 2004-12-03  Richard M. Stallman  <rms@gnu.org>
1617         * windows.texi (Selecting Windows): get-lru-window and
1618         get-largest-window don't consider dedicated windows.
1620         * text.texi (Undo): Document undo-in-progress.
1622 2004-11-26  Richard M. Stallman  <rms@gnu.org>
1624         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1625         Remove a few vars that are not always buffer-local.
1627 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
1629         * locals.texi (Standard Buffer-Local Variables): Comment out
1630         xref's to non-existent node `Yet to be written'.
1632 2004-11-24  Richard M. Stallman  <rms@gnu.org>
1634         * processes.texi (Synchronous Processes): Grammar fix.
1636         * numbers.texi (Comparison of Numbers): Add eql.
1638         * locals.texi (Standard Buffer-Local Variables): Add many vars.
1640         * intro.texi (Printing Notation): Fix previous change.
1642         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1643         and default-indicate-buffer-boundaries from here.
1644         (Usual Display): To here.
1645         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1646         (Usual Display): Move tab-width up.
1648         * customize.texi (Variable Definitions): Replace
1649         show-paren-mode example with tooltip-mode.
1650         (Simple Types, Composite Types, Defining New Types):
1651         Minor cleanups.
1653 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
1655         * processes.texi (Synchronous Processes, Output from Processes):
1656         Markup fix.
1658 2004-11-20  Richard M. Stallman  <rms@gnu.org>
1660         * positions.texi (Skipping Characters): skip-chars-forward
1661         now handles char classes.
1663         * intro.texi (Printing Notation): Avoid confusion of `print'
1664         when explaining @print.
1666         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1668         * display.texi (Display Table Format): Minor fix.
1670         * streams.texi (Output Functions): Fix print example.
1672         * Makefile.in (elisp): New target.
1673         (dist): Depend on $(infodir)/elisp, not elisp.
1674         Copy the info files from $(infodir).
1676         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1677         read-from-minibuffer.
1679         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1681 2004-11-19  Richard M. Stallman  <rms@gnu.org>
1683         * searching.texi (Regexp Search): Add search-whitespace-regexp.
1685 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
1687         * tips.texi (Coding Conventions): Fix typo.
1689 2004-11-16  Richard M. Stallman  <rms@gnu.org>
1691         * tips.texi (Coding Conventions): Separate defvar and require
1692         methods to avoid warnings.  Use require only when there are many
1693         functions and variables from that package.
1695         * minibuf.texi (Minibuffer Completion): When ignoring case,
1696         predicate must not be case-sensitive.
1698         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1699         (Test Coverage): Don't talk about "splotches".  Clarified.
1701 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
1703         * frames.texi (Window Frame Parameters): Fix typo.
1705 2004-11-15  Kim F. Storm  <storm@cua.dk>
1707         * symbols.texi (Other Plists): Note that plist-get may signal error.
1708         Add safe-plist-get.
1710 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
1712         * modes.texi (Font Lock Basics): Fix typo.
1714 2004-11-08  Richard M. Stallman  <rms@gnu.org>
1716         * syntax.texi (Syntax Table Functions): Add syntax-after.
1718 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
1720         * os.texi (Processor Run Time): New section documenting
1721         get-internal-run-time.
1723 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
1725         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1726         it nukes elisp-cover.texi.
1727         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1728         elisp-0 etc.
1730 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
1732         * commands.texi (Keyboard Macros): Document `append' return value
1733         of `defining-kbd-macro'.
1735 2004-11-01  Richard M. Stallman  <rms@gnu.org>
1737         * commands.texi (Interactive Call): Add called-interactively-p.
1739 2004-10-29  Simon Josefsson  <jas@extundo.com>
1741         * minibuf.texi (Reading a Password): Revert.
1743 2004-10-28  Richard M. Stallman  <rms@gnu.org>
1745         * frames.texi (Display Feature Testing): Explain about "vendor".
1747 2004-10-27  Richard M. Stallman  <rms@gnu.org>
1749         * commands.texi (Interactive Codes): `N' uses numeric prefix,
1750         not raw.  Clarify `n'.
1751         (Interactive Call): Rewrite interactive-p, focusing on when
1752         and how to use it.
1753         (Misc Events): Clarify previous change.
1755         * advice.texi (Simple Advice): Clarify what job the example does.
1756         (Around-Advice): Clarify ad-do-it.
1757         (Activation of Advice): An option of ad-default-compilation-action
1758         is `never', not `nil'.
1760 2004-10-26  Kim F. Storm  <storm@cua.dk>
1762         * commands.texi (Interactive Codes): Add U code letter.
1764 2004-10-25  Simon Josefsson  <jas@extundo.com>
1766         * minibuf.texi (Reading a Password): Add.
1768 2004-10-24  Jason Rumney  <jasonr@gnu.org>
1770         * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1771         and wheel-down.
1773 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
1775         * processes.texi (Synchronous Processes): Document process-file.
1777 2004-10-22  Kenichi Handa  <handa@m17n.org>
1779         * text.texi (translate-region): Document that it accepts also a
1780         char-table.
1782 2004-10-22  David Ponce  <david@dponce.com>
1784         * windows.texi (Resizing Windows): Document the `preserve-before'
1785         argument of the functions `enlarge-window' and `shrink-window'.
1787 2004-10-19  Jason Rumney  <jasonr@gnu.org>
1789         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1791 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
1793         * text.texi (Filling): Add anchor for definition of
1794         `sentence-end-double-space'.
1796         * searching.texi (Regexp Example): Update description of how
1797         Emacs currently recognizes the end of a sentence.
1798         (Standard Regexps): Update definition of the variable
1799         `sentence-end'.  Add definition of the function `sentence-end'.
1801 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
1803         * display.texi (Progress): New node.
1805 2004-10-05  Kim F. Storm  <storm@cua.dk>
1807         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1809 2004-09-29  Kim F. Storm  <storm@cua.dk>
1811         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1812         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
1813         fringe bitmap symbols, as they now have their own namespace.
1814         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1815         vs. pixels.  Signal error if no free bitmap slots.
1816         (Pixel Specification): Change IMAGE to @var{image}.
1818 2004-09-28  Richard M. Stallman  <rms@gnu.org>
1820         * text.texi (Special Properties): Clarify line-spacing and line-height.
1822         * searching.texi (Regexp Search): Add looking-back.
1824 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
1826         * display.texi: Correct typos.
1827         (Image Descriptors): Correct xref's.
1829 2004-09-25  Richard M. Stallman  <rms@gnu.org>
1831         * text.texi (Special Properties): Cleanups in `cursor'.
1832         Rewrites in `line-height' and `line-spacing'; exchange them.
1834         * display.texi (Fringes): Rewrite previous change.
1835         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
1836         (Display Fringe Bitmaps): Node deleted, text moved.
1837         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
1838         (Scroll Bars): Clarify set-window-scroll-bars.
1839         (Pointer Shape): Rewrite.
1840         (Specified Space): Clarify :align-to, etc.
1841         (Pixel Specification): Use @var.  Clarify new text.
1842         (Other Display Specs): Clarify `slice'.
1843         (Image Descriptors): Cleanups.
1844         (Showing Images): Cleanups.
1846 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
1848         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1850         * modes.texi: Various minor changes in addition to:
1851         (Major Mode Conventions): Final call to `run-mode-hooks' should
1852         not be inside the `delay-mode-hooks' form.
1853         (Mode Hooks): New node.
1854         (Hooks): Delete obsolete example.
1855         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1856         node "Mode Hooks".
1858 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
1860         * display.texi: Correct various typos.
1861         (Display): Rename node "Pointer Shapes" to "Pointer
1862         Shape".  (There is already a node called "Pointer Shapes" in
1863         frames.texi.)
1864         (Images): Remove non-existent node "Image Slices" from menu.
1866 2004-09-23  Kim F. Storm  <storm@cua.dk>
1868         * text.texi (Special Properties): Add `cursor', `pointer',
1869         `line-height', and `line-spacing' properties.
1871         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1872         Shapes' to menu.
1873         (Standard Faces): Doc fix for fringe face.
1874         (Fringes): Add `overflow-newline-into-fringe' and
1875         'indicate-buffer-boundaries'.
1876         (Fringe Bitmaps, Pointer Shapes): New nodes.
1877         (Display Property): Add 'Pixel Specification' and 'Display Fringe
1878         Bitmaps' to menu.
1879         (Specified Space): Describe pixel width and height.
1880         (Pixel Specification): New node.
1881         (Other Display Specs): Add `slice' property.
1882         (Display Fringe Bitmaps): New node.
1883         (Images): Add 'Image Slices' to menu.
1884         (Image Descriptors): Add `:pointer' and `:map' properties.
1885         (Showing Images): Add slice arg to `insert-image'.  Add
1886         'insert-sliced-image'.
1888 2004-09-20  Richard M. Stallman  <rms@gnu.org>
1890         * commands.texi (Key Sequence Input):
1891         Clarify downcasing in read-key-sequence.
1893 2004-09-08  Juri Linkov  <juri@jurta.org>
1895         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1897 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
1899         * locals.texi (Standard Buffer-Local Variables): Add
1900         `buffer-auto-save-file-format'.
1901         * internals.texi (Buffer Internals): Describe new
1902         auto_save_file_format field of the buffer structure.
1903         * files.texi (Format Conversion): `auto-save-file-format' has been
1904         renamed `buffer-auto-save-file-format'.
1906 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
1908         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1909         an integer or a marker.
1910         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1912 2004-08-22  Richard M. Stallman  <rms@gnu.org>
1914         * modes.texi (Major Mode Conventions): Discuss rebinding of
1915         standard key bindings.
1917 2004-08-18  Kim F. Storm  <storm@cua.dk>
1919         * processes.texi (Accepting Output): Add `just-this-one' arg to
1920         `accept-process-output'.
1921         (Output from Processes): New var `process-adaptive-read-buffering'.
1923 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
1925         * keymaps.texi: Various changes in addition to:
1926         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1927         Give more varied examples for `kbd'.
1928         (Creating Keymaps): Char tables have slots for all characters
1929         without modifiers.
1930         (Active Keymaps): `overriding-local-map' and
1931         `overriding-terminal-local-map' also override text property and
1932         overlay keymaps.
1933         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1934         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1935         to denote a prefix of no events.
1936         `map-keymap' includes parent's bindings _recursively_.
1937         Clarify and correct description of `where-is-internal'.
1938         Mention BUFFER-OR-NAME arg to `describe-bindings'.
1939         (Menu Example): For menus intended for use with the keyboard, the
1940         menu items should be bound to characters or real function keys.
1942 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
1944         * objects.texi (Character Type): Reposition `@anchor' to prevent
1945         double space inside sentence in Info.
1947         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1948         renamed to `disabled-command-function'.
1949         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
1950         (Command Loop Info): Replace reference to it.
1951         (Disabling Commands): `disabled-command-hook' has been renamed to
1952         `disabled-command-function'.
1954 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
1956         * os.texi (Translating Input): Only non-prefix bindings in
1957         `key-translation-map' override actual key bindings.  Warn about
1958         possible indirect effect of actual key bindings on non-prefix
1959         bindings in `key-translation-map'.
1961 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
1963         * minibuf.texi (High-Level Completion): Add anchor for definition
1964         of `read-variable'.
1966         * commands.texi: Various changes in addition to:
1967         (Using Interactive): Clarify description of `interactive-form'.
1968         (Interactive Call): Mention default for KEYS argument to
1969         `call-interactively'.
1970         (Command Loop Info): Clarify description of `this-command-keys'.
1971         Mention KEEP-RECORD argument to `clear-this-command-keys'.
1972         Value of `last-event-frame' can be `macro'.
1973         (Repeat Events): `double-click-fuzz' is also used to distinguish
1974         clicks and drags.
1975         (Classifying Events): Clarify descriptions of `event-modifiers'
1976         `event-basic-type' and `event-convert-list'.
1977         (Accessing Events): `posn-timestamp' takes POSITION argument.
1978         (Quoted Character Input): Clarify description of
1979         `read-quoted-char' and fix example.
1980         (Quitting): Add `with-local-quit'.
1981         (Disabling Commands):  Correct and clarify descriptions of
1982         `enable-command' and `disable-command'.
1983         Mention what happens if `disabled-command-hook' is nil.
1984         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1985         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1987 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
1989         * frames.texi: Various changes in addition to:
1990         (Creating Frames): Expand and clarify description of `make-frame'.
1991         (Window Frame Parameters): Either none or both of the `icon-left'
1992         and `icon-top' parameters must be specified.  Put descriptions of
1993         `menu-bar-lines' and `toolbar-lines' closer together and change
1994         them accordingly.
1995         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1996         except while processing `frame-title-format' or `icon-title-format'.
1997         (Deleting Frames): Correct description of `delete-frame'.
1998         Non-nil return values of `frame-live-p' are like those of `framep'.
1999         (Frames and Windows): mention return value of
2000         `set-frame-selected-window'.
2001         (Visibility of Frames): Mention `force' argument to
2002         `make-frame-invisible'.  `frame-visible-p' returns t for all
2003         frames on text-only terminals.
2004         (Frame Configurations): Restoring a frame configuration does not
2005         restore deleted frames.
2006         (Window System Selections): `x-set-selection' returns DATA.
2007         (Resources): Add example.
2008         (Display Feature Testing): Clarify descriptions of
2009         `display-pixel-height', `display-pixel-width', `x-server-version'
2010         and `x-server-vendor'.
2012         * windows.texi (Choosing Window): Add anchor.
2013         * minibuf.texi (Minibuffer Misc): Add anchor.
2015 2004-07-23  John Paul Wallington  <jpw@gnu.org>
2017         * macros.texi (Defining Macros): Declaration keyword for setting
2018         Edebug spec is `debug' not `edebug'.
2020 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
2022         * windows.texi: Various small changes in addition to:
2023         (Window Point): Mention return value of `set-window-point'.
2024         (Window Start): `pos-visible-in-window-p' disregards horizontal
2025         scrolling.  Explain return value if PARTIALLY is non-nil.
2026         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2027         and `set-window-vscroll'.
2028         (Size of Window): The argument WINDOW to `window-inside-edges',
2029         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2030         (Resizing Windows): Explain return value of
2031         `shrink-window-if-larger-than-buffer'.
2032         `window-size-fixed' automatically becomes buffer local when set.
2033         (Window Configurations): Explain return value of
2034         `set-window-configuration'.
2036         * minibuf.texi (Minibuffer Misc): Add anchor for
2037         `minibuffer-scroll-window'.
2039         * positions.texi (Text Lines): Add anchor for `count-lines'.
2041 2004-07-17  Richard M. Stallman  <rms@gnu.org>
2043         * display.texi (Overlay Properties): Adding `evaporate' prop
2044         deletes empty overlay immediately.
2046         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2047         fix example.
2049 2004-07-16  Jim Blandy  <jimb@redhat.com>
2051         * searching.texi (Regexp Backslash): Document new \_< and \_>
2052         operators.
2054 2004-07-16  Juanma Barranquero  <lektu@terra.es>
2056         * display.texi (Images): Fix Texinfo usage.
2058 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
2060         * buffers.texi (Modification Time): `visited-file-modtime' now
2061         returns a list of two integers, instead of a cons.
2063 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2065         * windows.texi: Various changes in addition to:
2066         (Splitting Windows): Add `split-window-keep-point'.
2068 2004-07-09  Richard M. Stallman  <rms@gnu.org>
2070         * frames.texi (Input Focus): Minor fix.
2072 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
2074         * frames.texi (Input Focus): Clarify descriptions of
2075         `select-frame-set-input-focus' and `select-frame'.
2077 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
2079         * os.texi: Various small changes in addition to:
2080         (Killing Emacs): Expand and clarify description of
2081         `kill-emacs-query-functions' and `kill-emacs-hook'.
2082         (System Environment): Expand and clarify description of `getenv'
2083         and `setenv'.
2084         (Timers): Clarify description of `run-at-time'.
2085         (Translating Input): Correct description of
2086         `extra-keyboard-modifiers'.
2087         (Flow Control): Correct description of `enable-flow-control'.
2089 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
2091         * os.texi: Update copyright.
2092         (Session Management): Grammar fix.
2093         Clarify which Emacs does the restarting.
2094         Use @samp for *scratch* buffer.
2096 2004-07-04  Alan Mackenzie  <acm@muc.de>
2098         * frames.texi (Input Focus): Add documentation for
2099         `select-frame-set-input-focus'.  Replace refs to non-existent
2100         `switch-frame' with `select-frame'.  Minor corrections and tidying
2101         up of text-only terminal stuff.
2103 2004-07-02  Richard M. Stallman  <rms@gnu.org>
2105         * files.texi (Saving Buffers): Cleanup write-contents-function.
2106         (Magic File Names): Cleanup file-remote-p.
2108 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
2110         * files.texi (Magic File Names): `file-remote-p' returns an
2111         identifier of the remote system, not just t.
2113 2004-07-02  David Kastrup  <dak@gnu.org>
2115         * searching.texi (Entire Match Data): Add explanation about new
2116         match-data behavior when @var{integers} is non-nil.
2118 2004-06-24  Richard M. Stallman  <rms@gnu.org>
2120         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2122         * customize.texi (Variable Definitions): Note about doc strings
2123         and :set.
2125         * keymaps.texi (Keymap Terminology): Document `kbd'.
2126         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2128         * display.texi (Invisible Text): Setting buffer-invisibility-spec
2129         makes it buffer-local.
2131         * files.texi (Saving Buffers): Correct previous change.
2133         * commands.texi (Accessing Events):
2134         Clarify posn-col-row and posn-actual-col-row.
2136 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
2138         * commands.texi (Accessing Events): New functions
2139         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
2141 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2143         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2144         * frames.texi, buffers.texi, backups.texi, variables.texi:
2145         * loading.texi, eval.texi, functions.texi, control.texi:
2146         * symbols.texi, minibuf.texi: Reposition @anchor's.
2148         * help.texi: Various small changes in addition to the following.
2149         (Describing Characters): Describe PREFIX argument to
2150         `key-description'.  Correct and clarify definition of
2151         `text-char-description'.  Describe NEED-VECTOR argument to
2152         `read-kbd-macro'.
2153         (Help Functions): Clarify definition of `apropos'.
2155 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
2157         * files.texi (Saving Buffers): Correct description of
2158         `write-contents-functions'.
2160 2004-06-21  Juanma Barranquero  <lektu@terra.es>
2162         * display.texi (Images): Remove redundant @vindex directives.
2163         Rewrite `image-library-alist' doc in active voice.
2165 2004-06-14  Juanma Barranquero  <lektu@terra.es>
2167         * display.texi (Images): Document new delayed library loading,
2168         variable `image-library-alist' and (existing but undocumented)
2169         function `image-type-available-p'.
2171 2004-06-05  Richard M. Stallman  <rms@gnu.org>
2173         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2174         refer the user to the Initial Input node.
2175         (Text from Minibuffer): Likewise.
2176         (Initial Input): New node.  Document this feature
2177         and say it is mostly deprecated.
2179 2004-05-30  Richard M. Stallman  <rms@gnu.org>
2181         * loading.texi (Named Features): Clarify return value
2182         and meaning of NOERROR.
2184         * variables.texi (File Local Variables): Minor cleanup.
2186 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
2188         * files.texi (Magic File Names): Add `file-remote-p' as operation
2189         of file name handlers.
2191 2004-05-29  Richard M. Stallman  <rms@gnu.org>
2193         * modes.texi (Minor Mode Conventions): (-) has no special meaning
2194         as arg to a minor mode command.
2196 2004-05-22  Richard M. Stallman  <rms@gnu.org>
2198         * syntax.texi (Syntax Class Table): Word syntax not just for English.
2200         * streams.texi (Output Variables): Doc float-output-format.
2202         * searching.texi (Regexp Special): Nested repetition can be infloop.
2204         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2205         real stack overflow.
2207         * compile.texi: Minor cleanups.
2209 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
2211         * lists.texi (Cons Cells): Explain dotted lists, true lists,
2212         circular lists.
2213         (List Elements): Explain handling of circular and dotted lists.
2215 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
2217         * modes.texi (Search-based Fontification): Fix typo.
2219 2004-05-10  Juanma Barranquero  <lektu@terra.es>
2221         * modes.texi (Mode Line Variables): Fix description of
2222         global-mode-string, which is now after which-func-mode, not the
2223         buffer name.
2225 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
2227         * modes.texi (Desktop Save Mode): Add.
2228         (Modes): Add menu entry Desktop Save Mode.
2230         * hooks.texi: Add desktop-after-read-hook,
2231         desktop-no-desktop-file-hook and desktop-save-hook.
2233         * locals.texi: Add desktop-save-buffer.
2235 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
2237         * display.texi: emacs -> Emacs.
2239 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
2241         * files.texi (Changing Files): Document set-file-times.
2243 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2245         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2247 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
2249         * tips.texi (Coding Conventions): defopt -> defcustom.
2251 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
2253         * sequences.texi: Various clarifications.
2255 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
2257         * buffers.texi (Read Only Buffers): Mention optional ARG to
2258         `toggle-read-only'.
2260 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
2262         * windows.texi (Selecting Windows): Note that get-lru-window
2263         returns a full-width window if possible.
2265 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
2267         * buffers.texi: Various changes in addition to:
2268         (Buffer File Name): Add `find-buffer-visiting'.
2269         (Buffer Modification): Mention optional ARG to `not-modified'.
2270         (Indirect Buffers): Mention optional CLONE argument to
2271         `make-indirect-buffer'.
2273         * files.texi: Various changes in addition to:
2274         (Visiting Functions): `find-file-hook' is now a normal hook.
2275         (File Name Expansion): Explain difference between the way that
2276         `expand-file-name' and `file-truename' treat `..'.
2277         (Contents of Directories): Mention optional ID-FORMAT argument to
2278         `directory-files-and-attributes'.
2279         (Format Conversion): Mention new optional CONFIRM argument to
2280         `format-write-file'.
2282 2004-04-12  Miles Bader  <miles@gnu.org>
2284         * macros.texi (Expansion): Add description of `macroexpand-all'.
2286 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
2288         * variables.texi (Variable Aliases): Mention
2289         cyclic-variable-indirection.
2291         * errors.texi (Standard Errors): Ditto.
2293 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
2295         * backups.texi:  Various small changes in addition to:
2296         (Making Backups): Mention return value of `backup-buffer'.
2297         (Auto-Saving): Mention optional FORCE argument to
2298         `delete-auto-save-file-if-necessary'.
2299         (Reverting): Mention optional PRESERVE-MODES argument to
2300         `revert-buffer'.  Correct description of `revert-buffer-function'.
2302 2004-03-22  Juri Linkov  <juri@jurta.org>
2304         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2305         with `Vector Functions'.
2307         * text.texi (Sorting): Add missing quote.
2309 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
2311         * intro.texi (Lisp History): Replace xref to `cl' manual with
2312         inforef.
2314 2004-03-12  Richard M. Stallman  <rms@gnu.org>
2316         * intro.texi (Version Info): Add arg to emacs-version.
2317         (Lisp History): Change xref to CL manual.
2319 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
2321         * minibuf.texi (Completion Commands): Add xref to Emacs manual
2322         for Partial Completion mode.
2324 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
2326         * customize.texi: Fix typo. Remove eol whitespace.
2328 2004-03-04  Richard M. Stallman  <rms@gnu.org>
2330         * processes.texi: Fix typos.
2332         * lists.texi (Building Lists): Minor clarification.
2334         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2335         in make-hash-table.
2337 2004-02-29  Juanma Barranquero  <lektu@terra.es>
2339         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2340         rm, and ignore exit code.
2342 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
2344         * display.texi (Defining Faces): Add description for min-colors.
2345         Update example.
2347 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
2349         * abbrevs.texi: Various corrections and clarifications in addition
2350         to the following:
2351         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2353 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
2355         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2357 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
2359         * text.texi: Various small changes in addition to the following:
2360         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2361         to delete-horizontal-space.
2362         (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2363         description of yank-handler text property at various places.
2365         * frames.texi (Window System Selections): Add anchor.
2367         * syntax.texi (Syntax Table Functions): Clarify and correct
2368         descriptions of make-syntax-table and copy-syntax-table.
2369         (Motion and Syntax): Clarify SYNTAXES argument to
2370         skip-syntax-forward.
2371         (Parsing Expressions): Mention that the return value of
2372         parse-partial-sexp is currently a list of ten rather than nine
2373         elements.
2374         (Categories): Various corrections and clarifications.
2376 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
2378         * markers.texi (Marker Insertion Types): Minor change.
2380         * locals.texi (Standard Buffer-Local Variables):
2381         * commands.texi (Interactive Codes, Using Interactive):
2382         * functions.texi (Related Topics): Fix xrefs.
2384 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
2386         * lists.texi (Sets And Lists): Update description of delete-dups.
2388 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2390         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2392 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2394         * frames.texi (Parameter Access): frame-parameters arg is optional.
2395         modify-frame-parameters handles nil for FRAME.
2396         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2397         are all-or-nothing for certain toolkits.
2398         Mention parameter wait-for-wm.
2399         (Frames and Windows): In frame-first-window and frame-selected-window
2400         the arg is optional.
2401         (Input Focus): In redirect-frame-focus the second arg is optional.
2402         (Window System Selections): Mention selection type CLIPBOARD.
2403         Mention data-type UTF8_STRING.
2404         Mention numbering of cut buffers.
2405         (Resources): Describe x-resource-name.
2407 2004-02-16  Richard M. Stallman  <rms@gnu.org>
2409         * windows.texi (Buffers and Windows): Delete false table
2410         about all-frames.
2412         * syntax.texi (Parsing Expressions): Delete old caveat
2413         about parse-sexp-ignore-comments.
2415         * streams.texi (Output Variables): Add print-quoted.
2417         * lists.texi (Building Lists): Minor cleanup.
2419         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2421         * display.texi (Overlays): Explain overlays use markers.
2422         (Managing Overlays): Explain front-advance and rear-advance
2423         in more detail.
2425         * loading.texi (Unloading): Document unload-feature-special-hooks.
2426         Get rid of fns-NNN.el file.
2428 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
2430         * help.texi (Describing Characters): Fix text-char-description
2431         example output.
2433         * edebug.texi (Using Edebug): Fix example.
2435         * debugging.texi (Internals of Debugger): Fix return value.
2437         * files.texi (Changing Files): Fix argname.
2439         * calendar.texi: Fix parens, and default values.
2441         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2442         * nonascii.texi, objects.texi, os.texi: Minor fixes.
2443         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2445         * positions.texi (Text Lines): Don't add -1 in current-line.
2447 2004-02-16  Richard M. Stallman  <rms@gnu.org>
2449         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2451 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2453         * processes.texi (Low-Level Network): Fix a typo.
2455 2004-02-12  Kim F. Storm  <storm@cua.dk>
2457         * display.texi (Fringes): Use consistent wording.
2458         Note that window-fringe's window arg is optional.
2459         (Scroll Bars): Use consistent wording.
2461 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
2463         * tips.texi (Comment Tips): Document the new conventions for
2464         commenting out code.
2466 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2468         * positions.texi (Text Lines): Added missing end defun.
2470 2004-02-07  Kim F. Storm  <storm@cua.dk>
2472         * positions.texi (Text Lines): Add line-number-at-pos.
2474 2004-02-06  John Paul Wallington  <jpw@gnu.org>
2476         * display.texi (Button Properties, Button Buffer Commands):
2477         mouse-2 invokes button, not down-mouse-1.
2479 2004-02-04  Jason Rumney  <jasonr@gnu.org>
2481         * makefile.w32-in: Sync with Makefile.in changes.
2483 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
2485         * minibuf.texi (Text from Minibuffer): Various corrections and
2486         clarifications.
2487         (Object from Minibuffer): Correct Lisp description of
2488         read-minibuffer.
2489         (Minibuffer History): Clarify description of cons values for
2490         HISTORY arguments.
2491         (Basic Completion): Various corrections and clarifications.  Add
2492         completion-regexp-list.
2493         (Minibuffer Completion): Correct and clarify description of
2494         completing-read.
2495         (Completion Commands): Mention Partial Completion mode.  Various
2496         other minor changes.
2497         (High-Level Completion): Various corrections and clarifications.
2498         (Reading File Names): Ditto.
2499         (Minibuffer Misc): Ditto.
2501 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
2503         * strings.texi (Text Comparison): assoc-string also matches
2504         elements of alists that are strings instead of conses.
2505         (Formatting Strings): Standardize Texinfo usage.  Update index
2506         entries.
2508 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
2510         * lists.texi (Sets And Lists): Add delete-dups.
2512 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
2514         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2515         special form.
2516         * macros.texi (Defining Macros): Update description of `declare',
2517         which now is a macro.
2518         (Wrong Time): Fix typos.
2520 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
2522         * compile.texi (Compilation Functions): Expand descriptions of
2523         `compile-defun', `byte-compile-file', `byte-recompile-directory'
2524         and `batch-byte-compile'.  In particular, mention and describe
2525         all optional arguments.
2526         (Disassembly): Correct and clarify the description of `disassemble'.
2528 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
2530         * searching.texi: Various small changes in addition to the
2531         following.
2532         (Regexp Example): Adapt to new value of `sentence-end'.
2533         (Regexp Functions): The PAREN argument to `regexp-opt' can be
2534         `words'.
2535         (Search and Replace): Add usage note for `perform-replace'.
2536         (Entire Match Data): Mention INTEGERS and REUSE arguments to
2537         `match-data'.
2538         (Standard Regexps): Update for new values of `paragraph-start'
2539         and `sentence-end'.
2541 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
2543         * files.texi (Saving Buffers): Clarify descriptions of
2544         `write-contents-functions' and `before-save-hook'.
2545         Make the defvar's for `before-save-hook' and `after-save-hook'
2546         into defopt's.
2548 2004-01-07  Kim F. Storm  <storm@cua.dk>
2550         * commands.texi (Click Events): Describe new image and
2551         width/height elements of click events.
2552         (Accessing Events): Add posn-string, posn-image, and
2553         posn-object-width-height.  Change posn-object to return either
2554         image or string object.
2556 2004-01-01  Simon Josefsson  <jas@extundo.com>
2558         * hooks.texi (Standard Hooks): Add before-save-hook.
2559         * files.texi (Saving Buffers): Likewise.
2561 2004-01-03  Richard M. Stallman  <rms@gnu.org>
2563         * frames.texi (Frames and Windows): Delete frame-root-window.
2565 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
2567         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2569         * functions.texi: Various small changes in addition to the
2570         following.
2571         (What Is a Function): `functionp' returns nil for macros.  Clarify
2572         behavior of this and following functions for symbol arguments.
2573         (Function Documentation): Add `\' in front of (fn @var{arglist})
2574         and explain why.
2575         (Defining Functions): Mention DOCSTRING argument to `defalias'.
2576         Add anchor.
2577         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
2579 2004-01-01  Miles Bader  <miles@gnu.org>
2581         * display.texi (Buttons): New section.
2583 2003-12-31  Andreas Schwab  <schwab@suse.de>
2585         * numbers.texi (Math Functions): sqrt reports a domain-error
2586         error.
2587         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2589 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
2591         * tips.texi (Documentation Tips): Update item on hyperlinks in
2592         documentation strings.
2594         * errors.texi (Standard Errors): Various small corrections and
2595         additions.
2597         * control.texi: Various small changes in addition to the
2598         following.
2599         (Signaling Errors): Provide some more details on how `signal'
2600         constructs the error message.  Add anchor to the definition of
2601         `signal'.
2602         (Error Symbols): Describe special treatment of `quit'.
2603         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2604         to emphasize that it has to be a single form.
2606         * buffers.texi: Add anchor.
2608 2003-12-29  Richard M. Stallman  <rms@gnu.org>
2610         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2611         (Window Configurations): Add window-configuration-frame.
2613         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2615         * text.texi (Examining Properties): Add get-char-property-and-overlay.
2616         Change arg name in get-char-property.
2617         (Special Properties): Update handling of keymap property.
2619         * strings.texi (Modifying Strings): Add clear-string.
2620         (Text Comparison): Add assoc-string and remove
2621         assoc-ignore-case, assoc-ignore-representation.
2623         * os.texi (Time of Day): Add set-time-zone-rule.
2625         * numbers.texi (Math Functions): asin, acos, log, log10
2626         report domain-error errors.
2628         * nonascii.texi (Converting Representations):
2629         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2630         (Encoding and I/O): Add file-name-coding-system.
2632         * modes.texi (Search-based Fontification): Explain that
2633         face specs are symbols with face names as values.
2635         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2637         * lists.texi (Building Lists): remq moved elsewhere.
2638         (Sets And Lists): remq moved here.
2639         (Association Lists): Refer to assoc-string.
2641         * internals.texi (Garbage Collection): Add memory-use-counts.
2643         * frames.texi (Frames and Windows): Add set-frame-selected-window
2644         and frame-root-window.
2646         * files.texi (Contents of Directories):
2647         Add directory-files-and-attributes.
2649         * display.texi (Refresh Screen): Add force-window-update.
2650         (Invisible Text): Explain about moving point out of invis text.
2651         (Overlay Properties): Add overlay-properties.
2652         (Managing Overlays): Add overlayp.
2653         (GIF Images): Invalid image number displays a hollow box.
2655         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2656         (Killing Buffers): Add buffer-live-p.
2658 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
2660         * display.texi (Fringes): Fix typo "set-buffer-window".
2662 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
2664         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2665         * nonascii.texi, processes.texi, tips.texi, variables.texi:
2666         Add or change various xrefs and anchors.
2668         * commands.texi: Replace all occurrences of @acronym{CAR} with
2669         @sc{car}, for consistency with the rest of the Elisp manual.
2670         `car' and `cdr' are historically acronyms, but are no longer
2671         widely thought of as such.
2673         * internals.texi (Pure Storage): Mention that `purecopy' does not
2674         copy text properties.
2675         (Object Internals): Now 29 bits are used (in most implementations)
2676         to address Lisp objects.
2678         * variables.texi (Variables with Restricted Values): New node.
2680         * objects.texi (Lisp Data Types): Mention that certain variables
2681         can only take on a restricted set of values and add an xref to
2682         the new node "Variables with Restricted Values".
2684         * eval.texi (Function Indirection): Describe the errors that
2685         `indirect-function' can signal.
2686         (Eval): Clarify the descriptions of `eval-region' and `values'.
2687         Describe `eval-buffer' instead of `eval-current-buffer' and
2688         mention `eval-current-buffer' as an alias for `current-buffer'.
2689         Correct the description and mention all optional arguments.
2691         * nonascii.texi: Various small changes in addition to the
2692         following.
2693         (Converting Representations): Clarify behavior of
2694         `string-make-multibyte' and `string-to-multibyte' for unibyte all
2695         ASCII arguments.
2696         (Character Sets): Document the variable `charset-list' and adapt
2697         the definition of the function `charset-list' accordingly.
2698         (Translation of Characters): Clarify use of generic characters in
2699         `make-translation-table'.  Clarify and correct the description of
2700         the use of translation tables in encoding and decoding.
2701         (User-Chosen Coding Systems): Correct and clarify the description
2702         of `select-safe-coding-system'.
2703         (Default Coding Systems): Clarify description of
2704         `file-coding-system-alist'.
2706 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
2708         * strings.texi (Text Comparison): Correctly describe when two
2709         strings are `equal'.  Combine and clarify descriptions of
2710         `assoc-ignore-case' and `assoc-ignore-representation'.
2712         * objects.texi (Non-ASCII in Strings): Clarify description of
2713         when a string is unibyte or multibyte.
2714         (Bool-Vector Type): Update examples.
2715         (Equality Predicates): Correctly describe when two strings are
2716         `equal'.
2718 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
2720         * lists.texi (Building Lists): `append' no longer accepts integer
2721         arguments.  Update the description of `number-sequence' to reflect
2722         recent changes.
2723         (Sets And Lists): Describe `member-ignore-case' after `member'.
2725 2003-11-27  Kim F. Storm  <storm@cua.dk>
2727         * commands.texi (Click Events): Click object may be an images.
2728         Describe (dx . dy) element of click positions.
2729         (Accessing Events): Remove duplicate posn-timestamp.
2730         New functions posn-object and posn-object-x-y.
2732 2003-11-23  Kim F. Storm  <storm@cua.dk>
2734         * commands.texi (Click Events): Describe enhancements to event
2735         position lists, including new text-pos and (col . row) items.
2736         Mention left-fringe and right-fringe area events.
2737         (Accessing Events): New functions posn-area and
2738         posn-actual-col-row.  Mention posn-timestamp.  Mention that
2739         posn-point in non-text area still returns buffer position.
2740         Clarify posn-col-row.
2742 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
2744         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2745         * anti.texi (File Attributes): Describe removed parameter
2746         ID-FORMAT.
2748 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
2750         * positions.texi (Positions): Mention that, if a marker is used as
2751         a position, its buffer is ignored.
2753         * markers.texi (Overview of Markers): Mention it here too.
2755 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
2757         * numbers.texi (Numeric Conversions): Not just `floor', but also
2758         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2760 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
2762         * markers.texi (Creating Markers): Specify insertion type of
2763         created markers.  Add xref to `Marker Insertion Types'.
2764         Second argument to `copy-marker' is optional.
2765         (Marker Insertion Types): Mention that most markers are created
2766         with insertion type nil.
2767         (The Mark): Correctly describe when `mark' signals an error.
2768         (The Region): Correctly describe when `region-beginning' and
2769         `region-end' signal an error.
2771 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
2773         * hash.texi (Creating Hash): Clarify description of `eql'.
2774         `makehash' is obsolete.
2775         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2777         * positions.texi (Point): Change description of `buffer-end', so
2778         that it is also correct for floating point arguments.
2779         (List Motion): Correct argument lists of `beginning-of-defun' and
2780         `end-of-defun'.
2781         (Excursions): Add xref to `Marker Insertion Types'.
2782         (Narrowing): Argument to `narrow-to-page' is optional.
2784 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
2786         * streams.texi (Output Streams): Clarify behavior of point for
2787         marker output streams.
2789 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
2791         * variables.texi (Defining Variables): Second argument to
2792         `defconst' is not optional.
2793         (Setting Variables): Mention optional argument APPEND to
2794         `add-to-list'.
2795         (Creating Buffer-Local): Expand description of
2796         `make-variable-buffer-local'.
2797         (Frame-Local Variables): Expand description of
2798         `make-variable-frame-local'.
2799         (Variable Aliases): Correct description of optional argument
2800         DOCSTRING to `defvaralias'.  Mention return value of
2801         `defvaralias'.
2802         (File Local Variables): Add xref to `File variables' in Emacs
2803         Manual.  Correct description of `hack-local-variables'.  Mention
2804         `safe-local-variable' property.  Mention optional second argument
2805         to `risky-local-variable-p'.
2807 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
2809         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2811 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2813         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2814         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2815         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2816         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2817         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
2818         lispref/processes.texi, lispref/searching.texi,
2819         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2820         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2821         @acronym{FOO}.
2823 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
2825         * strings.texi (Creating Strings): Argument START to `substring'
2826         can not be `nil'.  Expand description of
2827         `substring-no-properties'.  Correct description of `split-string',
2828         especially with respect to empty matches.  Prevent very bad line
2829         break in definition of `split-string-default-separators'.
2830         (Text Comparison): `string=' and `string<' also accept symbols as
2831         arguments.
2832         (String Conversion): More completely describe argument BASE in
2833         `string-to-number'.
2834         (Formatting Strings): `%s' and `%S' in `format' do require
2835         corresponding object.  Clarify behavior of numeric prefix after
2836         `%' in `format'.
2837         (Case Conversion): The argument to `upcase-initials' can be a
2838         character.
2840 2003-10-27  Kenichi Handa  <handa@m17n.org>
2842         * display.texi (Fontsets): Fix texinfo usage.
2844 2003-10-25  Kenichi Handa  <handa@m17n.org>
2846         * display.texi (Fontsets): Add description of the function
2847         set-fontset-font.
2849 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
2851         * display.texi (Temporary Displays): Add xref to `Documentation
2852         Tips'.
2854         * functions.texi (Function Safety): Use inforef instead of pxref
2855         for SES.
2857 2003-10-23  Andreas Schwab  <schwab@suse.de>
2859         * Makefile.in (TEX, texinputdir): Don't define.
2860         (TEXI2DVI): Define.
2861         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2862         add $(srcdir)/index.texi.
2863         ($(infodir)/elisp): Remove index.texi dependency.
2864         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
2865         (index.texi): Remove target.
2866         (dist): Don't link $(srcdir)/permute-index.
2867         (clean): Don't remove index.texi.
2869         * permute-index, index.perm: Remove.
2870         * index.texi: Rename from index.unperm.
2872 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
2874         * tips.texi (Documentation Tips): Document new behavior for face
2875         and variable hyperlinks in Help mode.
2877 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
2879         * objects.texi (Integer Type): Update for extra bit of integer range.
2880         (Character Type): Ditto.
2882 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
2884         * numbers.texi (Integer Basics): Add index entries for reading
2885         numbers in hex, octal, and binary.
2887 2003-10-16  Lute Kamstra  <lute@gnu.org>
2889         * modes.texi (Mode Line Format): Mention force-mode-line-update's
2890         argument.
2892 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
2894         * windows.texi (Choosing Window): Fix typo.
2895         * edebug.texi (Edebug Execution Modes): Fix typo.
2897 2003-10-13  Richard M. Stallman  <rms@gnu.org>
2899         * windows.texi (Basic Windows): A window has fringe settings,
2900         display margins and scroll-bar settings.
2901         (Splitting Windows): Doc split-window return value.
2902         Clean up one-window-p.
2903         (Selecting Windows): Fix typo.
2904         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2905         (Buffers and Windows): In set-window-buffer, explain effect
2906         on fringe settings and scroll bar settings.
2907         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2908         (Choosing Window): Use defopt for pop-up-frame-function.
2909         For special-display-buffer-names, explain same-window and same-frame.
2910         Clarify window-dedicated-p return value.
2911         (Textual Scrolling): scroll-up and scroll-down can get an error.
2912         (Horizontal Scrolling): Clarify auto-hscroll-mode.
2913         Clarify set-window-hscroll.
2914         (Size of Window): Don't mention tool bar in window-height.
2915         (Coordinates and Windows): Explain what coordinates-in-window-p
2916         returns for fringes and display margins.
2917         (Window Configurations): Explain saving fringes, etc.
2919         * tips.texi (Library Headers): Clean up Documentation.
2921         * syntax.texi (Parsing Expressions): Clean up forward-comment
2922         and parse-sexp-lookup-properties.
2924         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2926         * os.texi (System Environment): Clean up text for load-average errors.
2928         * modes.texi (Hooks): Don't explain local hook details at front.
2929         Clarify run-hooks and run-hook-with-args a little.
2930         Clean up add-hook and remove-hook.
2932         * edebug.texi (Edebug Execution Modes): Clarify t.
2933         Document edebug-sit-for-seconds.
2934         (Coverage Testing): Document C-x X = and =.
2935         (Instrumenting Macro Calls): Fix typo.
2936         (Specification List): Don't index the specification keywords.
2938 2003-10-10  Kim F. Storm  <storm@cua.dk>
2940         * processes.texi (Network): Introduce make-network-process.
2942 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
2944         * tips.texi (Library Headers): Fix typo.
2946 2003-10-07  Juri Linkov  <juri@jurta.org>
2948         * modes.texi (Imenu): Mention imenu-create-index-function's
2949         default value.  Explain submenus better.
2951 2003-10-07  Lute Kamstra  <lute@gnu.org>
2953         * modes.texi (Faces for Font Lock): Fix typo.
2954         (Hooks): Explain how buffer-local hook variables can refer to
2955         global hook variables.
2956         Various minor clarifications.
2958 2003-10-06  Lute Kamstra  <lute@gnu.org>
2960         * tips.texi (Coding Conventions): Mention naming conventions for
2961         hooks.
2963 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
2965         * loading.texi (Library Search): Correct default value of
2966         load-suffixes.
2967         (Named Features): Fix typo.
2969 2003-10-05  Richard M. Stallman  <rms@gnu.org>
2971         * loading.texi (Named Features): In `provide',
2972         say how to test for subfeatures.
2973         (Unloading): In unload-feature, use new var name
2974         unload-feature-special-hooks.
2976 2003-10-03  Lute Kamstra  <lute@gnu.org>
2978         * modes.texi (Major Mode Conventions): Mention third way to set up
2979         Imenu.
2980         (Imenu): A number of small fixes.
2981         Delete documentation of internal variable imenu--index-alist.
2982         Document the return value format of imenu-create-index-function
2983         functions.
2985 2003-09-30  Richard M. Stallman  <rms@gnu.org>
2987         * processes.texi (Network): Say what stopped datagram connections do.
2989         * lists.texi (Association Lists): Clarify `assq-delete-all'.
2991         * display.texi (Overlay Properties): Clarify `evaporate' property.
2993 2003-09-29  Lute Kamstra  <lute@gnu.org>
2995         * modes.texi (Mode Line Data): Explain when symbols in mode-line
2996         constructs should be marked as risky.
2997         Change cons cell into proper list.
2998         (Mode Line Variables): Change cons cell into proper list.
3000 2003-09-26  Lute Kamstra  <lute@gnu.org>
3002         * modes.texi (Mode Line Data): Document the :propertize construct.
3003         (Mode Line Variables): Reorder the descriptions of the variables
3004         to match their order in the default mode-line-format.
3005         Describe the new variables mode-line-position and mode-line-modes.
3006         Update the default values of mode-line-frame-identification,
3007         minor-mode-alist, and default-mode-line-format.
3008         (Properties in Mode): Mention the :propertize construct.
3010 2003-09-26  Richard M. Stallman  <rms@gnu.org>
3012         * buffers.texi, commands.texi, debugging.texi, eval.texi:
3013         * loading.texi, minibuf.texi, text.texi, variables.texi:
3014         Avoid @strong{Note:}.
3016 2003-09-26  Richard M. Stallman  <rms@gnu.org>
3018         * keymaps.texi (Remapping Commands): Fix typo.
3020 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
3022         * processes.texi (Low-Level Network): Fix typo.
3024 2003-09-23  Kim F. Storm  <storm@cua.dk>
3026         * processes.texi (Network, Network Servers): Fix typos.
3027         (Low-Level Network): Add timeout value for :server keyword.
3028         Add new option keywords to make-network-process.
3029         Add set-network-process-options.
3030         Explain how to test availability of network options.
3032 2003-09-19  Richard M. Stallman  <rms@gnu.org>
3034         * text.texi (Motion by Indent): Arg to
3035         backward-to-indentation and forward-to-indentation is optional.
3037         * strings.texi (Creating Strings): Add substring-no-properties.
3039         * processes.texi
3040         (Process Information): Add list-processes arg QUERY-ONLY.
3041         Delete process-contact from here.
3042         Add new status values for process-status.
3043         Add process-get, process-put, process-plist, set-process-plist.
3044         (Synchronous Processes): Add call-process-shell-command.
3045         (Signals to Processes): signal-process allows process objects.
3046         (Network): Complete rewrite.
3047         (Network Servers, Datagrams, Low-Level Network): New nodes.
3049         * positions.texi (Word Motion): forward-word, backward-word
3050         arg is optional.  Reword.
3052         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3054         * variables.texi (Creating Buffer-Local):
3055         Delete duplicate definition of buffer-local-value.
3056         (File Local Variables): Explain about discarding text props.
3058 2003-09-11  Richard M. Stallman  <rms@gnu.org>
3060         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3061         changes variables that record input events.
3062         (Minibuffer Misc): Add minibuffer-selected-window.
3064         * lists.texi (Building Lists): Add copy-tree.
3066         * display.texi (Fontsets): Add char-displayable-p.
3067         (Scroll Bars): New node.
3069 2003-09-08  Lute Kamstra  <lute@gnu.org>
3071         * modes.texi (%-Constructs): Document new `%i' and `%I'
3072         constructs.
3074 2003-09-03  Peter Runestig  <peter@runestig.com>
3076         * makefile.w32-in: New file.
3078 2003-08-29  Richard M. Stallman  <rms@gnu.org>
3080         * display.texi (Overlay Properties): Clarify how priorities
3081         affect use of the properties.
3083 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
3085         * customize.texi (Type Keywords): Correct the description of
3086         `:help-echo' in the case where `motion-doc' is a function.
3088 2003-08-14  John Paul Wallington  <jpw@gnu.org>
3090         * modes.texi (Emulating Mode Line): Subsection, not section.
3092 2003-08-13  Richard M. Stallman  <rms@gnu.org>
3094         * elisp.texi (Top): Update subnode lists in menu.
3096         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3097         (Kill Functions): kill-region has new arg yank-handler.
3098         (Yanking): New node.
3099         (Yank Commands): Add yank-undo-function.
3100         (Low-Level Kill Ring):
3101         kill-new and kill-append have new arg yank-handler.
3102         (Changing Properties): Add remove-list-of-text-properties.
3103         (Atomic Changes): New node.
3105         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3107         * streams.texi (Output Variables): Add eval-expression-print-length
3108         and eval-expression-print-level.
3110         * os.texi (Time Conversion): For encode-time, explain limits on year.
3112         * objects.texi (Character Type): Define anchor "modifier bits".
3114         * modes.texi (Emulating Mode Line): New node.
3115         (Search-based Fontification): Font Lock uses font-lock-face property.
3116         (Other Font Lock Variables): Likewise.
3118         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3119         not vectors.
3120         (Active Keymaps): Add emulation-mode-map-alists.
3121         (Functions for Key Lookup): key-binding has new arg no-remap.
3122         (Remapping Commands): New node.
3123         (Scanning Keymaps): where-is-internal has new arg no-remap.
3124         (Tool Bar): Add tool-bar-local-item-from-menu.
3125         Clarify when to use tool-bar-add-item-from-menu.
3127         * commands.texi (Interactive Call): commandp has new arg.
3128         (Command Loop Info): Add this-original-command.
3130 2003-08-06  John Paul Wallington  <jpw@gnu.org>
3132         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3134         * display.texi (Warning Basics): Fix typo.
3135         (Fringes): Add closing curly bracket and fix typo.
3137         * elisp.texi (Top): Fix typo.
3139 2003-08-05  Richard M. Stallman  <rms@gnu.org>
3141         * elisp.texi: Update lists of subnodes.
3143         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3145         * variables.texi (Local Variables): Use lc for example variable names.
3147         * tips.texi (Library Headers): Explain where to put -*-.
3149         * strings.texi (Creating Strings): Fix xref for vconcat.
3151         * sequences.texi (Vector Functions):
3152         vconcat no longer allows integer args.
3154         * minibuf.texi (Reading File Names): read-file-name has new
3155         arg PREDICATE.  New function read-directory-name.
3157         * macros.texi (Defining Macros): Give definition of `declare'
3158         (Indenting Macros): New node.
3160         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3161         (Window Frame Parameters): Make separate table of parameters
3162         that are coupled with specific face attributes.
3163         (Deleting Frames): delete-frame-hooks renamed to
3164         delete-frame-functions.
3166         * files.texi (Magic File Names): Add file-remote-p.
3167         Clarify file-local-copy.
3169         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3170         here; instead xref Defining Macros.
3172         * display.texi (Warnings): New node, and subnodes.
3173         (Fringes): New node.
3175         * debugging.texi (Test Coverage): New node.
3177         * compile.texi (Compiler Errors): Explain with-no-warnings
3178         and other ways to suppress warnings.
3180         * commands.texi (Interactive Call): Minor clarification.
3182         * buffers.texi (Buffer File Name): set-visited-file-name
3183         renames the buffer too.
3185         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3187 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
3189         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3191 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
3193         * internals.texi (Garbage Collection): Fix previous change.
3195 2003-07-22  Richard M. Stallman  <rms@gnu.org>
3197         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3199         * display.texi (Width): Use \s syntax in example.
3200         (Font Selection): Add face-font-rescale-alist.
3202         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3203         Remove spurious indent in example.
3205         * lists.texi (Building Lists): Add number-sequence.
3207         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3209         * functions.texi (Function Documentation): Explain how to
3210         show calling convention explicitly in the doc string.
3212         * windows.texi (Selecting Windows): save-selected-window saves
3213         selected window of each frame.
3214         (Window Configurations): Minor change.
3216         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3218         * streams.texi (Output Variables): Add print-continuous-numbering
3219         and print-number-table.
3221         * processes.texi (Decoding Output): New node.
3223         * os.texi (Time Conversion): decode-time arg is optional.
3225         * objects.texi (Character Type): Don't use space as example for \.
3226         Make list of char names and \-sequences correspond.
3227         Explain that \s is not used in strings.  `\ ' needs space after.
3229         * nonascii.texi (Converting Representations): Add string-to-multibyte.
3230         (Translation of Characters): Add translation-table-for-input.
3231         (Default Coding Systems): Add auto-coding-functions.
3232         (Explicit Encoding): Add decode-coding-inserted-region.
3233         (Locales): Add locale-info.
3235         * minibuf.texi (Basic Completion): Describe test-completion.
3236         Collections can be lists of strings.
3237         Clean up lazy-completion-table.
3238         (Programmed Completion): Mention test-completion.
3239         Clarify why lambda expressions are not accepted.
3240         (Minibuffer Misc): Describe minibufferp.
3242 2003-07-14  Richard M. Stallman  <rms@gnu.org>
3244         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3246         * windows.texi (Selecting Windows): New arg to select-window.
3247         (Selecting Windows): Add with-selected-window.
3248         (Size of Window): Add window-inside-edges, etc.
3250         * internals.texi (Garbage Collection): Add post-gc-hook.
3252         * processes.texi (Subprocess Creation): Add exec-suffixes.
3254         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3255         (Scanning Keymaps): Add map-keymaps.
3256         (Defining Menus): Add keymap-prompt.
3258         * numbers.texi (Integer Basics): Add most-positive-fixnum,
3259         most-negative-fixnum.
3261         * compile.texi (Byte Compilation): Explain no-byte-compile
3262         (Compiler Errors): New node.
3264         * os.texi (User Identification): user-uid, user-real-uid
3265         can return float.
3267         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3268         and about derived modes.
3269         (Minor Modes): Add minor-mode-list.
3270         (Defining Minor Modes): Keyword args for define-minor-mode.
3271         (Search-based Fontification): Explain managing other properties.
3272         (Other Font Lock Variables): Add font-lock-extra-managed-props.
3273         (Faces for Font Lock): Add font-locl-preprocessor-face.
3274         (Hooks): Add run-mode-hooks and delay-mode-hooks.
3276         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
3277         (Variable Aliases): Clarify defvaralias.
3279         * loading.texi (Library Search): Add load-suffixes.
3281         * minibuf.texi (Basic Completion): Add lazy-completion-table.
3282         (Programmed Completion): Add dynamic-completion-table.
3284         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3285         (Magic File Names): Specify precedence order of handlers.
3287         * commands.texi (Command Overview): Emacs server runs pre-command-hook
3288         and post-command-hook.
3289         (Waiting): New calling convention for sit-for.
3291         * text.texi (Special Properties): local-map and keymap properties
3292         apply based on their stickiness.
3294 2003-07-07  Richard M. Stallman  <rms@gnu.org>
3296         * modes.texi (Minor Mode Conventions): Specify only some kinds
3297         of list values as args to minor modes.
3299         * files.texi (File Name Expansion): Warn about iterative use
3300         of substitute-in-file-name.
3302         * advice.texi (Activation of Advice): Clean up previous change.
3304 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
3306         * advice.texi (Activation of Advice): Note that ad-start-advice is
3307         turned on by default.
3309 2003-06-30  Richard M. Stallman  <rms@gnu.org>
3311         * text.texi (Buffer Contents): Document current-word.
3312         (Change Hooks): Not called for *Messages*.
3314         * functions.texi (Defining Functions): Explain about redefining
3315         primitives.
3316         (Function Safety): Renamed.  Minor changes.
3317         Comment out the detailed criteria for what is safe.
3319 2003-06-22  Andreas Schwab  <schwab@suse.de>
3321         * objects.texi (Symbol Type): Fix description of examples.
3323 2003-06-16  Andreas Schwab  <schwab@suse.de>
3325         * hash.texi (Creating Hash): Fix description of :weakness.
3327 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3329         * files.texi (Changing Files): copy-file copies file modes, too.
3331 2003-05-28  Richard M. Stallman  <rms@gnu.org>
3333         * strings.texi (Creating Strings): Clarify split-string.
3335 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
3337         * strings.texi (Creating Strings): Update split-string specification
3338         and examples.
3340 2003-05-19  Richard M. Stallman  <rms@gnu.org>
3342         * elisp.texi: Correct invariant section names.
3344 2003-04-20  Richard M. Stallman  <rms@gnu.org>
3346         * os.texi (Timers): Explain about timers and quitting.
3348 2003-04-19  Richard M. Stallman  <rms@gnu.org>
3350         * internals.texi (Writing Emacs Primitives): Strings are
3351         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
3352         Explain GCPRO convention for varargs function args.
3354 2003-04-16  Richard M. Stallman  <rms@gnu.org>
3356         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3358 2003-04-08  Richard M. Stallman  <rms@gnu.org>
3360         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3362 2003-02-13  Kim F. Storm  <storm@cua.dk>
3364         * objects.texi (Character Type): New \s escape for space.
3366 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3368         * os.texi (System Environment): Added cygwin system-type.
3370 2003-01-25  Richard M. Stallman  <rms@gnu.org>
3372         * keymaps.texi: Document that a symbol can act as a keymap.
3374 2003-01-13  Richard M. Stallman  <rms@gnu.org>
3376         * text.texi (Changing Properties): Say string indices are origin-0.
3378         * positions.texi (Screen Lines) <compute-motion>:
3379         Correct order of elts in return value.
3381         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3382         how to define a default binding.
3384 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
3386         * loading.texi (Unloading): Fix recent change for load-history.
3388         * customize.texi (Simple Types): Clarify description of custom
3389         type 'number. Describe new custom type 'float.
3391 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
3393         * variables.texi (File Local Variables): Fix typo.
3395 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3397         From Michael Albinus <Michael.Albinus@alcatel.de>.
3399         * README: Target for Info file is `make info'.
3401         * files.texi (File Name Components): Fixed typos in
3402         `file-name-sans-extension'.
3403         (Magic File Names): Complete list of operations for magic file
3404         name handlers.
3406 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3408         * variables.texi (File Local Variables): New function
3409         risky-local-variable-p.
3411 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
3413         * functions.texi (Function safety): New node about unsafep.
3415 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3417         * customize.texi (Splicing into Lists): Fixed example.
3418         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3420 2002-06-17  Juanma Barranquero  <lektu@terra.es>
3422         * frames.texi (Display Feature Testing): Fix typo.
3424 2002-06-12  Andreas Schwab  <schwab@suse.de>
3426         * frames.texi (Initial Parameters, Resources): Fix references to
3427         the Emacs manual.
3429 2002-05-13  Kim F. Storm  <storm@cua.dk>
3431         * variables.texi (Intro to Buffer-Local): Updated warning and
3432         example relating to changing buffer inside let.
3434 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3436         * os.texi (Session Management): New node about X Session management.
3438 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
3440         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
3441         to which the manual corresponds, and the copyright years.
3443         * Makefile.in (VERSION): Set to 2.9.
3445 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
3447         * elisp.texi: Change the category in @dircategory to "Emacs", to
3448         make it consistent with info/dir.
3450 2001-11-25  Miles Bader  <miles@gnu.org>
3452         * text.texi (Fields): Describe new `limit' arg in
3453         field-beginning/field-end.
3455 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3457         * permute-index: Don't depend on csh-specific features.  Replace
3458         the interpreter name with /bin/sh.
3460         * two-volume-cross-refs.txt: New file.
3461         * two.el: New file.
3462         * spellfile: New file.
3464 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3466         * permute-index: New file.
3468         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3469         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3470         8+3 restricted namespace.
3472         * Makefile.in (infodir): Define relative to $(srcdir).
3473         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3474         include directories list via -I switch to makeinfo.
3475         (index.texi): Use cp if both hard and symbolic links fail.
3477 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3479         * Makefile.in (distclean): Add.
3481         The following changes make ELisp manual part of the Emacs
3482         distribution:
3484         * Makefile.in: Add Copyright notice.
3485         (prefix): Remove.
3486         (infodir): Change value to "../info".
3487         (VPATH): New variable.
3488         (MAKE): Don't define.
3489         (texmacrodir): Don't define.
3490         (texinputdir): Append the existing value of TEXINPUTS.
3491         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
3492         command to be compatible with man/Makefile.in, and to put the
3493         output into ../info.
3494         (info): Add target.
3495         (installall): Target removed.
3497 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3499         * tips.texi (Coding Conventions): Fix typo.
3501 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
3503         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3505 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
3507         * files.texi (File Name Components): Update the description of
3508         file-name-sans-extension and file-name-extension, as they now
3509         ignore leading dots.
3511 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3513         * (Version 21.1 released.)
3515 2001-10-19  Miles Bader  <miles@gnu.org>
3517         * positions.texi (Text Lines): Describe behavior of
3518         `beginning-of-line'/`end-of-line' in the presence of field properties.
3520 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
3522         * Makefile.in (VERSION): Set to 2.8.
3523         (manual): Use `manual-21'.
3525         * elisp.texi (VERSION): Add and use it where the version
3526         number was used.  Set it to 2.8.
3528         * intro.texi: Likewise.
3530 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
3532         * files.texi (File Name Completion): Document the significance of
3533         a trailing slash in elements of completion-ignored-extensions.
3535 2001-10-06  Miles Bader  <miles@gnu.org>
3537         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3539 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
3541         * variables.texi (Variable Aliases): New node.
3543 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
3545         * Branch for 21.1.
3547 2001-10-02  Miles Bader  <miles@gnu.org>
3549         * minibuf.texi (Minibuffer Misc): Add entries for
3550         `minibuffer-contents', `minibuffer-contents-no-properties', and
3551         `delete-minibuffer-contents'.
3552         Correct description for `minibuffer-prompt-end'.
3554         * text.texi (Property Search): Correct descriptions of
3555         `next-char-property-change' and `previous-char-property-change'.
3556         Add entries for `next-single-char-property-change' and
3557         `previous-single-char-property-change'.
3558         Make operand names a bit more consistent.
3560 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
3562         * frames.texi (Finding All Frames): Document that next-frame and
3563         previous-frame are local to current terminal.
3565 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
3567         * keymaps.texi (Creating Keymaps): Fix the description of the
3568         result of make-keymap.
3570 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
3572         * display.texi (Font Lookup, Attribute Functions)
3573         (Image Descriptors): Add cross-references to the definition of
3574         selected frame.
3576         * buffers.texi (The Buffer List): Add cross-references to the
3577         definition of selected frame.
3579         * frames.texi (Input Focus): Clarify which frame is _the_ selected
3580         frame at any given time.
3581         (Multiple Displays, Size and Position): Add a cross-reference to
3582         the definition of the selected frame.
3584 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
3586         * strings.texi (String Conversion) <string-to-number>: Document
3587         that a float is returned for integers that are too large.
3589         * frames.texi (Mouse Position): Document mouse-position-function.
3590         (Display Feature Testing): Document display-images-p.
3591         (Window Frame Parameters): Document the cursor-type variable.
3593         * numbers.texi (Integer Basics): Document CL style read syntax for
3594         integers in bases other than 10.
3596         * positions.texi (List Motion): Document
3597         open-paren-in-column-0-is-defun-start.
3599         * lists.texi (Sets And Lists): Document member-ignore-case.
3601         * internals.texi (Garbage Collection): Document the used and free
3602         strings report.
3603         (Memory Usage): Document strings-consed.
3605         * os.texi (Time of Day): Document float-time.
3606         (Recording Input): Document that clear-this-command-keys clears
3607         the vector to be returned by recent-keys.
3609         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3610         argument keymap can be a list.
3612         * nonascii.texi (User-Chosen Coding Systems)
3613         <select-safe-coding-system>: Document the new argument
3614         accept-default-p and the variable
3615         select-safe-coding-system-accept-default-p.  Tell what happens if
3616         buffer-file-coding-system is undecided.
3617         (Default Coding Systems): Document auto-coding-regexp-alist.
3619         * display.texi (The Echo Area) <message>: Document
3620         message-truncate-lines.
3621         (Glyphs): Document that the glyph table is unused on windowed
3622         displays.
3624         * help.texi (Describing Characters) <single-key-description>:
3625         Document the new argument no-angles.
3626         (Accessing Documentation) <documentation-property>: Document that
3627         a non-string property is evaluated.
3628         <documentation>: Document that the function-documentation property
3629         is looked for.
3631         * windows.texi (Selecting Windows): Document some-window.
3633         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3635         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3636         apropos-mode-hook.
3638         * commands.texi (Using Interactive): Document interactive-form.
3639         (Keyboard Macros): Document kbd-macro-termination-hook.
3640         (Command Loop Info): Document that clear-this-command-keys clears
3641         the vector to be returned by recent-keys.
3643 2001-09-04  Werner LEMBERG  <wl@gnu.org>
3645         * Makefile.in (srcdir, texinputdir): New variables.
3646         (srcs, index.texi, install): Use $(srcdir).
3647         (.PHONY): Remove elisp.dvi.
3648         (elisp): Use -I switch for makeinfo.
3649         (elisp.dvi): Use $(srcdir) and $(texinputdir).
3650         (installall, dist): Use $(srcdir).
3651         Fix path to texinfo.tex.
3652         (maintainer-clean): Add elisp.dvi and elisp.oaux.
3654 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
3656         * display.texi (Conditional Display): Adjust to API change.
3658         * configure: New file.
3660 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
3662         * commands.texi (Repeat Events): Add description of
3663         double-click-fuzz.
3665 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
3667         * syntax.texi (Syntax Class Table): Add the missing designator for
3668         comment and string fences.
3669         (Syntax Properties): Add a xref to syntax table internals.
3670         (Syntax Table Internals): Document string-to-syntax.
3672 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
3674         * Makefile.in (install): Use install-info command line options
3675         like in Emacs' Makefile.in.
3677 2000-12-09  Miles Bader  <miles@gnu.org>
3679         * windows.texi (Window Start): Update documentation for
3680         `pos-visible-in-window-p'.
3682 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
3684         * lists.texi (Building Lists): Add footnote to explain how to add
3685         to the end of a list.
3687 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
3689         * files.texi (Visiting Functions): Typos.
3691 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
3693         * files.texi (Visiting Functions): Return value of
3694         find-file-noselect may be a list of buffers if wildcards are used.
3696 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
3698         * display.texi (Defining Faces): Document `graphic' display type
3699         in face specs.
3701 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3703         * hooks.texi (Standard Hooks): Replace obsolete
3704         `after-make-frame-hook' with `after-make-frame-functions'.
3706         * frames.texi (Creating Frames): Ditto.
3708         * variables.texi (Future Local Variables): Ditto.
3710 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
3712         * display.texi (Other Image Types): Add description of :foreground
3713         and :background properties of mono PBM images.
3715 2000-08-17  Werner LEMBERG  <wl@gnu.org>
3717         * .cvsignore: New file.
3719 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
3721         * tindex.pl: New script.
3723 1999-12-03  Dave Love  <fx@gnu.org>
3725         * Makefile.in (MAKEINFO): New parameter.
3727 1999-09-17  Richard Stallman  <rms@gnu.org>
3729         * Makefile.in (srcs): Add hash.texi.
3730         (VERSION): Update to 20.6.
3732 1999-09-13  Richard Stallman  <rms@gnu.org>
3734         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3736 1998-08-29  Karl Heuer  <kwzh@gnu.org>
3738         * configure.in: New file.
3739         * Makefile.in: Renamed from Makefile.
3740         (prefix, infodir): Use value obtained from configure.
3741         (emacslibdir): Obsolete variable deleted.
3742         (dist): Distribute configure.in, configure, Makefile.in.
3744 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
3746         * Makefile (INSTALL_INFO): New variable.
3747         (install): Run install-info.
3749 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
3751         * Makefile (elisp.dvi): Add missing backslash.
3753 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
3755         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3756         Run texindex without `./'.  Always run texindex on elisp.tp.
3757         (elisp.tps): Target deleted.
3759 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
3761         * Makefile (srcs): Add nonascii.texi and customize.texi.
3762         (dist): Start by deleting `temp'.
3764 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
3766         * Makefile (makeinfo, texindex): Targets deleted.
3767         (makeinfo.o, texindex.o): Targets deleted.
3768         (clean, dist): Don't do anything with them or with getopt*.
3770 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
3772         * Makefile (SHELL): Defined.
3774 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
3776         * Makefile (elisp.tps): New target.
3777         (elisp.dvi): Depend on elisp.tps.
3779 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
3781         * README: Update phone number.
3783         * Makefile (elisp): Make this be the default target.
3784         Depend on makeinfo.c instead of makeinfo.
3785         (install): Don't depend on elisp.dvi, since we don't install that.
3786         Use mkinstalldirs.
3787         (dist): Add mkinstalldirs.
3789 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
3791         * Makefile (VERSION): Update version number.
3792         (maintainer-clean): Renamed from realclean.
3794 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
3796         * Makefile (realclean): New target.
3797         (elisp): Remove any old elisp-* files first.
3799 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
3801         * Makefile (VERSION): New variable.
3802         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3803         Compressed file suffix should be `.gz', not `.z'.
3805 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3807         * Makefile (elisp): Depend on makeinfo.
3809 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
3811         * Makefile (srcs): Add anti.texi.
3813 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3815         * Makefile (infodir, prefix): New vars.
3816         (install): Use infodir.
3817         (emacsinfodir): Deleted.
3819 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3821         * Makefile (srcs): Add calendar.texi.
3823         * Makefile (dist): Copy texindex.c and makeinfo.c.
3824         Limit elisp-* files to those with one or two digits.
3826 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3828         * Makefile (dist): Changed to use Gzip instead of compress.
3830 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
3832         * loading.texi (Unloading): define-function changed back to
3833         defalias.  It may not stay this way, but at least it's
3834         consistent with the known-good version of the code patch.
3836 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
3838         * modes.texi (Hooks): Document new optional arg of add-hook.
3840 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
3842         * variables.texi: Document nil initial value of buffer-local variables.
3844         * tips.texi: Add new section on standard library headers.
3846 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3848         * Makefile (srcs): Add frame.texi to the list of sources.
3850 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3852         * Makefile (dist): Don't bother excluding autosave files; they'll
3853         never make it into the temp directory anyway, and the hash marks
3854         in the name are problematic for make and the Bourne shell.
3855         (srcs):
3857 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3859         * Makefile (dist): Don't include backup files or autosave files in
3860         the distribution tar file.
3862 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3864         * Makefile (srcs): Added index.perm.
3865         (elisp.dvi): Remove erroneous shell comment.
3866         Expect output of permute-index in permuted.fns.
3867         Save old elisp.aux in elisp.oaux.
3868         (clean): Added index.texi to be deleted.
3870 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3872         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3874 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
3876         * files.texi:  Noted that completion-ignored-extensions is ignored
3877         when making *Completions*.
3879 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3881         * Makefile  make dist now depends on elisp.dvi, since it tries
3882         to include it in the dist file.
3884 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
3886         * functions.texinfo (Mapping Functions): Add missing quote
3888 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3890         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3891         (defunargs): Turn off \hyphenchar of \sl font temporarily.
3893 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3895         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3896         and @error{} are the terms now being used.  The files in the
3897         directory have been changed to reflect this.
3899         * All instances of @indentedresultt{} have been changed to
3900         `     @result{}', using 5 spaces at the begining of the line.
3902 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3904         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3905         experimental @indentedresult{}, @indentedexpandsto{} are part of
3906         the texinfo.tex in this directory.  These TeX macros are not
3907         stable yet.
3909 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3911         * texinfo.tex:  temporarily added
3912                 \let\result=\dblarrow
3913                 \def\error{{\it ERROR} \longdblarrow}
3914         We need to do this better soon.
3916 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3918         * Applied Karl Berry's patches to *.texinfo files, but not to
3919         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3920         new title page format is also not applied, since it requires
3921         texinfo.tex changes.)
3923         * Cleaned up `Makefile' and defined the `emacslibdir' directory
3924         for the Project GNU development environment.
3926 ;; Local Variables:
3927 ;; coding: iso-2022-7bit
3928 ;; End:
3930     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3931       2005 Free Software Foundation, Inc.
3932   Copying and distribution of this file, with or without modification,
3933   are permitted provided the copyright notice and this notice are preserved.
3935 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda