1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-01-14 16:24:17 +00:00
parent e70c841fe6
commit 6e4cd850f6
2 changed files with 13 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-01-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* scheme-scripts.texi: Describe new 1.4 compatability behavior of
-e option.
2005-01-14 Kevin Ryde <user42@zip.com.au>
* api-data.texi (Mapping Folding and Unfolding): In

View file

@ -1,3 +1,11 @@
2005-01-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
Recognize 1.4 -e syntax.
* script.c (sym_at, sym_atat, sym_main, all_symbols): New.
(scm_compile_shell_switches): Use them to recognize and convert
1.4 "-e" syntax.
2005-01-12 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* deprecated.h, deprecated.c, strings.h, strings.c: Turn all