1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 17:20:29 +02:00
guile/emacs/README
2001-10-25 18:13:46 +00:00

11 lines
345 B
Text

Index
guile-c.el --- Guile C editing commands
guile-scheme.el --- Guile Scheme editing mode
guile.el --- Emacs Guile interface
multistring.el --- editing multiline strings.
patch.el --- mail/apply a patch
ppexpand.el --- temporarily expanding macros in a pretty way.
Generated using: (for f in *.el ; do head -1 $f ; done) | sed 's/^....//g'