From 6e6a46cc2310419a15bf97f98ab1f30aca5fb32e Mon Sep 17 00:00:00 2001 From: rubikitch Date: Fri, 23 Jul 2010 06:36:36 +0900 Subject: [PATCH] anything-config.el (anything-command-map-prefix-key): reformat --- anything-config.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anything-config.el b/anything-config.el index ba9f60c..f8761bb 100644 --- a/anything-config.el +++ b/anything-config.el @@ -663,7 +663,8 @@ Though wmctrl work also with stumpwm." "*The prefix key for all `anything-command-map' commands. !!WARNING!! -This default value is very likely to be changed, because it is under discussion." +This default value is very likely to be changed, +because it is under discussion." :type 'string :set 'anything-set-anything-command-map-prefix-key :group 'anything-config) -- 2.11.4.GIT