Index: emacs/lisp/progmodes/ada-mode.el
diff -c emacs/lisp/progmodes/ada-mode.el:1.69
emacs/lisp/progmodes/ada-mode.el:1.70
*** emacs/lisp/progmodes/ada-mode.el:1.69 Tue Aug 2 10:24:17 2005
--- emacs/lisp/progmodes/ada-mode.el Tue Aug 30 10:27:54 2005
***************
*** 133,138 ****
--- 133,141 ----
(require 'which-func nil t)
(require 'compile nil t))
+ (defvar compile-auto-highlight)
+ (defvar skeleton-further-elements)
+
;; this function is needed at compile time
(eval-and-compile
(defun ada-check-emacs-version (major minor &optional is-xemacs)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs