diff options
author | Carsten Dominik <carsten.dominik@gmail.com> | 2010-04-15 11:27:44 +0200 |
---|---|---|
committer | Carsten Dominik <carsten.dominik@gmail.com> | 2010-04-15 11:27:44 +0200 |
commit | 0f8a85ccd9a9e553d1a413dd321e1ddecc866cda (patch) | |
tree | 57838b7c3df11fa69e44b51fa46702b75a0f5363 /lisp/org/org.el | |
parent | 041b80fcd9e6d7b499f08a6163ead3dc3efa4d3d (diff) | |
download | emacs-0f8a85ccd9a9e553d1a413dd321e1ddecc866cda.tar.gz emacs-0f8a85ccd9a9e553d1a413dd321e1ddecc866cda.tar.bz2 emacs-0f8a85ccd9a9e553d1a413dd321e1ddecc866cda.zip |
Testcommit with brz
Diffstat (limited to 'lisp/org/org.el')
-rw-r--r-- | lisp/org/org.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org/org.el b/lisp/org/org.el index 54025f4d83c..076258985e0 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el @@ -61,6 +61,7 @@ ;; A list of recent changes can be found at ;; http://orgmode.org/Changes.html ;; + ;;; Code: (defvar org-inhibit-highlight-removal nil) ; dynamically scoped param |