aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2014-07-10 16:33:35 +0400
committerDmitry Antipov2014-07-10 16:33:35 +0400
commit9242810cd3bb14056dde937fc9ad39fc49261dfd (patch)
treeabd85cf5087ecbb123c3a511d78244fc9d069482 /lisp/ChangeLog
parent80fb41cd90467782f4cfb21074aaa4f95308985e (diff)
downloademacs-9242810cd3bb14056dde937fc9ad39fc49261dfd.tar.gz
emacs-9242810cd3bb14056dde937fc9ad39fc49261dfd.zip
* configure.ac: Check whether sys/sysinfo.h provides
Linux 'sysinfo' function and 'struct sysinfo' type. * src/alloc.c (Fmemory_info): New function. * lisp/files.el (warn-maybe-out-of-memory): New function. (find-file-noselect): Use it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d14a3a8584b..ffb1eee945e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-07-10 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * files.el (warn-maybe-out-of-memory): New function.
4 (find-file-noselect): Use it.
5
12014-07-09 Sam Steingold <sds@gnu.org> 62014-07-09 Sam Steingold <sds@gnu.org>
2 7
3 * progmodes/cperl-mode.el (cperl-block-p): Treat the perl keyword 8 * progmodes/cperl-mode.el (cperl-block-p): Treat the perl keyword