Only lazily compile where profitable
[bpt/guile.git] / emacs / README
index 73e0215..c531cac 100644 (file)
@@ -9,5 +9,4 @@ patch.el --- mail/apply a patch
 ppexpand.el --- temporarily expanding macros in a pretty way.
 update-changelog.el --- stitch rcs2log output to ChangeLog
 
-
 Generated using: for f in *.el ; do sed -e 's/^....//g' -e '1q' $f ; done