diff options
Diffstat (limited to 'lisp/obsolete/crisp.el')
-rw-r--r-- | lisp/obsolete/crisp.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/obsolete/crisp.el b/lisp/obsolete/crisp.el index 4bd555a72ed..944c6c01198 100644 --- a/lisp/obsolete/crisp.el +++ b/lisp/obsolete/crisp.el @@ -376,10 +376,6 @@ normal CRiSP binding) and when it is nil M-x will run ;;;###autoload (defalias 'brief-mode 'crisp-mode) -;; Interaction with other packages. -(put 'crisp-home 'CUA 'move) -(put 'crisp-end 'CUA 'move) - (run-hooks 'crisp-load-hook) (provide 'crisp) |