diff options
| -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 @@ | |||
| 21 | (org-odt-write-manifest-file): Disable | 21 | (org-odt-write-manifest-file): Disable |
| 22 | `nxml-auto-insert-xml-declaration-flag'. | 22 | `nxml-auto-insert-xml-declaration-flag'. |
| 23 | 23 | ||
| 24 | * org-lparse.el (org-do-lparse): Don't trigger auto-mode | ||
| 25 | processing. | ||
| 26 | |||
| 24 | 2012-05-25 Bastien Guerry <bzg@gnu.org> | 27 | 2012-05-25 Bastien Guerry <bzg@gnu.org> |
| 25 | 28 | ||
| 26 | * org.el (org-scan-tags): Fix bug when building the scanner | 29 | * org.el (org-scan-tags): Fix bug when building the scanner |