Mercurial > emacs
comparison src/ChangeLog @ 81791:98732c4676bc
(map_keymap_function_t): More informative prototype.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 10 Jul 2007 15:13:33 +0000 |
parents | f5f311fab8e4 |
children | 4ee4f467ca51 |
comparison
equal
deleted
inserted
replaced
81790:8aa7f1b66163 | 81791:98732c4676bc |
---|---|
1 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * keymap.h (map_keymap_function_t): More informative prototype. | |
4 | |
1 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com> | 5 2007-07-10 Guanpeng Xu <herberteuler@hotmail.com> |
2 | 6 |
3 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars. | 7 * search.c (Vinhibit_changing_match_data, search_regs_1): New vars. |
4 (looking_at_1): Don't change search_regs and last_thing_searched | 8 (looking_at_1): Don't change search_regs and last_thing_searched |
5 if `inhibit-changing-match-data' is non-nil. | 9 if `inhibit-changing-match-data' is non-nil. |