Mercurial > emacs
changeset 93417:57244aa502db
(byte-compile-warnings): Don't warn about obsolete functions in this
obsolete file.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 30 Mar 2008 00:47:33 +0000 |
parents | 00489051f67c |
children | 3f188601df78 |
files | lisp/obsolete/lazy-lock.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/obsolete/lazy-lock.el Sat Mar 29 23:40:00 2008 +0000 +++ b/lisp/obsolete/lazy-lock.el Sun Mar 30 00:47:33 2008 +0000 @@ -1054,5 +1054,9 @@ (provide 'lazy-lock) +;; Local Variables: +;; byte-compile-warnings: (not obsolete) +;; End: + ;; arch-tag: c1776846-f046-4a45-9684-54b951b12fc9 ;;; lazy-lock.el ends here