# HG changeset patch # User Richard M. Stallman # Date 1020028457 0 # Node ID 89bfde1b51f5b10eb0af9ec3f24027344834ee62 # Parent 19e72b959d9080ffa6a0e982fce89279f395ccb3 Comment change. diff -r 19e72b959d90 -r 89bfde1b51f5 lisp/progmodes/ada-mode.el --- a/lisp/progmodes/ada-mode.el Sun Apr 28 19:54:30 2002 +0000 +++ b/lisp/progmodes/ada-mode.el Sun Apr 28 21:14:17 2002 +0000 @@ -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 @@ (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 @@ ;;;###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}