Mercurial > emacs
comparison src/ChangeLog @ 72945:d4ecc69b8d2e
* search.c (clear_regexp_cache): New function.
* syntax.c (Fmodify_syntax_entry): Clear regexp cache.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 17 Sep 2006 17:38:59 +0000 |
parents | 9c3b1f40669d |
children | 181865a18267 |
comparison
equal
deleted
inserted
replaced
72944:65c16038d6c9 | 72945:d4ecc69b8d2e |
---|---|
1 2006-09-17 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * search.c (clear_regexp_cache): New function. | |
4 | |
5 * syntax.c (Fmodify_syntax_entry): Clear regexp cache. | |
6 | |
1 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 7 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 8 |
3 * gtkutil.c (xg_get_file_with_chooser): Check | 9 * gtkutil.c (xg_get_file_with_chooser): Check |
4 x-gtk-show-chooser-help-text before adding the help text. | 10 x-gtk-show-chooser-help-text before adding the help text. |
5 | 11 |