emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108781: TODO updates; add wishlis


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108781: TODO updates; add wishlist section
Date: Fri, 02 Nov 2012 01:46:32 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108781
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2012-06-28 00:05:15 -0700
message:
  TODO updates; add wishlist section
modified:
  etc/TODO
=== modified file 'etc/TODO'
--- a/etc/TODO  2012-06-05 18:47:12 +0000
+++ b/etc/TODO  2012-06-28 07:05:15 +0000
@@ -1211,6 +1211,8 @@
    this.]
 
 ** Rewrite make-docfile to be clean and maintainable.
+   It might be better to replace it with Lisp, using the byte compiler.
+   http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html
 
 ** Add an inferior-comint-minor-mode to capture the common set of operations
    offered by major modes that offer an associated inferior
@@ -1230,6 +1232,15 @@
    button classes inherit from it.  Set the default face of the "link" button
    class to the standard "link" face.
 
+* Wishlist items:
+
+** Maybe replace etags.c with a Lisp implementation.
+http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html
+
+** Maybe replace lib-src/rcs2log with a Lisp implementation.
+It wouldn't have to be a complete replacement, just enough
+for vc-rcs-update-changelog.
+
 * Other known bugs:
 
 ** `make-frame' forgets unhandled parameters, at least for X11 frames.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]