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: Fri, 11 Mar 2005 18:51:27 -0500

Index: emacs/etc/TODO
diff -c emacs/etc/TODO:1.83 emacs/etc/TODO:1.84
*** emacs/etc/TODO:1.83 Mon Feb 14 17:09:26 2005
--- emacs/etc/TODO      Fri Mar 11 23:51:27 2005
***************
*** 82,87 ****
--- 82,93 ----
    to save their changes. If the user says yes, show them
    in a Custom buffer using customize-customized.
  
+ ** Emacs Lisp mode could put an overlay on the defun for every
+   function that has advice.  The overlay could have `after-text' like "
+   [Function has advice]".  It might look like
+      (defun foo [Function has advice] (x y) 
+   The overlay could also be a button that you could use to view the advice.
+ 
  ** ange-ftp
  *** understand sftp
  *** Use MLS for ange-ftp-insert-directory if a list of files is specified.




reply via email to

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