cdominik / cdlatex

Fast input methods to enter LaTeX environments and math with GNU Emacs
230 stars 47 forks source link

Docstring and error messages cleanup #38

Closed Phundrak closed 2 years ago

Phundrak commented 2 years ago

This commit takes care of some warning regarding various docstrings and error messages. This includes:

Some functions remain undocumented such as cdlatex-get-kbd-vector.

Some docstrings remain insufficient as they do not describe the role of the arguments of the function, such as cdlatex-environment, cdlatex-dollars-balanced-to-here, and cdlatex-read-char-with-help.