comparison lisp/ChangeLog @ 30623:0d3b3df25bcb

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 07 Aug 2000 01:46:03 +0000
parents 7c8bf0638cb3
children 7c02f09cfefb
comparison
equal deleted inserted replaced
30622:7c8bf0638cb3 30623:0d3b3df25bcb
1 2000-08-07 Kenichi Handa <handa@etl.go.jp>
2
3 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
4 checking the existence of any multibyte characters.
5
1 2000-08-06 Gerd Moellmann <gerd@gnu.org> 6 2000-08-06 Gerd Moellmann <gerd@gnu.org>
2 7
3 * help.el (describe-mode): Test minor-mode symbol for being 8 * help.el (describe-mode): Test minor-mode symbol for being
4 bound before testing its value for being nil. 9 bound before testing its value for being nil.
5 10