projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c36103
)
Update value of frame-title-format in FAQ
author
Stefan Kangas
<stefan@marxist.se>
Mon, 14 Dec 2020 15:23:51 +0000
(16:23 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 14 Dec 2020 15:24:24 +0000
(16:24 +0100)
* doc/misc/efaq.texi (Displaying the current file name in the
titlebar): Fix default value of frame-title-format.
doc/misc/efaq.texi
patch
|
blob
|
history
diff --git
a/doc/misc/efaq.texi
b/doc/misc/efaq.texi
index 9821bbe478985f083c6764c4ad772549ff759e7a..06a17d9c4684194b6c97774707535f1b485ff1e5 100644
(file)
--- 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