mirror of
https://github.com/vale981/boon
synced 2025-03-05 17:41:42 -05:00
clean
This commit is contained in:
parent
98b4d279b6
commit
cf6a8053d6
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
(defun boon-spec-enclosure ()
|
||||
"Specify an enclosure style."
|
||||
(let ((c (read-char "Specify the enclosure")))
|
||||
(message "Char: %c " c)
|
||||
(list (cdr (assoc c boon-enclosures)))))
|
||||
|
||||
(defun boon-select-thing-at-point (thing)
|
||||
|
|
Loading…
Add table
Reference in a new issue