]> git.eshelyaron.com Git - emacs.git/commitdiff
; Details about pinning Emacs to w32 task bar
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Feb 2017 10:25:38 +0000 (12:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Feb 2017 10:25:38 +0000 (12:25 +0200)
* nt/README.W32: Describe how to set up the pinned task-bar
shortcut for Emacs.  (Bug#8268)

nt/README.W32

index bdd8bd4cb9f2a72968f415c1af2558f541388fcf..7f929384ade2e1e97d18fb5bd5aa5bc55bcd8d6b 100644 (file)
@@ -105,7 +105,9 @@ See the end of the file for license conditions.
   + runemacs.exe - A wrapper for running Emacs as a GUI application
     without popping up a command prompt window.  If you create a
     desktop shortcut for invoking Emacs, make it point to this
-    executable, not to emacs.exe.
+    executable, not to emacs.exe.  If you pin Emacs to the task bar,
+    edit the properties of the pinned shortcut (with Shift-right mouse
+    click) to point to this executable.
 
   + emacsclient.exe - A command-line client program that can
     communicate with a running Emacs process.  See the `Emacs Server'