From ba45513111086b379127147f66a7e92ec10b68b4 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 28 Dec 2005 17:14:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ lispref/ChangeLog | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b327ed6c20f..f5c03725b07 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lispref/ChangeLog b/lispref/ChangeLog index 0f350aa4480..e812c834c01 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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 -- 2.39.5