<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-collection.git/evil-elisp-mode.el, branch lambda-support</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-collection.git/'/>
<entry>
<title>Change namespace to evil-collection</title>
<updated>2017-12-07T01:50:37+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-12-07T01:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=9eb7d3db0d4b7ffbc6ea6c137b0f2ec21f907d53'/>
<id>9eb7d3db0d4b7ffbc6ea6c137b0f2ec21f907d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Elisp: Support eval-print-last-sexp when evil-move-beyond-eol is nil</title>
<updated>2017-12-05T02:20:26+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-12-05T02:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=7d24430b68e21a76c54c4d1f2e3a6f0110a926c4'/>
<id>7d24430b68e21a76c54c4d1f2e3a6f0110a926c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hash quotes from third party packages</title>
<updated>2017-11-27T07:16:45+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-11-27T07:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=398ab2f4db81224f37b5aea61a4ffcd911d30000'/>
<id>398ab2f4db81224f37b5aea61a4ffcd911d30000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Elisp: Use separate function to handle toggling or newlining</title>
<updated>2017-11-26T20:01:07+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-11-26T20:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=af5fadf7987294acdab23d0ac84f8214ee2a7ace'/>
<id>af5fadf7987294acdab23d0ac84f8214ee2a7ace</id>
<content type='text'>
Since the text properties only takes in one map at a time (as far as I
know), the insert/normal state auxillery maps will conflict with each
other. It's easier to have C-m trigger a function that checks its
state and Does The Right Thing instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the text properties only takes in one map at a time (as far as I
know), the insert/normal state auxillery maps will conflict with each
other. It's easier to have C-m trigger a function that checks its
state and Does The Right Thing instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>elisp-mode: Use kbd</title>
<updated>2017-11-23T14:35:07+00:00</updated>
<author>
<name>Pierre Neidhardt</name>
<email>ambrevar@gmail.com</email>
</author>
<published>2017-11-23T14:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=7c5317cb120b26f5f20a8473d40ddfaece36819e'/>
<id>7c5317cb120b26f5f20a8473d40ddfaece36819e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or fix documentation to appease checkdoc</title>
<updated>2017-11-17T02:53:35+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-11-17T02:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=f27f413685cb900982eea705bff047bbed8fb77b'/>
<id>f27f413685cb900982eea705bff047bbed8fb77b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add standard keywords</title>
<updated>2017-11-17T01:39:51+00:00</updated>
<author>
<name>Fredrik Bergroth</name>
<email>fbergroth@gmail.com</email>
</author>
<published>2017-11-16T08:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=97b99ee4e7fcec394c75a8251113b17a7ce92a46'/>
<id>97b99ee4e7fcec394c75a8251113b17a7ce92a46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix naming reported by package-lint</title>
<updated>2017-11-16T08:08:40+00:00</updated>
<author>
<name>Fredrik Bergroth</name>
<email>fbergroth@gmail.com</email>
</author>
<published>2017-11-16T07:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=ba60c856b479009406c0fedb015096593a9c9bd0'/>
<id>ba60c856b479009406c0fedb015096593a9c9bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add elisp-mode</title>
<updated>2017-11-14T18:06:39+00:00</updated>
<author>
<name>James Nguyen</name>
<email>james@jojojames.com</email>
</author>
<published>2017-11-14T18:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-collection.git/commit/?id=3e369959c2f79716ed1d910f52bdf7f6642b07ed'/>
<id>3e369959c2f79716ed1d910f52bdf7f6642b07ed</id>
<content type='text'>
For now, this one just adds an advice to be able to use "RET" in
insert state during an expansion of a long s-exp.

See eval-print-last-sexp and last-sexp-setup-props.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now, this one just adds an advice to be able to use "RET" in
insert state during an expansion of a long s-exp.

See eval-print-last-sexp and last-sexp-setup-props.
</pre>
</div>
</content>
</entry>
</feed>
