lisp/ChangeLog addition:
2007-12-11 Aidan Kehoe <kehoea(a)parhasard.net>
* mule/latin.el :
Specify tutorial-coding-system using dotted cons notation, since
it's not a list. Prevents an error in help-with-tutorial for these
languages.
XEmacs Trunk source patch:
Diff command: cvs -q diff -u
Files affected: lisp/mule/latin.el
===================================================================
RCS
Index: lisp/mule/latin.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/mule/latin.el,v
retrieving revision 1.10
diff -u -r1.10 latin.el
--- lisp/mule/latin.el 2007/10/26 10:51:06 1.10
+++ lisp/mule/latin.el 2007/12/11 12:01:47
@@ -729,7 +729,7 @@
(native-coding-system ,codesys)
,@(if locale `((locale . ,locale)))
,@(if tutorial `((tutorial . ,tutorial)
- (tutorial-coding-system ,codesys)))
+ (tutorial-coding-system . ,codesys)))
,@(if sample-text `((sample-text . ,sample-text)))
(input-method . ,(or input-method default-input))
(documentation . ,(format "\
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches