Просмотр исходного кода

emacs.el: Set echo-keystrokes to 0.1

pull/15/head
10sr 8 лет назад
Родитель
Сommit
d492f48849
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el Просмотреть файл

@@ -340,6 +340,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(setq visible-bell t)
(setq ring-bell-function 'ignore)
(mouse-avoidance-mode 'banish)
(setq echo-keystrokes 0.1)

(defun reload-init-file ()
"Reload Emacs init file."


Загрузка…
Отмена
Сохранить