diff options
author | Mark Oteiza <mvoteiza@udel.edu> | 2017-04-08 11:27:17 -0400 |
---|---|---|
committer | Mark Oteiza <mvoteiza@udel.edu> | 2017-04-08 11:36:56 -0400 |
commit | 1c69215c511789ddcdeab60192087733c521652b (patch) | |
tree | b72d66ab815483d1193403705dae431ef32d4093 /lisp/emacs-lisp/pp.el | |
parent | 98bfac68b98e051425c41873edc48f9af5c92361 (diff) | |
download | emacs-1c69215c511789ddcdeab60192087733c521652b.tar.gz emacs-1c69215c511789ddcdeab60192087733c521652b.tar.bz2 emacs-1c69215c511789ddcdeab60192087733c521652b.zip |
Replace some uses of cl-member-if with apply
From the mhtml-mode series. Some of the uses of cl-lib are not
necessary.
* lisp/align.el: Don't require cl-lib.
(align-region): Use apply instead of cl-member-if.
* lisp/emulation/viper.el: Don't require cl-lib.
(viper-mode, this-major-mode-requires-vi-state): Use apply instead of
cl-member-if.
Diffstat (limited to 'lisp/emacs-lisp/pp.el')
0 files changed, 0 insertions, 0 deletions