]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/ChangeLog
* doc/lispref/display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
[gnu-emacs] / doc / lispref / ChangeLog
index 0fbac479317e1235f3eddf57d33673220729acd8..7e1bee186edcf82508d95ec82037362bb9e059fc 100644 (file)
@@ -1,6 +1,37 @@
+2013-10-15  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
+
+2013-10-13  Glenn Morris  <rgm@gnu.org>
+
+       * intro.texi (Acknowledgments): Use accented form of some names.
+
+2013-10-09  Glenn Morris  <rgm@gnu.org>
+
+       * control.texi (Conditionals): Copyedits.  (Bug#15558)
+
+2013-10-08  Eli Zaretskii  <eliz@gnu.org>
+
+       Support menus on text-mode terminals.
+       * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
+       wording to the effect that menus are supported on TTYs.
+
+       * frames.texi (Pop-Up Menus, Dialog Boxes)
+       (Display Feature Testing): Update for menu support on TTYs.
+
+2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * tips.texi (Comment Tips): Discourage use of triple semi-colons for
+       non-headings.
+
+2013-10-05  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * syntax.texi (Categories): Add an index for category sets.
+
 2013-10-03  Xue Fuqiao  <xfq.free@gmail.com>
 
-       * syntax.texi (Syntax Flags): Add an index for comment style.
+       * syntax.texi (Syntax Flags):
+       (Syntax Table Functions): Add indexes.
 
 2013-10-02  Xue Fuqiao  <xfq.free@gmail.com>