GNU bug report logs -
#32956
26.1.50; t-m-m mark deactivation documentation
Previous Next
Reported by: charles <at> aurox.ch
Date: Sat, 6 Oct 2018 14:17:02 UTC
Severity: normal
Tags: fixed
Found in version 26.1.50
Fixed in version 26.2
Done: charles <at> aurox.ch
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sat, 06 Oct 2018 16:19:55 +0200
> From: charles <at> aurox.ch (Charles A. Roelli)
>
> In light of this, here's a change for review on emacs-26:
>
> diff --git a/lisp/simple.el b/lisp/simple.el
> index d5674aa..8bbafe4 100644
> --- a/lisp/simple.el
> +++ b/lisp/simple.el
> @@ -5793,10 +5793,10 @@ transient-mark-mode
>
> Transient Mark mode is a global minor mode. When enabled, the
> region is highlighted with the `region' face whenever the mark
> -is active. The mark is \"deactivated\" by changing the buffer,
> -and after certain other operations that set the mark but whose
> -main purpose is something else--for example, incremental search,
> -\\[beginning-of-buffer], and \\[end-of-buffer].
> +is active. The mark is \"deactivated\" after certain non-motion
> +commands, including those that change the text in the buffer, and
> +during shift or mouse selection by any unshifted cursor motion
> +command (see Info node `Shift Selection' for more details).
>
> You can also deactivate the mark by typing \\[keyboard-quit] or
> \\[keyboard-escape-quit].
Fine with me (but do please make similar changes in the ELisp manual).
This bug report was last modified 6 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.