changeset 99244:4f618405b3d2

Comment that emacs.bash/csh are obsolete.
author Glenn Morris <rgm@gnu.org>
date Thu, 30 Oct 2008 04:37:40 +0000
parents e6354d46766c
children 03f5d6ae5684
files etc/emacs.bash etc/emacs.csh
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/emacs.bash	Thu Oct 30 04:36:27 2008 +0000
+++ b/etc/emacs.bash	Thu Oct 30 04:37:40 2008 +0000
@@ -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.
 
--- a/etc/emacs.csh	Thu Oct 30 04:36:27 2008 +0000
+++ b/etc/emacs.csh	Thu Oct 30 04:37:40 2008 +0000
@@ -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