+2001-05-20 Gerd Moellmann <gerd@gnu.org>
+
+ * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
+
2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
* international/ccl.el (define-ccl-program): Fix a typo. From
* eshell/esh-cmd.el (eshell/which):
Use `eshell-explicit-command-char' instead of ?*.
- * eshell/em-cmpl.el (eshell-completion-command-name,
- eshell-complete-commands-list): Use `eshell-explicit-command-char'
+ * eshell/em-cmpl.el (eshell-completion-command-name)
+ (eshell-complete-commands-list): Use `eshell-explicit-command-char'
instead of ?*.
2001-05-18 Gerd Moellmann <gerd@gnu.org>
;; Definitions.
(list (concat "(\\(def\\("
;; Function declarations.
- "\\(advice\\|alias\\|generic\\|macro\\*?\\|method\\|"
+ "\\(advice\\|varalias\\|alias\\|generic\\|macro\\*?\\|method\\|"
"setf\\|subst\\*?\\|un\\*?\\|"
"ine-\\(condition\\|\\(?:derived\\|minor\\)-mode\\|"
"method-combination\\|setf-expander\\|skeleton\\|widget\\|"