emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Sun, 01 May 2005 10:00:32 -0400

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.157 emacs/lispref/display.texi:1.158
*** emacs/lispref/display.texi:1.157    Tue Apr 26 10:58:15 2005
--- emacs/lispref/display.texi  Sun May  1 14:00:32 2005
***************
*** 717,726 ****
  
  @defun add-to-invisibility-spec element
  This function adds the element @var{element} to
! @code{buffer-invisibility-spec} (if it is not already present in that
! list).  If @code{buffer-invisibility-spec} was @code{t}, it changes to
! a list, @code{(t)}, so that text whose @code{invisible} property
! is @code{t} remains invisible.
  @end defun
  
  @defun remove-from-invisibility-spec element
--- 717,725 ----
  
  @defun add-to-invisibility-spec element
  This function adds the element @var{element} to
! @code{buffer-invisibility-spec}.  If @code{buffer-invisibility-spec}
! was @code{t}, it changes to a list, @code{(t)}, so that text whose
! @code{invisible} property is @code{t} remains invisible.
  @end defun
  
  @defun remove-from-invisibility-spec element




reply via email to

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