hush/editors
Andrew Fuller 4d8ddb810d vi: basic undo feature shouldn't depend on yankmark
Currently basic undo functionality with the 'u' key depends on
FEATURE_VI_YANKMARK. These two features are separate, so we can remove this
dependency.

Signed-off-by: Andrew Fuller <abf@google.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-05-03 18:18:25 +02:00
..
awk.c awk: fix handling of "if ... break ; else ..." - closes 7226 2014-06-26 16:40:28 +02:00
cmp.c
Config.src
diff.c diff: fix a bug in diffing against stdin. Closes 7784 2015-01-11 16:41:54 +01:00
ed.c
Kbuild.src
patch_bbox.c Use unsigned printf/scanf conversion where more appropriate 2013-11-29 16:45:45 +01:00
patch_toybox.c
patch.c libbb: introduce and use is_prefixed_with() 2015-03-12 17:48:34 +01:00
sed1line.txt
sed_summary.htm
sed.c sed: implement ",+N" range end 2015-04-17 14:24:55 +02:00
vi.c vi: basic undo feature shouldn't depend on yankmark 2015-05-03 18:18:25 +02:00