diff options
| author | Glenn Morris | 2017-05-06 18:34:36 -0700 |
|---|---|---|
| committer | Glenn Morris | 2017-05-06 18:38:18 -0700 |
| commit | 55b07d33796a4697b37215c18b4630eeaaa4fb76 (patch) | |
| tree | 59894603fe941266bb84481b270abcc03f01b4b6 /lisp/url | |
| parent | 723b16a87586a7e61e0ee40cd0815b3a7c519032 (diff) | |
| download | emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.tar.gz emacs-55b07d33796a4697b37215c18b4630eeaaa4fb76.zip | |
; Update contributor name
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
Diffstat (limited to 'lisp/url')
| -rw-r--r-- | lisp/url/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1 index 516fdf975b9..75be6af62a3 100644 --- a/lisp/url/ChangeLog.1 +++ b/lisp/url/ChangeLog.1 | |||
| @@ -1237,7 +1237,7 @@ | |||
| 1237 | * url-expand.el (url-identity-expander, url-default-expander): | 1237 | * url-expand.el (url-identity-expander, url-default-expander): |
| 1238 | Update all callers. | 1238 | Update all callers. |
| 1239 | 1239 | ||
| 1240 | 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change) | 1240 | 2007-08-09 Theresa O'Connor <hober0@gmail.com> (tiny change) |
| 1241 | 1241 | ||
| 1242 | * url-auth.el (url-basic-auth): When prompting for username | 1242 | * url-auth.el (url-basic-auth): When prompting for username |
| 1243 | and password, default to the username and password in the URL. | 1243 | and password, default to the username and password in the URL. |