]> code.delx.au - gnu-emacs/blobdiff - lisp/shell.el
Auto-commit of generated files.
[gnu-emacs] / lisp / shell.el
index 77a423897851225855edb9a031de6207b9d4d927..d79ca363a0fc27694c32d9cc069f02c2c14cf470 100644 (file)
@@ -1,6 +1,7 @@
 ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*-
 
-;; Copyright (C) 1988, 1993-1997, 2000-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 1993-1997, 2000-2013 Free Software Foundation,
+;; Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;;     Simon Marshall <simon@gnu.org>