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
d195726a
Commit
d195726a
authored
Oct 22, 2011
by
Chong Yidong
Browse files
* doc/emacs/windows.texi (Displaying Buffers): Fix broken lispref link.
parent
cd5495ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/windows.texi
doc/emacs/windows.texi
+2
-2
No files found.
doc/emacs/ChangeLog
View file @
d195726a
2011-10-22 Chong Yidong <cyd@gnu.org>
* windows.texi (Displaying Buffers): Fix broken lispref link.
2011-10-22 Chong Yidong <cyd@gnu.org>
* mini.texi (Minibuffer Exit): Rename from Strict Completion.
...
...
doc/emacs/windows.texi
View file @
d195726a
...
...
@@ -343,8 +343,8 @@ details.
additionally select the displaying window so that you can begin
editing its buffer. The command @kbd{C-x `} (@code{next-error}) is
one example (@pxref{Compilation Mode}). Such commands work by calling
@code{pop-to-buffer} internally. @xref{
Display
ing Buffers,,
Display
ing
Buffer
s
in Window
s
, elisp, The Emacs Lisp Reference Manual}.
@code{pop-to-buffer} internally. @xref{
Switch
ing Buffers,,
Switch
ing
to a
Buffer in
a
Window, elisp, The Emacs Lisp Reference Manual}.
Commands with names ending in @code{-other-window} behave like
@code{display-buffer}, except that they never display in the selected
...
...
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