1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Marius Vollmer
92205699d0 The FSF has a new address. 2005-05-23 19:57:22 +00:00
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
Neil Jerram
651f2c7854 Avoid duplicate binding warnings from (lang elisp) modules. 2003-11-11 23:09:23 +00:00
Marius Vollmer
717bde134d *** empty log message *** 2003-01-06 20:10:12 +00:00
Marius Vollmer
298ddcca3a (elisp_sources): Added char-table.scm. 2003-01-06 20:10:03 +00:00
Neil Jerram
740a6d1a26 New stub definitions for char-table primitives. 2002-12-28 19:22:11 +00:00
Rob Browning
b2cbe8d8a2 *** empty log message *** 2002-12-09 00:51:53 +00:00
Rob Browning
c0784b410b * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION. 2002-12-09 00:46:01 +00:00
Neil Jerram
738fe02a13 * Fix handling of Elisp variables that are imported from other modules. 2002-02-13 21:50:55 +00:00
Neil Jerram
e79236a948 * Complete Elisp translator work. 2002-02-08 11:50:51 +00:00
Neil Jerram
877accb11a * Further Elisp translator work. 2002-02-04 21:13:46 +00:00
Neil Jerram
329e496820 * Unquote uses of `begin' in transformed Elisp code. 2002-02-01 16:47:00 +00:00
Neil Jerram
bbd26b5ae5 * Rename call-with-readline-completion-function' to with-readline-completion-function'.
* More tests for Elisp nil value.
* Development work on Elisp translator.
2002-01-30 00:03:40 +00:00
Neil Jerram
3d1a89b9ee * Add non-libguile Elisp support files to CVS trunk. (NB work in progress.) 2002-01-22 23:46:01 +00:00