From: Stefan Kangas Date: Mon, 14 Dec 2020 15:23:51 +0000 (+0100) Subject: Update value of frame-title-format in FAQ X-Git-Tag: emacs-28.0.90~4719 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e8a358c3be90949645a1038cfd43553794c49441;p=emacs.git Update value of frame-title-format in FAQ * doc/misc/efaq.texi (Displaying the current file name in the titlebar): Fix default value of frame-title-format. --- diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 9821bbe4789..06a17d9c468 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -1692,7 +1692,7 @@ machine at which Emacs was invoked. This is done by setting @code{frame-title-format} to the default value of @lisp -(multiple-frames "%b" ("" invocation-name "@@" (system-name))) +(multiple-frames "%b" ("" "%b - GNU Emacs at " system-name)) @end lisp To modify the behavior such that frame titlebars contain the buffer's