summaryrefslogtreecommitdiff
path: root/lisp
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
commitd279baa8e7367fdf23af2150b5ff27a70fcb5a8e (patch)
tree242c1d9d5d14703ab4f79ca2db78b90307bc92db /lisp
parentc820ffeb34f8e143242ba749ac99355312602235 (diff)
downloademacs-d279baa8e7367fdf23af2150b5ff27a70fcb5a8e.tar.gz
(show-paren-mode): Add autoload cookie.
Diffstat (limited to 'lisp')
-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