diff src/ChangeLog @ 3145:d830788d6a2c

[xemacs-hg @ 2005-12-18 10:59:12 by aidan] Set the default character class to word, not whitespace
author aidan
date Sun, 18 Dec 2005 10:59:14 +0000
parents 8273ffbc92cd
children 7c45a748ff54
line wrap: on
line diff
--- a/src/ChangeLog	Sat Dec 17 22:51:07 2005 +0000
+++ b/src/ChangeLog	Sun Dec 18 10:59:14 2005 +0000
@@ -1,3 +1,8 @@
+2005-12-18  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* chartab.c (Fmake_char_table):
+	Set the default character class to word, not whitespace. 
+	
 2005-12-17  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* buffer.c: