diff src/ChangeLog.unicode @ 90983:8cdd8b5fa891

Fix up failed merge from the trunk: (Faccessible_keymaps, where_is_internal): Use map_keymap. (where_is_internal_2): Remove. (where_is_internal_1): Update interface for its new use.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 16 Jul 2007 19:26:14 +0000
parents 2ce74303d303
children b2d8a283f27e
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Sun Jul 15 04:47:46 2007 +0000
+++ b/src/ChangeLog.unicode	Mon Jul 16 19:26:14 2007 +0000
@@ -42,7 +42,7 @@
 
 	* chartab.c (map_sub_char_table): Make it work for the top-level
 	char-table.  Fix handling of parent char-table.
-	(map_char_table):  Adjusted for the above change.
+	(map_char_table):  Adjust for the above change.
 
 2007-06-24  Jason Rumney  <jasonr@gnu.org>