aboutsummaryrefslogtreecommitdiff
path: root/editors/tamago/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-31 22:23:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-31 22:23:32 +0000
commit44af57bb3e4138116bb14ead5bd85b811238993a (patch)
tree38310bfd52bfa1ae1adc8220a6bd94164c1bf356 /editors/tamago/files
parent7eed1b0f192f0352d88958768d99ff9684ae7929 (diff)
Notes
Diffstat (limited to 'editors/tamago/files')
-rw-r--r--editors/tamago/files/patch-egg:anthy.el13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/tamago/files/patch-egg:anthy.el b/editors/tamago/files/patch-egg:anthy.el
deleted file mode 100644
index 629e07790f82..000000000000
--- a/editors/tamago/files/patch-egg:anthy.el
+++ /dev/null
@@ -1,13 +0,0 @@
---- egg/anthy.el.orig Thu Aug 8 17:11:22 2002
-+++ egg/anthy.el Sun Jul 4 23:48:18 2004
-@@ -118,8 +118,8 @@
- (save-excursion
- (set-buffer buf)
- (erase-buffer)
-- (buffer-disable-undo))))
-- (anthyipc-get-greeting anthy-proc)
-+ (buffer-disable-undo))
-+ (anthyipc-get-greeting anthy-proc)))
- (anthyipc-new-context anthy-proc))
-
- ;;; XXX: Don't kill buffer (for now) so that I can debug this program