diff options
author | Alan Mackenzie <acm@muc.de> | 2017-06-25 13:55:50 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2017-06-25 13:55:50 +0000 |
commit | b0042b7678c34396a18ad6c4277db7bb9e4bfaab (patch) | |
tree | 5a0068fc05a8dec95d2ec4f930983c614fdc82db /lisp/emacs-lisp/generic.el | |
parent | 1886246f6f40b8c376467f71605141035959cae0 (diff) | |
download | emacs-b0042b7678c34396a18ad6c4277db7bb9e4bfaab.tar.gz emacs-b0042b7678c34396a18ad6c4277db7bb9e4bfaab.tar.bz2 emacs-b0042b7678c34396a18ad6c4277db7bb9e4bfaab.zip |
Make CC Mode load cl-lib rather than cl in Emacs 26.
* lisp/progmodes/cc-cmds.el (c-declaration-limits): Remove unused local
variable.
* lisp/progmodes/cc-defs.el (c--mapcan-status): Remove.
(c--cl-library): New variable.
(Top level): Amend the form which requires library cl or cl-lib.
(c--mapcan, c--set-difference, c--intersection, c--macroexpand-all)
(c--delete-duplicate): Amend to use c--cl-library instead of
c--mapcan-status.
* lisp/progmodes/cc-engine.el (c-syntactic-skip-backward)
(c-back-over-compound-identifier): Remove unused local variables.
* lisp/progmodes/cc-fonts.el (c-font-lock-declarations): Remove an unused
local variable.
* lisp/progmodes/cc-langs.el (Top level): Amend to use c--cl-library instead
of c--mapcan-status.
* lisp/progmodes/cc-styles.el (Top level): Add a cc-bytecomp-defun to try to
silence a compiler warning.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions