X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/bf247b6ed0b5e96845e785302bdaa97fcf6a8b84..ca088b04376178d1305ff9d0866c20263f4a79bf:/lisp/dabbrev.el diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 22e81db921..5dea989211 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el @@ -282,7 +282,8 @@ A mode setting this variable should make it buffer local." "If non-nil, a list of buffers which dabbrev should search. If this variable is non-nil, dabbrev will only look in these buffers. It will not even look in the current buffer if it is not a member of -this list.") +this list." + :group 'dabbrev) ;;---------------------------------------------------------------- ;; Internal variables