branch: externals/ergoemacs-mode commit 7c07d8e294c453d615779941f5e7f1305af5390e Author: Walter Landry <wlan...@caltech.edu> Commit: Walter Landry <wlan...@caltech.edu>
Remove bindings for icicle --- ergoemacs-themes.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el index 8d19c5a..aba2392 100644 --- a/ergoemacs-themes.el +++ b/ergoemacs-themes.el @@ -340,14 +340,6 @@ calling any other ergoemacs-set-* function" ;; Mode specific changes (define-key comint-mode-map (kbd "<home>") 'comint-bol) - - ;; Compatibility with Icicle (allows the use of - ;; `icicle-read-string-completing' directly) - (when icicle-mode - (global-set-key [remap ergoemacs-apropos-user-options] 'apropos-user-options)) - - (when icicle-ido-like-mode - (global-set-key [remap ergoemacs-apropos-user-options] 'apropos-user-options)) ) (ergoemacs-component backspace-del-seq ()