1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-02-07 01:00:22 +00:00
parent 4109ce02c4
commit 7fdd1f6246
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-02-07 Kim F. Storm <storm@cua.dk>
* 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 <schwab@suse.de>
* view.el (view-mode-enable): Add view-mode-map to

View file

@ -1,3 +1,7 @@
2004-02-07 Kim F. Storm <storm@cua.dk>
* positions.texi (Text Lines): Add line-number-at-pos.
2004-02-06 John Paul Wallington <jpw@gnu.org>
* display.texi (Button Properties, Button Buffer Commands):