Explorar el Código

Maintenance: Define a variable.

Carsten Dominik hace 17 años
padre
commit
bb5567cb8f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lisp/org-timer.el

+ 1 - 0
lisp/org-timer.el

@@ -213,6 +213,7 @@ If the integer is negative, the string will start with \"-\"."
     (format "%s%d:%02d:%02d" sign h m s)))
 
 (defvar org-timer-mode-line-timer nil)
+(defvar org-timer-mode-line-string nil)
 
 (defun org-timer-set-mode-line (value)
   "Set the mode-line dispay of the relative timer.