Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3143:8273ffbc92cd
[xemacs-hg @ 2005-12-17 21:04:15 by aidan]
standard-syntax-table, standard-category-table are not in Lisp
author | aidan |
---|---|
date | Sat, 17 Dec 2005 21:04:16 +0000 |
parents | 77f5a5135b3a |
children | d830788d6a2c |
line wrap: on
line diff
--- a/src/ChangeLog Sat Dec 17 19:47:03 2005 +0000 +++ b/src/ChangeLog Sat Dec 17 21:04:16 2005 +0000 @@ -1,3 +1,9 @@ +2005-12-17 Aidan Kehoe <kehoea@parhasard.net> + + * buffer.c: + standard-syntax-table and standard-category-table are not + available from Lisp any more, don't mention as Lisp variables. + 2005-12-17 Aidan Kehoe <kehoea@parhasard.net> * console-x.c (x_perhaps_init_unseen_key_defaults):