diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cd76aaa7bc7..3767622836e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-01-11 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * buffer.c (init_buffer_once): Initialize buffer_local_flags before | ||
| 4 | calling reset_buffer_local_variables, and make sure we initialize | ||
| 5 | it completely. | ||
| 6 | |||
| 1 | 2015-01-11 Dmitry Antipov <dmantipov@yandex.ru> | 7 | 2015-01-11 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 8 | ||
| 3 | * coding.c (Fcoding_system_plist): Use common style for docstring. | 9 | * coding.c (Fcoding_system_plist): Use common style for docstring. |