Stop cc-mode loading cl at runtime
commitb510c2ef743ba87ed41d2c795ab09884636fcd59
authorGlenn Morris <rgm@gnu.org>
Sat, 14 Jun 2014 23:54:39 +0000 (14 16:54 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 Jun 2014 23:54:39 +0000 (14 16:54 -0700)
treeeb6c7e59f5566cee2ded48735d604e7e3f9d259c
parentaeb0174d6ac57e7a1897186abcb8161ce41e3f8d
Stop cc-mode loading cl at runtime

* lisp/progmodes/cc-langs.el: Require cl-lib.
Replace delete-duplicates and mapcan by cl- versions throughout.
And cl-macroexpand-all by macroexpand-all.
(delete-duplicates, mapcan, cl-macroexpand-all): No need to declare.
lisp/ChangeLog
lisp/progmodes/cc-langs.el