summaryrefslogtreecommitdiff
path: root/editors/tamago/files/patch-egg-cnv.el
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tamago/files/patch-egg-cnv.el')
-rw-r--r--editors/tamago/files/patch-egg-cnv.el12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/tamago/files/patch-egg-cnv.el b/editors/tamago/files/patch-egg-cnv.el
new file mode 100644
index 000000000000..4cd606680dc9
--- /dev/null
+++ b/editors/tamago/files/patch-egg-cnv.el
@@ -0,0 +1,12 @@
+--- egg-cnv.el.orig 2002-07-23 06:59:44.000000000 +0900
++++ egg-cnv.el 2014-11-23 16:00:50.000000000 +0900
+@@ -1245,7 +1245,8 @@
+ (with-output-to-temp-buffer "*Help*"
+ (princ "EGG Conversion mode:\n")
+ (princ (documentation 'egg-conversion-mode))
+- (help-setup-xref (cons #'help-xref-mode (current-buffer)) (interactive-p))))
++ (help-setup-xref (cons #'help-xref-mode (current-buffer))
++ (called-interactively-p 'interactive))))
+
+ (provide 'egg-cnv)
+