Mercurial > emacs
changeset 47979:9e3d80cd38c1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 23 Oct 2002 09:08:20 +0000 |
parents | 10ae253bba03 |
children | 5492d1831d2a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 23 09:08:04 2002 +0000 +++ b/lisp/ChangeLog Wed Oct 23 09:08:20 2002 +0000 @@ -1,3 +1,10 @@ +2002-10-23 Francis J. Wright <F.J.Wright@qmul.ac.uk> + + * woman.el: Updated user interface generally, especially Cygwin + compatibility. Added some support for long groff names of the + form [xxx]. Added preprocessor detection and preliminary support + for tables using tbl/.TS/.TE. + 2002-10-23 Kim F. Storm <storm@cua.dk> * ido.el (ido-restrict-to-matches): New command.