<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/notes/years, branch scratch/pkg</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 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/years: More known problems.</title>
<updated>2022-01-01T20:21:46+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-01T20:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=efb1c7ec379430f560c5b801969ae43023c52734'/>
<id>efb1c7ec379430f560c5b801969ae43023c52734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/years: Mention known problems with 'update-copyright'.</title>
<updated>2022-01-01T15:11:32+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-01T15:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2558b37b5e6fd437c93c9f1be5661512d2f1a629'/>
<id>2558b37b5e6fd437c93c9f1be5661512d2f1a629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Minor fixes related to copyright years</title>
<updated>2022-01-01T11:01:44+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-01-01T11:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ebe8772f657c6fb393254ee87ae188ee93c9bb9b'/>
<id>ebe8772f657c6fb393254ee87ae188ee93c9bb9b</id>
<content type='text'>
* admin/notes/years: Advise redirecting output of update-copyright
to a file.

* etc/refcards/gnus-refcard.tex (Copyright): Update years.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/notes/years: Advise redirecting output of update-copyright
to a file.

* etc/refcards/gnus-refcard.tex (Copyright): Update years.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/years: Mention that etags test files need to be updated.</title>
<updated>2021-05-17T16:33:40+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-05-17T16:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=78156292c5a8590fd2806b22b9ed21f764125ad2'/>
<id>78156292c5a8590fd2806b22b9ed21f764125ad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: shorten https://lists.gnu.org/archive/html/... links</title>
<updated>2017-11-26T06:48:12+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-11-26T06:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a89f0b6f33f9eb8910a1fceda9028d76ef50b05d'/>
<id>a89f0b6f33f9eb8910a1fceda9028d76ef50b05d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer HTTPS to HTTP for gnu.org</title>
<updated>2017-10-02T02:59:01+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-10-02T02:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5172fa02cccaab2500ecf85aaf65b8deed54d42e'/>
<id>5172fa02cccaab2500ecf85aaf65b8deed54d42e</id>
<content type='text'>
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org.  Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org.  Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
</pre>
</div>
</content>
</entry>
<entry>
<title>Neutralize some language specific to a repository type.</title>
<updated>2014-10-26T11:01:58+00:00</updated>
<author>
<name>Eric S. Raymond</name>
</author>
<published>2014-10-26T11:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a4566cad72f191d7274dd74263009bb4092983f8'/>
<id>a4566cad72f191d7274dd74263009bb4092983f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fix.</title>
<updated>2013-12-25T23:25:32+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2013-12-25T23:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1f69299ceeee55869d5e1a37cfa72fe4bce9fafa'/>
<id>1f69299ceeee55869d5e1a37cfa72fe4bce9fafa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automate the procedure for updating copyright year.</title>
<updated>2013-12-24T18:27:53+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2013-12-24T18:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9ebada6af6d3c3c4195e6b56b3d65dcf20568fba'/>
<id>9ebada6af6d3c3c4195e6b56b3d65dcf20568fba</id>
<content type='text'>
* admin/merge-gnulib (GNULIB_MODULES): Add update-copyright.
* admin/notes/years: Mention admin/update-copyright.
* admin/update-copyright: New file.
* build-aux/update-copyright: New file.
* make-dist: Distribute it.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* msdos/autogen/Makefile.in: Update copyright year.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/merge-gnulib (GNULIB_MODULES): Add update-copyright.
* admin/notes/years: Mention admin/update-copyright.
* admin/update-copyright: New file.
* build-aux/update-copyright: New file.
* make-dist: Distribute it.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* msdos/autogen/Makefile.in: Update copyright year.
</pre>
</div>
</content>
</entry>
</feed>
