summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/with-editor.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 1b79fc2..875835b 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -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