diff options
| author | Eli Zaretskii | 2008-10-19 14:57:50 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-19 14:57:50 +0000 |
| commit | 80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f (patch) | |
| tree | aaa38c59e9e6a6a639d3ba68851adae31a718ed9 /etc | |
| parent | d24ae8f0576120bc5c4cef7e7651d1d53684466b (diff) | |
| download | emacs-80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f.tar.gz emacs-80f85d7cda750c0ee0c4e0a2f9646b27c37fb52f.zip | |
(Calling Functions): Document `apply-partially'.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1581,6 +1581,7 @@ times the default column width. | |||
| 1581 | *** `format-seconds' converts a number of seconds into a readable | 1581 | *** `format-seconds' converts a number of seconds into a readable |
| 1582 | string of days, hours, etc. | 1582 | string of days, hours, etc. |
| 1583 | 1583 | ||
| 1584 | +++ | ||
| 1584 | *** `apply-partially' performs a "curried" application of a function. | 1585 | *** `apply-partially' performs a "curried" application of a function. |
| 1585 | 1586 | ||
| 1586 | *** `read-shell-command' does what its name says, with completion. It | 1587 | *** `read-shell-command' does what its name says, with completion. It |