aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fd6246c5916..42b7c94c6aa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12008-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * international/encoded-kb.el (encoded-kbd-self-insert-utf-8):
4 Catch and recover from case when the bytes we thought we were reading
5 turn out to be something else entirely, such as latin-1 chars from
6 quail. See bug#396.
7
12008-06-15 Dan Nicolaescu <dann@ics.uci.edu> 82008-06-15 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 * vc.el (vc-deduce-fileset): Check if the buffer has a file. 10 * vc.el (vc-deduce-fileset): Check if the buffer has a file.