comparison lisp/ChangeLog @ 94882:c1be0d215c21

(with-vc-file, edit-vc-file): Remove unused macros.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 May 2008 16:37:30 +0000
parents 301586398fc3
children 4ea0e968c7af
comparison
equal deleted inserted replaced
94881:301586398fc3 94882:c1be0d215c21
1 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-05-12 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect 3 * vc.el (vc-annotate-show-diff-revision-at-line): Remove incorrect
4 cons. Use vc-annotate-backend. 4 cons. Use vc-annotate-backend.
5 (with-vc-file, edit-vc-file): Remove unused macros.
5 6
6 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com> 7 2008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
7 8
8 * mail/smtpmail.el: Add autoload for 9 * mail/smtpmail.el: Add autoload for
9 `auth-source-user-or-password'. 10 `auth-source-user-or-password'.