diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 22e85967b82..40174020bf4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-04-18 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (lookup_glyphless_char_display) | ||
| 4 | (produce_glyphless_glyph): Handle cons cell entry in | ||
| 5 | glyphless-char-display. | ||
| 6 | (Vglyphless_char_display): Document it. | ||
| 7 | |||
| 8 | * term.c (produce_glyphless_glyph): Handle cons cell entry in | ||
| 9 | glyphless-char-display. | ||
| 10 | |||
| 1 | 2011-04-17 Chong Yidong <cyd@stupidchicken.com> | 11 | 2011-04-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * xdisp.c (get_next_display_element): Remove unnecessary ifdefs. | 13 | * xdisp.c (get_next_display_element): Remove unnecessary ifdefs. |