view lib-src/README @ 66296:941b6508462f

(image-type-header-regexps): Rename from image-type-regexps. Change uses. (image-type-file-name-regexps): New defconst. (image-type-from-data): Simplify loop. (image-type-from-buffer): New defun. (image-type-from-file-header): Use it instead of image-type-from-data. Use image-search-load-path instead of only looking in data-directory. (image-type-from-file-name): New defun. (image-search-load-path): Make PATH arg optional, default to image-load-path. Change `pathname' to `filename'.
author Kim F. Storm <storm@cua.dk>
date Fri, 21 Oct 2005 23:42:21 +0000
parents 47bf5f5df3c9
children b42a4aa7ff4f
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by Emacs.