aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 048c6634c83..f8d08998d6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-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
12007-07-09 Richard Stallman <rms@gnu.org> 82007-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
@@ -372,6 +379,7 @@
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
3752007-06-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 3832007-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