/[emacs]/emacs/lisp/obsolete/bg-mouse.el
ViewVC logotype

Diff of /emacs/lisp/obsolete/bg-mouse.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by lektu, Thu Aug 25 11:01:15 2005 UTC revision 1.2 by lektu, Fri Aug 26 10:47:28 2005 UTC
# Line 50  Line 50 
50  ;;; semicolon screws up indenting, so use this instead  ;;; semicolon screws up indenting, so use this instead
51  (defconst semicolon ?\;)  (defconst semicolon ?\;)
52    
53  (eval-when-compile  (defvar bg-mouse-x)
54    (defvar bg-mouse-x) (defvar bg-mouse-y) (defvar bg-cursor-window)  (defvar bg-mouse-y)
55    ;; This variable does not exist since 1991, so it's a safe bet  (defvar bg-cursor-window)
56    ;; this package is not really used anymore.  Still...  ;; This variable does not exist since 1991, so it's a safe bet
57    (defvar mouse-map))  ;; this package is not really used anymore.  Still...
58    (defvar mouse-map)
59    
60  ;;;  Defuns:  ;;;  Defuns:
61    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26