]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / doc / lispref / ChangeLog
index 66f1d3a1785d7f52f7a1d1bf37ec2f6ef3dbea7b..1819989775e4113e283cbc457ccc6c558cd77e62 100644 (file)
@@ -1,3 +1,45 @@
+2015-01-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Display Feature Testing): Make the description of
+       x-server-version and x-server-vendor less X-specific.  (Bug#19502)
+
+2015-01-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * streams.texi (Input Functions): Document 'set-binary-mode'.
+       (Output Functions): Cross-reference to documentation of
+       'set-binary-mode'.
+
+2015-01-04  Paul Eggert  <eggert@cs.ucla.edu>
+
+       batch write-region no longer says "Wrote FOO"
+       * files.texi (Writing to Files): Document this.
+
+2014-12-31  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Less 'make' chatter for Emacs doc
+       * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
+       (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
+       (ENVADD, $(buildinfodir)/elisp.info, elisp.html):
+       Use them.
+
+2014-12-30  Martin Rudalics  <rudalics@gmx.at>
+
+       * display.texi (Temporary Displays): Amend description of
+       `with-temp-buffer-window'.  Add descriptions for
+       `with-current-buffer-window', `with-displayed-buffer-window' and
+       `temp-buffer-resize-mode', `temp-buffer-max-height' and
+       `temp-buffer-max-width'.
+
+2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * os.texi (System Environment): Update for system-name changes.
+
+2014-12-27  Glenn Morris  <rgm@gnu.org>
+
+       * control.texi (Pattern matching case statement):
+       * os.texi (Desktop Notifications):
+       * modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes.
+
 2014-12-27  Eli Zaretskii  <eliz@gnu.org>
 
        * windows.texi (Recombining Windows): Index subject of sections.
        * os.texi (Time of Day, Time Conversion, Time Parsing)
        (Time Calculations, Idle Timers): Index subject of sections.
 
-2014-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 2014-12-25  Martin Rudalics  <rudalics@gmx.at>
 
        * windows.texi (Windows): Resync @menu order with @node order.
 
        * display.texi (Low-Level Font): Document font-info and query-font.
 
+2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+        * display.texi (Forcing Redisplay): Remove references to
+        redisplay-dont-pause and redisplay-preemption-period (which doesn't
+        even exist).
+
 2014-12-16  Nicolas Petton  <petton.nicolas@gmail.com>
 
        * sequences.texi (Seq Library): Add documentation for seq.el.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1998-2014 Free Software Foundation, Inc.
+  Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.