mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
* doc/lispref/windows.texi (Choosing Window): Fix keybinding typo.
This commit is contained in:
parent
d31d07be75
commit
441950c75d
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2011-11-07 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* windows.texi (Choosing Window): Fix keybinding typo.
|
||||
|
||||
2011-11-07 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* windows.texi (Resizing Windows, Splitting Windows)
|
||||
|
|
|
|||
|
|
@ -2163,7 +2163,7 @@ unless @var{norecord} is non-@code{nil}.
|
|||
|
||||
The command @code{display-buffer} flexibly chooses a window for
|
||||
display, and displays a specified buffer in that window. It can be
|
||||
called interactively, via the key binding @kbd{C-x 4 o}. It is also
|
||||
called interactively, via the key binding @kbd{C-x 4 C-o}. It is also
|
||||
used as a subroutine by many functions and commands, including
|
||||
@code{switch-to-buffer} and @code{pop-to-buffer} (@pxref{Switching
|
||||
Buffers}).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue