<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elpa.git, branch externals/m-buffer</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/elpa.git/'/>
<entry>
<title>m-buffer-doc.org: Fix Texinfo dir (bug#74844)</title>
<updated>2024-12-15T22:14:32+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2024-12-15T22:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=5e7714835b2289f61dad24c0b5cf98d28fc313b0'/>
<id>5e7714835b2289f61dad24c0b5cf98d28fc313b0</id>
<content type='text'>
* m-buffer-doc.org (TEXINFO_DIR_TITLE): Fix last change
* m-buffer.el (Version): Trigger minor release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* m-buffer-doc.org (TEXINFO_DIR_TITLE): Fix last change
* m-buffer.el (Version): Trigger minor release.
</pre>
</div>
</content>
</entry>
<entry>
<title>m-buffer-doc.org (TEXINFO_DIR_TITLE): Work around Emacs bug#74844</title>
<updated>2024-12-13T21:21:01+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2024-12-13T21:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=8d5bd130dcab0f9c4e5b71bebfaadd531a7639d2'/>
<id>8d5bd130dcab0f9c4e5b71bebfaadd531a7639d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>m-buffer.el: Bump version to make a release on GNU ELPA</title>
<updated>2024-03-02T22:55:29+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2024-03-02T22:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=8a51de3366599e7fa52e37b596c9ce226b6f04c5'/>
<id>8a51de3366599e7fa52e37b596c9ce226b6f04c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try and make it possible to build the doc on elpa.gnu.org</title>
<updated>2024-02-27T23:07:55+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2024-02-27T22:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=ac1adbf0ec7a274d54195fa8e4d35b3949adc98b'/>
<id>ac1adbf0ec7a274d54195fa8e4d35b3949adc98b</id>
<content type='text'>
* Makefile (EMACS_ENV): Allow spaces in $EMACS.
(just-test): Use CWD rather than `.`.
(doc-gen): Use `--batch` rather than `--script` because it handles
`--directory` differently.

* m-buffer-doc.org: Add info for Texinfo's direentry.

* dev/doc-gen.el: Don't depend on `load-relative`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile (EMACS_ENV): Allow spaces in $EMACS.
(just-test): Use CWD rather than `.`.
(doc-gen): Use `--batch` rather than `--script` because it handles
`--directory` differently.

* m-buffer-doc.org: Add info for Texinfo's direentry.

* dev/doc-gen.el: Don't depend on `load-relative`.
</pre>
</div>
</content>
</entry>
<entry>
<title>* dev/doc-gen.el: Fix up copyright check.</title>
<updated>2022-10-19T19:27:16+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2022-10-19T19:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=3f71fb0b62ff3ff387869486bd7bc49c34650c07'/>
<id>3f71fb0b62ff3ff387869486bd7bc49c34650c07</id>
<content type='text'>
Also, use `lexical-binding`, and let it compile even if `lentic-doc` is absent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, use `lexical-binding`, and let it compile even if `lentic-doc` is absent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lentic to dev dependencies</title>
<updated>2022-07-24T10:09:29+00:00</updated>
<author>
<name>Phillip Lord</name>
<email>phillip.lord@russet.org.uk</email>
</author>
<published>2022-07-24T10:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=ecdc61282155739acd6b03233d5733e1ad57da1b'/>
<id>ecdc61282155739acd6b03233d5733e1ad57da1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing doc-gen.el file</title>
<updated>2022-07-24T09:46:38+00:00</updated>
<author>
<name>Phillip Lord</name>
<email>phillip.lord@russet.org.uk</email>
</author>
<published>2022-07-24T09:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=af3ff20297a861f1280928bb292dc2432882d154'/>
<id>af3ff20297a861f1280928bb292dc2432882d154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust copyright headers for GNU ELPA</title>
<updated>2022-07-19T18:50:16+00:00</updated>
<author>
<name>Stefan Monnier</name>
<email>monnier@iro.umontreal.ca</email>
</author>
<published>2022-07-19T18:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=d2e35bf9293367f1a2d19f259f32a35bd9f4788b'/>
<id>d2e35bf9293367f1a2d19f259f32a35bd9f4788b</id>
<content type='text'>
* test/test-helper.el: Delete unused empty file.
* test/m-buffer-test.el: Adjust copyright.  Enable lexical-binding.
* test/m-buffer-init.el (m-buffer-init-path):
* test/m-buffer-at-test.el: Add copyright header.  Enable lexical-binding.
* m-buffer.el:
* m-buffer-at.el:
* m-buffer-macro.el:
* dev/fudge-discover.el: Adjust copyright.
* m-buffer-benchmark.els: Enable lexical-binding.
* .gitignore: Add ELPA-generated files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/test-helper.el: Delete unused empty file.
* test/m-buffer-test.el: Adjust copyright.  Enable lexical-binding.
* test/m-buffer-init.el (m-buffer-init-path):
* test/m-buffer-at-test.el: Add copyright header.  Enable lexical-binding.
* m-buffer.el:
* m-buffer-at.el:
* m-buffer-macro.el:
* dev/fudge-discover.el: Adjust copyright.
* m-buffer-benchmark.els: Enable lexical-binding.
* .gitignore: Add ELPA-generated files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamespace assess-discover</title>
<updated>2017-07-31T19:56:45+00:00</updated>
<author>
<name>Phillip Lord</name>
<email>phillip.lord@russet.org.uk</email>
</author>
<published>2017-07-31T19:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=8681342aaffa187e5c54945ab91b812965a96d19'/>
<id>8681342aaffa187e5c54945ab91b812965a96d19</id>
<content type='text'>
Remove assess-discover, add fudge-discover and generating code. Add
README explaining all. Add .nosearch.

Having a namespaced clashing file with assess-discover is a bad idea
even if it seems necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove assess-discover, add fudge-discover and generating code. Add
README explaining all. Add .nosearch.

Having a namespaced clashing file with assess-discover is a bad idea
even if it seems necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move back to melpa-stable</title>
<updated>2017-04-07T21:45:24+00:00</updated>
<author>
<name>Phillip Lord</name>
<email>phillip.lord@russet.org.uk</email>
</author>
<published>2017-04-07T21:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=e2d5a416ce47b36da10a9815ff5702f28c716d57'/>
<id>e2d5a416ce47b36da10a9815ff5702f28c716d57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
