merge trunk
[bpt/emacs.git] / doc / lispref / ChangeLog
index f9f3aad..249a2f2 100644 (file)
@@ -1,3 +1,167 @@
+2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * loading.texi (Autoload):
+       * help.texi (Documentation Basics, Accessing Documentation)
+       (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
+
+2013-04-23  Glenn Morris  <rgm@gnu.org>
+
+       * internals.texi (Writing Emacs Primitives): Remove obvious example.
+       Tweak other to avoid overly long line.
+
+2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * internals.texi (Writing Emacs Primitives): Remove unnecessary
+       references to the sources. (Bug#13800)
+
+       * searching.texi (Regexp Backslash): Doc fix for backslash
+       constructs in regular expressions.
+
+2013-04-15  Christopher Schmidt  <christopher@ch.ristopher.com>
+
+       * tips.texi (Coding Conventions): Mention separation of package
+       descriptor and name of internal symbols by two hyphens.
+
+2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
+
+       * windows.texi (Splitting Windows): Change category of
+       split-window from a command to a function.
+
+2013-04-06  Chong Yidong  <cyd@gnu.org>
+
+       * display.texi (Faces): Minor clarifications.
+       (Defining Faces): Clarify default vs custom face specs.
+       Document face-spec-set.
+
+       * display.texi (Overlay Properties):
+       * text.texi (Special Properties): Use the "anonymous face"
+       terminology.  Describe foreground-color and background-color forms
+       as compatibility-only.
+
+2013-03-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * compile.texi (Byte-Code Objects): Add index entry.
+       (Disassembly): Add cross-references.
+
+2013-03-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Size Parameters): More accurate description of the
+       difference between 'fullboth' and 'maximized'.  (Bug#13935)
+
+2013-03-17  Christopher Schmidt  <christopher@ch.ristopher.com>
+
+       * symbols.texi (Standard Properties): Document pure.  (Bug#13823)
+
+2013-03-16  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi: Add some stuff specific to www.gnu.org.
+
+2013-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * control.texi (Pattern matching case statement): Fix typo.
+
+2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
+
+2013-03-03  Glenn Morris  <rgm@gnu.org>
+
+       * objects.texi (Symbol Type): Fix typo.
+
+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)
+
+2013-01-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
+       directive in a group of items.
+
+2013-01-05  Chong Yidong  <cyd@gnu.org>
+
+       * keymaps.texi (Key Sequences): Remove obsolete sentence
+       (Bug#13356).
+
+2013-01-04  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
+
+       * hash.texi (Defining Hash): Fix typo.  (Bug#13345)
+
 2013-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.texi (File Attributes): Undocument return format of file-acl.
 
 2012-02-04  Chong Yidong  <cyd@gnu.org>
 
-       * functions.texi (What Is a Function): Add closures.  Mention
-       "return value" terminology.  Add xref for command-execute.
+       * functions.texi (What Is a Function): Add closures.
+       Mention "return value" terminology.  Add xref for command-execute.
        Remove unused "keystroke command" terminology.
        (Lambda Expressions): Give a different example than in the
        following subsection.  Add xref to Anonymous Functions.
 
 2002-05-13  Kim F. Storm  <storm@cua.dk>
 
-       * variables.texi (Intro to Buffer-Local): Updated warning and
+       * variables.texi (Intro to Buffer-Local): Update warning and
        example relating to changing buffer inside let.
 
 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>