# HG changeset patch # User Stephen Eglen # Date 1061318351 0 # Node ID 078527ad9cd85f15c7f87f09c52b144689af363b # Parent 1259ee7a602f7ec400afafcfe842a04dcc360fd3 Documentation update for installation. diff -r 1259ee7a602f -r 078527ad9cd8 lisp/iswitchb.el --- a/lisp/iswitchb.el Tue Aug 19 16:31:28 2003 +0000 +++ b/lisp/iswitchb.el Tue Aug 19 18:39:11 2003 +0000 @@ -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