# HG changeset patch # User Juanma Barranquero # Date 1182602300 0 # Node ID cf8be6c6e026e139bf1f28015e3224d538af5c51 # Parent e10375900797eda0b05bdf0d121b399fc1d81b1e *** empty log message *** diff -r e10375900797 -r cf8be6c6e026 lisp/ChangeLog.12 --- a/lisp/ChangeLog.12 Sat Jun 23 12:19:38 2007 +0000 +++ b/lisp/ChangeLog.12 Sat Jun 23 12:38:20 2007 +0000 @@ -2595,7 +2595,7 @@ path. Rewrite function in `cond' style for readability. Suggested by: Stephen Eglen . - (The path shortening, that is, not the rearrarangement.) + (The path shortening, that is, not the rearrangement.) 2007-01-15 YAMAMOTO Mitsuharu @@ -6360,7 +6360,7 @@ * help.el (describe-key-briefly): When reading a down-event on mode lines or scroll bar, swallow the following up event, too. - Use the new mouse sensitity of `key-binding' for lookup. + Use the new mouse sensitivity of `key-binding' for lookup. (describe-key): The same here. 2006-09-15 Juanma Barranquero @@ -9998,7 +9998,7 @@ 2006-05-09 Masatake YAMATO - * font-lock.el (cpp-font-lock-keywords-source-directives): Addded + * font-lock.el (cpp-font-lock-keywords-source-directives): Added "warning" and "import". (cpp-font-lock-keywords): Added "warning".