]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
Merged from miles@gnu.org--gnu-2005 (patch 678-680)
[gnu-emacs] / lispref / ChangeLog
index 7e603eb63aa69e07742fb95b67aa5ae8d71f8870..0f350aa4480d629596a0bc9f77cca84303190892 100644 (file)
@@ -1,3 +1,267 @@
+2005-12-23  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Undo): Restore some explanation from the version
+       that was deleted.
+
+2005-12-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * text.texi (Undo): Remove dupliate descriptions of `apply
+       funname' and `apply delta' elements of the undo list.
+
+2005-12-20  Richard M. Stallman  <rms@gnu.org>
+
+       * help.texi (Help Functions): Update documentation of `apropos'.
+
+2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * customize.texi (Type Keywords): Delete xref to "Text help-echo",
+       because it is confusing.  If the :help-echo keyword is a function,
+       it is not directly used as the :help-echo overlay property, as the
+       xref seems to suggest (it does not take the appropriate args).
+
+2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * customize.texi (Common Keywords): Fix Texinfo usage.
+       (Group Definitions, Variable Definitions): Update for new
+       conventions for using `*' in docstrings.
+
+       * tips.texi (Documentation Tips): Update for new conventions for
+       using `*' in docstrings.
+
+2005-12-16  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (Minibuffer Contents): Minor cleanup.
+
+2005-12-16  Juri Linkov  <juri@jurta.org>
+
+       * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
+
+2005-12-14  Romain Francoise  <romain@orebokech.com>
+
+       * modes.texi (Customizing Keywords): Rename `append' to `how'.
+       Fix typo.
+
+2005-12-11  Juri Linkov  <juri@jurta.org>
+
+       * minibuf.texi (Completion Commands): Add mention of read-file-name
+       for filename completion keymaps.
+       (Reading File Names): Add mention of filename completion keymaps
+       for read-file-name and xref to `Completion Commands'.
+
+2005-12-10  Richard M. Stallman  <rms@gnu.org>
+
+       * customize.texi (Common Keywords): State caveats for use of :tag.
+
+2005-12-08  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (Intro to Minibuffers): Replace list of local maps
+       with xrefs and better explanation.
+       (Completion Commands): Add the filename completion maps.
+
+       * objects.texi (Character Type): Clarify that \s is not space
+       if a dash follows.
+
+2005-12-05  Richard M. Stallman  <rms@gnu.org>
+
+       * windows.texi (Resizing Windows): Delete preserve-before args.
+
+2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * keymaps.texi (Format of Keymaps): Remove mention of a quirk
+       in full keymaps, since the quirk has been fixed.
+
+2005-12-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * hooks.texi (Standard Hooks): Add index entries.  Mention
+       `compilation-finish-functions'.
+
+2005-11-27  Richard M. Stallman  <rms@gnu.org>
+
+       * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
+
+2005-11-21  Juri Linkov  <juri@jurta.org>
+
+       * customize.texi (Common Keywords): Update links types
+       custom-manual and url-link.  Add link types emacs-library-link,
+       file-link, function-link, variable-link, custom-group-link.
+
+2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi: Revert 2005-11-20 change.
+
+2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * processes.texi (Bindat Functions):
+       Say "third" to refer to zero-based index "2".
+
+2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * loading.texi (Library Search): Update the default value of
+       `load-suffixes'.
+
+2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Attribute Functions): Mention :ignore-defface.
+
+2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
+       (Minor Mode Conventions): Mention the use of a hook.
+
+2005-11-06  Richard M. Stallman  <rms@gnu.org>
+
+       * files.texi (Magic File Names): find-file-name-handler checks the
+       `operations' property of the handler.
+
+2005-11-03  Richard M. Stallman  <rms@gnu.org>
+
+       * variables.texi (Frame-Local Variables): Small clarification.
+
+2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * os.texi (Init File): Document ~/.emacs.d/init.el.
+
+2005-10-29  Richard M. Stallman  <rms@gnu.org>
+
+       * internals.texi (Garbage Collection): Document memory-full.
+
+2005-10-28  Bill Wohler  <wohler@newt.com>
+
+       * tips.texi (Documentation Tips): Help mode now creates hyperlinks
+       for URLs.
+
+2005-10-28  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (Completion Commands): Clean up prev change.
+
+2005-10-26  Kevin Ryde  <user42@zip.com.au>
+
+       * compile.texi (Eval During Compile): Explain recommended uses
+       of eval-when-compile and eval-and-compile.
+
+2005-10-27  Masatake YAMATO  <jet@gyve.org>
+
+       * minibuf.texi (Completion Commands):
+       Write about new optional argument for `display-completion-list'.
+
+2005-10-23  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Overlay Arrow): Clarify about local bindings of
+       overlay-arrow-position.
+
+2005-10-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * internals.texi (Building Emacs): Fix last change.
+
+2005-10-22  Richard M. Stallman  <rms@gnu.org>
+
+       * internals.texi (Building Emacs): Document eval-at-startup.
+
+2005-10-21  Richard M. Stallman  <rms@gnu.org>
+
+       * loading.texi (Where Defined): load-history contains abs file names.
+       symbol-file returns abs file names.
+
+2005-10-19  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Showing Images): Add max-image-size integer value.
+
+2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Showing Images): Document max-image-size.
+
+2005-10-17  Richard M. Stallman  <rms@gnu.org>
+
+       * commands.texi (Quitting): Minor clarification.
+
+       * processes.texi (Sentinels): Clarify about output and quitting.
+       (Filter Functions): Mention with-local-quit.
+
+2005-10-17  Juri Linkov  <juri@jurta.org>
+
+       * buffers.texi (Current Buffer):
+       * commands.texi (Event Input Misc):
+       * compile.texi (Eval During Compile, Compiler Errors):
+       * customize.texi (Group Definitions):
+       * display.texi (Progress, Defining Faces):
+       * files.texi (Writing to Files):
+       * modes.texi (Mode Hooks, Defining Minor Modes):
+       * streams.texi (Output Functions):
+       * syntax.texi (Syntax Table Functions):
+       * text.texi (Change Hooks):
+       Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
+
+       * commands.texi (Quitting): Replace arg `forms' with `body' in
+       `with-local-quit'.
+
+       * positions.texi (Excursions): Replace arg `forms' with `body' in
+       `save-excursion'.
+
+2005-10-08  Kim F. Storm  <storm@cua.dk>
+
+       * windows.texi (Window Tree): Rename window-split-tree to window-tree.
+       Rename manual section accordingly.
+
+2005-10-04  Kim F. Storm  <storm@cua.dk>
+
+       * windows.texi (Window Split Tree): New section describing
+       new function window-split-tree function.
+
+2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
+
+       * display.texi (Fringe Size/Pos): Simplify and add detail.
+
+2005-09-30  Romain Francoise  <romain@orebokech.com>
+
+       * minibuf.texi (High-Level Completion): Explain that the prompt
+       given to `read-buffer' should end with a colon and a space.
+       Update usage examples.
+
+2005-09-29  Juri Linkov  <juri@jurta.org>
+
+       * display.texi (Displaying Messages): Rename argument name
+       `string' to `format-string' in functions `message', `message-box',
+       `message-or-box'.
+
+2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * errors.texi (Standard Errors): Corrected xrefs.
+
+2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Defining Images): Updated documentation for
+       `image-load-path'.
+
+2005-09-17  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Defining Images): Clean up previous change.
+
+2005-09-16  Romain Francoise  <romain@orebokech.com>
+
+       * elisp.texi: Specify GFDL version 1.2.
+
+       * doclicense.texi (GNU Free Documentation License): Update to
+       version 1.2.
+
+2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Defining Images): Document `image-load-path'.
+
+2005-09-15  Richard M. Stallman  <rms@gnu.org>
+
+       * objects.texi (Printed Representation): Minor cleanup.
+       (Box Diagrams): Minor fix.
+       (Cons Cell Type): Move (...) index item here.
+       (Box Diagrams): From here.
+       (Array Type): Minor fix.
+       (Type Predicates): Delete index "predicates".
+       (Hash Table Type): Clarify xref.
+       (Dotted Pair Notation): Minor fix.
+
+2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Saving Buffers): Fix typo.
+
 2005-09-08  Richard M. Stallman  <rms@gnu.org>
 
        * tips.texi (Programming Tips): Correct the "default" prompt spec.