diff options
| author | Joakim Verona | 2013-09-10 23:52:26 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-09-10 23:52:26 +0200 |
| commit | 63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c (patch) | |
| tree | e5078c5545c777e21944a9ee4199a6f2c6d25ca9 /nextstep/ChangeLog | |
| parent | 92aeabcc8a007f521a664e3aee092eb80ad0f49a (diff) | |
| download | emacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.tar.gz emacs-63dae8e97d343fd4ebfe3dc08f0e8dc932630a4c.zip | |
merge upstream
Diffstat (limited to 'nextstep/ChangeLog')
| -rw-r--r-- | nextstep/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index d76d832555c..42086ec1007 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2013-09-02 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * Makefile.in (${ns_check_file}): Add so Emacs.app gets properly | ||
| 4 | updated when doing parallel make install. | ||
| 5 | |||
| 6 | 2013-08-28 Paul Eggert <eggert@cs.ucla.edu> | ||
| 7 | |||
| 8 | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | ||
| 9 | for portability to hosts where /bin/sh has problems. | ||
| 10 | |||
| 1 | 2013-06-02 Jan Djärv <jan.h.d@swipnet.se> | 11 | 2013-06-02 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 12 | ||
| 3 | * templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument. | 13 | * templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument. |