Skip to content

Conversation

@jcs090218
Copy link
Member

For #613

@jcs090218 jcs090218 merged commit 240a7de into emacs-lsp:master Jun 19, 2021
@jcs090218 jcs090218 deleted the lag branch June 19, 2021 09:05
(and (not track-mouse)
lsp-ui-doc-show-with-mouse
(setq-local track-mouse t))
(and (not track-mouse) lsp-ui-doc-show-with-mouse (setq-local track-mouse t))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replace it with just one line so it's much cleaner IMO.

;;; Code:

(defun lsp-ui-util--safe-kill-timer (timer)
(defun lsp-ui-util-safe-kill-timer (timer)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just rename the util function from private to public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant