comparison lisp/ChangeLog @ 78514:364329b928dc

username and password default
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Thu, 09 Aug 2007 01:41:08 +0000
parents 0a3b41825002
children 318e4215e076
comparison
equal deleted inserted replaced
78513:c3783c0f3398 78514:364329b928dc
1 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
2
3 * url/url-auth.el (url-basic-auth): When prompting for username
4 and password, default to the username and password in the URL.
5
1 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * man.el: Remove spurious * in docstrings. 8 * man.el: Remove spurious * in docstrings.
4 Merge defvars and toplevel setq-defaults. 9 Merge defvars and toplevel setq-defaults.
5 (Man-highlight-references0): Limit=nil rather than point-max. 10 (Man-highlight-references0): Limit=nil rather than point-max.