comparison etc/TODO @ 63585:ba0246b5a6bb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 18 Jun 2005 14:00:46 +0000
parents c94921e36674
children aa28403fd4d3 c016d82bf02b
comparison
equal deleted inserted replaced
63584:5565eb3af021 63585:ba0246b5a6bb
38 http://latex2rtf.sourceforge.net/.] 38 http://latex2rtf.sourceforge.net/.]
39 39
40 ** Implement something better than the current Refill mode. This 40 ** Implement something better than the current Refill mode. This
41 probably needs some primitive support. 41 probably needs some primitive support.
42 42
43 ** Add a command to make a local variables list in the current buffer
44 and/or add a variable to the list.
45
43 ** Implement primitive and higher-level functions to allow filling 46 ** Implement primitive and higher-level functions to allow filling
44 properly with variable-pitch faces. 47 properly with variable-pitch faces.
45 48
46 ** Implement a smoother vertical scroll facility, one that allows 49 ** Implement a smoother vertical scroll facility, one that allows
47 C-v to scroll through a tall image. The primitive operations 50 C-v to scroll through a tall image. The primitive operations
58 *** Discretionary hyphens that are not visible when they are at end of line. 61 *** Discretionary hyphens that are not visible when they are at end of line.
59 62
60 ** Make movemail work with IMAP. 63 ** Make movemail work with IMAP.
61 64
62 ** Internationalize Emacs's messages. 65 ** Internationalize Emacs's messages.
66
67 ** Add a "current vertical pixel level" value that goes with point,
68 so that motion commands can also move through tall images.
69 This value would be to point as window-vscroll is to window-start.
63 70
64 ** Address internationalization of symbols names essentially 71 ** Address internationalization of symbols names essentially
65 as documentation, e.g. in command names and Custom. 72 as documentation, e.g. in command names and Custom.
66 73
67 ** Make the Lucid menu widget display multilingual text. [This 74 ** Make the Lucid menu widget display multilingual text. [This
356 offered by major modes that offer an associated inferior 363 offered by major modes that offer an associated inferior
357 comint-derived mode. I.e. basically make cmuscheme.el/inf-lisp.el generic. 364 comint-derived mode. I.e. basically make cmuscheme.el/inf-lisp.el generic.
358 For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode, 365 For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode,
359 haskell-mode, tuareg-mode, ... 366 haskell-mode, tuareg-mode, ...
360 367
368 ** Fix unexelf.c to handle the .data.rel and .data.rel.local
369 sections made by GCC 3.4 on IRIX.
370
361 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036 371 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036