diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-01-31 11:32:42 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-01-31 11:32:42 +0000 |
commit | 47129a3d1c47fcc9600c629b8229a18543217a3d (patch) | |
tree | d7051a44840f331027cf76c27de7d0544bdedfc8 /editors/tamago/files/patch-Makefile.in | |
parent | Update autogen to 5.18.4. (diff) |
- Fix a bug that deactivate-input-method was not called in
(egg-exit-from-minibuffer).
- Remove an unnecessary overriding-local-map call in
(menudiag-select-internal).
- Regenerate patch files.
Diffstat (limited to 'editors/tamago/files/patch-Makefile.in')
-rw-r--r-- | editors/tamago/files/patch-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/tamago/files/patch-Makefile.in b/editors/tamago/files/patch-Makefile.in index 26e113eaec6a..a75dee0255ef 100644 --- a/editors/tamago/files/patch-Makefile.in +++ b/editors/tamago/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2004-11-22 03:53:05.000000000 +0900 -+++ Makefile.in 2014-06-10 13:51:03.000000000 +0900 -@@ -113,32 +115,32 @@ +--- Makefile.in.orig 2015-01-31 19:24:09.000000000 +0900 ++++ Makefile.in 2015-01-31 19:25:52.000000000 +0900 +@@ -115,32 +115,32 @@ install-site: all echo "Egg system will be installed in ${lispdir}/egg...."; \ |