emacs/lisp/emulation
Mark Oteiza 1c69215c51 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.
2017-04-08 11:36:56 -04:00
..
cua-base.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cua-gmrk.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
cua-rect.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
edt-lk201.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
edt-mapper.el edt-mapper: just loading a library should not run code 2017-01-30 17:22:32 -05:00
edt-pc.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
edt-vt100.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
edt.el edt-mapper: just loading a library should not run code 2017-01-30 17:22:32 -05:00
keypad.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
viper-cmd.el Nix some useless uses of looking-at, looking-back 2017-02-12 10:59:33 -05:00
viper-ex.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
viper-init.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
viper-keym.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
viper-macs.el Merge from origin/emacs-25 2017-01-01 01:10:47 -08:00
viper-mous.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
viper-util.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
viper.el Replace some uses of cl-member-if with apply 2017-04-08 11:36:56 -04:00