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 61d2f124935..27cc282145b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-04-19 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * bidi.c (bidi_get_type, bidi_get_category) | ||
| 4 | (bidi_at_paragraph_end, bidi_resolve_weak, bidi_resolve_neutral) | ||
| 5 | (bidi_type_of_next_char, bidi_level_of_next_char): Declare | ||
| 6 | static. Use `INLINE' rather than `inline'. | ||
| 7 | |||
| 1 | 2010-04-19 Juanma Barranquero <lekktu@gmail.com> | 8 | 2010-04-19 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * dired.c (Ffile_attributes): Fix typo in docstring. | 10 | * dired.c (Ffile_attributes): Fix typo in docstring. |