mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
Deport list-undocumented (should be NIL) from :undocumented
This commit is contained in:
parent
6c73b0c4c3
commit
2b48b9e43c
|
|
@ -1,5 +1,5 @@
|
|||
;;;; package.lisp
|
||||
|
||||
(defpackage #:undocumented
|
||||
(:use #:cl :stumpwm))
|
||||
|
||||
(:use #:cl :stumpwm)
|
||||
(:export :list-undocumented))
|
||||
|
|
|
|||
Loading…
Reference in a new issue