<feed xmlns='http://www.w3.org/2005/Atom'>
<title>with-editor.git/default.mk, branch main</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/with-editor.git/'/>
<entry>
<title>make: Add new EMACS_Q_ARG variable</title>
<updated>2025-11-30T18:44:51+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-11-30T18:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=b68e405dd87c12160db20d5fa9527bbdc627a58e'/>
<id>b68e405dd87c12160db20d5fa9527bbdc627a58e</id>
<content type='text'>
It defaults to "-Q" but users can instead use "-q", which is useful if
"site-start.el" contains essential settings.  Also add `EMACS_BATCH'
and `EMACS_ORG', and rework use of related variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It defaults to "-Q" but users can instead use "-q", which is useful if
"site-start.el" contains essential settings.  Also add `EMACS_BATCH'
and `EMACS_ORG', and rework use of related variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Use absolute urls in exported manuals</title>
<updated>2025-11-13T20:42:53+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-11-13T20:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=250d5c86e3bdf99969c6fcadabfcf248bd8ddc4a'/>
<id>250d5c86e3bdf99969c6fcadabfcf248bd8ddc4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Publish manual and statistics using webdav</title>
<updated>2025-11-13T19:17:05+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-11-13T19:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=c63a5b990b9f697bff6cc4c84babfc7da114b9be'/>
<id>c63a5b990b9f697bff6cc4c84babfc7da114b9be</id>
<content type='text'>
Re magit/magit#5472.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Re magit/magit#5472.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Re-generate %.texi if HEAD changed since previous run</title>
<updated>2024-08-17T17:18:19+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2024-08-17T17:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=1380f7c4887e4f956a648baa33d4e05c419169ce'/>
<id>1380f7c4887e4f956a648baa33d4e05c419169ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't load any optional dependencies at compile-time only</title>
<updated>2022-05-03T11:24:21+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-05-03T11:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=48996e3116dadee06c8c68b1a0fe6ad8fd5317e0'/>
<id>48996e3116dadee06c8c68b1a0fe6ad8fd5317e0</id>
<content type='text'>
Instead rely on `declare-function' and variable declarations.

Closes #112.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead rely on `declare-function' and variable declarations.

Closes #112.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Remove dash from DEPS</title>
<updated>2022-05-03T11:24:20+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-05-03T11:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=3bd620d464f756c7267094660a1373bc48d2b42f'/>
<id>3bd620d464f756c7267094660a1373bc48d2b42f</id>
<content type='text'>
The dependency on `dash' has already been dropped earlier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dependency on `dash' has already been dropped earlier.
</pre>
</div>
</content>
</entry>
<entry>
<title>Depend on compat package</title>
<updated>2022-04-22T16:28:36+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-04-22T16:28:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=db85a589458eb9745d10280b465c347c1cead8b9'/>
<id>db85a589458eb9745d10280b465c347c1cead8b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Set GITSTATS</title>
<updated>2022-03-21T00:34:34+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-03-21T00:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=e8569e027ff5c9bef8d9ff0734e3293e1c0574a2'/>
<id>e8569e027ff5c9bef8d9ff0734e3293e1c0574a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manual: Use updated support for definition commands</title>
<updated>2021-12-26T07:38:44+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2021-12-26T07:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=87f8cbf5400bc9b6561f61970576831170362cb9'/>
<id>87f8cbf5400bc9b6561f61970576831170362cb9</id>
<content type='text'>
Instead of ox-texinfo+.el use the new implementation
that I expect to be merged into Org itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of ox-texinfo+.el use the new implementation
that I expect to be merged into Org itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Set more variables in default.mk</title>
<updated>2021-12-16T18:39:00+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2021-12-16T18:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/with-editor.git/commit/?id=388a2b8bf5aaf2e5ceb713a0ca002f815648100f'/>
<id>388a2b8bf5aaf2e5ceb713a0ca002f815648100f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
