]> git.eshelyaron.com Git - emacs.git/commitdiff
(display-time): Group mode-line instead of modeline.
authorRichard M. Stallman <rms@gnu.org>
Thu, 14 Sep 2006 23:54:12 +0000 (23:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 14 Sep 2006 23:54:12 +0000 (23:54 +0000)
lisp/time.el

index 115681c1b58fdc44a2a555a3019032f0dc281fe4..74812bf9f94b8016ac72eb32389cc7bb9400d9d0 100644 (file)
@@ -31,7 +31,7 @@
 
 (defgroup display-time nil
   "Display time and load in mode line of Emacs."
-  :group 'modeline
+  :group 'mode-line
   :group 'mail)