emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/isearchb.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/isearchb.el
Date: Tue, 14 Jun 2005 11:19:08 -0400

Index: emacs/lisp/isearchb.el
diff -c emacs/lisp/isearchb.el:1.3 emacs/lisp/isearchb.el:1.4
*** emacs/lisp/isearchb.el:1.3  Mon Jun  6 06:12:08 2005
--- emacs/lisp/isearchb.el      Tue Jun 14 15:19:08 2005
***************
*** 213,219 ****
     ((eq last-command 'isearchb-activate)
      (if isearchb-last-buffer
        (switch-to-buffer isearchb-last-buffer)
!       (error "isearchb: There is no previous buffer to toggle to."))
      (isearchb-stop nil t))
     (t
      (message "isearchb: ")
--- 213,219 ----
     ((eq last-command 'isearchb-activate)
      (if isearchb-last-buffer
        (switch-to-buffer isearchb-last-buffer)
!       (error "isearchb: There is no previous buffer to toggle to"))
      (isearchb-stop nil t))
     (t
      (message "isearchb: ")




reply via email to

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