]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/ChangeLog
Various small updates and fixes.
[gnu-emacs] / doc / emacs / ChangeLog
index 24a4619a927021bc409aad712544c1b670757ac3..c7d1e816b394b3fc442947d4c5ab7c5f493e6425 100644 (file)
@@ -1,5 +1,232 @@
+2008-12-18  Glenn Morris  <rgm@gnu.org>
+
+       * ack.texi: Various small updates and fixes.
+
+2008-12-18  Juri Linkov  <juri@jurta.org>
+
+       * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
+       as a key binding to start a forward nonincremental word search.
+       Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
+       a backward nonincremental word search.  Add index for `M-s w'
+       `isearch-forward-word'.
+       (Regexp Search): Add a short summary of regexp key commands like
+       in the node "Basic Isearch".
+       (Other Repeating Search): Fix typo.
+
+2008-12-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+       * misc.texi (PostScript Variables): Fix doc.
+
+2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * programs.texi (Program Modes): Mention Ruby mode.
+
+2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * misc.texi (emacsclient Options): Describe what an empty string
+       argument does for --alternate-editor.
+
+2008-12-09  Frank Schmitt  <ich@frank-schmitt.net>
+
+       * cmdargs.texi (Font X): Distinguish between client-side and
+       server-side fonts.  List valid Fontconfig properties.  Add reference to
+       Fontconfig manual.  List valid GTK font properties.  Explain use of
+       fc-list.
+
+2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cmdargs.texi (Font X): Move discussion of quoting to top.
+
+2008-12-06  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (Old Revisions): Improve previous change.
+
+2008-12-05  Richard M Stallman  <rms@gnu.org>
+
+       * anti.texi (Antinews): Minor fixes.
+
+2008-12-03  Glenn Morris  <rgm@gnu.org>
+
+       * maintaining.texi (Old Revisions): Fix diff-switches description.
+
+2008-12-01  Martin Rudalics  <rudalics@gmx.at>
+
+       * emacs.texi (Top): Fix typo.
+
+2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Document View): Explain dependence on gs at the top.
+       Copyedits.
+
+       * emacs.texi (Top): Add DocView nodes to detailed node listing.
+
+       * programs.texi (Other C Commands): Document hide-ifdef-shadow.
+       (Comment Commands): Discuss region-active behavior of M-; first.
+
+2008-11-29  Martin Rudalics  <rudalics@gmx.at>
+
+       * display.texi (Line Truncation): Add reference to Continuation
+       Lines.
+
+       * windows.texi (Pop Up Window): Mention split-height-threshold
+       and split-width-threshold.
+       (Split Window): Add reference to Continuation Lines.
+
+2008-11-28  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * macos.texi: Change references to "Mac" to "Mac / GNUstep".
+       (GNUstep Support): New node.
+       * anti.texi:
+       * emacs.texi:
+       * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
+
+
+2008-11-28  Richard M Stallman  <rms@gnu.org>
+
+       * misc.texi (Dissociated Press): Minor cleanups.
+
+       * dired.texi (Image-Dired): Avoid passive.
+
+2008-11-28  Eli Zaretskii  <eliz@gnu.org>
+
+       * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
+       representation.
+
+2008-11-26  Richard M. Stallman  <rms@gnu.org>
+
+       * files.texi (Visiting): Rewrite paragraph for clarity.
+
+       * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
+
+2008-11-25  Alan Mackenzie  <acm@muc.de>
+
+       * programs.texi (Moving by Parens): Clarify that parens inside strings
+       and comments are ignored, and that the commands assume the starting
+       point isn't in a string or comment.
+
+2008-11-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * macos.texi: Add Prev/Next/Top pointers to all nodes.
+       (Mac Basics): Merge in Grabbing Environment Variables from earlier
+       version.
+       (Mac Customization): Rewrite Preferences Panel section and merge in to
+       this node, add Open files by dragging to an Emacs window.
+
+       * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
+
+2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Misc File Ops): Document set-file-modes.
+
+       * windows.texi (Split Window): Document integer values of
+       truncate-partial-width-windows.
+
+       * text.texi (Text): Simplify description of markup languages.
+       (TeX Mode): Simplify introduction.  Mention BibTeX mode.
+       (TeX Editing): Note that `""' inserts one `"' character.
+       (HTML Mode): Note in the introduction that XML mode is an alias for
+       SGML mode.  Mention nXML mode.
+
+2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * building.texi (Watch Expressions): Fix typo.
+
+2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * files.texi (Visiting): Document new behavior of
+       confirm-nonexistent-file-or-buffer.
+
+       * buffers.texi (Select Buffer): Document
+       confirm-nonexistent-file-or-buffer.
+
+       * picture-xtra.texi (Picture Mode): Use picture-mode instead of
+       edit-picture.
+
+       * text.texi (Text): Simplify introduction.  Discard mention of `M-x
+       edit-picture', since that is just an alias for picture-mode.
+       (Sentences): Note that repeated M-@ extends the region.
+       (Pages): Make terminology more consistent.  Link to Regexps node.
+       (Longlines): Discuss relationship with Visual Line mode.
+       (Text Mode): Remove extraneous discussion of other modes, since they
+       were already introduced in the parent node.
+
+2008-11-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * anti.texi (Antinews): Rewrite.
+
+       * entering.texi (Exiting): Mention "minimize" terminology.
+
+       * frames.texi (Frame Commands): Mention "minimize" terminology.
+
+       * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
+       formats.
+       (Icons X): Mention "minimize" terminology and use of icons in taskbar.
+       (Misc X): Don't document useless -hb option.
+
+2008-11-22  Juri Linkov  <juri@jurta.org>
+
+       * dired.texi (Dired Navigation): Change normal file name search option
+       from `non-nil' to `t'.  Add `dwim' option.
+
+2008-11-22  Juri Linkov  <juri@jurta.org>
+
+       * custom.texi (Directory Variables): Rename ".dir-settings.el" to
+       ".dir-locals.el".  Rename `define-project-bindings' to
+       `dir-locals-set-class-variables'.  Rename `set-directory-project' to
+       `dir-locals-set-directory-class'.
+
+2008-11-22  Lute Kamstra  <lute@gnu.org>
+
+       * buffers.texi (Select Buffer): Index goto-line.
+       * basic.texi (Moving Point): Mention the use of a numeric prefix
+       argument with goto-line and refer to Select Buffer for the use of a
+       plain prefix argument.
+
+2008-11-19  Glenn Morris  <rgm@gnu.org>
+
+       * doclicense.texi: Update to FDL 1.3.
+       * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
+
+2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Minor Modes): Define mode commands and mode variables
+       more precisely.  Recommend using mode commands instead of setting
+       variables directly.  Put minor modes in a list, and add more modes.
+       (Easy Customization): Use "init file" instead of .emacs.
+       (Customization Groups): Update to new Custom buffer appearance.
+       (Saving Customizations): Copyedits.  Update example.
+       (Variables): Give example of variable type-sensitivity.
+       (Examining): Update example.
+       (Hooks): Copyedits.
+       (Specifying File Variables): Use C comments instead of an artificial
+       Lisp for the example.
+       (Keymaps): Move internals discussion to Prefix Keymaps.
+       (Rebinding): Remove redundant paragraph (stated in Key Binding).
+       (Init Rebinding): Document kbd macro.
+       (Init File): Link to Find Init.
+
+       * mark.texi (Using Region): Document Delete Selection Mode more
+       thoroughly.
+
+       * frames.texi (Mouse Commands): Move most of the description of Delete
+       Selection Mode to Using Region, and link to it.
+       (Clipboard): Note that paste is bound to clipboard-yank.
+
+       * building.texi (Compilation): Document first-error value of
+       compilation-scroll-output.
+       (Compilation Mode): Note that compilation-auto-jump-to-first-error
+       works as soon as an error is available.  Suggested by Juri Linkov.
+
+       * mini.texi (Passwords): New node.
+
+       * files.texi (Remote Files): Link to Passwords node.
+
+       * emacs.texi (Top): Update node listings.
+
 2008-11-16  Chong Yidong  <cyd@stupidchicken.com>
 
+       * ack.texi (Acknowledgments): Some updating of credits.
+
        * emacs.texi (Acknowledgments): Add a couple more names.
 
        * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.