From: Chong Yidong Date: Sat, 12 Feb 2011 22:23:06 +0000 (-0500) Subject: Minor commentary fix (Bug#8024). X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~914 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aca6915a1d31be73aa9ed6436f71834efd2b8b20;p=emacs.git Minor commentary fix (Bug#8024). --- diff --git a/lisp/bs.el b/lisp/bs.el index 2436bab2597..1f90304f1da 100644 --- a/lisp/bs.el +++ b/lisp/bs.el @@ -42,14 +42,10 @@ ;;; 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: