Mercurial > emacs
comparison src/ChangeLog @ 50989:22b7d191671a
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 14 May 2003 02:03:10 +0000 |
parents | 89a47df61860 |
children | 34d7121b11b4 |
comparison
equal
deleted
inserted
replaced
50988:f4923c2899b6 | 50989:22b7d191671a |
---|---|
1 2003-05-11 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * keyboard.c (adjust_point_for_property): Ensure termination. | |
4 | |
1 2003-05-10 Stefan Monnier <monnier@cs.yale.edu> | 5 2003-05-10 Stefan Monnier <monnier@cs.yale.edu> |
2 | 6 |
3 * keyboard.c (follow_key): Remove dead variable `did_meta'. | 7 * keyboard.c (follow_key): Remove dead variable `did_meta'. |
4 (access_keymap_keyremap, keyremap_step): New funs, extracted from the | 8 (access_keymap_keyremap, keyremap_step): New funs, extracted from the |
5 duplicated handling of function-key-map and key-translation-map | 9 duplicated handling of function-key-map and key-translation-map |