projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d417086
)
src/ChangeLog: Fix a recent log entry.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 May 2014 17:15:02 +0000
(20:15 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 29 May 2014 17:15:02 +0000
(20:15 +0300)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 463f5750652896a957c07abf7e5310cb840df5f4..c90dc9964b7e3ca954fdf84ee2f9278190408f75 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-83,6
+83,7
@@
2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com>
+ Use mmap(2) emulation for allocating buffer text on MS-Windows.
* Makefile.in (C_HEAP_SWITCH): Get the predefined heap size from
configure.
(ADDSECTION, MINGW_TEMACS_POST_LINK): Remove, no longer used.