Mercurial > emacs
comparison etc/NEWS @ 98899:27cfd822d4b1
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 19 Oct 2008 16:12:19 +0000 |
parents | be696d112096 |
children | eacfcb9b7914 |
comparison
equal
deleted
inserted
replaced
98898:a65d1e18ba02 | 98899:27cfd822d4b1 |
---|---|
1582 string of days, hours, etc. | 1582 string of days, hours, etc. |
1583 | 1583 |
1584 +++ | 1584 +++ |
1585 *** `apply-partially' performs a "curried" application of a function. | 1585 *** `apply-partially' performs a "curried" application of a function. |
1586 | 1586 |
1587 +++ | |
1587 *** `read-shell-command' does what its name says, with completion. It | 1588 *** `read-shell-command' does what its name says, with completion. It |
1588 uses the minibuffer-local-shell-command-map for that. | 1589 uses the minibuffer-local-shell-command-map for that. |
1589 | 1590 |
1590 *** `buffer-swap-text' swaps text between two buffers. This can be | 1591 *** `buffer-swap-text' swaps text between two buffers. This can be |
1591 useful for modes such as tar-mode, archive-mode, RMAIL. | 1592 useful for modes such as tar-mode, archive-mode, RMAIL. |