Index: auctex/doc/todo.texi
diff -u auctex/doc/todo.texi:1.20 auctex/doc/todo.texi:1.21
--- auctex/doc/todo.texi:1.20   Fri Nov 25 22:25:44 2005
+++ auctex/doc/todo.texi        Wed Feb  8 10:28:20 2006
@@ -71,6 +71,16 @@
 @section Wishlist
 
 @itemize @bullet
[EMAIL PROTECTED] Documentation lookup for macros
+
+A parser could gather information about which macros are defined in
+which @LaTeX{} packages and store the information in a hashtable which
+can be used in a backend for @code{TeX-doc} in order to open the
+matching documentation for a given macro.  The information could also be
+used to insert an appropriate @samp{\usepackage} statement if the user
+tries to insert a macro for which the respective package has not been
+requested yet.
+
 @item Spell checking of macros
 
 A special ispell dictionary for macros could be nice to have.


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to