]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 21 Dec 2000 02:41:28 +0000 (02:41 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 21 Dec 2000 02:41:28 +0000 (02:41 +0000)
lisp/ChangeLog
src/ChangeLog

index 05257a6c42445a6fd87cc82ace6f9cf3bad987a8..cdd3cb8186a692d9dba9d5e153c6b74d01f28115 100644 (file)
@@ -1,6 +1,11 @@
+2000-12-21  Kenichi Handa  <handa@etl.go.jp>
+
+       * dired.el (dired-move-to-filename-regexp): Fix previous change.
+
 2000-12-21  Miles Bader  <miles@gnu.org>
 
-       * mail/sendmail.el (mail-mode): Set `comment-start' to the  yank prefix.
+       * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
+       prefix.
 
 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
 
index afe883766358a085f04d1e32c9312a8f8e78b6a4..45eb2e4bb689b5e7939c5a9255bfd76b16e3ecaa 100644 (file)
@@ -1,5 +1,8 @@
 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
 
+       * keymap.c (push_key_description): Don't convert eight-bit-control
+       and eight-bit-graphic to multibyte character.
+
        * charset.c (Fmake_char_internal): If CHARSET doesn't have a
        generic character and CODE1 is nil, return the smallest character
        in CHARSET.