diff options
| author | Adrian Robert | 2009-05-18 07:56:09 +0000 |
|---|---|---|
| committer | Adrian Robert | 2009-05-18 07:56:09 +0000 |
| commit | 43474a5af3d38cd4ba28abb403357aa386b3e873 (patch) | |
| tree | dd12750c4b4f6482a75485b54352c2c48a2002f2 /nextstep/ChangeLog | |
| parent | 9b9b779c56b4392d8a64c510fbc893b50d7b119d (diff) | |
| download | emacs-43474a5af3d38cd4ba28abb403357aa386b3e873.tar.gz emacs-43474a5af3d38cd4ba28abb403357aa386b3e873.zip | |
* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build. * INSTALL: Describe the Xcode project.
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 09cb8615e85..a9dad718503 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-05-17 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets | ||
| 4 | to utilize Makefiles for assembly portions of the build. | ||
| 5 | * INSTALL: Describe the Xcode project. | ||
| 6 | |||
| 1 | 2009-05-06 Travis Jeffery <t.jeffery@utoronto.ca> (tiny change) | 7 | 2009-05-06 Travis Jeffery <t.jeffery@utoronto.ca> (tiny change) |
| 2 | 8 | ||
| 3 | * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for | 9 | * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for |