From 7f98e7a36ab90554aa438955a9273ec7755c2215 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 27 Oct 1998 08:38:35 +0000 Subject: [PATCH] Move function `cancel-undo-boundary' to poe-18.el. --- poem.el | 7 ------- 1 file changed, 7 deletions(-) diff --git a/poem.el b/poem.el index 45a0636..443b576 100644 --- a/poem.el +++ b/poem.el @@ -47,13 +47,6 @@ )) -;;; @ MULE 2 emulation -;;; - -(defsubst-maybe cancel-undo-boundary () - "Cancel undo boundary. [MULE 2.3 emulating function]") - - ;;; @ Emacs 20.3 emulation ;;; -- 1.7.10.4