aboutsummaryrefslogtreecommitdiff
path: root/doc/build/texinfo/evil.texi
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2022-01-07 16:43:29 +0100
committerTom Dalziel <33435574+tomdl89@users.noreply.github.com>2022-01-07 17:37:12 +0100
commita5fd96dadc44ab3a00c354aed33cb576f65a50de (patch)
tree15e5886f8ce0bd3bf40ec9fe679c2dd7b0f758aa /doc/build/texinfo/evil.texi
parent3232f9413f1bc0b4155fa20aaa8649d0f0c505d7 (diff)
Update docs
Diffstat (limited to 'doc/build/texinfo/evil.texi')
-rw-r--r--doc/build/texinfo/evil.texi85
1 files changed, 47 insertions, 38 deletions
diff --git a/doc/build/texinfo/evil.texi b/doc/build/texinfo/evil.texi
index e330db4..6bd35d1 100644
--- a/doc/build/texinfo/evil.texi
+++ b/doc/build/texinfo/evil.texi
@@ -3,7 +3,7 @@
@setfilename evil.info
@documentencoding UTF-8
@ifinfo
-@*Generated by Sphinx 4.2.0.@*
+@*Generated by Sphinx 4.3.2.@*
@end ifinfo
@settitle Evil documentation
@defindex ge
@@ -21,7 +21,7 @@
@copying
@quotation
-Evil 1.14.0, Nov 17, 2021
+Evil 1.14.0, Jan 07, 2022
Eivind Fonn, Frank Fischer, Vegard Øye
@@ -47,7 +47,7 @@ Copyright @copyright{} 2011-2019, Eivind Fonn, Frank Fischer, Vegard Øye
@end ifnottex
@c %**start of body
-@anchor{index doc}@anchor{43}
+@anchor{index doc}@anchor{44}
@c Evil documentation master file, created by
@c sphinx-quickstart on Thu Dec 12 10:34:49 2019.
@c You can adapt this file completely to your liking, but it should at least
@@ -111,7 +111,7 @@ Internals
@end menu
@node Overview,Settings,Top,Top
-@anchor{overview doc}@anchor{44}@anchor{overview evil}@anchor{45}@anchor{overview overview}@anchor{46}
+@anchor{overview doc}@anchor{45}@anchor{overview evil}@anchor{46}@anchor{overview overview}@anchor{47}
@chapter Overview
@@ -132,7 +132,7 @@ general, Evil is extensible in Emacs Lisp.
@end menu
@node Installation via package el,Manual installation,,Overview
-@anchor{overview installation-via-package-el}@anchor{47}
+@anchor{overview installation-via-package-el}@anchor{48}
@section Installation via package.el
@@ -167,7 +167,7 @@ Finally, add the following lines to your Emacs init file:
@end example
@node Manual installation,Modes and states,Installation via package el,Overview
-@anchor{overview manual-installation}@anchor{48}
+@anchor{overview manual-installation}@anchor{49}
@section Manual installation
@@ -192,7 +192,7 @@ Ensure that your replace @code{path/to/evil} with the actual path to
where you cloned Evil.
@node Modes and states,,Manual installation,Overview
-@anchor{overview modes-and-states}@anchor{49}
+@anchor{overview modes-and-states}@anchor{4a}
@section Modes and states
@@ -257,7 +257,7 @@ normal state.
@end table
@node Settings,Keymaps,Overview,Top
-@anchor{settings doc}@anchor{4a}@anchor{settings settings}@anchor{4b}
+@anchor{settings doc}@anchor{4b}@anchor{settings settings}@anchor{4c}
@chapter Settings
@@ -300,7 +300,7 @@ customization options.
@end menu
@node The initial state,Keybindings and other behaviour,,Settings
-@anchor{settings the-initial-state}@anchor{4c}
+@anchor{settings the-initial-state}@anchor{4d}
@section The initial state
@@ -347,12 +347,12 @@ Default: @code{(("^ \\*load\\*"))}
@end deffn
@node Keybindings and other behaviour,Search,The initial state,Settings
-@anchor{settings keybindings-and-other-behaviour}@anchor{4d}
+@anchor{settings keybindings-and-other-behaviour}@anchor{4e}
@section Keybindings and other behaviour
Evil comes with a rich system for modifying its key bindings
-@ref{4e,,Keymaps}. For the most common tweaks, the following
+@ref{4f,,Keymaps}. For the most common tweaks, the following
variables are available.
@anchor{settings elispobj-evil-toggle-key}@anchor{37}
@@ -419,7 +419,7 @@ Whether @code{C-w} prefixes windows commands in Emacs state.
Default: @code{nil}
@end deffn
-@anchor{settings elispobj-evil-want-Y-yank-to-eol}@anchor{42}
+@anchor{settings elispobj-evil-want-Y-yank-to-eol}@anchor{43}
@deffn {Emacs Lisp Autovariable} evil@w{-}want@w{-}Y@w{-}yank@w{-}to@w{-}eol
Whether @code{Y} yanks to the end of the line.
@@ -440,7 +440,7 @@ Default: @code{nil}
@end deffn
@node Search,Indentation,Keybindings and other behaviour,Settings
-@anchor{settings search}@anchor{4f}
+@anchor{settings search}@anchor{50}
@section Search
@@ -491,7 +491,7 @@ Default: @code{0.02}
@end deffn
@node Indentation,Cursor movement,Search,Settings
-@anchor{settings indentation}@anchor{50}
+@anchor{settings indentation}@anchor{51}
@section Indentation
@@ -533,7 +533,7 @@ Default: @code{t}
@end deffn
@node Cursor movement,Cursor display,Indentation,Settings
-@anchor{settings cursor-movement}@anchor{51}
+@anchor{settings cursor-movement}@anchor{52}
@section Cursor movement
@@ -627,7 +627,7 @@ Default: @code{nil}
@end deffn
@node Cursor display,Window management,Cursor movement,Settings
-@anchor{settings cursor-display}@anchor{52}
+@anchor{settings cursor-display}@anchor{53}
@section Cursor display
@@ -649,7 +649,7 @@ Default: @code{t}
@end deffn
@node Window management,Parenthesis highlighting,Cursor display,Settings
-@anchor{settings window-management}@anchor{53}
+@anchor{settings window-management}@anchor{54}
@section Window management
@@ -678,7 +678,7 @@ Default: @code{nil}
@end deffn
@node Parenthesis highlighting,Miscellaneous,Window management,Settings
-@anchor{settings parenthesis-highlighting}@anchor{54}
+@anchor{settings parenthesis-highlighting}@anchor{55}
@section Parenthesis highlighting
@@ -709,11 +709,11 @@ Default: @code{(not emacs insert replace)}
@end deffn
@node Miscellaneous,,Parenthesis highlighting,Settings
-@anchor{settings miscellaneous}@anchor{55}
+@anchor{settings miscellaneous}@anchor{56}
@section Miscellaneous
-@anchor{settings elispobj-evil-want-fine-undo}@anchor{41}
+@anchor{settings elispobj-evil-want-fine-undo}@anchor{42}
@deffn {Emacs Lisp Autovariable} evil@w{-}want@w{-}fine@w{-}undo
Whether actions are undone in several steps.
@@ -870,8 +870,16 @@ This applies to @code{C-n} and @code{C-p} in insert state.
Default: @code{t}
@end deffn
+@anchor{settings elispobj-evil-want-empty-ex-last-command}@anchor{41}
+@deffn {Emacs Lisp Autovariable} evil@w{-}want@w{-}empty@w{-}ex@w{-}last@w{-}command
+
+Whether to default to evil-ex-previous-command at empty ex prompt.
+
+Default: @code{t}
+@end deffn
+
@node Keymaps,Hooks,Settings,Top
-@anchor{keymaps doc}@anchor{56}@anchor{keymaps chapter-keymaps}@anchor{4e}@anchor{keymaps keymaps}@anchor{57}
+@anchor{keymaps doc}@anchor{57}@anchor{keymaps chapter-keymaps}@anchor{4f}@anchor{keymaps keymaps}@anchor{58}
@chapter Keymaps
@@ -945,7 +953,7 @@ The above examples could therefore have been written as follows:
@end menu
@node evil-define-key,Leader keys,,Keymaps
-@anchor{keymaps evil-define-key}@anchor{58}
+@anchor{keymaps evil-define-key}@anchor{59}
@section evil-define-key
@@ -1067,7 +1075,7 @@ bindings are desired:
@end example
@node Leader keys,,evil-define-key,Keymaps
-@anchor{keymaps leader-keys}@anchor{59}
+@anchor{keymaps leader-keys}@anchor{5a}
@section Leader keys
@@ -1097,7 +1105,7 @@ instead.
@end deffn
@node Hooks,Extension,Keymaps,Top
-@anchor{hooks doc}@anchor{5a}@anchor{hooks hooks}@anchor{5b}
+@anchor{hooks doc}@anchor{5b}@anchor{hooks hooks}@anchor{5c}
@chapter Hooks
@@ -1116,7 +1124,7 @@ During the hook execution, the variables @code{evil-next-state} and
switched to and from, respectively.
@node Extension,Frequently Asked Questions,Hooks,Top
-@anchor{extension doc}@anchor{5c}@anchor{extension extension}@anchor{5d}
+@anchor{extension doc}@anchor{5d}@anchor{extension extension}@anchor{5e}
@chapter Extension
@@ -1133,7 +1141,7 @@ macros. Package writers can use these to define new commands.
@end menu
@node Motions,Operators,,Extension
-@anchor{extension motions}@anchor{5e}
+@anchor{extension motions}@anchor{5f}
@section Motions
@@ -1192,7 +1200,7 @@ behave as a “rectangle” on screen rather than a contiguous range of
characters.
@node Operators,Text objects,Motions,Extension
-@anchor{extension operators}@anchor{5f}
+@anchor{extension operators}@anchor{60}
@section Operators
@@ -1252,7 +1260,7 @@ sequence such as @code{g?w} to encrypt from the current cursor to the
end of the word.
@node Text objects,Range types,Operators,Extension
-@anchor{extension text-objects}@anchor{60}
+@anchor{extension text-objects}@anchor{61}
@section Text objects
@@ -1363,7 +1371,7 @@ is ignored.
@end deffn
@node Range types,States,Text objects,Extension
-@anchor{extension range-types}@anchor{61}
+@anchor{extension range-types}@anchor{62}
@section Range types
@@ -1410,7 +1418,7 @@ be transformations on buffer positions, like @code{:expand} and @code{:contract}
@end deffn
@node States,,Range types,Extension
-@anchor{extension states}@anchor{62}
+@anchor{extension states}@anchor{63}
@section States
@@ -1476,7 +1484,7 @@ For example:
@end example
@node Frequently Asked Questions,Internals,Extension,Top
-@anchor{faq doc}@anchor{63}@anchor{faq frequently-asked-questions}@anchor{64}
+@anchor{faq doc}@anchor{64}@anchor{faq frequently-asked-questions}@anchor{65}
@chapter Frequently Asked Questions
@@ -1487,7 +1495,7 @@ For example:
@end menu
@node Problems with the escape key in the terminal,Underscore is not a word character,,Frequently Asked Questions
-@anchor{faq problems-with-the-escape-key-in-the-terminal}@anchor{65}
+@anchor{faq problems-with-the-escape-key-in-the-terminal}@anchor{66}
@section Problems with the escape key in the terminal
@@ -1533,7 +1541,7 @@ been pressed. But this also implies that pressing @code{ESC} followed
by <key> cannot be used to simulate @code{M-<key>} in graphical mode!
@node Underscore is not a word character,,Problems with the escape key in the terminal,Frequently Asked Questions
-@anchor{faq underscore-is-not-a-word-character}@anchor{66}
+@anchor{faq underscore-is-not-a-word-character}@anchor{67}
@section Underscore is not a word character
@@ -1603,7 +1611,7 @@ the @code{evil-symbol} thing:
@end example
@node Internals,The GNU Free Documentation License,Frequently Asked Questions,Top
-@anchor{internals doc}@anchor{67}@anchor{internals internals}@anchor{68}
+@anchor{internals doc}@anchor{68}@anchor{internals internals}@anchor{69}
@chapter Internals
@@ -1613,7 +1621,7 @@ the @code{evil-symbol} thing:
@end menu
@node Command properties,,,Internals
-@anchor{internals command-properties}@anchor{69}
+@anchor{internals command-properties}@anchor{6a}
@section Command properties
@@ -1686,7 +1694,7 @@ keystrokes.
@end deffn
@node The GNU Free Documentation License,Emacs lisp functions and variables,Internals,Top
-@anchor{license doc}@anchor{6a}@anchor{license the-gnu-free-documentation-license}@anchor{6b}
+@anchor{license doc}@anchor{6b}@anchor{license the-gnu-free-documentation-license}@anchor{6c}
@chapter The GNU Free Documentation License
@@ -2253,8 +2261,9 @@ site under CC-BY-SA on the same site at any time before August 1,
* evil-want-C-u-scroll: 3e.
* evil-want-C-w-delete: 3f.
* evil-want-C-w-in-emacs-state: 40.
-* evil-want-fine-undo: 41.
-* evil-want-Y-yank-to-eol: 42.
+* evil-want-empty-ex-last-command: 41.
+* evil-want-fine-undo: 42.
+* evil-want-Y-yank-to-eol: 43.
@end menu