# HG changeset patch # User Karl Heuer # Date 876960262 0 # Node ID 34f94bc812c301e741aa86e6fff5f36736838349 # Parent 697360ed5e4b5dc05ae6bd7a7c7e9e6627c5b258 (uniquify-buffer-name-style): Add :require. diff -r 697360ed5e4b -r 34f94bc812c3 lisp/uniquify.el --- 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