Ludovic Courtès a6ec043f7a Remove 'emacs/Makefile.am'. hai 1 ano
..
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. %!s(int64=16) %!d(string=hai) anos
README cbd3255bf8 Document removal of guileint. %!s(int64=21) %!d(string=hai) anos
gud-guile.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
guile-c.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
guile-emacs.scm 3fc7e2c123 deprecate arity access via (procedure-properties proc 'arity) %!s(int64=14) %!d(string=hai) anos
guile-scheme.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
guile.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
multistring.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
patch.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
ppexpand.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos
update-changelog.el 53befeb700 Change Guile license to LGPLv3+ %!s(int64=15) %!d(string=hai) anos

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