diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-19 07:52:19 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-19 07:52:19 +0000 |
commit | ff0a21d6673450ead9b10d64571ab268aaed0926 (patch) | |
tree | 0904bcd0318a5caa946fa20d582db838894fd5f2 | |
parent | bab41d38f0a2f6244a1b74e237cdb05cc67856d7 (diff) | |
download | emacs-ff0a21d6673450ead9b10d64571ab268aaed0926.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <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. |