]> git.eshelyaron.com Git - emacs.git/commitdiff
(comment-indent-default): Autoload.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Oct 2000 19:07:41 +0000 (19:07 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 8 Oct 2000 19:07:41 +0000 (19:07 +0000)
lisp/newcomment.el

index 9b36dde09a0c51ab83a1667310815d3f0b8b6b19..b4bdc16ba2c62bc0a3f823ad68e519b0d3b5720e 100644 (file)
@@ -6,7 +6,7 @@
 ;; Maintainer: Stefan Monnier <monnier@cs.yale.edu>
 ;; Keywords: comment uncomment
 ;; Version: $Name:  $
-;; Revision: $Id: newcomment.el,v 1.20 2000/09/29 19:11:42 monnier Exp $
+;; Revision: $Id: newcomment.el,v 1.21 2000/10/05 22:43:22 monnier Exp $
 
 ;; This file is part of GNU Emacs.
 
@@ -396,6 +396,7 @@ Point is assumed to be just at the end of a comment."
 ;;;; Commands
 ;;;;
 
+;;;###autoload
 (defun comment-indent-default ()
   "Default for `comment-indent-function'."
   (if (looking-at "\\s<\\s<\\s<") 0