Make it more robust in the presence of empty context lines in unified hunks.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 19 Feb 2008 19:44:48 +0000 (19:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 19 Feb 2008 19:44:48 +0000 (19:44 +0000)
commit95dfb89d87037faadbe95226472d06af56432a2c
tree97bc723857223cfd7ec169618c20e85f40d0a890
parentece58427be11f0f96b3f43f6452598fd354f2cb9
Make it more robust in the presence of empty context lines in unified hunks.
(diff-valid-unified-empty-line): New var.
(diff-unified->context, diff-sanity-check-hunk): Obey it.
(diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
(diff-fixup-modifs, diff-post-command-hook): Use this new arg.
(diff-hunk-header-re-unified): New const.
(diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
(diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
(diff-sanity-check-hunk): Use it.
lisp/ChangeLog
lisp/diff-mode.el