<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src, branch scratch/command</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Add a minor-modes variable</title>
<updated>2021-02-13T22:13:00+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-13T22:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e1ebe4077f076e20d20827595a7e56d5edbbb47b'/>
<id>e1ebe4077f076e20d20827595a7e56d5edbbb47b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a minor-modes variables</title>
<updated>2021-02-13T21:46:48+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-13T21:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=af9fb312299872951e23fdcc85e90609a2fb567a'/>
<id>af9fb312299872951e23fdcc85e90609a2fb567a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change command to interactive ... modes</title>
<updated>2021-02-13T14:11:54+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-13T14:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=064f1466737b9d6a5293b866948e79b0ae90a675'/>
<id>064f1466737b9d6a5293b866948e79b0ae90a675</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for marking autoloads with modes and also declare completion</title>
<updated>2021-02-12T11:13:26+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-12T11:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0bb2d277272142465e3af266e6847359111cbcee'/>
<id>0bb2d277272142465e3af266e6847359111cbcee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We probably don't want to autoload anything here</title>
<updated>2021-02-11T17:18:02+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-11T17:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fb9234b6e83ff7d17585af206139254e7c260062'/>
<id>fb9234b6e83ff7d17585af206139254e7c260062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some comments</title>
<updated>2021-02-11T15:53:17+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-11T15:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c46c1d592e61fa6fa7ee31b7ff54304579db73e6'/>
<id>c46c1d592e61fa6fa7ee31b7ff54304579db73e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the new bytecode format distinguishable from the old</title>
<updated>2021-02-11T15:50:54+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-11T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4e35e212fc546727742eb66f5c7bd457c75c005c'/>
<id>4e35e212fc546727742eb66f5c7bd457c75c005c</id>
<content type='text'>
This allows newer Emacsen to load older bytecode files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows newer Emacsen to load older bytecode files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the new `command' special form</title>
<updated>2021-02-11T15:22:45+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-02-11T15:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c010d9eef8365b370a16cea4eaac09816ecb03f8'/>
<id>c010d9eef8365b370a16cea4eaac09816ecb03f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use frame monitor in frame_float</title>
<updated>2021-02-11T09:09:41+00:00</updated>
<author>
<name>Andrii Kolomoiets</name>
</author>
<published>2021-02-11T09:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0e2b123a4ef600f5b337972a7bb61c1fc4b7d0cd'/>
<id>0e2b123a4ef600f5b337972a7bb61c1fc4b7d0cd</id>
<content type='text'>
* src/frame.c (frame_float): Use frame monitor attributes instead
of attributes of the main monitor (bug#46406).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/frame.c (frame_float): Use frame monitor attributes instead
of attributes of the main monitor (bug#46406).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file lock issue (Bug#46397)</title>
<updated>2021-02-10T18:58:40+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-02-10T18:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4459dcc07865f6ae1f21f624fcb09cf8fdaecdb5'/>
<id>4459dcc07865f6ae1f21f624fcb09cf8fdaecdb5</id>
<content type='text'>
* src/filelock.c (current_lock_owner):
Also treat ENOTDIR as meaning the lock file does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/filelock.c (current_lock_owner):
Also treat ENOTDIR as meaning the lock file does not exist.
</pre>
</div>
</content>
</entry>
</feed>
