* Reversed meaning of OTHER-WINDOW in Fpop_to_buffer.
@ 2004-04-25 16:50 Juanma Barranquero
0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2004-04-25 16:50 UTC (permalink / raw)
This change
2004-03-04 Richard M. Stallman <rms@gnu.org>
* buffer.c (Fpop_to_buffer): Doc fix.
changed
If optional second arg OTHER-WINDOW is non-nil, insist on finding another
window even if BUFFER is already visible in the selected window.
to
If optional second arg OTHER-WINDOW is nil, insist on finding another
window even if BUFFER is already visible in the selected window,
and ignore `same-window-regexps' and `same-window-buffer-names'.
i.e., OTHER-WINDOW has reversed meaning. Still, the function didn't
change and the behaviour is as the previous doc says.
/L/e/k/t/u
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-25 16:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-25 16:50 Reversed meaning of OTHER-WINDOW in Fpop_to_buffer Juanma Barranquero
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.