# HG changeset patch # User Luc Teirlinck # Date 1135790085 0 # Node ID f13a9482f74b3a18a388ca1b7d5ffc75a93b66e3 # Parent e05d92c19248d1da089efc333a985368f5ef1640 *** empty log message *** diff -r e05d92c19248 -r f13a9482f74b lisp/ChangeLog --- 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 + + * 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 * mail/smtpmail.el (smtpmail-try-auth-methods): Send diff -r e05d92c19248 -r f13a9482f74b lispref/ChangeLog --- 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 + + * minibuf.texi (Basic Completion): Update lazy-completion-table + examples for removal of ARGS argument. + 2005-12-23 Richard M. Stallman * text.texi (Undo): Restore some explanation from the version