emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/markers.texi,v
Date: Mon, 20 Oct 2008 09:51:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/20 09:51:40

Index: markers.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/markers.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- markers.texi        16 Oct 2008 20:05:32 -0000      1.6
+++ markers.texi        20 Oct 2008 09:51:40 -0000      1.7
@@ -575,13 +575,13 @@
 action that would normally deactivate the mark.
 @end defopt
 
address@hidden Subroutine use-region-p
address@hidden use-region-p
 This function returns @code{t} if Transient Mark mode is enabled, the
 mark is active, and there's a valid region in the buffer.  Commands
 that operate on the region (instead of on text near point) when
 there's an active mark should use this subroutine to test whether to
 do that.
address@hidden deffn
address@hidden defun
 
 @defopt mark-even-if-inactive
 If this is address@hidden, Lisp programs and the Emacs user can use the




reply via email to

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