comparison lisp/org/org.el @ 107861:0816979734f6

Testcommit with brz
author Carsten Dominik <carsten.dominik@gmail.com>
date Thu, 15 Apr 2010 11:27:44 +0200
parents 904ccd8f2acb
children 594e81986a75
comparison
equal deleted inserted replaced
107860:d5a9f1780d1e 107861:0816979734f6
59 ;; in the etc/ directory of Emacs 22. 59 ;; in the etc/ directory of Emacs 22.
60 ;; 60 ;;
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
67 (defvar org-table-formula-constants-local nil 68 (defvar org-table-formula-constants-local nil
68 "Local version of `org-table-formula-constants'.") 69 "Local version of `org-table-formula-constants'.")