;;; pdf-tools-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*- ;; Generated by the `loaddefs-generate' function. ;; This file is part of GNU Emacs. ;;; Code: (add-to-list 'load-path (or (and load-file-name (directory-file-name (file-name-directory load-file-name))) (car load-path))) ;;; Generated autoloads from pdf-annot.el (autoload 'pdf-annot-minor-mode "pdf-annot" "\ Support for PDF Annotations. \\{pdf-annot-minor-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-Annot minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-annot-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-annot" '("pdf-annot-")) ;;; Generated autoloads from pdf-cache.el (register-definition-prefixes "pdf-cache" '("boundingbox" "define-pdf-cache-function" "page" "pdf-cache-" "textregions")) ;;; Generated autoloads from pdf-dev.el (register-definition-prefixes "pdf-dev" '("pdf-dev-")) ;;; Generated autoloads from pdf-history.el (autoload 'pdf-history-minor-mode "pdf-history" "\ Keep a history of previously visited pages. This is a simple stack-based history. Turning the page or following a link pushes the left-behind page on the stack, which may be navigated with the following keys. \\{pdf-history-minor-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-History minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-history-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-history" '("pdf-history-")) ;;; Generated autoloads from pdf-info.el (register-definition-prefixes "pdf-info" '("pdf-info-")) ;;; Generated autoloads from pdf-isearch.el (autoload 'pdf-isearch-minor-mode "pdf-isearch" "\ Isearch mode for PDF buffer. When this mode is enabled \\[isearch-forward], among other keys, starts an incremental search in this PDF document. Since this mode uses external programs to highlight found matches via image-processing, proceeding to the next match may be slow. Therefore two isearch behaviours have been defined: Normal isearch and batch mode. The later one is a minor mode (`pdf-isearch-batch-mode'), which when activated inhibits isearch from stopping at and highlighting every single match, but rather display them batch-wise. Here a batch means a number of matches currently visible in the selected window. The kind of highlighting is determined by three faces `pdf-isearch-match' (for the current match), `pdf-isearch-lazy' (for all other matches) and `pdf-isearch-batch' (when in batch mode), which see. Colors may also be influenced by the minor-mode `pdf-view-dark-minor-mode'. If this is minor mode enabled, each face's dark colors, are used (see e.g. `frame-background-mode'), instead of the light ones. \\{pdf-isearch-minor-mode-map} While in `isearch-mode' the following keys are available. Note that not every isearch command work as expected. \\{pdf-isearch-active-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-Isearch minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-isearch-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-isearch" '("pdf-isearch-")) ;;; Generated autoloads from pdf-links.el (autoload 'pdf-links-minor-mode "pdf-links" "\ Handle links in PDF documents.\\ If this mode is enabled, most links in the document may be activated by clicking on them or by pressing \\[pdf-links-action-perform] and selecting one of the displayed keys, or by using isearch limited to links via \\[pdf-links-isearch-link]. \\{pdf-links-minor-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-Links minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-links-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-links-action-perform "pdf-links" "\ Follow LINK, depending on its type. This may turn to another page, switch to another PDF buffer or invoke `pdf-links-browse-uri-function'. Interactively, link is read via `pdf-links-read-link-action'. This function displays characters around the links in the current page and starts reading characters (ignoring case). After a sufficient number of characters have been read, the corresponding link's link is invoked. Additionally, SPC may be used to scroll the current page. (fn LINK)" t) (register-definition-prefixes "pdf-links" '("pdf-links-")) ;;; Generated autoloads from pdf-loader.el (autoload 'pdf-loader-install "pdf-loader" "\ Prepare Emacs for using PDF Tools. This function acts as a replacement for `pdf-tools-install' and makes Emacs load and use PDF Tools as soon as a PDF file is opened, but not sooner. The arguments are passed verbatim to `pdf-tools-install', which see. (fn &optional NO-QUERY-P SKIP-DEPENDENCIES-P NO-ERROR-P FORCE-DEPENDENCIES-P)") (register-definition-prefixes "pdf-loader" '("pdf-loader--")) ;;; Generated autoloads from pdf-macs.el (register-definition-prefixes "pdf-macs" '("pdf-view-")) ;;; Generated autoloads from pdf-misc.el (autoload 'pdf-misc-minor-mode "pdf-misc" "\ FIXME: Not documented. This is a minor mode. If called interactively, toggle the `Pdf-Misc minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-misc-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. \\{pdf-misc-minor-mode-map} (fn &optional ARG)" t) (autoload 'pdf-misc-size-indication-minor-mode "pdf-misc" "\ Provide a working size indication in the mode-line. This is a minor mode. If called interactively, toggle the `Pdf-Misc-Size-Indication minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-misc-size-indication-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-misc-menu-bar-minor-mode "pdf-misc" "\ Display a PDF Tools menu in the menu-bar. This is a minor mode. If called interactively, toggle the `Pdf-Misc-Menu-Bar minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-misc-menu-bar-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. \\{pdf-misc-menu-bar-minor-mode-map} (fn &optional ARG)" t) (autoload 'pdf-misc-context-menu-minor-mode "pdf-misc" "\ Provide a right-click context menu in PDF buffers. \\{pdf-misc-context-menu-minor-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-Misc-Context-Menu minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-misc-context-menu-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-misc" '("pdf-misc-")) ;;; Generated autoloads from pdf-occur.el (autoload 'pdf-occur "pdf-occur" "\ List lines matching STRING or PCRE. Interactively search for a regexp. Unless a prefix arg was given, in which case this functions performs a string search. If `pdf-occur-prefer-string-search' is non-nil, the meaning of the prefix-arg is inverted. (fn STRING &optional REGEXP-P)" t) (autoload 'pdf-occur-multi-command "pdf-occur" "\ Perform `pdf-occur' on multiple buffer. For a programmatic search of multiple documents see `pdf-occur-search'." t) (defvar pdf-occur-global-minor-mode nil "\ Non-nil if Pdf-Occur-Global minor mode is enabled. See the `pdf-occur-global-minor-mode' command for a description of this minor mode. Setting this variable directly does not take effect; either customize it (see the info node `Easy Customization') or call the function `pdf-occur-global-minor-mode'.") (custom-autoload 'pdf-occur-global-minor-mode "pdf-occur" nil) (autoload 'pdf-occur-global-minor-mode "pdf-occur" "\ Enable integration of Pdf Occur with other modes. This global minor mode enables (or disables) `pdf-occur-ibuffer-minor-mode' and `pdf-occur-dired-minor-mode' in all current and future ibuffer/dired buffer. This is a global minor mode. If called interactively, toggle the `Pdf-Occur-Global minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `(default-value \\='pdf-occur-global-minor-mode)'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-occur-ibuffer-minor-mode "pdf-occur" "\ Hack into ibuffer's do-occur binding. This mode remaps `ibuffer-do-occur' to `pdf-occur-ibuffer-do-occur', which will start the PDF Tools version of `occur', if all marked buffer's are in `pdf-view-mode' and otherwise fallback to `ibuffer-do-occur'. This is a minor mode. If called interactively, toggle the `Pdf-Occur-Ibuffer minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-occur-ibuffer-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-occur-dired-minor-mode "pdf-occur" "\ Hack into dired's `dired-do-search' binding. This mode remaps `dired-do-search' to `pdf-occur-dired-do-search', which will start the PDF Tools version of `occur', if all marked buffer's are in `pdf-view-mode' and otherwise fallback to `dired-do-search'. This is a minor mode. If called interactively, toggle the `Pdf-Occur-Dired minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-occur-dired-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-occur" '("pdf-occur-")) ;;; Generated autoloads from pdf-outline.el (autoload 'pdf-outline-minor-mode "pdf-outline" "\ Display an outline of a PDF document. This provides a PDF's outline on the menu bar via imenu. Additionally the same outline may be viewed in a designated buffer. \\{pdf-outline-minor-mode-map} This is a minor mode. If called interactively, toggle the `Pdf-Outline minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-outline-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-outline "pdf-outline" "\ Display an PDF outline of BUFFER. BUFFER defaults to the current buffer. Select the outline buffer, unless NO-SELECT-WINDOW-P is non-nil. (fn &optional BUFFER NO-SELECT-WINDOW-P)" t) (autoload 'pdf-outline-imenu-enable "pdf-outline" "\ Enable imenu in the current PDF buffer." t) (register-definition-prefixes "pdf-outline" '("pdf-outline")) ;;; Generated autoloads from pdf-sync.el (autoload 'pdf-sync-minor-mode "pdf-sync" "\ Correlate a PDF position with the TeX file. \\ This works via SyncTeX, which means the TeX sources need to have been compiled with `--synctex=1'. In AUCTeX this can be done by setting `TeX-source-correlate-method' to `synctex' (before AUCTeX is loaded) and enabling `TeX-source-correlate-mode'. Then \\[pdf-sync-backward-search-mouse] in the PDF buffer will open the corresponding TeX location. If AUCTeX is your preferred tex-mode, this library arranges to bind `pdf-sync-forward-display-pdf-key' (the default is `C-c C-g') to `pdf-sync-forward-search' in `TeX-source-correlate-map'. This function displays the PDF page corresponding to the current position in the TeX buffer. This function only works together with AUCTeX. This is a minor mode. If called interactively, toggle the `Pdf-Sync minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `pdf-sync-minor-mode'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (register-definition-prefixes "pdf-sync" '("pdf-sync-")) ;;; Generated autoloads from pdf-tools.el (defvar pdf-tools-handle-upgrades t "\ Whether PDF Tools should handle upgrading itself.") (custom-autoload 'pdf-tools-handle-upgrades "pdf-tools" t) (autoload 'pdf-tools-install "pdf-tools" "\ Install PDF-Tools in all current and future PDF buffers. If the `pdf-info-epdfinfo-program' is not running or does not appear to be working, attempt to rebuild it. If this build succeeded, continue with the activation of the package. Otherwise fail silently, i.e. no error is signaled. Build the program (if necessary) without asking first, if NO-QUERY-P is non-nil. Don't attempt to install system packages, if SKIP-DEPENDENCIES-P is non-nil. Do not signal an error in case the build failed, if NO-ERROR-P is non-nil. Attempt to install system packages (even if it is deemed unnecessary), if FORCE-DEPENDENCIES-P is non-nil. Note that SKIP-DEPENDENCIES-P and FORCE-DEPENDENCIES-P are mutually exclusive. Note further, that you can influence the installation directory by setting `pdf-info-epdfinfo-program' to an appropriate value (e.g. ~/bin/epdfinfo) before calling this function. See `pdf-view-mode' and `pdf-tools-enabled-modes'. (fn &optional NO-QUERY-P SKIP-DEPENDENCIES-P NO-ERROR-P FORCE-DEPENDENCIES-P)" t) (autoload 'pdf-tools-enable-minor-modes "pdf-tools" "\ Enable MODES in the current buffer. MODES defaults to `pdf-tools-enabled-modes'. (fn &optional MODES)" t) (autoload 'pdf-tools-help "pdf-tools" "\ Show a Help buffer for `pdf-tools'." t) (register-definition-prefixes "pdf-tools" '("pdf-tools-")) ;;; Generated autoloads from pdf-util.el (register-definition-prefixes "pdf-util" '("display-buffer-split-below-and-attach" "pdf-util-")) ;;; Generated autoloads from pdf-view.el (autoload 'pdf-view-bookmark-jump-handler "pdf-view" "\ The bookmark handler-function interface for bookmark BMK. See also `pdf-view-bookmark-make-record'. (fn BMK)") (register-definition-prefixes "pdf-view" '("cua-copy-region--pdf-view-advice" "pdf-view-")) ;;; Generated autoloads from pdf-virtual.el (autoload 'pdf-virtual-edit-mode "pdf-virtual" "\ Major mode when editing a virtual PDF buffer. (fn)" t) (autoload 'pdf-virtual-view-mode "pdf-virtual" "\ Major mode in virtual PDF buffers. (fn)" t) (defvar pdf-virtual-global-minor-mode nil "\ Non-nil if Pdf-Virtual-Global minor mode is enabled. See the `pdf-virtual-global-minor-mode' command for a description of this minor mode. Setting this variable directly does not take effect; either customize it (see the info node `Easy Customization') or call the function `pdf-virtual-global-minor-mode'.") (custom-autoload 'pdf-virtual-global-minor-mode "pdf-virtual" nil) (autoload 'pdf-virtual-global-minor-mode "pdf-virtual" "\ Enable recognition and handling of VPDF files. This is a global minor mode. If called interactively, toggle the `Pdf-Virtual-Global minor mode' mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode. If called from Lisp, toggle the mode if ARG is `toggle'. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number. To check whether the minor mode is enabled in the current buffer, evaluate `(default-value \\='pdf-virtual-global-minor-mode)'. The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) (autoload 'pdf-virtual-buffer-create "pdf-virtual" "\ (fn &optional FILENAMES BUFFER-NAME DISPLAY-P)" t) (register-definition-prefixes "pdf-virtual" '("pdf-virtual-")) ;;; End of scraped data (provide 'pdf-tools-autoloads) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; no-native-compile: t ;; coding: utf-8-emacs-unix ;; End: ;;; pdf-tools-autoloads.el ends here