annotate lib-src/README @ 92505:9c0d69f69d95

Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test. (ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p) test inside XEmacs test. (ediff-make-bottom-toolbar): Place whole cond inside XEmacs test, since it was doing nothing on Emacs. (ediff-make-bullet-proof-overlay): Use when rather than if.
author Glenn Morris <rgm@gnu.org>
date Wed, 05 Mar 2008 08:52:22 +0000
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.