From e47650852b8aa4da6d0b0cea3b5421955795cc64 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 1 Aug 2020 15:24:03 -0700 Subject: Definitely /not/ including elpa/, that would be chaos. --- elpa/swiper-20200503.1102/swiper-autoloads.el | 64 --------------------------- 1 file changed, 64 deletions(-) delete mode 100644 elpa/swiper-20200503.1102/swiper-autoloads.el (limited to 'elpa/swiper-20200503.1102/swiper-autoloads.el') diff --git a/elpa/swiper-20200503.1102/swiper-autoloads.el b/elpa/swiper-20200503.1102/swiper-autoloads.el deleted file mode 100644 index 64a4221..0000000 --- a/elpa/swiper-20200503.1102/swiper-autoloads.el +++ /dev/null @@ -1,64 +0,0 @@ -;;; swiper-autoloads.el --- automatically extracted autoloads -;; -;;; Code: - -(add-to-list 'load-path (directory-file-name - (or (file-name-directory #$) (car load-path)))) - - -;;;### (autoloads nil "swiper" "swiper.el" (0 0 0 0)) -;;; Generated autoloads from swiper.el - -(autoload 'swiper-avy "swiper" "\ -Jump to one of the current swiper candidates. - -\(fn)" t nil) - -(autoload 'swiper-backward "swiper" "\ -`isearch-backward' with an overview. -When non-nil, INITIAL-INPUT is the initial search pattern. - -\(fn &optional INITIAL-INPUT)" t nil) - -(autoload 'swiper-thing-at-point "swiper" "\ -`swiper' with `ivy-thing-at-point'. - -\(fn)" t nil) - -(autoload 'swiper-all-thing-at-point "swiper" "\ -`swiper-all' with `ivy-thing-at-point'. - -\(fn)" t nil) - -(autoload 'swiper "swiper" "\ -`isearch-forward' with an overview. -When non-nil, INITIAL-INPUT is the initial search pattern. - -\(fn &optional INITIAL-INPUT)" t nil) - -(autoload 'swiper-all "swiper" "\ -Run `swiper' for all open buffers. - -\(fn &optional INITIAL-INPUT)" t nil) - -(autoload 'swiper-isearch "swiper" "\ -A `swiper' that's not line-based. - -\(fn &optional INITIAL-INPUT)" t nil) - -(autoload 'swiper-isearch-backward "swiper" "\ -Like `swiper-isearch' but the first result is before the point. - -\(fn &optional INITIAL-INPUT)" t nil) - -(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "swiper" '("swiper-"))) - -;;;*** - -;; Local Variables: -;; version-control: never -;; no-byte-compile: t -;; no-update-autoloads: t -;; coding: utf-8 -;; End: -;;; swiper-autoloads.el ends here -- cgit v1.2.3