mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
O'byte-compiler
Who forbade the obsolete, Hooks, functions; adieu. (And an unused argument too)
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user