comparison lisp/ChangeLog @ 81526:145f53e0ff66

Add to do items. (vc-hg-diff): Add support for comparing different revisions. (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time) (vc-hg-annotate-extract-revision-at-line) (vc-hg-previous-version, vc-hg-checkin): New functions. (vc-hg-annotate-re): New constant.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 21 Jun 2007 05:44:54 +0000
parents 9907375f1a76
children ebf6cd936313
comparison
equal deleted inserted replaced
81525:225a1895f8dd 81526:145f53e0ff66
1 2007-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-hg.el: Add to do items.
4 (vc-hg-diff): Add support for comparing different revisions.
5 (vc-hg-diff, vc-hg-annotate-command, vc-hg-annotate-time)
6 (vc-hg-annotate-extract-revision-at-line)
7 (vc-hg-previous-version, vc-hg-checkin): New functions.
8 (vc-hg-annotate-re): New constant.
9
1 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> 10 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2 11
3 * calc/calc.el (math-standard-ops): Fix precedence of 12 * calc/calc.el (math-standard-ops): Fix precedence of
4 multiplication. 13 multiplication.
5 14