diff lisp/progmodes/f90.el @ 35828:fc4250f64a77

(f90-mode): Remove startup message.
author Dave Love <fx@gnu.org>
date Thu, 01 Feb 2001 15:59:04 +0000
parents 0371c5f8f98b
children a20c1a3fca7f
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