aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2009-12-01 09:07:36 +0000
committerYAMAMOTO Mitsuharu2009-12-01 09:07:36 +0000
commit8096a0ff8c8ef167d993ae1582280a22493adbc5 (patch)
tree2246bb11992d79ad319035955dbe30670cdd4973 /src/ChangeLog
parentc31a2fdc34a6ec2f90bd9a408ffd1a710b396369 (diff)
downloademacs-8096a0ff8c8ef167d993ae1582280a22493adbc5.tar.gz
emacs-8096a0ff8c8ef167d993ae1582280a22493adbc5.zip
(font_load_for_lface, font_open_by_name): Don't store name
if entity is Qnil.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4d539a30861..bfd3e833d16 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-12-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * font.c (font_load_for_lface, font_open_by_name): Don't store name
4 if entity is Qnil.
5
12009-11-30 Stefan Monnier <monnier@iro.umontreal.ca> 62009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * print.c (print_preprocess): Preprocess the key_and_value table of 8 * print.c (print_preprocess): Preprocess the key_and_value table of