emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 30 Jul 2008 16:40:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/07/30 16:40:51

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14251
retrieving revision 1.14252
diff -u -b -r1.14251 -r1.14252
--- ChangeLog   30 Jul 2008 15:28:54 -0000      1.14251
+++ ChangeLog   30 Jul 2008 16:40:48 -0000      1.14252
@@ -1,3 +1,15 @@
+2008-07-30  Juri Linkov  <address@hidden>
+
+       * isearch.el (isearch-mode-map): Bind `M-s r' to
+       `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'.
+       (search-map): Bind `M-s w' to `isearch-forward-word' globally
+       in the global map `search-map'.
+       (isearch-forward): Doc fix.
+       (isearch-forward-word, isearch-toggle-case-fold): New commands.
+
+       * simple.el (quoted-insert): Comment out code that treats
+       0240-0377 specially.
+
 2008-07-30  Chong Yidong  <address@hidden>
 
        * cus-start.el: Add customization info for




reply via email to

[Prev in Thread] Current Thread [Next in Thread]