diff options
| author | Eli Zaretskii | 2008-10-21 10:07:06 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-21 10:07:06 +0000 |
| commit | acc8b598b0bca62a6a06f495dc77139ea674c671 (patch) | |
| tree | 341d99bf01303dbfe7282cba630063f0b13ec495 /etc | |
| parent | 7f5d317d1b255d79b13831839e6669e44f23efa5 (diff) | |
| download | emacs-acc8b598b0bca62a6a06f495dc77139ea674c671.tar.gz emacs-acc8b598b0bca62a6a06f495dc77139ea674c671.zip | |
(Top): Add "Swapping Text" to @detailmenu.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
| 1589 | uses the minibuffer-local-shell-command-map for that. | 1589 | uses 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 |
| 1592 | useful for modes such as tar-mode, archive-mode, RMAIL. | 1593 | useful for modes such as tar-mode, archive-mode, RMAIL. |
| 1593 | 1594 | ||