Mercurial > emacs
changeset 49870:468179169edc
*** empty log message ***
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Wed, 19 Feb 2003 19:00:51 +0000 |
parents | f614a2396578 |
children | 4f204ad4bdf9 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 19 18:56:38 2003 +0000 +++ b/lisp/ChangeLog Wed Feb 19 19:00:51 2003 +0000 @@ -1,3 +1,8 @@ +2003-02-19 Andre Spiegel <spiegel@gnu.org> + + * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these + were accidentally left over during the VC redesign in 2000. + 2003-02-18 Juanma Barranquero <lektu@terra.es> * help-macro.el (make-help-screen): Fix character constant.