summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-09 19:23:59 -0400
committerGlenn Morris <rgm@gnu.org>2012-07-09 19:23:59 -0400
commitd4f600ff81902be02b489071fa00906f4d41d458 (patch)
treec843aff6cd4f43374c100479be61409e673363e8 /src/ChangeLog
parentb33da87cd1d17d12d1322d4747254cc6cfbc2110 (diff)
downloademacs-d4f600ff81902be02b489071fa00906f4d41d458.tar.gz
* src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it here
(the included bsd-common.h does so)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5846fbab92a..7e3372bc90d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2012-07-09 Glenn Morris <rgm@gnu.org>
+ * s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it here,
+ since the included bsd-common.h does so.
+
Stop ns builds setting the EMACSPATH environment variable.
* nsterm.m (ns_exec_path): New function, split from ns_init_paths.
(ns_init_paths): Do not set EMACSPATH.