Index: emacs/lisp/emacs-lisp/lselect.el
diff -c emacs/lisp/emacs-lisp/lselect.el:1.11 
emacs/lisp/emacs-lisp/lselect.el:1.12
*** emacs/lisp/emacs-lisp/lselect.el:1.11       Sat Aug  6 17:08:59 2005
--- emacs/lisp/emacs-lisp/lselect.el    Mon Aug 29 10:44:18 2005
***************
*** 34,39 ****
--- 34,44 ----
  ;; all upper-case; this may seem tasteless, but it makes there be a 1:1
  ;; correspondence between these symbols and X Atoms (which are upcased.)
  
+ ;; This is Lucid/XEmacs stuff
+ (defvar mouse-highlight-priority)
+ (defvar x-lost-selection-functions)
+ (defvar zmacs-regions)
+ 
  (defalias 'x-get-cutbuffer 'x-get-cut-buffer)
  (defalias 'x-store-cutbuffer 'x-set-cut-buffer)
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to