(mouse-highlight-priority, x-lost-selection-functions, zmacs-regions):
Add defvars.
This commit is contained in:
parent
6d74f7822d
commit
a1f008c22f
1 changed files with 5 additions and 0 deletions
|
@ -34,6 +34,11 @@
|
|||
;; 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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue