1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/guile-readline
Mikael Djurfeldt f1dc5f45ab * Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.

* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.

* debugger/breakpoints/Makefile.am (TAGS_FILES),
debugger/Makefile.am (TAGS_FILES), Makefile.am (TAGS_FILES): Use
this variable instead of ETAGS_ARGS so that TAGS can be built
using separate build directory.

* primitives/Makefile.am (TAGS_FILES), internals/Makefile.am
(TAGS_FILES), Makefile.am (TAGS_FILES): Use this variable instead
of ETAGS_ARGS so that TAGS can be built using separate build
directory.

* Makefile.am, goops/Makefile.am (TAGS_FILES): Use this variable
instead of ETAGS_ARGS so that TAGS can be built using separate
build directory.

* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.
2004-02-09 01:48:34 +00:00
..
.cvsignore *** empty log message *** 2003-03-19 23:46:35 +00:00
autogen.sh * autogen.sh: add a --force when autoreconfing. We may need to 2003-03-19 23:46:24 +00:00
ChangeLog * Makefile.am (TAGS_FILES): Use this variable instead of 2004-02-09 01:48:34 +00:00
configure.in When checking whether readline clears SA_RESTART, let readline read 2003-05-03 23:18:51 +00:00
LIBGUILEREADLINE-VERSION * LIBGUILEREADLINE-VERSION: new file containing shared lib 2002-02-25 04:56:04 +00:00
Makefile.am * Makefile.am (TAGS_FILES): Use this variable instead of 2004-02-09 01:48:34 +00:00
readline-activator.scm * readline-activator.scm (activate-readline): Report an error if 2000-06-06 12:41:48 +00:00
readline.c * readline.c (redisplay): Removed. (It didn't do anything other 2003-04-05 15:34:17 +00:00
readline.h 2001-11-04 Stefan Jahn <stefan@lkcc.org> 2001-11-04 15:52:30 +00:00
readline.scm * readline.scm (activate-readline): Look for use-emacs-interface 2002-10-21 11:22:04 +00:00