Minor commentary fix (Bug#8024).
This commit is contained in:
parent
38a7165591
commit
aca6915a1d
1 changed files with 3 additions and 7 deletions
10
lisp/bs.el
10
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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue