# HG changeset patch # User Kenichi Handa # Date 1143076772 0 # Node ID 79b1d98aa24167790c0b9d7d63c6a63fa19964f8 # Parent 8b3e0cacc3589ff3b2ef8d8e258322f968c1fde2 (sort-coding-systems): Describe that the argument is modified in docstring. diff -r 8b3e0cacc358 -r 79b1d98aa241 lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Wed Mar 22 22:47:32 2006 +0000 +++ b/lisp/international/mule-cmds.el Thu Mar 23 01:19:32 2006 +0000 @@ -419,6 +419,7 @@ (defun sort-coding-systems (codings) "Sort coding system list CODINGS by a priority of each coding system. +Returns the sorted list. CODINGS is modified by side effects. If a coding system is most preferred, it has the highest priority. Otherwise, a coding system corresponds to some MIME charset has higher