aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-08-20 09:05:04 +0000
committerKim F. Storm2002-08-20 09:05:04 +0000
commit1efc433b32e347e07c65a82388a6579b2602f703 (patch)
tree8166bd9793968c30bd419f73d3e287666f4ab94f
parent0076a86e2560e9cbe26f7db4373d9f3c673a23d0 (diff)
downloademacs-1efc433b32e347e07c65a82388a6579b2602f703.tar.gz
emacs-1efc433b32e347e07c65a82388a6579b2602f703.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3cb7d58cf2d..c95de2c48ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,10 @@
5 with keyboard macro related commands. The original binding on 5 with keyboard macro related commands. The original binding on
6 C-x C-k is moved to C-x C-k e. 6 C-x C-k is moved to C-x C-k e.
7 7
8 * binding.el: Remove macro related bindings (now in kmacro.el).
9
10 * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
11
82002-08-19 Kenichi Handa <handa@etl.go.jp> 122002-08-19 Kenichi Handa <handa@etl.go.jp>
9 13
10 * international/mule.el (sgml-xml-auto-coding-function): Call 14 * international/mule.el (sgml-xml-auto-coding-function): Call