File: magit-base.el.html

This library defines utility functions, options and other things that have to be available early on because they are used by several other libraries, which cannot depend on one another, because that would lead to circular dependencies.

Defined variables (10)

magit-completing-read-default-prompt-predicateFunction used to determine whether to add default to prompt.
magit-completing-read-functionFunction to be called when requesting input from the user.
magit-dwim-selectionWhen not to offer alternatives and ask for confirmation.
magit-ellipsisCharacters or strings used to abbreviate text in some buffers.
magit-no-confirmA list of symbols for actions Magit should not confirm, or t.
magit-no-messageA list of messages Magit should not display.
magit-slow-confirmWhether to ask user "y or n" or "yes or no" questions.
magit-update-other-window-delayDelay before automatically updating the other window.
magit-verbose-messagesWhether to make certain prompts and messages more verbose.
magit-view-git-manual-methodHow links to Git documentation are followed from Magit’s Info manuals.

Defined functions (79)

Info-follow-nearest-node@gitman(FN &optional FORK)
dabbrev-capf@git-commit(FN)
magit--any(PREDICATE LIST [KEYWORD VALUE]...)
magit--chase-links(FILENAME)
magit--completion-table(COLLECTION)
magit--delete-text-properties(STRING &optional PROPS)
magit--ellipsis(&optional WHERE)
magit--ext-regexp-quote(STRING)
magit--find-buffer(&rest PLIST)
magit--format-prompt(PROMPT DEFAULT)
magit--format-spec(FORMAT SPECIFICATION)
magit--meta-hunk-p(SECTION)
magit--remove-text-properties(STRING &optional PROPS)
magit--separate(PRED LIST)
magit--version>(V1 V2)
magit--version>=(V1 V2)
magit--with-temp-position(BUF POS &rest BODY)
magit-bind-match-strings(VARLIST STRING &rest BODY)
magit-builtin-completing-read(PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)
magit-commit-section(&rest SLOTS)
magit-commit-section--eieio-childp(OBJ)
magit-commit-section-child-p(OBJ)
magit-commit-section-p(OBJ)
magit-completing-read(PROMPT COLLECTION &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF FALLBACK)
magit-completing-read-multiple(PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD NO-SPLIT)
magit-completing-read-multiple*(PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD NO-SPLIT)
magit-confirm(ACTION &optional PROMPT PROMPT-N NOABORT (ITEMS nil SITEMS) PROMPT-SUFFIX)
magit-confirm-files(ACTION FILES &optional PROMPT PROMPT-SUFFIX NOABORT)
magit-confirm-make-prompt(ACTION)
magit-custom-initialize-reset(SYMBOL EXP)
magit-delete-line()
magit-delete-match(&optional NUM)
magit-diff-section(&rest _)
magit-diff-section--eieio-childp(OBJ)
magit-diff-section-child-p(OBJ)
magit-diff-section-p(OBJ)
magit-emacs-Q-command()
magit-file-line(FILE)
magit-file-lines(FILE &optional KEEP-EMPTY-LINES)
magit-file-section(&rest SLOTS)
magit-file-section--eieio-childp(OBJ)
magit-file-section-child-p(OBJ)
magit-file-section-p(OBJ)
magit-hook-custom-get(SYMBOL)
magit-hunk-section(&rest SLOTS)
magit-hunk-section--eieio-childp(OBJ)
magit-hunk-section-child-p(OBJ)
magit-hunk-section-p(OBJ)
magit-log-section(&rest _)
magit-log-section--eieio-childp(OBJ)
magit-log-section-child-p(OBJ)
magit-log-section-p(OBJ)
magit-message(FORMAT-STRING &rest ARGS)
magit-module-section(&rest SLOTS)
magit-module-section--eieio-childp(OBJ)
magit-module-section-child-p(OBJ)
magit-module-section-p(OBJ)
magit-msg(FORMAT-STRING &rest ARGS)
magit-read-char-case(PROMPT VERBOSE &rest CLAUSES)
magit-read-number-string(PROMPT &optional DEFAULT HISTORY)
magit-read-string(PROMPT &optional INITIAL-INPUT HISTORY DEFAULT-VALUE INHERIT-INPUT-METHOD NO-WHITESPACE)
magit-read-string-ns(PROMPT &optional INITIAL-INPUT HISTORY DEFAULT-VALUE INHERIT-INPUT-METHOD)
magit-set-header-line-format(STRING)
magit-unmerged-section(&rest SLOTS)
magit-unmerged-section--eieio-childp(OBJ)
magit-unmerged-section-child-p(OBJ)
magit-unmerged-section-p(OBJ)
magit-unpulled-section(&rest SLOTS)
magit-unpulled-section--eieio-childp(OBJ)
magit-unpulled-section-child-p(OBJ)
magit-unpulled-section-p(OBJ)
magit-unpushed-section(&rest SLOTS)
magit-unpushed-section--eieio-childp(OBJ)
magit-unpushed-section-child-p(OBJ)
magit-unpushed-section-p(OBJ)
magit-which-function()
magit-whitespace-disallowed()
magit-y-or-n-p(PROMPT &optional ACTION)
org-man-export@gitman(FN LINK DESCRIPTION FORMAT)

Defined faces (0)