# HG changeset patch # User Nick Roberts # Date 1185146340 0 # Node ID 8b2047314d4c470ea680c285c5d7a63c2e706165 # Parent 1c7880df488d77d24f17d13fb205a473be5aa521 (mode-line-format): Describe above case in doc string. diff -r 1c7880df488d -r 8b2047314d4c src/buffer.c --- a/src/buffer.c Sun Jul 22 23:17:14 2007 +0000 +++ b/src/buffer.c Sun Jul 22 23:19:00 2007 +0000 @@ -5501,6 +5501,8 @@ %P -- print percent of buffer above bottom of window, perhaps plus Top, or print Bottom or All. %n -- print Narrow if appropriate. + %R -- print R or hyphen. R means that default-directory is on a + remote machine. %t -- visited file is text or binary (if OS supports this distinction). %z -- print mnemonics of keyboard, terminal, and buffer coding systems. %Z -- like %z, but including the end-of-line format.