aboutsummaryrefslogtreecommitdiffstats
path: root/etc/emacs.bash
diff options
context:
space:
mode:
authorGlenn Morris2008-10-30 04:37:40 +0000
committerGlenn Morris2008-10-30 04:37:40 +0000
commit35f0040952d79218e213c2e1d224c2b46fe2e0dc (patch)
tree6ded17e759f6f8c0b48b8ff15d170b0513275e0e /etc/emacs.bash
parent69726ac3548daef84899274cda3bcfe48389b395 (diff)
downloademacs-35f0040952d79218e213c2e1d224c2b46fe2e0dc.tar.gz
emacs-35f0040952d79218e213c2e1d224c2b46fe2e0dc.zip
Comment that emacs.bash/csh are obsolete.
Diffstat (limited to 'etc/emacs.bash')
-rw-r--r--etc/emacs.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/emacs.bash b/etc/emacs.bash
index 831fb7e1d76..7f0dcb8e7fb 100644
--- a/etc/emacs.bash
+++ b/etc/emacs.bash
@@ -22,6 +22,8 @@
22 22
23### Commentary: 23### Commentary:
24 24
25## This file is obsolete. Use emacsclient -a instead.
26
25## This defines a bash command named `edit' which contacts/resumes an 27## This defines a bash command named `edit' which contacts/resumes an
26## existing emacs or starts a new one if none exists. 28## existing emacs or starts a new one if none exists.
27 29