changeset 50640:8ec8f6706902

(comment-use-syntax): Add autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Sat, 19 Apr 2003 04:20:58 +0000
parents c3ba923eb0e9
children 7ae78cd3ce2e
files lisp/newcomment.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/newcomment.el	Sat Apr 19 04:18:37 2003 +0000
+++ b/lisp/newcomment.el	Sat Apr 19 04:20:58 2003 +0000
@@ -79,6 +79,8 @@
   :version "21.1"
   :group 'fill)
 
+;; Autoload this to avoid warnings, since some major modes define it.
+;;;###autoload
 (defvar comment-use-syntax 'undecided
   "Non-nil if syntax-tables can be used instead of regexps.
 Can also be `undecided' which means that a somewhat expensive test will