diff lisp/mule/make-coding-system.el @ 4692:dc3c2f298857

Support last two arguments to #'make-coding-system being optional, again. 2009-09-20 Aidan Kehoe <kehoea@parhasard.net> * mule/make-coding-system.el (make-coding-system): Require a minimum of two, not four, arguments; thank you for the problem report, Adam Sjoegren!
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 20 Sep 2009 17:19:54 +0100
parents 257b468bf2ca
children c69aeb86b2a3
line wrap: on
line diff
--- a/lisp/mule/make-coding-system.el	Sun Sep 20 08:27:42 2009 +0100
+++ b/lisp/mule/make-coding-system.el	Sun Sep 20 17:19:54 2009 +0100
@@ -519,7 +519,7 @@
     props))
 
 ;;;###autoload
-(defun make-coding-system (name type description props)
+(defun make-coding-system (name type &optional description props)
   "Register symbol NAME as a coding system.
 
 TYPE describes the conversion method used and should be one of