aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--emacs/bin/emacsm.sh2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index f8ee9b81..51de1854 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v4.6.0
-Thu Jan 3 21:20:13 UTC 2019
+tejr dotfiles v4.6.1
+Thu Jan 3 21:48:25 UTC 2019
diff --git a/emacs/bin/emacsm.sh b/emacs/bin/emacsm.sh
index 58571c5c..6ad17d3b 100644
--- a/emacs/bin/emacsm.sh
+++ b/emacs/bin/emacsm.sh
@@ -1,3 +1,3 @@
# Try to manage GNU emacs daemons on the terminal
# Emphasis on "try". Man, I have no idea what I'm doing.
-emacsclient --create-frame --alternate-editor=''
+emacsclient --create-frame --alternate-editor='' "$@"