aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2003-05-19 14:52:43 +0000
committerRichard M. Stallman2003-05-19 14:52:43 +0000
commitaf253914f217ccfbc2fcae37d96e8adbd7163bc0 (patch)
treee685d431757c5b5a7e2166ad5b943f912d380045 /src/ChangeLog
parentdde745c3a4c638ce8c8f290bed69e3df1fbbf28d (diff)
downloademacs-af253914f217ccfbc2fcae37d96e8adbd7163bc0.tar.gz
emacs-af253914f217ccfbc2fcae37d96e8adbd7163bc0.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bebd44753dc..345332affc4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12003-05-19 Richard M. Stallman <rms@gnu.org>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): Handle Qunspecified
4 as value for QCfont attribute.
5 (realize_default_face): lface should already exist; crash if not.
6 Specify 0 for FORCE_P when calling set_lface_from_font_name.
7
8 * frame.c (Fignore_event): Doc fix.
9
12003-05-19 Kenichi Handa <handa@m17n.org> 102003-05-19 Kenichi Handa <handa@m17n.org>
2 11
3 * coding.c (decode_coding_string): Handle post-read-conversion 12 * coding.c (decode_coding_string): Handle post-read-conversion