From: Richard M. Stallman Date: Fri, 3 Feb 1995 20:56:33 +0000 (+0000) Subject: (f90-mode-version): Variable deleted. X-Git-Tag: emacs-19.34~5214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c04f7d65eb4634828fce50132271612d8ce5221a;p=emacs.git (f90-mode-version): Variable deleted. (f90-mode): Don't use f90-mode-version. --- diff --git a/lisp/progmodes/f90.el b/lisp/progmodes/f90.el index 607d45f4bb3..adf1b9cc1fb 100644 --- a/lisp/progmodes/f90.el +++ b/lisp/progmodes/f90.el @@ -131,7 +131,6 @@ ;; 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)) ;; inline-functions