From cf22597407434e9d645b5d83dfd447bcdff46bb6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 13 Jan 2002 11:57:37 +0000 Subject: [PATCH] (Table of Resources): Fix the markup and the wording of the last change. --- lisp/ChangeLog | 7 +++++++ man/xresources.texi | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6203832f89b..a155e2353f2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-01-13 Eli Zaretskii + + * startup.el (command-line-x-option-alist): New options "-fs", + "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". + + * term/x-win.el (x-handle-initial-switch): New function. + 2002-01-13 Colin Walters * emacs-lisp/autoload.el (make-autoload): Handle diff --git a/man/xresources.texi b/man/xresources.texi index 3fcf628e8ef..1351be7d138 100644 --- a/man/xresources.texi +++ b/man/xresources.texi @@ -173,10 +173,10 @@ name, only that frame). However, the size, if specified here, applies to all frames. @item @code{fullscreen} (class @code{Fullscreen}) -Specify wanted fullscreen size. The value can be one of @code{fullboth}, -@code{fullwidth} or @code{fullheight}, that each corresponds to -the command line options @code{-fs}, @code{-fw} and @code{-fh} -@pxref{Window Size X}. +The desired fullscreen size. The value can be one of @code{fullboth}, +@code{fullwidth} or @code{fullheight}, which correspond to +the command-line options @samp{-fs}, @samp{-fw}, and @samp{-fh} +(@pxref{Window Size X}). Note that this applies to all frames created, not just the initial one. -- 2.39.5