]> git.eshelyaron.com Git - emacs.git/commitdiff
(uniquify-buffer-name-style): Add :require.
authorKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 00:04:22 +0000 (00:04 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 16 Oct 1997 00:04:22 +0000 (00:04 +0000)
lisp/uniquify.el

index 2d89473dae0c88831b67766822e9f3dec971cf14..5a8c31ca624a6ebcff7af800e5bc6a0ba36d48f2 100644 (file)
@@ -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