aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 @@
12012-07-09 Glenn Morris <rgm@gnu.org> 12012-07-09 Glenn Morris <rgm@gnu.org>
2 2
3 * s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it here,
4 since the included bsd-common.h does so.
5
3 Stop ns builds setting the EMACSPATH environment variable. 6 Stop ns builds setting the EMACSPATH environment variable.
4 * nsterm.m (ns_exec_path): New function, split from ns_init_paths. 7 * nsterm.m (ns_exec_path): New function, split from ns_init_paths.
5 (ns_init_paths): Do not set EMACSPATH. 8 (ns_init_paths): Do not set EMACSPATH.