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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ada-mode.el
Date: Thu, 20 Dec 2001 13:12:33 -0500

Index: emacs/lisp/progmodes/ada-mode.el
diff -c emacs/lisp/progmodes/ada-mode.el:1.46 
emacs/lisp/progmodes/ada-mode.el:1.47
*** emacs/lisp/progmodes/ada-mode.el:1.46       Thu Nov 15 10:49:18 2001
--- emacs/lisp/progmodes/ada-mode.el    Thu Dec 20 13:12:33 2001
***************
*** 7,13 ****
  ;;      Markus Heritsch <address@hidden>
  ;;      Emmanuel Briot  <address@hidden>
  ;; Maintainer: Emmanuel Briot <address@hidden>
! ;; Ada Core Technologies's version:   $Revision: 1.46 $
  ;; Keywords: languages ada
  
  ;; This file is part of GNU Emacs.
--- 7,13 ----
  ;;      Markus Heritsch <address@hidden>
  ;;      Emmanuel Briot  <address@hidden>
  ;; Maintainer: Emmanuel Briot <address@hidden>
! ;; Ada Core Technologies's version:   $Revision: 1.47 $
  ;; Keywords: languages ada
  
  ;; This file is part of GNU Emacs.
***************
*** 241,247 ****
  
  (defcustom ada-indent-comment-as-code t
    "*Non-nil means indent comment lines as code.
! Nil means do not auto-indent comments."
    :type 'boolean :group 'ada)
  
  (defcustom ada-indent-is-separate t
--- 241,247 ----
  
  (defcustom ada-indent-comment-as-code t
    "*Non-nil means indent comment lines as code.
! nil means do not auto-indent comments."
    :type 'boolean :group 'ada)
  
  (defcustom ada-indent-is-separate t



reply via email to

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