aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2001-03-23 10:44:54 +0000
committerKenichi Handa2001-03-23 10:44:54 +0000
commite0ecbf5c163626f2580ca3500f49e8c439de2fb1 (patch)
tree7e66a015ae240dc16e2ce338a9620597bb3bf4a9 /lisp/ChangeLog
parent1cc218de329f1c446836b14b3ada7e29d420270c (diff)
downloademacs-e0ecbf5c163626f2580ca3500f49e8c439de2fb1.tar.gz
emacs-e0ecbf5c163626f2580ca3500f49e8c439de2fb1.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4684385a4f1..89a0cf7280e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12001-03-23 Kenichi Handa <handa@etl.go.jp>
2
3 * international/encoded-kb.el (encoded-kbd-self-insert-ccl): Call
4 ccl-execute-on-string directly so that CCL program handling
5 multibyte sequence can work correctly.
6 (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
7 property of the coding system.
8
12001-03-23 Stefan Monnier <monnier@cs.yale.edu> 92001-03-23 Stefan Monnier <monnier@cs.yale.edu>
2 10
3 * textmodes/fill.el (fill-individual-paragraphs-prefix): 11 * textmodes/fill.el (fill-individual-paragraphs-prefix):