From 0f71f9da9cd21af7838ed063c2af44f5ea4e9a02 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 15 Sep 2007 21:27:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++-------- lisp/url/ChangeLog | 7 ++++++- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aec62a08105..9f195dfe7b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -100,7 +100,7 @@ 2007-09-12 Micha,Ak(Bl Cadilhac - * lisp/net/browse-url.el (browse-url-encode-url): Fix an infinite loop. + * net/browse-url.el (browse-url-encode-url): Fix an infinite loop. New argument `filename-p' to use one set of confusing chars or another. (browse-url-file-url): Use the argument. Suggested by Johannes Weiner. @@ -301,7 +301,7 @@ 2007-09-07 Carsten Dominik - * textmodes/org.el: (org-edit-timestamp-down-means-later): New option. + * textmodes/org.el (org-edit-timestamp-down-means-later): New option. (org-agenda-after-show-hook): New variable. (org-columns-compile-format) (org-columns-get-autowidth-alist, org-buffer-property-keys) @@ -471,7 +471,7 @@ * xt-mouse.el: Likewise. resume-tty-functions has been renamed to resume-tty-hook. -2007-09-03 Emanuele Giaquinta (tiny change) +2007-09-03 Emanuele Giaquinta (tiny change) * loadup.el: Fix merge problem, only load "button" once. @@ -1947,11 +1947,6 @@ (tex-font-script-display, tex-font-lock-suscript): Change from a cons cell to a list of 2 elements to simplify the unfontify code. -2007-08-09 Edward O'Connor (tiny change) - - * url/url-auth.el (url-basic-auth): When prompting for username - and password, default to the username and password in the URL. - 2007-08-08 Vinicius Jose Latorre * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix. diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 2e44dbe2af7..9b78cf98bb5 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,6 +1,6 @@ 2007-09-03 Diane Murray - * url-http.el: (url-http-parse-headers): Bind the current buffer + * url-http.el (url-http-parse-headers): Bind the current buffer rather than calling `url-mark-buffer-as-dead' with `current-buffer', so that the correct buffer is killed if `url-retrieve-synchronously' gets redirected to a new URL. @@ -16,6 +16,11 @@ * url-expand.el (url-identity-expander, url-default-expander): Update all callers. +2007-08-09 Edward O'Connor (tiny change) + + * url-auth.el (url-basic-auth): When prompting for username + and password, default to the username and password in the URL. + 2007-08-08 Glenn Morris * url-auth.el, url-cache.el, url-dav.el, url-file.el, vc-dav.el: -- 2.39.5