1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/lib-src
Paul Eggert 7204577bf9 Merge from gnulib
This incorporates:
2017-02-16 xbinary-io: rename from xsetmode
2017-02-15 xsetmode: new module
* lib-src/etags.c (main):
* lib-src/hexl.c (main):
* src/emacs.c (main) [MSDOS]:
Prefer set_binary_mode to the obsolescent SET_BINARY.
* lib/binary-io.c, lib/binary-io.h: Copy from gnulib.
2017-02-23 09:15:06 -08:00
..
ChangeLog.1 Update copyright year to 2017 2016-12-31 19:42:26 -08:00
COPYING
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
emacsclient.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
etags.c Merge from gnulib 2017-02-23 09:15:06 -08:00
hexl.c Merge from gnulib 2017-02-23 09:15:06 -08:00
make-docfile.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
Makefile.in Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
movemail.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ntlib.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
ntlib.h Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
pop.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
pop.h Update copyright year to 2017 2016-12-31 19:42:26 -08:00
profile.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
rcs2log Fix copyright years by hand 2017-01-01 04:01:41 +00:00
README
update-game-score.c Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
update-game-score.exe.manifest Provide a Windows manifest for update-game-score.exe. 2013-08-10 10:43:41 +03: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.