comparison lisp/url/ChangeLog @ 87259:3f85433313d0

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 11 Dec 2007 05:49:36 +0000
parents ced29cd9472e
children 6e5f8bb7dc3b
comparison
equal deleted inserted replaced
87258:949eabfded89 87259:3f85433313d0
1 2007-12-11 Glenn Morris <rgm@gnu.org>
2
3 * url.el (url-configuration-directory): Make it a defcustom.
4
5 * url-util.el (url-make-private-file): New function.
6 * url-cookie.el (url-cookie-write-file):
7 * url-history.el (url-history-save-history):
8 Use url-make-private-file and with-temp-buffer.
9
1 2007-12-06 Glenn Morris <rgm@gnu.org> 10 2007-12-06 Glenn Morris <rgm@gnu.org>
2 11
3 * url-file.el, url-mailto.el: Remove directory part from filenames 12 * url-file.el, url-mailto.el: Remove directory part from filenames
4 in function declarations. 13 in function declarations.
5 14