Mercurial > emacs
diff lisp/ChangeLog @ 71860:a6235c53244d
Formatting fixes.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 12 Jul 2006 17:25:38 +0000 |
parents | d618d4682d16 |
children | b5cc4afb0853 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 12 16:10:39 2006 +0000 +++ b/lisp/ChangeLog Wed Jul 12 17:25:38 2006 +0000 @@ -11,7 +11,7 @@ If can't find definition, return nil for position. (find-function-do-it): Handle new return value of find-definition-noselect. - (find-definition-noselect, find-variable-noselect): Doc fix. + (find-definition-noselect, find-variable-noselect): Doc fix. (find-function-noselect): Doc fix. * help-mode.el (help-variable-def): Handle find-variable-noselect @@ -62,7 +62,7 @@ 2006-07-11 Robert J. Chassell <bob@rattlesnake.com> - * textmodes/texinfmt.el: (texinfo-format-separate-node): + * textmodes/texinfmt.el (texinfo-format-separate-node): Insert a string before point, which fits documentation, not after. (texinfo-multitable-item): In a multitable row, insert any additional needed @tabs and spaces.