projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d000eb2
)
(cancel-undo-boundary): New function.
author
morioka
<morioka>
Mon, 26 Oct 1998 16:27:09 +0000
(16:27 +0000)
committer
morioka
<morioka>
Mon, 26 Oct 1998 16:27:09 +0000
(16:27 +0000)
poem.el
patch
|
blob
|
history
diff --git
a/poem.el
b/poem.el
index
443b576
..
45a0636
100644
(file)
--- a/
poem.el
+++ b/
poem.el
@@
-47,6
+47,13
@@
))
+;;; @ MULE 2 emulation
+;;;
+
+(defsubst-maybe cancel-undo-boundary ()
+ "Cancel undo boundary. [MULE 2.3 emulating function]")
+
+
;;; @ Emacs 20.3 emulation
;;;