Mercurial > emacs
comparison etc/TODO @ 90286:5b7d410e31f9
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 4-14)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (base, patch 1-7)
- tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
- Update from CVS
- Merge from emacs--devo--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 187)
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 25 Jan 2006 07:10:04 +0000 |
parents | 7beb78bc1f8e e5161cb0ad69 |
children | 7432ca837c8d |
comparison
equal
deleted
inserted
replaced
90285:5251b70632c4 | 90286:5b7d410e31f9 |
---|---|
7 prepared to sign legal papers to transfer the copyright on your work | 7 prepared to sign legal papers to transfer the copyright on your work |
8 to the FSF. | 8 to the FSF. |
9 | 9 |
10 * Small but important fixes needed in existing features: | 10 * Small but important fixes needed in existing features: |
11 | 11 |
12 ** buffer-offer-save should be a permanent local. | |
13 | |
12 ** revert-buffer should eliminate overlays and the mark. | 14 ** revert-buffer should eliminate overlays and the mark. |
13 | 15 |
14 ** erase-buffer should perhaps disregard read-only properties of text. | 16 ** erase-buffer should perhaps disregard read-only properties of text. |
15 | 17 |
16 ** Make occur correctly handle matches that span more than one line, | 18 ** Make occur correctly handle matches that span more than one line, |
51 | 53 |
52 ** In Emacs Info, examples of using Customize should be clickable | 54 ** In Emacs Info, examples of using Customize should be clickable |
53 and they should create Custom buffers. | 55 and they should create Custom buffers. |
54 | 56 |
55 ** The toolbar should show keyboard equivalents in its tooltips. | 57 ** The toolbar should show keyboard equivalents in its tooltips. |
58 | |
59 ** Modify allout.el to use overlays, like outline.el. | |
56 | 60 |
57 * Important features: | 61 * Important features: |
58 | 62 |
59 ** Provide user-friendly ways to list all available font families, | 63 ** Provide user-friendly ways to list all available font families, |
60 list fonts, display a font as a sample, etc. [fx is looking at | 64 list fonts, display a font as a sample, etc. [fx is looking at |