diff options
Diffstat (limited to 'lisp/obsolete/complete.el')
-rw-r--r-- | lisp/obsolete/complete.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el index e0cd171753b..925361566fb 100644 --- a/lisp/obsolete/complete.el +++ b/lisp/obsolete/complete.el @@ -1,7 +1,6 @@ ;;; complete.el --- partial completion mechanism plus other goodies -;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1990-1993, 1999-2011 Free Software Foundation, Inc. ;; Author: Dave Gillespie <daveg@synaptics.com> ;; Keywords: abbrev convenience |