diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ | |||
| 1 | 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | Changes and additions for NeXTstep windowing system (Cocoa and | ||
| 4 | GNUstep) support. | ||
| 5 | |||
| 6 | * configure.in: Add support for NS window system: --with-ns (default | ||
| 7 | off), --enable-ns-app, --enable-cocoa-experimental-ctrl-g; improve add | ||
| 8 | sparc detection for FreeBSD variants, checks for Cocoa and GNUstep, | ||
| 9 | disable font backend if window system is "none", not if !HAVE_X11. | ||
| 10 | * Makefile.in: Add ns-emacs to INFO_FILES, add ns_appdir variable. | ||
| 11 | (install-arch-dep): Add commands to assemble NS .app package. | ||
| 12 | |||
| 1 | 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> | 13 | 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 14 | ||
| 3 | * configure.in: Use macppc for Darwin. Remove references to | 15 | * configure.in: Use macppc for Darwin. Remove references to |