Clarify last change.

This commit is contained in:
Chong Yidong 2009-07-15 01:29:41 +00:00
parent 6bbd4600f9
commit b40c84b07f

View file

@ -577,9 +577,9 @@ modification. For example:
@end defvar
@defun deactivate-mark &optional force
This function deactivates the mark, provided Transient Mark mode is
enabled or @var{force} is non-@code{nil}. Deactivating the mark also
runs @code{deactivate-mark-hook}, described below.
If Transient Mark mode is enabled or @var{force} is non-@code{nil},
this function deactivates the mark and runs the normal hook
@code{deactivate-mark-hook}. Otherwise, it does nothing.
@end defun
@defvar mark-active