Fix for `compile' (Bug#5771).
[bpt/emacs.git] / etc / emacs.bash
index 831fb7e..5cebee1 100644 (file)
@@ -1,6 +1,6 @@
 ### emacs.bash --- contact/resume an existing Emacs, or start a new one
 
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ##   Free Software Foundation, Inc.
 
 ## Author: Noah Friedman
@@ -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.