From: Stephen Eglen Date: Tue, 19 Aug 2003 18:39:11 +0000 (+0000) Subject: Documentation update for installation. X-Git-Tag: ttn-vms-21-2-B4~9046 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=79f0a5ed66f8fd08db2a213bf9c08b03823ab138;p=emacs.git Documentation update for installation. --- 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