summaryrefslogtreecommitdiffstats
path: root/gnome2-apps
diff options
context:
space:
mode:
authorIsmael Luceno2015-01-11 18:36:39 -0300
committerIsmael Luceno2015-01-11 23:02:31 -0300
commit66230db4a3effc21616e8889529c510297d3016c (patch)
tree6a8a620e8d1bc10a7a149441536dd0a944b94700 /gnome2-apps
parent0488886b5d506b3d0da08036c3e6e2fc6a92992d (diff)
abiword: Removed Emacs and Vi keybindings options, not available anymore
Diffstat (limited to 'gnome2-apps')
-rwxr-xr-xgnome2-apps/abiword/CONFIGURE8
-rw-r--r--gnome2-apps/abiword/HISTORY2
2 files changed, 3 insertions, 7 deletions
diff --git a/gnome2-apps/abiword/CONFIGURE b/gnome2-apps/abiword/CONFIGURE
index 8e3d9def7e..ec3eea5649 100755
--- a/gnome2-apps/abiword/CONFIGURE
+++ b/gnome2-apps/abiword/CONFIGURE
@@ -16,10 +16,4 @@ config_query_option ABIWORD_OPTS "Include printing support?" y \
"" "--disable-print" &&
config_query_option ABIWORD_OPTS "Include statusbar?" y \
- "" "--disable-statusbar" &&
-
-config_query_option ABIWORD_OPTS "Enable use of EMACS keybindings?" n \
- "--enable-emacs-keybindings" "" &&
-
-config_query_option ABIWORD_OPTS "Enable use of VI keybindings?" n \
- "--enable-vi-keybindings" ""
+ "" "--disable-statusbar"
diff --git a/gnome2-apps/abiword/HISTORY b/gnome2-apps/abiword/HISTORY
index 854f41d73a..aeb69d2981 100644
--- a/gnome2-apps/abiword/HISTORY
+++ b/gnome2-apps/abiword/HISTORY
@@ -5,6 +5,8 @@
* patches/menu.patch: Fixes missing declaration of wVBox
* DETAILS: updated spell to 3.0.1
* BUILD: Added gnome-vfs2 include path and LDFLAGS
+ * CONFIGURE: Removed Emacs and Vi keybindings options, not available
+ anymore
2014-07-25 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Fix typo