<feed xmlns='http://www.w3.org/2005/Atom'>
<title>orderless.git, branch 1.0</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/orderless.git/'/>
<entry>
<title>Release version 1.0!</title>
<updated>2022-12-25T14:28:49+00:00</updated>
<author>
<name>Omar Antolín Camarena</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-12-25T14:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=847694e78c12d903d5e3f6cb365a5d3b984db537'/>
<id>847694e78c12d903d5e3f6cb365a5d3b984db537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note on how to use orderless from helm (fix #105)</title>
<updated>2022-12-23T22:11:53+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-12-23T22:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=e3062280f924933e9c6f5dd1a71729ed98c8493a'/>
<id>e3062280f924933e9c6f5dd1a71729ed98c8493a</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 number (fix #116)</title>
<updated>2022-11-28T23:30:26+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-11-28T23:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=004cee6b8e01f8eb0cb1c683d0a637b14890600f'/>
<id>004cee6b8e01f8eb0cb1c683d0a637b14890600f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct case-folding when highlighting matches (fix #127)</title>
<updated>2022-11-13T17:19:19+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-11-13T17:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=2debd96da6f75703ccbca6d852ad994ce84fa529'/>
<id>2debd96da6f75703ccbca6d852ad994ce84fa529</id>
<content type='text'>
Highlighting of matches should be done with the same case-folding that
filtering is done with! This is perhaps most noticeable with
orderless-smart-case on, but was previously incorrect with it off
since filtering used completion-ignore-case and highlighting used
case-fold-search!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Highlighting of matches should be done with the same case-folding that
filtering is done with! This is perhaps most noticeable with
orderless-smart-case on, but was previously incorrect with it off
since filtering used completion-ignore-case and highlighting used
case-fold-search!
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #65 from narendraj9/patch-1</title>
<updated>2022-10-23T17:08:27+00:00</updated>
<author>
<name>Omar Antolín Camarena</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-10-23T17:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=b355ef6d386134f16eafe17051e9fafcfbea9cad'/>
<id>b355ef6d386134f16eafe17051e9fafcfbea9cad</id>
<content type='text'>
Add note about custom styles for `company-capf'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add note about custom styles for `company-capf'</pre>
</div>
</content>
</entry>
<entry>
<title>Name advice function, link to u/hvis's comment</title>
<updated>2022-10-23T17:07:40+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-10-23T17:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=531372bd5486a3bcf46ca6689e7a0bd0f1f8e359'/>
<id>531372bd5486a3bcf46ca6689e7a0bd0f1f8e359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flex matching: more efficient regexp, better highlighting</title>
<updated>2022-09-18T00:48:56+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-09-18T00:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=6b86527b30ef96e047d97e314ac640a410891d1f'/>
<id>6b86527b30ef96e047d97e314ac640a410891d1f</id>
<content type='text'>
Fix #119 using @minad's suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #119 using @minad's suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #120 from minad/fix-118</title>
<updated>2022-09-18T00:35:36+00:00</updated>
<author>
<name>Omar Antolín Camarena</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-09-18T00:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=e0b2b74d71d96c2da74a79bfef6aec197887ce86'/>
<id>e0b2b74d71d96c2da74a79bfef6aec197887ce86</id>
<content type='text'>
Improve orderless-try-completion (Fix #118)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve orderless-try-completion (Fix #118)</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid long lines</title>
<updated>2022-09-18T00:34:21+00:00</updated>
<author>
<name>Omar Antolín</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-09-18T00:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=c06e66d96468b97ac1c4dcf48a8c0d90bc3a518e'/>
<id>c06e66d96468b97ac1c4dcf48a8c0d90bc3a518e</id>
<content type='text'>
I know, I know, but I'm used to a non-maximized Emacs frame.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I know, I know, but I'm used to a non-maximized Emacs frame.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #122 from minad/fix-121</title>
<updated>2022-09-18T00:23:57+00:00</updated>
<author>
<name>Omar Antolín Camarena</name>
<email>omar.antolin@gmail.com</email>
</author>
<published>2022-09-18T00:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/orderless.git/commit/?id=2e46849f5eac049b04eb9d1655b78203d1d31f09'/>
<id>2e46849f5eac049b04eb9d1655b78203d1d31f09</id>
<content type='text'>
Fix 121</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix 121</pre>
</div>
</content>
</entry>
</feed>
