Files
emacs/lib-src
Paul Eggert 1269bbdaa9 Improve make-docfile.c for C23
* lib-src/make-docfile.c (write_c_args): Don’t diagnose “()”.
In C23 it’s equivalent to (void), and it works fine (albeit with
less type-checking) in older C.  Omit first arg, which is no
longer needed.  Caller changed.
2025-12-14 14:47:21 -08:00
..
2025-01-02 18:39:42 +01:00
2025-04-30 07:14:23 -04:00
2025-01-02 18:39:42 +01:00
2025-12-14 14:47:21 -08:00
2025-03-22 11:57:29 -07:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-06-14 16:56:44 +03:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:44:48 +01: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.