]> code.delx.au - gnu-emacs/blobdiff - lisp/uniquify.el
(message2_nolog): Fix arg types.
[gnu-emacs] / 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