summaryrefslogtreecommitdiffstats
path: root/emacs/caml-emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/caml-emacs.el')
-rw-r--r--emacs/caml-emacs.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/caml-emacs.el b/emacs/caml-emacs.el
index 571dd784c..25132eea5 100644
--- a/emacs/caml-emacs.el
+++ b/emacs/caml-emacs.el
@@ -10,6 +10,5 @@
(defun caml-event-point-end (e) (posn-point (event-end e)))
(defalias 'caml-track-mouse 'track-mouse)
(defalias 'caml-read-event 'read-event)
-(defun caml-mouse-movement-p mouse-mouvement)
(provide 'caml-emacs)