1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lib-src
Dan Nicolaescu 4624371d9a * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.

* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.

* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.

* s/msdos.h (DONT_NEED_ENVIRON): Don't define.

* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.
2008-02-09 18:03:10 +00:00
..
.arch-inventory Update some .arch-inventory files 2007-07-30 05:36:46 +00:00
.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 2008 to copyright years. 2008-01-07 08:42:46 +00:00
ChangeLog * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +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 * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +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
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 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
rcs2log 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
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
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 # 1999-10-01 12:43:57 +00:00
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.