summaryrefslogtreecommitdiff
path: root/lisp/paren.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>1999-09-25 12:35:20 +0000
committerDave Love <fx@gnu.org>1999-09-25 12:35:20 +0000
commit40c6d051450b15a732ee31be11cce9319dd1565c (patch)
tree36f82450c2540dfda42a0866f2d9c14a96c43f2e /lisp/paren.el
parentcaab16b710ffdbcf97cdec688b003992ffc7b968 (diff)
downloademacs-40c6d051450b15a732ee31be11cce9319dd1565c.tar.gz
(show-paren-mode): Add autoload cookie.
Diffstat (limited to 'lisp/paren.el')
-rw-r--r--lisp/paren.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/paren.el b/lisp/paren.el
index ec50fa9c154..53fc343c6d5 100644
--- a/lisp/paren.el
+++ b/lisp/paren.el
@@ -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