diff lisp/ChangeLog @ 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 74d00c7cc134
children 466ad8ad5f13
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):