diff options
author | Glenn Morris <rgm@gnu.org> | 2008-10-30 04:37:40 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-10-30 04:37:40 +0000 |
commit | 35f0040952d79218e213c2e1d224c2b46fe2e0dc (patch) | |
tree | 6ded17e759f6f8c0b48b8ff15d170b0513275e0e /etc/emacs.csh | |
parent | 69726ac3548daef84899274cda3bcfe48389b395 (diff) | |
download | emacs-35f0040952d79218e213c2e1d224c2b46fe2e0dc.tar.gz |
Comment that emacs.bash/csh are obsolete.
Diffstat (limited to 'etc/emacs.csh')
-rw-r--r-- | etc/emacs.csh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/emacs.csh b/etc/emacs.csh index 880aad08f01..ef860727284 100644 --- a/etc/emacs.csh +++ b/etc/emacs.csh @@ -6,6 +6,8 @@ ### Commentary: +## This file is obsolete. Use emacsclient -a instead. + ## This defines a csh command named `edit' which resumes an ## existing Emacs or starts a new one if none exists. ## One way or another, any arguments are passed to Emacs to specify files |