]> 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 a277358670f3b06216a31da63dd317a70ba4bec8..abde5900c47f37a460b01ffd2c515e77a656df74 100644 (file)
@@ -1,3 +1,259 @@
+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
+       to files.texi.  Move contents of vc2-xtra.texi here.
+
+       * vc2-xtra.texi: File removed.
+
+       * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
+       Directory Commands from the submenu.  Don't include deleted file
+       vc2-xtra.texi.
+
+       * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
+       (Version Control): Add VC Directory Mode and VC Directory Commands to
+       the submenu.
+       (Why Version Control?): Use table format.
+       (Version Control Systems): Note that Meta-CVS support is gone.
+       (VCS Concepts): Note precisely when VC started supporting filesets.
+       Remove bogus xref to CVS Options node.
+       (Types of Log File): Copyedits.
+       (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
+       (Basic VC Editing): Content moved from Selecting A Fileset and Doing
+       The Right Thing.
+       (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
+       (Log Buffer): Reorganize node, putting C-c C-c description first.
+       (Old Revisions): Use CVS for example, not RCS.
+       (Secondary VC Commands): Remove VC Directory Mode and VC Directory
+       Commands from the submenu, putting them under Version Control.
+       (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
+       magic-mode-alist is nil by default.  Document
+       magic-fallback-mode-alist.
+
+2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi (Mouse References): Copyedits.
+
+2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * ack.texi (Acknowledgments): Add myself as doc-view author.
+
+2008-10-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Dialog Boxes): Add @cindex entries.
+
+2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
+       (Text-Only Mouse): Copyedit.
+
+2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi: Use @key throughout for mouse clicks.
+       (Cut/Paste Other App): Document yank-pop-change-selection.
+       (Secondary Selection): Fix modified mouse click syntax.
+       (Clipboard): Describe Cut, Copy and Paste commands.
+       (Mouse References): Not all references are in read-only buffers.
+       Copyedits.
+       (Creating Frames): Add xref to Init File.
+       (Frame Commands): Add xref to Exiting.
+       (Scroll Bars): Document GTK vs toolkit behavior.
+
+2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Version Control): Copyedits.  Add Bazaar.
+       (Version Control Systems): List different VCS's using an itemized list.
+       Add Bazaar.
+       (VCS Concepts): Copyedits.  Tweak description of file merging.
+
+       * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
+       (Cut/Paste Other App): Document select-active-regions and
+       x-select-enable-primary.
+
+2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mark.texi (Shift Selection): Correct case in node name.
+
+       * emacs.texi (Top): Update node order in Mark chapter.
+
+2008-10-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * msdog-xtra.texi (MS-DOS): Fix bad pxref.
+
+       * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
+       elsewhere in the manual instead of describing yet again the intricacies
+       of $HOME on MS-Windows and MS-DOS.
+
+2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mini.texi (Minibuffer File): Add xref to File Names.
+       (Minibuffer File): Add discussion of `~' in file names.  Add
+       insert-default-directory index reference.
+
+       * files.texi (File Names): Reorganize description.
+       (Visiting): Add xref to Mode Line.  Copyedits.
+       (Save Commands): Mention prefix behavior of C-x C-s.
+       (Numbered Backups): Node deleted.
+       (Backup Names): Contents of Numbered Backups moved here.  State default
+       of version-control variable.
+       (Reverting): Copyedits.
+       (Version Control): Add additional version control systems.
+
+       * emacs.texi (Top): Delete Numbered Backups node.
+
+       * cmdargs.texi (General Variables): Change Numbered Backups xref to
+       Backup Names.
+       (Initial Options): Document renamed variable inhibit-startup-screen.
+
+2008-10-11  Romain Francoise  <romain@orebokech.com>
+
+       * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
+
+2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
+       (Select Buffer): Mention use of minibuffer history.  Describe default
+       value of default-major-mode.  Mention that C-x 4 b selects the other
+       window.
+       (List Buffers): Document CRM indicators in the order they appear.
+       (Kill Buffer): Document new command kill-matching buffers.
+       (Several Buffers): Move explanation of the relationship between buffer
+       list and buffer menu to the top.
+       (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
+
+2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * entering.texi (Exiting): Document change of C-x C-c to
+       save-buffers-kill-terminal.  Document kill-emacs.
+
+2008-09-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Coding Systems): Don't mention codepage-setup.
+
+       * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
+       cpNNN coding systems anymore.
+       (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
+       for unibyte mode.  Don't mention line-drawing characters.  Don't
+       mention dos-unsupported-char-glyph.
+
+2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * search.texi (Search): Shorten introduction.
+       (Basic Isearch): Add command table.  Discuss reverse isearch and
+       isearch highlighting.
+       (Repeat Isearch): Move lazy highlighting discussion here.  Add search
+       ring to cindex.
+       (Special Isearch): Move input methods discussion here.
+       (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
+       (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
+       Repeat Isearch.
+       (Isearch Minibuffer): New node.
+       (Word Search): Document new word search commands.
+       (Regexp Example): Simplify example using sentence-end-base variable.
+       (Replace): Reword introduction.
+       (Unconditional Replace): Remove unnecessary example.
+       (Other Repeating Search): Document new `M-s o' binding.
+
+       * emacs.texi (Top): Update node listings.
+
+2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs.texi (Top): Remove Kill Errors from menu.
+
+2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
+
+       * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
+       interface for defining macros.  Simplify examples.  Note that C-g quits
+       macro definitions.
+       (Keyboard Macro Counter): Document using F3 to insert counter. Give
+       usage example.
+       (Keyboard Macro Query): Organize query responses in a table.
+
+       * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
+       to Erasing node.
+       (Undo): Reorganize paragraphs for logical flow.  Move keybinding
+       rationale to a footnote.
+       (Kill Errors): Remove node, due to redundancy with Erasing.
+       (Spelling): Move discussion of flyspell to end.  Note new behavior of
+       M-$ in active region.  Remove non-ispell-specific keybindings from
+       table.
+
+2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * cmdargs.texi (Initial Options): Document --daemon.
+
+2008-09-20  Glenn Morris  <rgm@gnu.org>
+
+       * files.texi (Numbered Backups): Mention that some modes set
+       version-control.
+
+2008-09-20  Jim Blandy  <jimb@red-bean.com>
+
+       * files.texi (Numbered Backups): Reference File Variables, as well.
+       Remove discussion of Rmail's implementation.
+
+2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Recursive Edit): Note that top-level exits active
+       minibuffers.
+
+       * trouble.texi (Quitting): Likewise.
+
 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
 
        * emacs.texi (Top): Add Temporary Face Changes xref.
        * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
        descriptions.
        (Calendar Customizing): Tweak layout description.
-       Move calenday-today-marker and calendar-today face to the other
+       Move calendar-today-marker and calendar-today face to the other
        markers.  Condense calendar-star-date and calendar-mark-today
        description.
        (Holiday Customizing): Add oriental and solar holidays.
 
 2006-01-29  Richard M. Stallman  <rms@gnu.org>
 
-       * screen.texi: Minor cleaups.
+       * screen.texi: Minor cleanups.
        (Screen): Clean up the intro paragraphs.
        (Mode Line): Lots of rewriting.  Handle frame-name better.
        eol-mnemonic-... vars moved out.
 2005-12-09  Kim F. Storm  <storm@cua.dk>
 
        * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
-       prefix keys even when mark is active.  Decribe that RET moves
+       prefix keys even when mark is active.  Describe that RET moves
        cursor to next corner in rectangle; clarify insert around rectangle.
 
 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
        (Language Environments): List all language environments.
        Intlfonts contains fonts for most supported scripts, not all..
        (Select Input Method): Refer to C-u C-x = to see how to type to
-       input a specifc character.
+       input a specific character.
        (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
 
 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
        of list-colors-display.  Add a pointer to the X docs about colors.
 
        * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
-       Impove docs of list-colors-display.
+       Improve docs of list-colors-display.
 
 2005-02-03  Lute Kamstra  <lute@gnu.org>
 
        * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
        * entering.texi: Rename Command Line to Emacs Invocation.
 
-       * misc.texi (Term Mode): Correcty describe C-c.
+       * misc.texi (Term Mode): Correctly describe C-c.
 
        * custom.texi (Easy Customization): Move up to section level,
        before Variables.  Avoid using the term "variable"; say "option".
 2004-05-29  Alan Mackenzie  <acm@muc.de>
 
        * programs.texi: Update for CC Mode 5.30 and incidental amendments.
-       ("AWK"): Is consistently thus spelt throughout.
+       ("AWK"): Is consistently thus spelled throughout.
        (AWK, Pike): Document as "C-like modes".
        (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
        (M-x man): Supersedes M-x manual-entry.