From: Glenn Morris Date: Wed, 30 Oct 2013 06:27:20 +0000 (-0700) Subject: etc/TODO small updates X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1073 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=15fb690ccc46d16a459825c5f8f79ed77caaf770;p=emacs.git etc/TODO small updates --- 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