]> code.delx.au - gnu-emacs/blobdiff - lisp/hexl.el
Allow specifying local ELPA mirrors in package-archives.
[gnu-emacs] / lisp / hexl.el
index bd8c29d3b6ad2df6cc721d8c4c1cc4eee6514bb7..dd142f7cda4f7505da11af3f23cb168252c77d88 100644 (file)
@@ -1,7 +1,6 @@
 ;;; hexl.el --- edit a file in a hex dump format using the hexl filter
 
-;; Copyright (C) 1989, 1994, 1998, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1994, 1998, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu>
 ;; Maintainer: FSF
@@ -1112,5 +1111,4 @@ This function is assumed to be used as callback function for `hl-line-mode'."
 
 (provide 'hexl)
 
-;; arch-tag: d5a7aa8a-9bce-480b-bcff-6c4c7ca5ea4a
 ;;; hexl.el ends here