From b1fb5d1b3ee97bc6bf2c5f58ab6d11132b49b40a Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 1 Jun 1999 16:59:41 +0000 Subject: [PATCH] Add commentary. --- lisp/international/iso-transl.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/international/iso-transl.el b/lisp/international/iso-transl.el index 8604a61b44a..08895c875d7 100644 --- a/lisp/international/iso-transl.el +++ b/lisp/international/iso-transl.el @@ -31,6 +31,12 @@ ;; A-umlaut as `C-x 8 " A' or `Alt-" A' (if you have an Alt key) or ;; `umlaut A' (if you have an umlaut/diaeresis key). +;; C-x 8 is set up to autoload this package, +;; but Alt keys and dead accent keys are only defined +;; once you have loaded the package. It is nontrivial +;; to make all of the Alt keys autoload, and it is not clear +;; that the dead accent keys SHOULD autoload this package. + ;;; Code: ;;; Provide some binding for startup: -- 2.39.2