Appease byte-compiler-sama

This commit is contained in:
Henrik Lissner
2018-05-14 20:35:26 +02:00
parent 6e3f500a39
commit e44fd886f2
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 ()