Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
441950c7
Commit
441950c7
authored
Nov 07, 2011
by
Glenn Morris
Browse files
* doc/lispref/windows.texi (Choosing Window): Fix keybinding typo.
parent
d31d07be
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/windows.texi
doc/lispref/windows.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
441950c7
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)
...
...
doc/lispref/windows.texi
View file @
441950c7
...
...
@@ -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}).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment