Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3569:6486a15d7e3e
[xemacs-hg @ 2006-08-23 19:57:49 by aidan]
Change the Guillemet syntax, again, this time to punctuation.
author | aidan |
---|---|
date | Wed, 23 Aug 2006 19:57:50 +0000 |
parents | be1bb4dc32b1 |
children | f6cd5fe9bf4c |
comparison
equal
deleted
inserted
replaced
3568:b3dc0c6de393 | 3569:6486a15d7e3e |
---|---|
1 2006-08-23 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * syntax.c (complex_vars_of_syntax): | |
4 Guillemets are now punctuation, not parentheses. AucTeX does this, | |
5 and it's infinitely less annoying if you're dealing with German | |
6 text or mixed German and French. | |
7 | |
1 2006-08-03 Jerry James <james@xemacs.org> | 8 2006-08-03 Jerry James <james@xemacs.org> |
2 | 9 |
3 * keymap.c (where_is_recursive_mapper): Use the freshly allocated | 10 * keymap.c (where_is_recursive_mapper): Use the freshly allocated |
4 storage instead of leaking it. | 11 storage instead of leaking it. |
5 | 12 |