]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Oct 2002 07:53:21 +0000 (07:53 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Oct 2002 07:53:21 +0000 (07:53 +0000)
etc/TODO
lisp/ChangeLog

index 826987d429a50645f32bfbbaed76cb72945af3ec..f15f0df688fdf6919172e46ed58e6efc5675eae3 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -109,9 +109,8 @@ Other features we would like:
   the whole menu bar.  In the mean time, it should process other messages.
 
 * Get some major packages installed: W3/url (development version needs
-  significant work), PSGML, Mule-UCS, Tramp (?).  Check the
-  assignments file for other packages which might go in and have been
-  missed.
+  significant work), PSGML, Mule-UCS.  Check the assignments file for other
+  packages which might go in and have been missed.
 
 * Make keymaps a first-class Lisp object (this means a rewrite of
   keymap.c).  What should it do apart from being opaque ?
@@ -124,7 +123,8 @@ Other features we would like:
 * Implement popular parts of the rest of the CL functions as compiler
   macros in cl-macs.
 
-* Highlight rectangles (`mouse-track-rectangle-p' in XEmacs).
+* Highlight rectangles (`mouse-track-rectangle-p' in XEmacs).  Already in CUA,
+  but it's a valuable feature worth making more general.
 
 * Support simultaneous tty and X frames.
 
@@ -170,9 +170,6 @@ Other features we would like:
 
 * Adapt the gnuserv/gnudoit features for server/emacsclient.
 
-* Re-implement emacs-server in lisp as an internal server using
-  make-network-process instead of using an external program.
-
 * Investigate using GNU Lightning or similar system for incremental
   compilation of selected bytecode functions to subrs.  Converting CCL
   programs to native code is probably the first thing to try, though.
index 730f5edc4c537a8c416bdea7d52d64aae11a22aa..5643148da03d667a7f87789542fefb9f833cbaf8 100644 (file)
@@ -1,3 +1,13 @@
+2002-10-29  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
+
+       * textmodes/texinfo.el (texinfo-environments): Add environment; copying,
+       documentdescription, ifplaintext, ifnotplaintext, and verbatim.
+
+       * textmodes/texinfmt.el (texinfo-format-ifplaintext): New function.
+       (ifplaintext, ifnotplaintext)
+       (afourpaper, afivepaper, afourlatex, afourwide)
+       (documentlanguage, documentencoding): New aliases.
+
 2002-10-29  John Paul Wallington  <jpw@shootybangbang.com>
 
        * ibuffer.el (ibuffer-mouse-popup-menu): Set point before popping