all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized
@ 2010-08-25 15:28 Sven Joachim
  2010-08-26 15:15 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Joachim @ 2010-08-25 15:28 UTC (permalink / raw
  To: 6912; +Cc: Sven Joachim

Severity: minor
Tags: patch

The Emacs manpage does not mention "maximized" as a possible value of
the "fullscreen" Xresource.  Here is a patch for that:

--8<---------------cut here---------------start------------->8---
=== modified file 'doc/man/emacs.1'
--- doc/man/emacs.1	2010-05-08 04:46:44 +0000
+++ doc/man/emacs.1	2010-08-25 15:14:22 +0000
@@ -403,11 +403,12 @@
 The desired fullscreen size.
 The value can be one of
 .IR fullboth ,
+.IR maximized ,
 .IR fullwidth ,
 or
 .IR fullheight ,
-which correspond to the command-line options `\-fs', `\-fw', and
-`\-fh', respectively.
+which correspond to the command-line options `\-fs', `\-mm', `\-fw',
+and `\-fh', respectively.
 Note that this applies to the initial frame only.
 .TP
 .BR geometry " (class " Geometry )

--8<---------------cut here---------------end--------------->8---

Suggested ChangeLog entry:

2010-08-25  Sven Joachim  <svenjoac@gmx.de>

	* emacs.1: Mention "maximized" as possible value for the "fullscreen"
	Xresource.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized
  2010-08-25 15:28 bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized Sven Joachim
@ 2010-08-26 15:15 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-08-26 15:15 UTC (permalink / raw
  To: Sven Joachim; +Cc: 6912

Sven Joachim <svenjoac@gmx.de> writes:

> The Emacs manpage does not mention "maximized" as a possible value of
> the "fullscreen" Xresource.  Here is a patch for that:

Thanks, applied.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-26 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-25 15:28 bug#6912: 23.2.50; emacs.1 does not mention fullscreen:maximized Sven Joachim
2010-08-26 15:15 ` Chong Yidong

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.