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: Sat, 17 Jul 2004 08:00:29 -0400

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.68 emacs/etc/TODO:1.69
*** emacs/etc/TODO:1.68 Wed Jul 14 00:03:11 2004
--- emacs/etc/TODO      Sat Jul 17 11:57:13 2004
***************
*** 87,93 ****
    latin-1-prefix and latin-1-postfix.
  
  ** Implement a clean way to use different major modes for
!   different parts of a buffer.
  
  ** Give start-process the ability to direct standard-error
    output to a different filter.
--- 87,95 ----
    latin-1-prefix and latin-1-postfix.
  
  ** Implement a clean way to use different major modes for
!   different parts of a buffer.  This could be useful in editing
!   Bison input files, for instance, or other kinds of text
!   where one language is embedded in another language.
  
  ** Give start-process the ability to direct standard-error
    output to a different filter.
***************
*** 107,114 ****
    See the Gnus development sources for assigned code concerning GPG
    use with mail, which is probably a good start.]
  
! ** Save undo information in files, and reload it when needed
!   for undoing.
  
  ** Merge the Emacs regex.c with the Glibc regex.c.
    They split off a few years ago through negligence.
--- 109,116 ----
    See the Gnus development sources for assigned code concerning GPG
    use with mail, which is probably a good start.]
  
! ** Save undo information in special temporary files, and reload it
!   when needed for undoing.  This could extend undo capacity.
  
  ** Merge the Emacs regex.c with the Glibc regex.c.
    They split off a few years ago through negligence.




reply via email to

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