Mercurial > emacs
comparison lispref/ChangeLog @ 63378:32d8df63f9df
(Parsing Expressions): Document aux functions and vars of
syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 13 Jun 2005 14:21:21 +0000 |
parents | 2fb5b66e31bf |
children | 22fc0a17eae6 |
comparison
equal
deleted
inserted
replaced
63377:4e9862316d9a | 63378:32d8df63f9df |
---|---|
1 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * syntax.texi (Parsing Expressions): Document aux functions and vars of | |
4 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function. | |
5 | |
1 2005-06-13 Lute Kamstra <lute@gnu.org> | 6 2005-06-13 Lute Kamstra <lute@gnu.org> |
2 | 7 |
3 * text.texi (Special Properties): Fix cross reference. | 8 * text.texi (Special Properties): Fix cross reference. |
4 | 9 |
5 2005-06-11 Luc Teirlinck <teirllm@auburn.edu> | 10 2005-06-11 Luc Teirlinck <teirllm@auburn.edu> |