From: Richard M. Stallman Date: Tue, 26 Dec 1995 19:07:21 +0000 (+0000) Subject: Remove junk accidentally inserted in previous change. X-Git-Tag: emacs-19.34~1990 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2bc0bb038c10479fe22aca38bf794a30f2bb6d5a;p=emacs.git Remove junk accidentally inserted in previous change. --- diff --git a/lisp/mouse.el b/lisp/mouse.el index b91f0015263..f465f19fdd6 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1221,8 +1221,6 @@ and selects that window." (progn (or (framep window) (select-window window)) (switch-to-buffer buf)))))) - -(defun mouse-buffer-menu-split (alist) ;;; These need to be rewritten for the new scroll bar implementation.