annotate lib-src/README @ 106991:4b75ffbc9b2f

Fix delete-directory recursion behavior for trashing (Bug#5436). * files.el (delete-directory): Handle moving to trash without first doing recursion (Bug#5436).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 26 Jan 2010 22:17:23 -0500
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.