]> code.delx.au - gnu-emacs/blobdiff - lisp/linum.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / linum.el
index 3d70c25477593655b057f44c80d083c93395d34f..11e6a7f8b4f17beab7076ef1dca5c02215680cab 100644 (file)
@@ -1,10 +1,11 @@
 ;;; linum.el --- display line numbers in the left margin
 
-;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2011 Free Software Foundation, Inc.
 
 ;; Author: Markus Triska <markus.triska@gmx.at>
 ;; Maintainer: FSF
 ;; Keywords: convenience
+;; Version: 0.9x
 
 ;; This file is part of GNU Emacs.
 
@@ -201,5 +202,4 @@ and you have to scroll or press \\[recenter-top-bottom] to update the numbers."
 
 (provide 'linum)
 
-;; arch-tag: dea45631-ed3c-4867-8b49-1c41c80aec6a
 ;;; linum.el ends here