このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
emacs.el: Set echo-keystrokes to 0.1
pull/15/head
10sr
8年前
親
01079c4d51
コミット
d492f48849
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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."
書き込み
プレビュー
読み込み中…
キャンセル
保存