1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 06:50:31 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-06-02 09:44:55 +00:00
parent 2b189e65c4
commit 9ccea37043

View file

@ -1,3 +1,10 @@
2004-06-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* eval.c (scm_macroexp, macroexp): Renamed scm_macroexp to
macroexp and made static. Added new version of scm_macroexp that
emits a deprecation warning and then calls macroexp.
(scm_m_undefine): Issue deprecation warning.
2004-05-30 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> 2004-05-30 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
* eval.c (lookup_global_symbol, literal_p, try_macro_lookup): * eval.c (lookup_global_symbol, literal_p, try_macro_lookup):