mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Make isearch behave like pre-24.4
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
(name 16 -1)
|
||||
" " filename))))
|
||||
'(icomplete-mode t)
|
||||
'(isearch-resume-in-command-history t)
|
||||
'(ispell-program-name "aspell")
|
||||
'(magit-completing-read-function (quote magit-ido-completing-read))
|
||||
'(magit-default-tracking-name-function (quote magit-default-tracking-name-branch-only))
|
||||
@@ -104,6 +105,7 @@
|
||||
'(ruby-use-encoding-map nil)
|
||||
'(safe-local-variable-values (quote ((eval rainbow-mode 1))))
|
||||
'(scss-compile-at-save nil)
|
||||
'(search-exit-option nil)
|
||||
'(smooth-scroll-margin 6)
|
||||
'(speedbar-show-unknown-files t)
|
||||
'(standard-indent 2)
|
||||
|
||||
Reference in New Issue
Block a user