bye bye
[bpt/guile.git] / emacs / README
CommitLineData
88463d07
TTN
1Index
2
3guile-c.el --- Guile C editing commands
4guile-scheme.el --- Guile Scheme editing mode
5guile.el --- Emacs Guile interface
6multistring.el --- editing multiline strings.
7patch.el --- mail/apply a patch
8ppexpand.el --- temporarily expanding macros in a pretty way.
9
10
11Generated using: (for f in *.el ; do head -1 $f ; done) | sed 's/^....//g'