aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2013-12-14 11:57:53 +0200
committerEli Zaretskii2013-12-14 11:57:53 +0200
commit287d70764c83f6054eb2a0ede942eda01c20fcdf (patch)
treedc34b1706c1bf8bc491b94350d70f637e17f71e1 /src/ChangeLog
parent6084a28b66e4a3cedf860a58c342f5f60b7685e3 (diff)
downloademacs-287d70764c83f6054eb2a0ede942eda01c20fcdf.tar.gz
emacs-287d70764c83f6054eb2a0ede942eda01c20fcdf.zip
Revert 2 last commits in src/alloc.c.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a9672768b48..df145600556 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,8 +1,5 @@
12013-12-14 Eli Zaretskii <eliz@gnu.org> 12013-12-14 Eli Zaretskii <eliz@gnu.org>
2 2
3 * alloc.c (cleanup_vector): Don't call the font driver's 'close'
4 method if the 'driver' pointer is NULL.
5
6 * fileio.c (Fcopy_file) [WINDOWSNT]: Move most of the 3 * fileio.c (Fcopy_file) [WINDOWSNT]: Move most of the
7 Windows-specific code to w32.c. Change error message text to 4 Windows-specific code to w32.c. Change error message text to
8 match that of Posix platforms. 5 match that of Posix platforms.