Add `butterfly'.
authorJuri Linkov <juri@jurta.org>
Sun, 28 Dec 2008 23:52:31 +0000 (23:52 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 28 Dec 2008 23:52:31 +0000 (23:52 +0000)
etc/NEWS
lisp/ChangeLog

index 3a9867c..50a58f8 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -562,6 +562,9 @@ automatically when they are displayed.  It is globally on by default.
 It uses `auto-composition-function' (default `auto-compose-chars').
 
 ** Bubbles, a new game, is similar to SameGame.
+---
+** butterfly flips the desired bit on the drive platter.
+See http://xkcd.com/378/
 
 ** bug-reference.el provides clickable links to bug reports.
 
index 6db7705..7c2d8fa 100644 (file)
@@ -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