changeset 72878:9aa76be5e74c

(display-time): Group mode-line instead of modeline.
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Sep 2006 23:54:12 +0000
parents bbdd54e72794
children 3931d05c811a
files lisp/time.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/time.el	Thu Sep 14 23:53:55 2006 +0000
+++ b/lisp/time.el	Thu Sep 14 23:54:12 2006 +0000
@@ -31,7 +31,7 @@
 
 (defgroup display-time nil
   "Display time and load in mode line of Emacs."
-  :group 'modeline
+  :group 'mode-line
   :group 'mail)