mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Fix typo in comment
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
(autopair-global-mode))
|
||||
|
||||
;; When using autopair, ECB and delete-selection-mode there's a weird conflict
|
||||
;; which disables delete-selection-mode whenever you click on a directory of
|
||||
;; which disables delete-selection-mode whenever you click on a directory or
|
||||
;; file in ECB's tree buffer. For that reason, and for it's neat rectangle
|
||||
;; selection feature we're using cua-mode as it's delete-selection-ish feature
|
||||
;; is not effected by the issue.
|
||||
|
||||
Reference in New Issue
Block a user