Mercurial > emacs
comparison lisp/ChangeLog @ 32247:0e0c214fd5b7
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 07 Oct 2000 18:05:28 +0000 |
parents | 21f9c710e2df |
children | 867752ecd03c |
comparison
equal
deleted
inserted
replaced
32246:851690316add | 32247:0e0c214fd5b7 |
---|---|
1 2000-10-07 Dave Love <fx@gnu.org> | |
2 | |
3 * net/browse-url.el (browse-url-gnome-moz-arguments): New option. | |
4 (browse-url-gnome-moz): New function. | |
5 (browse-url-browser-function): Use it. | |
6 Suggested by Colin Walters <walters@cis.ohio-state.edu>. | |
7 | |
1 2000-10-07 Peter Breton <pbreton@ne.mediaone.net> | 8 2000-10-07 Peter Breton <pbreton@ne.mediaone.net> |
2 | 9 |
3 * net/net-utils.el (nslookup-font-lock-keywords, ftp-font-lock-keywords, | 10 * net/net-utils.el (nslookup-font-lock-keywords) |
4 smbclient-font-lock-keywords): Do not require font-lock. | 11 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Do not |
5 Doc cleanups throughout (incorporate changes by Dave Love). | 12 require font-lock. Doc cleanups throughout (incorporate changes |
13 by Dave Love). | |
6 (network-connection-mode-setup): Comment out network-abbrev-table | 14 (network-connection-mode-setup): Comment out network-abbrev-table |
7 variable. | 15 variable. Incorporate doc cleanups throughout. |
8 Incorporate doc cleanups throughout. | |
9 | 16 |
10 2000-10-07 Stefan Monnier <monnier@cs.yale.edu> | 17 2000-10-07 Stefan Monnier <monnier@cs.yale.edu> |
11 | 18 |
12 * indent.el (tab-always-indent): New var. | 19 * indent.el (tab-always-indent): New var. |
13 (indent-for-tab-command): Use it. | 20 (indent-for-tab-command): Use it. |