Mercurial > emacs
comparison lisp/ChangeLog @ 81776:7fa3928586ff
(tex-fontify-script)
(tex-font-script-display): New variables to make display of
superscripts and subscripts customizable.
(tex-font-lock-suscript, tex-font-lock-match-suscript): Use them.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Mon, 09 Jul 2007 19:14:48 +0000 |
parents | 63eac91e9690 |
children | 6306681bf3b4 |
comparison
equal
deleted
inserted
replaced
81775:63eac91e9690 | 81776:7fa3928586ff |
---|---|
1 2007-07-09 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * textmodes/tex-mode.el (tex-fontify-script) | |
4 (tex-font-script-display): New variables to make display of | |
5 superscripts and subscripts customizable. | |
6 (tex-font-lock-suscript, tex-font-lock-match-suscript): Use them. | |
7 | |
1 2007-07-09 Richard Stallman <rms@gnu.org> | 8 2007-07-09 Richard Stallman <rms@gnu.org> |
2 | 9 |
3 * isearch.el (isearch-edit-string): Call to isearch-push-state | 10 * isearch.el (isearch-edit-string): Call to isearch-push-state |
4 after the search. | 11 after the search. |
5 | 12 |
370 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca> | 377 2007-06-29 Stefan Monnier <monnier@iro.umontreal.ca> |
371 | 378 |
372 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\) | 379 * font-lock.el (lisp-font-lock-keywords-2): Recognize the new \(?1:..\) |
373 syntax as well. Reported by Juri Linkov <juri@jurta.org>. | 380 syntax as well. Reported by Juri Linkov <juri@jurta.org>. |
374 | 381 |
382 >>>>>>> 1.11328 | |
375 2007-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 383 2007-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
376 | 384 |
377 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to | 385 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to |
378 replace-regexp-in-string. | 386 replace-regexp-in-string. |
379 | 387 |