Files
emacs/lib-src
Dan Nicolaescu 68441b90e9 Add NO_RETURN specifiers to functions in lib-src.
* lib-src/update-game-score.c (usage):  Add NO_RETURN specifier.
* lib-src/movemail.c (fatal, pfatal_with_name, pfatal_and_delete):
* lib-src/make-docfile.c (fatal):
* lib-src/hexl.c (usage):
* lib-src/fakemail.c (fatal):
* lib-src/etags.c (fatal, suggest_asking_for_help, pfatal):
* lib-src/emacsclient.c (fatal):
* lib-src/b2m.c (fatal): Likewise.
2010-07-24 10:18:18 -07:00
..
2009-10-15 10:18:17 +00:00
2010-01-13 00:35:10 -08:00
2010-07-07 22:48:57 -07:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -08:00
2010-01-10 23:51:51 -08:00
2010-01-13 00:35:10 -08:00
2010-07-03 14:11:03 +02:00
2010-01-13 00:35:10 -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.