From c88522591920c318988dc974a59abfd6b0cfe8f1 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 27 Oct 1998 08:43:54 +0000 Subject: [PATCH] (cancel-undo-boundary): New function (moved from poem.el). --- poe-18.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/poe-18.el b/poe-18.el index c3250e9..ff15c42 100644 --- a/poe-18.el +++ b/poe-18.el @@ -380,6 +380,9 @@ even if a buffer with that name exists." new) name)) +(defun-maybe cancel-undo-boundary () + "Cancel undo boundary. [MULE 2.3 emulating function]") + ;;; @ end ;;; -- 1.7.10.4