1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module
Daniel Kraft 15eeabfd53 Don't accept backquote/unquote/unquote-splicing any longer in elisp.
The real names \`, \, and \,@ should be used instead and are returned
now by the real reader.

* module/language/elisp/compile-tree-il.scm: Only accept correct names.
2009-08-27 16:19:03 +02:00
..
ice-9 fix gensym creation in psyntax 2009-07-24 12:06:19 +02:00
language Don't accept backquote/unquote/unquote-splicing any longer in elisp. 2009-08-27 16:19:03 +02:00
oop Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
srfi Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
system Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
Makefile.am Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00