From: Richard M. Stallman Date: Wed, 14 Dec 2005 23:14:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~5270 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f98abf6dc1f793f4d79e462d8dd6ce1137436b5a;p=emacs.git *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index 037abeb2400..06b5bb55570 100644 --- a/etc/TODO +++ b/etc/TODO @@ -11,6 +11,8 @@ to the FSF. ** 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 @@ to the FSF. ** 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,