emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/TODO


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Tue, 25 Oct 2005 16:13:44 -0400

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.98 emacs/etc/TODO:1.99
*** emacs/etc/TODO:1.98 Sun Oct  2 15:01:48 2005
--- emacs/etc/TODO      Tue Oct 25 20:13:44 2005
***************
*** 37,44 ****
  * Important features:
  
  ** Provide user-friendly ways to list all available font families,
!   display a font as a sample, etc.  [fx is looking at multilingual
!   font selection for Emacs 22.]
  
  ** Program Enriched mode to read and save in RTF.  [Is there actually a
    decent single definition of RTF?  Maybe see info at
--- 37,44 ----
  * Important features:
  
  ** Provide user-friendly ways to list all available font families,
!    list fonts, display a font as a sample, etc.  [fx is looking at
!   multilingual font selection for Emacs 22.]
  
  ** Program Enriched mode to read and save in RTF.  [Is there actually a
    decent single definition of RTF?  Maybe see info at
***************
*** 146,151 ****
--- 146,155 ----
    Bison input files, for instance, or other kinds of text
    where one language is embedded in another language.
  
+ ** Arrange a way for an input method to return the first character
+   immediately, then replace it later.  So that C-s a with
+   input method latin-1-postfix would immediately search for an a.
+ 
  ** Give start-process the ability to direct standard-error
    output to a different filter.
  
***************
*** 227,233 ****
  
  ** Investigate using the language environment (or locale?) to set up
    more things, such as the default Ispell dictionary, calendar
!   holidays, quoting characters?,...
  
  ** Improve the GC (generational, incremental).  (We may be able to use
    the Boehm collector.)  [See the Boehm-GC branch in CVS for work on
--- 231,237 ----
  
  ** Investigate using the language environment (or locale?) to set up
    more things, such as the default Ispell dictionary, calendar
!   holidays, quoting characters, space after periods and colons, ...
  
  ** Improve the GC (generational, incremental).  (We may be able to use
    the Boehm collector.)  [See the Boehm-GC branch in CVS for work on
***************
*** 239,246 ****
  
  ** Provide an optional feature which computes a scroll bar slider's
    size and its position from lines instead of characters.
- 
- ** Make the Custom themes support do useful things.
  
  ** Add support for SVG (Scalable Vector Graphics) rendering to
    Emacs.
--- 243,248 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]