From 7aeff5ab52e58cf8c279cb01591d5f3f8d5aac42 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 28 Apr 2002 21:14:17 +0000 Subject: [PATCH] Comment change. --- lisp/progmodes/ada-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 794a94f2b9b..62c70da0c92 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el @@ -7,7 +7,7 @@ ;; Markus Heritsch ;; Emmanuel Briot ;; Maintainer: Emmanuel Briot -;; Ada Core Technologies's version: $Revision: 1.48 $ +;; Ada Core Technologies's version: $Revision: 1.49 $ ;; Keywords: languages ada ;; This file is part of GNU Emacs. @@ -155,7 +155,7 @@ If IS-XEMACS is non-nil, check for XEmacs instead of Emacs." (condition-case nil (require 'find-file) (error nil))) ;; This call should not be made in the release that is done for the -;; official FSF Emacs, since it does nothing useful for the latest version +;; official Emacs, since it does nothing useful for the latest version (if (not (ada-check-emacs-version 21 1)) (require 'ada-support)) @@ -1085,7 +1085,7 @@ name" ;;;###autoload (defun ada-mode () "Ada mode is the major mode for editing Ada code. -This version was built on $Date: 2001/12/26 14:40:09 $. +This version was built on $Date: 2002/04/09 18:50:17 $. Bindings are as follows: (Note: 'LFD' is control-j.) \\{ada-mode-map} -- 2.39.2