changeset 100742:968db420f227

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 28 Dec 2008 23:52:31 +0000
parents f0e8b601841d
children 9fcd5ffe18c5
files lisp/ChangeLog
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 28 23:52:15 2008 +0000
+++ b/lisp/ChangeLog	Sun Dec 28 23:52:31 2008 +0000
@@ -1,3 +1,22 @@
+2008-12-28  Juri Linkov  <juri@jurta.org>
+
+	* 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  <juri@jurta.org>
+
+	* misc.el (butterfly): Doc fix.  Add `animate-string' and `browse-url'.
+
+2008-12-28  Raffael Mancini  <raffael.mancini@hcl-club.lu>  (tiny change)
+
+	* misc.el (butterfly): New command.
+
 2008-12-28  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
 	* proced.el (proced-grammar-alist): Allow predicate nil.  New