<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/oldXMenu/copyright.h, 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>Nuke arch-tags.</title>
<updated>2011-01-15T23:16:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2011-01-15T23:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0d9f702fd085bc8ad560a3e1f08d5e93054a5d33'/>
<id>0d9f702fd085bc8ad560a3e1f08d5e93054a5d33</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 claim copyright for the MIT license.</title>
<updated>2007-02-22T04:42:52+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-02-22T04:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=21c46c95d5efa3d2b4e2ca6591fb197038f09f52'/>
<id>21c46c95d5efa3d2b4e2ca6591fb197038f09f52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2007 to copyright years.</title>
<updated>2007-01-21T04:57:37+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-01-21T04:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4e6835dbc4e02adcca7770c555963a37ad7fb8b9'/>
<id>4e6835dbc4e02adcca7770c555963a37ad7fb8b9</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 years.</title>
<updated>2006-12-10T02:48:55+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2006-12-10T02:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=61e1e4e80a50c832ded32458212235dd84837635'/>
<id>61e1e4e80a50c832ded32458212235dd84837635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update years in copyright notice; nfc.</title>
<updated>2006-02-05T23:44:47+00:00</updated>
<author>
<name>Thien-Thi Nguyen</name>
</author>
<published>2006-02-05T23:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5b0d63bc3658e0892d01c61cc168131813e7a8b0'/>
<id>5b0d63bc3658e0892d01c61cc168131813e7a8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update years in copyright notice; nfc.</title>
<updated>2005-08-16T10:34:51+00:00</updated>
<author>
<name>Thien-Thi Nguyen</name>
</author>
<published>2005-08-16T10:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b398a621cb643f8c86dc71b86ea8afdbba41646f'/>
<id>b398a621cb643f8c86dc71b86ea8afdbba41646f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196</title>
<updated>2004-04-10T05:55:49+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2004-04-10T05:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1f3ddf11e81c4c707fe2f231d05012185b842403'/>
<id>1f3ddf11e81c4c707fe2f231d05012185b842403</id>
<content type='text'>
Remove RCS keywords

2004-04-10  Miles Bader  &lt;miles@gnu.org&gt;

   RCS keyword removal (only non-comment changes are enumerated here):

   * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
   (byte-compile-insert-header): Don't use `byte-compile-version'.
   * lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
   instead of calculating something from the RCS `State' keyword
   [the latter is almost entirely useless anyway].
   * lisp/forms.el (forms-version): Variable removed.
   (forms-mode): Don't use `forms-version'.
   * lisp/recentf.el (recentf-version): Variable removed.
   * lisp/progmodes/delphi.el (delphi-version): Variable removed.
   * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove RCS keywords

2004-04-10  Miles Bader  &lt;miles@gnu.org&gt;

   RCS keyword removal (only non-comment changes are enumerated here):

   * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
   (byte-compile-insert-header): Don't use `byte-compile-version'.
   * lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
   instead of calculating something from the RCS `State' keyword
   [the latter is almost entirely useless anyway].
   * lisp/forms.el (forms-version): Variable removed.
   (forms-mode): Don't use `forms-version'.
   * lisp/recentf.el (recentf-version): Variable removed.
   * lisp/progmodes/delphi.el (delphi-version): Variable removed.
   * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arch taglines</title>
<updated>2003-09-01T15:45:59+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2003-09-01T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab5796a9f97180707734a81320e3eb81937281fe'/>
<id>ab5796a9f97180707734a81320e3eb81937281fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#</title>
<updated>1999-10-03T19:36:13+00:00</updated>
<author>
<name>Dave Love</name>
</author>
<published>1999-10-03T19:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e745ede7473e87b93d71858bc1c8447a1307de28'/>
<id>e745ede7473e87b93d71858bc1c8447a1307de28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
