changeset 50932:4becc854f9f6

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 09 May 2003 22:51:21 +0000
parents 0ef58c420b53
children 457e1ff9ea4a
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 09 22:48:10 2003 +0000
+++ b/lisp/ChangeLog	Fri May 09 22:51:21 2003 +0000
@@ -1,3 +1,12 @@
+2003-05-10  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* mail/smtpmail.el (smtpmail-send-queued-mail): Use point-at-bol
+	instead of forward-line.
+
+2003-05-10  Oliver Scholz  <alkibiades@gmx.de>
+
+	* startup.el (fancy-splash-default-action): Fix docstring.
+
 2003-05-09  Sam Steingold  <sds@gnu.org>
 
 	* pcvs.el (cvs-mode-find-file): Fixed the last patch's logic.