]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
* misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
[gnu-emacs] / doc / emacs / ChangeLog
index 58e48ec0ec287ea306c1b3ea6b903302cedf4069..abde5900c47f37a460b01ffd2c515e77a656df74 100644 (file)
@@ -1,3 +1,48 @@
+2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
+       mention obsolete emacs.bash script.
+       (Invoking emacsclient): Rewrite, moving optional arguments to
+       emacsclient Options.
+       (emacsclient Options): New node.
+
+2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * indent.texi (Indentation): Replace list with paragraphed text,
+       putting description of syntax-driven indentation first.  Document new
+       effect of active regions on tab.
+       (Tab Stops): Note that editable tab stops affect indentation commands.
+
+2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
+
+2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Function Keys): Note that modified keypad keys are not
+       translated.
+
+       * basic.texi (Arguments): Explain how to insert multiple digits.
+
+2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * files.texi (Remote Files): Precise selection of default method.
+       Rewrite paragraph about disabling remote file names.
+
+2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * search.texi (Special Isearch): Document M-TAB is isearch.
+
+       * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
+       command.
+
+       * frames.texi: Use @kbd instead of @key for mouse commands throughout.
+
+2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * emacs.texi (Acknowledgments): Added myself to Acknowledgments
+       section.
+
 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
 
        * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
        (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
        need to include it in the manual unconditionally, since it is now
        crucial to using distributed version control systems.
+       (Comparing Files): Note that diff uses the minibuffer, and that the
+       output is shown using Diff mode.
+       (Diff Mode): Explain what "patch" and "hunk" mean.  Document
+       diff-update-on-the-fly, diff-refine-hunk, and
+       diff-show-trailing-whitespaces.
+       (File Archives): Add rar support.
 
        * major.texi (Choosing Modes): Make mode selection sequence more
        obvious by describing the steps in order of priority.  Note that