aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a98c4e72ba1..0993b67cbca 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12011-04-07 Paul Eggert <eggert@cs.ucla.edu> 12011-04-07 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * eval.c (verror): Initial buffer size is 4000 (not 200) bytes.
4
3 Remove the doprnt implementation, as Emacs now uses vsnprintf. 5 Remove the doprnt implementation, as Emacs now uses vsnprintf.
4 * doprnt.c: Remove. 6 * doprnt.c: Remove.
5 * lisp.h (doprnt): Remove. 7 * lisp.h (doprnt): Remove.