emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/markers.texi
Date: Thu, 23 Jun 2005 03:37:17 -0400

Index: emacs/lispref/markers.texi
diff -c emacs/lispref/markers.texi:1.21 emacs/lispref/markers.texi:1.22
*** emacs/lispref/markers.texi:1.21     Sat Mar 26 02:04:33 2005
--- emacs/lispref/markers.texi  Thu Jun 23 07:37:15 2005
***************
*** 557,565 ****
  
  Lisp programs can set @code{transient-mark-mode} to @code{only} to
  enable Transient Mark mode for the following command only.  During
! that following command, the value of transient-mark-mode is
  @code{identity}.  If it is still @code{identity} at the end of the
! command, it changes to nil.
  @end defopt
  
  @defopt mark-even-if-inactive
--- 557,565 ----
  
  Lisp programs can set @code{transient-mark-mode} to @code{only} to
  enable Transient Mark mode for the following command only.  During
! that following command, the value of @code{transient-mark-mode} is
  @code{identity}.  If it is still @code{identity} at the end of the
! command, it changes to @code{nil}.
  @end defopt
  
  @defopt mark-even-if-inactive




reply via email to

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