]> code.delx.au - gnu-emacs/blobdiff - lisp/term.el
* lisp/progmodes/compile.el: Avoid an N² behavior in grep.
[gnu-emacs] / lisp / term.el
index 0a8b35f5b40e61035b9d4b274ee2e54a65bc54cb..ea419234e0f62d274a78c788878a0c67ce698950 100644 (file)
@@ -1,7 +1,6 @@
 ;;; term.el --- general command interpreter in a window stuff
 
-;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011
+;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2011
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Per Bothner <per@bothner.com>