1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/lib-src
Dan Nicolaescu deeaffe11d * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
variable.

* s/gnu-linux.h: Remove commented out code.

* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.

* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.
2008-02-09 07:42:06 +00:00
..
.arch-inventory Update some .arch-inventory files 2007-07-30 05:36:46 +00:00
.gitignore
b2m.c
b2m.pl Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
ChangeLog * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete 2008-02-09 07:42:06 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
cvtmail.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
digest-doc.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
ebrowse.c (version) <emacs_copyright>: New variable. Just use current year for copyright. 2008-01-04 03:10:02 +00:00
emacsclient.c (decode_options): Fix last change so as not to override an explicit -display. 2008-02-08 15:28:04 +00:00
etags.c Added "GTY" as synonym for __attribute__. Updated 2008-02-04 04:49:29 +00:00
fakemail.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00: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
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
hexl.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
make-docfile.c * movemail.c: 2008-01-13 00:43:55 +00:00
Makefile.in * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete 2008-02-09 07:42:06 +00:00
makefile.w32-in (lisp1): Use (), not {}. 2008-02-04 09:07:32 +00:00
movemail.c * movemail.c: Remove references to XENIX. 2008-01-18 15:15:07 +00:00
ntlib.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
ntlib.h Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
pop.c (pop_stat, pop_last): Fix last fix. 2008-01-22 15:38:49 +00:00
pop.h Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
profile.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
rcs-checkin Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
rcs2log Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
README
sorted-doc.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
test-distrib.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
testfile
update-game-score.c Add 2008 to copyright years. 2008-01-07 08:42:46 +00:00
vcdiff Add 2008 to copyright years. 2008-01-07 08:42:46 +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.