diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c0e350e45f9..02d6ec1ae9e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-03-06 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-03-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * xmenu.c (menu_highlight_callback): Now static. | ||
| 4 | |||
| 3 | * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff. | 5 | * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff. |
| 4 | Add a FIXME comment, since the code still doesn't look right. | 6 | Add a FIXME comment, since the code still doesn't look right. |
| 5 | (Fcurrent_bidi_paragraph_direction): Simplify slightly; this | 7 | (Fcurrent_bidi_paragraph_direction): Simplify slightly; this |