From 4f5074c108b0c4d14a68fe0760492a73b67b4891 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 30 Jul 1997 19:29:13 +0000 Subject: [PATCH] (uniquify-buffer-name-style): Fix typo. --- lisp/uniquify.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/uniquify.el b/lisp/uniquify.el index 33d31987979..3ece1e28537 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el @@ -104,7 +104,7 @@ would have the following buffer names in the various styles: :type '(radio (const forward) (const reverse) (const post-forward) - (const podt-forward-angle-brackets) + (const post-forward-angle-brackets) (const :tag "standard Emacs behavior (nil)" nil)) :group 'uniquify) -- 2.39.2