emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/ada-mode.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ada-mode.el
Date: Tue, 30 Aug 2005 06:27:54 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]