]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
[gnu-emacs] / doc / lispref / ChangeLog
index 31c81e62ac102aed8ecaf825c9a7dc023c3a7586..42f5b5f5536834314164c7df68ece9ffb11eaa58 100644 (file)
@@ -1,3 +1,79 @@
+2013-02-28  Bastien Guerry  <bzg@gnu.org>
+
+       * variables.texi (File Local Variables): Fix reference.
+
+2013-02-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.texi (Magic File Names): Improve wording and indexing.
+
+2013-02-21  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Multi-Frame Images): Minor rephrasing.
+
+2013-02-20  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (GIF Images, TIFF Images): Delete these nodes.
+       (ImageMagick Images): For :index, use an xref rather than duplicating.
+       (Other Image Types): Add GIF, adjust formatting.
+       (Multi-Frame Images): Rename from Animated Images.  Expand section.
+       * elisp.texi (Top): Update menu for these changes.
+
+2013-02-19  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (Change Hooks): Fix typo.
+
+2013-02-15  Glenn Morris  <rgm@gnu.org>
+
+       * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
+
+2013-02-13  Glenn Morris  <rgm@gnu.org>
+
+       * objects.texi (Char-Table Type): Add footnote about #^^.
+
+       * modes.texi (Minor Mode Conventions): Fix typo.
+
+       * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
+       meta characters; this changed in 22.1.  (Bug#13684)
+
+       * objects.texi (Char-Table Type): Add cindex.
+
+       * keymaps.texi (Key Binding Commands): Trivial rephrasing.
+
+2013-02-10  Glenn Morris  <rgm@gnu.org>
+
+       * keymaps.texi (Creating Keymaps): Update make-keymap result.
+
+2013-02-09  Eli Zaretskii  <eliz@gnu.org>
+
+       * modes.texi (%-Constructs): Remove the description of %t.
+
+       * nonascii.texi (MS-DOS File Types): Delete node.
+
+2013-02-08  Glenn Morris  <rgm@gnu.org>
+
+       * keymaps.texi (Active Keymaps, Searching Keymaps):
+       Remove confusing mention of "symbolic prefix".  (Bug#13643)
+
+2013-01-19  Glenn Morris  <rgm@gnu.org>
+
+       * macros.texi (Indenting Macros): Fix order of an indent
+       symbol's arguments.  (Bug#13450)
+
+2013-01-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Allow floating-point file offsets.
+       * files.texi (Reading from Files, Writing to Files):
+       Say that file offsets can be numbers, not just integers.
+
+2013-01-09  Glenn Morris  <rgm@gnu.org>
+
+       * commands.texi (Interactive Codes):
+       Whitespace does not terminate interactive "S".  (Bug#13393)
+
+2013-01-06  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
+
 2013-01-05  Glenn Morris  <rgm@gnu.org>
 
        * display.texi (Overlay Properties): Mention field.  (Bug#13364)