]> git.eshelyaron.com Git - emacs.git/commit
Make XEmacs compat variable warning-level-aliases obsolete
authorStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 14:16:13 +0000 (15:16 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 14 Dec 2020 14:16:13 +0000 (15:16 +0100)
commit4c41a8acc0e3877404ab99e56420bcdd4e27bdc2
tree2760bd31b70a6aa17ea818a483b34b44dbb423c0
parentf1dae2551c9b30f1f1333416df195b0907c54f4f
Make XEmacs compat variable warning-level-aliases obsolete

* lisp/emacs-lisp/warnings.el (warning-level-aliases): Make obsolete.
(display-warning): Warn when using one of the warning levels defined
in above obsolete variable.  (Bug#44849)
* lisp/url/url-proxy.el (url-find-proxy-for-url): Replace obsolete
warning type 'critical with :error.
lisp/emacs-lisp/warnings.el
lisp/url/url-proxy.el