Also mention it in the manual.
...just couldn't get it right the first time.
;; We support package local nicknames. No :sb-prefix here as we vainly
;; believe our API is worth copying to other implementations as well.
;; This doesn't affect the build at all, merely declares how things are.
- :local-nicknames
+ :package-local-nicknames
;; This affects the definition of a lot of things in bignum.lisp. It
;; doesn't seem to be documented anywhere what systems it might apply
different global names, or different local nickname for same global
name.
+Symbol @code{:package-local-nicknames} in @code{*features*} denotes the
+support for this feature.
+
@findex @cl{defpackage}
@defmac @cl{defpackage} name [[option]]* @result{} package