diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ea1320950d..50a2d82fc7e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,15 +1,14 @@ | |||
| 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * data.c (Fcdr, Fcar): Revert the last change, since it didn't | ||
| 4 | really clarify much. | ||
| 5 | |||
| 3 | * search.c (Fre_search_backward): Mention `case-fold-search' in | 6 | * search.c (Fre_search_backward): Mention `case-fold-search' in |
| 4 | all the re_search_* functions (bug#8138). | 7 | all the re_search_* functions (bug#8138). |
| 5 | 8 | ||
| 6 | * keyboard.c (Fopen_dribble_file): Document when the file is | 9 | * keyboard.c (Fopen_dribble_file): Document when the file is |
| 7 | closed (bug#8056). | 10 | closed (bug#8056). |
| 8 | 11 | ||
| 9 | 2011-07-14 Adam Sjøgren <asjo@koldfront.dk> | ||
| 10 | |||
| 11 | * data.c (car, cdr): add functionality hints to documentation. | ||
| 12 | |||
| 13 | 2011-07-14 Eli Zaretskii <eliz@gnu.org> | 12 | 2011-07-14 Eli Zaretskii <eliz@gnu.org> |
| 14 | 13 | ||
| 15 | * bidi.c (bidi_dump_cached_states): Fix format of displaying | 14 | * bidi.c (bidi_dump_cached_states): Fix format of displaying |