# HG changeset patch # User Eli Zaretskii # Date 1077371494 0 # Node ID 820eaef283d1ec805228f783aaf8a3cb9c4f1d66 # Parent 96cfa4084fd1ec431f6b8a9ab4941f7b7db8cfc9 *** empty log message *** diff -r 96cfa4084fd1 -r 820eaef283d1 lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 21 13:48:44 2004 +0000 +++ b/lisp/ChangeLog Sat Feb 21 13:51:34 2004 +0000 @@ -1,3 +1,10 @@ +2004-02-21 Stephen Compall (tiny change) + + * textmodes/texinfo.el (texinfo-insert-@item): Look for the + current Texinfo environment, using the same method as in + `texinfo-insert-@end', and insert a space rather than a newline if + point in a @table environment. + 2004-02-21 Juri Linkov * ffap.el (ffap-file-at-point): Try parent directories.