comparison lisp/ChangeLog @ 87515:32fc9891d86e

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 01 Jan 2008 19:03:27 +0000
parents 2af4faa10fab
children de0bd1c6cbfd
comparison
equal deleted inserted replaced
87514:5c7eec3035ec 87515:32fc9891d86e
1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> 1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
2 2
3 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property 3 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
4 correctly. 4 correctly.
5 5
6 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call 6 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
7 with vc-state. 7 with vc-state.
8 (vc-next-action): Fix vc-transfer-file call.
8 9
9 2007-12-31 Tom Tromey <address@hidden> 10 2007-12-31 Tom Tromey <address@hidden>
10 11
11 * emacs-lisp/elp.el (elp-results): Use header-line-format for 12 * emacs-lisp/elp.el (elp-results): Use header-line-format for
12 header. Move point to the start of the buffer. 13 header. Move point to the start of the buffer.