Ludovic Courtès 8073f24ccd Add `ChangeLog-2008' files to the distribution. 16 gadi atpakaļ
..
ChangeLog-2008 e9d9445b50 Rename `ChangeLog' files to `ChangeLog-2008'. 16 gadi atpakaļ
Makefile.am 8073f24ccd Add `ChangeLog-2008' files to the distribution. 16 gadi atpakaļ
README cbd3255bf8 Document removal of guileint. 21 gadi atpakaļ
gds-scheme.el e460586430 Single stepping through code from Emacs 16 gadi atpakaļ
gds-server.el 51d237110f Merge GDS (except for breakpoints) from CVS HEAD: 17 gadi atpakaļ
gds.el 51d237110f Merge GDS (except for breakpoints) from CVS HEAD: 17 gadi atpakaļ
gud-guile.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
guile-c.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
guile-emacs.scm 92205699d0 The FSF has a new address. 19 gadi atpakaļ
guile-scheme.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
guile.el 92205699d0 The FSF has a new address. 19 gadi atpakaļ
multistring.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
patch.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
ppexpand.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ
update-changelog.el 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 gadi atpakaļ

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