Show
Ignore:
Timestamp:
09/10/05 10:16:00 (3 years ago)
Author:
miyoshi
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/emacs-lisp/lselect.el

    r3809 r3863  
    3434;; all upper-case; this may seem tasteless, but it makes there be a 1:1 
    3535;; correspondence between these symbols and X Atoms (which are upcased.) 
     36 
     37;; This is Lucid/XEmacs stuff 
     38(defvar mouse-highlight-priority) 
     39(defvar x-lost-selection-functions) 
     40(defvar zmacs-regions) 
    3641 
    3742(defalias 'x-get-cutbuffer 'x-get-cut-buffer)