changeset 68742:2d5c1a3defa7

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 09 Feb 2006 10:58:39 +0000
parents 2892a36e596e
children 66c6b33975f4
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 09 10:49:59 2006 +0000
+++ b/src/ChangeLog	Thu Feb 09 10:58:39 2006 +0000
@@ -1,3 +1,7 @@
+2006-02-09  Juanma Barranquero  <lekktu@gmail.com>
+
+	* alloc.c (Fmake_bool_vector, Fpurecopy): Doc fixes.
+
 2006-02-08  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* window.c (adjust_window_trailing_edge): Check that shrinking
@@ -6,7 +10,7 @@
 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
+	of Fget_text_property (other field functions work with overlays as
 	well as text-properties).
 
 2006-02-07  Kenichi Handa  <handa@m17n.org>