Mercurial > emacs
comparison lisp/ChangeLog @ 53684:f58a3ce5a982
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 23 Jan 2004 11:23:08 +0000 |
parents | 6b1881ea9daf |
children | ea0b901a1f91 abaf78268f22 |
comparison
equal
deleted
inserted
replaced
53683:97c8dfb8be3d | 53684:f58a3ce5a982 |
---|---|
1 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us> | |
2 | |
3 * vc.el (vc-annotate): Fix improper use of `make-local-variable' | |
4 at the top level of vc.el. | |
5 | |
1 2004-01-23 Andre Spiegel <spiegel@gnu.org> | 6 2004-01-23 Andre Spiegel <spiegel@gnu.org> |
2 | 7 |
3 * vc.el (vc-current-line): Function removed. This is now done by | 8 * vc.el (vc-current-line): Function removed. This is now done by |
4 the new function line-at-pos in simple.el. | 9 the new function line-at-pos in simple.el. |
5 (vc-annotate-warp-version): Use line-at-pos instead of | 10 (vc-annotate-warp-version): Use line-at-pos instead of |