aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2004-08-07 20:57:19 +0000
committerStefan Monnier2004-08-07 20:57:19 +0000
commit0cedd530e32404ca05c7535d373fc64acd29e784 (patch)
tree77d63560e39809ca55f71dcec56210fd6f054700 /src/ChangeLog
parentabaf2e77e7ba11af0daa8989b2b0a2eb136d649b (diff)
downloademacs-0cedd530e32404ca05c7535d373fc64acd29e784.tar.gz
emacs-0cedd530e32404ca05c7535d373fc64acd29e784.zip
(make_temp_name): Handle multibyte prefixes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 285f9162a75..1f4952b2ea1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * fileio.c (make_temp_name): Handle multibyte prefixes.
4
12004-08-06 Luc Teirlinck <teirllm@auburn.edu> 52004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>: 7 * keyboard.c (syms_of_keyboard) <overriding-terminal-local-map>: