Files
emacs/lib-src
Mattias Engdegård 43b7e7efbf Fix etags builds on non-Windows non-MS-DOS machines
* lib-src/etags.c: In this file, MSDOS is always defined but can be
either `true` or `false`, so don't used `defined MSDOS` as a condition.
2022-12-06 17:37:22 +01:00
..
2022-11-29 06:26:16 +00:00
2022-11-26 16:28:45 +02:00
2022-11-26 16:28:45 +02:00
2022-10-11 02:52:51 +02: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.