From 313fe58a8931a4a5da20fbbb20a8ed83086169a9 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 16 Oct 2000 15:25:21 +0000 Subject: [PATCH] (Info-set-mode-line): Tweak string. --- lisp/info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/info.el b/lisp/info.el index 85cb1c778fe..1f3d2ae07fa 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -940,7 +940,7 @@ Bind this in case the user sets it to nil." (defun Info-set-mode-line () (setq mode-line-buffer-identification - (nconc (propertized-buffer-identification " %b") + (nconc (propertized-buffer-identification "%b") (list (concat " (" (file-name-nondirectory -- 2.39.2