diff options
| author | Glenn Morris | 2011-06-29 19:56:12 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-06-29 19:56:12 -0700 |
| commit | 38125d2ba2d0a137a4a371ac901bc8f468d1044d (patch) | |
| tree | 83d0109e9d8a24ca9b24cafcdb83a53d26427cf0 | |
| parent | cc232200f77c373da233803992a70d2d30bb73ff (diff) | |
| download | emacs-38125d2ba2d0a137a4a371ac901bc8f468d1044d.tar.gz emacs-38125d2ba2d0a137a4a371ac901bc8f468d1044d.zip | |
* etc/TODO: Remove some things that got to-done.
| -rw-r--r-- | etc/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
| @@ -13,15 +13,10 @@ to the FSF. | |||
| 13 | 13 | ||
| 14 | * Tentative plan for Emacs-24 | 14 | * Tentative plan for Emacs-24 |
| 15 | 15 | ||
| 16 | ** Bidi | ||
| 17 | ** lexbind: I haven't checked the status of the code recently, so | ||
| 18 | I don't know how realistic it is to include it. But it's been around | ||
| 19 | for a long time, and I trust Miles, so I have hope. | ||
| 20 | ** concurrency: including it as an "experimental" compile-time option | 16 | ** concurrency: including it as an "experimental" compile-time option |
| 21 | sounds good. Of course there might still be big questions around | 17 | sounds good. Of course there might still be big questions around |
| 22 | "which form of concurrency" we'll want. | 18 | "which form of concurrency" we'll want. |
| 23 | ** Overhaul of customize: sounds wonderful. | 19 | ** Overhaul of customize: sounds wonderful. |
| 24 | ** some kind of color-theme: agreed. | ||
| 25 | ** better support for dynamic embedded graphics: I like this idea (my | 20 | ** better support for dynamic embedded graphics: I like this idea (my |
| 26 | mpc.el code could use it for the volume widget), tho I wonder if the | 21 | mpc.el code could use it for the volume widget), tho I wonder if the |
| 27 | resulting efficiency will be sufficient. | 22 | resulting efficiency will be sufficient. |
| @@ -30,7 +25,6 @@ to the FSF. | |||
| 30 | and expand.el (any other?) and then advertise/use/improve it. | 25 | and expand.el (any other?) and then advertise/use/improve it. |
| 31 | ** Improve VC: yes, there's a lot of work to be done there :-( | 26 | ** Improve VC: yes, there's a lot of work to be done there :-( |
| 32 | And most of it could/should make it into Emacs-23.3. | 27 | And most of it could/should make it into Emacs-23.3. |
| 33 | ** package manager. | ||
| 34 | 28 | ||
| 35 | ** Random things that cross my mind right now that I'd like to see (some of | 29 | ** Random things that cross my mind right now that I'd like to see (some of |
| 36 | them from my local hacks), but it's not obvious at all whether they'll | 30 | them from my local hacks), but it's not obvious at all whether they'll |