summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2014-11-16 15:55:33 +0100
committerOscar Fuentes <ofv@wanadoo.es>2014-11-16 15:55:33 +0100
commita97fd0eb8d043170601808e6e5a349e6981c30c4 (patch)
tree36d79b725b2d6448b81cb7b70b878fc1c240b638 /lisp
parent1af9075908ed922e13d6d5a6b4f51f093d79f7f1 (diff)
downloademacs-a97fd0eb8d043170601808e6e5a349e6981c30c4.tar.gz
lisp/ChangeLog: removed duplicate entry
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 0 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 129859c42e1..bdf73e827d1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,15 +3,6 @@
* progmodes/python.el (run-python): Allow CMD to be optional and
default it to a safe command, even for Windows. (bug#18596)
-2014-11-13 Oscar Fuentes <ofv@wanadoo.es>
-
- Add faces for the VC modeline state indicator.
- * lisp/vc/vc-hooks.el: (vc-state-faces, vc-state-base-face
- vc-up-to-date-state, vc-needs-update-state, vc-locked-state)
- vc-locally-added-state, vc-conflict-state, vc-removed-state,
- vc-missing-state, vc-edited-state): New faces.
- (vc-default-mode-line-string): Use them (bug#19043).
-
2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
* progmodes/python.el (python-shell-calculate-command): Rename