]> git.eshelyaron.com Git - emacs.git/commitdiff
* search.texi (Search): Shorten introduction.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 25 Sep 2008 17:52:03 +0000 (17:52 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 25 Sep 2008 17:52:03 +0000 (17:52 +0000)
(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.

doc/emacs/ChangeLog

index b28b821147be416aac0fbc87f84edd055ae93327..d12ceaeafbc9afbe25b4b7d75cc7f418f2b64e01 100644 (file)
@@ -1,3 +1,23 @@
+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.