comparison lisp/ChangeLog @ 95054:31c82b39ac3c

Use state prettyprinter in vc-dir buffers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 16 May 2008 22:42:36 +0000
parents b2c592fe4194
children a0bcfbed4a56
comparison
equal deleted inserted replaced
95053:b2c592fe4194 95054:31c82b39ac3c
1 <<<<<<< ChangeLog
2 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3
4 * vc.el (vc-default-status-printer)
5 (vc-default-prettify-state-info): Enhance the state prettyprinter
6 to deall better with unknown states and indirect through it when
7 painting vc-dir buffers.
8
1 2008-05-16 John Paul Wallington <jpw@pobox.com> 9 2008-05-16 John Paul Wallington <jpw@pobox.com>
2 10
3 * vc-dispatcher.el (top-level): Don't require cl when compiling. 11 * vc-dispatcher.el (top-level): Don't require cl when compiling.
4 (vc-dir-mode-map): Fix backquote. 12 (vc-dir-mode-map): Fix backquote.
5 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'. 13 (vc-at-event): Doc fix. Use `make-symbol' instead of `gensym'.