cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX...
[bpt/emacs.git] / src / nsterm.m
2008-08-04 Adrian Robertcleanup in s/darwin.h, define DARWIN_OS and use it...
2008-08-03 Chong Yidong(windowDidResize): Remove stopModel call.
2008-08-01 Chong Yidong(EmacsApp -application:openFiles:): GNUStep does not
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-08-01 Adrian RobertNS port now uses etc/rgb.txt instead of etc/Emacs.clr...
2008-07-28 Adrian Robertcode cleanups in NS port
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-23 Dan Nicolaescu(syms_of_nsterm): Provide ns, not ns-windowing,
2008-07-23 Adrian Robertfix up compile error from renaming of ns-list-fonts
2008-07-22 Dan Nicolaescu(syms_of_nsterm): Move to the end of file.
2008-07-22 Adrian RobertNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-22 Adrian Robertremove debugging println
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-20 Adrian Robertunder NS, recognize HSB,AHSB as synonyms for HSV,AHSV...
2008-07-20 Adrian Robertrestore ability under NS to change font size from font...
2008-07-19 Adrian Robertfix bug with quickdraw smoothing; also, in Makefile...
2008-07-19 Adrian Robertapply fix from Chong Yidong to NS port ns_set_backgroun...
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Stefan Monnier* Makefile.in: Undef LIB_STANDARD before defining it...
2008-07-16 Stefan Monnier(lisp_to_mod): Use parse_solitary_modifier instead.
2008-07-16 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-07-16 Miles BaderUse nicer comment syntax for arch taglines in Objective...
2008-07-15 Miles BaderAdd arch tagline
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)