diff lisp/ChangeLog @ 111464:9ab5ff757483

Use line-beginning-position in some texinfo.el files. * lisp/textmodes/texnfo-upd.el (texinfo-all-menus-update) (texinfo-menu-copy-old-description, texinfo-start-menu-description) (texinfo-master-menu, texinfo-insert-node-lines) (texinfo-multiple-files-update): * lisp/textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying): Use line-beginning-position.
author Glenn Morris <rgm@gnu.org>
date Tue, 09 Nov 2010 20:35:18 -0800
parents 2b608e45c21e
children b0fdf722b533
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 09 20:30:21 2010 -0800
+++ b/lisp/ChangeLog	Tue Nov 09 20:35:18 2010 -0800
@@ -1,5 +1,12 @@
 2010-11-10  Glenn Morris  <rgm@gnu.org>
 
+	* textmodes/texnfo-upd.el (texinfo-all-menus-update)
+	(texinfo-menu-copy-old-description, texinfo-start-menu-description)
+	(texinfo-master-menu, texinfo-insert-node-lines)
+	(texinfo-multiple-files-update):
+	* textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
+	Use line-beginning-position.
+
 	* progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
 	No recent Emacs supports system-type `emx'.