diff options
author | Bastien Guerry <bastien1@free.fr> | 2012-05-26 01:17:15 +0200 |
---|---|---|
committer | Bastien Guerry <bastien1@free.fr> | 2012-05-26 01:17:15 +0200 |
commit | ed7bebbb489cf6f893fc35a2a6714b0d8e7e8a90 (patch) | |
tree | d554cc3f5000750299f2a9dab4ccccc750809f21 /lisp/org | |
parent | a5532eb31eed098a37799536f369b0b5235bd5a0 (diff) | |
download | emacs-ed7bebbb489cf6f893fc35a2a6714b0d8e7e8a90.tar.gz |
Add a forgotten lisp/org/ChangeLog entry.
Diffstat (limited to 'lisp/org')
-rw-r--r-- | lisp/org/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index d282fc556be..9573989d824 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -21,6 +21,9 @@ (org-odt-write-manifest-file): Disable `nxml-auto-insert-xml-declaration-flag'. + * org-lparse.el (org-do-lparse): Don't trigger auto-mode + processing. + 2012-05-25 Bastien Guerry <bzg@gnu.org> * org.el (org-scan-tags): Fix bug when building the scanner |