[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/markers.texi
From: |
Juri Linkov |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/markers.texi |
Date: |
Mon, 18 Jul 2005 11:39:17 -0400 |
Index: emacs/lispref/markers.texi
diff -c emacs/lispref/markers.texi:1.22 emacs/lispref/markers.texi:1.23
*** emacs/lispref/markers.texi:1.22 Thu Jun 23 07:37:15 2005
--- emacs/lispref/markers.texi Mon Jul 18 15:39:17 2005
***************
*** 444,450 ****
This function returns the current buffer's mark position as an integer.
If Transient Mark mode is enabled, @code{mark-even-if-inactive} is
! @code{nil} and and the mark is inactive, @code{mark} normally signals
an error. However, if @var{force} is address@hidden, then @code{mark}
returns the mark position anyway---or @code{nil}, if the mark is not
yet set for this buffer.
--- 444,450 ----
This function returns the current buffer's mark position as an integer.
If Transient Mark mode is enabled, @code{mark-even-if-inactive} is
! @code{nil} and the mark is inactive, @code{mark} normally signals
an error. However, if @var{force} is address@hidden, then @code{mark}
returns the mark position anyway---or @code{nil}, if the mark is not
yet set for this buffer.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lispref/markers.texi,
Juri Linkov <=