Clarify manual and `add-hook' doc string about buffer-local hooks
[bpt/emacs.git] / doc / emacs / ChangeLog
index d2f2c23..e21a02f 100644 (file)
@@ -1,3 +1,183 @@
+2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
+
+2011-07-13  Glenn Morris  <rgm@gnu.org>
+
+       * dired.texi (Dired Enter): Mention --dired.  (Bug#9039)
+
+2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mark.texi (Mark Ring): Clarify how many locations are saved
+       (bug#5770).
+       (Global Mark Ring): Ditto.
+
+2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * text.texi (Table Recognition): Use "at point" instead of "under
+       point" (bug#4345).
+
+       * display.texi (Cursor Display): Mention `cursor-type'.
+
+       * screen.texi (Point): Clarify that it's only if you use a block
+       cursor that it appears to be on a character (bug#4345).
+
+2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Amusements): Move dissociated press here, from its
+       own section.
+
+       * emacs.texi (Top): Update node listing.
+
+2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
+       clarity (bug#3523).
+
+2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cmdargs.texi (Initial Options): Document --no-site-lisp.
+       (Misc X): Document --parent-id.
+
+       * frames.texi (Frame Commands): Note that focus-follows-mouse now
+       defaults to nil.
+
+       * misc.texi (emacsclient Options): Document --parent-id.
+
+       * msdog.texi (Windows HOME): Document _emacs as obsolete.
+
+2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * emacs.texi: Use "..." instead of ``...'' in the menus
+       (bug#3503).
+
+2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Primary Selection): Document `only' setting for
+       select-active-regions.
+
+       * mark.texi (Setting Mark): Reference Shift Selection node.
+
+       * frames.texi (Mouse Commands): Document mouse-yank-primary.
+
+2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * mark.texi (Setting Mark): Clarify what's meant by "Shifted
+       motion keys" (bug#3503).
+
+       * emacs.texi: Change all the register node names from "RegPos"
+       (etc.) to "Positional Registers" (etc.) (bug#3314).
+
+2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * killing.texi (Killing, Deletion and Killing, Killing by Lines)
+       (Other Kill Commands, Kill Options): Copyedits.
+       (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
+       (Yanking): Move yank-excluded properties discussion here.
+       (Cut and Paste): Move from frames.texi.  Update subnodes to
+       describe x-select-enable-clipboard case.
+
+       * frames.texi: Move Cut and Paste node and subnodes into
+       killing.texi, except Mouse Commands and Word and Line Mouse.
+
+2011-07-10  Andy Moreton  <andrewjmoreton@gmail.com>  (tiny change)
+
+       * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
+
+2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * screen.texi (Mode Line): Clarify that coding systems are
+       characters, not letters (bug#1749).
+
+       * cmdargs.texi (Environment): Mention removing variables
+       (bug#1615).  Text suggested by Kevin Rodgers.
+
+2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * misc.texi (Amusements): Don't mention Yow; it's crippled.
+
+       * modes.texi: Rename from major.texi.
+       (Modes): New node.  Make Major Modes and Minor Modes subsections
+       of this.  All callers changed.
+
+       * custom.texi (Minor Modes): Move to modes.texi.
+
+2011-07-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Syntax): Node deleted.
+
+       * help.texi (Help Summary):
+       * major.texi (Major Modes):
+       * programs.texi (Parentheses):
+       * search.texi (Regexp Backslash, Regexp Backslash)
+       (Regexp Backslash):
+       * text.texi (Words): Callers changed.
+
+       * text.texi (Refill, Longlines): Delete nodes.
+
+       * ack.texi (Acknowledgments): Longlines removed from manual.
+
+       * emacs.texi (Top): Update node listing.
+
+2011-07-09  Glenn Morris  <rgm@gnu.org>
+
+       * fortran-xtra.texi (Fortran): Update handled extensions.
+
+2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * display.texi (Scrolling): `C-v' (etc) are now bound to
+       `scroll-*-command' (bug#8349).
+
+2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
+       doesn't actually delete any files (bug#7125).
+
+       * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
+       argument for `C-c C-k' (bug#7391).
+
+       * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
+       you're currently using (bug#8489).
+
+2011-07-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * mule.texi (Coding Systems): Move index entries from the previous
+       change into their proper places.
+
+2011-07-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * help.texi (Help Files): Document view-external-packages (bug#8902).
+
+       * mule.texi (Coding Systems): Put a few more of the coding systems
+       into the index (bug#8900).
+
+2011-06-26  Glenn Morris  <rgm@gnu.org>
+
+       * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
+
+2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
+
+       * misc.texi (emacsclient Options): Mention --frame-parameters.
+
+2011-06-09  Glenn Morris  <rgm@gnu.org>
+
+       * custom.texi (Specifying File Variables):
+       Recommend explicit arguments for minor modes.
+
+2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Document wide integers better.
+       * buffers.texi (Buffers):
+       * files.texi (Visiting): Document maxima for 64-bit machines,
+       and mention virtual memory limits.
+
+2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.texi (Hooks): Reorganize.  Mention Prog mode.
+
+       * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
+       prog mode (Bug#8240).
+
 2011-05-27  Glenn Morris  <rgm@gnu.org>
 
        * custom.texi (Specifying File Variables):