Mercurial > emacs
changeset 71507:b322992de32c
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 28 Jun 2006 09:49:40 +0000 |
parents | 727524ec34f8 |
children | c12f8a27aae5 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 28 09:47:29 2006 +0000 +++ b/lisp/ChangeLog Wed Jun 28 09:49:40 2006 +0000 @@ -1,3 +1,16 @@ +2006-06-28 Carsten Dominik <dominik@science.uva.nl> + + * textmodes/org.el (org-context): New contexts :item-bullet, + :latex-fragment, :latex-preview. + (org-overlays-at, org-overlay-start, org-overlay-end): New + compatibility functions. + (org-inside-LaTeX-fragment-p): More accurate matching, using the + exact regexp that will be used during export. + (org-latex-regexps): New variable. + (org-cdlatex-mode): Improved advice for `texmathp'. + (turn-on-org-cdlatex): New function. + + 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * term/mac-win.el (mac-handle-font-selection): Change keys of
--- a/man/ChangeLog Wed Jun 28 09:47:29 2006 +0000 +++ b/man/ChangeLog Wed Jun 28 09:49:40 2006 +0000 @@ -1,3 +1,8 @@ +2006-06-28 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Embedded LaTeX): Fix typos and implement small improvements + throughout this chapter. + 2006-06-27 Chong Yidong <cyd@stupidchicken.com> * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"