Mercurial > emacs
comparison lisp/ChangeLog @ 104042:47d49939ab41
(vc-dir-move-to-goal-column): Declare.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 23 Jul 2009 05:41:24 +0000 |
parents | f2d3a9b75762 |
children | 772f278e1024 |
comparison
equal
deleted
inserted
replaced
104041:f2d3a9b75762 | 104042:47d49939ab41 |
---|---|
1 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 2 |
3 * vc.el (vc-print-log-internal): New function, split out from ... | 3 * vc.el (vc-print-log-internal): New function, split out from ... |
4 (vc-print-log): ... here. | 4 (vc-print-log): ... here. |
5 (vc-dir-move-to-goal-column): Declare. | |
5 | 6 |
6 * vc-git.el (vc-git-add-signoff): New variable. | 7 * vc-git.el (vc-git-add-signoff): New variable. |
7 (vc-git-checkin): Use it. | 8 (vc-git-checkin): Use it. |
8 (vc-git-toggle-signoff): New function. | 9 (vc-git-toggle-signoff): New function. |
9 (vc-git-extra-menu-map): Bind it to menu. | 10 (vc-git-extra-menu-map): Bind it to menu. |