From aca6915a1d31be73aa9ed6436f71834efd2b8b20 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 12 Feb 2011 17:23:06 -0500 Subject: [PATCH] Minor commentary fix (Bug#8024). --- lisp/bs.el | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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: -- 2.39.5