Allow selective autoloading from lisp/obsolete directory
authorGlenn Morris <rgm@gnu.org>
Thu, 27 Mar 2014 19:00:49 +0000 (15:00 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 27 Mar 2014 19:00:49 +0000 (15:00 -0400)
commit6730259fea22fcd4b7d28f3b57fef2d5776a2dad
treebcb208f844d667b195a0310200ca769732165f49
parentc31528bf1c82fcd6789d14ad24a548f7c95d0b3b
Allow selective autoloading from lisp/obsolete directory

* lisp/Makefile.in (obsolete-autoloads): New rule.
(autoloads): Run obsolete-autoloads.

* lisp/obsolete/iswitchb.el (iswitchb-mode): Use obsolete-autoload.

* lisp/simple.el (iswitchb-mode): Remove hand-written autoloads.
lisp/ChangeLog
lisp/Makefile.in
lisp/obsolete/iswitchb.el
lisp/simple.el