aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 56e75b5efce..507fe80c8ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * frame.c (Fmake_terminal_frame): Prefer safer CONSP over !NILP.
4
5 * coding.h (ENCODE_FILE, DECODE_FILE, DECODE_SYSTEM): Remove special
6 case for the special 0 coding-system.
7
8 * buffer.c (Fset_buffer_multibyte): Signal an error instead of widening.
9 (Fmake_overlay): Remove redundant tests.
10
12012-10-02 Juanma Barranquero <lekktu@gmail.com> 112012-10-02 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)): 13 * makefile.w32-in ($(BLD)/alloc.$(O), $(BLD)/gmalloc.$(O)):