Mercurial > emacs
changeset 20065:34f94bc812c3
(uniquify-buffer-name-style): Add :require.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 16 Oct 1997 00:04:22 +0000 |
parents | 697360ed5e4b |
children | affc9c857428 |
files | lisp/uniquify.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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