changeset 35828:fc4250f64a77

(f90-mode): Remove startup message.
author Dave Love <fx@gnu.org>
date Thu, 01 Feb 2001 15:59:04 +0000
parents 8258a6628b85
children 68b1b42879b7
files lisp/progmodes/f90.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/f90.el	Thu Feb 01 15:37:03 2001 +0000
+++ b/lisp/progmodes/f90.el	Thu Feb 01 15:59:04 2001 +0000
@@ -889,8 +889,8 @@
   (set (make-local-variable 'add-log-current-defun-function)
        #'f90-current-defun)
   (run-hooks 'f90-mode-hook)
-  (if f90-startup-message
-      (message "Emacs F90 mode; please report bugs to %s" bug-f90-mode))
+;;   (if f90-startup-message
+;;       (message "Emacs F90 mode; please report bugs to %s" bug-f90-mode))
   (setq f90-startup-message nil))
 
 ;; inline-functions