feat: add define-obsolete-function-alias sharpquote hint

#
      (use "git pull" to merge the remote branch into yours)
This commit is contained in:
riscy 2020-10-03 21:32:00 -07:00
parent e76273886a
commit 73e9cccf1b

View file

@ -170,6 +170,7 @@ a Docker container, e.g. kellyk/emacs does not include the .el files."
(melpazoid-misc "(remove-hook '[^[:space:]]+ '" msg)
(melpazoid-misc "(advice-add '[^#)]*)" msg)
(melpazoid-misc "(defalias '[^#()]*)" msg)
(melpazoid-misc "(define-obsolete-function-alias '[[:graph:]]+ '[[:graph:]]" msg)
(melpazoid-misc "(run-with-idle-timer[^(#]*[^#]'" msg)))
(defun melpazoid-check-misc ()