]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de
[gnu-emacs] / doc / lispref / ChangeLog
index 7d13d06b5808ccdbc50c7096616f053e93375fc3..93128962c332fb1fee3d953ecb7cab15395c658f 100644 (file)
@@ -1,3 +1,46 @@
+2014-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * os.texi (Startup Summary): Small fix for initial-buffer-choice.
+
+       * files.texi (Subroutines of Visiting): Mention uniquify.
+
+       * numbers.texi (Comparison of Numbers): Copyedits.
+
+2014-06-08  Glenn Morris  <rgm@gnu.org>
+
+       * display.texi (Window Systems): Remove window-setup-hook.
+       * os.texi (Startup Summary, Init File):
+       Improve description of window-setup-hook.
+       (Terminal-Specific): Update window-setup-hook cross-reference.
+       * hooks.texi (Standard Hooks): Update window-setup-hook cross-reference.
+
+       * display.texi (Overlay Properties): Update re priority.  (Bug#17234)
+
+       * package.texi (Package Archives): Mention signing packages.
+
+2014-06-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * commands.texi (Click Events): Update contents of click event's
+       position list due to last changes in make_lispy_position.
+
+2014-06-02  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (Buffer Contents):
+       Update for filter-buffer-substring changes.
+
+       * abbrevs.texi (Abbrev Expansion): Update for expand-abbrev changes.
+       * functions.texi (Advising Functions): Standardize menu case.
+
+2014-05-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Invisible Text): Clarify the description of
+       line-move-ignore-invisible.  (Bug#17511)
+
+2014-05-22  Leo Liu  <sdl.web@gmail.com>
+
+       * sequences.texi (Sequence Functions): Don't mention when and how
+       SEQ to nreverse is mutated.
+
 2014-05-21  Leo Liu  <sdl.web@gmail.com>
 
        * sequences.texi (Sequence Functions): Update nreverse.