emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sun, 28 Dec 2008 23:52:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/12/28 23:52:33

Modified files:
        lisp           : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15002&r2=1.15003

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15002
retrieving revision 1.15003
diff -u -b -r1.15002 -r1.15003
--- ChangeLog   28 Dec 2008 13:58:10 -0000      1.15002
+++ ChangeLog   28 Dec 2008 23:52:31 -0000      1.15003
@@ -1,3 +1,22 @@
+2008-12-28  Juri Linkov  <address@hidden>
+
+       * misearch.el (multi-isearch-next-buffer-function): Doc fix.
+       (multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
+
+       * textmodes/reftex-global.el (reftex-isearch-switch-to-next-file):
+       Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
+       (reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
+       is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
+       set 4 obsolete variables for backward-compatibility with Emacs 22.
+
+2008-12-28  Juri Linkov  <address@hidden>
+
+       * misc.el (butterfly): Doc fix.  Add `animate-string' and `browse-url'.
+
+2008-12-28  Raffael Mancini  <address@hidden>  (tiny change)
+
+       * misc.el (butterfly): New command.
+
 2008-12-28  Roland Winkler  <address@hidden>
 
        * proced.el (proced-grammar-alist): Allow predicate nil.  New




reply via email to

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