From eb79760c666f768584219d4a161c66bc72bcfa03 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 6 Jul 2018 12:17:29 +0200 Subject: [PATCH] ivy-rich-switch-buffer-pad => ivy-rich-pad To match upstream changes. Reported by @sarg --- modules/completion/ivy/autoload/ivy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/completion/ivy/autoload/ivy.el b/modules/completion/ivy/autoload/ivy.el index 5a79dd0f5..88651a03c 100644 --- a/modules/completion/ivy/autoload/ivy.el +++ b/modules/completion/ivy/autoload/ivy.el @@ -9,7 +9,7 @@ (defun +ivy*rich-switch-buffer-buffer-name (str) (propertize - (ivy-rich-switch-buffer-pad str ivy-rich-switch-buffer-name-max-length) + (ivy-rich-pad str ivy-rich-switch-buffer-name-max-length) 'face (cond ((string-match-p "^ *\\*" str) 'font-lock-comment-face) ((and buffer-file-truename