summaryrefslogtreecommitdiff
path: root/xc/unsupported
diff options
context:
space:
mode:
authorkit <empty>1989-10-10 14:56:49 +0000
committerkit <empty>1989-10-10 14:56:49 +0000
commit710f2bb83c2c3a2e4915148c4f645674295b1ed8 (patch)
tree7948778456a9c63ecf4693654dab691dee6c5dc6 /xc/unsupported
parent6586c367a71b354e372d0b0f6377946db2c7a511 (diff)
Fixed the translations. do-nothing was undefined.
Diffstat (limited to 'xc/unsupported')
-rw-r--r--xc/unsupported/programs/xedit/Xedit.ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/unsupported/programs/xedit/Xedit.ad b/xc/unsupported/programs/xedit/Xedit.ad
index b6b391208..01b49aa08 100644
--- a/xc/unsupported/programs/xedit/Xedit.ad
+++ b/xc/unsupported/programs/xedit/Xedit.ad
@@ -28,5 +28,5 @@ Xedit*bc_label*label: Use Control-S and Control-R to Search.
! Keep CR in filename window from confusing the user.
!
-Xedit*filename.translations: #override \
- <Key>Return: do-nothing()
+Xedit*filename.translations: #override \
+ <Key>Return: end-of-line()