Mercurial > emacs
comparison lisp/ChangeLog @ 105016:8604318df7f9
* bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
* help.el (help-for-help-internal): Add purecopy calls for text.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 14 Sep 2009 23:28:40 +0000 |
parents | 8acc6fb9ffc9 |
children | bfda253c8f66 |
comparison
equal
deleted
inserted
replaced
105015:241af6b11bb4 | 105016:8604318df7f9 |
---|---|
1 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help. | |
4 * help.el (help-for-help-internal): Add purecopy calls for text. | |
2 | 5 |
3 * vc.el (top): print-log method now takes an optional SHORTLOG | 6 * vc.el (top): print-log method now takes an optional SHORTLOG |
4 argument. Add a new method: root. | 7 argument. Add a new method: root. |
5 | |
6 (vc-root-diff, vc-print-root-log): New functions. | 8 (vc-root-diff, vc-print-root-log): New functions. |
7 (vc-log-short-style): New variable. | 9 (vc-log-short-style): New variable. |
8 (vc-print-log-internal): Add support for showing short logs. | 10 (vc-print-log-internal): Add support for showing short logs. |
9 | 11 |
10 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for | 12 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for |