comparison lisp/ChangeLog @ 110439:c1e130042fa1

* lisp/mail/sendmail.el: Fix commenting convention. (sendmail-send-it): Use line-beginning-position.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 20 Sep 2010 13:20:38 +0200
parents 19f465048335
children f6272822d94c
comparison
equal deleted inserted replaced
110438:19f465048335 110439:c1e130042fa1
1 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca> 1 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * mail/sendmail.el: Fix commenting convention.
4 (sendmail-send-it): Use line-beginning-position.
2 5
3 * help-fns.el (describe-variable): Add original value, if applicable. 6 * help-fns.el (describe-variable): Add original value, if applicable.
4 7
5 2010-09-20 Juanma Barranquero <lekktu@gmail.com> 8 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
6 9