diff --git a/lisp/composite.el b/lisp/composite.el index 4a5d2285c18..e14aeab3e3e 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -297,7 +297,8 @@ WIDTH is a number of columns the composition occupies on the screen." ;; A char-table of functions to call for compositions. -;;;###autoload(put 'composition-function-table 'char-table-extra-slots 0) +;;;###autoload +(put 'composition-function-table 'char-table-extra-slots 0) ;;;###autoload (defvar composition-function-table