Mercurial > emacs
comparison lisp/ChangeLog @ 84959:00369fd9df16
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 28 Sep 2007 03:29:25 +0000 |
parents | 3977b897d1a1 |
children | f6604e60a932 |
comparison
equal
deleted
inserted
replaced
84958:ca3cf0871ecb | 84959:00369fd9df16 |
---|---|
1 2007-09-28 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * mail/supercite.el (sc-attribs-filter-namelist): Use mapc rather | |
4 than mapcar. | |
5 | |
6 * textmodes/tex-mode.el (tex-suscript-height-ratio) | |
7 (tex-suscript-height-minimum): New customizable variables. | |
8 (tex-suscript-height): New function. | |
9 (superscript, subscript): Set height using tex-suscript-height | |
10 rather than fixing at 0.8. | |
11 | |
1 2007-09-27 Juanma Barranquero <lekktu@gmail.com> | 12 2007-09-27 Juanma Barranquero <lekktu@gmail.com> |
2 | 13 |
3 * progmodes/python.el (python-eldoc-function): Doc fix. | 14 * progmodes/python.el (python-eldoc-function): Doc fix. |
4 | 15 |
5 2007-09-27 Glenn Morris <rgm@gnu.org> | 16 2007-09-27 Glenn Morris <rgm@gnu.org> |