Procházet zdrojové kódy

Set fill-column to 80

master
10sr před 4 roky
rodič
revize
ef5f077510
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Zobrazit soubor

@@ -426,6 +426,7 @@ Otherwize hook it."
(setq line-move-visual nil)
(setq create-lockfiles nil)
(setq set-mark-command-repeat-pop t)
(setq-default fill-column 80)

(add-hook 'before-save-hook
'time-stamp)


Načítá se…
Zrušit
Uložit