diff options
| author | Juanma Barranquero | 2008-07-23 08:51:00 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-07-23 08:51:00 +0000 |
| commit | 0a97ddf00e3f69573b5131005d760c8c4af713e8 (patch) | |
| tree | f4a712835f4d496ab3078f901648a845382de0fc | |
| parent | d866d7f78c818e12bcccd13c29cf21fa626a5b55 (diff) | |
| download | emacs-0a97ddf00e3f69573b5131005d760c8c4af713e8.tar.gz emacs-0a97ddf00e3f69573b5131005d760c8c4af713e8.zip | |
Fix typos.
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a12829d0f6d..252a394aab6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -40,9 +40,9 @@ | |||
| 40 | 40 | ||
| 41 | * iswitchb.el (iswitchb-delim): New variable, suggested by Ted Roden. | 41 | * iswitchb.el (iswitchb-delim): New variable, suggested by Ted Roden. |
| 42 | 42 | ||
| 43 | 2008-07-22 Sven Joachim <svenjoac@gmx.de> (tiny change) | 43 | 2008-07-22 Sven Joachim <svenjoac@gmx.de> (tiny change) |
| 44 | 44 | ||
| 45 | * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched paenthesis. | 45 | * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched parenthesis. |
| 46 | 46 | ||
| 47 | 2008-07-22 Miles Bader <miles@gnu.org> | 47 | 2008-07-22 Miles Bader <miles@gnu.org> |
| 48 | 48 | ||