]> git.eshelyaron.com Git - emacs.git/commitdiff
(mode-line-format): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Thu, 25 Sep 1997 00:40:45 +0000 (00:40 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 25 Sep 1997 00:40:45 +0000 (00:40 +0000)
src/buffer.c

index 301098b173dc672b25323fc9738149f6df98a6e0..566757e99878deaaab6f66041284bc08c63b82be 100644 (file)
@@ -3882,6 +3882,7 @@ A string is printed verbatim in the mode line except for %-constructs:\n\
   (%-constructs are allowed when the string is the entire mode-line-format\n\
    or when it is found in a cons-cell or a list)\n\
   %b -- print buffer name.      %f -- print visited file name.\n\
+  %F -- print frame name.\n\
   %* -- print %, * or hyphen.   %+ -- print *, % or hyphen.\n\
        % means buffer is read-only and * means it is modified.\n\
        For a modified read-only buffer, %* gives % and %+ gives *.\n\