comparison 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
comparison
equal deleted inserted replaced
4324:5e526366d533 4325:948c9b232595
1 2007-12-11 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/latin.el :
4 Specify tutorial-coding-system using dotted cons notation, since
5 it's not a list. Prevents an error in help-with-tutorial for these
6 languages.
7
1 2007-12-09 Aidan Kehoe <kehoea@parhasard.net> 8 2007-12-09 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * abbrev.el (write-abbrev-file): 10 * abbrev.el (write-abbrev-file):
4 Write FILE using escape-quoted, as a coding system. Add a coding 11 Write FILE using escape-quoted, as a coding system. Add a coding
5 cookie to specify exactly what coding system was used 12 cookie to specify exactly what coding system was used