From a640439125e080b600cc75652e71a3e7803b72ac Mon Sep 17 00:00:00 2001 From: justbur Date: Wed, 15 Jul 2015 13:11:12 -0400 Subject: [PATCH] Fix typos --- which-key.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/which-key.el b/which-key.el index 067283a96e0..174a50378b2 100644 --- a/which-key.el +++ b/which-key.el @@ -4,7 +4,7 @@ ;; Author: Justin Burkett ;; URL: https://github.com/justbur/emacs-which-key -;; Version: 0.1 +;; Version: 0.2 ;; Keywords: ;; Package-Requires: ((emacs "24.3") (s "1.9.0") (dash "2.11.0")) @@ -70,7 +70,7 @@ the calculation for available width in the which-key buffer. This variable allows you to adjust for the wide unicode characters by artificially reducing the available width in the buffer. -The default of 1 means allow for the total extra width +The default of 3 means allow for the total extra width contributed by any wide unicode characters to be up to one additional ASCII character in the which-key buffer. Increase this number if you are seeing charaters get cutoff on the right side