# HG changeset patch # User Oleksandr Gavenko # Date 1348155818 -10800 # Node ID e8af987ef004a9b384f25829184a3dc28fcfc1bb # Parent 8627e7b2c209d0776ead42896f453d4f057c4f45 document linum-mode. diff -r 8627e7b2c209 -r e8af987ef004 .emacs-my --- a/.emacs-my Thu Sep 20 18:42:58 2012 +0300 +++ b/.emacs-my Thu Sep 20 18:43:38 2012 +0300 @@ -261,6 +261,7 @@ (setq column-number-mode t) (setq line-number-mode t) (setq size-indication-mode t) +;; (linum-mode 1) ;; Also useful such format: (setq display-time-format " %H:%M %d-%m-%y ") (setq display-time-24hr-format t)