diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2007-06-23 12:38:20 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2007-06-23 12:38:20 +0000 |
commit | 917c567261779a3505e8ddc4c995ff2d2fd72574 (patch) | |
tree | dce51eab202e5c1b662f42ab69f7d5006961d09b /lisp/ChangeLog.12 | |
parent | 28adf31caa5f571d30c028a63563db94a548f164 (diff) | |
download | emacs-917c567261779a3505e8ddc4c995ff2d2fd72574.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r-- | lisp/ChangeLog.12 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index b21ffe081c4..fed8ec6c1c0 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -2595,7 +2595,7 @@ 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> @@ -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 <lekktu@gmail.com> @@ -9998,7 +9998,7 @@ 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". |