comparison lisp/ChangeLog @ 31685:b1285f4f9a39

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 18 Sep 2000 08:18:36 +0000
parents 67dd2c5ce0ed
children ca8dfb4718e6
comparison
equal deleted inserted replaced
31684:e05ee0693dda 31685:b1285f4f9a39
1 2000-09-18 Miles Bader <miles@lsi.nec.co.jp> 1 2000-09-18 Miles Bader <miles@lsi.nec.co.jp>
2
3 * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4 and return a cons if it's non-nil.
5 (diff-apply-hunk): Try to jump to the line in the source text
6 corresponding to the position of point in the in the hunk.
2 7
3 * info.el (Info-title-3-face, Info-title-2-face) 8 * info.el (Info-title-3-face, Info-title-2-face)
4 (Info-title-1-face): Use face inheritance and relative sizes 9 (Info-title-1-face): Use face inheritance and relative sizes
5 instead of hard-wiring things. 10 instead of hard-wiring things.
6 11