aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-16 16:37:46 -0500
committerChong Yidong2010-01-16 16:37:46 -0500
commitd4efdaea760ed65a09762a0ebf74da184f5eb5e1 (patch)
tree1252abf3582c171bf60c7471b1e528adfb4714cb /lisp/ChangeLog
parentbbdc98eff1533440f7f7633acf07b7f29c037a11 (diff)
downloademacs-d4efdaea760ed65a09762a0ebf74da184f5eb5e1.tar.gz
emacs-d4efdaea760ed65a09762a0ebf74da184f5eb5e1.zip
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
can parse the output of the external commands (Bug#5279).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40dd8ff0a96..6f346a45a18 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-01-16 Frédéric Perrin <frederic.perrin@resel.fr>
2
3 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
4 can parse the output of the external commands (Bug#5279).
5
12010-01-16 Jari Aalto <jari.aalto@cante.net> 62010-01-16 Jari Aalto <jari.aalto@cante.net>
2 7
3 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. 8 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.