Mercurial > emacs
diff lwlib/lwlib-utils.h @ 105043:8226adaf7c75
(byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
It's a list now.
(byte-compile-not-obsolete-funcs): New variable.
(byte-compile-warn-obsolete): Don't warn about functions if they are in
byte-compile-not-obsolete-funcs.
(byte-compile-variable-ref, byte-compile-defvar): Update for
byte-compile-not-obsolete-vars name-change and list nature.
(byte-compile-maybe-guarded): Suppress warnings about obsolete functions
and variables behind (f)boundp tests.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 16 Sep 2009 03:13:03 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 e16f43875a48 |