]> git.eshelyaron.com Git - emacs.git/commitdiff
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 6 Mar 2010 18:23:23 +0000 (13:23 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 6 Mar 2010 18:23:23 +0000 (13:23 -0500)
lisp/ChangeLog
lisp/calculator.el

index 512e83999abaa6107c09d922e59a6fba7ebaf38f..d3692e6ac7fcf9980788c8fd8511978abdf6c70f 100644 (file)
@@ -1,3 +1,8 @@
+2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * calculator.el (calculator): Don't bind split-window-keep-point
+       (Bug#5674).
+
 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc-git.el: Re-flow to fit into 80 columns.
index 015fb4cd763cfc4fa40e7742a6e1ada29da6ae75..d1b9b517e5fe38765b5c01bd2eea49d27ea6d9df 100644 (file)
@@ -724,8 +724,7 @@ See the documentation for `calculator-mode' for more information."
     (progn
       (cond
         ((not (get-buffer-window calculator-buffer))
-         (let ((split-window-keep-point nil)
-               (window-min-height 2))
+         (let ((window-min-height 2))
            ;; maybe leave two lines for our window because of the normal
            ;; `raised' modeline in Emacs 21
            (select-window