From a7d6cde6162e1bfb44a886bb98310e9b1c3ccb11 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 24 May 1994 19:50:30 +0000 Subject: [PATCH] (INTERNAL_TERMINAL): Allow audio bell. --- src/s/msdos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/msdos.h b/src/s/msdos.h index 2e10e12c760..14559756b6a 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -209,7 +209,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ :so=\EA\077:se=\EA\027:\ :ms:mb=\EX\200:md=\EX\010:mk=\EA\161:me=\EA\027:\ :cl=\EC:ce=\EE:\ -:vb=\EB\140:bl=:" +:vb=\EB\140:bl=\007:" #define fflush internal_flush /* Define this to a function (Fdowncase, Fupcase) if your file system -- 2.39.5