mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
* isearch.el (isearch-allow-prefix): New defcustoms need :version tags
(chisel this on my tombstone)
This commit is contained in:
parent
d2bf7a98a2
commit
93df970c5e
1 changed files with 1 additions and 0 deletions
|
|
@ -2157,6 +2157,7 @@ If nil, scrolling commands will first cancel Isearch mode."
|
|||
If non-nil, entering a prefix argument will not terminate the
|
||||
search. This option is ignored \(presumed t) when
|
||||
`isearch-allow-scroll' is set."
|
||||
:version "24.4"
|
||||
:type 'boolean
|
||||
:group 'isearch)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue