Mercurial > emacs
diff lisp/ChangeLog @ 104390:c6ae8d43800c
Use forward-line, not goto-line.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 21 Aug 2009 07:40:24 +0000 |
parents | 03262c903016 |
children | 0642b524d60c |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 21 07:36:41 2009 +0000 +++ b/lisp/ChangeLog Fri Aug 21 07:40:24 2009 +0000 @@ -26,7 +26,14 @@ Use help-print-return-message rather than the now obsolete alias. * calendar/cal-move.el (calendar-cursor-to-nearest-date) - (calendar-cursor-to-visible-date): Use forward-line, not goto-line. + (calendar-cursor-to-visible-date): + * play/5x5.el (5x5-position-cursor): + * play/decipher.el (decipher): + * play/gomoku.el (gomoku-goto-xy): + * play/landmark.el (lm-goto-xy): + * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics) + (mpuz-paint-digit): + Use forward-line, not goto-line. * mail/rmail.el (rmail-obsolete): Delete custom group. (rmail-pop-password, rmail-pop-password-required): Make into aliases.