File: tutorial.el.html

Code for running the Emacs tutorial.

Defined variables (6)

lang-stringsLanguage specific strings for Emacs.
tutorial--bufferThe selected tutorial buffer.
tutorial--default-keysDefault Emacs key bindings that the tutorial depends on.
tutorial--langTutorial language.
tutorial--point-after-chkeysPoint after display of key changes.
tutorial--point-before-chkeysPoint before display of key changes.

Defined functions (14)

get-lang-string(LANG STRINGID &optional NO-ENG-FALLBACK)
help-with-tutorial(&optional ARG DONT-ASK-FOR-REVERT)
tutorial--describe-nonstandard-key(VALUE)
tutorial--detailed-help(BUTTON)
tutorial--display-changes()
tutorial--find-changed-keys(DEFAULT-KEYS)
tutorial--key-description(KEY)
tutorial--remove-remarks()
tutorial--save-on-kill()
tutorial--save-tutorial()
tutorial--save-tutorial-to(SAVED-FILE)
tutorial--saved-dir()
tutorial--saved-file()
tutorial--sort-keys(LEFT RIGHT)

Defined faces (1)

tutorial-warning-faceFace used to highlight warnings in the tutorial.