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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 18 Jul 2005 10:33:40 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7967 emacs/lisp/ChangeLog:1.7968
*** emacs/lisp/ChangeLog:1.7967 Mon Jul 18 13:30:00 2005
--- emacs/lisp/ChangeLog        Mon Jul 18 14:33:38 2005
***************
*** 1,3 ****
--- 1,20 ----
+ 2005-07-18  Juri Linkov  <address@hidden>
+ 
+       * isearch.el (isearch-mode-map): Remove key bindings for regexp
+       chars * ? } |.
+       (isearch-fallback): Don't call `isearch-process-search-char'.
+       (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
+       (isearch-process-search-char): Call `isearch-fallback' for regexp
+       chars * ? } |.
+       (isearch-return-char): Make obsolete with `make-obsolete' instead
+       of simply documenting it as obsolete in the docstring.
+       (isearch-fallback): Refill docstring.
+ 
+       * international/isearch-x.el
+       (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
+       Add intermediate values to `junk-hist' instead of `minibuffer-history'.
+       Test the length of `str'.
+ 
  2005-07-18  Juanma Barranquero  <address@hidden>
  
        * allout.el (allout-resolve-xref): Fix typos in error strings.




reply via email to

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