From: Carsten Dominik Date: Wed, 28 Jun 2006 09:49:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1810 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9ca81df739101aa7e599ed7195443a11026fdab;p=emacs.git *** empty log message *** --- 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"