diff lisp/ChangeLog @ 3361:9fddb79e8a88

[xemacs-hg @ 2006-04-25 19:46:23 by scop] Add optional buffer arg to goto-line, update next-line-add-newlines docs.
author scop
date Tue, 25 Apr 2006 19:46:24 +0000
parents 316fddbf58e2
children 959746c534f6
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Apr 25 14:02:09 2006 +0000
+++ b/lisp/ChangeLog	Tue Apr 25 19:46:24 2006 +0000
@@ -1,3 +1,9 @@
+2006-04-23  Ville Skyttä  <scop@xemacs.org>
+
+	* simple.el (goto-line): Add optional `buffer' argument, from
+	GNU Emacs CVS.
+	(next-line-add-newlines): Remove obsolete comments from the docs.
+
 2006-04-25  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	Repair busted commit and gratuitous doc improvements.