diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2009-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 | |||
| 1 | 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-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 |