.
OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=13
This commit is contained in:
parent
64ad103e13
commit
ca5f51096a
11
fix-mule-make-coding-system.patch
Normal file
11
fix-mule-make-coding-system.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- lisp/mule/make-coding-system.el
|
||||
+++ lisp/mule/make-coding-system.el 2009-12-07 10:23:26.567929675 +0000
|
||||
@@ -519,7 +519,7 @@ If you are calling this function from an
|
||||
props))
|
||||
|
||||
;;;###autoload
|
||||
-(defun make-coding-system (name type &optional description props)
|
||||
+(defun make-coding-system (form name type &optional description props)
|
||||
"Register symbol NAME as a coding system.
|
||||
|
||||
TYPE describes the conversion method used and should be one of
|
Loading…
Reference in New Issue
Block a user