From c6c49a2773c6370536d5c7f6e4ca2fed1da954cf Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 22 Feb 2001 14:42:34 +0000 Subject: [PATCH] (Keyboard Translations): Remove a `@need 3000' in the example. --- man/custom.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/man/custom.texi b/man/custom.texi index 86d9f431ef3..f7a9e3c9291 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -1950,7 +1950,6 @@ translations to turn @kbd{C-h} into @key{DEL} and @key{DEL} into ;; @r{Translate @kbd{C-h} to @key{DEL}.} (keyboard-translate ?\C-h ?\C-?) -@need 3000 ;; @r{Translate @key{DEL} to @kbd{C-h}.} (keyboard-translate ?\C-? ?\C-h) @end example -- 2.39.5