aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-21 10:07:06 +0000
committerEli Zaretskii2008-10-21 10:07:06 +0000
commitacc8b598b0bca62a6a06f495dc77139ea674c671 (patch)
tree341d99bf01303dbfe7282cba630063f0b13ec495 /etc
parent7f5d317d1b255d79b13831839e6669e44f23efa5 (diff)
downloademacs-acc8b598b0bca62a6a06f495dc77139ea674c671.tar.gz
emacs-acc8b598b0bca62a6a06f495dc77139ea674c671.zip
(Top): Add "Swapping Text" to @detailmenu.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9d088e94b6a..51eff8023ae 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1588,6 +1588,7 @@ string of days, hours, etc.
1588*** `read-shell-command' does what its name says, with completion. It 1588*** `read-shell-command' does what its name says, with completion. It
1589uses the minibuffer-local-shell-command-map for that. 1589uses the minibuffer-local-shell-command-map for that.
1590 1590
1591+++
1591*** `buffer-swap-text' swaps text between two buffers. This can be 1592*** `buffer-swap-text' swaps text between two buffers. This can be
1592useful for modes such as tar-mode, archive-mode, RMAIL. 1593useful for modes such as tar-mode, archive-mode, RMAIL.
1593 1594