Patch for Autocompletion

Alexey Kakunin small@arcadia.spb.ru
Thu, 31 Aug 2000 12:57:09 +0400


--AWniW0JNca5xppdA
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit



-- 
Best Regards.
Alexey Kakunin, M.Sc.
--AWniW0JNca5xppdA
Content-Type: application/octet-stream; charset=us-ascii
Content-Disposition: attachment; filename="quickfill.patch"

*** src/register/QuickFill.h.orig	Mon May 15 04:04:43 2000
--- src/register/QuickFill.h	Thu Aug 31 11:55:10 2000
***************
*** 46,52 ****
   * when the end of the descriptions string is reached.
   */
  
! #define QFNUM 129     /* 128 characters + 1 */
  
  typedef enum
  {
--- 46,52 ----
   * when the end of the descriptions string is reached.
   */
  
! #define QFNUM 257     /* 256 characters + 1 */
  
  typedef enum
  {

--AWniW0JNca5xppdA--