# HG changeset patch # User Juanma Barranquero # Date 1201658918 0 # Node ID 77e6cba71081217387e2f848d8751cefbe099ed8 # Parent 94a8c6fb63da1fc0d4fc597867a2eb60acbe656d Update comment. diff -r 94a8c6fb63da -r 77e6cba71081 lisp/linum.el --- a/lisp/linum.el Wed Jan 30 00:18:44 2008 +0000 +++ b/lisp/linum.el Wed Jan 30 02:08:38 2008 +0000 @@ -27,11 +27,7 @@ ;; 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: