elpasync pushed a change to branch elpa/evil-collection.

        at  cf84caf44d Add emcp

This branch includes the following new commits:

       new  c667cd3ec8 Add blank README
       new  933da1ab51 Add evil-ag to kickstart things
       new  387112d892 Use evil-set-initial-state
       new  0b2f40c640 Add modified evil-evilified-state from spacemacs
       new  e4d6645ff0 Add util file
       new  62f145c5be Add evil-bookmark
       new  c2cba9eef8 Add evil-cider
       new  5ed0d942f3 Add evil-compile
       new  fa0b30f51e Add evil-dired
       new  bee2b154b5 Add evil-edebug
       new  5427269dc5 Add evil-elisp-refs
       new  1d9f6c521c Add evil-flycheck
       new  1597b8e048 Add evil-ibuffer
       new  cfbce734b7 Add evil-ggtags
       new  06fe39ebdf Add evil-ivy
       new  a2e8d82526 Add evil-macrostep
       new  c70681004f Add evil-occur
       new  ef7df590df Add evil-p4
       new  179e9233fb Add evil-pass
       new  c584645a13 Add evil-prodigy
       new  84e8e28566 Add evil-slime and evil-vlf
       new  4e4607f0cb Add evil-xref
       new  66b5452403 Fix macrostep function name
       new  a8fc874fb5 Add evil-ansi-term
       new  ac93841032 Add evil-help
       new  6d187e9c1d Add evil-package-menu
       new  920bf4167c Add evil-profiler
       new  6a68e689f5 Add LICENSE
       new  a17306d78e readme.org: Init
       new  b78a41bf53 Add evil-calendar
       new  b02d459aa9 Add evil-custom
       new  817d50f204 Add evil-debugger
       new  e1e5a83264 Add evil-diff-mode
       new  5e69acdf84 Add evil-eshell
       new  3596d9f418 Add evil-image
       new  590acdc856 Add evil-info
       new  2247fc65c8 Add evil-man
       new  70f0897e30 Add evil-minibuffer
       new  761366755a Add evil-outline
       new  d1580eda87 Add evil-proced
       new  6567d5ca36 Add evil-woman
       new  b7e5f77d6d Merge package-menu bindings from evil-special-modes
       new  62c48917b2 Merge help bindings from evil-special-modes
       new  d936b5191c Merge term bindings from evil-special-modes
       new  aba5d502b6 Merge profiler bindings from evil-special-modes
       new  13e03e9871 Initialize with `evil-collection-mode-list' and 
`evil-collection-init'
       new  3e832f06a6 Add evil-debbugs
       new  cdb28b2f57 Add evil-elfeed
       new  38f9904f6c Add evil-emms
       new  b309634111 Add evil-helm
       new  b1433f101a Add evil-image+
       new  25eaaa49bf Add evil-pdf
       new  d7ede19835 Add evil-transmission
       new  ff98d3bc15 Add evil-ztree
       new  f0990bb429 Elfeed: Fix function name
       new  2c0d846d8e Helm: Implement workaround for ineffective bindings
       new  0dcc0cd290 Change 'set-keys' to 'setup' in function names
       new  75a63003ea Update home page reference
       new  67f1fea408 Remove emacs keyword
       new  823815a041 Add comment why ag is set to normal state
       new  e06505798c Change 'mode' to 'state' when referencing Evil State
       new  9d615fd677 Remove autoload cookies for setup functions
       new  51ec1b4e8d Eshell: Fix naming conflict in setup
       new  5093674a69 readme: This package can also improve upon some 
incomplete bindings (#14)
       new  5de94af734 ztree: Wrap in setup function
       new  4733d53646 Normalize the documentation headers (#12)
       new  7f8936d99f Rename "debugger" to "debug" to match Emacs package name
       new  7ceb17c88a Helm: Browse sources with "[" and "]"
       new  f03d29d7ac minibuffer: Disable lexical-binding as it seems to 
conflict with the bindings
       new  f8ec4d6146 Add doc-view
       new  8a8b1c31a9 Check for evil-want-C-u-scroll before binding C-u
       new  444654aa62 Add some more binds to doc-view
       new  a01e4c3270 Remove homepage in doc-view
       new  8e744d5e5d Add evil-arc-mode
       new  26b3eebb40 readme: Fix ~~~ -> =~= syntax
       new  7dd3df5efb doc-view: Fix "kdb" typo
       new  e28f924685 minibuffer: Fix lexical binding
       new  a98ce27dab Occur: Fix loading
       new  6129c81ba8 Use evil-set-initial-state (#6)
       new  2b1f289158 Fix spelling
       new  07b2910565 Xref: Change evilify-map to evil-define-key
       new  d4edc18c9c Prodigy: Change evilify-map to evil-define-key
       new  51030e3d95 Prodigy: Add q -> quit-window
       new  0f57cea1b4 Term: Add in raw keymap to mirror normal terminal
       new  3b31ef5971 readme: Fix syntax and typos, add link to Spacemacs 
conventions
       new  352b3581d8 readme: Add "gj" and "gk" to the rationale
       new  9c263e5e53 term: Complete raw keymap
       new  bd0ffafcb9 occur: Simplify loading process
       new  c96e407fbd readme: Extend rationale with view/display other window
       new  0ecdcb238d Edebug: Fix url
       new  5cc746b94b Ag: Use kbd
       new  4e7647baec Slime: Fix name
       new  fd7c3a6d62 Slime: Add C-t and gd
       new  ff90c19b55 Cider: Use gd
       new  1bf611be79 Add company (#26)
       new  ff96b93199 Company: Add a few movement keys
       new  6d0c9e97a1 Add Tide
       new  4009c1c4e2 Add cus-theme
       new  fc5a8f4e73 Add anaconda-mode
       new  2c62f89118 Add comint
       new  00f3de3103 Anaconda: Use kbd
       new  7936de29fc Fix typo in calendar function
       new  b256a694ad Add autoload cookie to evil-collection-init
       new  e4e1ae6b0c Ivy: Use kbd
       new  1d38be7d5b Ivy; Add C-d
       new  3e369959c2 Add elisp-mode
       new  f11b503362 Readme: Correct spelling
       new  aa7798927e Readme: Add note about pop definition (#3)
       new  67696b6470 Readme: Mention lispyville
       new  7254162173 Move from +evil-bind-key to evil-define-key
       new  05c10017e8 Company: Add C-n/C-p
       new  5fb49c11c4 Readme: Add temporary entry
       new  9585c20d18 Readme: Remove temporary entry
       new  14d9c51a1a Add makefile target for byte compilation
       new  a4d3719e4f Require third party packages with NOERROR
       new  b1f3c4288c Forward declare mode-maps
       new  0b95617450 Add lint target using package-lint
       new  61eac2e405 Eshell: Require em-prompt for function eshell-next-prompt
       new  6eb95dacfa Silence byte compiler
       new  ba60c856b4 Fix naming reported by package-lint
       new  3a7e3c12e7 Fix package header in evil-arc-mode
       new  97b99ee4e7 Add standard keywords
       new  ea0e29188f Add emacs dependency in evil-calendar
       new  47b1e579c7 Workaround package-lint bug
       new  bc9ce2e01b Term: Remove C-h
       new  f86ec8005b Namespace functions
       new  1feeda21f9 Evilified: Add package-require for emacs
       new  1771414cca Evilified: Change names to make package-lint happy
       new  f27f413685 Add or fix documentation to appease checkdoc
       new  aa9bb5272b Add travis integration
       new  48bbd4d288 Add travis badge to readme
       new  5b7655cb6e Don't explicitly bind help-command
       new  58b9367f29 Emms: Move binding inside with-eval-after-load (#39)
       new  31ff644099 Add test setup
       new  309ada588f Edebug: Use kbd
       new  17142939f0 Edebug: Fix spurious quote on map
       new  86afee0b62 Arc: Group bindings and use kbd
       new  2c6bd5e5f4 calendar: Remove unneeded kbd
       new  28c8a35516 cider: Use kbd
       new  2964213789 cus-theme: Add "quit" comment
       new  af151ccfd2 debbugs: Normalize comments
       new  ff027a811c dired: Use kbd
       new  cfcacf3738 dired: Use "g?" instead of "?"
       new  6b85c2da42 doc-view: Remove unneeded kbd, add "update" comment
       new  550bc3a304 edebug: Normalize "quit" comment
       new  eb255628ed elfeed: Add "gj/gk" bindings
       new  7c5317cb12 elisp-mode: Use kbd
       new  dfd104d7dd elisp-refs: Remove unneeded kbd, add "quit" comment
       new  3881e6336b emms: Add "gj/gk" bindings
       new  f835a65588 Eshell: Add "gj/gk" bindings
       new  473ff7cf13 ggtags: use kbd
       new  7811c04eb5 dired: Add "goto" comment
       new  1b67246f90 Add link to issue about image vs. pdf/doc-view conflict
       new  6d638f1a1d ibuffer: Use kbd and add "update" comment
       new  cea6eb766a image+: Add "zoom" comment
       new  e9bbee8713 image: Add "gj/gk" bindings
       new  8caef96b35 info: Add "gj/gk" bindings
       new  cd9b6c6699 ivy: Remove unneeded kbd, add "quit" comment
       new  a309f3a157 macrostep: Fix missing kbd
       new  2727fee871 man: Add "gj/gk" bindings
       new  c8c8e2b8c3 occur: Use kbd
       new  d8564d0953 pdf: Add link to package-lint issue
       new  6f4630ab9b prodigy: Add "quit" and "update" comment
       new  4b6f42049f slime: Use kbd, add "update", "goto", "quit" comments
       new  4ae47b5b7c tide: Remove unneeded kbd, add "quit" comment
       new  713be15c11 transmission: Add "goto" comment
       new  4328c6f793 p4: Use kbd
       new  d3b4c7e36a pass: Use kbd
       new  dc045dd960 Add the "zoom" comment
       new  1bea616f36 Rename "update" comment to the more meaningful "refresh"
       new  313854460f Add "gj/gk" bindings to most modes
       new  394d7727b7 readme: Fix syntax, add Mutt reference, mention "=" 
conflict
       new  2a8e27eade dired: Bind "j/k" to dired-next-line/dired-previous-line
       new  30d3144048 outline: Fix state to motion
       new  af5fadf798 Elisp: Use separate function to handle toggling or 
newlining
       new  9ca543b74d Cider: Add some keys and tweaks
       new  398ab2f4db Remove hash quotes from third party packages
       new  de887fb4be Use g? for help (#40)
       new  92ac2eb09d Add alchemist
       new  231070da90 Alchemist: Add known keyword
       new  56a4b50ffe Pass: Use evil-define-key and tweak some keybinds
       new  4eff208474 Update sort / goto rationale
       new  0b4419ad81 evil-calendar: Restore "?"
       new  4d75512924 Bookmark: Use evil-define-key
       new  d87c72cf3b Flycheck: Use evil-define-key
       new  9956766220 P4: Use evil-define-key
       new  e8d96fd568 Compile: Use evil-define-key
       new  bf95226f83 Vlf: Add quotes
       new  87c6ff3462 Vlf: Use evil-define-key
       new  ffa7e1a427 Term: Use buffer local hook (#33)
       new  d5594a515d Flycheck: Remove # and add quit-window
       new  996d0e16cf Help: Add a few keys and move to normal state
       new  e912e6f658 Edebug: Replace with quit-window
       new  eb7008a059 Add geiser
       new  6387312691 Add rtags
       new  d3106127b2 diff-mode: Fix initial state
       new  3a20333cf2 Dired: Tweak a few keys
       new  5c75b20d0d Dired: Add quit-window
       new  771dfbea3b Add eval-sexp-fu
       new  08cb490f19 Cider: Support eval when evil-move-beyond-eol is nil
       new  5cb5ef1e03 Cider: Don't advise if evil-move-beyond-eol is true
       new  fda63a8547 Slime: Support eval when evil-move-beyond-eol is nil
       new  8526877725 Geiser: Support eval when evil-move-beyond-eol is nil
       new  620b7f2949 Xref: Tweak
       new  44983c4f28 Slime: Add slime-xref
       new  0aef7f5bde evil-helm: Add support for numeric prefix in mark 
commands
       new  9b18596cce Compile: Add gg and 0
       new  96360cfe24 Alchemist: Move the h key
       new  3ab25fba0f Helm: Add fboundp check
       new  1a1a29d7ca Revert "Helm: Add fboundp check"
       new  1c0ab22d7d Revert "evil-helm: Add support for numeric prefix in 
mark commands"
       new  7f2c2be005 evil-helm: Add more bindings (yank, paste, refresh)
       new  2da0c5dc37 evil-pdf: Remove [\C-c tab] workaround now package-lint 
is fixed
       new  5b6d44d36e evil-elfeed: Update bindings according to the rationale
       new  a0c8dcddd1 Xref: Add quit-window
       new  ff27eb292a GGTags: Use evil-define-key
       new  7fe9ab94b6 GGTags: Disable global navigation keys
       new  1aa4e501bc Dired: Add in n
       new  389e486349 Ag: Use evil-define-key
       new  5a32dc6fba GGTags: Add bounds check
       new  1acc818215 Use "go"/"gO" instead of "gd"/"gD" for "open" bindings
       new  b129403dfa Helm: Use evil-define-key now that upstream has fixed 
the inheritance issue
       new  dd6d317cf9 Helm: Revert some of the changes as evil-define-key does 
not work for helm-ff
       new  701d127bcd image: Swap "gj"/"gk"
       new  7d24430b68 Elisp: Support eval-print-last-sexp when 
evil-move-beyond-eol is nil
       new  62b8b8560e Ag: Add h
       new  77664b03ef Make evil-collection-mode-list customizable.
       new  4992d5fb0f Make company-tng optional
       new  9eb7d3db0d Change namespace to evil-collection
       new  276beafdea Add line
       new  3034ff161c Fix updated prefix in minibuffer-setup-hook
       new  830c7d1d1a Fix test name
       new  54c3013910 Eshell: Fix namespace
       new  3551fddf99 EMMS: Fix namespace
       new  176b29caaa term: Fix namespace
       new  c9d16517d9 diff-mode: Fix namespace
       new  0100dcdb7a pass: Normalize binding syntax
       new  f8660e32c2 rtags: Normalize binding syntax
       new  c5ef3ad277 Ivy: Normalize binding syntax
       new  81923376e2 Helm: Overhaul
       new  515a66b335 minibuffer: Setup keybindings in ivy-minibuffer-map
       new  21e9a7d7bc Add a defcustom to enable minibuffer bindings
       new  d7d67f3a50 Fix typo
       new  e1d71de24f Remove useless 'with-no-warnings'
       new  8633ddb97a ...And use declare-function instead
       new  459395ebd3 vlf: Replace fboundp by declare-function
       new  a1ad79ad66 term: Make state and mode synchronization optional and 
disable by default
       new  66bdacd63b Slime: Add K
       new  61a2a07c54 Slime: Use evil-define-key
       new  45b85a9a2c Ibuffer: Use evil-define-key
       new  4ffc42d578 Remove evilified-state macro
       new  be63ed1dfa Edebug: Use evil-define-key
       new  df5d161017 Clean up evil-collection-util
       new  ba86a8c000 Elisp: Fix name
       new  3679f5fc86 Dired: Add gg
       new  f6cdb18bd2 man: Rebind "quit" bindings from Man-quit to quit-window
       new  b7251e37fc Add more ivy-minibuffer-map bindings
       new  4a7f002eb2 IBuffer: Set initial state
       new  28eb46bd44 outline: Make <tab>-based bindings optional
       new  7e1b4732f5 Geiser: Normalize
       new  4ab4ff94e4 Alchemist: Normalize
       new  2a9c7175ba Add GoToREPL entry to Rationale
       new  987ee4f368 Add python
       new  0c627016e0 Python: Add Ambrever to maintainer list
       new  77e6377f56 Python: Require fully since it's part of Emacs
       new  701dae45ad Python: Use a hook to set evil-shift-width locally
       new  64556c6f73 Add ruby-mode
       new  2a575c43cb Add robe
       new  9cf42d3e5f eww: Init
       new  20f38c6e38 image+: Fix "l" binding
       new  a3eaa74a4f IBuffer: Add gg
       new  c3c39ce05a Slime: Fix
       new  6e37a0b132 Debbugs: Fix name
       new  2ad4f875c2 Debbugs: Switch to normal
       new  46e60d4b69 Add notmuch
       new  47dd679811 Notmuch: Tweak
       new  c635a1c832 Add melpa badge
       new  2ffdbe16c1 readme: Mention MELPA in installation process
       new  26e4a23f93 Add quit bindings to evil-collection ibuffer
       new  66ca29d0d7 Bind 'X' to bury buffer
       new  63f7336716 IBuffer: Add l
       new  da28282a5a IBuffer: Add h
       new  e2edf36dc6 Add kotlin-mode
       new  1710e5eace Add indium
       new  15d146f4b7 Add typescript-mode
       new  cf01742c56 Add rjsx-mode
       new  713cd58883 Add racer
       new  009abdd175 Cider: Remove with-eval-after-load
       new  27086c0c21 Cider: Add FIXME
       new  78e0797d15 Racer: Add more keys
       new  46dfa1bf5c anaconda-mode-view-mode-map doesn't exist; use 
anaconda-view-mode-map
       new  b0841f6876 Use correct map for anaconda-view-mode
       new  6cbbeaff6e Check whether anaconda-mode-view-mode-map is bound
       new  9fb666e8bc helm: Rebind "p"/"P" to "yp"/"yP"
       new  4ce6968d22 emms: Fix emms-browser settings
       new  7a512c19ec Dired: Swap
       new  0609804b10 Add lua-mode
       new  3fa749ac49 Lua: Fix comment
       new  7a35806560 Lua: Defvar and make byte compiler happy
       new  1e448e5a42 Term: Enable sync state by default
       new  34b23873ed Add initial copy of evil-integration to 
evil-collection-integration
       new  7fb4267e1d Integration: Remove Dired Integration
       new  d831b56d9f Integration: Remove IBuffer Integration
       new  016247132b Integration: Remove Ag Integration
       new  0c990bc639 Add another install snippet for the lazy :)
       new  95f1da485b Integration: Change namespace for 
evil-turn-on-undo-tree-mode
       new  0678b158ed Integration: Change namespace for evil-ac-prefix-len
       new  9138ed3ab1 Integration: Change namespace for evil-ac-repeat
       new  f19886aafb Integration: Change namespace for evil--preceding-sexp
       new  e0b91b0b90 Integration: Change namespace for evil-ace-jump-active
       new  d89cfe68e2 Integration: Change namespace for 
evil-enclose-ace-jump-for-motion
       new  6a5f4aa1d5 Integration: Change namespace for 
evil-ace-jump-exit-recursive-edit
       new  fbfb23f983 Integration: Change namespace for 
evil-enclose-avy-for-motion
       new  29af71034d Integration: Change namespace for evil-define-avy-motion
       new  ebd11ecd19 Integration: Ignore count
       new  a90a08ceca Integration: Ignore some variables in macro
       new  a591f9ecac Remove or and bound check and correct language
       new  268f8c333d Tweak readme
       new  f8fc2e9baf Use featurep check
       new  27b12460fc Add a more explicit message when checking 
evil-want-integration
       new  11c2c73f86 Display warning instead of a message
       new  9a0fc313fa Integration: Use defvar to make byte compiler happy
       new  3f27386553 IBuffer: Remove extra keybinds
       new  67cb382dc9 Dired: Remove extra keybinds
       new  82bdb41242 Anaconda: Fix indentation
       new  79e45cdbe1 Arc-mode: Use normal state
       new  cf91cb193a Calendar: Use normal state
       new  e3b8da1fa3 Package-menu: Use normal state
       new  e809dd74eb Woman: Change to normal state
       new  ae7ed245ec Profiler: Use normal state
       new  861c88d7b5 Profiler: Remove extraneous i binding
       new  5b533eaf9d eww: Use normal state (insert state is needed)
       new  8768cf69cc Add section for configuration
       new  82969b9f91 Reorder readme
       new  833d0596e7 Indium: Add a few more keymaps
       new  7bf7363865 Add debugging rationale and support for some modes
       new  0e0f007768 Add quick snippet about contributing
       new  a37e87dd21 Gate indium debugger bindings with defcustom
       new  885814f9d5 Move setting to separate settings file
       new  72a397d704 Change prefix
       new  c7654a3a77 Support evil-search-module set to evil-search (#49)
       new  f94e3657de Add missing setq in `use-package` snippet
       new  4a89fa75d3 Indium: Add quit-window
       new  68a214064c Indium: Add debugger interaction keys
       new  a664d8fe3e Integration: Move etags-select
       new  f0ed016efc Indium: Declare functions
       new  5ed9c994a7 Add Nov
       new  abef1b70ee Info: Require evil-collection-evil-search
       new  45282c1476 Readme: Clarify and fix some errors
       new  9d2f38130f Add missing space
       new  42f8a8bed6 Add travis workaround
       new  1cf5f1b9e6 info: Fix missing require for evil-search
       new  3c2b8cd5b9 Revert "info: Fix missing require for evil-search"
       new  c1555973b3 Cider: Add debugger keys
       new  8f085ad9ca Cider: Add inspector map
       new  12d4fcfe8f Cider: Add cider-stacktrace-mode-map
       new  655a0cb033 Add quickrun
       new  76810aeff8 Add go-mode
       new  8e18f2b72f Add popup
       new  96da780a3d Fix show-paren advice not activating (#79)
       new  69d20122b5 Add cmake-mode
       new  8270e4b6dc Add vc-annotate
       new  43d876b08c Add log-view
       new  85d3ad28ea Vc-annotate: d -> D
       new  fdaa6092c5 Add reftex
       new  2731edaf6d minor change.
       new  9c2d532485 Removed some overlapping
       new  d8230d215b Added legal stuff.
       new  8a95077120 Minor changes
       new  9bcfa21140 dash
       new  80a79e73c4 IBuffer: Prioritize C-d
       new  387fd5e4b8 Image: Reverse scrolling order
       new  5bb93afb3f Image: Use normal state
       new  bd302e9d93 Man: Use normal state
       new  9e68afb767 Doc-view: Use normal state
       new  79e5b0a95c Debug: Use normal state
       new  20d89df1e7 Debug: Add some more short keys
       new  c68d1a9027 Package-menu: Use quit-window instead of macro recording
       new  9cb2cfa6d0 Reftex: Tweak help text
       new  fdfa735784 Tweak readme
       new  e155ac14a6 Support for which-key
       new  0bd177bb65 Abort keybind
       new  51cc62e0d2 Added defvar
       new  367e6b34c6 Test with only 25.3
       new  eb53fdef8a Which-key: Tweak
       new  602d24f07d Add skeleton for buff-menu binding
       new  08ee8e9f01 Attempt to fix some links
       new  e7a37237cb Ag: Add visual
       new  a3876e6869 Added more keys
       new  59097e17ff Added keys and unmark-all
       new  5f31466067 Added version check and minor fixes
       new  3638274575 Buff-menu: Format
       new  8e531ff597 Buff-menu: Add version check at keybinding level
       new  71fe3bfccc Buff-menu: Tweak
       new  b7b1a6c295 Buff-menu: Require evil
       new  854f28d645 Added "go"
       new  b97475cd4d "go" and "gO" differences
       new  3bde50bc21 Fixed comments
       new  12eb0ffe1f Buff-menu: Clear alignment of quotes
       new  edc5b357dd Buff-menu: Tweak a few keys
       new  db4c7d581f Add free-keys
       new  5313e2337d Readme: Clip some lines
       new  a41e6a4809 Update README with FAQ section
       new  52462cb8bf Readme: Tweak
       new  dc1c23b0fb Add simple
       new  7d2869c34b Remove debugs in evil-collection-diff-mode.el
       new  e50f865550 Ivy: Tweak
       new  658c574ba4 Dired: Tweak
       new  3744825eb4 Neotree mode support
       new  fc015e8661 Minor fixes
       new  726bf177d4 Spaces
       new  71326dd391 Support for epa
       new  8c4911c823 Improved spacing
       new  f04fd5eef3 Spaces and comments fixed
       new  fad86bb068 Add vdiff.el support
       new  8f9454e5db Neotree: Format
       new  3d2774ee84 Epa: Format
       new  70ef3e5875 Add js2
       new  4e1444b07a Blanket move ace-jump to its own file
       new  f38a41a246 Ace-jump-mode: Rename to match file namespace
       new  8fb02fbb3b Blanket move avy to its own file
       new  99fef4449c Avy: Rename to match file namespace
       new  2e19cc170f evil-collection-delete-operators: fix typo
       new  7f0988479a Mention evil-lispy
       new  d4e6e1f99a eww: Rebind "S-RET", "go", "o", bind "r" to eww-readable
       new  b90872547f Emms: Add bindings for browser-search-mode and 
metaplaylist-mode
       new  2c539dbcca Add -inhibit-insert-state helper function
       new  ad71f79c66 Elfeed: Use normal state
       new  0b1a91436d Emms: Use normal state
       new  e863d52503 EWW: Use normal state
       new  ca66f134a0 Info: Use normal state
       new  a27d3cf741 Outline: Use normal state
       new  3b40848734 PDF: Use normal state
       new  277b55ca8d proced: Use normal state
       new  0ba0a5feaf transmission: Use normal state
       new  ed1e0b14a6 transmission: Bind transmission-move to "r"
       new  ec79e801bf ztree: Use normal state
       new  c3ba256c4e popup: Fix typo (spurious period)
       new  b967945f9b Add calc
       new  58d951baea Bind "yu" to "yank URL" in EWW, Elfeed, transmission
       new  a2147b2173 Fix pasting after "yu"
       new  1a5f33ba18 info: Bind "gg" to evil-goto-first-line
       new  951df9586d helm: Change insert-state cursor and show visual 
selection in header line
       new  dd69b1916d buff-menu: Use kbd
       new  636171c8da pdf: Require pdf-tools
       new  5b2da79e7e Fix linting errors
       new  441e93bd19 Format
       new  7fd2f6e174 Remove TODOs
       new  7adf05cf25 Rtags: Remove s binding
       new  355cb778e0 info: Rebind "m" to Info-menu
       new  114b2ae5fc Normalize mark bindings
       new  09fade374c readme: Finalize marking rationale
       new  a5303b07ee Silence compiler warnings
       new  8ca2da95b7 info: Bind "yu" to Info-copy-current-node-name
       new  6ddfc3f7ff Change url
       new  be7765758c Fix typo in ruby-mode file
       new  e663b74a81 info: Restore "b" to evil-backward-word-begin
       new  621a48f97b Add view-mode
       new  8c6eaebb44 Make evil-collection-inhibit-insert-state a macro (#97)
       new  24088eddcb Move macro to util file
       new  9fc1a19807 Match package prefix
       new  9e62471333 Remove declare-function for macro
       new  4d3f755884 Add an option for term sync state
       new  0425de4861 Add daemons.el support
       new  488b3d8fe7 Add binding to refresh daemon-mode output
       new  1853b53a8d Add key translation functionality
       new  ddad9909fd Helm: Rid prompt setup from Helm macros
       new  f3551fe847 readme: Fix typos and formatting
       new  82c1bc0cdf Python: Remove internal function (#105)
       new  b5491fe276 Fix typo in README
       new  08a3946653 Add binding to trigger notmuch-show-part-map
       new  fcc4a4d246 Helm: Fix warning
       new  ae0d4c6d68 Helm: Fix another warning
       new  64fb57b539 Move and rebind ert
       new  93b73fe463 Add a temporary workaround for (#108)
       new  1d195fbbe7 Update link
       new  b6acf98bb6 Expose the tag-all helper to the notmuch-search-mode map
       new  2331fd54e2 Add bindings for modes that don't use insert state (#106)
       new  3e6077f5ed Add wdired bindings (#106)
       new  709391e121 Correct spelling
       new  2b4e0d40b4 Tweak comments
       new  af8dfc4f7f Format readme with indent-region
       new  2ebc7a93c6 Readme: Remove extra line
       new  5d25e08f94 Add guix
       new  935e895cdf elfeed: Scroll with "SPC"
       new  f1f68cb5b2 Emms: Bind "C-j" / "C-k" in browser and reverse "gj" / 
"gk"
       new  7afd9e5cfc Emms: Bind "<tab>" to emms-browser-toggle-subitems
       new  32a47d66cc Geiser: Bind "gj/gk", etc. to prompt navigation commands
       new  464d35fec0 Geiser: Bind "tab"/"S-tab" to forward / backward button
       new  49cd031a28 Guix: Bind "gz" to guix-switch-to-repl
       new  0d3c3b7bc3 Update evil-collection-dired.el
       new  502def36c0 Optionally provide modes to evil-collection-init
       new  aca031a7f3 eww: Free common Evil keys and bind "P" to -bookmark-yank
       new  9298988cc4 Support git-timemachine
       new  799866e90e Add licensing information
       new  3026a3831c Support additional keybindings
       new  c5b270fb34 Create evil-collection-lsp-ui-imenu.el
       new  e619930693 Update evil-collection.el
       new  c64bc1b274 Guix: Add optional require
       new  669fc380a7 Git-timemachine: Don't sharp quote
       new  d36f931be2 Add git-timemachine to list
       new  f40704a57f Match eldoc integration with evil
       new  212a80e53e Emms: Fix "n" / "N" bindings in browser
       new  a055728ec5 Fix evil search in info mode
       new  50cfbcd985 Add pseudo folding to emms
       new  eab93210c1 Convert evil-collection-evil-search-enabled to a function
       new  6ff7e09883 readme: Remove beta warning
       new  400b9f0c4f slime: Bind digits in sldb
       new  46d242d41e Emms: Fix "d" and "gd" bindings to dired
       new  37e03ec0cd Force isearch on for pdf files
       new  0b05e784ec Go to top/bottom of image for pdf files
       new  4fedc08c33 Calc: Fix extension loading
       new  7f6c7d849f Add headers
       new  817bd9c32a Change name in comment
       new  9a3657b84d Use prefix of file
       new  105e01c6dd readme: Fix formatting of ~evil-collection-init~ example
       new  050af5d78f Abort company search with single <escape>
       new  63b0feda98 add a count to pdf-tool's next-line-or-next-page
       new  9ef4a4037b Revert "add a count to pdf-tool's next-line-or-next-page"
       new  1eb7a1fe38 add proper escape to ivy minibuffer
       new  b84075fa58 add a count to pdf-tool's next-line-or-next-page
       new  2915bd05c1 add TODO to find a root cause
       new  92e01bdbc7 pdf: Bind "o" to 'pdf-outline
       new  bca66d36fd helm: Replace with-helm-buffer macro to fix potential 
byte-code version conflict
       new  0e7698dd1a Add support for {white,black}lists and binding records
       new  e60988f625 Add evil-collection-describe-all-bindings
       new  0a913f9df6 Make requested changes to prior two commits
       new  f9c38d26ea Change name of evil-collection-bindings-record
       new  317e115a95 Fix printing keys with pipe char in 
evil-collection-describe-all-bindings
       new  29759c9419 Remove package arg from evil-collection-define-key
       new  29abe9692f Convert define-key calls to evil-collection-define-key 
ones
       new  8c2c1e96f6 Improve evil-collection-describe-all-bindings
       new  36f56362cc Add declare-functions for evil-collection-define-key
       new  a9a28769ec Fix some byte compiler warnings
       new  b6dd37aaa0 Daemons: Don't sharp quote as it makes byte compiler 
unhappy
       new  d44ced31bc Add some declare-functions
       new  04268dcadc Remove .el in declare-function
       new  b587061fc3 Fix some byte compiler warnings
       new  c5a92f206e Helm: Remove * in evil-collection-define-key
       new  044ce128c1 Support anaconda-mode xref navigation
       new  c6e052e443 Use quoted maps in ec-minibuffer-setup
       new  2b603d365c Make it explicit that minibuffer-related packages (e.g. 
Helm) need the option
       new  41b2c42986 Ediff: Merge from evil-ediff.el
       new  0599d6f7cf Ediff: Use normal state
       new  44e2da380d Fix bugs from transition to new define-key
       new  81311f26bf Fix eval-after-load call in ec-ediff-setup
       new  df269baf95 Enhance describe bindings functionality.
       new  1afea31ac6 Fix evil-collection-describe-bindings
       new  2659ae505c Accept no bindings in evil-collection-define-key
       new  cdcda786b2 mu4e: Import from https://github.com/JorisE/evil-mu4e
       new  87fa49031e readme: Remove references to evil-ediff and evil-mu4e 
now they have been merged
       new  b1c851ad2d mu4e: Don't make state customizable
       new  ac21b8957c mu4e: Compile properly on systems where mu4e is not 
available
       new  0687268149 mu4e: Fix namespace
       new  c621475b06 Improve evil-collection-describe-bindings
       new  4bd4d66eb0 mu4e-conversation: Init
       new  e4d77d37eb Mu4e: Fix warnings
       new  1177456348 Require evil-collection instead of evil
       new  142a2e3f50 mu4e-conversation: Add in-buffer reply bindings
       new  0a7a457dcb mu4e-conversation: Add scroll bindings
       new  c27f6cf44b mu4e-conversation: Bind "a" to mu4e-view-action in tree 
view
       new  f6f71a8d6f mu4e-conversation: Update attachment bindings following 
upstream changes
       new  9d9acabc44 help: Inhibit insert state
       new  6bfd13f50f Fix up helm minibuffer defaults (#151)
       new  6a30d6b2ad diff: Only switch mode with read-only when in diff-mode
       new  66bcb19839 help: Fix missing require for -inhibit-insert-state
       new  ffdf3ea0da Don't byte-compile neotree (#161)
       new  5affbdb02c diff: Don't switch to read-only by default
       new  2d4ebf596e Convert evil-collection-inhibit-insert-state to function
       new  bc96e0b318 Move evil-search functions into evil-collection.el
       new  e8591e18b3 fix bindings for lsp-ui next-kind and prev-kind
       new  8a371a507b Update evil-collection-lsp-ui-imenu.el
       new  044d690737 emms: Add bindings for emms-streams
       new  b945a00afc realgud: use "d" "u" for realgud:cmd-{newer,older}-frame
       new  59c4eecfcb emms: List forgotten maps
       new  d919dcb6ab mu4e: Bind C-u conditionally
       new  9436d96d00 mu4e: Fix nil binding
       new  d099105753 Simplify evil-collection-mu4e.el
       new  df92b07d82 mu4e: Convert evil-define-key to 
evil-collection-define-key
       new  bf16fd61aa Ivy: Add 0 to ivy-occur-grep
       new  a1e471db68 Bind gz to run-lua in lua-mode
       new  b9fb9b5ce6 Add evil-collection-grep.el
       new  49777d11de mu4e: Bind "gg" and "G" in compose-mode
       new  aab3875a36 Add evil-collection-imenu-list.el
       new  9b692a1600 Add evil-collection-magit-todos.el
       new  87c9aca3ba Add lispy for experimentation
       new  4b0557a0ce Fix byte compilation for lispy
       new  378200a9cd Lispy: Tweak nonspecial
       new  0deb319515 emms: Fix end-of-buffer error in -paste-after
       new  e8cce20eaf add missing bindings and map vdiff-3way as well
       new  eaf2b4d1c3 mu4e-conversation: Follow upstream update and fix 
local-map issues
       new  bb8ba41668 add zi, zo, zz zoom keyboard shortcuts
       new  3386f1af9e change zz to z0
       new  dab8f3836e Add deadgrep
       new  5d739f5811 Debbugs: Tweak
       new  d565ae7b02 Lispy: Tweak lispy-evil
       new  4ac78d3193 Lispy: Don't byte compile
       new  ab9afab943 Lispy: Add TODO arround occur
       new  6e2c59c2dd Lispy: Rework g and z prefixes and add hydras
       new  ae69bcb1b8 pdf: Fix pdf-view-kill-ring-save "y" binding
       new  79f5e0c226 vdiff: don't bind fold keys, which are handled by 
evil-fold-list
       new  37fba192e2 image-dired: Init
       new  41e31d6c12 deadgrep: Add bindings (q, ZZ, ZQ) to quit Deadgrep 
buffer
       new  b248dfae61 Add eglot
       new  5db4a9ab27 Lispy: Add lispy-splice-sexp-killing-forward
       new  66ae22f276 Update ambrevar's email address
       new  3cdb30d794 ert: Rebind 
-results-pop-to-should-forms-for-test-at-point "S"->"s"
       new  44c37cd36b log-view: start in normal mode by default
       new  5f0123e48f diff-mode: allow quitting with 'q'
       new  04a3e5c859 Add more support for vc modes
       new  50ed204f1b add 'gr' as a bind for `package-menu-refresh' in 
package-menu-mode
       new  b55ae90f36 guix: Add store-item bindings
       new  b6a75e9ef1 Add phony targets
       new  ecb3834684 Add flymake
       new  733f8d0d28 Add youtube-dl
       new  2585c1c2eb Add messaging related to evil-want-keybinding
       new  a0bbe591e2 Delete eldoc (part of evil-integration)
       new  0fd9807a95 Delete etags-select (part of evil-integration)
       new  cad5ad3d66 Change readme to account for evil-want-integration
       new  ebb68ca081 Update version
       new  02472ba83b Check for correct feature
       new  97f2d9af0d Fix spacing
       new  8307072fa0 Add melpa stable badge
       new  0882cd7b2d Indium: Replace breakpoint functions
       new  c6fe5936b8 Add compatibility aliasing for if-let/when-let
       new  ee74ac08e0 Add evil-mc
       new  22a377b361 Remove paren (part of evil.integration) (#201)
       new  a662dfd608 Remove ace-jump-mode (part of evil-integration.el)
       new  efc0a73eb8 Remove avy (part of evil-integration.el)
       new  e95872bd38 Pass: Make d kill too
       new  554d94676f Vc-dir: Use c for next
       new  abc9dd60f7 Add restclient
       new  d9760942c6 Autoload "evil-collection-*-setup" functions
       new  a0cca27cbd hackernews: Init
       new  323e1f8e98 hackernews: Add to mode-list
       new  ac2c17b425 Add w3m
       new  5c023355c4 View: Normalize keymaps upon entering (#206)
       new  dfa412db04 w3m: Bind SPC and S-SPC for scrolling
       new  ac743c25ef Add setup hook to ediff-keymap-setup-hook
       new  065cde9b92 ebib: Add initial support
       new  662b7b2d52 ebib: Declare variables for the compiler
       new  7a845e4bbd Add tetris
       new  89a4b0e75f ebib: Reorganize and fill in missing bindings
       new  4e1f0e0b17 Add helpful
       new  4737aa4743 Require cl-lib instead
       new  69e5dab89c Fix typos
       new  2c5e2d3418 fix inline code typo
       new  88b083b5b0 Add mention of other packages loading evil to readme
       new  8507287931 Tweak general config mention (#219)
       new  d427d42e2f slime: Homogenize slime-inspector bindings
       new  ffc686d7f4 P4: Add remaining bindings
       new  9e04ee565d Fix readme.org typos
       new  7b12395c18 mu4e queued mail status needs to be dynamic
       new  532b78ff19 Fix typo.
       new  200c036b51 P4: Use navigation commands on current window
       new  359f13ac61 Eshell: Add history bindings
       new  3761f96c74 comint: Match Eshell bindings for prompt navigation
       new  0cfdf4ecf0 slime: Add history and prompt navigation bindings
       new  1859b4904e slime: Bind "gz" to slime-switch-to-output-buffer
       new  1e5720be2b Merge lines
       new  2302df8a67 Remove j and k
       new  c8b738b431 Vc-dir: Add Lf
       new  4dd49eaba9 Log-view: Make TAB cycle and RET diff
       new  5b1b5bf92e slime: Bind C-i and C-o to slime-inspector-next and 
slime-inspector-pop
       new  f30484deed edbi: Init
       new  dd726698d0 Don't package lint "with-eval-after-load"
       new  79210b0429 Edbi: Declare some variables and functions
       new  98442e91f4 Add disk-usage
       new  e7b57aae01 disk-usage: Add "a" and "A" bindings for 1.2.0
       new  b067961140 emms: Fix "g-" and "s-" prefix and fix undefined 
playlist map
       new  de8693e3e1 mu4e: Fix G and gg in visual state for mu4e-compose
       new  25597c225f Info: Add h and l
       new  8f6faaecc4 Add omnisharp
       new  ee2e2f9b7a Move [ ] to [[ ]] (#225)
       new  a925c27d5f Add process-menu
       new  d09e4770be notmuch: Inhibit insert state
       new  6a3fde3143 notmuch: Bind "p" to -show-save-attachments
       new  ff778f2094 notmuch: Bind search-mode keys in visual state too
       new  b17c48ca58 notmuch: Fix "RET" in notmuch-hello
       new  af0543c5a3 notmuch: Set initial state of notmuch-tree to 'normal
       new  6ab346fd06 notmuch: Add toggler for "unread" and "flagged" tags
       new  d57cacb80e notmuch: Bind "cc", "cr", "cR", "C" to compose like mu4e
       new  c6ea346a7f notmuch: Fix "z", "s" conflicts, align with mu4e
       new  7e69645643 notmuch: Bind stash map prefixes to "ys"
       new  baa9c68807 notmuch: Bind TAB and backtab to next/previous button in 
notmuch-show
       new  b8b0ba0a17 notmuch: Bind < to notmuch-show-toggle-thread-indentation
       new  4a6fabc7c5 Deadgrep: Tweak
       new  5d32ceb898 Fix RET in debug-mode-map for emacs 27.
       new  28bf368cf1 Outline: Move ^ to zu (#225)
       new  01f2044f74 Xref: Match dired's Q
       new  d165a975a4 Dired: Add - for up-directory
       new  afe6aeb479 Consolidate settings
       new  9168213b99 Deadgrep: Add experimental support for editing
       new  17929b60a6 Vc-Dir: Use tab and backtab for vc-diff
       new  404c8cf8ba Format
       new  665eef8ae1 Use multi-term functions when it loads (#235)
       new  4ed8cea83a Vc-Dir: Use F for pull
       new  a0b34bfe20 notmuch: Bind "cf" to notmuch-show-forward-message
       new  457329e2e9 Add log-edit
       new  081deaf903 Tweak readme (#107)
       new  206dd25587 Magit: Bind q for read-only-mode (#108)
       new  f5a4badbfc Fix file header
       new  0748c695df guix: Support guix-service-list-mode
       new  8844346669 Format
       new  c45c310ea5 Add vterm
       new  87fb0255db Vterm: Kill buffer on exit
       new  57b95b1098 Vterm: Format
       new  07dc931369 Vterm: Bind RET
       new  4f0cb66bbe Vterm: Add a way to send ESC to vterm process
       new  eb3fb33453 Vterm: Define variable
       new  505c35357c emms: Fix "C" binding to emms-playlist-clear
       new  1081938506 Add hungry-delete
       new  cec8c2c31d Add elisp-slime-nav
       new  9cb17827b5 Wdired: Set initial state
       new  5976cbd6ff Add 2048-game
       new  218e6e2e22 Use RET instead of <return> (#217)
       new  dfecf9e203 Vc-Dir: Tweak go/gO
       new  6470c3a034 Add monky
       new  23656cdb0a Change year
       new  0da8ac7f88 Add leetcode
       new  9a18aa1b85 Leetcode: Remove #
       new  3ce6872f68 Add simplified port of unimpaired
       new  8f66c5d97c Load lsp-ui-imenu instead of lsp-ui
       new  e7f6245052 Add hg-histedit
       new  f8cf811d65 notmuch: Bind "|" to notmuch-show-pipe-message in 
notmuch-tree.
       new  c27071c3ff Vterm: Clean up function
       new  d226a50061 Use separate function for 
evil-delete-backward-char-and-join (#244)
       new  31ba858177 Catch errors in evil-collection-define-key
       new  da75a170ea Update evil-collection-leetcode.el
       new  986ca7eb0b Add bindings for cider-repl-history-mode-map
       new  93f56e7451 slime: Add thread-control bindings
       new  1d0dfb8a5f Add apropos
       new  74e098f79c ibuffer: Fix "C-k" binding to 
ibuffer-backward-filter-group
       new  217155b479 Support docker.el
       new  4017655406 Docker: Define tablist-mode-filter-map
       new  72148674c8 Add tablist
       new  492b20cc73 Put ruby-mode at the right place
       new  1c44439f34 Use annalist for recording/describing keybindings
       new  1cc109122e Fix "h" in grep mode
       new  4ef326ea87 Fix notmuch-search-toggle-flagged
       new  34d515e99e Revert "Fix "h" in grep mode"
       new  95dad4c734 Use subdirectories for setup files (+READMEs)
       new  9346e4452b ediff: Add a README
       new  aec0ecbb86 Move mode files: evil-collection-*.el -> 
modes/*/evil-collection-*.el
       new  feda195a4b Address evil-collection-unimpaired not loading
       new  fdb7b3010b evil-collection-docker.el -> 
modes/docker/evil-collection-docker.el
       new  107ed151e9 Fix loading of evil-collection-X from subdirs
       new  5298fd1e55 Cleanup loading of unimpaired in evil-collection-init
       new  208fb21412 Make travis use 26.2 and 26.3
       new  c30275a490 Declare some variables/functions for the compiler
       new  fd443b1cf2 Disable travis build caching
       new  e2cb2b3dc5 Pacify package-lint in evil-collection-occur.el
       new  1fd291f082 Move evil-collection-tablist to subdirectory
       new  31b3dbe0d7 Add lispy to list of modes to autoload
       new  bef49e128e Remove settings
       new  bfbfdd2830 Remove integration
       new  150c1b3699 Load evil-collection-custom after cus-edit
       new  bf13acacd0 SLIME: Rebind slime-inspector-history from "h" to "M-p".
       new  af6f8d0e70 SLIME: Bind "gd" to slime-inspector-show-source.
       new  bf4200a57c Sly: Initialize.
       new  054dea02be Rename 'modes/youtube/' to 'modes/youtube-dl/'
       new  96a7e7dce7 Add evil-ledger to list of third-party packages
       new  0f1394ceb0 sly: Add bindings for trace dialog.
       new  4ef84adf9b sly: Add bindings for stickers dialog.
       new  3f1ab92b20 Point to another DOOM link
       new  75ba4b14bf sly: Add bindings for connection list buffer.
       new  663615f4a5 Reformat third-party packages in README as table
       new  516e28d5b5 Update readme.org
       new  acd090b1c2 Add dired-sidebar
       new  38e916d5d5 Dired-Sidebar: Remove no byte compile flag
       new  76c1245971 Add evil-markdown to third-party packages in readme
       new  eafb362f98 Add bindings for dired-subtree
       new  b1d6db98c1 Replace featurep with with-eval-after-load
       new  7b53a19bc9 Remove overwriting of 'I'
       new  0d44776af2 Update lispy
       new  94b703e264 Move lispy to default modes (#116)
       new  720a94cda6 Ignore check-version-regexp-list in lint
       new  66b8a4bc01 Remove 26.2 from travis
       new  a96d06677d Free up `k` in tablist
       new  61bb63e8f9 Dired-Subtree: Use toggle instead of cycle
       new  ace73501c2 Disable <tab>-based bindings by default
       new  3dc200224f Add initial bindings for Gnus.
       new  eb36c82a84 gnus: Merge jojojames draft.
       new  0d6700e8d2 Info: Fix "t", "f" and "?" bindings.
       new  0d96c4309e Info: Fix "m" and "T" bindings.
       new  f69b2c9c86 Info: Bind C-j / C-k for fine-grained browsing.
       new  8e0dd40f39 Add insert space above/below functionality to unimpaired
       new  9346f69da6 Improve tablist bindings
       new  94ce647701 Add dired-filter
       new  631622aec0 Remove redundant comment
       new  e5c599c35b Improve Info-mode searching
       new  eb465351cc Adapt docker.el after transient migration
       new  63ad52dd5d Remove gnus-summary-kill-same-subject-and-select 
keybinding
       new  f9a6596e0d Remove duplicate binding of C-k in gnus config
       new  09c234781f Add support for tar-mode
       new  3e752c9794 Fix copyright header
       new  541346ff10 Lispy: Fix d bind
       new  9ab6e391bd Lispy: Use lispy-down (#278)
       new  9566f1ad72 Fix docker bindings
       new  21d7553ab0 vterm-exit-functions now sends event as 2nd arg.
       new  41f894c504 Add keybindings for toggling children in pdf-outline-mode
       new  815c127d02 Do not override `zb` in outline mode.
       new  e9f284b5d6 cider: Bind "RET" to cider-repl-return.
       new  8532282e64 Update evil-collection-leetcode.el
       new  67c27119d9 Start ensuring terminal compatibility for Enter and Tab
       new  e9a592e5ee Add xwidget
       new  98ac94bfa8 Vterm: Use _
       new  29372661d9 Dired: Define maps
       new  27da36c705 Magit-todos: unbind "j" in magit-todos-item-section-map
       new  8481bf5347 Add `evil-collection-ebuku`.
       new  b048aa6c2e Helpful: add binding for visiting reference
       new  45ed80041f Add bindings for Dashboard
       new  e6a4ba695e fix byte-compile errors
       new  d26f7acbd9 calc: Fix backspace and "x".
       new  a478a95a8a dashboard: Fix free variable warning.
       new  fe0700ec16 eww: Set initial state to normal.
       new  51f2c394cb Updated gnus bindings
       new  2df9bedfa4 Removed a binding from the h key
       new  d0880370f3 restclient: Bind [[ and ]] to prev / next.
       new  493d523c9b transmission: Enable visual commands in 
transmission-files-mode.
       new  45cc43ee19 Fix bug in unimpaired module & small improvement.
       new  0dfc9df390 info: Fix h/l in visual state.
       new  695e941d8a travis: fix linting
       new  7bb251b0f4 trashed: Init.
       new  ba3630476b apropos-mode: binds <tab>/<backtab> to 
forward/backward-button
       new  7d0f3d3aee imenu: Init; add jump list integration
       new  c0e7e576b0 Add missing keybindings in info mode (#327)
       new  d062cc206d Changed mu4e d key-bind
       new  7803740058 Add bindings for bm mode
       new  e998952dfe Fix pdf goto first/last page loosing hscroll
       new  1d42050d55 pdf: Remove accidental image animation bindings, rebind 
"f" and "F" to link commands.
       new  734abad39c package-menu: Rebind "gr" to revert-buffer.
       new  ecd724ed29 Add C-u and C-d to pdf-view-mode-map (#335)
       new  1237452e13 Revert "Changed mu4e d key-bind"
       new  0e76cf7c3e Fix require error of bm.el
       new  4678306a34 ec-debug: replace debugger-toggle-locals with 
backtrace-toggle-local
       new  d2a1d14f85 Add delete and prev/next prompt bindings for vterm
       new  e065da3732 Add bindings for auto-package-update
       new  b33df86c0b Fixed: Add evil-collection-bm-maps
       new  b2996ea6e7 Add bindings for speedbar
       new  9b334150a1 vterm: Remove hook since upstream has 
vterm-kill-buffer-on-exit.
       new  75d749eb57 Info-exit is marked obsolete since 27.1, use quit-window 
instead
       new  4f37e48203 fix insert state activation issue in org-mu4e
       new  120608be93 move hooks into evil-collection-mu4e-setup
       new  f861ab98d9 Make RET browse the group at point
       new  1bb4e590c2 elfeed: Bind TAB to move the point to the next link
       new  64587200d7 Fix: process-menu is defined in simple.el
       new  39a38da4e1 unimpaired: support url encode/decode
       new  a0de3a9cf3 calendar: Bind Org functions in calendar keymap
       new  a4e568a821 magit-todos: supress the jT unbound warning
       new  4a1f92fba5 package-menu: add keybinding for 
package-menu-describe-package
       new  ce50304363 explain-pause-mode: add evil bindings
       new  c68aed6a96 add cc and dd command to eshell (copying Doom's 
implementation)
       new  2762b00c47 Add `g TAB` as a substitute on terminal for Tab.
       new  2e6a40974e Bind eshell-kill-input in Evil insert state
       new  3e62b6b131 Remove underscore in argument to placate CI in 
evil-collection-eshell
       new  fd7d4c0b2b osx-dictionary: Add evil bindings
       new  d59d241738 SPC, DEL, S-SPC scroll binds for DocView
       new  d1ad840c69 image: Remove obsolete comment.
       new  f26ef21a8f Correct a typo in evil-collection.el
       new  c136589d95 ggtags: Make "gk" and "C-k" invoke 'previous-error
       new  e34add195f tab-bar: add evil bindings
       new  c3f684e5f1 xref: bind gr to xref-revert-buffer (introduced in Emacs 
27.1)
       new  567ee24d44 finder: add evil bindings
       new  7814771204 fix bindings for `buffer-menu'
       new  f5a93379bc ec-company: showing popup only when in insertable state
       new  82ebf71551 rg: add evil bindings
       new  49409b38c5 Add org-present
       new  bddb53cdfc newsticker: add evil bindings
       new  3d01df0ba6 thread&timer-list: add evil bindings
       new  3088a02106 tabulated-list: add more bindings
       new  a36f742c21 dired: dired-narrow integration
       new  0945c13b5b gnus: refine and add gnus-bookmark keybindings
       new  e3a521b7e5 gnus: R to reply in normal state.
       new  a21725fd32 eglot: update binding
       new  034124fb09 Remove broken (interactive) specs
       new  6f7fbac3de Add zmusic
       new  2141f29c79 gnus: add topic commands
       new  918f999417 indent: add evil style bindings for `indent-rigidly'
       new  26f08992ab gnus: tidy up bindings
       new  2a5785d053 gnus: update bindings
       new  3b6d033464 bookmark: {mark,unmark}-all
       new  1357bb03e9 unimpaired: makes travis-ci happy
       new  910c1f4507 company: Fix backward compatibility with 0.9.13.
       new  069ea1188e compile: Apply bindings to compilation-minor-mode-map
       new  25af4855ea compile: remove unnecessary bindings
       new  8370d6bd1c simple: remove bindings that are in the way
       new  52b6479a8f compile: remove g binding
       new  8c256263ad helm: Bind minibuffer history command to M-p.
       new  2f10de5f6d unimpaired: [b and ]b can be called with prefix arg
       new  faab70d5dc shortdoc: add evil bindings
       new  6f0ac579aa org-present: remove tailing whitespaces
       new  04110f090f read-only mode bindings
       new  c44afe69b1 eww: revamped via read-only bindings
       new  9cff50e3be info: revamped via read-only bindings
       new  972176c14a proced: revamped via read-only bindings
       new  6c318c7628 trashed: revamped via read-only bindings
       new  f992b37367 youtube-dl: revamped via read-only bindings
       new  990372da7f ztree: revamped via read-only bindings
       new  3eada62f93 transmission: revamped via read-only bindings
       new  718962ed31 help: revamped via read-only bindings
       new  9d70a12276 process-menu: revamped via read-only bindings
       new  a0d44aebe5 calc: revamped via read-only bindings
       new  3c68088f8a disk-usage: revamped via read-only bindings
       new  8f779d1e1e dashboard: revamped via read-only bindings
       new  c040729692 helpful: revamped via read-only bindings
       new  9d7b7ac266 elfeed: revamped via read-only bindings
       new  18644e050c guix: revamped via read-only bindings
       new  e134061f9e hackernews: revamped via read-only bindings
       new  b34516299c Add racket-describe
       new  b6cc7c891f Fix `require` call
       new  04df79eadc unimpaired: exchange line
       new  eff6f710ef Port over evil-magit
       new  e24469514a Update latest changes to evil-magit
       new  2cf81f91ea Magit: Use kbd with S-SPC and S-DEL (#406)
       new  7233e60b62 Tweak readme to account for evil-magit's inclusion
       new  f4428c4f91 prodigy: add more keybindings to prodigy-view-mode from 
prodigy-mode
       new  dc12892a1e Magit: Fix a few more cases where binds aren't set (#407)
       new  05ed92a129 Remove extra commas
       new  d8d499d9fc Prodigy: Fix c-l
       new  efd510a352 go to next/previous result in occur mode with preview
       new  ab5bb7c391 sh-script: add evil bindings
       new  bf01abdeef Add basic support for dictionary-mode
       new  69a530b5e4 use g? for dictionary-help
       new  9b5ae7b8f4 add dictionary as dependency
       new  f9ef230569 consult: Add evil bindings
       new  c9ccc3065f Suppress dictionary nonexistence error
       new  a3482b5657 Add github action for CI
       new  73aa9808dd Delete .travis.yml
       new  f8ef7dd432 edebug: "h" should behave the same as j, k, l
       new  63ddc09f3d CI Badge: Travis -> Github Actions
       new  5151be9b63 dictionary: "n" should be evil-search-next
       new  f410043aa7 newsticker: add treeview bindings
       new  986aa9a7f1 add basic support for ripgrep
       new  6ef4dd509f remove dictionary dependency
       new  66913666f6 additional bindings in ripgrep mode
       new  ae0eada98d drop copyright line as it's redundant
       new  92c8002214 Update notmuch binds to reflect changes in notmuch
       new  16e14ea9c5 Put notmuch-common-keymap last
       new  4615b8ca45 magit: make gj/gk behave consistently
       new  ac18f6cd44 consult: remove support for now-deleted commands
       new  63a9dcb3ef outline: Optionally enable keybindings in Outline minor 
mode
       new  0112d16f08 xref: Add bindings for xref--transient-buffer-mode
       new  6ac763fd88 Magit: Wrap rebase define-keys with (kbd)
       new  f53ef08224 Replace ZZ to ebib lower
       new  e7be9f53a0 elisp-mode: Binds gz to ielm
       new  be07f6a290 elfeed: Bind q, ZQ, ZZ to elfeed-search-quit-window
       new  8b1bcd7e49 Add quit-window binding to sly-xref-mode
       new  a67450ff53 Sly: Advise sly-eval-print-last-expression
       new  2252aed88d add keybindings for mu4e-compose-mode
       new  75ee9eea7b Magit: Add more maps for rotation (#433)
       new  ffbf149f0e Magit: Replace evil-define-key with 
evil-collection-define-key
       new  ef90687fe4 magit: (visual) set "y" to magit-copy-section-value
       new  323bb7d858 Add scroll-lock (#358)
       new  953fe16e1b add mpdel evil keybinds
       new  bd44a32e83 Magit: Declare more variables (#449)
       new  7a4f8085f3 fix: Stop inhibiting company popup when not in evil-mode
       new  a3aaa508f7 fix: Evil-collection inhibiting company popup
       new  315a750576 refactor: Simplify condition in 
`evil-collection-company-supported-p`
       new  6b9b8ccded squash! fix: Stop inhibiting company popup when not in 
evil-mode
       new  0c0dcd7390 Company: Format
       new  2cce30225b Company: Remove obsolete code
       new  be3e955f06 vterm: add additional evil bindings
       new  2bbaa52d22 Magit: Add submodule prefix back in after forge loads 
(#446)
       new  e6824e2ad2 Magit: Rely on popup backup when reverting popups (#446)
       new  c20e043ec6 Pass: Add J for jumping
       new  6bdbcccf1e Pass: Bind yf, yn and yu
       new  ee41c6f2ae Format
       new  3dc3c72a49 consult-evil-mark
       new  be33708835 internal function & mark ring fix
       new  7fd63406cf Readme: Tweak and mention #196 (#196)
       new  1d87b81c1d Indent
       new  b1b04dd72b Pass: Add pass-edit
       new  a615e4a7f6 Buff-menu: Bind j & k explicitly
       new  1b86bac736 Readme: Add unimpaired setting
       new  48d2b1ef6e Add find-references/find-usages type bindings
       new  61e5a5ba33 Add distel
       new  c02184f2fc Factor out binding implementation from 
evil-collection-define-key
       new  e52dfbeb68 Add evil-collection-define-operator-key
       new  a3f8d1b4c9 Refactor menu-items to use 
evil-collection-define-operator-key
       new  2c0a09b193 Mu4e: Fix signature
       new  458d6bd0f2 Tweak how annalist records bindings in 
evil-collection-define-operator-key
       new  334670e29d fix: don't set repeat with ]l and [l error jump
       new  eacf3688a2 Lispy: Decouple declare-functions from lispyville
       new  3a5c4e0e2c Lispy: Macroexpand hydras and commit them to allow byte 
compilation
       new  c0cc37a260 Lispy: Make byte compiler happy
       new  0ee92688ea Lispy: Format
       new  26493597c7 Add more warnings to ignore from package-lint
       new  b5ade1850d Info: Support mouse
       new  5009fcfe9e Info: Support digit arguments
       new  2d3d652cb5 Info: browse info like browser on macOS
       new  b45ec5b315 vterm | add change, change-line
       new  f2be912970 Fix mpdel playback next and previous
       new  65766ad8c0 Magit: Keep bindings consistent with prefix key in 
magit-revert
       new  b6025cf9ea Newsticker: fix the C-j issue
       new  ca3d0bd0ad embark: initial support
       new  8fd97d973c grep: wgrep integration
       new  86923fc307 occur: add evil style bindings
       new  e32e871143 Fix escape in in emacs-state, yet preserving minibuffer 
quit functionality
       new  09b165d4c2 Magit: Properly format rebase instructions when 
commentChar is "%"
       new  db89792629 Fix Jd binding
       new  0b88a434c0 Added help prompt for reftex-toc (with comments)
       new  5aae7fc1ea Refurbished keybindings for reftex-toc
       new  8244f8806e Changed binding for jump
       new  1fb8a2ab2e org-present: keymap changes
       new  382defd44d Makefile: fix ci lint error
       new  d6107b2c8e Makefile: use tabs instead [NFC]
       new  23c60d576c Docstring: evil-collection-magit-use-y-for-yank
       new  496550d8dd Add readonly-bindings to vc-dir-mode
       new  d576c49e04 update evil-collection-consult--mark-candidates
       new  33bcc7f40c unimpaired: fix define-minor-mode
       new  7a2851e648 Tide/references mode: Go to reference at cursor
       new  a0833a092e reflex: update documentation
       new  3ed92cadda [transmission] Fix keybinding
       new  86b02f84a8 [devdocs]: initial support
       new  eaded9d762 devdocs: add devdocs-goto-target binding
       new  2849c80c79 Add telega keybindings for evil
       new  7d698e34ce [emms]: fix emms paste command
       new  5699d7b40b [emms]: declare emms-playlist-mode-yank
       new  8b8c142dda Make filtering states possible
       new  4a9cb927ce Require 'seq for Emacs < 27
       new  0a3b8b61b0 Define tests for state filtering
       new  9ee6cc986f Typo in docstring
       new  c7f85d330b magit: interpret evil-toggle-key in the right way
       new  84e5531e26 Fix telega prefix map binding
       new  6c97b0c186 Properly bind escape in magit-mode-map
       new  a24168ffe3 [elfeed]: fix filter bindings
       new  85dcff8c08 update evil-collection-consult--mark-candidates for 
upstream change
       new  d8d8b13c3e fix default mark-ring for evil-collection-consult-mark
       new  d97e0ff4af magit: properly bind escape key
       new  6a23a59782 company: remove evil-collection-company-use-tng flag
       new  5bfc677de0 newsticker: fix C-j behavior
       new  25c395a175 tuareg: initial support
       new  8213a9be94 magit: fix search repeat in magit-blame
       new  fd56723cb4 unimpaired: goto first/last error
       new  151ff6126f unimpaired: goto prev/next SCM conflict marker
       new  9be3805b60 unimpaired: paste with preserving indentation
       new  3bd5e90acc image: add zoom bindings
       new  7908a308b3 Modify telega keybinding for copy and reply
       new  f0b59e5466 consult: add :jump command property to consult-imenu
       new  14f1753979 consult: add :jump command property to 
consult-org-heading
       new  8d10ad4ea5 Drop Emacs 25 support
       new  2c6e47e009 Setup wgrep in grep for when featurep fails
       new  ad26020295 debug: added bindings for toggling multi-line
       new  dbbe017404 fanyi: initial support
       new  19583f8dd8 fanyi: update commands with upstream
       new  474ec76d96 calendar: fix undefined variable error
       new  3d990ce63e markdown: basic support
       new  0a836facbc Info: bind RET
       new  47bc8571a6 Bind `[6' and `]6' to encode/decode base64
       new  53a76e15df magit: fix use-z-for-folds
       new  940dfe91aa fix use-z-for-folds also in magit-mode-map
       new  cc51e0537e Change depricated cask installation method
       new  583ae5a106 Use cask/setup-cask
       new  89eeba0ecc Mention the assumption in README
       new  a798f63983 fixup! Mention the assumption in README
       new  9ed1e40aa6 [Info]: remove visual mode override
       new  d3b417af88 [Info]: remove normal mode override
       new  c35694ec74 [Info]: remap `Info-history` and `Info-goto-node`
       new  7c2cb5ad5a [Info]: fix bind syntax
       new  6c0b1f1c15 buff-menu: remove redundant evil bindings
       new  869d056dca dictionary: remove redundant evil bindings
       new  c6fad86d94 fanyi: follow upstream
       new  836af920be mu4e: update binding for attachment actions
       new  124fcaf5e3 beginend: add basic support
       new  a3e7ad3b0d selectrum: add initial support
       new  8a75a03656 comint: Bind comint-kill-input to C-u
       new  40b097825d yaml: basic support
       new  a053a47b9e beginend: ensure num-prefixed motions do not break when 
enabled
       new  1acc80b8bd calendar: setup org bindings on demand
       new  665b6326fe Emacs 25 cleanup
       new  d65bdedb52 devdocs: follow upstream
       new  dc2f7922df newsticker: use M-j/M-k to avoid confusion
       new  7247e864fa beginend: evil-collection-beginend-maps -> [...]-modes, 
and iterate
       new  95b246e8fb beginend: fix autoload cookie
       new  d46fd0fe5a diff-hl: initial support
       new  74f8c302ab package: bind package-browse-url when available
       new  03d80be41b consult: drop the redundant requires
       new  4ad1131fa1 evil-collection-ebuku: Add binding for `ebuku-copy-url`.
       new  bc5a02ed85 devdocs: bind C to devdocs-copy-url
       new  6709c1ec41 vertico: add initial support
       new  2185798025 use esc to quit vertico
       new  228db9d5f6 use correct function
       new  d0840ad465 Update evil-collection-vertico.el
       new  c878a5ba41 evil-collection: keep supported modes in lexicographical 
order
       new  1d296af2ec markdown: bind RET to markdown-do
       new  63d84ff4bd 
       new  9e47d61bdf org: initial support
       new  33461aa545 Add support for forge
       new  f74757550e Mu4e: Fix name of command for saving attachments
       new  838f609899 scheme: initial support
       new  652d74acfb scheme: use standard keywords
       new  a81b6c8f55 eshell: escape doesn't move cursor back
       new  96ef16b3a0 eshell: remove M-h/M-u bindings
       new  f5cc6d53ec consult: remove unnecessary use of advice
       new  f13e50462a consult: implement jump-list command
       new  c004fcc7db Added Smerge Mode Bindings
       new  297007d61d Added linting changes
       new  1b9d5c5d93 Change "gn"/"gp" to "gj"/"gk".
       new  88242de2a6 Prevent forge from binding default keys
       new  30c851ef48 unimpaired: turn functions into proper motions
       new  dfd65acafe Bind evil-mc-cursors-map to `g.`
       new  76157b95dd Add ebib-jump-to-entry
       new  6d08edc318 company: Ctrl x bindings (#558)
       new  b2993138c0 Mpc mode (#568)
       new  e9861e56d1 README: disable org-indent-mode unconditionally
       new  f31162b253 emoji: initial support
       new  f78156db21 ztree: setup keybindings after loading ztree-dir
       new  adb7e1d15c notmuch: use notmuch-tree-archive-thread-then-next in 
tree view
       new  72735fb733 deadgrep: Add gj and gk bindings
       new  e6be41bed7 Fix C-u scroll in magit config
       new  0ce1ea96b4 Fix typo in docstring
       new  a8a12c6290 Add mpc to supported-modes
       new  3f5ff30b0e xwidget: mimic vimium
       new  e1a3780ebd mpc: provide evil-collection-mpc
       new  289cde2f96 Add pull request template
       new  ed4986fc55 mpc: define evil-collection-mpc-setup
       new  081e2ba130 Update pull request template
       new  dbfe2d7d22 forge: compatible with MELPA stable version
       new  5cc50418d0 Set readonly bindings for compilation mode
       new  e8d1eb117a Use default v/V for magit revert action
       new  ffe4f66d43 Avoid binding escape to bury-buffer and quit-window
       new  e69abfcb1c dashboard: remove redundant bindings
       new  2e9ce571d2 simple-mpc: initial support (#588)
       new  1959625fca Remap basic Evil character and line commands instead of 
listing key bindings.
       new  d5403bb112 forge: restore defaults bindings for magit-branch
       new  3237683c27 ci: Ignore warnings about wide docstring
       new  081a9f423e mu4e: update new function names of mu4e's 
main-action-str and main-view-queue
       new  260842f096 mu4e: use newly-renamed functions as aliases when 
appropriate
       new  b6d46d3fd2 Make ibuffer bindings consistent with dired
       new  5881268e93 bookmark: bind 's' to bookmark-bmenu-search
       new  2dc6b5e56a docker: Update bindings according
       new  017ec2a63d atomic-chrome: Initial support
       new  412a908104 Add hint on passing a list to evil-collection-init
       new  a9c4545f41 Bind other Selectrum commands.
       new  e557188692 Use transient's definition macros by their new names
       new  ecc4ecc288 magit: fix tests
       new  8342a50830 embark: add more keybinds to embark-collect-mode (#606)
       new  3afb423e8e Enable Emacs 27.2/28.1 in CI
       new  4e9468d1db ebib: change mapping for "y" in ebib-entry-mode.
       new  f016b5135f Adds goto next and previous flymake bindings
       new  86abadd96c flymake: update copyright year
       new  d9b9381eb3 Add eldoc (#551)
       new  7d593ab285 Add ZZ/ZQ bindings to eldoc & restclient
       new  ceac1a9681 Add corfu (#552)
       new  b1c37b8ad0 Add evil-collection-translate-minor-mode-key (#498)
       new  646fbe11c8 Sort magit maps to allow key translation to work (#433)
       new  ff9ae709ca Use evil-delay when translating minor mode keys
       new  1c42b423f9 Format
       new  535ad8dc52 Add vundo
       new  4edcbf4cc2 Add keyword for vundo
       new  9f287eb937 Magit: Change motion states to normal
       new  01e3ba594e Add extra packages to load magit from (#510)
       new  78441dd47f Add yasnippet template
       new  ee8b991f3e Indent everything using emacs formatter
       new  ec6140e6ca Add a section on how to write a new binding
       new  e29669bd67 Tweak
       new  17d24aa240 Tweak
       new  71630c9477 Remove comment
       new  8d42153481 Delay running `evil-collection-setup-hook` for modes 
like eshell (#602)
       new  6f99be20a3 Run emms setup hook later
       new  572de25f93 Add bindings for the new help-mode commands
       new  63c6fd00c2 minibuffer: cc fix
       new  a075a4e439 readme.org -> README.org
       new  0488e2840f backspace for tty users
       new  694c1b4201 info: Add "g," as a keybinding for `Info-index-next' 
(#619)
       new  205d43f1a0 vterm: add vterm-substitute and vterm-substitute-line
       new  e2e2502def Fix snippet
       new  e26c869735 Add magit-section
       new  b0c0bfb1c6 Add org-roam
       new  e696e1e925 Silence package-lint warnings
       new  c8366be124 Add some repolist bindings
       new  3d853e67af vterm: use ^ for jumping at the beginning of the command 
but after prompt
       new  ca4c617224 vterm: fix paste-before and add paste-after command
       new  9707efcae4 compile: bind TAB and S-TAB to 
compilation-{next,previous}-error
       new  5902b3553a add ebuku to supported modes
       new  11cfad9b3c Bind `H` to `realgud:cmd-until-here`
       new  815408f8b8 Bind ; to lispy-commment in special mode
       new  8a85b46b60 evil-collection-ebuku: Add bindings for new functions.
       new  8e8bad58dd [xwidget] Tweak prompt when creating new tab
       new  32584b7b46 [xwidget] Bind y to copy selection
       new  e9faaac9f1 [xwidget] Add additional evil style bindings
       new  377ef179b3 [xwidget] Tweak prompt when switching to tab
       new  4bbe042e97 [xwidget] Add X (from vimium) to restore last closed tab
       new  763e77f4b3 [xwidget] Silence compiler
       new  8187b18e8f dired: separate definition of dired-x bindings
       new  4336587f8e [Magit]: Add new customs to bind $ and 0
       new  45b0761b22 [mpdel] Modify song seek keybindings from three to two 
keys
       new  1f1f70b48b [Corfu] Use normal state after pressing ESC
       new  1b3f071630 Add a section for emacs-q recipe
       new  b59a6656f0 Use C-n and C-p for navigation in xref
       new  1d026ee065 Fix telega function names
       new  779d450b79 Update readme
       new  01618da3bb Add function to check if key can be bound
       new  1166e5aa53 Add key themes to corfu
       new  393f16f788 Try to print emacs version
       new  8b2a3327ad [Corfu]: Define var
       new  e1bbf13194 [Corfu]: Fix more compile errors
       new  ca5915c6de Bind [S-tab] instead
       new  6b4e136249 Add workflow_dispatch to CI
       new  9f69120f8b Rename workflow to CI
       new  232cb10499 Change link
       new  514494a997 Attempt to fix CI for CI error: void function seq-into
       new  cd34af6067 Fix quoting
       new  a63cb007bf Add bug link
       new  fe11bdd7dd Correct cursor position when evil-append in vterm
       new  f40a39e8a4 vterm: change "x" to evil-delete-char
       new  8adc957ad9 Add slash to snippet
       new  2aad44d836 vterm: when deleting command with `dd`, reset cursor 
after prompt
       new  ac01ae2803 vterm: remove trailing whitespace
       new  71e4edc84b Try to fix lispy and company single quotes
       new  98d28bc679 Fix quoting
       new  d97e6d52c4 Add evil-collection-setup, a way to defer package loading
       new  dbcdb1a2a9 snake: initial support
       new  e5e5f6364b Add header
       new  69ddadb196 Update readme
       new  d48c72490b Add J for Info-menu
       new  6c8627d3b3 Tweak
       new  d461f459f4 Change package-requires to 26.3
       new  79fc09b014 Take out occur compatibility code
       new  e049bc4777 tabulated-list-mode: add bindings for column navigation
       new  ca98c4c304 Remove slime-nav from deferred list
       new  f6b281d5ad Add so-long
       new  6cc02b238c Remove .
       new  ae35410851 bluetooth-mode: Initial support
       new  91e55503b4 Placate docstring complaint
       new  e1eed25979 consult, imenu: Declare some navigation commands to be 
non-repeatable (#653)
       new  9cea83273c mu4e: Replace obsolete mu4e-headers-search-narrow command
       new  496bbd0952 Changed some keys, so user can navigate the cursor 
during present.
       new  7a44d75334 mu4e: replace obsolete mu4e-view-save-attachment-multi
       new  0595cd8b95 mu4e: delete the redundant keybinding
       new  926b97983e mu4e: replace obsolete functions
       new  2fa3609ebf remove redundant TODO
       new  b71d6d6f97 Corfu: Fix tab declaration
       new  928b1075ff eldoc: advice-add when Emacs version < 29
       new  8cb3843480 unimpaired: repeat-mode integration
       new  072731a5f5 mu4e: update mu4e-main Maildirs section
       new  b8096342f8 smerge: Add README.org to describe keybindings
       new  c005e07420 Revert "mu4e: update mu4e-main Maildirs section"
       new  c08e12cf79 mu4e: update mu4e-main Maildirs section
       new  c1ede88de9 Propertize Misc section correctly
       new  665d5c99e2 mu4e: remove the inaccurate description
       new  76d003c0f0 emms: Use line-beginning-position
       new  6306aa78a9 pdf: Add binds for `pdf-history-forward/backward`
       new  f45f4ab142 Add bindings for crdt.el's menu modes
       new  d1dec4ef73 eglot: add bindings for 
xref-find-definitions-other-(window|frame)
       new  c3611aefc3 shortdoc: (S-)?tab to navigate buttons
       new  8a278effe5 gited: Initial support.
       new  23425ca8dc evil-collection-company-whole-lines: Silence byte 
compiler.
       new  9149caf4a9 beginend: Support elfeed-show-mode
       new  37ac0701d8 Bring `arc-mode` bindings closer to defaults
       new  b7a75062a6 Update evil-collection-flymake.el
       new  c8469f5c72 Support emacs29 python-ts-mode
       new  52eb2dd754 Add "ext:" to declare-function invocations
       new  5047285052 geiser: fix lint error
       new  5016959285 vterm: fix the `x' key, currently it does nothing
       new  8574309997 company-mode: Fix evil clobbering company-active-map
       new  a207d0e533 mu4e: docstring quoting style
       new  af7d7d7977 consult: Fix evil-collection-consult-mark (#706)
       new  1135ea2a28 smerge: Rename smerge directory (#705)
       new  692fb0fc86 cider debugger keybindings
       new  5fbfc359b4 vterm: prevent moving the cursor below the last prompt 
line by `j' button
       new  b194fa2e38 vterm: make the `G' button jump to the prompt line
       new  aaf3e0038e color-rg: initial support
       new  1a68940f3e Add support for lms
       new  f4dab37c46 Declare variable
       new  4d10a2d330 Declare variable
       new  bd99ea07de color-rg: fix keybinding
       new  b83b2c4f5f Add elpaca
       new  589e20a613 Remove quotes
       new  59d45f7545 Tweak comment
       new  3ce5a8ba07 Remove .
       new  88e5ce8bdb Tweak
       new  ec6ac028fc Remove pdf workaround (#152)
       new  5c9646912c Add R for rename
       new  5d26b55d0a Bind elpaca-ui-visit
       new  19d5d9d11f Use elpaca-ui-visit
       new  88c182fbfb Tweak elpaca (#715)
       new  3936494a45 Add documentation about white/black/pass/deny list
       new  d9a70ef219 Declare functions
       new  5092f5e04c vertico: fix scroll direction of C-u/C-d
       new  7313ce9f70 Adapt evil-collection-mu4e for latest mu4e development 
version
       new  35be7d3f4e Add docstrings to satisfy checkdoc
       new  14af794d5b Add compatability with mu4e 1.8.
       new  0a550bbbc2 mu4e: clean up code.
       new  14c4e81ffa mu4e: make `}` and `{` move between threads.
       new  d3b497db31 mu4e: fix byte-compiler error.
       new  26c47b1cb7 Use evil-lookup-key when translating keys
       new  48810f908f Update evil-collection-vc-git.el
       new  0df5c4815d vterm: allow moving the cursor backwards when exiting 
insert state
       new  4cc676efa2 minibuffer: fix typo
       new  460957cb60 docker: add 'docker-context-*' bindings (#735)
       new  bc4b5444a1 Add ement
       new  97a57c91d2 Fix typo in ement.el
       new  4a7d924dbd mu4e: fix mu4e--main-toggle-main-sending-mode function 
name
       new  1f34f5ec4e evil-collection-elpaca-setup: update command name
       new  163171c7ca Set local-buffer value for evil-shift-width
       new  3983b6b520 mu4e: add support for visual actions in header view
       new  286d69de17 consult: Use consult--line-with-mark
       new  1ad283f5b7 removes non-existing commands
       new  de0b62b604 Use evil-with-delay
       new  6fdd30f52a beginend: declare functions
       new  383d5742c5 image: lazy loading
       new  1a8fefc32d ement: add directory-mode bindings, forget/leave 
room-list bindings
       new  8be4b75c86 all continue-all in cider-debug mode
       new  0f558f36c1 Normalize keymaps when eglot hook runs (#744)
       new  ac2862cfb0 Revert de0b62b604e87ce43e2adc9e09bcd5174e8b877a
       new  499415799e helm: replace helm-moccur-* with helm-occur-*, add 
support for helm-occur-mode/helm-grep-mode
       new  877cc09563 diff-hl: fix name incompatible (#758)
       new  18304d9d9e mu4e: add mu4e-headers-toggle-property
       new  fed36a3ee3 bufler: init
       new  ddf0deb2c4 magit, forge: Enable lexical-binding
       new  80a73abc6c feat(cider): add force-out, inspect-prompt, trace
       new  d58233be7d refactor(cider): match cider-debug.el command order
       new  c30158a0df fix bufler RET keybind
       new  cf1a11912d Fix the new `corfu--setup` signature (backward 
compatible)
       new  2eb68ac588 Fix `corfu--teardown` signature (backward compatible)
       new  4cbc40bc1e Fix typo
       new  27d32610d5 Add bindings for new vundo diff operations.
       new  8c84f9bc89 mu4e: Remove superfluous quotes
       new  29212d123f vterm: implement replace
       new  16d2cecda7 Fix corfu-scroll-up/-down being inverted
       new  54e1eb02d9 vterm: Visual consistency for append
       new  0da72667ce evil-collection-elpaca-setup: update -> merge
       new  5bb5ada5e5 CIDER: Only use cider-find-var when cider-use-xref is nil
       new  311e3b9ecb cider: forward declare cider-use-xref
       new  2e2be761f7 corfu: bind up/down in insert state
       new  d0518fc162 Add Emacs 29.2 in CI
       new  fe96b412f4 mu4e: re-add removed mu4e-compose-begin/end-commands
       new  c2f48c9a26 mu4e: add thread-mode commands
       new  8da60e37b9 mu4e: fix extra quotes in evil-collection-mu4e
       new  323ae97eae mu4e: bind mu4e-compose-wide-reply
       new  cf7c7f142a magit-todos: unbind "k" in *-section-map
       new  99fd054f80 mu4e: update the version check for mu4e-compose-goto-*
       new  5dad3d25bd Add mpdired
       new  556ca31ce6 pdf: implement evil yank to registers
       new  f1bb4733de pdf: disable visual-mode
       new  89aea40633 Elpaca: Update (#774)
       new  198578a255 corfu: show corfu popup when in insertable state (#800)
       new  58008954df pass: define-function is corrected
       new  101913529e Corfu: evil-repeat support
       new  e0982fcbb6 Corfu: preselect variable is corrected
       new  ca977acb83 corfu: allow corfu to be used when evil is disabled
       new  c64b058fbe ci: Use Eask to test macos and windows
       new  013e744dab include all modes files
       new  540c271bcd Just install, don't package
       new  792f170d29 Ignore header check
       new  ef8c35d332 avoid compile evil magit
       new  c9e2f72212 mu4e: fix broken tab navigation in mu4e-view-mode
       new  30b82e41da kmacro: initial support
       new  5886bab852 Add support for Eat (Terminal Emulator)
       new  5209902500 Replace specific functions with `mu4e-user-agent` 
properties
       new  b34369cdb5 Add .nosearch to modes/ to not litter subdirs.el
       new  12fd87b631 Update mpdired keybinding to the new funtions
       new  acc38ea2d9 csv-mode: Initial support (#814)
       new  a64a0a9487 elisp-refs, emms, pdf, xwidget: Use kill-current-buffer
       new  cde1e7b6e4 magit: Fix help menu evil bindings
       new  7452430077 ci: Exclude macos tests below 28.x
       new  acb056b1d0 magit: Separate mode for magit-repos
       new  28d64031ff Bind 'w' to new command vundo-next-root
       new  7ec3ba5e1f notmuch: fix `RET` keybinding in `notmuch-hello-mode`.
       new  9c857600d3 gnus: fix gnus-group next and prev inconsistency
       new  4f85220105 Fix link to Doom Emacs reference
       new  525463e911 gnus: add gnus-summary-browse-url binding
       new  e49d8e96cc Make toggle-text-mode work in git-rebase-mode buffers
       new  adc69d21c2 Hyrolo: Initial support (#822)
       new  fd233059fb consult: Mark consult-org-agenda as evil jumps
       new  80a32c4682 dape: Add initial support
       new  772571fc67 [Dape] Define variables
       new  1a58502210 Update keybindings to new functions
       new  6365e7c8ae fix(view-mode): use `#'View-quit`
       new  c0fb5a01f4 Add keybindings for org-capture
       new  d9399cb3eb Add keybindings for with-editor
       new  625249aa6d added date movement
       new  01d791dd63 fixed declarations
       new  5a1315bfc7 dired: add keybinding for dired-do-open
       new  4f179477f7 vlf: fix keybindings
       new  350740b30c Add gptel
       new  cdfe3514bc Remove keywords
       new  8149fd1c01 Vertico: Unbind c-u in insert (#842)
       new  20ee5f18a5 Fix smerge (#818)
       new  c45b4909fc Magit: Change how C-l is bound (#831)
       new  22e45c6939 Diff-mode: Add a minor mode to diff mode (#114)
       new  2c4e2aca1a Magit: Use C-l instead of ^l (#831)
       new  05731c551b mu4e: add 'c' binding to mu4e-search-query
       new  20c415aaa0 telega: Replace obsolete functions
       new  6f7d059b72 emms: Replace emms-browser-delete-files with 
non-disabled alias
       new  ed8c652b1f VLF: Move common edit/navigation bingings to g keys
       new  f90c9b7878 Add p-search
       new  1a7e9cf8a6 p-search: fix <tab> and <return> bindings
       new  64590b1aad Dashboard: fix function arguments for advice
       new  950f7cfe9b telega: close chat with quit-window
       new  a0af9fea1d citre: Initial support
       new  384efde184 mpc: add more keybindings and fix original kbd format
       new  58766492f7 fix: the goto-reference in slime-mode only works for 
global variables.
       new  8fb2f037b8 Add ultra-scroll
       new  7ab9179591 remove wrong bindings and add some useful ones in mpc
       new  096ded6298 gptel: add gptel-context-buffer-mode-map
       new  cb850ff0d1 Add minesweeper
       new  3ac7bb303e fix prefix key collision for mu4e
       new  3373c5e4e4 Add gg/G bindings for vertico
       new  fca81ddb2c Add M-RET binding for compilation mode
       new  4748cfb784 fix: Warning missing lexical-binding cookie
       new  290709f0c7 reader: init
       new  3e167b5f23 No Emacs 26.3 CI builds
       new  d746471697 fix: compile error on Emacs snapshot
       new  3feaee8e29 dape: Add override bindings to all info modes
       new  e7f680fcaa Add ovpn-mode
       new  faed16f485 Add missing (and last) keys
       new  1cf0f9654b fix(pdf): correct typo for doc-view-mode
       new  a4065859dd feat(reftex): Add binding for accepting selection
       new  d86fee779c vundo: hide cursor and hl-line
       new  f59dacc9fd hideshow: zL for hs-hide-level
       new  00e71118ab Add difftastic
       new  646d7d64bb magit-blob-mode: refresh evil keymaps
       new  44f3de67af Fix evil-shift-width for yaml-ts-mode
       new  092408dcf7 Revert "Fix evil-shift-width for yaml-ts-mode"
       new  cc1acd271d Drop Emacs 27.2 support
       new  8236f1bbcf Update GitHub actions badge url
       new  bb5eb2ae1e Update GitHub actions name
       new  1bfa8174ea consult: No consult--fontify-all
       new  7680834e8a ci(Eask): Apply workaround for magit evaluation error
       new  cd6cdf337e reader: updating + adding changes (#883)
       new  163792a823 diff-hl: rename *-inline-popup to *-show-hunk-inline
       new  d052ad2ec1 Clean up tablist bindings
       new  a18d16675c Add "<return>" to corfu-map when magic-return is enabled
       new  c262b85e1b message: Initial support
       new  f915c1934c magit: Fix :exclude-newline rewriting
       new  22729ccc05 docs(magit): document worktree key in keybindings table
       new  0c63456ae7 docs(magit): clarify default worktree keys as Z/%
       new  8f261eb0c2 magit: add M-j/M-k bindings for section sibling 
navigation
       new  4ad1646964 fix(dashboard): the return value of lookup-key can be a 
lambda
       new  621826c4c9 eshell: Remove binding to obsolete function eshell-bol
       new  159e8afaad feat(agent-shell): unbind n and p
       new  12a4f9797a Defvar
       new  538e0b067c Move to 1 want-g variable
       new  968884db44 Add more agent-shell bindings
       new  2df40737c6 Remove dreams
       new  a62cad33c2 Add shell-maker
       new  a5406e41b1 mu4e: add 'Q' binding to mu4e-search-query
       new  1b851ae7c0 Remove #
       new  dbedcf2f52 Bind ret & shift-ret for the two related RET commands:
       new  195c15407b Remove emacs 26 related unmark all
       new  6b38c3d3bb Use v for evil-visual-char
       new  944707557b Bind permission buttons in agent-shell
       new  79d2f35eec Wrap permission bindings in a defcustom
       new  3bb356bf3a Use when-let*
       new  8db8a959d2 Apply the key blacklist to conflicting prefix bindings
       new  da7c3a7856 Bind emacs-lisp-compilation-recompile
       new  c214d48dd8 Bind diff keys in agent-shell
       new  14c09ec65c Add evil-collection-repl-submit-state
       new  f0a81e56b2 Add eca
       new  e02e2e373f Use evil-collection-repl-submit-state in other modes
       new  fa58889ea8 Remove evil-collection-gptel-want-ret-to-send in gptel
       new  468653805b Remove # in eat
       new  fb74775a42 Add defcustom for default defer delay
       new  698b89c6de Add :hook for dired
       new  ede503c669 Use if-let* & when-let*
       new  12ac598b76 When when-let*
       new  5c79c9e09c Remove hook first
       new  2c39e218a4 Format
       new  95dca44dbe Move startup warning to runtime init function
       new  35213593c0 Don't bind newline in vterm
       new  8018b2c855 Don't bind newline in term
       new  614a0c250e Fix binding for agent-shell
       new  ecbbae348e fix(dashboard): Fix dashboard evil key lookup for 
registers
       new  8f7f6da61b Add evil bindings for elfeed-tree-mode
       new  cf16b126fe Fix
       new  37cdc6e7e8 [gptel] Bind S-<return> according to the submit-state 
promise
       new  fe98bcda85 [elfeed] Avoid obsolete elfeed-search-update--force / 
-quit-window
       new  ceda51df9f Fix for `elfeed-tree-show` which is changed to 
`elfeed-tree-search`
       new  a27017ddcc Allow configuring delete tag for notmuch
       new  97375f6aaa evil-collection-view: Remove text-scale related 
keybindings
       new  89fbd2264f evil-collection-ielm: Add evil-bindings for ielm
       new  933ca4e520 Add evil-ex-search-keymap to 
evil-collection-minibuffer-maps
       new  673b38022b Add a few readmes
       new  d561a7a5b6 evil-collection-ielm: Bind '<return>' to ielm-return for 
GUI support
       new  4303fe039b eat: bind p/P to eat-yank in normal state
       new  a67f4ee65b Add more readmes
       new  8b8ec08997 Add fzfa
       new  d622de3b9d fix(gptel): use kbd macro for RET keybinding in context 
buffer
       new  ffdf7a2949 added org-agenda to evil-collection
       new  af9fb4604c added bindings for org-agenda
       new  bb82dba962 fix keyword
       new  e2888aa77e Make annalist optional (#929)
       new  94e317cedf Add fj
       new  4ab182ddf1 Bump to 1.0.0
       new  6645dcb17b Set up key theme configuration
       new  3532161867 Add repl-submit, repl-newline, repl-force-newline to 
key-theme (#928)
       new  2f90093be1 Add find-usages to key theme
       new  c217dc452c Add find-definition and pop-definition to key theme
       new  711228552b Add lookup-doc to key theme
       new  916bcd0957 Add goto-repl to key theme
       new  f5ecbf8e5a Add find-file to key theme
       new  ad1b4606c1 Add quit to key theme
       new  dfde6a73d9 Add evil-collection-define-minor-mode-key
       new  601bc86095 Bind q for ovpn
       new  75526b1343 Add describe-mode to key theme
       new  f64ee0cd33 Add refresh to key theme
       new  71df9e17a0 Use evil-collection-define-key with dape
       new  0a9b8e281e Add debug-* to key theme
       new  df437c2df9 Rename
       new  a5df75f267 Update readme
       new  f2de0b8566 Add more debug-* bindings and next-[item/section]
       new  44664541fb Add action binding
       new  b9ffc6457b Clean up motion state on diff mode
       new  ae29b58611 Add next-button, cycle-next and section-toggle
       new  07b269449b Remove cj ck
       new  c978e43c66 Make d & D more consistent
       new  1d0255738f Add delete, mark*, scroll*
       new  6cfc43b373 Flatten
       new  f1e8b62666 Make magit work with unimpaired
       new  75e2678094 Remove obsolete
       new  657f3ee965 Bind quit in lsp
       new  5c413e485e Add quit-save and quit-cancel
       new  722a9d1217 Add evil-collection-bind-local
       new  211001788d Bind more quit-save and quit-cancel
       new  e120d65a8a Use section-toggle with deadgrep
       new  cd4af0e65a Bind widget-*
       new  94774a7eb9 Batch keys in evil-collection-bind
       new  06a2770769 Swap arg in bind
       new  56d3ae837b Batch bind calls
       new  92473f1654 Bind rename
       new  0a09f04532 Bind browse-url
       new  f176722e67 Bind rename for ibuffer
       new  00954d1be1 Bind toggle-marks
       new  c5fe45c3b9 Bind edit
       new  047b6b6f66 Add history-* and completion-* binding
       new  771808cd3a Add zoom* binding
       new  946a17f5b6 Add jump binding
       new  ff3a34943f Add evil-collection-unmap
       new  99cf1e61c9 Pass map-sym id key command to :enabled
       new  d0cb0d5945 Bump to 2.0.0
       new  a78ee238b3 Fix
       new  fe7283e71a Require 29.1
       new  e1504788e0 Add header for fj
       new  2cf1abf583 telega: Fix void binding and unshadow leaked native 
button keys
       new  76e2426fb2 Add more save-quits
       new  ee57400c16 Add more find-definition
       new  e2a1989c79 Add more binds
       new  69a5379f61 Add search-or-filter theme entry
       new  e8beafc40b Move K kill-lines to search-or-filter
       new  0b913c324b Move s search bindings to search-or-filter
       new  f494bb0982 Add delete-2 theme entry
       new  cc24978e50 Move x delete bindings to delete-2
       new  27da5d7be7 Move K delete bindings to delete-2
       new  36da0741f3 Move bluetooth K to delete-2 and relocate toggle-pairable
       new  3d65945548 Rename mark-toggle-all theme to toggle-all
       new  7de26c44b2 Add toggle theme entry
       new  63887cc388 Move t toggle bindings to toggle theme
       new  298f53f790 Bind dired-family t to toggle theme alongside toggle-all
       new  d001840fcc Collapse adjacent evil-collection-bind calls
       new  fa52fb35ad Move TAB cycle bindings to cycle-next theme
       new  7680ea7d09 Move TAB button-navigation literals to next-button theme
       new  d3e8cea4b2 Add section-toggle-all theme entry
       new  907652f7bd Move TAB section-toggle bindings to theme
       new  35c55bdecf Move backtab toggles to section-toggle-all
       new  53e9f4ae64 Add profiler section-toggle-all wrapper
       new  f6e3a40713 Update crdt
       new  27dd2c6da3 Update deadgrep bindings
       new  f7ebe80af7 Update eldoc
       new  23fa1e6eaf Make both :state and :keys take a lambda with args
       new  727b1b3da1 Bind section-2 to notmuch (#935)
       new  8482e03a32 Don't bind b in cider-mode, only f9 (#936)
       new  bf50fdff63 Add a function to check for push-action (#936)
       new  162183159d Remove #
       new  3afdba2fdc Add more jumps for fzfa
       new  a55c082c59 Add missing defconsts
       new  9a62fdf626 fix(elfeed): removes deprecated elfeed-kill-buffer from 
keymap and adds alternative
       new  b7a237b556 feat(agent-shell-manager): Add evil bindings for 
agent-shell-manager
       new  5d0c7036b6 Move delete agent-shell keybinding to delete keymap
       new  a067dd6485 Use uppercase for keybindings
       new  cf84caf44d Add emcp



Reply via email to