aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-11-10 00:47:08 +0000
committerKenichi Handa2008-11-10 00:47:08 +0000
commitd5998e0317c1f425d1de83934891cb2340ec10e4 (patch)
tree4ac877f48e7d170a91afb9e8921e7c3630de0ec5 /src/ChangeLog
parent47264a979962acc65dbcdb56f4e6604cb14521fe (diff)
downloademacs-d5998e0317c1f425d1de83934891cb2340ec10e4.tar.gz
emacs-d5998e0317c1f425d1de83934891cb2340ec10e4.zip
(Fget_byte): Fix and make it faster for unibyte target.
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 d96d8b29459..71da2e8b06f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-11-10 Kenichi Handa <handa@m17n.org>
2
3 * character.c (Fget_byte): Fix and make it faster for unibyte
4 target.
5
12008-11-08 Chong Yidong <cyd@stupidchicken.com> 62008-11-08 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * dired.c (file_name_completion): If completion_ignore_case is 8 * dired.c (file_name_completion): If completion_ignore_case is