<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/diff-mode.el, 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>Move version control related files to the "vc" subdirectory.</title>
<updated>2010-06-11T18:51:00+00:00</updated>
<author>
<name>Juri Linkov</name>
</author>
<published>2010-06-11T18:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=56b2854f302ee88e9adb03c196e6643841220440'/>
<id>56b2854f302ee88e9adb03c196e6643841220440</id>
<content type='text'>
* add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
* ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
* ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
* ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
* pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
* smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
* vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
* vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
Move files to the "vc" subdirectory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
* ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
* ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
* ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
* pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
* smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
* vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
* vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
Move files to the "vc" subdirectory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .dir-locals.el support for file-less buffers.</title>
<updated>2010-03-12T08:04:54+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2010-03-12T08:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8117868f0ce67b6db33081f77b6715a6c10e45b8'/>
<id>8117868f0ce67b6db33081f77b6715a6c10e45b8</id>
<content type='text'>
* files.el (hack-local-variables): Split out code to apply local
variable settings ...
(hack-local-variables-apply): ... here.  New function.
(hack-dir-local-variables): Use the default directory for when the
buffer does not have an associated file.
(hack-dir-local-variables-non-file-buffer): New function.
* diff-mode.el (diff-mode):
* vc-annotate.el (vc-annotate-mode):
* vc-dir.el (vc-dir-mode):
* log-edit.el (log-edit-mode):
* log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* files.el (hack-local-variables): Split out code to apply local
variable settings ...
(hack-local-variables-apply): ... here.  New function.
(hack-dir-local-variables): Use the default directory for when the
buffer does not have an associated file.
(hack-dir-local-variables-non-file-buffer): New function.
* diff-mode.el (diff-mode):
* vc-annotate.el (vc-annotate-mode):
* vc-dir.el (vc-dir-mode):
* log-edit.el (log-edit-mode):
* log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2010 to copyright years.</title>
<updated>2010-01-13T08:35:10+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2010-01-13T08:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=114f9c96795aff3b51b9060d7c9c1b77debcc99a'/>
<id>114f9c96795aff3b51b9060d7c9c1b77debcc99a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(diff-add-change-log-entries-other-window): Document in the code a bug.</title>
<updated>2009-10-28T19:30:25+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2009-10-28T19:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4c5559bf3965c883e4a7146e96b56e6786a12aa3'/>
<id>4c5559bf3965c883e4a7146e96b56e6786a12aa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(diff-hunk-kill): Fix the search of the next hunk (bug#4368).</title>
<updated>2009-09-09T14:47:54+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2009-09-09T14:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cd8752523c8e4e2fe3655c2e81edd133fb8c1947'/>
<id>cd8752523c8e4e2fe3655c2e81edd133fb8c1947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark face aliases with "-face" suffix as obsolete.</title>
<updated>2009-09-01T07:24:13+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2009-09-01T07:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c4f6e489aa5c0d3559f442587b32b01cf7dbdb8d'/>
<id>c4f6e489aa5c0d3559f442587b32b01cf7dbdb8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(diff-find-source-location): Avoid goto-line.</title>
<updated>2009-08-24T17:11:20+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2009-08-24T17:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=88421f3e11449351b0815a3f06993fc8e29edb2a'/>
<id>88421f3e11449351b0815a3f06993fc8e29edb2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug number in comment.</title>
<updated>2009-04-21T07:19:01+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2009-04-21T07:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=19a4c5043a12fc81530d10544715283f6073e402'/>
<id>19a4c5043a12fc81530d10544715283f6073e402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(diff-find-source-location): Don't call</title>
<updated>2009-04-21T06:56:51+00:00</updated>
<author>
<name>Martin Rudalics</name>
</author>
<published>2009-04-21T06:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5dadb083d4501d5aec3c92a90bab381353e7e91c'/>
<id>5dadb083d4501d5aec3c92a90bab381353e7e91c</id>
<content type='text'>
diff-sanity-check-hunk when NOPROMPT is non-nil.  (Bug#3030)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diff-sanity-check-hunk when NOPROMPT is non-nil.  (Bug#3030)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last change to use bound-and-true-p.</title>
<updated>2009-01-13T14:55:57+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2009-01-13T14:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4c6de5a52332ddf94e0ca7a4a679433c4dc678fe'/>
<id>4c6de5a52332ddf94e0ca7a4a679433c4dc678fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
