Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (vc-annotate): Use widened line number (Bug#2612). | Chong Yidong | 2009-03-10 | 1 | -1/+4 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | * allout.el (allout-mode): Fix typo in docstring. | Juanma Barranquero | 2008-11-23 | 1 | -8/+7 |
| | | | | | * vc-annotate.el (vc-annotate-warp-revision): Reflow docstring. (vc-annotate-very-old-color, vc-annotate-display): Fix docstring typos. | ||||
* | (vc-annotate-mode-menu): Add separator. | Dan Nicolaescu | 2008-07-05 | 1 | -0/+1 |
| | |||||
* | (vc-annotate-mode-map): Bind to lower case keys. | Dan Nicolaescu | 2008-07-01 | 1 | -8/+9 |
| | | | | Add binding for vc-annotate-show-changeset-diff-revision-at-line. | ||||
* | (vc-annotate-mode): Derive from special-mode | Dan Nicolaescu | 2008-06-23 | 1 | -3/+2 |
| | | | | instead of using view-mode. | ||||
* | Add arch tagline | Miles Bader | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | * vc.el: Move vc-annotate variables and functions ... | Dan Nicolaescu | 2008-06-22 | 1 | -0/+630 |
* vc-annotate.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-annotate.elc. |