diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-03-14 17:53:27 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-03-14 17:53:27 +0100 |
| commit | 95781f0c052d254e9217918908295f02c92fb379 (patch) | |
| tree | 79d7f7c967ad3efbdbf26c1b4661bc250afcbb63 | |
| parent | b47efecfe652dfddc1de5a751e44cfa64d7a7ea6 (diff) | |
Whitespace cosmetics
| -rw-r--r-- | lisp/magit-section.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el index 10c119a..77178ab 100644 --- a/lisp/magit-section.el +++ b/lisp/magit-section.el @@ -190,6 +190,7 @@ Otherwise the value has to have one of these two forms: (define-obsolete-variable-alias 'magit-keep-region-overlay 'magit-section-keep-region-overlay "Magit-Section 4.0.0") + (defcustom magit-section-keep-region-overlay nil "Whether to keep the region overlay when there is a valid selection. |
