Adjust message, indentation, add changelog entry
This commit is contained in:
parent
6a263e34ff
commit
edac9c6960
2 changed files with 2 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ update search arguments."
|
|||
(or (when (search-forward current-line nil t)
|
||||
(beginning-of-line))
|
||||
(goto-char old-pos))
|
||||
(message "org-ql: view refreshed")))
|
||||
(message "View refreshed")))
|
||||
|
||||
(defun org-ql-view-save ()
|
||||
"Save current `org-ql-search' buffer to `org-ql-views'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue