]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 31 Jan 2006 18:39:50 +0000 (18:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 31 Jan 2006 18:39:50 +0000 (18:39 +0000)
etc/NEWS
lisp/ChangeLog
man/ChangeLog

index 983dd5287e3ef2778eb4339705f5e3155a49b9f1..8fad296c2bada863e37be02e2b36ef657c3868ce 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1372,9 +1372,10 @@ the next/previous matching line found by M-x occur.
 +++
 *** The new command `multi-occur' is just like `occur', except it can
 search multiple buffers.  There is also a new command
-`multi-occur-by-filename-regexp' which allows you to specify the
-buffers to search by their filename.  Internally, Occur mode has been
-rewritten, and now uses font-lock, among other changes.
+`multi-occur-in-matching-buffers' which allows you to specify the
+buffers to search by their filenames or buffer names.  Internally,
+Occur mode has been rewritten, and now uses font-lock, among other
+changes.
 
 ** Grep changes:
 
index 5206ad873ab54492c4b67355927283bd73681f6d..f02daadfa4aa51c4c5315e5660bac584732df27f 100644 (file)
@@ -1,3 +1,10 @@
+2006-01-31  Richard M. Stallman  <rms@gnu.org>
+
+       * replace.el (multi-occur): Doc fix.
+       (multi-occur-in-matching-buffers): Renamed from
+       multi-occur-by-filename-regexp.  Prefix arg says match
+       buffer names instead of file names.
+
 2006-01-31  Juanma Barranquero  <lekktu@gmail.com>
 
        * bs.el: Allow non-default values of `bs-header-lines-length'.
index 7e611e171d84a56e2687b04cc0e7a287b3e093c0..8fc41f40f118f8105692067b7fa10e3d110efaaa 100644 (file)
@@ -1,3 +1,51 @@
+2006-01-31  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
+       Nodes moved to top.
+
+       * display.texi: Minor clarifications.
+       (Display): Rearrange menu.
+       (Standard Faces): Mention query-replace face.
+       (Faces): Simplify.
+       (Font Lock): Simplify face customization info.
+       (Highlight Changes): Node merged into Highlight Interactively.
+       (Highlight Interactively): Much rewriting and cleanup.
+       (Optional Mode Line): Narrowed line number not good for goto-line.
+       Simplify face customization advice.
+       (Text Display): Mention use of escape-glyph face.
+       Move ctl-arrow and tab-width here.
+       (Display Custom): Move no-redraw-on-reenter to end of node.
+
+       * search.texi: Minor clarifications.
+       (Isearch Scroll): Simplify.
+       (Other Repeating Search): Document multi-occur-in-matching-buffers.
+
+       * regs.texi (Registers): Mention bookmarks here.
+
+       * mark.texi: Minor clarifications.
+       (Selective Undo): Node deleted.
+
+       * m-x.texi: Minor clarifications
+
+       * killing.texi: Minor clarifications.
+       Refer to "graphical" terminals, rather than window systems.
+
+       * help.texi: Clarifications.
+       (Help): Don't describe C-h F and C-h K here.
+       (Key Help): Describe C-h K here.
+       (Name Help): Mention Emacs Lisp Intro.
+       Describe C-h F here.
+       (Misc Help): Mention C-h F and C-h K only briefly.
+
+       * fixit.texi (Undo): New node, mostly copied from basic.texi.
+       Selective undo text merged in.
+       (Spelling): Mention Aspell along with Ispell.
+
+       * emacs.texi (Top): Update subnode menus.
+
+       * basic.texi (Basic Undo): Renamed from Undo.  Most of text
+       moved to new Undo node.
+
 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
 
        * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and