X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/648e5523fbfc3dfbce58f66437112bc442470c87..73d3db828e8149847b3666acbc38f94898ac15a9:/lisp/uniquify.el diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 546796b619..b7bb4c7387 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -93,7 +93,7 @@ :group 'files) -(defcustom uniquify-buffer-name-style nil +(defcustom uniquify-buffer-name-style 'post-forward "If non-nil, buffer names are uniquified with parts of directory name. The value determines the buffer name style and is one of `forward', `reverse', `post-forward', or `post-forward-angle-brackets'.