aboutsummaryrefslogtreecommitdiffstats
path: root/mac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***YAMAMOTO Mitsuharu2006-07-201-0/+5
|
* (dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.YAMAMOTO Mitsuharu2006-07-201-3/+6
|
* *** empty log message ***Kim F. Storm2006-07-121-0/+4
|
* More cleanup related to last change.Kim F. Storm2006-07-121-6/+3
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-07-121-0/+7
|
* Remove descriptions about Metrowerks CodeWarrior.YAMAMOTO Mitsuharu2006-07-121-4/+3
|
* Remove descriptions about Metrowerks CodeWarrior. Fix URLYAMAMOTO Mitsuharu2006-07-121-26/+12
| | | | for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
* *** empty log message ***YAMAMOTO Mitsuharu2006-05-191-0/+4
|
* (SOME_MACHINE_LISP): Add fringe.elc.YAMAMOTO Mitsuharu2006-05-191-2/+2
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-04-121-0/+4
|
* (pid_t): Define to int.YAMAMOTO Mitsuharu2006-04-121-1/+1
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-02-101-0/+5
|
* (shortlisp, SOME_MACHINE_LISP): Sync with src/Makefile.in.YAMAMOTO Mitsuharu2006-02-101-2/+7
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0628-29/+38
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-191-0/+4
|
* (macselect.c.x): Depend on keymap.h.YAMAMOTO Mitsuharu2005-12-191-0/+1
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-101-0/+5
|
* Add CFBundleURLTypes key andYAMAMOTO Mitsuharu2005-12-101-5/+16
| | | | data. Make NSServices open-selection the first entry.
* *** empty log message ***YAMAMOTO Mitsuharu2005-11-091-0/+4
|
* (shortlisp): Sync with src/Makefile.in.YAMAMOTO Mitsuharu2005-11-091-0/+3
|
* Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'YAMAMOTO Mitsuharu2005-10-242-19/+24
| | | | | to descriptions about Metrowerks CodeWarrior. Remove obsolete descriptions about C-g and supported image types.
* Replace `Mac OS 8/9' with `Mac OS Classic'. AddYAMAMOTO Mitsuharu2005-10-241-28/+32
| | | | | | `FIXME' to descriptions about Metrowerks CodeWarrior. Remove obsolete description about 512MB limit and icon on Mac OS Classic. Add description about flags for experimental features.
* *** empty log message ***Eli Zaretskii2005-10-201-0/+5
|
* Add a --compressed-dist option to compress infoEli Zaretskii2005-10-201-0/+12
| | | | files and .el files that have been byte-compiled. It defaults to "no".
* *** empty log message ***Eli Zaretskii2005-09-241-0/+3
|
* (NOTES): Update the list of versions of MacOS on which Emacs should build.Eli Zaretskii2005-09-241-1/+1
|
* Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which does not exist).Eli Zaretskii2005-09-242-4/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-09-181-0/+4
|
* Sync with src/config.in.YAMAMOTO Mitsuharu2005-09-181-7/+26
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-1027-27/+43
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-07-121-0/+5
|
* (mail-to, mail-selection): New NSServices.YAMAMOTO Mitsuharu2005-07-121-0/+38
|
* *** empty log message ***Lute Kamstra2005-07-051-2/+6
|
* Update FSF's address.Lute Kamstra2005-07-053-6/+6
|
* Update FSF's address.Lute Kamstra2005-07-0421-42/+42
|
* Update FSF's address.Lute Kamstra2005-07-021-3/+3
|
* Describe support for Intel-based MacintoshSteven Tamm2005-06-093-3/+16
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-05-131-2/+43
|
* (buildobj.lst): New target.YAMAMOTO Mitsuharu2005-05-131-108/+62
| | | | | | | | | | | (Clean): Delete file buildobj.lst. (Emacs, {DocTarget}DOC): Depend on buildobj.lst. (EmacsSource, MacSource, LispSource, LispSourceDontCompile): Remove variables. (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): New variables. ({DocTarget}DOC): Use them. (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.
* Sync with src/config.in.YAMAMOTO Mitsuharu2005-05-131-316/+892
| | | | | | | | | | | | (DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP) (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_SETITIMER) (HAVE_SIZE_T, HAVE_SYS_IOCTL_H, HAVE_SYS_PARAM_H, HAVE_SYS_STAT_H) (HAVE_SYS_TYPES_H, TIME_WITH_SYS_TIME, SYNC_INPUT): Define them. [__MRC__] (HAVE_ALLOCA_H): Likewise. (config_machfile, config_opsysfile, my_strftime): New macros. (HAVE_PWD_H): Move from s-mac.h. (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h. (PTR): Move to s-mac.h.
* (HAVE_ALLOCA, C_ALLOCA): Move to config.h.YAMAMOTO Mitsuharu2005-05-131-26/+0
|
* Sync with src/s/template.h. Don't include fcntl.h, time.h, or signal.h.YAMAMOTO Mitsuharu2005-05-131-50/+27
| | | | | | | | | | | | (index, rindex): New macros. [__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for compatibility with predefined ones. (PTR): Move from s-mac.h. (HAVE_PWD_H): Move to config.h. (volatile): Remove macro. [__MRC__] (strftime): Likewise. (read_input_waiting, sys_gmtime, sys_localtime, sys_ctime) (sys_time, sys_signal, atof): Remove declarations.
* (ITIMER_REAL): New macro.YAMAMOTO Mitsuharu2005-05-131-0/+15
| | | | | (struct itimerval): New struct. (setitimer): New extern.
* *** empty log message ***YAMAMOTO Mitsuharu2005-05-061-0/+4
|
* [HAVE_CARBON]: Define USE_TOOLKIT_SCROLL_BARS.YAMAMOTO Mitsuharu2005-05-061-1/+3
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-241-0/+10
|
* Define HAVE_PWD_H.YAMAMOTO Mitsuharu2005-04-241-0/+2
|
* Add NSServices key and data.YAMAMOTO Mitsuharu2005-04-241-0/+41
|
* (MacObjects): Add macselect.c.x.YAMAMOTO Mitsuharu2005-04-241-1/+17
| | | | | (macselect.c.x): New target. (mac.c): Fix dependency.
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-141-0/+5
|