diff options
| author | Pierre Neidhardt <ambrevar@gmail.com> | 2017-11-23 16:18:44 +0100 |
|---|---|---|
| committer | Pierre Neidhardt <ambrevar@gmail.com> | 2017-11-23 16:27:48 +0100 |
| commit | 1bea616f36ce8611150a03669a7f7e8480f34ae5 (patch) | |
| tree | 2deda1c40d26a19fb93b76c1d5b82ac04fc3ff79 /evil-pdf.el | |
| parent | dc045dd960c102257e60c21ef5005ff42e2622a8 (diff) | |
Rename "update" comment to the more meaningful "refresh"
Diffstat (limited to 'evil-pdf.el')
| -rw-r--r-- | evil-pdf.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-pdf.el b/evil-pdf.el index 4cb1dc6..3b8295c 100644 --- a/evil-pdf.el +++ b/evil-pdf.el @@ -96,7 +96,7 @@ "P" 'pdf-view-fit-page-to-window "W" 'pdf-view-fit-width-to-window ; evil-image has "W" - ;; update + ;; refresh "gr" 'revert-buffer (kbd "<C-down-mouse-1>") 'pdf-view-mouse-extend-region @@ -161,7 +161,7 @@ ;; sort "S" 'tabulated-list-sort - ;; update + ;; refresh "G" 'tablist-revert "K" 'pdf-occur-abort-search |
