Mercurial > emacs
comparison etc/TODO @ 69353:aba2814a3824
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Mar 2006 08:06:45 +0000 |
parents | 1614209f7fe4 |
children | ebf37f0a455f 494bf720eaf0 |
comparison
equal
deleted
inserted
replaced
69352:61d19d23dd13 | 69353:aba2814a3824 |
---|---|
435 Info, but also with regard to namespace), add a forward button to make the | 435 Info, but also with regard to namespace), add a forward button to make the |
436 Help buffer more browser like and gives the value of lisp expressions | 436 Help buffer more browser like and gives the value of lisp expressions |
437 e.g auto-mode-alist, the right face. [nickrob@snap.net.nz has a patch | 437 e.g auto-mode-alist, the right face. [nickrob@snap.net.nz has a patch |
438 for this for inclusion after 22.1]. | 438 for this for inclusion after 22.1]. |
439 | 439 |
440 ** Possibly make `list-holidays' eval items in the calendar-holidays variable. | |
441 See thread | |
442 <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. | |
443 [rgm@gnu.org will look at this after 22.1] | |
444 | |
440 * Internal changes | 445 * Internal changes |
441 | 446 |
442 ** Replace gmalloc.c with the modified Doug Lea code from the current | 447 ** Replace gmalloc.c with the modified Doug Lea code from the current |
443 GNU libc so that the special mmapping of buffers can be removed -- | 448 GNU libc so that the special mmapping of buffers can be removed -- |
444 that apparently loses under Solaris, at least. [fx has mostly done | 449 that apparently loses under Solaris, at least. [fx has mostly done |
445 this.] | 450 this.] |
446 | 451 |
447 ** Rewrite make-docfile to be clean and maintainable. | 452 ** Rewrite make-docfile to be clean and maintainable. |
448 | 453 |
449 ** Add an inferior-comint-minor-mode to capture the common set of operations | 454 ** Add an inferior-comint-minor-mode to capture the common set of operations |