comparison src/ChangeLog @ 110986:e0f89e89ed02

Fix typos in docstrings, comments and ChangeLogs. * lisp/composite.el (compose-region): * src/ccl.c (Fccl_execute_on_string): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 12 Oct 2010 17:16:57 +0200
parents b6cf32bb07a1
children cda2045a5ee8
comparison
equal deleted inserted replaced
110985:9a99465a61b9 110986:e0f89e89ed02
1 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
2
3 * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
4
1 2010-10-10 Jan Djärv <jan.h.d@swipnet.se> 5 2010-10-10 Jan Djärv <jan.h.d@swipnet.se>
2 6
3 * nsterm.m (Qleft): Declare. 7 * nsterm.m (Qleft): Declare.
4 (ns_right_alternate_modifier): New variable 8 (ns_right_alternate_modifier): New variable
5 (NSRightAlternateKeyMask): New define. 9 (NSRightAlternateKeyMask): New define.