From ced5b5cbc8eda16ba9c075869462fa9ee28cd193 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 30 Jan 2008 02:08:38 +0000 Subject: Update comment. --- lisp/linum.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lisp/linum.el') 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: -- cgit v1.2.1