Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
;; This file: ;; http://angg.twu.net/LISP/seibel-05.lisp.html ;; http://angg.twu.net/LISP/seibel-05.lisp ;; (find-angg "LISP/seibel-05.lisp") ;; Author: Eduardo Ochs <eduardoochs@gmail.com> ;; ;; (defun e () (interactive) (find-angg "LISP/seibel-05.lisp")) ;; https://gigamonkeys.com/book/functions.html ;; https://gigamonkeys.com/book/functions.html#function-return-values ;; (find-clhsdoc) ;; (find-clhsdoci "return-from") ;; (find-clhsdoci "and") ;; (find-clhsdoci "or") ;; Local Variables: ;; coding: utf-8-unix ;; End: