]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 23 Jun 2007 12:38:20 +0000 (12:38 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 23 Jun 2007 12:38:20 +0000 (12:38 +0000)
lisp/ChangeLog.12

index b21ffe081c425f07503721f5f37b9c9617e1fe2b..fed8ec6c1c0d44d3f48be323dd376fdf809961f8 100644 (file)
        path.  Rewrite function in `cond' style for readability.
 
        Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
-       (The path shortening, that is, not the rearrarangement.)
+       (The path shortening, that is, not the rearrangement.)
 
 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 
        * 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  <lekktu@gmail.com>
 
 2006-05-09  Masatake YAMATO  <jet@gyve.org>
 
-       * 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".