Mercurial > emacs
comparison etc/NEWS @ 98987:ba7ca827b74c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 21 Oct 2008 14:42:12 +0000 |
parents | 8d8e3401a36f |
children | 2f84e8268699 |
comparison
equal
deleted
inserted
replaced
98986:e7270e52c5a4 | 98987:ba7ca827b74c |
---|---|
1621 +++ | 1621 +++ |
1622 *** The two new functions `looking-at-p' and `string-match-p' can do | 1622 *** The two new functions `looking-at-p' and `string-match-p' can do |
1623 the same matching as `looking-at' and `string-match' without changing | 1623 the same matching as `looking-at' and `string-match' without changing |
1624 the match data. | 1624 the match data. |
1625 | 1625 |
1626 +++ | |
1626 *** The two new functions `make-serial-process' and | 1627 *** The two new functions `make-serial-process' and |
1627 `serial-process-configure' provide a Lisp interface to the new serial | 1628 `serial-process-configure' provide a Lisp interface to the new serial |
1628 port support (see Emacs changes, above). | 1629 port support (see Emacs changes, above). |
1629 | 1630 |
1630 ** Miscellaneous new variables | 1631 ** Miscellaneous new variables |