Appease byte-compiler-sama

This commit is contained in:
Henrik Lissner 2018-05-14 20:35:26 +02:00
parent 6e3f500a39
commit e44fd886f2
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 21 additions and 18 deletions

View file

@ -62,7 +62,7 @@ that works with the feature/popup module."
(with-current-buffer buf
(twittering-rerender-timeline-all buf)
(setq-local line-spacing 0.2)
(goto-line 0 buf))))
(goto-char (point-min)))))
;;;###autoload
(defun +twitter/ace-link ()