aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2000-07-14 12:07:29 +0000
committerKenichi Handa2000-07-14 12:07:29 +0000
commit0693904a97ea817085852c9bfe4e0916384267dc (patch)
treec3c1bb45ff0ee15378ca02be7b430e60910714cc /src
parent115f38ae502d6b529be52557f96e226170915406 (diff)
downloademacs-0693904a97ea817085852c9bfe4e0916384267dc.tar.gz
emacs-0693904a97ea817085852c9bfe4e0916384267dc.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
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 @@
12000-07-14 Kenichi Handa <handa@etl.go.jp> 12000-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