aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/buff-menu.el
diff options
context:
space:
mode:
authorVibhav Pant2020-08-21 14:04:35 +0530
committerVibhav Pant2020-08-21 14:04:35 +0530
commitf0f8d7b82492e741950c363a03b886965c91b1b0 (patch)
tree19b716830b1ebabc0d7d75949c4e6800c0f104ad /lisp/buff-menu.el
parent9e64a087c4d167e7ec1c4e22bea3e6af53b563de (diff)
parentc818c29771d3cb51875643b2f6c894073e429dd2 (diff)
downloademacs-feature/native-comp-macos-fixes.tar.gz
emacs-feature/native-comp-macos-fixes.zip
Merge branch 'feature/native-comp' into feature/native-comp-macos-fixesfeature/native-comp-macos-fixes
Diffstat (limited to 'lisp/buff-menu.el')
-rw-r--r--lisp/buff-menu.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index aa5c47ca7f4..d06ba287879 100644
--- a/lisp/buff-menu.el
+++ b/lisp/buff-menu.el
@@ -229,9 +229,6 @@ commands.")
229 map) 229 map)
230 "Local keymap for `Buffer-menu-mode' buffers.") 230 "Local keymap for `Buffer-menu-mode' buffers.")
231 231
232(define-obsolete-variable-alias 'buffer-menu-mode-hook
233 'Buffer-menu-mode-hook "23.1")
234
235(define-derived-mode Buffer-menu-mode tabulated-list-mode "Buffer Menu" 232(define-derived-mode Buffer-menu-mode tabulated-list-mode "Buffer Menu"
236 "Major mode for Buffer Menu buffers. 233 "Major mode for Buffer Menu buffers.
237The Buffer Menu is invoked by the commands \\[list-buffers], 234The Buffer Menu is invoked by the commands \\[list-buffers],