Mercurial > emacs
changeset 85405:d9e1a202593d
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 18 Oct 2007 15:56:22 +0000 |
parents | a72f314c5cd8 |
children | 25e29d02bb55 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 18 15:55:56 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 18 15:56:22 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-18 Thien-Thi Nguyen <ttn@gnuvola.org> + + * textmodes/artist.el (artist-previous-line, artist-next-line): + Use forward-line. + 2007-10-18 Juanma Barranquero <lekktu@gmail.com> * textmodes/fill.el (fill-individual-paragraphs): Doc fix.