diff src/ChangeLog.10 @ 98444:e44273834265

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Oct 2008 09:12:37 +0000
parents 36acd6af0772
children e038c1a8307c
line wrap: on
line diff
--- a/src/ChangeLog.10	Wed Oct 01 08:29:01 2008 +0000
+++ b/src/ChangeLog.10	Wed Oct 01 09:12:37 2008 +0000
@@ -18993,7 +18993,7 @@
 	* coding.c (coding_system_accept_latin_extra_p): Delete this
 	function.
 	(find_safe_codings): Pay attention to
-	the property tranlsation-table-for-encode of each codings.
+	the property translation-table-for-encode of each codings.
 	(syms_of_coding): Give Qtranslation_table the extra slot number 2.
 
 2003-05-01  Stefan Monnier  <monnier@cs.yale.edu>
@@ -19583,7 +19583,7 @@
 	(x_intersect_rectangles): New generic functions for use by xdisp.c
 	and GUI front-ends.
 	(syms_of_xdisp): Initialize and staticpro help_echo* variables.
-	Defvar_bool "x-streach-cursor" and "mouse-autoselect-window" here.
+	Defvar_bool "x-stretch-cursor" and "mouse-autoselect-window" here.
 
 	* dispextern.h (Display_Info): Generic typedef for *_display_info.
 	(NativeRectangle): Generic typedef for rectangle type.
@@ -25322,7 +25322,7 @@
 	* msdos.c (x_autoselect_window_p): New variable.
 	(syms_of_msdos): Defvar it.
 	(dos_rawgetc): If x_autoselect_window_p is set, select the window in
-	which the last mouse movement occured, unless it is already selected.
+	which the last mouse movement occurred, unless it is already selected.
 
 	* xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step):
 	New variables.