summaryrefslogtreecommitdiff
path: root/Lisp/defpackage.lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-04 22:53:28 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-04 22:53:28 +0100
commit2bfce24e72cfa7a339b485980925839f769e5224 (patch)
treefb87f706f495a0a35a1999dadbf3e37ccd676cc6 /Lisp/defpackage.lisp
parent6a4a13ab9957b22853f617d08c109ef2b647515e (diff)
Introduce functions to disable the reader syntax extensions.
darcs-hash:bc88fd5b88bc84ccf83caff109762f2813a9b53d
Diffstat (limited to 'Lisp/defpackage.lisp')
-rw-r--r--Lisp/defpackage.lisp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lisp/defpackage.lisp b/Lisp/defpackage.lisp
index 17a81c8..eaeae3e 100644
--- a/Lisp/defpackage.lisp
+++ b/Lisp/defpackage.lisp
@@ -25,6 +25,8 @@
#:shutdown-runtime
#:enable-method-syntax
#:enable-objective-c-syntax
+ #:disable-method-syntax
+ #:disable-objective-c-syntax
#:invoke-by-name
#:invoke
#:find-objc-class