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

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

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

revision 1.16 by ttn, Mon Aug 1 15:44:22 2005 UTC revision 1.17 by lektu, Wed Aug 24 15:10:45 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
54      (defvar bg-mouse-x) (defvar bg-mouse-y) (defvar bg-cursor-window))
55    
56  ;;;  Defuns:  ;;;  Defuns:
57    
58  (defun bg-mouse-report (prefix-arg)  (defun bg-mouse-report (prefix-arg)

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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