Index: emacs/etc/TODO diff -c emacs/etc/TODO:1.89 emacs/etc/TODO:1.90 *** emacs/etc/TODO:1.89 Wed May 18 23:34:33 2005 --- emacs/etc/TODO Sat Jun 18 14:00:46 2005 *************** *** 40,45 **** --- 40,48 ---- ** Implement something better than the current Refill mode. This probably needs some primitive support. + ** Add a command to make a local variables list in the current buffer + and/or add a variable to the list. + ** Implement primitive and higher-level functions to allow filling properly with variable-pitch faces. *************** *** 61,66 **** --- 64,73 ---- ** Internationalize Emacs's messages. + ** Add a "current vertical pixel level" value that goes with point, + so that motion commands can also move through tall images. + This value would be to point as window-vscroll is to window-start. + ** Address internationalization of symbols names essentially as documentation, e.g. in command names and Custom. *************** *** 358,361 **** --- 365,371 ---- For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode, haskell-mode, tuareg-mode, ... + ** Fix unexelf.c to handle the .data.rel and .data.rel.local + sections made by GCC 3.4 on IRIX. + ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs