From 38d6eb6101149184d4e52fa3f7773aa086f06bc4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 25 Jun 2024 16:42:47 +0300 Subject: [PATCH] ; * src/buffer.c (syms_of_buffer) : ASCIIfy. (cherry picked from commit 8e3e206bd32c2fc4dc07ab2c6271fd0d0e8dddd9) --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 8f983692124..744b0ef5548 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5183,7 +5183,7 @@ A string is printed verbatim in the mode line except for %-constructs: %P -- print percent of buffer above bottom of window, perhaps plus Top, or print Bottom or All. %q -- print percent of buffer above both the top and the bottom of the - window, separated by ‘-’, or ‘All’. + window, separated by `-', or `All'. %s -- print process status. %z -- print mnemonics of keyboard, terminal, and buffer coding systems. %Z -- like %z, but including the end-of-line format. -- 2.39.2