<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/org/org-compat.el, branch scratch/sqlite</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>Update org-compat doc string</title>
<updated>2021-12-06T07:24:10+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-12-06T07:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c1145c31adf143460911dd87b408d35ea88a1a92'/>
<id>c1145c31adf143460911dd87b408d35ea88a1a92</id>
<content type='text'>
* lisp/org/org-compat.el (file-attribute-modification-time):
Update doc string to match that of builtin Emacs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/org/org-compat.el (file-attribute-modification-time):
Update doc string to match that of builtin Emacs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Org 9.5</title>
<updated>2021-09-30T03:21:21+00:00</updated>
<author>
<name>Kyle Meyer</name>
</author>
<published>2021-09-29T22:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bf9ec3d91a79414deac039f7bf83352a9b0a9a85'/>
<id>bf9ec3d91a79414deac039f7bf83352a9b0a9a85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix quoting style in Lisp comments</title>
<updated>2021-09-12T16:51:06+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-09-12T16:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ff4de1bd88b8be4a7071884910ff601eb10fbad5'/>
<id>ff4de1bd88b8be4a7071884910ff601eb10fbad5</id>
<content type='text'>
* lisp/textmodes/rst.el:
* lisp/progmodes/elisp-mode.el (elisp--xref-find-definitions):
* lisp/org/org.el:
* lisp/org/org-list.el (org-list-to-generic):
* lisp/org/org-compat.el:
* lisp/hexl.el (hexl-ascii-region):
* lisp/emacs-lisp/lisp-mode.el:
* lisp/calendar/calendar.el: In comments, quote 'like this'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/rst.el:
* lisp/progmodes/elisp-mode.el (elisp--xref-find-definitions):
* lisp/org/org.el:
* lisp/org/org-list.el (org-list-to-generic):
* lisp/org/org-compat.el:
* lisp/hexl.el (hexl-ascii-region):
* lisp/emacs-lisp/lisp-mode.el:
* lisp/calendar/calendar.el: In comments, quote 'like this'.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix symbol quoting typos</title>
<updated>2021-09-12T16:36:49+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-09-12T16:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fc4b956c7cb2fba8ed2a18865a7686c6cfa5d030'/>
<id>fc4b956c7cb2fba8ed2a18865a7686c6cfa5d030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent Org mode from mistakenly changing Calendar keymap</title>
<updated>2021-06-25T09:11:43+00:00</updated>
<author>
<name>Stephen Berman</name>
</author>
<published>2021-06-25T09:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19f2f2699499d87186c6f580e4ec79205d59c096'/>
<id>19f2f2699499d87186c6f580e4ec79205d59c096</id>
<content type='text'>
* lisp/org/org-compat.el (org--setup-calendar-bindings): Fix logic
in test of 'org-agenda-diary-file' (bug#48199).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/org/org-compat.el (org--setup-calendar-bindings): Fix logic
in test of 'org-agenda-diary-file' (bug#48199).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2021</title>
<updated>2021-01-01T09:13:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2021-01-01T09:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba05d005e5a81bc123ad8da928b1bccb6b160e7a'/>
<id>ba05d005e5a81bc123ad8da928b1bccb6b160e7a</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Org 9.4.2</title>
<updated>2020-12-13T21:26:51+00:00</updated>
<author>
<name>Bastien Guerry</name>
</author>
<published>2020-12-13T21:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2dbc95063b5ee3d48aceff05f89e63a134df86ed'/>
<id>2dbc95063b5ee3d48aceff05f89e63a134df86ed</id>
<content type='text'>
Mostly fixing compiler warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mostly fixing compiler warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Org 9.4.1</title>
<updated>2020-12-13T12:44:15+00:00</updated>
<author>
<name>Bastien Guerry</name>
</author>
<published>2020-12-13T12:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f22856a5c54d99867cd24c08a14bbda23d5c6229'/>
<id>f22856a5c54d99867cd24c08a14bbda23d5c6229</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 2020</title>
<updated>2020-01-01T00:59:52+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-01T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=365e01cc9f64ce6ca947ccfd8612d60763280a37'/>
<id>365e01cc9f64ce6ca947ccfd8612d60763280a37</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Org to 9.3</title>
<updated>2019-12-03T22:27:04+00:00</updated>
<author>
<name>Bastien</name>
</author>
<published>2019-12-03T22:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=165f7383822086d465519ebe6e4283723923f097'/>
<id>165f7383822086d465519ebe6e4283723923f097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
