Mercurial > emacs
changeset 47954:9adcff292f14
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 18 Oct 2002 15:27:18 +0000 |
parents | 126b6cb8740d |
children | db56d4bb5e01 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 18 15:25:48 2002 +0000 +++ b/lisp/ChangeLog Fri Oct 18 15:27:18 2002 +0000 @@ -1,3 +1,8 @@ +2002-10-18 Juanma Barranquero <lektu@terra.es> + + * textmodes/artist.el (artist-ff-is-bottommost-line): Fix misplaced + ELSE expression on IF. + 2002-10-17 Juanma Barranquero <lektu@terra.es> * align.el (align-rules-list, align-exclude-rules-list): Fix typos.