diff src/ChangeLog @ 68669:82590f3df577

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51 Make constrain-to-field notice overlays 2006-02-08 Miles Bader <miles@gnu.org> * src/editfns.c (Fconstrain_to_field): Use Fget_char_property instead of Fget_text_property (other field functions word with overlays as well as text-properties).
author Miles Bader <miles@gnu.org>
date Tue, 07 Feb 2006 09:08:53 +0000
parents 199e5d9a0138
children 7559e2581420
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 07 08:01:08 2006 +0000
+++ b/src/ChangeLog	Tue Feb 07 09:08:53 2006 +0000
@@ -1,3 +1,9 @@
+2006-02-08  Miles Bader  <miles@gnu.org>
+
+	* editfns.c (Fconstrain_to_field): Use Fget_char_property instead
+	of Fget_text_property (other field functions word with overlays as
+	well as text-properties).
+
 2006-02-07  Kenichi Handa  <handa@m17n.org>
 
 	* dispextern.h (unibyte_display_via_language_environment): Extern