Mercurial > emacs
diff src/buffer.c @ 83645:fd5b4a865d1d
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 814-823)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 59-69)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-26
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Tue, 24 Jul 2007 01:25:28 +0000 |
| parents | 0ece58f6e0aa 8b2047314d4c |
| children | 65663fcd2caa |
line wrap: on
line diff
--- a/src/buffer.c Sun Jul 15 02:05:20 2007 +0000 +++ b/src/buffer.c Tue Jul 24 01:25:28 2007 +0000 @@ -5531,6 +5531,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.
