Commit Graph

9 Commits

Author SHA1 Message Date
f7b0c16db8 docs(readme): Update readme with native-comp info and latest "status" 2020-08-18 01:50:55 +01:00
7986e89623 Enable building Emacs 27
Also embed various dylib libraries directly into the application, so
they're not required to be installed via Homebrew for the app to work.
2020-02-03 00:05:46 +00:00
44222a2970 Fix year in license 2013-10-20 19:47:41 +01:00
dc00ed8e83 Add license info to readme 2013-10-20 19:46:43 +01:00
a840bffefa Update and fix things for current Emacs trunk (24.4)
Notes:
- The sRGB patch is now a simple text-replacement, as diff/patch files
  seem to just fail. Even Homebrew's emacs formula does it this way.
- Removed fullscreen patch, as Emacs 24.4 includes fullscreen support on
  OS X, both native and pre-Lion style fullscreen. More details here:
  http://www.emacswiki.org/emacs/FullScreen#toc23
2013-10-20 18:55:07 +01:00
d525c5d801 Updated ReadMe slightly. 2012-03-19 23:03:41 +00:00
e507b7b031 Use sRGB patch by default.
This also applies some kind of convention for the available options.
`--srgb` is still defined for backwards compatibility, but it technically
does nothing.
2012-03-19 23:03:04 +00:00
fd0e860488 added usage section to readme 2011-11-13 14:38:37 +00:00
86f3b0f08d added readme 2011-11-13 14:29:17 +00:00