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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/TODO
Date: Mon, 20 Jun 2005 10:01:38 -0400

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.90 emacs/etc/TODO:1.91
*** emacs/etc/TODO:1.90 Sat Jun 18 14:00:46 2005
--- emacs/etc/TODO      Mon Jun 20 14:01:37 2005
***************
*** 11,18 ****
  
  ** Fix the kill/yank treatment of invisible text.  At the moment,
    invisible text is placed in the kill-ring, so that the contents of
!   the ring may not correspond to the text as displayed to the user. It
!   ought to be possible to omit text which is invisible (due to a
    text-property, overlay, or selective display) from the kill-ring.
  
  ** Change the way define-minor-mode handles autoloading.
--- 11,18 ----
  
  ** Fix the kill/yank treatment of invisible text.  At the moment,
    invisible text is placed in the kill-ring, so that the contents of
!   the ring may not correspond to the text as displayed to the user.
!   It ought to be possible to omit text which is invisible (due to a
    text-property, overlay, or selective display) from the kill-ring.
  
  ** Change the way define-minor-mode handles autoloading.
***************
*** 365,370 ****
--- 365,375 ----
     For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode,
     haskell-mode, tuareg-mode, ...
  
+ * Other known bugs:
+ 
+ ** a two-char comment-starter whose two chars are symbol constituents will
+ not be noticed if it appears within a word.
+ 
  ** Fix unexelf.c to handle the .data.rel and .data.rel.local
     sections made by GCC 3.4 on IRIX.
  




reply via email to

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