Mercurial > emacs
comparison src/ChangeLog @ 95576:abcb40dd43a2
(MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 05 Jun 2008 05:45:16 +0000 |
parents | d34a432d5863 |
children | 73464776c892 |
comparison
equal
deleted
inserted
replaced
95575:d34a432d5863 | 95576:abcb40dd43a2 |
---|---|
1 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * character.h (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte. | |
2 | 4 |
3 * keymap.c (Vminibuffer_local_filename_must_match_map): | 5 * keymap.c (Vminibuffer_local_filename_must_match_map): |
4 Rename from Vminibuffer_local_must_match_filename_map. | 6 Rename from Vminibuffer_local_must_match_filename_map. |
5 (syms_of_keymap): | 7 (syms_of_keymap): |
6 * minibuf.c (Fcompleting_read): Adjust accordingly. | 8 * minibuf.c (Fcompleting_read): Adjust accordingly. |