]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of 'with-suppressed-warnings'.
authorPhilipp Stephani <phst@google.com>
Fri, 8 May 2020 20:12:07 +0000 (22:12 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 8 May 2020 20:12:07 +0000 (22:12 +0200)
commita1cbd05f3892fc86815f69bc50d8ab9175b7b082
tree52005b1889e001d3f90e40572877ad58d0be0ea1
parent4a895c1b2601150357d6523bb5121fb07a89701e
Improve documentation of 'with-suppressed-warnings'.

* lisp/emacs-lisp/byte-run.el (with-suppressed-warnings): Refer to
'byte-compile-warnings' instead of 'byte-compile-warning-types', as
only the former variable documents the available warning types.
lisp/emacs-lisp/byte-run.el