diff options
| -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 @@ | |||
| 61 | ;; A list of recent changes can be found at | 61 | ;; A list of recent changes can be found at |
| 62 | ;; http://orgmode.org/Changes.html | 62 | ;; http://orgmode.org/Changes.html |
| 63 | ;; | 63 | ;; |
| 64 | |||
| 64 | ;;; Code: | 65 | ;;; Code: |
| 65 | 66 | ||
| 66 | (defvar org-inhibit-highlight-removal nil) ; dynamically scoped param | 67 | (defvar org-inhibit-highlight-removal nil) ; dynamically scoped param |