1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Move url-http.el entry to lisp/url/ChangeLog.

This commit is contained in:
Eli Zaretskii 2007-03-31 09:51:25 +00:00
parent 4551278734
commit fd1e2cdef8
2 changed files with 6 additions and 6 deletions

View file

@ -1,9 +1,3 @@
2007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* url-http.el (url-http-mark-connection-as-busy)
(url-http-mark-connection-as-free): Clear query-on-exit flag on
idle connections.
2007-03-31 Markus Triska <markus.triska@gmx.at>
* flymake.el (flymake-err-line-patterns): Doc fix.

View file

@ -1,3 +1,9 @@
2007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* url-http.el (url-http-mark-connection-as-busy)
(url-http-mark-connection-as-free): Clear query-on-exit flag on
idle connections.
2007-02-04 Chong Yidong <cyd@stupidchicken.com>
* url-http.el (url-http-connection-opened): New variable.