Mercurial > emacs
changeset 67880:f13a9482f74b
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 28 Dec 2005 17:14:45 +0000 |
parents | e05d92c19248 |
children | d9ec339158fe |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 28 16:49:59 2005 +0000 +++ b/lisp/ChangeLog Wed Dec 28 17:14:45 2005 +0000 @@ -1,3 +1,12 @@ +2005-12-28 Luc Teirlinck <teirllm@auburn.edu> + + * subr.el (lazy-completion-table): Correct typo in docstring. + + * startup.el (command-line): Use `custom-reevaluate-setting' for + `send-mail-function'. + + * mail/sendmail.el (send-mail-function): Autoload the standard-value. + 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de> * mail/smtpmail.el (smtpmail-try-auth-methods): Send
--- a/lispref/ChangeLog Wed Dec 28 16:49:59 2005 +0000 +++ b/lispref/ChangeLog Wed Dec 28 17:14:45 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-28 Luc Teirlinck <teirllm@auburn.edu> + + * minibuf.texi (Basic Completion): Update lazy-completion-table + examples for removal of ARGS argument. + 2005-12-23 Richard M. Stallman <rms@gnu.org> * text.texi (Undo): Restore some explanation from the version