Mercurial > emacs
changeset 84963:f6604e60a932
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 28 Sep 2007 03:36:15 +0000 |
parents | 326397a38098 |
children | 66630159c742 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 28 03:35:43 2007 +0000 +++ b/lisp/ChangeLog Fri Sep 28 03:36:15 2007 +0000 @@ -8,6 +8,7 @@ (tex-suscript-height): New function. (superscript, subscript): Set height using tex-suscript-height rather than fixing at 0.8. + (tex-fontify-script, tex-font-script-display): Add :version tag. 2007-09-27 Juanma Barranquero <lekktu@gmail.com>