diff src/ChangeLog @ 68392:a0208539b9a3

(Fconstrain_to_field): Use get_pos_property, not Fget_char_property, to fix handling of field boundaries. Fix bogus comment. (Fline_beginning_position, Fline_end_position): Clarify confusing doc string.
author Károly Lőrentey <lorentey@elte.hu>
date Thu, 26 Jan 2006 03:12:45 +0000
parents 4eba2f413d20
children 0b6d0aad4517
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jan 26 03:05:15 2006 +0000
+++ b/src/ChangeLog	Thu Jan 26 03:12:45 2006 +0000
@@ -1,3 +1,13 @@
+2006-01-26  L$,1 q(Brentey K,Aa(Broly  <lorentey@elte.hu>
+
+	* editfns.c (Fconstrain_to_field): Use get_pos_property, not
+	Fget_char_property.  Fix bogus comment.
+	(Fline_beginning_position, Fline_end_position): Clarify 
+	confusing doc string.
+
+	* cmds.c (Fbeginning_of_line, Fend_of_line): Clarify confusing doc
+	string.
+
 2006-01-26  Kenichi Handa  <handa@m17n.org>
 
 	* callproc.c (Fcall_process): GCPRO error_file.  Encode infile,