X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5df4f04cd32af723742c81095b38ae83b3c2b462..6dc0bafd5915b01a341cc0efbc744abd73163872:/lisp/elide-head.el diff --git a/lisp/elide-head.el b/lisp/elide-head.el index 085e71ad0b..917e813d65 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el @@ -1,7 +1,6 @@ ;;; elide-head.el --- hide headers in files -;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. ;; Author: Dave Love ;; Keywords: outlines tools @@ -119,5 +118,4 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks." (provide 'elide-head) -;; arch-tag: a00e6b5b-6aeb-45b1-b734-63e23df80928 ;;; elide-head.el ends here