summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-06-18 14:00:46 +0000
committerRichard M. Stallman <rms@gnu.org>2005-06-18 14:00:46 +0000
commite696f717226204323a58047dfc125aefbba61c5a (patch)
tree79692871ed3f40721950cf4d8d61c7cf63a9d37a /etc
parent1df367af4e6f0a78c11389a0c14845c55cf72a67 (diff)
downloademacs-e696f717226204323a58047dfc125aefbba61c5a.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index 783d9f8f55e..c3e9a84ce54 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -40,6 +40,9 @@ to the FSF.
** 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,6 +64,10 @@ to the FSF.
** 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,4 +365,7 @@ to the FSF.
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