From fdb086e9ba73d203a2bd9ea0d53a2f9cdd2b6af1 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 2 Dec 2011 23:45:31 -0800 Subject: * txr.1: Added stub sections for new functions. --- ChangeLog | 4 ++++ txr.1 | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index de512f7f..c11e71dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-02 Kaz Kylheku + + * txr.1: Added stub sections for new functions. + 2011-12-02 Kaz Kylheku * eval.c: Symbol related intrinsic functions and variables made diff --git a/txr.1 b/txr.1 index 808c7c9d..2147036d 100644 --- a/txr.1 +++ b/txr.1 @@ -4560,6 +4560,23 @@ The following are Lisp functions and variables built-in to TXR. .SS Functions open-file, open-pipe +.SS Variables *user-package*, *keyword-package*, *system-package* + +.SS Function make-sym + +.SS Function make-package + +.SS Function find-package + +.SS Function intern + +.SS Function symbolp + +.SS Function symbol-name + +.SS Function symbol-package + +.SS Function keywordp .SH APPENDIX A: NOTES ON EXOTIC REGULAR EXPRESSIONS -- cgit v1.2.3