1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/lisp/vc
Glenn Morris dfea6d5a4a Quieten cl-lib related compiler warnings
* lisp/completion.el (cl-set-difference):
* lisp/files.el (map-merge-with, map-merge):
* lisp/emacs-lisp/radix-tree.el (map-apply): Declare.
* lisp/emacs-lisp/thunk.el: Load cl-lib at run-time, not
cl-macs at compile.
* lisp/gnus/gnus-group.el: Load cl-lib at run-time, not cl at compile.
* lisp/emacs-lisp/checkdoc.el, lisp/emacs-lisp/package.el
* lisp/gnus/gnus-sum.el, lisp/gnus/message.el, lisp/net/shr.el:
Load cl-lib at run-time.
* lisp/gnus/mml-sec.el (mml-signencrypt-style)
(mml-secure-cust-record-keys): Replace cl with cl-lib,
and load it at run-time.
* lisp/cedet/ede/linux.el, lisp/vc/vc-hg.el: Reorder requires.
2018-03-22 21:40:24 -07:00
..
add-log.el Merge from origin/emacs-26 2018-03-02 11:59:46 -08:00
compare-w.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cvs-status.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
diff-mode.el * lisp/vc/diff-mode.el (diff-wiggle): New command. 2018-02-18 00:47:00 -05:00
diff.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-diff.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-help.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-hook.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-init.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-merg.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
ediff-mult.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-ptch.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-util.el * lisp/subr.el (focus-frame, unfocus-frame): Remove obsolete no-ops. 2018-03-12 23:42:17 -07:00
ediff-vers.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-wind.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ediff.el Update some lisp function declarations 2018-02-26 13:35:30 -05:00
emerge.el Fixes for defcustoms, prompted by cus-test-opts 2017-12-13 15:29:24 -05:00
log-edit.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
log-view.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs-defs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs-info.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
pcvs-parse.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
pcvs-util.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
smerge-mode.el Remove some more face aliases obsolete since 22.1 2018-01-10 15:47:33 -05:00
vc-annotate.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-bzr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-cvs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-dav.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to t 2018-02-21 22:37:33 +02:00
vc-filewise.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-git.el Add new command vc-git-stash-delete 2018-03-22 20:33:45 +01:00
vc-hg.el Quieten cl-lib related compiler warnings 2018-03-22 21:40:24 -07:00
vc-hooks.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-mtn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-rcs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-sccs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-src.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-svn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00