Explorar o código

Make the new variable buffer-local.

Carsten Dominik %!s(int64=17) %!d(string=hai) anos
pai
achega
2936a7b853
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      org.el

+ 1 - 0
org.el

@@ -15262,6 +15262,7 @@ will only contain one set of parameters.  When the highlights are
 removed (for example with `C-c C-c', or with the next edit (depending
 on `org-remove-highlights-with-change'), this variable is emptied
 as well.")
+(make-variable-buffer-local 'org-occur-parameters)
 
 (defun org-occur (regexp &optional keep-previous callback)
   "Make a compact tree which shows all matches of REGEXP.