Files
emacs/lib-src
Paul Eggert 19e5d27daf Support nested parens in make-docfile args
* lib-src/make-docfile.c (scan_c_stream): Allow nested parens.
E.g., ‘(Lisp_Object XXX (force))’ for the identifier ‘force’,
where XXX is a macro.  This is for future changes.
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-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.