diff lisp/ChangeLog @ 104388:395f430854da

(news-mail-reply): Use goto-char rather than goto-line.
author Glenn Morris <rgm@gnu.org>
date Fri, 21 Aug 2009 07:34:18 +0000
parents 1229ad8aec26
children 03262c903016
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 21 07:31:10 2009 +0000
+++ b/lisp/ChangeLog	Fri Aug 21 07:34:18 2009 +0000
@@ -1,5 +1,8 @@
 2009-08-21  Glenn Morris  <rgm@gnu.org>
 
+	* obsolete/rnewspost.el (news-mail-reply):
+	Use goto-char rather than goto-line.
+
 	* term/ns-win.el (ns-open-file-select-line):
 	Use line-beginning-position rather than goto-line.