Update of /cvsroot/alsa/alsa-lib/alsalisp In directory sc8-pr-cvs1:/tmp/cvs-serv13407/alsalisp
Modified Files: hctl.lisp Log Message: added snd_user_file() function alisp extensions - added nth, include, path commands - added auto-exec functionality - added helpers for C<->lisp interoperability Index: hctl.lisp =================================================================== RCS file: /cvsroot/alsa/alsa-lib/alsalisp/hctl.lisp,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hctl.lisp 22 Aug 2003 09:41:17 -0000 1.6 +++ hctl.lisp 3 Sep 2003 19:25:08 -0000 1.7 @@ -88,3 +88,8 @@ (&stat-memory) (&dump-memory "memory.dump") + +(defun autotest () (princ "abcd\n")) +(setq auto-exec 'autotest) + +(princ (path 'data) "\n") ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog