projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc3c004
)
Fix copy/paste error in emacsclient.desktop
author
Peter Oliver
<git@mavit.org.uk>
Thu, 1 Jul 2021 10:46:10 +0000
(12:46 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 1 Jul 2021 10:46:10 +0000
(12:46 +0200)
* etc/emacsclient.desktop: new-instance should read new-window.
etc/emacsclient.desktop
patch
|
blob
|
history
diff --git
a/etc/emacsclient.desktop
b/etc/emacsclient.desktop
index 361051e6119d8cdc9e6498f27579ddf69a5d5ac4..cd45463093be576e11741a40529228b915c7ca09 100644
(file)
--- a/
etc/emacsclient.desktop
+++ b/
etc/emacsclient.desktop
@@
-13,7
+13,7
@@
StartupWMClass=Emacs
Keywords=Text;Editor;
Actions=new-window;new-instance;
-[Desktop Action new-
instance
]
+[Desktop Action new-
window
]
Name=New Window
Exec=emacsclient --alternate-editor= --create-frame %F