<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/man, branch scratch/static_assert</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>Remove obsolete .cvsignore files.</title>
<updated>2007-10-10T11:53:09+00:00</updated>
<author>
<name>Andreas Schwab</name>
</author>
<published>2007-10-10T11:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=84062ef1fea8e708c12a0e087c48b9e589690a99'/>
<id>84062ef1fea8e708c12a0e087c48b9e589690a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore Makefile.</title>
<updated>2007-09-21T08:00:38+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2007-09-21T08:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0dd4fb3346fbd0b23713f93538e9cb30a4a6750b'/>
<id>0dd4fb3346fbd0b23713f93538e9cb30a4a6750b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to ../doc/emacs/, misc/</title>
<updated>2007-09-06T04:42:09+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-09-06T04:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19e364e29522a20357a236d8501725db47f7feee'/>
<id>19e364e29522a20357a236d8501725db47f7feee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Safe File Variables): Clarify `!' and risky variables.</title>
<updated>2007-09-05T03:22:50+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-09-05T03:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d61af56253764403d7c4ce8dd9a41cd378b2fd16'/>
<id>d61af56253764403d7c4ce8dd9a41cd378b2fd16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Date Conversions): Clarify definition of Julian day.</title>
<updated>2007-09-01T04:13:52+00:00</updated>
<author>
<name>Jay Belanger</name>
</author>
<published>2007-09-01T04:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7a5e3e973f65c392ef86be21272fda2f4a0d1c67'/>
<id>7a5e3e973f65c392ef86be21272fda2f4a0d1c67</id>
<content type='text'>
(Date Forms): Clarify definition of Julian date; add some history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Date Forms): Clarify definition of Julian date; add some history.
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 5.07</title>
<updated>2007-08-30T09:49:28+00:00</updated>
<author>
<name>Carsten Dominik</name>
</author>
<published>2007-08-30T09:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=73db6abd6b895974bd23f692dc325a7894172350'/>
<id>73db6abd6b895974bd23f692dc325a7894172350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(org-export-visible): Fix drawers before export.</title>
<updated>2007-08-30T09:49:14+00:00</updated>
<author>
<name>Carsten Dominik</name>
</author>
<published>2007-08-30T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=374585c99c01e496251798d2d6aeeb7d8eeddcb2'/>
<id>374585c99c01e496251798d2d6aeeb7d8eeddcb2</id>
<content type='text'>
	(org-do-sort): Allow sorting by priority.
	(org-agenda-files): Ignore non-existing files.
	(org-agenda-skip-unavailable-files): New variable.
	(org-ellipsis): All a face as value.
	(org-mode): Interprete the face value of `org-ellipsis'.
	(org-archive-save-context-info): New option.
	(org-archive-subtree): Store context info in archived entry.
	(org-fast-tag-selection-can-set-todo-state): New variable.
	(org-fast-tag-selection): Allow setting TODO states through this
	interface.
	(org-cycle): Docstring updated.
	(org-todo-keyword-faces): New option.
	(org-get-todo-face): New function.
	(org-set-font-lock-defaults, org-agenda-highlight-todo): Use
	`org-get-todo-face'.
	(org-switch-to-buffer-other-window): New function.
	(org-table-edit-field, org-table-show-reference)
	(org-table-edit-formulas, org-add-log-note)
	(org-fast-tag-selection, org-agenda, org-prepare-agenda)
	(org-timeline): Use `org-switch-to-buffer-other-window' instead of
	`switch-to-buffer-other-window' to make sure that the temporary
	windows show up on the current frame.
	(org-mhe-get-message-real-folder, org-batch-store-agenda-views)
	(org-get-entries-from-diary, org-replace-region-by-html): Don't
	allow pop-up frames.
	(org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed
	problems with time-of-day.
	(org-export-get-title-from-subtree): New function.
	(org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
	with listing items that are DONE.
	(org-change-tag-in-region): New command.
	(org-agenda-skip-scheduled-if-done)
	(org-agenda-skip-deadline-if-done): Docstring clarified.
	(org-mode): Hide drawers on startup.
	(org-get-todo-face): New function.
	(org-todo-keyword-faces): New option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(org-do-sort): Allow sorting by priority.
	(org-agenda-files): Ignore non-existing files.
	(org-agenda-skip-unavailable-files): New variable.
	(org-ellipsis): All a face as value.
	(org-mode): Interprete the face value of `org-ellipsis'.
	(org-archive-save-context-info): New option.
	(org-archive-subtree): Store context info in archived entry.
	(org-fast-tag-selection-can-set-todo-state): New variable.
	(org-fast-tag-selection): Allow setting TODO states through this
	interface.
	(org-cycle): Docstring updated.
	(org-todo-keyword-faces): New option.
	(org-get-todo-face): New function.
	(org-set-font-lock-defaults, org-agenda-highlight-todo): Use
	`org-get-todo-face'.
	(org-switch-to-buffer-other-window): New function.
	(org-table-edit-field, org-table-show-reference)
	(org-table-edit-formulas, org-add-log-note)
	(org-fast-tag-selection, org-agenda, org-prepare-agenda)
	(org-timeline): Use `org-switch-to-buffer-other-window' instead of
	`switch-to-buffer-other-window' to make sure that the temporary
	windows show up on the current frame.
	(org-mhe-get-message-real-folder, org-batch-store-agenda-views)
	(org-get-entries-from-diary, org-replace-region-by-html): Don't
	allow pop-up frames.
	(org-agenda-get-deadlines, org-agenda-get-scheduled): Fixed
	problems with time-of-day.
	(org-export-get-title-from-subtree): New function.
	(org-agenda-get-scheduled, org-agenda-get-deadlines): Fix problems
	with listing items that are DONE.
	(org-change-tag-in-region): New command.
	(org-agenda-skip-scheduled-if-done)
	(org-agenda-skip-deadline-if-done): Docstring clarified.
	(org-mode): Hide drawers on startup.
	(org-get-todo-face): New function.
	(org-todo-keyword-faces): New option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version to 23.0.50.</title>
<updated>2007-08-29T08:14:18+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-08-29T08:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6d017e27f5f10d205b03cd103b9e1e1d0c430aad'/>
<id>6d017e27f5f10d205b03cd103b9e1e1d0c430aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version to 23.0.50.</title>
<updated>2007-08-29T08:13:10+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2007-08-29T08:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=68b63759644f0e2d77e157bd06b6226f6f34b81f'/>
<id>68b63759644f0e2d77e157bd06b6226f6f34b81f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs--rel--22</title>
<updated>2007-08-27T04:00:19+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2007-08-27T04:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7f22a76506a3f3db2eb4bce1cfc49105bd8d0824'/>
<id>7f22a76506a3f3db2eb4bce1cfc49105bd8d0824</id>
<content type='text'>
Patches applied:

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patches applied:

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
</pre>
</div>
</content>
</entry>
</feed>
