changeset 98530:e4fcdffd4301

* international/mule-cmds.el (universal-coding-system-argument): Handle digit-argument too.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 05 Oct 2008 19:06:47 +0000
parents 2a05b2390d45
children 8b46bfc83346
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 05 19:01:53 2008 +0000
+++ b/lisp/ChangeLog	Sun Oct 05 19:06:47 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-05  Chong Yidong  <cyd@stupidchicken.com>
+
+	* international/mule-cmds.el (universal-coding-system-argument):
+	Handle digit-argument too.
+
 2008-10-05  Mario Lang  <mlang@delysid.org>
 
 	* xml.el (xml-parse-string): Use skip-chars-forward.