From 35f0040952d79218e213c2e1d224c2b46fe2e0dc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 30 Oct 2008 04:37:40 +0000 Subject: [PATCH] Comment that emacs.bash/csh are obsolete. --- etc/emacs.bash | 2 ++ etc/emacs.csh | 2 ++ 2 files changed, 4 insertions(+) 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 -- 2.39.2