diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0a071c9ab68..99038d06c38 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-07-14 Kenichi Handa <handa@etl.go.jp> | 1 | 2000-07-14 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * xfaces.c (realize_x_face): Make fontset using the base of the | ||
| 4 | default'face's fontset, not using the default fontset. | ||
| 5 | |||
| 3 | * coding.c (inhibit_iso_escape_detection): New variable. | 6 | * coding.c (inhibit_iso_escape_detection): New variable. |
| 4 | (syms_of_coding): Make it a Lisp variable. | 7 | (syms_of_coding): Make it a Lisp variable. |
| 5 | (detect_coding_iso2022): If inhibit_iso_escape_detection is | 8 | (detect_coding_iso2022): If inhibit_iso_escape_detection is |