1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/lib-src
Eli Zaretskii 70b0d280eb Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu.
lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
 $(BLD)/time_r.$(O).
 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
 $(EMACS_ROOT)/src/m/intel386.h.
 ($(BLD)/strftime.$(O)): 
 ($(BLD)/time_r.$(O)): Define prerequisites.
 src/makefile.w32-in (OBJ2): Remove strftime.$(O).
 ($(BLD)/strftime.$(O)): Remove prerequisites.
 lib-src/makefile.w32-in (VERSION): Don't define, defined on nt/config.nt.
 (ECLIENT_CFLAGS): Remove -DVERSION.
 ($(BLD)/emacsclient.$(O)): Don't depend on makefile.w32-in.
 nt/config.nt (VERSION): Uncomment definition.
 (restrict): Define.
 nt/inc/stdbool.h: New file.
 admin/admin.el (set-version): Remove lib-src/makefile.w32-in.  Add
 nt/config.nt.
2011-01-31 21:36:08 +02:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ChangeLog Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu. 2011-01-31 21:36:08 +02:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
ebrowse.c src/emacs.c now gets version number from configure.in 2011-01-31 00:12:52 -08:00
emacsclient.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
etags.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
fakemail.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
grep-changelog Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
hexl.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
make-docfile.c make-docfile: don't corrupt heap for an invalid .elc file 2011-01-30 10:17:36 +01:00
Makefile.in Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
makefile.w32-in Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu and 2011-01-31T08:15:13Z!eggert@cs.ucla.edu. 2011-01-31 21:36:08 +02:00
movemail.c Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ntlib.c Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu and emacs-23/2010-05-21T19:51:48Z!acm@muc.de. 2011-01-29 14:36:11 +02:00
ntlib.h Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu and emacs-23/2010-05-21T19:51:48Z!acm@muc.de. 2011-01-29 14:36:11 +02:00
pop.c Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
pop.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
profile.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rcs-checkin Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rcs2log Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
test-distrib.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
testfile
update-game-score.c Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
vcdiff Refill some long/short copyright headers. 2011-01-26 00:36:39 -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.