Mercurial > emacs
comparison lisp/ChangeLog @ 32283:f00f5d5c966a
*** empty log message ***
author | Peter Breton <pbreton@attbi.com> |
---|---|
date | Sun, 08 Oct 2000 12:24:23 +0000 |
parents | c769cc8c9d6f |
children | 9d63959616b7 |
comparison
equal
deleted
inserted
replaced
32282:3538e8ae0008 | 32283:f00f5d5c966a |
---|---|
1 2000-10-08 Peter Breton <pbreton@ne.mediaone.net> | |
2 | |
3 * generic-x.el (rul-generic-mode): Remove eval-when-compile | |
4 statements. Suggested by Stefan Monnier <monnier@cs.yale.edu>. | |
5 | |
1 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il> | 6 2000-10-08 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix | 8 * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix |
4 typos in doc strings. | 9 typos in doc strings. |
5 | 10 |
34 * net/browse-url.el (browse-url-gnome-moz-arguments): New option. | 39 * net/browse-url.el (browse-url-gnome-moz-arguments): New option. |
35 (browse-url-gnome-moz): New function. | 40 (browse-url-gnome-moz): New function. |
36 (browse-url-browser-function): Use it. | 41 (browse-url-browser-function): Use it. |
37 Suggested by Colin Walters <walters@cis.ohio-state.edu>. | 42 Suggested by Colin Walters <walters@cis.ohio-state.edu>. |
38 | 43 |
39 2000-10-07 Peter Breton <pbreton@ne.mediaone.net> | |
40 | |
41 * net/net-utils.el (nslookup-font-lock-keywords) | |
42 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Do not | |
43 require font-lock. Doc cleanups throughout (incorporate changes | |
44 by Dave Love). | |
45 (network-connection-mode-setup): Comment out network-abbrev-table | |
46 variable. Incorporate doc cleanups throughout. | |
47 | |
48 2000-10-07 Stefan Monnier <monnier@cs.yale.edu> | 44 2000-10-07 Stefan Monnier <monnier@cs.yale.edu> |
49 | 45 |
50 * indent.el (tab-always-indent): New var. | 46 * indent.el (tab-always-indent): New var. |
51 (indent-for-tab-command): Use it. | 47 (indent-for-tab-command): Use it. |
52 | 48 |