# HG changeset patch # User Glenn Morris # Date 1225341460 0 # Node ID 4f618405b3d27f2436d81d9cfe830cb5cba2b8d3 # Parent e6354d46766c1e4023e52ada58c560b85a680f35 Comment that emacs.bash/csh are obsolete. diff -r e6354d46766c -r 4f618405b3d2 etc/emacs.bash --- 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. diff -r e6354d46766c -r 4f618405b3d2 etc/emacs.csh --- 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