Variable: strokes-lift

strokes-lift is a variable defined in strokes.el.gz.

Value

:strokes-lift

Documentation

Symbol representing a stroke lift event for complex strokes.

Complex strokes are those which contain two or more simple strokes.

Source Code

;; Defined in /usr/src/emacs/lisp/strokes.el.gz
;;; Constants...

(defconst strokes-lift :strokes-lift
  "Symbol representing a stroke lift event for complex strokes.
Complex strokes are those which contain two or more simple strokes.")