Philippe Coval a122574b6e Imported Upstream version 1.8.7+1 13 years ago
..
Makefile.am a122574b6e Imported Upstream version 1.8.7+1 13 years ago
Makefile.in a122574b6e Imported Upstream version 1.8.7+1 13 years ago
README ae43bb33e6 Imported Upstream version 1.8.5+1 13 years ago
gds-scheme.el a122574b6e Imported Upstream version 1.8.7+1 13 years ago
gds-server.el ae43bb33e6 Imported Upstream version 1.8.5+1 13 years ago
gds.el ae43bb33e6 Imported Upstream version 1.8.5+1 13 years ago

README

Index

gud-guile.el --- Support for debugging guile internals
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.
update-changelog.el --- stitch rcs2log output to ChangeLog

Generated using: for f in *.el ; do sed -e 's/^....//g' -e '1q' $f ; done