X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8a1f4a98c1b8e3abaf1b46394a88d09531ce4c2d..732fd4c7e11debd61c97eaaba3038d61e6ec7024:/lisp/obsolete/complete.el diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el index faf8d8336e..7c7582f80d 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-2015 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