diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6c9bb832f2b..424913073fb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-08-14 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph | ||
| 4 | direction when point is inside a run of whitespace characters. | ||
| 5 | |||
| 6 | * bidi.c (bidi_at_paragraph_end): Remove obsolete comment. | ||
| 7 | |||
| 1 | 2010-08-14 Jason Rumney <jasonr@gnu.org> | 8 | 2010-08-14 Jason Rumney <jasonr@gnu.org> |
| 2 | 9 | ||
| 3 | * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836) | 10 | * keyboard.c (lispy_function_keys): Do not define VK_PACKET (bug#4836) |