changeset 32307:c3058f7483c4

(comment-indent-default): Autoload.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 08 Oct 2000 19:07:41 +0000
parents 86a849ccfae1
children cd03345c07c1
files lisp/newcomment.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/newcomment.el	Sun Oct 08 19:07:14 2000 +0000
+++ b/lisp/newcomment.el	Sun Oct 08 19:07:41 2000 +0000
@@ -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 @@
 ;;;; Commands
 ;;;;
 
+;;;###autoload
 (defun comment-indent-default ()
   "Default for `comment-indent-function'."
   (if (looking-at "\\s<\\s<\\s<") 0