changeset 25855:5d6c941a666a

Update installation notes.
author Stephen Eglen <stephen@gnu.org>
date Sun, 03 Oct 1999 15:37:50 +0000
parents cbf2c355e45c
children 354e0c45cedf
files lisp/iswitchb.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/iswitchb.el	Sun Oct 03 15:18:22 1999 +0000
+++ b/lisp/iswitchb.el	Sun Oct 03 15:37:50 1999 +0000
@@ -29,6 +29,10 @@
 ;; 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