aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2007-12-27 10:28:28 +0000
committerKenichi Handa2007-12-27 10:28:28 +0000
commit86c3a9fbd94ebdd7c4c8ddc2e671290327eefe2c (patch)
tree69f4bacfcba84fc1aa6961b23bd4b67c73379048 /lisp/ChangeLog
parent8cc196146b96a0e28268b88cda746fcf4561551c (diff)
downloademacs-86c3a9fbd94ebdd7c4c8ddc2e671290327eefe2c.tar.gz
emacs-86c3a9fbd94ebdd7c4c8ddc2e671290327eefe2c.zip
(select-safe-coding-system): When a
buffer is modfied, cancel the writing.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4904dff206b..0de84114ed5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-12-27 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * international/mule-cmds.el (select-safe-coding-system): When a
4 buffer is modfied, cancel the writing.
5
12007-12-26 Eric S. Raymond <esr@snark.thyrsus.com> 62007-12-26 Eric S. Raymond <esr@snark.thyrsus.com>
2 7
3 * log-view.el: Add Subversion and Mercurial log format samples. 8 * log-view.el: Add Subversion and Mercurial log format samples.