Mercurial > emacs
comparison etc/TODO @ 59663:acc0771108fb
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 21 Jan 2005 00:33:07 +0000 |
parents | d9de1e27928f |
children | 0152df6cc701 |
comparison
equal
deleted
inserted
replaced
59662:c140948a6044 | 59663:acc0771108fb |
---|---|
17 | 17 |
18 ** battery.el display-battery should be replaced with a minor mode. | 18 ** battery.el display-battery should be replaced with a minor mode. |
19 | 19 |
20 ** Redefine define-generic-mode as a macro, so the compiler | 20 ** Redefine define-generic-mode as a macro, so the compiler |
21 sees the definitions it generates. | 21 sees the definitions it generates. |
22 | |
23 ** Change the way define-minor-mode handles autoloading. | |
24 It should not generate :require. Or :require in defcustom | |
25 should not be recorded in the user's custom-set-variables call. | |
22 | 26 |
23 * Important features: | 27 * Important features: |
24 | 28 |
25 ** Provide user-friendly ways to list all available font families, | 29 ** Provide user-friendly ways to list all available font families, |
26 display a font as a sample, etc. [fx is looking at multilingual | 30 display a font as a sample, etc. [fx is looking at multilingual |