]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
(proced-after-send-signal-hook): Use defcustom.
[gnu-emacs] / lisp / shell.el
index 5199b68cab68f451b4b1527c7ea24e89ab774276..a07eb76fba9a48b29460d4190c2d9e055b6bf450 100644 (file)
@@ -1,7 +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 Free Software Foundation, Inc.
+;;   2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>