diff lisp/type-break.el @ 34145:a877c0e4875a

(type-break): Don't make parent of itself.
author Andreas Schwab <schwab@suse.de>
date Sun, 03 Dec 2000 16:17:49 +0000
parents 246b2f521192
children f51ff6ca84ca d7ddb3e565de
line wrap: on
line diff
--- a/lisp/type-break.el	Sun Dec 03 07:22:24 2000 +0000
+++ b/lisp/type-break.el	Sun Dec 03 16:17:49 2000 +0000
@@ -8,7 +8,7 @@
 ;; Status: Works in GNU Emacs 19.25 or later, some versions of XEmacs
 ;; Created: 1994-07-13
 
-;; $Id: type-break.el,v 1.23 2000/03/13 11:16:00 friedman Exp $
+;; $Id: type-break.el,v 1.24 2000/07/24 00:49:09 friedman Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -72,7 +72,6 @@
 (defgroup type-break nil
   "Encourage the user to take a rest from typing at suitable intervals."
   :prefix "type-break"
-  :group 'type-break
   :group 'keyboard)
 
 ;;;###autoload