]> code.delx.au - gnu-emacs/blobdiff - lisp/elide-head.el
Make all Tramp tests pass for "gdrive" method
[gnu-emacs] / lisp / elide-head.el
index 99dcd7804d6d803ba0d96dfa4f0304fa9144d389..917e813d65cc73da5da7286df9934cd0f3b332c2 100644 (file)
@@ -1,7 +1,6 @@
 ;;; elide-head.el --- hide headers in files
 
-;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; 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