diff lisp/reveal.el @ 107421:eab59b26377e

Merge from trunk
author Jan D. <jan.h.d@swipnet.se>
date Mon, 15 Mar 2010 09:18:20 +0100
parents 904ccd8f2acb
children 417b1e4d63cd
line wrap: on
line diff
--- a/lisp/reveal.el	Thu Mar 11 11:05:39 2010 +0100
+++ b/lisp/reveal.el	Mon Mar 15 09:18:20 2010 +0100
@@ -49,7 +49,7 @@
 
 (defgroup reveal nil
   "Reveal hidden text on the fly."
-  :group 'editing)
+  :group 'convenience)
 
 (defcustom reveal-around-mark t
   "Reveal text around the mark, if active."