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.