more deprecation
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 2 May 2012 11:48:35 +0000 (14:48 +0300)
committerNikodemus Siivola <nikodemus@sb-studio.net>
Wed, 2 May 2012 18:07:36 +0000 (21:07 +0300)
 * Add "Deprecated Interfaces" chapter to the manual.

 * Add list of deprecated interfaces along with a policy note to a
   comment near DEFINE-DEPRECATED-FUNCTION.

 * Add a proper deprecation warning for SB-C::MERGE-TAIL-CALLS.

 * Fix the deprecation warning for WITH-SPINLOCK. (Accidentally
   referred to WITH-RECURSIVE-SPINLOCK before.)


No differences found