Mercurial > emacs
comparison lisp/ChangeLog @ 32122:034d1bf7a606
*** empty log message ***
author | Peter Breton <pbreton@attbi.com> |
---|---|
date | Wed, 04 Oct 2000 05:40:27 +0000 |
parents | 53ea8eec62b0 |
children | 7f987164a4c3 |
comparison
equal
deleted
inserted
replaced
32121:53ea8eec62b0 | 32122:034d1bf7a606 |
---|---|
1 2000-10-04 Peter Breton <pbreton@ne.mediaone.net> | 1 2000-10-04 Peter Breton <pbreton@ne.mediaone.net> |
2 | |
3 * net/net-utils.el (nslookup-font-lock-keywords, | |
4 ftp-font-lock-keywords, smbclient-font-lock-keywords): | |
5 Only set if window-system is non-nil | |
6 (net-utils-run-program): Returns buffer. | |
7 (network-connection-reconnect): Added this function. | |
2 | 8 |
3 * generic.el: | 9 * generic.el: |
4 Incorporates extensive cleanup and docfixes by | 10 Incorporates extensive cleanup and docfixes by |
5 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu). | 11 Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu). |
6 Uses cl compile-time macros. | 12 Uses cl compile-time macros. |