emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp ChangeLog diff-mode.el [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp ChangeLog diff-mode.el [EMACS_22_BASE]
Date: Tue, 19 Feb 2008 19:44:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        08/02/19 19:44:49

Modified files:
        lisp           : ChangeLog diff-mode.el 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.11049.2.622&r2=1.11049.2.623
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/diff-mode.el?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.99.2.10&r2=1.99.2.11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]