Selaa lähdekoodia

Do not show when eol is \n

master
10sr 6 vuotta sitten
vanhempi
commit
1b0480aa42
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Näytä tiedosto

@@ -414,7 +414,7 @@ found, otherwise returns nil."

(setq eol-mnemonic-dos "\\r\\n")
(setq eol-mnemonic-mac "\\r")
(setq eol-mnemonic-unix "\\n")
(setq eol-mnemonic-unix "")

(which-function-mode 0)



Ladataan…
Peruuta
Tallenna