1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 21:51:00 -08:00
emacs/lib-src
Glenn Morris b847032c75 Command substitution already runs in a subshell
* Makefile.in (install-arch-indep, install-doc, install-info, uninstall):
* leim/Makefile.in (leim-list.el, install):
* lib-src/Makefile.in (insrcdir, $(DESTDIR)${archlibdir}):
* lisp/Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
* test/automated/Makefile.in (setwins):
Scrap superfluous subshells.
2012-05-20 17:44:34 -07:00
..
.gitignore
ChangeLog Command substitution already runs in a subshell 2012-05-20 17:44:34 -07:00
COPYING
ebrowse.c
emacsclient.c Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk 2012-05-02 21:06:50 +08:00
etags.c etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86 2012-05-09 17:27:32 -07:00
grep-changelog
hexl.c
make-docfile.c Fixes: debbugs:11380 2012-04-29 22:05:44 +02:00
Makefile.in Command substitution already runs in a subshell 2012-05-20 17:44:34 -07:00
makefile.w32-in Support building on MS-Windows with libxml2. 2012-04-07 16:57:36 +03:00
movemail.c
ntlib.c
ntlib.h
pop.c Add NUL-termination to some uses of strncpy. 2012-05-02 18:12:13 +08:00
pop.h
profile.c
rcs-checkin
rcs2log
README
test-distrib.c
testfile
update-game-score.c Assume less-ancient POSIX support. 2012-04-15 17:41:01 -07:00
vcdiff

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.