Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3543:c136144fe765
[xemacs-hg @ 2006-08-04 22:55:04 by aidan]
Raw strings, from Python via SXEmacs
author | aidan |
---|---|
date | Fri, 04 Aug 2006 22:55:19 +0000 |
parents | efa52de8c279 |
children | dd935ef485d2 |
comparison
equal
deleted
inserted
replaced
3542:1ce31579a443 | 3543:c136144fe765 |
---|---|
1 2006-08-05 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * lisp.el (forward-sexp): | |
4 Handle raw strings specially just as we do structures. Fixes | |
5 problems evaluating them in *scratch*. | |
6 | |
1 2006-08-04 Aidan Kehoe <kehoea@parhasard.net> | 7 2006-08-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * iso8859-1.el: | 9 * iso8859-1.el: |
4 Move the symbol table modification to three lines at the end of | 10 Move the symbol table modification to three lines at the end of |
5 syntax.c. | 11 syntax.c. |