<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch fix/htmlfontify-21990</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>* admin/admin.el (set-version): Also handle the NEWS file.</title>
<updated>2016-01-08T01:16:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2016-01-08T01:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=428b3de2bfeaa445ca096a5cfabacda8253e8f0e'/>
<id>428b3de2bfeaa445ca096a5cfabacda8253e8f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/MAINTAINERS: Remove myself.</title>
<updated>2016-01-05T02:28:25+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2016-01-05T02:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1729cf3eb5a37affcac185bea66b203f9ff0fa8e'/>
<id>1729cf3eb5a37affcac185bea66b203f9ff0fa8e</id>
<content type='text'>
; Lack of time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
; Lack of time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid stdio in SIGINT handler</title>
<updated>2016-01-03T23:04:07+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2016-01-03T23:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e79b06e6def82fab56a153085bff8223876d5908'/>
<id>e79b06e6def82fab56a153085bff8223876d5908</id>
<content type='text'>
* admin/merge-gnulib (GNULIB_MODULES): Add ignore-value.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* lib/ignore-value.h: New file, from gnulib.
* src/keyboard.c: Include it.
(write_stdout, read_stdin): New functions.
(handle_interrupt): Use them instead of printf and getchar,
and avoid fflush when handling signals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/merge-gnulib (GNULIB_MODULES): Add ignore-value.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* lib/ignore-value.h: New file, from gnulib.
* src/keyboard.c: Include it.
(write_stdout, read_stdin): New functions.
(handle_interrupt): Use them instead of printf and getchar,
and avoid fflush when handling signals.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/release-process: Remove some obsolete records.</title>
<updated>2016-01-02T18:33:17+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2016-01-02T18:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0a6e6caf65237e034135dd50979fe06feb426d5b'/>
<id>0a6e6caf65237e034135dd50979fe06feb426d5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2016</title>
<updated>2016-01-01T09:34:24+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2016-01-01T09:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0e963201d03d9229bb8ac4323291d2b0119526ed'/>
<id>0e963201d03d9229bb8ac4323291d2b0119526ed</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/release-process: Minor copyedits and additions.</title>
<updated>2015-11-18T19:33:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2015-11-18T19:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9328e3d0ea374ab2d99a311cbf6f9db75cf718bf'/>
<id>9328e3d0ea374ab2d99a311cbf6f9db75cf718bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/release-process: Improve wording.</title>
<updated>2015-11-18T00:56:50+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-18T00:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=35d490fd324ded65f9859c16552240a14ac4e15b'/>
<id>35d490fd324ded65f9859c16552240a14ac4e15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Document the release process</title>
<updated>2015-11-18T00:42:02+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-15T01:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0b7d791d2799ce2e4477d222d14478a5fc96fbad'/>
<id>0b7d791d2799ce2e4477d222d14478a5fc96fbad</id>
<content type='text'>
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.

(cherry picked from commit 9a4aa0f5945a03611ae29c516025dbd353bd26ab)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.

(cherry picked from commit 9a4aa0f5945a03611ae29c516025dbd353bd26ab)
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: * admin/release-process: Rename from admin/FOR-RELEASE.</title>
<updated>2015-11-18T00:41:15+00:00</updated>
<author>
<name>Xue Fuqiao</name>
</author>
<published>2015-11-15T01:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=20b043f97cdbde072b04469bd8f56b57301be34b'/>
<id>20b043f97cdbde072b04469bd8f56b57301be34b</id>
<content type='text'>
(cherry picked from commit f8cc14b59700e51a4e31139c0a65c8154995e055)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit f8cc14b59700e51a4e31139c0a65c8154995e055)
</pre>
</div>
</content>
</entry>
<entry>
<title>* admin/notes/repo: Fix a few obsolete references to Bazaar</title>
<updated>2015-11-06T13:08:12+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2015-11-06T13:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3172a6ac39d98383451e8b36cd33d291347fc93b'/>
<id>3172a6ac39d98383451e8b36cd33d291347fc93b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
