Better mode name.

This commit is contained in:
Dianne Skoll
2022-03-13 16:59:27 -04:00
parent 24d0264f92
commit 6892e7a805

View File

@@ -506,7 +506,7 @@ Acts on the region or places point where it needs to be."
;; finally the derived mode.
;;;###autoload
(define-derived-mode remind-conf-mode text-mode "REM"
(define-derived-mode remind-conf-mode text-mode "Remind Conf Mode"
"Major mode for editing remind calendar configuration files.
\\{remind-conf-mode-map}"