Files
emacs/lib-src
Paul Eggert 82f49c6a37 Replace IF_LINT by NONVOLATILE and UNINIT
Inspired by a suggestion from RMS in: http://bugs.gnu.org/23640#58
* .dir-locals.el (c-mode): Adjust to macro changes.
* src/conf_post.h (NONVOLATILE, UNINIT): New macros (Bug#23640).
(IF_LINT): Remove.  All uses replaced by the new macros.
2016-06-08 11:50:42 -07:00
..
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-11 22:48:07 -08:00
2016-03-11 13:33:32 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-24 17:29:01 -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.