Skip to content

Commit

Permalink
Silence byte-compiler
Browse files Browse the repository at this point in the history
There is a docstring that must contain control characters
because it contains an example for a script that must do so.
  • Loading branch information
tarsius committed Jun 7, 2024
1 parent d76a55c commit 0361482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/with-editor.el
Original file line number Diff line number Diff line change
Expand Up @@ -980,5 +980,6 @@ See info node `(with-editor)Debugging' for instructions."
(provide 'with-editor)
;; Local Variables:
;; indent-tabs-mode: nil
;; byte-compile-warnings: (not docstrings-control-chars)
;; End:
;;; with-editor.el ends here

0 comments on commit 0361482

Please # to comment.