1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
emacs/lisp/emulation
Stefan Monnier f58e0fd503 Reduce use of (require 'cl).
* admin/bzrmerge.el: Use cl-lib.
* leim/quail/hangul.el: Don't require CL.
* leim/quail/ipa.el: Use cl-lib.
* vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
* vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
* register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
* msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
* international/quail.el, info-xref.el, imenu.el, image-mode.el:
* font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
* battery.el, avoid.el, abbrev.el: Use cl-lib.
* vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
* vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
* jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
* emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
* calculator.el, autorevert.el, apropos.el: Don't require CL.
* emacs-bytecomp.el (byte-recompile-directory, display-call-tree)
(byte-compile-unfold-bcf, byte-compile-check-variable):
* emacs-byte-opt.el (byte-compile-trueconstp)
(byte-compile-nilconstp):
* emacs-autoload.el (make-autoload): Use pcase.
* face-remap.el (text-scale-adjust): Simplify pcase patterns.
2012-07-10 07:51:54 -04:00
..
.gitignore
crisp.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
cua-base.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
cua-gmrk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-rect.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
edt-lk201.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-pc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-vt100.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt.el In EDT emulator, allow updating of menu-bar Buffers menu. 2012-06-19 15:05:44 +08:00
keypad.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
tpu-edt.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
tpu-extras.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
tpu-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vi.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
vip.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-cmd.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
viper-ex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-init.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-keym.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-macs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-mous.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-util.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ws-mode.el Fix some missing trailing whitespace (tiny change) 2012-03-12 23:54:37 -07:00