Index: emacs/lisp/reveal.el
diff -c emacs/lisp/reveal.el:1.17 emacs/lisp/reveal.el:1.18
*** emacs/lisp/reveal.el:1.17   Mon Apr  4 09:05:09 2005
--- emacs/lisp/reveal.el        Thu May 19 19:06:18 2005
***************
*** 54,60 ****
  
  (defcustom reveal-around-mark t
    "Reveal text around the mark, if active."
!   :type 'boolean)
  
  (defvar reveal-open-spots nil)
  (make-variable-buffer-local 'reveal-open-spots)
--- 54,61 ----
  
  (defcustom reveal-around-mark t
    "Reveal text around the mark, if active."
!   :type 'boolean
!   :group 'reveal)
  
  (defvar reveal-open-spots nil)
  (make-variable-buffer-local 'reveal-open-spots)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to