annotate lisp/gtk-compose.el @ 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 a25c824ed558
children db7068430402
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
462
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
1 (require 'x-compose)
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
2
0784d089fdc9 Import from CVS: tag r21-2-46
cvs
parents:
diff changeset
3 (provide 'gtk-compose)