annotate lib-src/README @ 111620:d7f360c219d0

autoload.el fix for bug#7414. * lisp/emacs-lisp/autoload.el (autoload-find-destination): The function coding-system-eol-type may return non-numeric values.
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Nov 2010 19:47:16 -0800
parents b42a4aa7ff4f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
52780
47bf5f5df3c9 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 25859
diff changeset
2 files that go in ${archlibdir}. At present, these are mostly utility
69732
b42a4aa7ff4f changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents: 52780
diff changeset
3 programs used by GNU Emacs.