Mercurial > emacs
diff etc/NEWS @ 100643:e8e2008b93a7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 22 Dec 2008 19:58:55 +0000 |
parents | 5a144164af93 |
children | 5478b71d59c6 |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 22 19:56:02 2008 +0000 +++ b/etc/NEWS Mon Dec 22 19:58:55 2008 +0000 @@ -1733,6 +1733,9 @@ *** `buffer-swap-text' swaps text between two buffers. This can be useful for modes such as tar-mode, archive-mode, RMAIL. +*** New variable `buffer-swapped-with' lets the modes that use +`buffer-swap-text' arrange to save the file from the proper buffer. + +++ *** `read-color' reads a color name using the minibuffer.