X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/d607b96bc2824116a8fe0e5840ce49da7ce4514f..73b0cd50031a714347109169ceb8bacae338612a:/lisp/obsolete/complete.el diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el index b7e9474380..925361566f 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 Free Software Foundation, Inc. +;; Copyright (C) 1990-1993, 1999-2011 Free Software Foundation, Inc. ;; Author: Dave Gillespie ;; Keywords: abbrev convenience @@ -1120,5 +1119,4 @@ This is only used by " (provide 'complete) -;; arch-tag: fc7e2768-ff44-4e22-b579-4d825b968458 ;;; complete.el ends here