mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Fix warnings from cmpiling rmc.el
This commit is contained in:
parent
5d21eb8fae
commit
fc61c652ed
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(declare-function touch-screen-pinch "touch-screen")
|
||||
(declare-function touch-screen-scroll "touch-screen")
|
||||
|
||||
(defun rmc--add-key-description (elem)
|
||||
(let* ((char (car elem))
|
||||
(name (cadr elem))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue