diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a0b7c449b95..95e3056f035 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * fns.c (Fmaphash): Say what `maphash' returns, since it may be | ||
| 4 | unintuitive (bug#15824). | ||
| 5 | |||
| 1 | 2014-02-10 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-02-10 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | * cmds.c (Fself_insert_command): Respect the width of EMACS_INT | 8 | * cmds.c (Fself_insert_command): Respect the width of EMACS_INT |