Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3152:b85f5d7d9d82
[xemacs-hg @ 2005-12-18 22:55:51 by aidan]
To my embarrassment, my previous change didn't actually work. This
change makes
(char-syntax (make-char 'arabic-1-column 50))
give ?w, the expected result after my last change.
author | aidan |
---|---|
date | Sun, 18 Dec 2005 22:55:52 +0000 |
parents | b4485998d447 |
children | f94f72c6ceb0 |
comparison
equal
deleted
inserted
replaced
3151:b21b869f107d | 3152:b85f5d7d9d82 |
---|---|
1 2005-12-18 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * syntax.c (charset_syntax): | |
4 * syntax.c (update_just_this_syntax_table): | |
5 * syntax.c (complex_vars_of_syntax): | |
6 To my embarrassment, my previous change didn't actually work. This | |
7 change makes | |
8 (char-syntax (make-char 'chinese-cns11643-1 50 50)) | |
9 give ?w, the expected result after the last change. | |
10 | |
1 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> | 11 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 12 |
3 * XEmacs 21.5.24 "dandelion" is released. | 13 * XEmacs 21.5.24 "dandelion" is released. |
4 | 14 |
5 2005-12-14 Malcolm Purvis <malcolmp@xemacs.org> | 15 2005-12-14 Malcolm Purvis <malcolmp@xemacs.org> |