Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
acc8b598
Commit
acc8b598
authored
Oct 21, 2008
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Top): Add "Swapping Text" to @detailmenu.
parent
7f5d317d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+9
-0
doc/lispref/elisp.texi
doc/lispref/elisp.texi
+1
-0
etc/NEWS
etc/NEWS
+1
-0
No files found.
doc/lispref/ChangeLog
View file @
acc8b598
2008
-
10
-
21
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
elisp
.
texi
(
Top
):
Add
"Swapping Text"
to
@
detailmenu
.
*
positions
.
texi
(
Narrowing
):
Add
an
xref
to
"Swapping Text"
.
*
buffers
.
texi
(
Swapping
Text
):
New
section
,
documents
`
buffer
-
swap
-
text
'.
2008-10-21 Martin Rudalics <rudalics@gmx.at>
* windows.texi (Resizing Windows): Minor wording fix.
...
...
doc/lispref/elisp.texi
View file @
acc8b598
...
...
@@ -900,6 +900,7 @@ Buffers
* Killing Buffers:: Buffers exist until explicitly killed.
* Indirect Buffers:: An indirect buffer shares text with some
other buffer.
* Swapping Text:: Swapping text between two buffers.
* Buffer Gap:: The gap in the buffer.
Windows
...
...
etc/NEWS
View file @
acc8b598
...
...
@@ -1588,6 +1588,7 @@ string of days, hours, etc.
*** `read-shell-command' does what its name says, with completion. It
uses the minibuffer-local-shell-command-map for that.
+++
*** `buffer-swap-text' swaps text between two buffers. This can be
useful for modes such as tar-mode, archive-mode, RMAIL.
...
...
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