aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 65f1c086260..f61c2ccdb00 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,25 @@
12012-10-19 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
2
3 * font.c (Ffont_at): Fix previous change.
4
52012-10-19 Eli Zaretskii <eliz@gnu.org>
6
7 * puresize.h (BASE_PURESIZE): Bump the base value to 1700000. See
8 http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00593.html
9 for the reasons.
10
11 * alloc.c (NSTATICS): Decrease to 0x800.
12
132012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14
15 * fns.c (Fnreverse): Include the problem element when signalling an
16 error (bug#12677).
17
182012-10-18 Jan Djärv <jan.h.d@swipnet.se>
19
20 * nsterm.m (ns_select): Check writefds before call to
21 FD_ISSET (Bug#12668).
22
12012-10-18 Daniel Colascione <dancol@dancol.org> 232012-10-18 Daniel Colascione <dancol@dancol.org>
2 24
3 * alloc.c (NSTATICS): Increase from 0x650 to 0x1000 25 * alloc.c (NSTATICS): Increase from 0x650 to 0x1000