aboutsummaryrefslogtreecommitdiffstats
path: root/nextstep/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2014-12-03 15:45:23 -0500
committerSam Steingold2014-12-03 15:45:23 -0500
commit3f33f2210cae26d332141a6aeb9abb9e34f97fc7 (patch)
tree0f0f337e2391dbc44e010019cafcc39114793e1d /nextstep/ChangeLog
parentb3298507f92f8cc17dc35090e4036aac787af682 (diff)
downloademacs-3f33f2210cae26d332141a6aeb9abb9e34f97fc7.tar.gz
emacs-3f33f2210cae26d332141a6aeb9abb9e34f97fc7.zip
enable in-place GUI
* nextstep/Makefile.in (links): New phony target to create a fake installation pointing back to the source tree to run GUI Emacs in-place (http://article.gmane.org/gmane.emacs.devel:178330).
Diffstat (limited to 'nextstep/ChangeLog')
-rw-r--r--nextstep/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index 4bb84bcae4d..8b44d5c149c 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -1,3 +1,9 @@
12014-12-03 Sam Steingold <sds@gnu.org>
2
3 * Makefile.in (links): New phony target to create a fake
4 installation pointing back to the source tree to run GUI Emacs
5 in-place (http://article.gmane.org/gmane.emacs.devel:178330).
6
12014-11-22 Glenn Morris <rgm@gnu.org> 72014-11-22 Glenn Morris <rgm@gnu.org>
2 8
3 * templates/Info-gnustep.plist.in: Let configure set URL. 9 * templates/Info-gnustep.plist.in: Let configure set URL.