emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/reveal.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/reveal.el
Date: Thu, 19 May 2005 15:06:24 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]