changeset 31685:b1285f4f9a39

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 18 Sep 2000 08:18:36 +0000
parents e05ee0693dda
children 577372d71de8
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <miles@lsi.nec.co.jp>
 
+	* 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.