File: org-macs.el.html

This file contains macro definitions, defsubst definitions, other stuff needed for compilation and top-level forms in Org mode, as well lots of small functions that are not Org mode specific but simply generally useful stuff.

Defined variables (8)

org--headline-re-cache-bolPlist holding association between headline level regexp.
org--headline-re-cache-no-bolPlist holding association between headline level regexp.
org--inhibit-version-checkWhen non-nil, skip the detection of mixed-versions situations.
org-file-buffer-createdNon-nil when current buffer is created from ‘org-with-file-buffer’.
org-rm-propsProperties to remove when a string without properties is wanted.
org-sort-functionFunction used to compare strings when sorting.
org-unique-local-variablesList of local variables that cannot be transferred to another buffer.
org-uuid-regexpRegular expression matching a universal unique identifier (UUID).

Defined functions (121)

org--do-wrap(WORDS WIDTH)
org--line-empty-p(N)
org--mks-read-key(ALLOWED-KEYS PROMPT NAVIGATION-KEYS)
org--string-from-props(S PROPERTY BEG END)
org--string-width-1(STRING)
org-2ft(S)
org-add-props(STRING PLIST &rest PROPS)
org-assert-version()
org-base-buffer(BUFFER)
org-buffer-list(&optional PREDICATE EXCLUDE-TMP)
org-buffer-substring-fontified(BEG END)
org-call-with-arg(COMMAND ARG)
org-check-external-command(CMD &optional USE NO-ERROR)
org-clone-local-variables(FROM-BUFFER &optional REGEXP)
org-combine-plists(&rest PLISTS)
org-compile-file(SOURCE PROCESS EXT &optional ERR-MSG LOG-BUF SPEC)
org-compile-file-commands(SOURCE PROCESS EXT &optional SPEC ERR-MSG)
org-completing-read(&rest ARGS)
org-current-line(&optional POS)
org-current-line-string(&optional TO-HERE)
org-current-text-column()
org-current-text-indentation()
org-delete-all(ELTS LIST)
org-display-buffer-in-window(BUFFER ALIST)
org-display-buffer-split(BUFFER ALIST)
org-display-warning(MESSAGE)
org-dlet(BINDERS &rest BODY)
org-do-remove-indentation(&optional N SKIP-FL)
org-element-with-disabled-cache(&rest BODY)
org-encode-time(&rest TIME)
org-eval(FORM)
org-eval-in-environment(ENVIRONMENT FORM)
org-file-newer-than-p(FILE TIME)
org-fill-template(TEMPLATE ALIST)
org-find-base-buffer-visiting(FILE)
org-find-invisible()
org-find-overlays(PROP &optional POS DELETE)
org-find-text-property-in-string(PROP S)
org-find-text-property-region(POS PROP)
org-find-visible()
org-fit-window-to-buffer(&optional WINDOW MAX-HEIGHT MIN-HEIGHT SHRINK-ONLY)
org-get-alist-option(OPTION KEY)
org-get-at-bol(PROPERTY)
org-get-at-eol(PROPERTY N)
org-get-limited-outline-regexp(&optional WITH-BOL)
org-get-local-variables()
org-goto-line(N)
org-headline-re(TRUE-LEVEL &optional NO-BOL)
org-id-uuid()
org-in-regexp(REGEXP &optional NLINES VISUALLY)
org-invisible-p(&optional POS FOLDING-ONLY)
org-invisible-p2()
org-knuth-hash(NUMBER &optional (BASE 32))
org-last(LIST)
org-load-noerror-mustsuffix(FILE)
org-looking-at-fontified(RE)
org-make-parameter-alist(PLIST)
org-match-any-p(RE LIST)
org-match-line(REGEXP)
org-matcher-time(S)
org-mks(TABLE TITLE &optional PROMPT SPECIALS)
org-next-line-empty-p()
org-no-properties(S &optional RESTRICTED)
org-no-read-only(&rest BODY)
org-not-nil(V)
org-overlay-before-string(OVL TEXT &optional FACE EVAP)
org-overlay-display(OVL TEXT &optional FACE EVAP)
org-parse-time-string(S &optional NODEFAULT)
org-plist-delete(PLIST PROPERTY)
org-plist-delete-all(PLIST PROPS)
org-point-in-group(POINT GROUP &optional CONTEXT)
org-pos-in-match-range(POS N)
org-preserve-local-variables(&rest BODY)
org-previous-line-empty-p()
org-pushnew-to-end(VAL VAR)
org-read-function(PROMPT &optional ALLOW-EMPTY?)
org-region-invisible-p(BEG END)
org-remove-blank-lines(S)
org-remove-indentation(CODE &optional N)
org-remove-tabs(S &optional WIDTH)
org-replace-escapes(STRING TABLE)
org-require-package(SYMBOL &optional NAME NOERROR)
org-reverse-string(STRING)
org-save-outline-visibility(USE-MARKERS &rest BODY)
org-scroll(KEY &optional ADDITIONAL-KEYS)
org-shorten-string(S MAXLENGTH)
org-skip-whitespace()
org-sort-function-fallback(A B &optional _ IGNORE-CASE)
org-split-string(STRING &optional SEPARATORS)
org-string-nw-p(S)
org-string-width(STRING &optional PIXELS DEFAULT-FACE)
org-string<(A B &optional LOCALE IGNORE-CASE)
org-string<=(A B &optional LOCALE IGNORE-CASE)
org-string<>(A B)
org-string>(A B &optional LOCALE IGNORE-CASE)
org-string>=(A B &optional LOCALE IGNORE-CASE)
org-strip-quotes(STRING)
org-sxhash-safe(OBJ &optional COUNTER)
org-time<(A B)
org-time<=(A B)
org-time<>(A B)
org-time=(A B)
org-time>(A B)
org-time>=(A B)
org-trim(S &optional KEEP-LEAD)
org-truly-invisible-p()
org-unbracket-string(PRE POST STRING)
org-uniquify(LIST)
org-uniquify-alist(ALIST)
org-unlogged-message(&rest ARGS)
org-unmodified(&rest BODY)
org-url-p(S)
org-uuidgen-p(S)
org-with-base-buffer(BUFFER &rest BODY)
org-with-file-buffer(FILE &rest BODY)
org-with-gensyms(SYMBOLS &rest BODY)
org-with-limited-levels(&rest BODY)
org-with-point-at(EPOM &rest BODY)
org-with-remote-undo(BUFFER &rest BODY)
org-with-wide-buffer(&rest BODY)
org-wrap(STRING &optional WIDTH LINES)

Defined faces (0)