]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor commentary fix (Bug#8024).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 12 Feb 2011 22:23:06 +0000 (17:23 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 12 Feb 2011 22:23:06 +0000 (17:23 -0500)
lisp/bs.el

index 2436bab259759d9c7684e9e2bfed744a8964ff73..1f90304f1da579734aeebd508eb9dc26ef0aaf2b 100644 (file)
 
 ;;; Quick Installation und Customization:
 
-;; Use
+;; To display the bs menu, do
 ;;   M-x bs-show
-;; for buffer selection or optional bind a key to main function `bs-show'
-;;   (global-set-key "\C-x\C-b" 'bs-show)    ;; or another key
-;;
-;; For customization use
-;; M-x bs-customize
-
+;; To customize its behavior, do
+;;   M-x bs-customize
 
 ;;; More Commentary: