diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eac550a7334..8c98b52e6aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-11-26 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-11-26 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * xdisp.c (set_message_1): Force paragraph direction in echo area | ||
| 4 | be left-to-right. | ||
| 5 | |||
| 3 | * keyboard.c (make_lispy_position): Put a meaningful value in yret | 6 | * keyboard.c (make_lispy_position): Put a meaningful value in yret |
| 4 | when the click is on the header or mode line. | 7 | when the click is on the header or mode line. |
| 5 | 8 | ||