emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/TODO


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Wed, 14 Dec 2005 23:14:14 +0000

Index: emacs/etc/TODO
diff -u emacs/etc/TODO:1.105 emacs/etc/TODO:1.106
--- emacs/etc/TODO:1.105        Mon Dec 12 09:38:23 2005
+++ emacs/etc/TODO      Wed Dec 14 23:14:14 2005
@@ -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,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]