From 79f0a5ed66f8fd08db2a213bf9c08b03823ab138 Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Tue, 19 Aug 2003 18:39:11 +0000 Subject: [PATCH] Documentation update for installation. --- lisp/iswitchb.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 239c8d6eb0d..d846e976679 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -29,6 +29,8 @@ ;; Installation: ;; To get the functions in this package bound to keys, use ;; M-x iswitchb-mode or customize the option `iswitchb-mode'. +;; Alternatively, add the following line to your .emacs: +;; (iswitchb-mode 1) ;; As you type in a substring, the list of buffers currently matching ;; the substring is displayed as you type. The list is ordered so -- 2.39.2