Index: emacs/lisp/obsolete/bg-mouse.el diff -c emacs/lisp/obsolete/bg-mouse.el:1.1 emacs/lisp/obsolete/bg-mouse.el:1.2 *** emacs/lisp/obsolete/bg-mouse.el:1.1 Thu Aug 25 11:01:15 2005 --- emacs/lisp/obsolete/bg-mouse.el Fri Aug 26 10:47:28 2005 *************** *** 50,60 **** ;;; semicolon screws up indenting, so use this instead (defconst semicolon ?\;) ! (eval-when-compile ! (defvar bg-mouse-x) (defvar bg-mouse-y) (defvar bg-cursor-window) ! ;; This variable does not exist since 1991, so it's a safe bet ! ;; this package is not really used anymore. Still... ! (defvar mouse-map)) ;;; Defuns: --- 50,61 ---- ;;; semicolon screws up indenting, so use this instead (defconst semicolon ?\;) ! (defvar bg-mouse-x) ! (defvar bg-mouse-y) ! (defvar bg-cursor-window) ! ;; This variable does not exist since 1991, so it's a safe bet ! ;; this package is not really used anymore. Still... ! (defvar mouse-map) ;;; Defuns:
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs