aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-08-21 23:55:44 -0700
committerGlenn Morris2012-08-21 23:55:44 -0700
commit5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd (patch)
tree5a4a251d5c7a0fc1140c38bf8894ec33c19c8dbb /ChangeLog
parent2b2c07948eb4a047b90bdab313ec7fc0ec42ab76 (diff)
downloademacs-5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd.tar.gz
emacs-5af9cb6be0db0d830fe98e0370e4cca1a54ccfbd.zip
Add option to not create bin/emacs link to bin/emacs-VERSION
* Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null, do not create the bin/emacs link. * etc/NEWS: Mention this. Fixes: debbugs:12011
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f339482a98..5657f8bb3aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12012-08-22 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (install-arch-dep): If NO_BIN_LINK is non-null,
4 do not create the bin/emacs link. (Bug#12011)
5
12012-08-21 Paul Eggert <eggert@cs.ucla.edu> 62012-08-21 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Merge from gnulib, incorporating: 8 Merge from gnulib, incorporating: