ソースを参照

Add comment

master
10sr 5年前
コミット
13276e1275
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

@@ -377,6 +377,7 @@ found, otherwise returns nil."

;; C-h and DEL
(global-set-key (kbd "C-h") (kbd "DEL"))
;; (normal-erase-is-backspace-mode 1)

;;(global-set-key (kbd "C-m") 'reindent-then-newline-and-indent)
(global-set-key (kbd "C-m") 'newline-and-indent)


読み込み中…
キャンセル
保存