Selaa lähdekoodia

use terminal-title

pull/1/head
10sr 11 vuotta sitten
vanhempi
commit
9a291b6456
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      emacs.el

+ 5
- 0
emacs.el Näytä tiedosto

@@ -208,6 +208,11 @@ found, otherwise returns nil."
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; title and mode-line

(when (fetch-library
"https://raw.github.com/10sr/emacs-lisp/master/terminal-title.el"
t)
(require 'terminal-title nil t))

(setq eol-mnemonic-dos "crlf")
(setq eol-mnemonic-mac "cr")
(setq eol-mnemonic-unix "lf")


Ladataan…
Peruuta
Tallenna