]> code.delx.au - gnu-emacs/blobdiff - lisp/time.el
(command-line-1): Kill emacs if the last frame is deleted while
[gnu-emacs] / lisp / time.el
index 614bb055b25e4354bf96e8df4a450d1585fa5e1a..74812bf9f94b8016ac72eb32389cc7bb9400d9d0 100644 (file)
@@ -1,7 +1,7 @@
 ;;; time.el --- display time, load and mail indicator in mode line of Emacs -*-coding: utf-8 -*-
 
 ;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1996, 2000, 2001, 2002,
-;;   2003, 2004, 2005 Free Software Foundation, Inc.
+;;   2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 
@@ -31,7 +31,7 @@
 
 (defgroup display-time nil
   "Display time and load in mode line of Emacs."
-  :group 'modeline
+  :group 'mode-line
   :group 'mail)