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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Sun, 22 Jun 2003 12:49:33 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.611 emacs/lisp/simple.el:1.612
*** emacs/lisp/simple.el:1.611  Tue Jun 17 14:40:06 2003
--- emacs/lisp/simple.el        Sun Jun 22 12:49:31 2003
***************
*** 4485,4491 ****
  
  (define-minor-mode vis-mode
    "Toggle vis-mode.
! With argument ARG turn vis-mode on iff ARG is positive..
  
  Enabling vis-mode sets `buffer-invisibility-spec' to nil, after
  saving the old value in the variable
--- 4485,4491 ----
  
  (define-minor-mode vis-mode
    "Toggle vis-mode.
! With argument ARG turn vis-mode on iff ARG is positive.
  
  Enabling vis-mode sets `buffer-invisibility-spec' to nil, after
  saving the old value in the variable




reply via email to

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