summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-04 14:06:26 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-04 14:06:26 +0000
commit9c486d3d90ca3a97848b7b396c6b537ca9dc2023 (patch)
tree355eaaa1fe0602fef4bf4e0d3815da7f7ae74ebe /app-editors
parentInitial import (diff)
downloadhistorical-9c486d3d90ca3a97848b7b396c6b537ca9dc2023.tar.gz
historical-9c486d3d90ca3a97848b7b396c6b537ca9dc2023.tar.bz2
historical-9c486d3d90ca3a97848b7b396c6b537ca9dc2023.zip
made the more familiar emacs the default keybindings
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/jed/ChangeLog5
-rw-r--r--app-editors/jed/Manifest6
-rw-r--r--app-editors/jed/jed-0.99.16-r1.ebuild5
3 files changed, 11 insertions, 5 deletions
diff --git a/app-editors/jed/ChangeLog b/app-editors/jed/ChangeLog
index 8e975169f600..dea16eb1e28d 100644
--- a/app-editors/jed/ChangeLog
+++ b/app-editors/jed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/jed
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.9 2003/04/18 01:35:04 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.10 2003/06/04 14:06:13 liquidx Exp $
+
+ 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild:
+ changed default keybindings to emacs. #17717.
*jed-0.99.16-r1 (17 Feb 2003)
diff --git a/app-editors/jed/Manifest b/app-editors/jed/Manifest
index 7beae29afe08..e47c58572483 100644
--- a/app-editors/jed/Manifest
+++ b/app-editors/jed/Manifest
@@ -1,8 +1,8 @@
-MD5 d09dc6368bceae7f1fa0ce84bac5e795 ChangeLog 1289
+MD5 5faea1a299fc81c8dcc0ab753ce787fd ChangeLog 1413
MD5 72ecf9920b840195615d1f3218fab4ea jed-0.99.14-r1.ebuild 1531
-MD5 b03ee931c84823127f452efb0ea8d6e1 jed-0.99.16-r1.ebuild 2050
MD5 dcfe5d0fb95f3393b49ed3eaebddf9e6 jed-0.99.16.ebuild 1531
+MD5 63e0642e03c84232d6e60d4af2b0c09b jed-0.99.16-r1.ebuild 2167
MD5 51be96423b1d381dae0e2f3adbd6baa9 files/digest-jed-0.99.14-r1 65
MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16 64
-MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64
MD5 57236ca58f912a25d88e6c9520df83a2 files/jed.info.diff 333
+MD5 6ecd48789e4a99f0f3725102b42f4297 files/digest-jed-0.99.16-r1 64
diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild
index 04b8d337908c..4c99ef4bc480 100644
--- a/app-editors/jed/jed-0.99.16-r1.ebuild
+++ b/app-editors/jed/jed-0.99.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.2 2003/04/18 01:35:04 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.3 2003/06/04 14:06:13 liquidx Exp $
IUSE="X gpm truetype"
@@ -80,6 +80,9 @@ src_install () {
insinto /etc
doins lib/jed.conf
+
+ # replace IDE mode with EMACS mode
+ sed -i -e 's/\(_Jed_Default_Emulation = \).*/\1"emacs";/' ${D}/etc/jed.conf
cd ${D}
rm -rf usr/share/jed/info