diff options
Diffstat (limited to 'lisp/with-editor.el')
| -rw-r--r-- | lisp/with-editor.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 0f066db..de021df 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -991,7 +991,7 @@ See info node `(with-editor)Debugging' for instructions." (provide 'with-editor) ;; Local Variables: -;; indent-tabs-mode: nil ;; byte-compile-warnings: (not docstrings-control-chars) +;; indent-tabs-mode: nil ;; End: ;;; with-editor.el ends here |
