From c9ca81df739101aa7e599ed7195443a11026fdab Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Wed, 28 Jun 2006 09:49:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 13 +++++++++++++ man/ChangeLog | 5 +++++ 2 files changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 69bc4155c2c..8916dcb9c1f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2006-06-28 Carsten Dominik + + * 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 * term/mac-win.el (mac-handle-font-selection): Change keys of diff --git a/man/ChangeLog b/man/ChangeLog index 0bc3f238429..0ad359cd7db 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2006-06-28 Carsten Dominik + + * org.texi (Embedded LaTeX): Fix typos and implement small improvements + throughout this chapter. + 2006-06-27 Chong Yidong * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" -- 2.39.2