Mercurial > emacs
comparison etc/TODO @ 73887:e8fea74ed3d1
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Nov 2006 09:14:46 +0000 |
parents | 70aa4ed788b5 |
children | 7dbb8b1bdeba c71725faff1a dbe3f29e61d6 |
comparison
equal
deleted
inserted
replaced
73886:30991f899f3b | 73887:e8fea74ed3d1 |
---|---|
485 ** Possibly make `list-holidays' eval items in the calendar-holidays variable. | 485 ** Possibly make `list-holidays' eval items in the calendar-holidays variable. |
486 See thread | 486 See thread |
487 <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. | 487 <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. |
488 [rgm@gnu.org will look at this after 22.1] | 488 [rgm@gnu.org will look at this after 22.1] |
489 | 489 |
490 ** Possibly make cal-dst use the system timezone database directly. | |
491 See thread | |
492 <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> | |
493 | |
490 * Internal changes | 494 * Internal changes |
491 | 495 |
492 ** Replace gmalloc.c with the modified Doug Lea code from the current | 496 ** Replace gmalloc.c with the modified Doug Lea code from the current |
493 GNU libc so that the special mmapping of buffers can be removed -- | 497 GNU libc so that the special mmapping of buffers can be removed -- |
494 that apparently loses under Solaris, at least. [fx has mostly done | 498 that apparently loses under Solaris, at least. [fx has mostly done |