Mercurial > emacs
changeset 84642:2173cc2d1b14
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 19 Sep 2007 07:52:19 +0000 |
parents | c6643d09c653 |
children | 9cf2bf22d7ee |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 19 07:39:43 2007 +0000 +++ b/lisp/ChangeLog Wed Sep 19 07:52:19 2007 +0000 @@ -1,5 +1,8 @@ 2007-09-19 Glenn Morris <rgm@gnu.org> + * net/socks.el (socks-open-network-stream): Signal an explicit + error if the port associated with a service string can't be found. + * textmodes/tex-mode.el (tex-terminate-paragraph): Use backward-paragraph. Leave point at the site of any mismatch.