summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-10-29 23:27:20 -0700
committerGlenn Morris <rgm@gnu.org>2013-10-29 23:27:20 -0700
commit15fb690ccc46d16a459825c5f8f79ed77caaf770 (patch)
treed09ba374a93035aa37cdfcf573d07ab699669db7 /etc/TODO
parent0d0ab9326bd8759170356b475c0672446822783d (diff)
downloademacs-15fb690ccc46d16a459825c5f8f79ed77caaf770.tar.gz
etc/TODO small updates
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 3bdb82aa4d4..c814c862e86 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -221,6 +221,9 @@ never really made it work for this.
Perspectives also need to interact with the tabs.
+** FFI (foreign function interface)
+See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html
+
** Imenu could be extended into a file-structure browsing mechanism
using code like that of customize-groups.
@@ -442,6 +445,8 @@ rather than interactively. This a trivial one-liner in easy-mode.el.
** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA,
but it's a valuable feature worth making more general.
+ [Basic support added 2013/10:
+ http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00904.html ]
** Eliminate the storm of warnings concerning char/unsigned char
mismatches that we get with GCC 4.x and proprietary compilers on