O'byte-compiler

Who forbade the obsolete,
Hooks, functions; adieu.

(And an unused argument too)
This commit is contained in:
Henrik Lissner
2019-02-02 16:08:00 -05:00
parent 951b2be7d1
commit 99fd8b4e1b
4 changed files with 5 additions and 5 deletions

View File

@ -201,7 +201,7 @@ snippets or single lines."
(save-restriction
(narrow-to-region beg end)
(let ((+format-region-p t))
(call-interactively #'+format/buffer))))
(+format/buffer arg))))
;;;###autoload
(defun +format/region-or-buffer (beg end &optional arg)