diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 541697c5567..87a8f1c7814 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -9,6 +9,8 @@ | |||
| 9 | (decode_coding_big5, decode_coding_charset, decode_coding) | 9 | (decode_coding_big5, decode_coding_charset, decode_coding) |
| 10 | (encode_coding): Adjust users. | 10 | (encode_coding): Adjust users. |
| 11 | 11 | ||
| 12 | * alloc.c (Fmemory_info): New function. | ||
| 13 | |||
| 12 | 2014-07-09 Paul Eggert <eggert@cs.ucla.edu> | 14 | 2014-07-09 Paul Eggert <eggert@cs.ucla.edu> |
| 13 | 15 | ||
| 14 | * syntax.c (back_comment): Use more-natural location for label. | 16 | * syntax.c (back_comment): Use more-natural location for label. |