(cancel-undo-boundary): New function.
authormorioka <morioka>
Mon, 26 Oct 1998 16:27:09 +0000 (16:27 +0000)
committermorioka <morioka>
Mon, 26 Oct 1998 16:27:09 +0000 (16:27 +0000)
poem.el

diff --git a/poem.el b/poem.el
index 443b576..45a0636 100644 (file)
--- a/poem.el
+++ b/poem.el
        ))
 
 
+;;; @ MULE 2 emulation
+;;;
+
+(defsubst-maybe cancel-undo-boundary ()
+  "Cancel undo boundary. [MULE 2.3 emulating function]")
+
+
 ;;; @ Emacs 20.3 emulation
 ;;;