Mercurial > hg > xemacs-beta
changeset 4325:948c9b232595
Avoid an error when clicking on Help -> Tutorials
APPROVE COMMIT
This is the patch of 18270.32449.777332.204409@parhasard.net , with slightly
different line numbers.
lisp/ChangeLog addition:
2007-12-11 Aidan Kehoe <kehoea@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.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 11 Dec 2007 21:56:18 +0100 |
parents | 5e526366d533 |
children | a5ff7e67ac1b |
files | lisp/ChangeLog lisp/mule/latin.el |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 11 21:50:22 2007 +0100 +++ b/lisp/ChangeLog Tue Dec 11 21:56:18 2007 +0100 @@ -1,3 +1,10 @@ +2007-12-11 Aidan Kehoe <kehoea@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. + 2007-12-09 Aidan Kehoe <kehoea@parhasard.net> * abbrev.el (write-abbrev-file):
--- a/lisp/mule/latin.el Tue Dec 11 21:50:22 2007 +0100 +++ b/lisp/mule/latin.el Tue Dec 11 21:56:18 2007 +0100 @@ -907,7 +907,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 "\