diff --git a/global.org b/global.org index 741c93c..9cafd4f 100644 --- a/global.org +++ b/global.org @@ -359,10 +359,6 @@ (concat emacs-dir basename) (concat "~/.emacs-" basename))))) - ;;(setq help-char (kbd "H-h") - (global-set-key (kbd "M-h") 'backward-kill-word) - (global-set-key (kbd "C-M-h") 'backward-kill-sexp) - ;; * clever mark stuff (require 'visible-mark) (visible-mark-mode t)