[uim-commit] r2025 - branches/r5rs/scm
yamaken at freedesktop.org
yamaken at freedesktop.org
Sat Nov 5 22:15:54 PST 2005
Author: yamaken
Date: 2005-11-05 22:15:51 -0800 (Sat, 05 Nov 2005)
New Revision: 2025
Modified:
branches/r5rs/scm/uim-sh.scm
Log:
* scm/uim-sh.scm
- (uim-sh-loop): Add (%%backtrace) as comment
Modified: branches/r5rs/scm/uim-sh.scm
===================================================================
--- branches/r5rs/scm/uim-sh.scm 2005-11-06 05:55:12 UTC (rev 2024)
+++ branches/r5rs/scm/uim-sh.scm 2005-11-06 06:15:51 UTC (rev 2025)
@@ -49,6 +49,8 @@
(begin
(guard (err
(else
+ ;; currently not working
+ ;;(%%backtrace)
#f))
((if uim-sh-opt-strict-batch
(lambda (obj) #f)
More information about the uim-commit
mailing list