Files
emacs/lib-src
Paul Eggert d672ac3c61 Prefer tail calls.
* lib-src/ebrowse.c (xstrdup):
* lib-src/etags.c (savenstr):
* lwlib/lwlib.c (safe_strdup):
* src/xfns.c (xic_create_fontsetname):
* src/xrdb.c (gethomedir): Prefer tail calls.
* lib-src/etags.c (concat): Omit unnecessary assignment.
2013-11-13 17:52:18 -08:00
..
2013-11-13 17:52:18 -08:00
2013-11-13 17:52:18 -08:00
2013-07-10 16:23:57 -07:00
2013-11-13 17:52:18 -08:00
2013-01-01 09:11:05 +00:00
2013-05-17 22:32:17 -07:00
2013-01-01 09:11:05 +00:00
2013-09-20 08:34:36 -07:00
2013-01-02 17:35:49 -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.