Files
emacs/lib-src
Gerd Moellmann af03e6abc1 (ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Use them throughout instead of ctype functions/macros.
(lowcase): Cast to unsigned char.
(UPCASE): New macro.
(canonicalize_filename): Use UPCASE instead toupper.
2000-12-15 14:32:55 +00:00
..
2000-09-21 15:08:55 +00:00
2000-12-13 17:47:35 +00:00
2000-08-23 21:41:37 +00:00
2000-06-11 20:53:47 +00:00
2000-08-22 21:22:20 +00:00
2000-06-20 13:27:11 +00:00
2000-09-25 17:39:03 +00:00

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.