Mercurial > emacs
comparison lisp/url/ChangeLog @ 96198:0c1619dd6a24
* vc-dav.el: Move here from url/vc-dav.el.
* Makefile.in (ELCFILES): Update vc-dav.el location.
* vc-dav.el: Move to the parent directory to be together with the
rest of the VC backends.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 22 Jun 2008 14:57:42 +0000 |
parents | 7e79847f2451 |
children | c3309dba6542 |
comparison
equal
deleted
inserted
replaced
96197:3c914bd3d4a1 | 96198:0c1619dd6a24 |
---|---|
1 2008-06-22 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-dav.el: Move to the parent directory to be together with the | |
4 rest of the VC backends. | |
5 | |
1 2008-06-07 Glenn Morris <rgm@gnu.org> | 6 2008-06-07 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * url-auth.el (auth-source-user-or-password): Remove unnecessary | 8 * url-auth.el (auth-source-user-or-password): Remove unnecessary |
4 eval-and-compile. | 9 eval-and-compile. |
5 | 10 |