diff options
| author | Sam Steingold | 2014-12-03 15:45:23 -0500 |
|---|---|---|
| committer | Sam Steingold | 2014-12-03 15:45:23 -0500 |
| commit | 3f33f2210cae26d332141a6aeb9abb9e34f97fc7 (patch) | |
| tree | 0f0f337e2391dbc44e010019cafcc39114793e1d /nextstep/ChangeLog | |
| parent | b3298507f92f8cc17dc35090e4036aac787af682 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-11-22 Glenn Morris <rgm@gnu.org> | 7 | 2014-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. |