aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-08-27 09:15:57 +0000
committerGerd Moellmann2001-08-27 09:15:57 +0000
commit32171635b95099c3cfc28fe0d004c935584655aa (patch)
tree0a49adda60dcc3d7d737c76592c3f72990fb40c1 /src/ChangeLog
parentd599a45219667664453fe7bd277e33c55e3a46f7 (diff)
downloademacs-32171635b95099c3cfc28fe0d004c935584655aa.tar.gz
emacs-32171635b95099c3cfc28fe0d004c935584655aa.zip
(Finsert_file_contents): Call Fset_buffer_multibyte
unconfitionally.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ef43d1d0807..dba6e5b2023 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-08-27 Gerd Moellmann <gerd@gnu.org>
2
3 * fileio.c (Finsert_file_contents): Call Fset_buffer_multibyte
4 unconditionally.
5
12001-08-24 Gerd Moellmann <gerd@gnu.org> 62001-08-24 Gerd Moellmann <gerd@gnu.org>
2 7
3 * keymap.c (access_keymap): Return the cdr of the binding of 8 * keymap.c (access_keymap): Return the cdr of the binding of