Mercurial > emacs
diff lisp/uniquify.el @ 20065:34f94bc812c3
(uniquify-buffer-name-style): Add :require.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 16 Oct 1997 00:04:22 +0000 |
parents | f66b5085a537 |
children | 26e470569368 |
line wrap: on
line diff
--- a/lisp/uniquify.el Wed Oct 15 23:57:19 1997 +0000 +++ b/lisp/uniquify.el Thu Oct 16 00:04:22 1997 +0000 @@ -107,6 +107,7 @@ (const post-forward) (const post-forward-angle-brackets) (const :tag "standard Emacs behavior (nil)" nil)) + :require 'uniquify :group 'uniquify) (defcustom uniquify-after-kill-buffer-p nil