diff options
| author | Juanma Barranquero | 2007-06-07 12:42:48 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-06-07 12:42:48 +0000 |
| commit | d505c59809c8695522987e6e1014ff308785a399 (patch) | |
| tree | 4df422fdf9b235ba2a89d0940957664ee69fb2ef | |
| parent | 90d0c25fd8f05039a525ba076c891c8dbda290d7 (diff) | |
| download | emacs-d505c59809c8695522987e6e1014ff308785a399.tar.gz emacs-d505c59809c8695522987e6e1014ff308785a399.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9e5ce2a692..a9ae00b0f54 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-06-07 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring. | ||
| 4 | |||
| 1 | 2007-06-07 Carsten Dominik <dominik@science.uva.nl> | 5 | 2007-06-07 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 6 | ||
| 3 | * textmodes/org.el: Version number fixed. | 7 | * textmodes/org.el: Version number fixed. |
| @@ -29,8 +33,7 @@ | |||
| 29 | 33 | ||
| 30 | 2007-06-07 Eric M. Ludlam <eric@siege-engine.com> | 34 | 2007-06-07 Eric M. Ludlam <eric@siege-engine.com> |
| 31 | 35 | ||
| 32 | * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove | 36 | * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove "iff". |
| 33 | "iff". | ||
| 34 | 37 | ||
| 35 | 2007-06-07 Juanma Barranquero <lekktu@gmail.com> | 38 | 2007-06-07 Juanma Barranquero <lekktu@gmail.com> |
| 36 | 39 | ||