From 2628da4a594212156e9d26fb1c07097d4c5bb7fb Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Tue, 11 Dec 2012 14:44:41 -0800 Subject: [PATCH] Removed some debugging code used in determining autosuggestion truncation Fixed a busted link in the function doc --- doc_src/function.txt | 2 +- screen.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc_src/function.txt b/doc_src/function.txt index 829530f6e..4761a5d93 100644 --- a/doc_src/function.txt +++ b/doc_src/function.txt @@ -27,7 +27,7 @@ will write hello whenever the user enters \c hi. If the user enters any additional arguments after the function, they are inserted into the environment variable array argv. -By using one of the event handler switches, a function can be made to run automatically at specific events. The user may generate new events using the