changeset 40043:663e02974a12

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 19 Oct 2001 06:26:06 +0000
parents c9ad5da1f79d
children 7a0668d72687
files lispref/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Fri Oct 19 06:22:46 2001 +0000
+++ b/lispref/ChangeLog	Fri Oct 19 06:26:06 2001 +0000
@@ -1,3 +1,8 @@
+2001-10-19  Miles Bader  <miles@gnu.org>
+
+	* positions.texi (Text Lines): Describe behavior of
+	`beginning-of-line'/`end-of-line' in the presence of field properties.
+
 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
 
 	* Makefile.in (VERSION): Set to 2.8.
--- a/src/ChangeLog	Fri Oct 19 06:22:46 2001 +0000
+++ b/src/ChangeLog	Fri Oct 19 06:26:06 2001 +0000
@@ -1,3 +1,10 @@
+2001-10-19  Miles Bader  <miles@gnu.org>
+
+	* cmds.c (Fbeginning_of_line, Fend_of_line): Clarify interaction
+	with fields and suggest using `forward-line' to avoid them.
+	* editfns.c (Fline_beginning_position, Fline_end_position):
+	Clarify documentation.
+
 2001-10-18  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* keymap.c (current_minor_maps): `override' only shadows its