]> code.delx.au - gnu-emacs/commitdiff
(decompose-composite-char): Fix docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 27 Jun 2002 14:49:22 +0000 (14:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 27 Jun 2002 14:49:22 +0000 (14:49 +0000)
lisp/ChangeLog
lisp/composite.el

index c56ad372d738a7f01212aaedf159c3c544821d2c..5885cdd532134889be04d8d015a3ae81e240f6a8 100644 (file)
@@ -1,5 +1,7 @@
 2002-06-27  Juanma Barranquero  <lektu@terra.es>
 
+       * composite.el (decompose-composite-char): Fix docstring.
+
        * faces.el (describe-face): Capitalize "not documented" message.
 
        * help-fns.el (describe-variable): Likewise.
index 610ec227a60fc39642cb7d7b5a990fadf30b746b..c1174d3316fb833eb4f6fd1b7ae9195b3abda9ca 100644 (file)
@@ -364,12 +364,12 @@ after a sequence character events."
 
 \f
 ;;; The following codes are only for backward compatibility with Emacs
-;;; 20.4 and the earlier.
+;;; 20.4 and earlier.
 
 ;;;###autoload
 (defun decompose-composite-char (char &optional type with-composition-rule)
   "Convert CHAR to string.
-This is only for backward compatibility with Emacs 20.4 and the earlier.
+This is only for backward compatibility with Emacs 20.4 and earlier.
 
 If optional 2nd arg TYPE is non-nil, it is `string', `list', or
 `vector'.  In this case, CHAR is converted string, list of CHAR, or