You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* prog-mode: fix "docstring too wide" warning in .yas-setup.el
Fixes a warning::
snippets/prog-mode/.yas-setup.el:32:2: Warning: docstring wider than 80 characters
* treewide: add lexical binding directive to *.el files
Fixes a bunch of warnings like:
…/.yas-setup.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line
0 commit comments