diff lisp/prim/simple.el @ 142:1856695b1fa9 r20-2b5

Import from CVS: tag r20-2b5
author cvs
date Mon, 13 Aug 2007 09:33:18 +0200
parents 1370575f1259
children 538048ae2ab8
line wrap: on
line diff
--- a/lisp/prim/simple.el	Mon Aug 13 09:32:45 2007 +0200
+++ b/lisp/prim/simple.el	Mon Aug 13 09:33:18 2007 +0200
@@ -72,11 +72,6 @@
   :prefix "paren-"
   :group 'matching)
 
-(defgroup paren-blinking nil
-  "Blinking of matched parens."
-  :prefix "blink-"
-  :group 'paren-matching)
-
 
 (defun newline (&optional arg)
   "Insert a newline, and move to left margin of the new line if it's blank.