diff doc/lispref/ChangeLog @ 105512:7104b717bbb5

(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 07 Oct 2009 14:32:08 +0000
parents c2d3ff52ae27
children ea0b3808f728
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Wed Oct 07 11:31:21 2009 +0000
+++ b/doc/lispref/ChangeLog	Wed Oct 07 14:32:08 2009 +0000
@@ -1,7 +1,12 @@
+2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* positions.texi (Text Lines): Remove goto-line, since it shouldn't be
+	used from Lisp.
+
 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
 
-	* files.texi (Directory Names) <abbreviate-file-name>: Document
-	that root home directories are not replaced with "~".
+	* files.texi (Directory Names) <abbreviate-file-name>:
+	Document that root home directories are not replaced with "~".
 
 2009-10-06  Eli Zaretskii  <eliz@gnu.org>