comparison lisp/xml.el @ 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 a9dc0e7c3f2b
children 3b1d7962549d
comparison
equal deleted inserted replaced
105042:604cab002756 105043:8226adaf7c75