comparison src/ChangeLog @ 38969:4847c26ce1fa

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 27 Aug 2001 09:15:57 +0000
parents bcc15215394c
children ce926856be71
comparison
equal deleted inserted replaced
38968:bcc15215394c 38969:4847c26ce1fa
1 2001-08-27 Gerd Moellmann <gerd@gnu.org> 1 2001-08-27 Gerd Moellmann <gerd@gnu.org>
2 2
3 * fileio.c (Finsert_file_contents): Call Fset_buffer_multibyte 3 * fileio.c (Finsert_file_contents): Call Fset_buffer_multibyte
4 unconfitionally. 4 unconditionally.
5 5
6 2001-08-24 Gerd Moellmann <gerd@gnu.org> 6 2001-08-24 Gerd Moellmann <gerd@gnu.org>
7 7
8 * keymap.c (access_keymap): Return the cdr of the binding of 8 * keymap.c (access_keymap): Return the cdr of the binding of
9 a generic character instead of its definition (KEY . BINDING). 9 a generic character instead of its definition (KEY . BINDING).