aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 2 deletions
diff --git a/etc/emacs.csh b/etc/emacs.csh
index 411feedaef..f25404ef86 100644
--- a/etc/emacs.csh
+++ b/etc/emacs.csh
@@ -23,5 +23,3 @@ 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