changeset 365 | 913375395214 |
parent 364 | 3d18cfe179cc |
child 366 | 223c01e1a084 |
--- a/.emacs-my Mon Mar 22 23:32:00 2010 +0200 +++ b/.emacs-my Mon Mar 22 23:34:40 2010 +0200 @@ -59,6 +59,8 @@ (setq default-left-margin-width nil) (setq default-right-margin-width nil) +(setq default-line-spacing nil) + ;; show column & line numbers in status bar (setq column-number-mode t) (setq line-number-mode t)