comparison lisp/ChangeLog @ 104618:7c3b132bf9bb

* vc.el (vc-default-prettify-state-info): Remove function, unused. * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 26 Aug 2009 07:42:11 +0000
parents abce8d2d9707
children dbe0b4c419f5
comparison
equal deleted inserted replaced
104617:abce8d2d9707 104618:7c3b132bf9bb
7 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent 7 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
8 directory correctly in case the item is a directory itself. 8 directory correctly in case the item is a directory itself.
9 9
10 * vc.el: Document the desired behavior for reverted files in the 10 * vc.el: Document the desired behavior for reverted files in the
11 `added' state. 11 `added' state.
12 (vc-default-prettify-state-info): Remove function, unused.
13
14 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
12 15
13 2009-08-26 Glenn Morris <rgm@gnu.org> 16 2009-08-26 Glenn Morris <rgm@gnu.org>
14 17
15 * bindings.el (standard-mode-line-format): Reposition dashes in 18 * bindings.el (standard-mode-line-format): Reposition dashes in
16 which-func entry. (Bug#4217) 19 which-func entry. (Bug#4217)