aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser.cpp
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-21 20:37:15 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-11-21 20:37:15 +0100
commit59bbee9bcd83bc58af4109e71a8f9ec72cd126e3 (patch)
tree455e0bda4557791c36e237c439597f29f0f1f70e /src/parser.cpp
parent16a47e287f44f4ea154f9bfc1d3a6fa083a0f43e (diff)
downloadsciteco-59bbee9bcd83bc58af4109e71a8f9ec72cd126e3.tar.gz
updated documentation on ED (buffer editing) hooks
Diffstat (limited to 'src/parser.cpp')
-rw-r--r--src/parser.cpp3
1 files changed, 2 insertions, 1 deletions
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