* obsolete/fast-lock.el (byte-compile-warnings):
Don't warn about obsolete features in this obsolete file.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2013-05-28 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* obsolete/fast-lock.el (byte-compile-warnings):
|
||||
Don't warn about obsolete features in this obsolete file.
|
||||
|
||||
* progmodes/cc-vars.el (c-macro-names-with-semicolon):
|
||||
Move definition before use.
|
||||
|
||||
|
||||
@@ -855,3 +855,7 @@ See `fast-lock-get-face-properties'."
|
||||
(provide 'fast-lock)
|
||||
|
||||
;;; fast-lock.el ends here
|
||||
|
||||
;; Local Variables:
|
||||
;; byte-compile-warnings: (not obsolete)
|
||||
;; End:
|
||||
|
||||
Reference in New Issue
Block a user