]> git.eshelyaron.com Git - emacs.git/commitdiff
Update installation notes.
authorStephen Eglen <stephen@gnu.org>
Sun, 3 Oct 1999 15:37:50 +0000 (15:37 +0000)
committerStephen Eglen <stephen@gnu.org>
Sun, 3 Oct 1999 15:37:50 +0000 (15:37 +0000)
lisp/iswitchb.el

index f2d5fc4f9261520484fa7723d0df4ecf30ca2e1b..4fa30f9742ee83ef2c258d9b562bf56a206aec61 100644 (file)
 ;; Installation:
 ;; To get the functions in this package bound to keys, do
 ;; (iswitchb-default-keybindings)
+;;
+;; If you want to use the features of iswitchb, but without rebinding
+;; the keys as above, then you need to add the following hook:
+;; (add-hook 'minibuffer-setup-hook 'iswitchb-minibuffer-setup)
 
 ;; As you type in a substring, the list of buffers currently matching
 ;; the substring are displayed as you type.  The list is ordered so