1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/lib-src
Fabrice Popineau 3d3bfa2489 Make make-docfile.c consistent with src/keyboard.c.
lib-src/make-docfile.c (write_globals): Special-case
 Fexit_recursive_edit and Fabort_recursive_edit as well, as
 functions that are _Noreturn, to be consistent with
 src/keyboard.c.
2012-10-01 16:22:23 +02:00
..
.gitignore
ChangeLog Make make-docfile.c consistent with src/keyboard.c. 2012-10-01 16:22:23 +02:00
COPYING
ebrowse.c Reduce the number of versioned files storing the short copyright string 2012-09-16 17:56:08 -07:00
emacsclient.c Rely on <unistd.h> to declare 'environ', 2012-08-19 14:00:09 -07:00
etags.c Reduce the number of versioned files storing the short copyright string 2012-09-16 17:56:08 -07:00
grep-changelog Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hexl.c Clean out last vestiges of the old HAVE_CONFIG_H stuff. 2012-06-25 18:05:39 -07:00
make-docfile.c Make make-docfile.c consistent with src/keyboard.c. 2012-10-01 16:22:23 +02:00
Makefile.in Update lib-src config.h dependencies 2012-08-01 13:54:06 -04:00
makefile.w32-in Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gnu.org). 2012-09-27 00:04:10 +02:00
movemail.c Comments 2012-08-10 00:07:07 -07:00
ntlib.c Support x64 build on MS-Windows with MSVC. 2012-09-30 23:36:42 +02:00
ntlib.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pop.c Prefer assignment to memcpy when either will do. 2012-09-11 15:59:50 -07:00
pop.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
profile.c Use C99-style 'extern inline' if available. 2012-08-02 00:31:34 -07:00
rcs2log Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README
test-distrib.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
testfile
update-game-score.c Assume strerror. 2012-07-10 22:44:06 -07: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.