changeset 10587:99b9f20b6921

(news-reply-mode): Change mode-name to News Reply.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Jan 1995 10:15:51 +0000
parents 5fd4e92c34a6
children 2a8f29cd9e9f
files lisp/mail/rnewspost.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rnewspost.el	Sat Jan 28 09:04:02 1995 +0000
+++ b/lisp/mail/rnewspost.el	Sun Jan 29 10:15:51 1995 +0000
@@ -100,7 +100,7 @@
   (use-local-map news-reply-mode-map)
   (setq local-abbrev-table text-mode-abbrev-table)
   (setq major-mode 'news-reply-mode)
-  (setq mode-name "News")
+  (setq mode-name "News Reply")
   (make-local-variable 'paragraph-separate)
   (make-local-variable 'paragraph-start)
   (setq paragraph-start (concat "^" mail-header-separator "$\\|"