diff options
Diffstat (limited to 'lisp/buff-menu.el')
-rw-r--r-- | lisp/buff-menu.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 76a74064589..9418eebe98f 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -79,8 +79,6 @@ "Face used to highlight buffer name." :group 'Buffer-menu :group 'font-lock-highlighting-faces) -;; backward-compatibility alias -(put 'Buffer-menu-buffer-face 'face-alias 'Buffer-menu-buffer) (defcustom Buffer-menu-buffer+size-width 26 "*How wide to jointly make the buffer name and size columns." |