Mercurial > emacs
diff src/ChangeLog @ 30210:54603a3bd588
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 14 Jul 2000 12:07:29 +0000 |
| parents | 0f93b32d6add |
| children | 87d8ca1f4b52 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jul 14 08:43:32 2000 +0000 +++ b/src/ChangeLog Fri Jul 14 12:07:29 2000 +0000 @@ -1,5 +1,8 @@ 2000-07-14 Kenichi Handa <handa@etl.go.jp> + * xfaces.c (realize_x_face): Make fontset using the base of the + default'face's fontset, not using the default fontset. + * coding.c (inhibit_iso_escape_detection): New variable. (syms_of_coding): Make it a Lisp variable. (detect_coding_iso2022): If inhibit_iso_escape_detection is
