]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
Document `debugger-toggle-locals'.
[gnu-emacs] / doc / lispref / ChangeLog
index d2173793d001f72d17a1915c83e4c4d03e66db05..540ac07bf9f2177d7fbfa811e2a8f5fb8dc8fbb6 100644 (file)
@@ -1,3 +1,54 @@
+2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * debugging.texi (Debugger Commands): Document `debugger-toggle-locals'.
+
+2013-12-21  Chong Yidong  <cyd@gnu.org>
+
+       * text.texi (Region Indent): Note the new interactive behavior of
+       indent-rigidly.
+
+2013-12-20  Tassilo Horn  <tsdh@gnu.org>
+
+       * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
+       one or many arguments.
+
+       * display.texi: Document `messages-buffer'.
+
+       * os.texi: Document `initial-buffer-choice' changes.
+
+2013-12-20  Chong Yidong  <cyd@gnu.org>
+
+       * text.texi (Changing Properties): Improve documentation for
+       add-face-text-property.
+       (Special Properties): Mention add-face-text-property.
+
+2013-12-18  Chong Yidong  <cyd@gnu.org>
+
+       * customize.texi (Custom Themes): Document custom-known-themes
+       (Bug#15717).
+
+       * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
+       (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
+
+2013-12-13  Glenn Morris  <rgm@gnu.org>
+
+       * internals.texi (Building Emacs):
+       * loading.texi (Library Search): Mention that site-load,
+       site-init cannot change load-path.
+
+2013-12-12  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi: Tweak dircategory.
+
+2013-12-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * nonascii.texi (Encoding and I/O): Document file-name encoding
+       peculiarities on MS-Windows.
+
+2013-12-12  Glenn Morris  <rgm@gnu.org>
+
+       * elisp.texi: Sync direntry with info/dir version.
+
 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
 
        * display.texi (Progress, Face Remapping):