diff options
| author | Chong Yidong | 2010-01-16 16:37:46 -0500 |
|---|---|---|
| committer | Chong Yidong | 2010-01-16 16:37:46 -0500 |
| commit | d4efdaea760ed65a09762a0ebf74da184f5eb5e1 (patch) | |
| tree | 1252abf3582c171bf60c7471b1e528adfb4714cb /lisp/ChangeLog | |
| parent | bbdc98eff1533440f7f7633acf07b7f29c037a11 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-01-16 Jari Aalto <jari.aalto@cante.net> | 6 | 2010-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. |