1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lib-src
Glenn Morris b336bfcdf3 Close bug#3992.
* lib-src/emacsclient.c (set_local_socket) [DARWIN_OS]: Try as a fall-back
DARWIN_USER_TEMP_DIR.
2010-09-30 20:41:12 -07:00
..
.arch-inventory Remove cvtmail, yow, emacsserver. 2009-08-19 02:54:46 +00:00
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c * b2m.c (main): Ensure that each message ends in two newlines. 2009-07-08 03:20:03 +00:00
b2m.pl Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Close bug#3992. 2010-09-30 20:41:12 -07:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.c Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
emacsclient.c Close bug#3992. 2010-09-30 20:41:12 -07:00
etags.c * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601). 2010-02-20 09:11:20 -05:00
fakemail.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-docfile.c Fix typos in comments. 2010-01-18 04:58:35 +01:00
Makefile.in `make uninstall' fix (Bug#5620). 2010-03-19 11:27:49 -04:00
makefile.w32-in Bump version to 23.2.50. 2010-05-08 00:46:44 -04:00
movemail.c Fix permissions handling (CVE-2010-0825). 2010-04-02 11:24:16 -04:00
ntlib.c Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:16:16 +02:00
ntlib.h Add stubs for Windows, required after CVE-2010-0825 change. 2010-04-03 04:16:16 +02:00
pop.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pop.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
profile.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rcs2log Set copyright year to 2010. 2010-01-10 23:51:51 -08:00
rcs-checkin Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
test-distrib.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vcdiff Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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.