]> git.eshelyaron.com Git - emacs.git/commitdiff
Move entry for mail/smtpmail.el from ChangeLog to lisp/ChangeLog.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Sun, 15 Dec 2002 19:01:33 +0000 (19:01 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Sun, 15 Dec 2002 19:01:33 +0000 (19:01 +0000)
ChangeLog
lisp/ChangeLog

index 98c4d6dcdbe9b617f04d2e5ea09c8d431768e28d..07fda800a339363e84546bf4fd3630a93b89642d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,3 @@
-2002-11-13  Simon Josefsson  <jas@extundo.com>
-
-       * mail/smtpmail.el (smtpmail-via-smtp): Fall back to
-       user-mail-address as sender.
-
 2002-12-09  Markus Rost  <rost@math.ohio-state.edu>
 
        * configure.in (*-sunos5*, *-solaris*): Revert previous change -
index a474cc0c254be01c7891af3ccfdc8682b90f0e26..2a672067807a9565c23d718e0e73361baae00ed3 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-13  Simon Josefsson  <jas@extundo.com>
+
+       * mail/smtpmail.el (smtpmail-via-smtp): Fall back to
+       user-mail-address as sender.
+
 2002-12-15  Dave Love  <fx@gnu.org>
 
        * international/utf-8.el (ucs-mule-cjk-to-unicode)
@@ -21,7 +26,8 @@
 
        * uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer)
        (uniquify-delay-rationalize-file-buffer-names, kill-buffer-hook):
-       Undo 2002/09/27 change because kill-buffer-hook is not permanent-local.
+       Undo 2002/09/27 change because kill-buffer-hook is not
+       permanent-local.
 
        * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
        Optimize the remaining part of for-effect and/or expressions.
@@ -70,7 +76,7 @@
 2002-12-12  Markus Rost  <rost@math.ohio-state.edu>
 
        * international/mule-cmds.el (set-language-info):
-       Update custom-type of current-language-environment.
+       Update custom-type of `current-language-environment'.
        (current-language-environment): Fix custom type.
 
 2002-12-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>