emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/linum.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/linum.el,v
Date: Wed, 30 Jan 2008 02:08:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/01/30 02:08:38

Index: linum.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/linum.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- linum.el    30 Jan 2008 00:15:39 -0000      1.1
+++ linum.el    30 Jan 2008 02:08:38 -0000      1.2
@@ -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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]