<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git/evil-core.el, branch stable</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/'/>
<entry>
<title>Bump version to 1.14.2</title>
<updated>2022-04-30T21:44:51+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-30T21:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=162a94cbce4f2c09fa7dd6bd8ca56080cb0ab63b'/>
<id>162a94cbce4f2c09fa7dd6bd8ca56080cb0ab63b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.14.1</title>
<updated>2022-04-25T21:25:56+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-25T21:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=8806b086b90387a02bd6354993490856104e41bb'/>
<id>8806b086b90387a02bd6354993490856104e41bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>evil-core: refactored  `evil-get-auxiliary-keymap` (#1478)</title>
<updated>2021-06-15T21:11:49+00:00</updated>
<author>
<name>Lucius Hu</name>
<email>1222865+lebensterben@users.noreply.github.com</email>
</author>
<published>2021-06-15T21:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=ee6f4bd09a68c3cc5e2e446c9fb4a16de8503ed5'/>
<id>ee6f4bd09a68c3cc5e2e446c9fb4a16de8503ed5</id>
<content type='text'>
* evil-core: refactored  `evil-get-auxiliary-keymap`

In `evil-get-auxilliary-keymap`, there's already a check on `state` when entering the function.
Should `state` be `nil`, it won't enter the `let*` form.

Hence the binding specification
`(aux (if state (lookup-key map key) map))`
always reduces to
`(aux (lookup-key map key))`

This commit removed unnecessary `if` form.

* minor changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* evil-core: refactored  `evil-get-auxiliary-keymap`

In `evil-get-auxilliary-keymap`, there's already a check on `state` when entering the function.
Should `state` be `nil`, it won't enter the `let*` form.

Hence the binding specification
`(aux (if state (lookup-key map key) map))`
always reduces to
`(aux (lookup-key map key))`

This commit removed unnecessary `if` form.

* minor changes</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing indent declaration to evil-define-key*</title>
<updated>2021-01-09T08:07:24+00:00</updated>
<author>
<name>David Wilson</name>
<email>daviwil@microsoft.com</email>
</author>
<published>2020-11-09T21:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=cc9d6886b418389752a0591b9fcb270e83234cf9'/>
<id>cc9d6886b418389752a0591b9fcb270e83234cf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix evil-send-localleader</title>
<updated>2020-04-17T12:38:56+00:00</updated>
<author>
<name>Yunhao Zhao</name>
<email>yunhaozhaots@gmail.com</email>
</author>
<published>2020-04-17T12:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=d243eae8649272799ec3864fde14c1164f036940'/>
<id>d243eae8649272799ec3864fde14c1164f036940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.14.0</title>
<updated>2020-03-04T09:11:43+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-03-04T09:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=4dc63903d9688e2ce838a220b0e24d8f14a64c12'/>
<id>4dc63903d9688e2ce838a220b0e24d8f14a64c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix evil-define-state :exit-hook typo</title>
<updated>2020-02-24T09:14:36+00:00</updated>
<author>
<name>sergey</name>
<email>seregaxvm.main@gmali.com</email>
</author>
<published>2020-02-24T08:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=7c42ba4de086dc8f5b2d277c8d2806adc6b84279'/>
<id>7c42ba4de086dc8f5b2d277c8d2806adc6b84279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate evil-add-to-alist, which doesn't work with lexical</title>
<updated>2020-02-22T10:00:00+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-02-22T09:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=810eaf6c8221a6854b490b843864baa303fad32a'/>
<id>810eaf6c8221a6854b490b843864baa303fad32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up compilation warnings from lexical binding</title>
<updated>2020-02-03T20:06:26+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-02-03T19:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=48ceb43f8a1e95e6d7eafe428ff640d83952462f'/>
<id>48ceb43f8a1e95e6d7eafe428ff640d83952462f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable lexical binding</title>
<updated>2020-01-29T08:15:41+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-01-29T08:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=21e504a8b961d0131e4a712bd711125a86a2a703'/>
<id>21e504a8b961d0131e4a712bd711125a86a2a703</id>
<content type='text'>
This reverts commit e9391ae769bee189ef6144b8861b117d5c948a80, and
removes spurious debug messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e9391ae769bee189ef6144b8861b117d5c948a80, and
removes spurious debug messages.
</pre>
</div>
</content>
</entry>
</feed>
