comparison etc/NEWS @ 98978:f570df2cc52d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 21 Oct 2008 13:46:08 +0000
parents 7e41e9316703
children 8d8e3401a36f
comparison
equal deleted inserted replaced
98977:eb0874fd66c0 98978:f570df2cc52d
1612 *** `combine-and-quote-strings' produces a single string from a list of strings 1612 *** `combine-and-quote-strings' produces a single string from a list of strings
1613 sticking a separator string in between each pair, and quoting those 1613 sticking a separator string in between each pair, and quoting those
1614 strings that include the separator as their substring. Useful for 1614 strings that include the separator as their substring. Useful for
1615 consing shell command lines from the individual arguments. 1615 consing shell command lines from the individual arguments.
1616 1616
1617 +++
1617 *** `image-refresh' refreshes all images associated with a given image 1618 *** `image-refresh' refreshes all images associated with a given image
1618 specification. 1619 specification.
1619 1620
1620 *** The two new functions `looking-at-p' and `string-match-p' can do 1621 *** The two new functions `looking-at-p' and `string-match-p' can do
1621 the same matching as `looking-at' and `string-match' without changing 1622 the same matching as `looking-at' and `string-match' without changing