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 [EMAIL PROTECTED], 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 [EMAIL PROTECTED], then @code{mark}
  returns the mark position anyway---or @code{nil}, if the mark is not
  yet set for this buffer.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to