From 44baad622a4b7ea6fe83b510833b0f9cc4417f65 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 19 Sep 1997 02:27:31 +0000 Subject: [PATCH] (quail-set-keyboard-layout): Add autoload cookie. --- lisp/international/quail.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 0a12d18546f..02dda28476d 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el @@ -693,6 +693,7 @@ The command `quail-set-keyboard-layout' usually sets this variable.") See the documentation of `quail-keyboard-layout' for the format of the layout string.") +;;;###autoload (defun quail-set-keyboard-layout (kbd-type) "Set the current keyboard layout to the same as keyboard KBD-TYPE. -- 2.39.5