<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs, branch feature/simple-16-theme</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 simple theme with 16 colors only.</title>
<updated>2020-09-15T14:54:22+00:00</updated>
<author>
<name>Jimmy Aguilar Mena</name>
</author>
<published>2020-09-14T05:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=706a14a636e8a530cb3a8f623690869201cde4c0'/>
<id>706a14a636e8a530cb3a8f623690869201cde4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/uniquify-as-function' into master</title>
<updated>2020-09-15T14:18:02+00:00</updated>
<author>
<name>Jimmy Aguilar Mena</name>
</author>
<published>2020-09-15T14:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ffe893114f4581e34005ea7d7c6bf04975c0dc7f'/>
<id>ffe893114f4581e34005ea7d7c6bf04975c0dc7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document use of uniquify-buffer-name-style as a function.</title>
<updated>2020-09-15T14:12:54+00:00</updated>
<author>
<name>Jimmy Aguilar Mena</name>
</author>
<published>2020-09-15T11:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=32220b53fd4e4c8a630434eec008325121143236'/>
<id>32220b53fd4e4c8a630434eec008325121143236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable uniquify-buffer-name-style to be a function.</title>
<updated>2020-09-15T14:12:54+00:00</updated>
<author>
<name>Jimmy Aguilar Mena</name>
</author>
<published>2020-09-15T10:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=70003969244ffa28b17ba8a3da688bd701f74c80'/>
<id>70003969244ffa28b17ba8a3da688bd701f74c80</id>
<content type='text'>
* lisp/uniquify.el (uniquify-buffer-name-style) : Add "Other" custom
option
(uniquify-get-proposed-name) : Add condition for when
uniquify-buffer-name-style is a function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/uniquify.el (uniquify-buffer-name-style) : Add "Other" custom
option
(uniquify-get-proposed-name) : Add condition for when
uniquify-buffer-name-style is a function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mailclient-send-it after recent browse-url rewrite</title>
<updated>2020-09-15T13:27:46+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-09-15T13:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5d53ac36d59f930e5717a921cb8ff1ce1852648'/>
<id>c5d53ac36d59f930e5717a921cb8ff1ce1852648</id>
<content type='text'>
* lisp/mail/mailclient.el (mailclient-send-it): Make this function
work again after the browse-url machinery was changed to use
browse-url-default-handlers instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/mailclient.el (mailclient-send-it): Make this function
work again after the browse-url machinery was changed to use
browse-url-default-handlers instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in non-querying about mail addresses in "emacs -Q"</title>
<updated>2020-09-15T13:26:55+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-09-15T13:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=27bda2e140902bf73ad458a872d8aee8b40c302c'/>
<id>27bda2e140902bf73ad458a872d8aee8b40c302c</id>
<content type='text'>
* lisp/mail/emacsbug.el (report-emacs-bug-hook): Don't query about
the mail address if using an external mailer (bug#43386).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/emacsbug.el (report-emacs-bug-hook): Don't query about
the mail address if using an external mailer (bug#43386).
</pre>
</div>
</content>
</entry>
<entry>
<title>Check that the buffer in diff-buffer-with-file is visiting a file</title>
<updated>2020-09-15T12:56:10+00:00</updated>
<author>
<name>Daniel Martín</name>
</author>
<published>2020-09-15T12:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d727d3dad649d1569a6babaf398439d101e282d4'/>
<id>d727d3dad649d1569a6babaf398439d101e282d4</id>
<content type='text'>
* lisp/vc/diff.el (diff-buffer-with-file): Signal a specific error
when the buffer passed to diff-buffer-with-file is not visiting a
file (bug#43401).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/diff.el (diff-buffer-with-file): Signal a specific error
when the buffer passed to diff-buffer-with-file is not visiting a
file (bug#43401).
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/lisp/emacs-lisp/find-func-tests.el: New file (for bug#43393)</title>
<updated>2020-09-14T20:04:22+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2020-09-14T20:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e408f2fab24ea81f74d9b84dc83ee67d562846dc'/>
<id>e408f2fab24ea81f74d9b84dc83ee67d562846dc</id>
<content type='text'>
* lisp/emacs-lisp/ert-x.el (ert-simulate-keys): New macro.

* test/lisp/international/mule-tests.el
(mule-cmds--test-universal-coding-system-argument): Use it and enable
the test also in batch mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/ert-x.el (ert-simulate-keys): New macro.

* test/lisp/international/mule-tests.el
(mule-cmds--test-universal-coding-system-argument): Use it and enable
the test also in batch mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the `C-x v =' command when done from a diff buffer</title>
<updated>2020-09-14T13:40:07+00:00</updated>
<author>
<name>Kevin Ryde</name>
</author>
<published>2020-09-14T13:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=15d2f6af000625640b3c47d2aeec3114ac1ac544'/>
<id>15d2f6af000625640b3c47d2aeec3114ac1ac544</id>
<content type='text'>
* lisp/vc/vc.el (vc-diff): Offer to save the relevant buffer(s)
when doing `C-x v =' from a diff buffer (bug#5773).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/vc/vc.el (vc-diff): Offer to save the relevant buffer(s)
when doing `C-x v =' from a diff buffer (bug#5773).
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't retry reading after receiving EINVAL</title>
<updated>2020-09-14T13:18:52+00:00</updated>
<author>
<name>Pip Cet</name>
</author>
<published>2020-09-14T13:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=312da4871925b9a575c5e3bffd4bf4db4c1108da'/>
<id>312da4871925b9a575c5e3bffd4bf4db4c1108da</id>
<content type='text'>
* src/process.c (wait_reading_process_output): Don't retry reading
from an fd after an unknown error (bug#6074).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/process.c (wait_reading_process_output): Don't retry reading
from an fd after an unknown error (bug#6074).
</pre>
</div>
</content>
</entry>
</feed>
