Let surflets/my-sessions export SET-SESSION-LIFETIME!

This commit is contained in:
interp 2004-07-27 13:45:26 +00:00
parent 0783bdb4e2
commit fee49612ce
1 changed files with 2 additions and 1 deletions

View File

@ -122,6 +122,7 @@
session-alive?
session-surflet-name
session-session-id
set-session-lifetime!
options-surflet-path
options-session-lifetime
options-cache-surflets?
@ -729,5 +730,5 @@
;;; EOF
;;; Local Variables:
;;; buffer-tag-table: "../../TAGS"
;;; buffer-tag-table: "../../../TAGS"
;;; End::