Mercurial > emacs
comparison lisp/ChangeLog @ 77018:35ca16426f7c
* net/tls.el (open-tls-stream): Properly handle case where there is no
associated buffer.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Apr 2007 03:51:48 +0000 |
parents | fc6ffa9be4f6 |
children | 707bb6c48d95 |
comparison
equal
deleted
inserted
replaced
77017:484daf850d1e | 77018:35ca16426f7c |
---|---|
1 2007-04-07 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * net/tls.el (open-tls-stream): Properly handle case where there | |
4 is no associated buffer. | |
5 | |
1 2007-04-07 Glenn Morris <rgm@gnu.org> | 6 2007-04-07 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * ffap.el (ffap-file-at-point): Lower the priority of the | 8 * ffap.el (ffap-file-at-point): Lower the priority of the |
4 ffap-ftp-sans-slash-regexp check. | 9 ffap-ftp-sans-slash-regexp check. |
5 | 10 |