Mercurial > emacs
comparison lisp/ChangeLog @ 50282:369741bbc419
*** empty log message ***
author | Peter Breton <pbreton@attbi.com> |
---|---|
date | Sun, 23 Mar 2003 13:39:14 +0000 |
parents | 80c3a24e73d4 |
children | 641114a3e42d |
comparison
equal
deleted
inserted
replaced
50281:33ca9e7e717a | 50282:369741bbc419 |
---|---|
1 2003-03-23 Peter Breton <pbreton@attbi.com> | |
2 | |
3 * net/net-utils.el (dns-lookup-host): New function. | |
4 | |
1 2003-03-23 Martin Stjernholm <bug-cc-mode@gnu.org> | 5 2003-03-23 Martin Stjernholm <bug-cc-mode@gnu.org> |
2 | 6 |
3 * progmodes/cc-mode.el (c-parse-state): Added kludge to avoid | 7 * progmodes/cc-mode.el (c-parse-state): Added kludge to avoid |
4 an infinite loop when Emacs' open-paren-in-column-zero rule | 8 an infinite loop when Emacs' open-paren-in-column-zero rule |
5 kicks in and causes the sexp functions to misbehave. | 9 kicks in and causes the sexp functions to misbehave. |