]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
Merge from emacs-23
[gnu-emacs] / lisp / shell.el
index 815add76502cddc3b2f0433268a01bf4b6fea296..57cc11f9d4f6deeb055e957c05abecb6f3a6f938 100644 (file)
@@ -1,8 +1,7 @@
 ;;; shell.el --- specialized comint.el for running the shell
 
-;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002,
-;;   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, 2001,
+;;   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>