From 474198601d784615913a77e40e50912591763da6 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 29 Sep 2006 21:15:25 +0000 Subject: [PATCH] (syms_of_buffer): Reorder coding systems in the docstring of %z to the real order displayed in the modeline. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 51f93c930e5..c02637ff0c5 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5491,7 +5491,7 @@ A string is printed verbatim in the mode line except for %-constructs: or print Bottom or All. %n -- print Narrow if appropriate. %t -- visited file is text or binary (if OS supports this distinction). - %z -- print mnemonics of buffer, terminal, and keyboard coding systems. + %z -- print mnemonics of keyboard, terminal, and buffer coding systems. %Z -- like %z, but including the end-of-line format. %e -- print error message about full memory. %[ -- print one [ for each recursive editing level. %] similar. -- 2.39.2