|
@@ -8105,8 +8105,8 @@ grouptags."
|
|
beg end `(invisible org-filtered org-filter-type ,type)))))
|
|
beg end `(invisible org-filtered org-filter-type ,type)))))
|
|
|
|
|
|
(defun org-agenda-remove-filter (type)
|
|
(defun org-agenda-remove-filter (type)
|
|
- (interactive)
|
|
|
|
"Remove filter of type TYPE from the agenda buffer."
|
|
"Remove filter of type TYPE from the agenda buffer."
|
|
|
|
+ (interactive)
|
|
(save-excursion
|
|
(save-excursion
|
|
(goto-char (point-min))
|
|
(goto-char (point-min))
|
|
(let ((inhibit-read-only t) pos)
|
|
(let ((inhibit-read-only t) pos)
|