Go to the first, previous, next, last section, table of contents.
- Function: major-version-number
-
This function returns a number defining the major version of the editor.
(major-version-number)
=> 3
- Function: minor-version-number
-
Returns a number defining the minor version of the editor.
(minor-version-number)
=> 2
Go to the first, previous, next, last section, table of contents.