Andy Wingo 178e9d237b remove GDS 14 anos atrás
..
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 16 anos atrás
Makefile.am 178e9d237b remove GDS 14 anos atrás
README cbd3255bf8 Document removal of guileint. 21 anos atrás
gud-guile.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
guile-c.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
guile-emacs.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) 14 anos atrás
guile-scheme.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
guile.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
multistring.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
patch.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
ppexpand.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás
update-changelog.el 53befeb700 Change Guile license to LGPLv3+ 15 anos atrás

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