Mercurial > emacs
changeset 96310:ba295cada06b
* vc-dir.el (tool-bar): Require.
* vc.el (ewoc, tool-bar): Do no require.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 26 Jun 2008 05:16:49 +0000 |
parents | 7d463685c286 |
children | 9db48349cffb |
files | lisp/ChangeLog lisp/vc-dir.el lisp/vc.el |
diffstat | 3 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jun 26 05:04:23 2008 +0000 +++ b/lisp/ChangeLog Thu Jun 26 05:16:49 2008 +0000 @@ -1,3 +1,9 @@ +2008-06-26 Dan Nicolaescu <dann@ics.uci.edu> + + * vc-dir.el (tool-bar): Require. + + * vc.el (ewoc, tool-bar): Do no require. + 2008-06-26 Kenichi Handa <handa@m17n.org> * composite.el (terminal-composition-base-character-p): New function.