aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/buff-menu.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/buff-menu.el')
-rw-r--r--lisp/buff-menu.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index a644b2ffcc..1b7fbad1ab 100644
--- a/lisp/buff-menu.el
+++ b/lisp/buff-menu.el
@@ -638,8 +638,10 @@ The current window remains selected."
(view-buffer-other-window (Buffer-menu-buffer t)))
+;;;###autoload
(define-key ctl-x-map "\C-b" 'list-buffers)
+;;;###autoload
(defun list-buffers (&optional files-only)
"Display a list of names of existing buffers.
The list is displayed in a buffer named `*Buffer List*'.