1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lib-src
Eli Zaretskii 1cb274e286 Make "etags --version" on Windows produce the same as on Posix platforms.
makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add
 ``-DVERSION="\"$(VERSION)\"" -DEMACS_NAME="\"GNU Emacs\""''.
2011-02-02 18:35:05 +02: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 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
ChangeLog Make "etags --version" on Windows produce the same as on Posix platforms. 2011-02-02 18:35:05 +02:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
digest-doc.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
ebrowse.c Set short copyright year to 2011. 2011-01-01 18:46:30 -08:00
emacsclient.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
etags.c Set short copyright year to 2011. 2011-01-01 18:46:30 -08:00
fakemail.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -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 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
hexl.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
make-docfile.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Makefile.in Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
makefile.w32-in Make "etags --version" on Windows produce the same as on Posix platforms. 2011-02-02 18:35:05 +02:00
movemail.c * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811). 2011-01-23 17:58:52 -05:00
ntlib.c * lib-src/ntlib.c (setregid): New stub, renamed from setegid. 2011-01-28 12:03:19 -05:00
ntlib.h * lib-src/ntlib.c (setregid): New stub, renamed from setegid. 2011-01-28 12:03:19 -05:00
pop.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
pop.h Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
profile.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
rcs2log Set short copyright year to 2011. 2011-01-01 18:46:30 -08:00
rcs-checkin Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
test-distrib.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
testfile
update-game-score.c Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
vcdiff Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -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.