]> git.eshelyaron.com Git - emacs.git/commit
Improve frame-title-format and icon-title-format
authorStefan Kangas <stefan@marxist.se>
Sun, 13 Sep 2020 16:24:31 +0000 (18:24 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 13 Sep 2020 16:24:31 +0000 (18:24 +0200)
commit817dd546497aadefbe9acc8762e3f7190799c5e6
tree6993e5114fbfa59e51eb018d44f4912f1b7ffe0f
parent99af480d00905b54bb2f739d134c149930d91ce8
Improve frame-title-format and icon-title-format

* src/xdisp.c (syms_of_xdisp): Replace 'invocation-name' with the text
"%b - GNU Emacs" and replace "@" with " at ".  (Bug#41147)
* etc/NEWS: Announce the above change.
etc/NEWS
src/xdisp.c