From 59bbee9bcd83bc58af4109e71a8f9ec72cd126e3 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 21 Nov 2014 20:37:15 +0100 Subject: updated documentation on ED (buffer editing) hooks --- src/parser.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/parser.cpp') diff --git a/src/parser.cpp b/src/parser.cpp index 98df598..3c991fc 100644 --- a/src/parser.cpp +++ b/src/parser.cpp @@ -1863,7 +1863,8 @@ StateECommand::custom(gchar chr) * Without any argument ED returns the current flags. * * Currently, the following flags are used by \*(ST: - * - 32: Enable/Disable executing register \(lq0\(rq hooks + * - 32: Enable/Disable buffer editing hooks + * (via execution of macro in global Q-Register \(lqED\(rq) * - 64: Enable/Disable function key macros * - 128: Enable/Disable enforcement of UNIX98 * \(lq/bin/sh\(rq emulation for operating system command -- cgit v1.2.3