aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-06-08 16:41:43 -0700
committerGlenn Morris2014-06-08 16:41:43 -0700
commitfd60bf6c902b47daadda6ebf442045dbe1328941 (patch)
treefd351a1fc087aefbca38b87102f06edf9f8b04ff /src/ChangeLog
parentff2d0e8336c05cb7d3e86f7406784cefc1d6589e (diff)
parent4181427f24e591f539122db2e3d8d8b55a7de7cd (diff)
downloademacs-fd60bf6c902b47daadda6ebf442045dbe1328941.tar.gz
emacs-fd60bf6c902b47daadda6ebf442045dbe1328941.zip
Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 72aaea5eeb6..6f864f5eef5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-06-08 Glenn Morris <rgm@gnu.org>
2
3 * fileio.c (write-region-inhibit-fsync): Doc tweak.
4
5 * data.c (Flss, Fgtr, Fleq, Fgeq): Doc tweaks.
6
12014-06-08 Paul Eggert <eggert@cs.ucla.edu> 72014-06-08 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 If a C name must be extern on some platforms, make it extern on all. 9 If a C name must be extern on some platforms, make it extern on all.