changeset 67585:9b67c4d3afae

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 14 Dec 2005 23:14:14 +0000
parents c8432466c0f5
children ad0fa1afe553
files etc/TODO
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Wed Dec 14 22:59:35 2005 +0000
+++ b/etc/TODO	Wed Dec 14 23:14:14 2005 +0000
@@ -11,6 +11,8 @@
 
 ** revert-buffer should eliminate overlays and the mark.
 
+** erase-buffer should perhaps disregard read-only properties of text.
+
 ** Make occur correctly handle matches that span more than one line,
    as well as overlapping matches.
 
@@ -36,11 +38,20 @@
 
 ** Make occur handle multi-line matches cleanly with context.
 
+** In Custom buffers, put the option that turns a mode on or off first,
+  using a heuristic of some kind?
+
+** Define recompute-arg and recompute-arg-if for fix_command to use.
+  See rms message of 11 Dec 05.
+
 ** Height returned by frame-parameter ... and height given to
    make-frame does not mean the same thing.  The former includes menu and
    tool bar lines, the latter don't.  frame-parameter should return height
    without menu and tool bar lines.
 
+** In Emacs Info, examples of using Customize should be clickable
+   and they should create Custom buffers.
+
 * Important features:
 
 ** Provide user-friendly ways to list all available font families,