X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/220d91b834f7f7252b9953460422151b86b3520c..10339fa90363cf20a9e379c083df83405718302d:/lisp/hl-line.el diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 9a79107600..55704dccb3 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el @@ -1,7 +1,6 @@ ;;; hl-line.el --- highlight the current line -;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000-2011 Free Software Foundation, Inc. ;; Author: Dave Love ;; Maintainer: FSF @@ -219,5 +218,4 @@ the line including the point by OVERLAY." (provide 'hl-line) -;; arch-tag: ac806940-0876-4959-8c89-947563ee2833 ;;; hl-line.el ends here