]> git.eshelyaron.com Git - emacs.git/commit
Explicitly require cl-lib where needed
authorGlenn Morris <rgm@gnu.org>
Sat, 17 Mar 2018 00:41:17 +0000 (20:41 -0400)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:51 +0000 (14:17 +0800)
commit9e3f6aa1272dc63c16611bb81b17b4dd9f8f1647
treea1fef87694aa4888fc8cc45ca7f9ec254ef3aa11
parent118f691b067e1b10aefc6d9f248040dc9311843b
Explicitly require cl-lib where needed

Rather than relying on the byte-compiler happening to use it.
* lisp/completion.el, lisp/ffap.el, lisp/loadhist.el:
* lisp/userlock.el, lisp/emacs-lisp/debug.el, lisp/emacs-lisp/rx.el:
* lisp/emacs-lisp/testcover.el, lisp/mail/rfc2231.el:
* lisp/net/newst-treeview.el, lisp/net/puny.el:
* lisp/net/tramp-archive.el, lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el, lisp/net/tramp-smb.el, lisp/org/org-ctags.el:
* lisp/org/org-macs.el, lisp/progmodes/grep.el:
* lisp/progmodes/perl-mode.el, lisp/progmodes/ruby-mode.el:
* lisp/textmodes/dns-mode.el, lisp/textmodes/mhtml-mode.el:
* lisp/vc/pcvs-parse.el: Explicitly require cl-lib as needed.
22 files changed:
lisp/completion.el
lisp/emacs-lisp/debug.el
lisp/emacs-lisp/rx.el
lisp/emacs-lisp/testcover.el
lisp/ffap.el
lisp/loadhist.el
lisp/mail/rfc2231.el
lisp/net/newst-treeview.el
lisp/net/puny.el
lisp/net/tramp-archive.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/org/org-ctags.el
lisp/org/org-macs.el
lisp/progmodes/grep.el
lisp/progmodes/perl-mode.el
lisp/progmodes/ruby-mode.el
lisp/textmodes/dns-mode.el
lisp/textmodes/mhtml-mode.el
lisp/userlock.el
lisp/vc/pcvs-parse.el