Changeset 3894 for trunk/lisp/buff-menu.el
- Timestamp:
- 10/02/05 09:47:43 (3 years ago)
- Files:
-
- trunk/lisp/buff-menu.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/buff-menu.el
r3863 r3894 78 78 '((t (:weight bold))) 79 79 "Face used to highlight buffer name." 80 :group 'Buffer-menu 81 :group 'font-lock-highlighting-faces) 80 :group 'Buffer-menu) 82 81 83 82 (defcustom Buffer-menu-buffer+size-width 26
