From: Kim F. Storm Date: Sat, 7 Feb 2004 01:00:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~7726 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7fdd1f6246331b446b137f7f685bd57230bdb6c3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4927167ae97..a953a19057f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-02-07 Kim F. Storm + + * simple.el (line-number-at-pos): Rename from line-at-pos. + Uses changed (what-line and vc-annotate-warp-version). + 2004-02-06 Andreas Schwab * view.el (view-mode-enable): Add view-mode-map to diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 622379cfdec..a1f2c69a814 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-02-07 Kim F. Storm + + * positions.texi (Text Lines): Add line-number-at-pos. + 2004-02-06 John Paul Wallington * display.texi (Button Properties, Button Buffer Commands):