diff src/buffer.c @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents e11d67e05968
children 03446687b7cc
line wrap: on
line diff
--- a/src/buffer.c	Mon Aug 13 10:35:55 2007 +0200
+++ b/src/buffer.c	Mon Aug 13 10:36:47 2007 +0200
@@ -2347,7 +2347,6 @@
   %P -- print percent of buffer above bottom of window, perhaps plus Top,
         or print Bottom or All.
   %n -- print Narrow if appropriate.
-  %t -- Under MS-DOS, print T if files is text, B if binary.
   %C -- under XEmacs/mule, print the mnemonic for `buffer-file-coding-system'.
   %[ -- print one [ for each recursive editing level.  %] similar.
   %% -- print %.                %- -- print infinitely many dashes.