Update comment.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 30 Jan 2008 02:08:38 +0000 (02:08 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 30 Jan 2008 02:08:38 +0000 (02:08 +0000)
lisp/linum.el

index 887f4bc..c7db8d4 100644 (file)
 
 ;; Display line numbers for the current buffer.
 ;;
-;; Add the following to your .emacs file:
-
-;;    (require 'linum)
-
-;; Then toggle display of line numbers with M-x linum-mode. To enable
+;; Toggle display of line numbers with M-x linum-mode.  To enable
 ;; line numbering in all buffers, use M-x global-linum-mode.
 
 ;;; Code: