Mercurial > emacs
changeset 79153:705ce9d99f0f
(bs-mode): Set mode-class property to special.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 19 Oct 2007 14:48:02 +0000 |
parents | 3ebc829ae884 |
children | 9b88548c9f24 |
files | lisp/bs.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/bs.el Fri Oct 19 11:07:17 2007 +0000 +++ b/lisp/bs.el Fri Oct 19 14:48:02 2007 +0000 @@ -628,6 +628,8 @@ (remove-hook 'kill-buffer-hook 'bs--remove-hooks t) (remove-hook 'change-major-mode-hook 'bs--remove-hooks t)) +(put 'bs-mode 'mode-class 'special) + (define-derived-mode bs-mode () "Major mode for editing a subset of Emacs' buffers. \\<bs-mode-map>