* bug#36848: 26.2; doc string of `fit-window-to-buffer'
@ 2019-07-30 0:33 Drew Adams
2019-07-30 9:31 ` martin rudalics
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2019-07-30 0:33 UTC (permalink / raw)
To: 36848
This text:
If the optional argument 'preserve-size' is non-nil, preserve the
size of WINDOW (see 'window-preserve-size').
Should be this:
If the optional argument PRESERVE-SIZE is non-nil, preserve the
size of WINDOW (see 'window-preserve-size').
A user searching the verbose doc string for parameter PRESERVE-SIZE, and
with nil `case-fold-search', will not find it.
Better yet:
Non-nil PRESERVE-SIZE means preserve the size of WINDOW (see
'window-preserve-size').
In GNU Emacs 26.2 (build 1, x86_64-w64-mingw32)
of 2019-04-13
Repository revision: fd1b34bfba8f3f6298df47c8e10b61530426f749
Windowing system distributor `Microsoft Corp.', version 10.0.17763
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#36848: 26.2; doc string of `fit-window-to-buffer'
2019-07-30 0:33 bug#36848: 26.2; doc string of `fit-window-to-buffer' Drew Adams
@ 2019-07-30 9:31 ` martin rudalics
0 siblings, 0 replies; 2+ messages in thread
From: martin rudalics @ 2019-07-30 9:31 UTC (permalink / raw)
To: Drew Adams, 36848
tags 36848 fixed
close 36848 26.3
quit
> This text:
>
> If the optional argument 'preserve-size' is non-nil, preserve the
> size of WINDOW (see 'window-preserve-size').
>
> Should be this:
>
> If the optional argument PRESERVE-SIZE is non-nil, preserve the
> size of WINDOW (see 'window-preserve-size').
>
> A user searching the verbose doc string for parameter PRESERVE-SIZE, and
> with nil `case-fold-search', will not find it.
>
> Better yet:
>
> Non-nil PRESERVE-SIZE means preserve the size of WINDOW (see
> 'window-preserve-size').
Should be fixed now.
Thanks, martin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-30 9:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-30 0:33 bug#36848: 26.2; doc string of `fit-window-to-buffer' Drew Adams
2019-07-30 9:31 ` martin rudalics
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.