]> git.eshelyaron.com Git - emacs.git/commitdiff
(f90-mode-version): Variable deleted.
authorRichard M. Stallman <rms@gnu.org>
Fri, 3 Feb 1995 20:56:33 +0000 (20:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 3 Feb 1995 20:56:33 +0000 (20:56 +0000)
(f90-mode): Don't use f90-mode-version.

lisp/progmodes/f90.el

index 607d45f4bb370bca9e23b60a729f21b593cacad7..adf1b9cc1fb7582f11df971a026f22e3de5c2d87 100644 (file)
 ;; of this code is built.
 
 ;;; Code:
-(defconst f90-mode-version "version 1.03")
 (defconst bug-f90-mode "tfkte@fy.chalmers.se"
   "Address of mailing list for F90 mode bugs.")
 
@@ -693,7 +692,7 @@ with no args, if that value is non-nil."
   (setq font-lock-keywords-case-fold-search t)
   (run-hooks 'f90-mode-hook)
   (if f90-startup-message
-      (message "Emacs F90 mode %s. Bugs to %s" f90-mode-version bug-f90-mode))
+      (message "Emacs F90 mode; please report bugs to %s" bug-f90-mode))
   (setq f90-startup-message nil))
 \f
 ;; inline-functions