comparison etc/TODO @ 109197:f3352dc3107f

Merge from mainline.
author Katsumi Yamaoka <katsumi@flagship2>
date Wed, 19 May 2010 11:43:55 +0000
parents b27c565c6f1a
children 3f667e9ab359
comparison
equal deleted inserted replaced
109196:f779e6dd2626 109197:f3352dc3107f
38 make it. 38 make it.
39 *** multiple inheritance for keymaps (to get rid of the 39 *** multiple inheritance for keymaps (to get rid of the
40 fix_submap_inheritance hack and to more cleanly express the 40 fix_submap_inheritance hack and to more cleanly express the
41 relationship between minibuffer-local-*-map): I've had this locally 41 relationship between minibuffer-local-*-map): I've had this locally
42 for a long time, but the details of the semantics is somewhat ... delicate. 42 for a long time, but the details of the semantics is somewhat ... delicate.
43 *** prog-mode (a parent-mode, like text-mode). Could/should provide 43 *** Derive from prog-mode in more places, close bug#5532.
44 a better fill-paragraph default that uses syntax-tables to recognize 44 *** prog-mode could/should provide a better fill-paragraph default
45 string/comment boundaries. 45 that uses syntax-tables to recognize string/comment boundaries.
46 *** provide more completion-at-point-functions. Make existing 46 *** provide more completion-at-point-functions. Make existing
47 in-buffer completion use completion-at-point. 47 in-buffer completion use completion-at-point.
48 *** "functional" function-key-map that would make it easy to add (and 48 *** "functional" function-key-map that would make it easy to add (and
49 remove) mappings like "FOO-mouse-4 -> FOO-scroll-down", 49 remove) mappings like "FOO-mouse-4 -> FOO-scroll-down",
50 "FOO-tab -> ?\FOO-\t", "uppercase -> lowercase", "[fringe KEY...] -> 50 "FOO-tab -> ?\FOO-\t", "uppercase -> lowercase", "[fringe KEY...] ->