Fix checkdoc warnings

This commit is contained in:
Chris Feng 2017-02-05 17:50:52 +08:00
parent 9926d87b65
commit f221f837cb
7 changed files with 13 additions and 12 deletions

View file

@ -30,8 +30,8 @@
;; + Pointer simulation mode (e.g. 'C-c 1'/'C-c 2' for single/double click,
;; move with arrow keys).
;; + Simulation keys to mimic Emacs key bindings for text edit (redo, select,
;; cancel, clear, etc). Some of them are not present on common keyboard
;; (keycode = 0). May need to use XKB extension.
;; cancel, clear, etc). Some of them are not present on common keyboard
;; (keycode = 0). May need to use XKB extension.
;;; Code: