Mercurial > emacs
comparison etc/TODO @ 90365:a802c5505156
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 148-156)
- Update from CVS
- Merge from gnus--rel--5.10
- Remove nick-abbrevs stuff from rcirc.el
- rcirc.el update from Ryan Yeske
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 13 Mar 2006 12:19:58 +0000 |
parents | 494bf720eaf0 ebf37f0a455f |
children | 65ca8fb66a0d |
comparison
equal
deleted
inserted
replaced
90364:494bf720eaf0 | 90365:a802c5505156 |
---|---|
58 | 58 |
59 ** Modify allout.el to use overlays, like outline.el. | 59 ** Modify allout.el to use overlays, like outline.el. |
60 | 60 |
61 ** M-! M-n should fetch the buffer-file-name as the default. | 61 ** M-! M-n should fetch the buffer-file-name as the default. |
62 | 62 |
63 ** Redesign the load-history data structure so it can cope better | |
64 with evaluating definitions of the same function from different files, | |
65 recording which file the latest definition came from. | |
66 | |
63 * Important features: | 67 * Important features: |
64 | 68 |
65 ** Provide user-friendly ways to list all available font families, | 69 ** Provide user-friendly ways to list all available font families, |
66 list fonts, display a font as a sample, etc. [fx is looking at | 70 list fonts, display a font as a sample, etc. [fx is looking at |
67 multilingual font selection for the Unicode branch of Emacs.] | 71 multilingual font selection for the Unicode branch of Emacs.] |