Mercurial > emacs
diff lisp/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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 12 21:52:28 2010 +0900 +++ b/lisp/ChangeLog Tue Oct 12 17:16:57 2010 +0200 @@ -1,11 +1,15 @@ - 2010-10-10 Jan Djärv <jan.h.d@swipnet.se> - - * term/ns-win.el (ns-right-alternate-modifier): New defvar. - (ns-right-option-modifier): New alias for ns-right-alternate-modifier. - (mac-right-option-modifier): New alias for ns-right-option-modifier. - - * cus-start.el (all): ns-right-alternate-modifier is new. - +2010-10-12 Juanma Barranquero <lekktu@gmail.com> + + * composite.el (compose-region): Fix typo in docstring. + +2010-10-10 Jan Djärv <jan.h.d@swipnet.se> + + * term/ns-win.el (ns-right-alternate-modifier): New defvar. + (ns-right-option-modifier): New alias for ns-right-alternate-modifier. + (mac-right-option-modifier): New alias for ns-right-option-modifier. + + * cus-start.el (all): ns-right-alternate-modifier is new. + 2010-10-10 Andreas Schwab <schwab@linux-m68k.org> * Makefile.in (ELCFILES): Update.