From: Glenn Morris Date: Thu, 30 Oct 2008 04:37:40 +0000 (+0000) Subject: Comment that emacs.bash/csh are obsolete. X-Git-Tag: emacs-pretest-23.0.90~2087 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=35f0040952d79218e213c2e1d224c2b46fe2e0dc;p=emacs.git Comment that emacs.bash/csh are obsolete. --- 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 @@ ### Commentary: +## This file is obsolete. Use emacsclient -a instead. + ## This defines a bash command named `edit' which contacts/resumes an ## existing emacs or starts a new one if none exists. 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