Mercurial > emacs
comparison lisp/ChangeLog @ 76541:88d074903f48
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 18 Mar 2007 14:34:18 +0000 |
parents | e182631d2713 |
children | 57db71e7f3be |
comparison
equal
deleted
inserted
replaced
76540:2f2e0b6d33c0 | 76541:88d074903f48 |
---|---|
1 2007-03-18 Detlev Zundel <dzu@gnu.org> | |
2 | |
3 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark zero-width | |
4 regexps as invalid but rather at least count them correctly. | |
5 | |
1 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org> | 6 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 7 |
3 * net/tls.el (open-tls-stream): In handshake-waiting loop, | 8 * net/tls.el (open-tls-stream): In handshake-waiting loop, |
4 don't wait more if there is output available to process. | 9 don't wait more if there is output available to process. |
5 | 10 |