1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lib-src
Glenn Morris 25e65510a3 Move IF_LINT from lisp.h to conf_post.h
* src/conf_post.h (IF_LINT, lint_assume): Move here from lisp.h.
* src/lisp.h (IF_LINT, lint_assume): Move to conf_post.h.

* lib-src/make-docfile.c (IF_LINT):
* lib-src/emacsclient.c (IF_LINT): Remove (in config.h now).
2012-08-10 14:23:45 -04:00
..
.gitignore Don't ignore files that are no longer generated 2011-02-13 19:35:05 +01:00
ChangeLog Move IF_LINT from lisp.h to conf_post.h 2012-08-10 14:23:45 -04:00
COPYING
ebrowse.c * lib-src/ebrowse.c (PATH_LIST_SEPARATOR): Remove 2012-08-09 19:53:07 -04:00
emacsclient.c Move IF_LINT from lisp.h to conf_post.h 2012-08-10 14:23:45 -04:00
etags.c Simplify by avoiding confusing use of strncpy etc. 2012-07-10 14:48:34 -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 Move IF_LINT from lisp.h to conf_post.h 2012-08-10 14:23:45 -04:00
Makefile.in Update lib-src config.h dependencies 2012-08-01 13:54:06 -04:00
makefile.w32-in * nt/config.nt: Sync with autogen/config.in. 2012-08-03 14:16:40 +02:00
movemail.c Comments 2012-08-10 00:07:07 -07:00
ntlib.c Comments 2012-08-09 19:59:38 -04:00
ntlib.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pop.c Simplify by avoiding confusing use of strncpy etc. 2012-07-10 14:48:34 -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.