Mercurial > emacs
comparison lisp/ChangeLog @ 106336:33c61d7ea5d8
Make vc-print-log buttons work.
* log-view.el (log-view-mode-map): Inherit from from widget-keymap.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 01 Dec 2009 00:35:43 +0000 |
parents | efe6269d9301 |
children | 656eabdc03be |
comparison
equal
deleted
inserted
replaced
106335:efe6269d9301 | 106336:33c61d7ea5d8 |
---|---|
1 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 Make vc-print-log buttons work. | |
4 * log-view.el (log-view-mode-map): Inherit from from widget-keymap. | |
5 | |
1 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change) | 6 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change) |
2 | 7 |
3 * savehist.el (savehist-autosave-interval): Allow setting to nil | 8 * savehist.el (savehist-autosave-interval): Allow setting to nil |
4 through customize. (Bug#5056) | 9 through customize. (Bug#5056) |
5 | 10 |