comparison etc/NEWS @ 98891:be696d112096

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 19 Oct 2008 14:57:50 +0000
parents 86e3af42f38c
children 27cfd822d4b1
comparison
equal deleted inserted replaced
98890:461063b1fd82 98891:be696d112096
1579 1579
1580 +++ 1580 +++
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
1587 uses the minibuffer-local-shell-command-map for that. 1588 uses the minibuffer-local-shell-command-map for that.
1588 1589