]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/ChangeLog: removed duplicate entry
authorOscar Fuentes <ofv@wanadoo.es>
Sun, 16 Nov 2014 14:55:33 +0000 (15:55 +0100)
committerOscar Fuentes <ofv@wanadoo.es>
Sun, 16 Nov 2014 14:55:33 +0000 (15:55 +0100)
lisp/ChangeLog

index 129859c42e13a5b650196d02c3c9a2b0b337d1ca..bdf73e827d106261b270fa4c8925017e5dcd43ba 100644 (file)
@@ -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