diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2007-06-12 21:24:43 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2007-06-12 21:24:43 +0000 |
| commit | c13f8e66802256569fbfd67d62638743a56236e8 (patch) | |
| tree | 59bb0c974eec366665e3555d66c9cfce0ff2ba50 | |
| parent | 77c572708d87f2fc87612018d30eecccaa3031a6 (diff) | |
| download | emacs-c13f8e66802256569fbfd67d62638743a56236e8.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac8e69d4c08..130e28b266c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,9 @@ 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> - - * ediff-ptch.el (ediff-context-diff-label-regexp): spurious - parenthesis. - - * ediff-init.el: doc strings. - + + * ediff-ptch.el (ediff-context-diff-label-regexp): Spurious parenthesis. + + * ediff-init.el: Doc strings. + 2007-06-12 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/bytecomp.el (byte-compile-current-group): New var. @@ -19,7 +18,7 @@ 2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu> * emulation/viper-cmd.el (viper-prefix-arg-com, viper-prefix-arg-value): - Display error messages + Display error messages. (viper-prev-destructive-command, viper-insert-prev-from-insertion-ring): Get rid of cl.el dependencies. |
