emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/typo e38daaf6cd 03/18: Summary: Lower 'typo-level' to 8


From: ELPA Syncer
Subject: [elpa] externals/typo e38daaf6cd 03/18: Summary: Lower 'typo-level' to 8
Date: Sun, 26 Mar 2023 08:01:29 -0400 (EDT)

branch: externals/typo
commit e38daaf6cd77fbdbe8084b2d575b9c2cc62cbadb
Author: Philip Kaludercic <philip.kaludercic@fau.de>
Commit: Philip Kaludercic <philip.kaludercic@fau.de>

    Summary: Lower 'typo-level' to 8
---
 typo.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/typo.el b/typo.el
index ee229a0795..5066c66154 100644
--- a/typo.el
+++ b/typo.el
@@ -4,7 +4,7 @@
 
 ;; Author: Philip Kaludercic <philip.kaludercic@fau.de>
 ;; URL: https://wwwcip.cs.fau.de/~oj14ozun/src+etc/typo.el
-;; Version: $Id: typo.el,v 1.1 2023/01/13 18:53:29 oj14ozun Exp oj14ozun $
+;; Version: $Id: typo.el,v 1.2 2023/01/15 12:42:07 oj14ozun Exp oj14ozun $
 ;; Package-Version: 1
 ;; Keywords: convenience
 
@@ -42,7 +42,7 @@
   "Completion style using typo analysis."
   :group 'minibuffer)
 
-(defcustom typo-level 16
+(defcustom typo-level 8
   "Number of edits from the current word to a completion."
   :type 'natnum)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]