]> code.delx.au - gnu-emacs/blobdiff - lisp/descr-text.el
Close bug#3992.
[gnu-emacs] / lisp / descr-text.el
index 36ee08dcef80cbbfd4c6497705b9499d1c60b977..250d87a6ae6f88b52c28d284d70826fc37abeb98 100644 (file)
@@ -301,7 +301,7 @@ This function is semi-obsolete.  Use `get-char-code-property'."
                                   (lambda (arg)
                                     (string (string-to-number arg 16)))
                                   parts " "))
-                     (concat info parts))))
+                     (concat info (if info " ") parts))))
               (list "Decimal digit value"
                     (nth 5 fields))
               (list "Digit value"
@@ -426,7 +426,7 @@ as well as widgets, buttons, overlays, and text properties."
         ;; When the composition is trivial (i.e. composed only with the
         ;; current character itself without any alternate characters),
         ;; we don't show the composition information.  Otherwise, store
-        ;; two descriptive strings in the first two elments of
+        ;; two descriptive strings in the first two elements of
         ;; COMPOSITION.
         (or (catch 'tag
               (let ((from (car composition))