1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,

x-pointer-top-left-arrow): Add defvar.
This commit is contained in:
Juanma Barranquero 2005-08-31 13:52:07 +00:00
parent ca60ee11ec
commit e4f054b9c9

View File

@ -180,6 +180,12 @@
(require 'image)
(error nil))
(defvar ange-ftp-path-format)
(defvar efs-path-regexp)
(defvar font-lock-keywords)
(defvar x-pointer-hand2)
(defvar x-pointer-top-left-arrow)
(defvar speedbar-xemacsp (string-match "XEmacs" emacs-version)
"Non-nil if we are running in the XEmacs environment.")
(defvar speedbar-xemacs20p (and speedbar-xemacsp