Selaa lähdekoodia

Fix typo

master
10sr 6 vuotta sitten
vanhempi
commit
6e79d43502
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

@@ -679,7 +679,7 @@ found, otherwise returns nil."
(setq delete-auto-save-files t)

(add-to-list 'completion-ignored-extensions ".bak")
(set-variable completion-cycle-threshold nil) ;; NEVER use
(set-variable 'completion-cycle-threshold nil) ;; NEVER use
(setq delete-by-moving-to-trash t)
;; trash-directory "~/.emacs.d/trash")



Ladataan…
Peruuta
Tallenna