]> git.eshelyaron.com Git - emacs.git/commitdiff
(sort-coding-systems): Describe that
authorKenichi Handa <handa@m17n.org>
Thu, 23 Mar 2006 01:20:20 +0000 (01:20 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 23 Mar 2006 01:20:20 +0000 (01:20 +0000)
the argument is modified in docstring.

lisp/ChangeLog
lisp/international/mule-cmds.el

index 47bfe469ca79b627baf39033b655f9759f803669..e0b7bac069703c06f3f25470dea40a2d3811de83 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-23  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el (sort-coding-systems): Describe that
+       the argument is modified in docstring.
+
 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
 
        * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
index 207f552bad512c12d951f094beb8afc3db1b70d5..44b3d30e72968b0bb04f8fa8a92e0ba53e373149 100644 (file)
@@ -419,6 +419,7 @@ The function `sort-coding-systems' use it.")
 
 (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