summaryrefslogtreecommitdiff
path: root/etc/emacs.csh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/emacs.csh')
-rw-r--r--etc/emacs.csh2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/emacs.csh b/etc/emacs.csh
index f25404ef86b..411feedaef5 100644
--- a/etc/emacs.csh
+++ b/etc/emacs.csh
@@ -23,3 +23,5 @@ alias edit 'set emacs_command=("emacs -nw \!*" "fg %emacs" "emacs -i \!* &"\
@ whichjob = 1 + $isjob + $?DISPLAY * 2 + $?WINDOW_PARENT * 4; \
test -S ~/.emacs_server && emacsclient \!* \
|| echo `pwd` \!* >! ~/.emacs_args && eval $emacs_command[$whichjob]'
+
+# arch-tag: 433d58df-15b9-446f-ad37-f0393e3a23d4