Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hard-code argv[0] for gtk_init() to "emacs"
This ensures that gtk sets the WM_CLASS to Emacs not Emacs-gtk or similar since it also uses the value of argv[0] when choosing this. Should completely resolve issue #83. Signed-off-by: Alex Murray <murray.alex@gmail.com>
- Loading branch information