emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/bs.el,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/bs.el,v [EMACS_22_BASE]
Date: Fri, 19 Oct 2007 11:04:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/10/19 11:04:45

Index: bs.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/bs.el,v
retrieving revision 1.32.2.9
retrieving revision 1.32.2.10
diff -u -b -r1.32.2.9 -r1.32.2.10
--- bs.el       16 Oct 2007 10:57:28 -0000      1.32.2.9
+++ bs.el       19 Oct 2007 11:04:45 -0000      1.32.2.10
@@ -619,7 +619,6 @@
   (let ((win (get-buffer-window "*buffer-selection*" frame)))
     (when win
       (with-selected-window win
-       (bs-refresh)
        (bs--set-window-height)))))
 
 (defun bs--remove-hooks ()




reply via email to

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