*** mouse.el.~1.315.~ Mon Apr 2 07:45:08 2007 --- mouse.el Wed Jun 6 17:45:40 2007 *************** *** 498,504 **** (and (not should-enlarge-minibuffer) (> growth 0) mode-line-p ! (/= top (nth 1 (window-edges))))) (set-window-configuration wconfig))))))))) (defun mouse-drag-mode-line (start-event) --- 498,504 ---- (and (not should-enlarge-minibuffer) (> growth 0) mode-line-p ! (/= top (nth 1 (window-edges start-event-window))))) (set-window-configuration wconfig))))))))) (defun mouse-drag-mode-line (start-event)