• Glenn Morris's avatar
    Stop cc-mode loading cl at runtime · cd7d4e9b
    Glenn Morris authored
    * 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.
    
    Fixes: debbugs:17463
    cd7d4e9b
cc-langs.el 127 KB