]> code.delx.au - gnu-emacs/commitdiff
(show-paren-mode): Add autoload cookie.
authorDave Love <fx@gnu.org>
Sat, 25 Sep 1999 12:35:20 +0000 (12:35 +0000)
committerDave Love <fx@gnu.org>
Sat, 25 Sep 1999 12:35:20 +0000 (12:35 +0000)
lisp/paren.el

index ec50fa9c154b404d0a5a3cbda8af6fe42d2ad8ae..53fc343c6d5536a3c7b4a1e970236ae2ca912f18 100644 (file)
@@ -40,6 +40,7 @@
 ;; This is the overlay used to highlight the closeparen right before point.
 (defvar show-paren-overlay-1 nil)
 
+;;;###autoload
 (defcustom show-paren-mode nil
   "*Toggle Show Paren mode.
 When Show Paren mode is enabled, any matching parenthesis is highlighted