From: Karl Heuer Date: Thu, 16 Oct 1997 00:04:22 +0000 (+0000) Subject: (uniquify-buffer-name-style): Add :require. X-Git-Tag: emacs-20.3~3008 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a5bec26c83a6d501cbbe612d6802f69950b92e4c;p=emacs.git (uniquify-buffer-name-style): Add :require. --- diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 2d89473dae0..5a8c31ca624 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -107,6 +107,7 @@ would have the following buffer names in the various styles: (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