X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/33abafd2b9dc49e965ad6527ba47cdcb3d3814a7..9165ea47616fd15b905ff52508abce5195a0e152:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index f687acb..d0be013 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -811,11 +811,6 @@ the regular expressions in `mdw-backup-disable-regexps'." ;; --- Make C indentation nice --- -(eval-after-load "cc-mode" - '(progn - (define-key c-mode-map "*" nil) - (define-key c-mode-map "/" nil))) - (defun mdw-c-lineup-arglist (langelem) "Hack for DWIMmery in c-lineup-arglist." (if (save-excursion