log src/nsterm.h @ 97449:d3a738f747c6

age author description
Wed, 06 Aug 2008 16:20:46 +0000 Adrian Robert * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
Tue, 05 Aug 2008 03:05:14 +0000 Adrian Robert Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
Mon, 04 Aug 2008 21:59:02 +0000 Chong Yidong Test directly for NS_HAVE_INTEGER before defining it.
Mon, 04 Aug 2008 17:14:16 +0000 Chong Yidong (find_and_call_menu_selection): Fix prototype.
Fri, 01 Aug 2008 16:29:50 +0000 Adrian Robert add defines for NSInteger, NSUInteger on non-Leopard
Fri, 01 Aug 2008 14:01:08 +0000 Adrian Robert clear warnings and clean up NS port
Mon, 21 Jul 2008 17:47:25 +0000 Dan Nicolaescu * term/ns-win.el: Rename ns- functions/variables to the
Sat, 19 Jul 2008 22:23:30 +0000 Adrian Robert fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Thu, 17 Jul 2008 03:33:59 +0000 Stefan Monnier * Makefile.in: Undef LIB_STANDARD before defining it to silence warning
Wed, 16 Jul 2008 02:22:04 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 15 Jul 2008 23:47:14 +0000 Miles Bader Add arch tagline
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)