Mercurial > emacs
changeset 25813:bb0def506686
(show-paren-mode): Add autoload cookie.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 25 Sep 1999 12:35:20 +0000 |
parents | edf16534a337 |
children | 34c27e95b254 |
files | lisp/paren.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/paren.el Fri Sep 24 14:06:13 1999 +0000 +++ b/lisp/paren.el Sat Sep 25 12:35:20 1999 +0000 @@ -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