1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lib-src
Glenn Morris 745580a36d Avoid user environment interfering with bootstrap
* Makefile.in, admin/unidata/Makefile.in:
* doc/misc/Makefile.in, lib-src/Makefile.in:
Don't export user environment variables that can affect running
emacs.  (Bug#53038)
2022-01-12 09:35:43 -08:00
..
be_resources.cc ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c
ebrowse.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacsclient.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
etags.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
hexl.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
make-docfile.c Fix two unused variable warnings in make-docfile.c 2022-01-04 03:52:42 +01:00
make-fingerprint.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
Makefile.in Avoid user environment interfering with bootstrap 2022-01-12 09:35:43 -08:00
movemail.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ntlib.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ntlib.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pop.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pop.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rcs2log ; Run set-copyright from admin.el 2022-01-01 09:52:06 -08:00
README
seccomp-filter.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
update-game-score.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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.