Appease byte-compiler-sama
This commit is contained in:
parent
ae52b2ff60
commit
4321f20b3e
4 changed files with 4 additions and 7 deletions
|
@ -247,7 +247,7 @@ Inspired from http://demonastery.org/2013/04/emacs-evil-narrow-region/"
|
|||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun doom*newline-and-indent (orig-fn)
|
||||
(defun doom*newline-and-indent (_orig-fn)
|
||||
"Inserts a newline and possibly indents it. Also continues comments if
|
||||
executed from a commented line; handling special cases for certain languages
|
||||
with weak native support."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue