aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-07-23 08:51:00 +0000
committerJuanma Barranquero2008-07-23 08:51:00 +0000
commit0a97ddf00e3f69573b5131005d760c8c4af713e8 (patch)
treef4a712835f4d496ab3078f901648a845382de0fc
parentd866d7f78c818e12bcccd13c29cf21fa626a5b55 (diff)
downloademacs-0a97ddf00e3f69573b5131005d760c8c4af713e8.tar.gz
emacs-0a97ddf00e3f69573b5131005d760c8c4af713e8.zip
Fix typos.
-rw-r--r--lisp/ChangeLog4
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
432008-07-22 Sven Joachim <svenjoac@gmx.de> (tiny change) 432008-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
472008-07-22 Miles Bader <miles@gnu.org> 472008-07-22 Miles Bader <miles@gnu.org>
48 48