+2001-10-16 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * paren.el: Update the Commentary with installation instructions.
+
2001-10-15 John Wiegley <johnw@gnu.org>
* eshell/em-unix.el (eshell/cat): Do a quick test if something is
;;; Commentary:
-;; Load this and it will display highlighting on whatever
-;; paren matches the one before or after point.
+;; Put this into your ~/.emacs:
+
+;; (show-paren-mode t)
+
+;; It will display highlighting on whatever paren matches the one
+;; before or after point.
;;; Code: