]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment that emacs.bash/csh are obsolete.
authorGlenn Morris <rgm@gnu.org>
Thu, 30 Oct 2008 04:37:40 +0000 (04:37 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 30 Oct 2008 04:37:40 +0000 (04:37 +0000)
etc/emacs.bash
etc/emacs.csh

index 831fb7e1d76d02e4ff14233ac67548463d7a3f0e..7f0dcb8e7fb19d52b19dcab14a46803ca71cb104 100644 (file)
@@ -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.
 
index 880aad08f0166ea23251e7fc1904b06e37c29323..ef86072728478f8c8a9cef638c6a1e02f1fff84e 100644 (file)
@@ -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