# HG changeset patch # User Miles Bader # Date 969265116 0 # Node ID b1285f4f9a39340772af764e3d38c0977d13b9dd # Parent e05ee0693dda62c5b84af5295960512b3d7d2182 *** empty log message *** diff -r e05ee0693dda -r b1285f4f9a39 lisp/ChangeLog --- a/lisp/ChangeLog Mon Sep 18 08:15:38 2000 +0000 +++ b/lisp/ChangeLog Mon Sep 18 08:18:36 2000 +0000 @@ -1,5 +1,10 @@ 2000-09-18 Miles Bader + * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET, + and return a cons if it's non-nil. + (diff-apply-hunk): Try to jump to the line in the source text + corresponding to the position of point in the in the hunk. + * info.el (Info-title-3-face, Info-title-2-face) (Info-title-1-face): Use face inheritance and relative sizes instead of hard-wiring things.