comparison lisp/ChangeLog @ 87512:4146f1cc135e

* vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call with vc-state.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 01 Jan 2008 11:17:37 +0000
parents c0ec1f746e15
children 2af4faa10fab
comparison
equal deleted inserted replaced
87511:b8ae06eabc33 87512:4146f1cc135e
1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
4 with vc-state.
5
1 2007-12-31 Tom Tromey <address@hidden> 6 2007-12-31 Tom Tromey <address@hidden>
2 7
3 * emacs-lisp/elp.el (elp-results): Use header-line-format for 8 * emacs-lisp/elp.el (elp-results): Use header-line-format for
4 header. Move point to the start of the buffer. 9 header. Move point to the start of the buffer.
5 10