1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/lib-src
Dan Nicolaescu caf49fb043 * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
mac-win.
* term/mac-win.el:
(mac-initialize-window-system): New function. Move global setup
here.

* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
(SYSTEM_PURESIZE_EXTRA): Only define on Carbon.

* emacsclient.c (decode_options): Don't use a tty on mac carbon.
2007-05-19 23:12:46 +00:00
..
.arch-inventory
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Add missing Copyright header. Years from date of installation in 2007-01-28 00:46:46 +00:00
ChangeLog *** empty log message *** 2007-04-26 14:22:04 +00:00
ChangeLog.multi-tty * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and 2007-05-19 23:12:46 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cvtmail.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
digest-doc.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
ebrowse.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
emacsclient.c * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and 2007-05-19 23:12:46 +00:00
emacstool.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
etags.c Add University of California copyright and revised BSDL license. 2007-02-27 03:19:57 +00:00
fakemail.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
getopt.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
getopt1.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
getopt_.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
getopt_int.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
gettext.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
grep-changelog Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
hexl.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
make-docfile.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Makefile.in (etags, ctags): define EMACS_NAME as "GNU Emacs". 2007-02-26 13:21:16 +00:00
makefile.w32-in * emacsclient.c (decode_options): Don't use a tty on windows. 2007-05-16 23:16:53 +00:00
movemail.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
ntlib.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
ntlib.h Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
pop.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
pop.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
profile.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
rcs-checkin Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
rcs2log Update copyright for years from Emacs 21 to present (mainly adding 2007-01-16 03:47:24 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
test-distrib.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
testfile
update-game-score.c Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
vcdiff Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.