This commit is contained in:
Jean-Philippe Bernardy 2014-10-23 09:13:57 +02:00
parent 98b4d279b6
commit cf6a8053d6

View file

@ -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)