emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Tue, 01 Jul 2003 18:15:33 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.612 emacs/lisp/simple.el:1.613
*** emacs/lisp/simple.el:1.612  Sun Jun 22 12:49:31 2003
--- emacs/lisp/simple.el        Tue Jul  1 18:15:33 2003
***************
*** 4489,4496 ****
  
  Enabling vis-mode sets `buffer-invisibility-spec' to nil, after
  saving the old value in the variable
! `saved-buffer-invisibility-spec', making all invisible text in
! the buffer visible.
  
  Disabling vis-mode restores the saved value of
  `buffer-invisibility-spec'."
--- 4489,4496 ----
  
  Enabling vis-mode sets `buffer-invisibility-spec' to nil, after
  saving the old value in the variable
! `vis-mode-saved-buffer-invisibility-spec', making all invisible
! text in the buffer visible.
  
  Disabling vis-mode restores the saved value of
  `buffer-invisibility-spec'."




reply via email to

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