diff options
| author | David Aspinall | 1998-11-25 12:39:08 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-11-25 12:39:08 +0000 |
| commit | b054df1d6b0a6f7d870ca41bbb7e37b2ab372bca (patch) | |
| tree | bfa5d114a5fdace27416bfd9ac5aa0660cbbb6b3 | |
| parent | 89c06f0ed87635b6836b179ce50a43a5ab6eb5ef (diff) | |
Updates
| -rw-r--r-- | todo | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -313,7 +313,7 @@ X Span convenience functions for special 'type property. X Read-only mode of extents sometimes gets in the way: for example, if file changes on disk, can't reload it via usual functions. Can this be improved? Always have to retract first, and that - always leaves stuff around. + leaves stuff around. X toolbar icons: Automatically generate reduced and pressed/greyed-out versions from gimp xcf files. Keep the @@ -350,10 +350,6 @@ X Comment support is not very generic: we don't support end-of-line terminated comments. Is there any case where this might be worthwhile? (2h to add it). -X Write a Makefile for the distribution. It can do things like - install the info file properly. The work is at the moment done - in the RPM spec file instead. - X Make process handling smarter: because Emacs is single-threaded, no process output can be dealt with when we are running some command. This means that it would be safe to extend the |
