From: Glenn Morris Date: Wed, 19 Sep 2007 07:52:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~10844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff0a21d6673450ead9b10d64571ab268aaed0926;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71a81882461..c0b26d26108 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-09-19 Glenn Morris + * 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.