1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/lisp/cedet/semantic/wisent
Stefan Monnier cce477cad7 (byte-compile-eval): Adjust to changes in load-history
The `function-history` patch introduced a regression which caused
spurious compiler warnings.  Fix it.
The new code also fixes a bug in the old code, thus causing some
new non-spurious warnings.  Fix them as well.

* lisp/emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to changes in
`load-history`.

* lisp/gnus/gnus-group.el (nnrss-discover-feed)
(nnrss-save-server-data): Use `declare-function`.

* lisp/cedet/semantic/wisent/comp.el (wisent-defcontext)
(wisent-with-context):
* lisp/emacs-lisp/comp.el (comp-op-case): Silence compiler warning.
2022-01-31 16:25:09 -05:00
..
comp.el (byte-compile-eval): Adjust to changes in load-history 2022-01-31 16:25:09 -05:00
grammar.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
java-tags.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
javascript.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
python.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
wisent.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00