comparison src/ChangeLog @ 4470:c76b1bc6bd28

Correct a thinko in the #'translate-region docstring 2008-05-27 Aidan Kehoe <kehoea@parhasard.net> * editfns.c (Ftranslate_region): Correct a thinko in the last commit; I meant #'get-char-table, not #'put-char-table.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 27 May 2008 12:01:29 +0200
parents c661944aa259
children dbf79a1732ba e34711681f30
comparison
equal deleted inserted replaced
4469:c661944aa259 4470:c76b1bc6bd28
1 2008-05-27 Aidan Kehoe <kehoea@parhasard.net>
2
3 * editfns.c (Ftranslate_region):
4 Correct a thinko in the last commit; I meant #'get-char-table, not
5 #'put-char-table.
6
1 2008-05-25 Aidan Kehoe <kehoea@parhasard.net> 7 2008-05-25 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * chartab.c (Fmake_char_table): 9 * chartab.c (Fmake_char_table):
4 Document the default return values for the various char table 10 Document the default return values for the various char table
5 types. 11 types.