From: Juanma Barranquero Date: Wed, 30 Jan 2008 02:08:38 +0000 (+0000) Subject: Update comment. X-Git-Tag: emacs-pretest-23.0.90~8330 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ced5b5cbc8eda16ba9c075869462fa9ee28cd193;p=emacs.git Update comment. --- diff --git a/lisp/linum.el b/lisp/linum.el index 887f4bcc705..c7db8d4a19c 100644 --- a/lisp/linum.el +++ b/lisp/linum.el @@ -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: