# HG changeset patch # User Glenn Morris # Date 1274237804 25200 # Node ID b27c565c6f1a1f6a3421bcc09196aaa0533dc38e # Parent 3cb1c32fed00818449efc602c40bb07c52446bdd * etc/TODO: prog-mode updates. diff -r 3cb1c32fed00 -r b27c565c6f1a etc/TODO --- a/etc/TODO Tue May 18 19:51:51 2010 -0700 +++ b/etc/TODO Tue May 18 19:56:44 2010 -0700 @@ -40,9 +40,9 @@ fix_submap_inheritance hack and to more cleanly express the relationship between minibuffer-local-*-map): I've had this locally for a long time, but the details of the semantics is somewhat ... delicate. -*** prog-mode (a parent-mode, like text-mode). Could/should provide - a better fill-paragraph default that uses syntax-tables to recognize - string/comment boundaries. +*** Derive from prog-mode in more places, close bug#5532. +*** prog-mode could/should provide a better fill-paragraph default + that uses syntax-tables to recognize string/comment boundaries. *** provide more completion-at-point-functions. Make existing in-buffer completion use completion-at-point. *** "functional" function-key-map that would make it easy to add (and